cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A000909 a(n) = (2*n)!*(2*n+1)! / n!^2.

Original entry on oeis.org

1, 12, 720, 100800, 25401600, 10059033600, 5753767219200, 4487938430976000, 4577697199595520000, 5914384781877411840000, 9439358111876349296640000, 18236839872145106841108480000, 41944731705933745734549504000000
Offset: 0

Views

Author

Keywords

Comments

From Karol A. Penson, Jun 04 2009: (Start)
Integral representation of a(n) as n-th moment of a positive function W(x) = (1/4)*BesselK(1,(1/2)*sqrt(x))/Pi on the positive axis: a(n) = Integral_{x=0..oo} x^n*W(x) dx, n >= 0.
This is the solution of the Stieltjes moment problem with the moments a(n).
This solution may not be unique. (End)

References

  • E. R. Hansen, A Table of Series and Products, Prentice-Hall, Englewood Cliffs, NJ, 1975, p. 96.

Crossrefs

a(n) = 4^n * A079484(n+1).

Programs