login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A099214 a(n)=4a(n-1)-4a(n-2)+4a(n-3). 3

%I #4 Mar 30 2012 18:59:00

%S 1,2,4,12,40,128,400,1248,3904,12224,38272,119808,375040,1174016,

%T 3675136,11504640,36014080,112738304,352915456,1104764928,3458351104,

%U 10826006528,33889681408,106088103936,332097716224,1039597174784

%N a(n)=4a(n-1)-4a(n-2)+4a(n-3).

%C Binomial transform of A099213.

%F G.f.: (1-2x)/((1-2x)^2-4x^3); a(n)=sum{k=0..floor(n/3), binomial(n-k, 2k)4^k*2^(n-3k)}.

%Y Cf. A073724.

%K easy,nonn

%O 0,2

%A _Paul Barry_, Oct 06 2004

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified September 26 00:10 EDT 2023. Contains 365649 sequences. (Running on oeis4.)