sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(1875, base_ring=CyclotomicField(2))
chi = DirichletCharacter(H, H._module([0, 0]))
N = Newforms(chi, 4, names="a")
magma://Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("1875.1");
S:= CuspForms(chi, 4);
N := Newforms(S);
This newform subspace can be constructed as the kernel of the linear operator
\( T_{2}^{24} + T_{2}^{23} - 162 T_{2}^{22} - 148 T_{2}^{21} + 11359 T_{2}^{20} + 9556 T_{2}^{19} + \cdots + 2143086336 \)
acting on \(S_{4}^{\mathrm{new}}(\Gamma_0(1875))\).