sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(325, base_ring=CyclotomicField(2))
chi = DirichletCharacter(H, H._module([0, 0]))
N = Newforms(chi, 10, names="a")
magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("325.1");
S:= CuspForms(chi, 10);
N := Newforms(S);
This newform subspace can be constructed as the kernel of the linear operator
\( T_{2}^{27} + 48 T_{2}^{26} - 9045 T_{2}^{25} - 442352 T_{2}^{24} + 35528421 T_{2}^{23} + \cdots - 28\!\cdots\!00 \)
acting on \(S_{10}^{\mathrm{new}}(\Gamma_0(325))\).