Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A000199
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A000199 Coefficient of q^(2n-1) in the series expansion of Ramanujan's mock theta function f(q).
(Formerly M2285 N0904)
+0
4
1, 3, 3, 7, 6, 12, 13, 20, 21, 34, 36, 51, 58, 78, 89, 118, 131, 171, 197, 245, 279, 349, 398, 486, 557, 671, 767, 920, 1046, 1244, 1421, 1667, 1898, 2225, 2525, 2937, 3333, 3856, 4367, 5034, 5683, 6521, 7365, 8409, 9473, 10795, 12133, 13775, 15466 (list; graph; listen)
OFFSET

1,2

REFERENCES

L. A. Dragonette, Some Asymptotic Formulae for the Mock Theta Series of Ramanujan, Trans. Amer. Math. Soc., 72 (1952), 474-500.

LINKS

Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.

MATHEMATICA

f[q_, s_] := Sum[q^(n^2)/Product[1+q^k, {k, n}]^2, {n, 0, s}]; Take[CoefficientList[Series[f[q, 100 ], {q, 0, 100}], q], {2, -1, 2}]

PROGRAM

(PARI) a(n)=if(n<1, 0, polcoeff(1+sum(k=1, sqrtint(2*n-1), x^k^2/prod(i=1, k, 1+x^i, 1+O(x^(2*n-1)))^2), 2*n-1))

CROSSREFS

A000025(2n-1)=a(n). Cf. A000039.

Sequence in context: A078708 A096273 A069981 this_sequence A105670 A003817 A092474

Adjacent sequences: A000196 A000197 A000198 this_sequence A000200 A000201 A000202

KEYWORD

nonn

AUTHOR

njas

EXTENSIONS

More terms from Eric Weisstein (eric(AT)weisstein.com)

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 23:19 EDT 2008. Contains 142293 sequences.


AT&T Labs Research