On Wed, Mar 13, 2024 at 03:37:32PM +0000, Swati, NoFirstName wrote:
> Hello all,
> I am trying to look for an efficient way to compute the coefficients a_{i} in the linear combination of the form
> \Delta^{129} \mid T_{17} \equiv \sum{j = 1}^{i} a_{i} \Delta^{i} \pmod{3}
> using pari/gp.
Did you manage to compute \Delta^{129} \mid T_{17} \pmod{3} ?
I do not think you can use mfhecke for that.
Cheers,
Bill.