Is it possible to compute the fourier coefficients for holomorphic cusp
forms for Hecke triangle groups using SAGE?
--
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to
sage-support+unsubscr...@googlegroups.com
For more options, visi
beginner questions
>
> William Stein Nov 24 09:27AM -0800
>
>>
>> Any suggestions?
>
> Use Sage. Don't use Maxima.
>
> var('a1,a2,b1,b2,c1,c2')
> a = matrix([[a1],[a2]])
> b = matrix([[b1],[b2]])
> c = matrix([[c1],[c2]])
> M = (a-c).sta