Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136729
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136729 E.g.f.: A(x) = [ exp(x)/(5 - 4*exp(x)) ]^(1/5). +0
4
1, 1, 5, 49, 701, 13177, 306821, 8520289, 274808525, 10095533833, 416131518293, 19017974164465, 954399901374749, 52173428322993433, 3085965087129209381, 196360349627069553793, 13374490368820471936109, 970904530181260115741737 (list; graph; listen)
OFFSET

0,3

FORMULA

E.g.f. A(x) satisfies: A(x) = 1 + integral( A(x)^6 * exp(-x) ).

PROGRAM

(PARI) {a(n)=n!*polcoeff((exp(x +x*O(x^n))/(5-4*exp(x +x*O(x^n))))^(1/5), 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^6*exp(-x+x*O(x^n)))); n!*polcoeff(A, n)}

CROSSREFS

Cf. variants: A014307, A136727, A136728.

Sequence in context: A116873 A089914 A052142 this_sequence A102773 A028575 A006554

Adjacent sequences: A136726 A136727 A136728 this_sequence A136730 A136731 A136732

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Jan 24 2008

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 August 29 17:54 EDT 2008. Contains 143238 sequences.


AT&T Labs Research