7.2.1.1 EisensteinSeries Objects

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

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

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

These methods are defined as follows:

character( )

chi( )

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).

L( )

level_at_which_new( )

M( )

psi( )

t( )

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