Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064352
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064352 (3n)!/(2n)!. +0
1
1, 3, 30, 504, 11880, 360360, 13366080, 586051200, 29654190720, 1700755056000, 109027350432000, 7725366544896000, 599555620984320000, 50578512186237235200, 4608264443634948096000, 450974292794344230912000 (list; graph; listen)
OFFSET

0,2

LINKS

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

K. A. Penson and A. I. Solomon, Coherent states from combinatorial sequences.

FORMULA

Integral representation as n-th moment of a positive function on a positive half-axis, in Maple notation: a(n)= int(x^n*exp(-2*x/27)*(BesselK(1/3, 2*x/27)+BesselK(2/3, 2*x/27))*(sqrt(3)/(27*Pi)), x=0..infinity), n=0, 1...

PROGRAM

(PARI) { f3=f2=1; for (n=0, 100, if (n, f3*=3*n*(3*n - 1)*(3*n - 2); f2*=2*n*(2*n - 1)); write("b064352.txt", n, " ", f3/f2) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 12 2009]

CROSSREFS

Sequence in context: A007004 A012003 A164945 this_sequence A144739 A080527 A092677

Adjacent sequences: A064349 A064350 A064351 this_sequence A064353 A064354 A064355

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

a(15) from Harry J. Smith (hjsmithh(AT)sbcglobal.net), Sep 12 2009

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 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research