Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

modular_symbols_of_sign(1) giving incorrect answer #20821

Open
kevinywlui mannequin opened this issue Jun 13, 2016 · 0 comments
Open

modular_symbols_of_sign(1) giving incorrect answer #20821

kevinywlui mannequin opened this issue Jun 13, 2016 · 0 comments

Comments

@kevinywlui
Copy link
Mannequin

kevinywlui mannequin commented Jun 13, 2016

sage: A = J0(188)[0]
sage: M = A._modular_symbols()
sage: M
Modular Symbols subspace of dimension 8 of Modular Symbols space of
dimension 49 for Gamma_0(188) of weight 2 with sign 0 over Rational
Field
sage: M.modular_symbols_of_sign(1)
Modular Symbols subspace of dimension 12 of Modular Symbols space of
dimension 27 for Gamma_0(188) of weight 2 with sign 1 over Rational
Field

The dimension of

M.modular_symbols_of_sign(1)

should be 4 instead.

Component: modular forms

Keywords: modular symbols

Issue created by migration from https://trac.sagemath.org/ticket/20821

@kevinywlui kevinywlui mannequin added this to the sage-7.3 milestone Jun 13, 2016
@mkoeppe mkoeppe removed this from the sage-7.3 milestone Dec 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant