Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A097656
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A097656 Binomial transform of A038507. +0
2
2, 4, 9, 24, 81, 358, 2021, 13828, 109857, 986922, 9865125, 108507160, 1302065441, 16926805678, 236975181189, 3554627504844, 56874039618753, 966858672535762, 17403456103546565, 330665665962928288, 6613313319249128577 (list; graph; listen)
OFFSET

0,1

FORMULA

a(n) = Sum_{k=0..n) n!(k!+1) / k!(n-k)! = Sum_{k=0..n} (P(n, k) + C(n, k)) = Sum_{k=0..n} P(n, k) + 2^n = A007526(n) + A000079(n). - Ross La Haye (rlahaye(AT)new.rr.com), Aug 24 2006

EXAMPLE

a(2) = 9 because P(2,0) = 1, P(2,1) = 2, P(2,2) = 2 while C(2,0) = 1, C(2,1) = 2, C(2,2) = 1 and 1 + 1 + 2 + 2 + 2 + 1 = 9.

MATHEMATICA

f[n_] := Sum[n!(k! + 1)/(k!(n - k)!), {k, 0, n}]; Table[ f[n], {n, 0, 20}] (from Robert G. Wilson v Sep 24 2004)

CROSSREFS

Cf. A038507, A097204.

Sequence in context: A137154 A098448 A006406 this_sequence A012936 A013091 A013168

Adjacent sequences: A097653 A097654 A097655 this_sequence A097657 A097658 A097659

KEYWORD

nonn

AUTHOR

Ross La Haye (rlahaye(AT)new.rr.com), Sep 20 2004

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 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research