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!)
A094038 Binomial transform of (Pell(-n)+Pell(n))/2. 1

%I #11 Jan 01 2016 19:35:11

%S 0,1,2,8,24,84,280,960,3264,11152,38048,129920,443520,1514304,5170048,

%T 17651712,60266496,205762816,702517760,2398545920,8189147136,

%U 27959497728,95459694592,325919784960,1112759746560,3799199420416

%N Binomial transform of (Pell(-n)+Pell(n))/2.

%C Also binomial transform of Pell(n)(1-(-1)^n)/2.

%C a(n+2) = A088013(n+1) + A007070(n) - _Creighton Dement_, Oct 23 2004

%H <a href="/index/Rec#order_04">Index entries for linear recurrences with constant coefficients</a>, signature (4,0,-8,4).

%F G.f.: x(1-2x)/((1-2x^2)(1-4x+2x^2));

%F a(n)=(sqrt(2)/8)((2+sqrt(2))^n-(2-sqrt(2))^n+(sqrt(2))^n-(-sqrt(2))^n).

%t LinearRecurrence[{4,0,-8,4},{0,1,2,8},30] (* _Harvey P. Dale_, Jan 01 2016 *)

%Y Cf. A000129, A094039, A051450.

%K easy,nonn

%O 0,3

%A _Paul Barry_, Apr 23 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 April 25 05:18 EDT 2024. Contains 371964 sequences. (Running on oeis4.)