Preview for editing tables

In this editor you can enter or edit tables in YAML format, and you can get a preview of how numberdb would render it. You cannot save changes here. Once everything looks good, upload it to the git repository numberdb-data.
— preview —
$q$-expansion of the modular discriminant $\Delta$
edit on github
Numbers
$n$ 
$\tau(n)$
INPUT{numbers.yaml} (not shown in preview)
Definition
This list contains the coefficients of the modular discrimiant $\Delta$ [1] in its $q$-expansion, $\Delta = \sum_{n=0}^{\infty} \tau(n) q^n$. The coefficients are the values of the Ramanujan tau-function.
Parameters
$n$
—   integer ($n \geq 0$)
Comments
(1)
Note that different authors use different normalization factors for $\Delta$ [1], [2]. Here, we use the normalization that makes $\Delta$ a normalized cusp form (of weight 12 and level 1).
Programs
(P1)
Sage
numbers = {n: delta_qexp(101)[n] for n in [0..100]}
Links
Data properties
Entries are of type: integer
Table is complete: no