Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A162314
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A162314 Row sums of A162313. +0
2
1, 4, 24, 208, 2400, 34624, 599424, 12107008, 279467520, 7257355264, 209403009024, 6646303019008, 230126121738240, 8632047179874304, 348695526455476224, 15091839203924574208, 696733490476660162560 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n) = 2^n*A000629(n) = 2^n*sum{k = 0..n} k!*Stirling2(n+1,k+1).

E.g.f.: exp(2*x)/(2-exp(2*x)) = 1 + 4*x + 24*x^2/2! + 208*x^3/3! + ....

MAPLE

#A162314

with(combinat):

a:= n -> 2^n*add(k!*Stirling2(n+1, k+1), k = 0..n):

seq(a(n), n = 0..16);

CROSSREFS

A000629, A162313.

Sequence in context: A012244 A050388 A010039 this_sequence A112141 A077555 A166881

Adjacent sequences: A162311 A162312 A162313 this_sequence A162315 A162316 A162317

KEYWORD

easy,nonn

AUTHOR

Peter Bala (pbala(AT)talktalk.net), Jul 01 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research