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 Eisenstein series E4
edit on github
Numbers
n 
an
INPUT{numbers.yaml} (not shown in preview)
Definition
This list contains the coefficients of the Eisenstein series E4(τ) [1] in its q-expansion, E4=n=0anqn, where q=e2πiτ.
Parameters
n
—   integer (n0)
Formulas
(1)
E4(τ)=1+240n=1n3qn1qn.
Comments
(2)
Note that different authors use different normalizations for Eisenstein series. Here, we use the normalization that makes the constant coefficient a0=1.
Programs
(P1)
Sage
numbers = {n: eisenstein_series_qexp(4,101,
                  normalization='constant')[n] 
              for n in [0..100]}
Links
Data properties
Entries are of type: integer
Table is complete: no