magma:// Please install CHIMP (https://github.com/edgarcosta/CHIMP) if you want to run this code
chi := DirichletCharacter("513.235");
S:= CuspForms(chi, 2);
N := Newforms(S);
sage:from sage.modular.dirichlet import DirichletCharacter
H = DirichletGroup(513, base_ring=CyclotomicField(6))
chi = DirichletCharacter(H, H._module([4, 2]))
N = Newforms(chi, 2, names="a")
This newform subspace can be constructed as the intersection of the kernels of the following linear operators acting on \(S_{2}^{\mathrm{new}}(513, [\chi])\):