Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A096661
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A096661 Fine's numbers J(n). +0
4
0, 0, -1, 1, -1, 1, -1, 2, -1, 0, -1, 2, -1, 0, -1, 1, -1, 0, 0, 2, -1, -1, -1, 2, 0, 0, 0, 1, -1, 0, -1, 2, -1, -1, 0, 2, 0, 0, -2, 1, -2, 0, 1, 2, -1, 0, -2, 2, 0, 0, -1, 1, -1, 0, -1, 3, -1, 0, 0, 2, -1, 0, -2, 0, -1, 1, 1, 2, -1, 0, -3, 2, 0, 0, 0, 1, -1, -1, -1, 2, -2, 0, 0, 2, 1, 1, -2, 0, -1, 0, 0, 1, -1, 0, -2, 3, 0, 0, 1, 0, -1, 0, -1, 2, -1 (list; graph; listen)
OFFSET

0,8

REFERENCES

N. J. Fine, Basic Hypergeometric Series and Applications, Amer. Math. Soc., 1988; p. 62, Eq. (27.1).

L. A. Dragonette, Some asymptotic formulae for the Mock Theta Series of Ramanujan, Trans. Amer. Math. Soc., 72 (1952), 474-500. see page 496

FORMULA

G.f.: Sum_{n >= 1} (-1)^n*q^((3*n^2+n)/2)/(1+q^n).

Dragonette's gamma(n) = A064053(n) = 4*a(n) if n>0.

MAPLE

add( (-1)^n*q^((3*n^2+n)/2)/(1+q^n), n=1..10);

PROGRAM

(PARI) {a(n)=if(n<0, 0, polcoeff( sum(k=1, (sqrtint(24*n+1)-1)\6, (-1)^k*x^((3*k^2+k)/2)/(1+x^k), x*O(x^n)), n))} /* Michael Somos Mar 13 2006 */

CROSSREFS

Cf. A097042.

Sequence in context: A155077 A114114 A090787 this_sequence A098178 A007877 A118825

Adjacent sequences: A096658 A096659 A096660 this_sequence A096662 A096663 A096664

KEYWORD

sign

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Sep 15 2004

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 December 11 12:57 EST 2009. Contains 170656 sequences.


AT&T Labs Research