The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A108214 Denominator of the O(x^2) term in the Maclaurin series of the square of the Jacobi polynomial P^{a,b}_n(z) about z=1-x for real positive x. 0
8, 48, 576, 11520, 345600, 14515200, 812851200, 58525286400, 5267275776000, 579400335360000, 76480844267520000, 11931011705733120000, 2171444130443427840000, 456003267393119846400000 (list; graph; refs; listen; history; text; internal format)
OFFSET
2,1
COMMENTS
The sequence starts at n=2 because the n=1 and n=0 terms are not quadratic in x and the denominator of 0 is undefined.
This sequence arises out of my preliminary investigation into the square-summability of the Jacobi polynomials, i.e., does Sum_{n=0}^ infinity {P^{a,b}_n(z)}^2 exist?
REFERENCES
N. N. Lebedev & Richard A. Silverman (translator), Special Functions & their Applications, Dover Publications, New York, 1972, pp. 96-97.
LINKS
FORMULA
a(n) = 4*(n-1)!*n!.
MATHEMATICA
Table[4(n-1)!(n)!, {n, 2, 16}] (* for the first 14 terms *)
CROSSREFS
Sequence in context: A222382 A220802 A052575 * A249514 A279739 A181276
KEYWORD
frac,easy,nonn
AUTHOR
Graham L. Giller (graham(AT)gillerinvestments.com), Jun 16 2005
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 May 27 16:21 EDT 2024. Contains 372880 sequences. (Running on oeis4.)