Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A163826
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A163826 G.f.: Sum_{n>=1} n*2^(n^2) * x^n/(1 - 2^n*x)^(n+1). +0
1
2, 40, 1944, 314432, 189747360, 445551600000, 4129013201798016, 151656774720556632064, 22103008531040898656506368, 12788356812264101562500000000000 (list; graph; listen)
OFFSET

1,1

FORMULA

a(n) = n*2^n*(2^n + 1)^(n-1).

More generally, we have the identity:

Sum_{n>=1} n*q^(n^2)*x^n/(1-q^n*xy)^(n+1) = Sum_{n>=1} n*q^n*(q^n+y)^(n-1)*x^n.

EXAMPLE

G.f.: 2*x + 40*x^2 + 1944*x^3 + 314432*x^4 + 189747360*x^5 +...

PROGRAM

(PARI) a(n)=n*2^n*(2^n+1)^(n-1)

(PARI) {a(n)=polcoeff(sum(m=1, n, m*2^(m^2)*x^m/(1-2^m*x+O(x^(n-m)))^(m+1), n)}

CROSSREFS

Sequence in context: A012834 A012241 A099707 this_sequence A000816 A000819 A060079

Adjacent sequences: A163823 A163824 A163825 this_sequence A163827 A163828 A163829

KEYWORD

nonn

AUTHOR

Paul D. Hanna (pauldhanna(AT)juno.com), Aug 04 2009

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 5 08:23 EST 2009. Contains 170348 sequences.


AT&T Labs Research