Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135754
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135754 E.g.f.: A(x) = Sum_{n>=0} exp((4^n-1)/3*x)*x^n/n!. +0
3
1, 1, 3, 19, 239, 6091, 305023, 30818299, 6155906879, 2484667187371, 1989929726352863, 3221489148102557179, 10362312712649347408159, 67345216546226371822133611, 869978904614825017953532433663 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n) = Sum_{k=0..n} C(n,k)*[(4^k-1)/3]^(n-k).

PROGRAM

(PARI) {a(n)=sum(k=0, n, binomial(n, k)*((4^k-1)/3)^(n-k))} (PARI) {a(n)=n!*polcoeff(sum(k=0, n, exp((4^k-1)/3*x)*x^k/k!), n)}

CROSSREFS

Cf. variants: A001831, A135753.

Adjacent sequences: A135751 A135752 A135753 this_sequence A135755 A135756 A135757

Sequence in context: A003111 A126444 A001929 this_sequence A118023 A054590 A069344

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 27 2007

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 October 6 16:13 EDT 2008. Contains 144667 sequences.


AT&T Labs Research