Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064335
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064335 6(2n)!/(n+2). +0
1
3, 4, 36, 864, 40320, 3110400, 359251200, 58118860800, 12553673932800, 3492203839488000, 1216451004088320000, 518769566666588160000, 265906457885674045440000, 161316584450642254233600000 (list; graph; listen)
OFFSET

0,1

COMMENT

All terms, except a(0) and a(1), are integer multiples of 6.

LINKS

Harry J. Smith, Table of n, a(n) for n=0,...,100

FORMULA

Representation as n-th moment of a positive function on a positive half-axis, in Maple notation : a(n)=int(x^n*(exp(-sqrt(x))*(-1+sqrt(x)+2/sqrt(x))+x*Ei(-sqrt(x))), x=0..infinity), n=0, 1..., where Ei(y) is the exponential integral. This representation is unique.

PROGRAM

(PARI) { s=6; for (n=0, 100, if (n, s*=2*n*(2*n - 1)); a=s/(n + 2); write("b064335.txt", n, " ", a) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 12 2009]

CROSSREFS

Cf. A060593.

Sequence in context: A042891 A032835 A102920 this_sequence A013330 A088168 A032836

Adjacent sequences: A064332 A064333 A064334 this_sequence A064336 A064337 A064338

KEYWORD

nonn

AUTHOR

Karol A. Penson (penson(AT)lptl.jussieu.fr), Sep 13 2001

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 27 22:38 EST 2009. Contains 167602 sequences.


AT&T Labs Research