sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(208, base_ring=CyclotomicField(2))
chi = DirichletCharacter(H, H._module([0, 0, 1]))
N = Newforms(chi, 10, names="a")
magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("208.129");
S:= CuspForms(chi, 10);
N := Newforms(S);
This newform subspace can be constructed as the kernel of the linear operator
\( T_{3}^{16} - 81 T_{3}^{15} - 209952 T_{3}^{14} + 15504548 T_{3}^{13} + 17318953958 T_{3}^{12} + \cdots - 48\!\cdots\!04 \)
acting on \(S_{10}^{\mathrm{new}}(208, [\chi])\).