Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A014307
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A014307 Expansion of sqrt( exp(x) / ( 2 - exp(x) )). +0
8
1, 1, 2, 7, 35, 226, 1787, 16717, 180560, 2211181, 30273047, 458186752, 7596317885, 136907048461, 2665084902482, 55726440112987, 1245661569161135, 29642264728189066, 748158516941653967, 19962900431638852297 (list; graph; listen)
OFFSET

0,3

COMMENT

Tha Hankel transform of this sequence is A121835 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Aug 31 2006

a(n) is the moment of order (n-1) for the discrete measure associated to the weight rho(j+1/2)=2^(j+1/2)/(Pi*binomial(2j+1,j+1/2)), with j integral. So we have a(n)=sum((j+1/2)^(n-1)*rho(j+1/2),j=0..infinity). [From roland groux (roland.groux(AT)orange.fr), Jan 05 2009]

REFERENCES

M. Klazar, Twelve countings with rooted plane trees, European Journal of Combinatorics 18 (1997), 195-210; Addendum, 18 (1997), 739-740.

FORMULA

Recurrence : a(n+1) = 1 + sum { j=1, n, (-1+binomial(n+1, j))*a(n) } - Jon Perry (perry(AT)globalnet.co.uk), Apr 25 2005

The Hankel transform of this sequence is A121835 . - Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Aug 31 2006

E.g.f. A(x) satisfies: A(x) = 1 + integral( A(x)^3 * exp(-x) ). - Paul D. Hanna (pauldhanna(AT)juno.com), Jan 24 2008

PROGRAM

(PARI) {a(n)=n!*polcoeff((exp(x +x*O(x^n))/(2-exp(x +x*O(x^n))))^(1/2), n)} (PARI) /* As solution to integral equation: */ {a(n)=local(A=1+x+x*O(x^n)); for(i=0, n, A=1+intformal(A^3*exp(-x+x*O(x^n)))); n!*polcoeff(A, n)} - Paul D. Hanna (pauldhanna(AT)juno.com), Jan 24 2008

CROSSREFS

Cf. A000110.

Cf. variants: A136727, A136728, A136729.

Contribution from Johannes W. Meijer (meijgia(AT)hotmail.com), Feb 20 2009: (Start)

Equals row sums of triangle A156920 (row sums (n) = a(n+1))

(End)

Sequence in context: A043546 A080831 A006947 this_sequence A000154 A003713 A058129

Adjacent sequences: A014304 A014305 A014306 this_sequence A014308 A014309 A014310

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

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 December 16 17:18 EST 2009. Contains 170825 sequences.


AT&T Labs Research