magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("1332.517");
S:= CuspForms(chi, 2);
N := Newforms(S);
sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(1332, base_ring=CyclotomicField(6))
chi = DirichletCharacter(H, H._module([0, 2, 3]))
N = Newforms(chi, 2, names="a")
This newform subspace can be constructed as the kernel of the linear operator
\( T_{5}^{72} - 104 T_{5}^{70} + 5988 T_{5}^{68} - 236908 T_{5}^{66} + 7110650 T_{5}^{64} + \cdots + 12\!\cdots\!89 \)
acting on \(S_{2}^{\mathrm{new}}(1332, [\chi])\).