login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A115217 Diagonal sums of "correlation triangle" for 2^n. 1
1, 2, 6, 13, 30, 62, 133, 270, 558, 1125, 2286, 4590, 9253, 18542, 37230, 74533, 149358, 298862, 598309, 1196910, 2394990, 4790565, 9583470, 19168110, 38340901, 76684142, 153377646, 306759973, 613538670, 1227086702, 2454210853 (list; graph; refs; listen; history; internal format)
OFFSET

0,2

COMMENTS

Diagonal sums of number triangle A003983.

FORMULA

a(n)=sum{k=0..floor(n/2), sum{j=0..n-k, [j<=k]*2^(k-j)[j<=n-2k]2^(n-2k-j)}}.

G.f.: 1/((1-2x)(1-2x^2)(1-x^3)); a(n)=2a(n-1)+2a(n-2)-3a(n-3)-2a(n-4)-2a(n-5)+4a(n-6); - Paul Barry (pbarry(AT)wit.ie), Jan 18 2006

CROSSREFS

Sequence in context: A173009 A180965 A075632 * A094687 A018013 A062424

Adjacent sequences:  A115214 A115215 A115216 * A115218 A115219 A115220

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Jan 16 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 09:17 EST 2012. Contains 206009 sequences.