7.5.1.1 EisensteinSeries Objects

class EisensteinSeries
EisensteinSeries( parent, vector, t, chi, psi)

Instances of class EisensteinSeries have the following functions (in addition to inherited functions and special functions):

character,$  $ chi,$  $ compute,$  $ L,$  $ level_at_which_new,$  $ M,$  $ psi,$  $ t

Further documentation:

compute( X)

Compute the coefficients of $ q^n$ of the power series of self, for $ n$ in the list $ X$ . The results are not cached. (Use coefficients for cached results).

See About this document... for information on suggesting changes.