sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(23, base_ring=CyclotomicField(2))
chi = DirichletCharacter(H, H._module([1]))
N = Newforms(chi, 25, names="a")
magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("23.22");
S:= CuspForms(chi, 25);
N := Newforms(S);
This newform subspace can be constructed as the kernel of the linear operator
\( T_{2}^{22} + 2116 T_{2}^{21} - 261750738 T_{2}^{20} - 500304430576 T_{2}^{19} + \cdots - 10\!\cdots\!00 \)
acting on \(S_{25}^{\mathrm{new}}(23, [\chi])\).