login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068113 Numerator of coefficient of (-x^2)^n in F(x)*F(-x) where F(x)=sum(k>=0,x^k/(k!)^3). 1
1, 3, 5, 7, 11, 143, 221, 323, 7429, 437, 667, 20677, 899, 33263, 1363783, 2022161, 3065857, 3065857, 162490421, 4391633, 259106347, 385499687, 8965109, 600662303, 907383479, 66238993967, 66238993967, 98733594781, 8194888366823 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
REFERENCES
Bruce Berndt, Ramanujan's Notebooks Part II, Springer-Verlag; see Hypergeometric series, p. 62.
LINKS
FORMULA
F(x)*F(-x)=sum(n>=0, (3n)!/(n!)^3/((2n)!)^3*(-x^2)^n)
MATHEMATICA
F[x_] := HypergeometricPFQ[{}, {1, 1}, x]; F[x]*F[-x] + O[x]^58 // CoefficientList[#, x^2]& // Numerator // Abs (* Jean-François Alcover, Nov 17 2016 *)
CROSSREFS
Cf. A068112.
Sequence in context: A083840 A088051 A159471 * A068831 A109862 A069804
KEYWORD
easy,frac,nonn
AUTHOR
Benoit Cloitre, Mar 21 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)