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!)
A179539 a(0)=1, a(1)=0, a(n)=2n(a(n-1)+a(n-2)), n>1. 0

%I #3 Mar 24 2013 17:49:34

%S 1,0,4,24,224,2480,32448,488922,8343040,158976576,3346392320,

%T 77118115712,1931148192768,52214924020480,1516090021970944,

%U 47049148379742720

%N a(0)=1, a(1)=0, a(n)=2n(a(n-1)+a(n-2)), n>1.

%e a(2)= 4*(0+1)=4, a(3)=6*(4+0)=24, a(4)=8*(24+4)=224...

%K nonn

%O 0,3

%A _Gary Detlefs_, Jul 18 2010

%E Definition corrected by _Bruno Berselli_, Jul 20 2010

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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)