Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A053256
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A053256 Coefficients of the '5th order' mock theta function f_0(q) +0
12
1, 1, -1, 1, 0, 0, -1, 1, 0, 1, -2, 1, -1, 2, -2, 2, -1, 1, -3, 2, -1, 3, -3, 2, -2, 3, -4, 3, -3, 4, -5, 5, -3, 5, -7, 5, -5, 6, -7, 7, -6, 7, -9, 9, -7, 9, -11, 9, -9, 11, -13, 12, -11, 13, -15, 15, -13, 16, -19, 17, -17, 19, -21, 21, -20, 22, -26, 25, -23, 27, -30, 29, -28, 32, -35, 34, -34, 36, -41, 40, -38, 44, -48, 46 (list; graph; listen)
OFFSET

0,11

REFERENCES

George E. Andrews, The fifth and seventh order mock theta functions, Trans. Amer. Math. Soc., 293 (1986) 113-134

George E. Andrews and Frank G. Garvan, Ramanujan's "lost" notebook VI: The mock theta conjectures, Advances in Mathematics, 73 (1989) 242-255

Srinivasa Ramanujan, Collected Papers, Chelsea, New York, 1962, pp. 354-355

Srinivasa Ramanujan, The Lost Notebook and Other Unpublished Papers, Narosa Publishing House, New Delhi, 1988, pp. 19, 22, 23

George N. Watson, The mock theta functions (2), Proc. London Math. Soc., series 2, 42 (1937) 274-304

Dean Hickerson, A proof of the mock theta conjectures, Inventiones Mathematicae, 94 (1988) 639-660

FORMULA

G.f.: f_0(q) = sum for n >= 0 of q^n^2/((1+q)(1+q^2)...(1+q^n))

Consider partitions of n into parts differing by at least 2. a(n) = number of them with largest part odd minus number with largest part even

MATHEMATICA

Series[Sum[q^n^2/Product[1+q^k, {k, 1, n}], {n, 0, 10}], {q, 0, 100}]

PROGRAM

(PARI) {a(n)=local(t); if(n<0, 0, t=1+O(x^n); polcoeff( sum(k=1, sqrtint(n), t*= x^(2*k-1)/(1+x^k +O(x^(n-(k-1)^2+1))), 1), n))} /* Michael Somos Mar 12 2006 */

CROSSREFS

Other '5th order' mock theta functions are at A053257, A053258, A053259, A053260, A053261, A053262, A053263, A053264, A053265, A053266, A053267.

Sequence in context: A123245 A110535 A033941 this_sequence A102418 A106032 A003646

Adjacent sequences: A053253 A053254 A053255 this_sequence A053257 A053258 A053259

KEYWORD

sign,easy

AUTHOR

Dean Hickerson (dean.hickerson(AT)yahoo.com), Dec 19 1999

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 November 22 20:51 EST 2009. Contains 167312 sequences.


AT&T Labs Research