Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135753
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135753 E.g.f.: A(x) = Sum_{n>=0} exp((3^n-1)/2*x)*x^n/n!. +0
3
1, 1, 3, 16, 153, 2536, 72513, 3571156, 303033153, 44411895376, 11247688063233, 4933176144494236, 3746180187749948193, 4933259445571307491096, 11257237602638666745470913, 44566655569041016108120599556 (list; graph; listen)
OFFSET

0,3

FORMULA

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

PROGRAM

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

CROSSREFS

Cf. variants: A001831, A135754.

Sequence in context: A121588 A125281 A086371 this_sequence A091146 A024041 A152554

Adjacent sequences: A135750 A135751 A135752 this_sequence A135754 A135755 A135756

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 December 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research