Emmanuel Royer, LMBP on Thu, 25 Jan 2018 22:30:42 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Derivative of a modular form is not a modular form |
Dear all, The derivative of the Eisenstein series of weight 4 is not a modular form. However, M4=mfinit([1,4]);M6=mfinit([1,6]); E4=mfEk(4);E6=mfEk(6); dE4=mfderiv(E4);mfspace(M6,dE4) returns 0 meaning that the derivative of weight 4 is in the newspace of weight 6. Best regards, Emmanuel