Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113681
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113681 Expansion of f(-x^2,-x^3)^2/f(-x,-x^2) in powers of x. +0
2
1, 1, 0, -1, 0, 0, 0, -1, -1, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, -1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0 (list; graph; listen)
OFFSET

0,1

COMMENT

f(a,b)=Sum_{k} a^((k^2+k)/2)*b^((k^2-k)/2) is Ramanujan's two-variable theta function.

FORMULA

Euler transform of period 5 sequence [1, -1, -1, 1, -1, ...].

G.f.: Sum_{k} (-1)^k(x^((15k^2-k)/2) +x^((15k^2-11k)/2+1)).

G.f.: Product_{k>0} (1-x^(5k))(1-x^(5k-2))(1-x^(5k-3))/((1-x^(5k-1))(1-x^(5k-4))).

PROGRAM

(PARI) {a(n)=if(n<0, 0, polcoeff( prod(k=1, n, (1-x^k)^((k%5==0)-kronecker(5, k)), 1+x*O(x^n)), n))}

(PARI) {a(n)=n*=5; if(issquare(24*n+1, &n), kronecker(12, n))}

CROSSREFS

Cf. A113430. A010815(5n)=a(n).

Adjacent sequences: A113678 A113679 A113680 this_sequence A113682 A113683 A113684

Sequence in context: A036987 A143259 A113430 this_sequence A155972 A010054 A106459

KEYWORD

sign

AUTHOR

Michael Somos, Nov 04 2005

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 8 20:39 EST 2009. Contains 166234 sequences.


AT&T Labs Research