cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A127393 Expansion of k/q^(1/2) in powers of q, where k is the elliptic function defined by sqrt(k) = theta_2/theta_3.

Original entry on oeis.org

4, -16, 56, -160, 404, -944, 2072, -4320, 8648, -16720, 31360, -57312, 102364, -179104, 307672, -519808, 864960, -1419456, 2299832, -3682400, 5831784, -9141808, 14194200, -21842368, 33329700, -50456352, 75813240, -113107872, 167616832, -246811504, 361218392, -525598496
Offset: 0

Views

Author

N. J. A. Sloane, Apr 01 2007

Keywords

Comments

The elliptic modulus k is often used in elliptic integrals. - Michael Somos, Jun 11 2017

Examples

			G.f. = 4 - 16*x + 56*x^2 - 160*x^3 + 404*x^4 - 944*x^5 + ... - _Michael Somos_, Jan 26 2025
		

Crossrefs

See A001938, the main entry for this sequence, for further information.

Formula

a(n) = 4*A001938(n).
k = 4*q^(1/2) - 16*q^(3/2) + 56*q^(5/2) - 160*q^(7/2) + ... where the nome q = e^(-Pi*K'/K). - Michael Somos, Jun 11 2017