Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A135079
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A135079 E.g.f. A(x) = Sum_{n>=0} exp(3^n*x)*x^n/n!. +0
3
1, 2, 8, 56, 704, 15392, 593408, 39691136, 4650143744, 944100803072, 334651494268928, 205435333440321536, 219775256161359233024, 407034554694060677537792, 1312205966809501720566038528 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = Sum_{k=0..n} C(n, k)*3^(k*(n-k)).

PROGRAM

(PARI) {a(n)=sum(k=0, n, binomial(n, k)*3^(k*(n-k)))} (PARI) /* E.g.f.: */ {a(n)=n!*polcoeff(sum(k=0, n, exp(3^k*x +x*O(x^n))*x^k/k!), n)}

CROSSREFS

Cf. A047863 (variant).

Adjacent sequences: A135076 A135077 A135078 this_sequence A135080 A135081 A135082

Sequence in context: A005439 A128814 A108208 this_sequence A084872 A113725 A027335

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Nov 24 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