Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A136516
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A136516 a(n) = (2^n+1)^n. +0
2
1, 3, 25, 729, 83521, 39135393, 75418890625, 594467302491009, 19031147999601100801, 2460686496619787545743873, 1280084544196357822418212890625, 2672769719437237714909813214827010049 (list; graph; listen)
OFFSET

0,2

COMMENT

More generally, Sum_{n>=0} m^n * q^(n^2) * exp(b*q^n*x) * x^n / n! = Sum_{n>=0} (m*q^n + b)^n * x^n / n! for all q, m, b.

FORMULA

E.g.f.: A(x) = Sum_{n>=0} 2^(n^2) * exp(2^n*x) * x^n/n!.

EXAMPLE

A(x) = 1 + 3x + 5^2*x^2/2! + 9^3*x^3/3! + 17^4*x^4/4! +... + (2^n+1)^n*x^n/n! +...

A(x) = exp(x) + 2*exp(2x) + 2^4*exp(4x)*x^2/2! + 2^9*exp(8x)*x^3/3! +...+ 2^(n^2)*exp(2^n*x)*x^n/n! +...

This is a special case of the more general statement:

Sum_{n>=0} m^n * F(q^n*x)^b * log( F(q^n*x) )^n / n! = Sum_{n>=0} x^n * [y^n] F(y)^(m*q^n + b) where F(x) = exp(x), q=2, m=1, b=1.

PROGRAM

(PARI) a(n)=polcoeff(sum(k=0, n, 2^(k^2)*exp(2^k*x)*x^k/k!), n)

CROSSREFS

Cf. A055601.

Sequence in context: A131310 A127231 A062411 this_sequence A002021 A012764 A101733

Adjacent sequences: A136513 A136514 A136515 this_sequence A136517 A136518 A136519

KEYWORD

nonn

AUTHOR

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