sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(456, base_ring=CyclotomicField(18))
chi = DirichletCharacter(H, H._module([0, 0, 9, 13]))
N = Newforms(chi, 2, names="a")
magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("456.41");
S:= CuspForms(chi, 2);
N := Newforms(S);
This newform subspace can be constructed as the kernel of the linear operator
\( T_{5}^{60} - 3 T_{5}^{58} + 36 T_{5}^{57} + 3 T_{5}^{56} - 78 T_{5}^{55} - 3824 T_{5}^{54} + \cdots + 66324791296 \)
acting on \(S_{2}^{\mathrm{new}}(456, [\chi])\).