Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A080926
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A080926 Partial sums of A080925. +0
6
0, 1, 6, 19, 60, 181, 546, 1639, 4920, 14761, 44286, 132859, 398580, 1195741, 3587226, 10761679, 32285040, 96855121, 290565366, 871696099, 2615088300, 7845264901, 23535794706, 70607384119, 211822152360, 635466457081 (list; graph; listen)
OFFSET

0,3

FORMULA

a(n) = Sum{i=0..n, Sum{k=1..i, Binomial(i, 2k-2)2^(2k-2)}}

G.f.: x(1+3x)/((1+x)(1-x)(1-3x)); E.g.f.: (3exp(3x)+exp(-x))/4-exp(x); a(n)=(3*3^n+(-1)^n)/4-1.

MAPLE

a[0]:=0:a[1]:=1:for n from 2 to 50 do a[n]:=2*a[n-1]+3*a[n-2]+4 od: seq(a[n], n=0..33); # [From Zerinvary Lajos (zerinvarylajos(AT)yahoo.com), Dec 14 2008]

CROSSREFS

Sequence in context: A027044 A057571 A125069 this_sequence A152098 A041673 A137195

Adjacent sequences: A080923 A080924 A080925 this_sequence A080927 A080928 A080929

KEYWORD

easy,nonn

AUTHOR

Paul Barry (pbarry(AT)wit.ie), Feb 26 2003

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 08:46 EST 2009. Contains 167481 sequences.


AT&T Labs Research