Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A112293
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A112293 Row sums of number triangle A112292. +0
2
1, 2, 7, 36, 253, 2278, 25059, 325768, 4886521, 83070858, 1578346303, 33145272364, 762341264373, 19058531609326, 514580353451803, 14922830250102288, 462607737753170929, 15266055345854640658, 534311937104912423031 (list; graph; listen)
OFFSET

0,2

FORMULA

a(n)=sum{k=0..n, (2n-1)!!/(2k-1)!!}; a(n)=sum{k=0..n, 2^(n-k)(n-1/2)!/(k-1/2)!}; a(n)=sum{k=0..n, n!C(2n, n)2^(k-n)/(k!C(2k, k))}; a(n)=sum{k=0..n, (n+1)!*C(n)2^(k-n)/((k+1)!*C(k))}.

MATHEMATICA

s=1; lst={s}; Do[s+=(n*=s++)+n; AppendTo[lst, s], {n, 0, 5!, 1}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Nov 15 2008]

CROSSREFS

Sequence in context: A125033 A034430 A143805 this_sequence A090352 A123549 A009704

Adjacent sequences: A112290 A112291 A112292 this_sequence A112294 A112295 A112296

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Sep 01 2005

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 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research