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

Normalization of bad local factors of symmetric powers #2694

Open
davidfarmer opened this issue Jan 10, 2019 · 8 comments
Open

Normalization of bad local factors of symmetric powers #2694

davidfarmer opened this issue Jan 10, 2019 · 8 comments
Labels
ECQ Elliptic curves over Q L-functions L-functions
Milestone

Comments

@davidfarmer
Copy link
Member

On this page:
http://www.lmfdb.org/L/SymmetricPower/3/EllipticCurve/Q/50/a/
it says at the top that the page is in the analytic normalization,
but the bad local factors are shown in the arithmetic normalization.

But the value used in computing the L-function seems to be correct.

@davidfarmer davidfarmer added ECQ Elliptic curves over Q L-functions L-functions labels Jan 10, 2019
@AndrewVSutherland AndrewVSutherland added this to the v1.2 milestone Jun 3, 2019
@AndrewVSutherland
Copy link
Member

This will not be an issue once these L-functions are stored in the database (which we want to do as part of the general goal of getting all L-functions in the database so we can search on them -- see #3117)

@edgarcosta
Copy link
Member

Symmetric powers are computed on the fly, and I don't think we will ever precompute them, as it would increase storage significantly, so I'm not sure this will be fixed by #3117

@jwj61
Copy link
Member

jwj61 commented Jun 3, 2019

Would it be a problem to have at least some of them in the database?

@davidfarmer
Copy link
Member Author

davidfarmer commented Jun 3, 2019 via email

@edgarcosta
Copy link
Member

edgarcosta commented Jun 3, 2019 via email

@AndrewVSutherland
Copy link
Member

We currently only provide links to L-functions of symmetric powers of elliptic curves of conductors < 50, see

http://www.lmfdb.org/L/degree3/EllipticCurve/SymmetricSquare/
http://grace.mit.edu/L/degree4/EllipticCurve/SymmetricCube/

Certainly these should all be in the database, and we can go much further than this. There are a lot of advantages to putting L-functions in the database (it makes them searchable, and we can make rigorous statements about precision, analytic rank bounds, etc...), and we really would like to have all L-functions up to some reasonable conductor bound stored in the database, even if they are easy to compute on the fly.

@edgarcosta
Copy link
Member

edgarcosta commented Jun 5, 2019 via email

@AndrewVSutherland
Copy link
Member

I think we should store in the database powers whose conductor falls within whatever our nominal conductor range is for that degree (e.g. 10^6 for degree 4, which would mean storing symmetric cubes of elliptic curves with conductor under 100, which is certainly not a problem). So I guess my answer to "when to stop" is wherever we already stop (which perhaps should be a bit higher than 10^6 in degree 4, since we do have plenty of imprimitive degree 4 rational L-functions coming from CMFs with conductors up to 10^8 stored in the database).

I'm not sure I see a lot of value in providing links to incomplete L-function pages for conductors outside our chosen range.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ECQ Elliptic curves over Q L-functions L-functions
Projects
None yet
Development

No branches or pull requests

4 participants