login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A100733 (4*n)!. 9
1, 24, 40320, 479001600, 20922789888000, 2432902008176640000, 620448401733239439360000, 304888344611713860501504000000, 263130836933693530167218012160000000 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Contribution from Karol A. Penson (penson(AT)lptl.jussieu.fr), Jun 11 2009: (Start)

Integral representation of a(n) as n-th moment of a positive function

W(x) on the positive axis, in Maple notation:

a(n)=int(x^n*W(x),x=0..infinity)=int(x^n*(1/4)*exp(-x^(1/4))/x^(3/4),x=0..infinity), n=0,1... .

This is the solution of the Stieltjes moment problem with the moments a(n), n=0,1... .

As the moments a(n) grow very rapidly this suggests, but does not prove,

that this solution may not be unique.

This is indeed the case as by construction the following "doubly" infinite family:

V(k,a,x)=(1/4)*exp(-x^(1/4))*(a*sin((3/4)*Pi*k+tan((1/4)*Pi*k)*x^(1/4))+1)/x^(3/4),

with the restrictions k=+-1,+-2,..., abs(a)<1 is still positive

on 0<=x<infinity and has moments a(n).

(End)

LINKS

Vincenzo Librandi, Table of n, a(n) for n = 0..100

FORMULA

E.g.f.: 1/(1-x^4).

PROG

(MAGMA) [Factorial(4*n): n in [0..10]]; // Vincenzo Librandi, Sep 24 2011

CROSSREFS

Cf. A000142, A010050, A100732, A100734.

Sequence in context: A153303 A188952 A062322 * A158664 A125048 A003920

Adjacent sequences:  A100730 A100731 A100732 * A100734 A100735 A100736

KEYWORD

nonn,easy

AUTHOR

Ralf Stephan, Dec 08 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 16:36 EST 2012. Contains 206058 sequences.