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!)
A084859 Binomial transform of Cullen numbers A002064. 2

%I #10 Jun 13 2015 00:51:05

%S 1,4,16,62,232,842,2980,10334,35248,118610,394684,1301126,4255624,

%T 13825658,44657428,143521838,459230560,1463719586,4649308012,

%U 14722502870,46491507256,146447041994,460259735236,1443537130622

%N Binomial transform of Cullen numbers A002064.

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

%F a(n)=2^n+2n*3^(n-1); a(n)=sum{k=0..n, C(n, k)(1+k*2^k) }.

%F O.g.f.: (1-4x+5x^2)/[(1-2x)(-1+3x)^2]. - _R. J. Mathar_, Apr 02 2008

%F a(0)=1, a(1)=4, a(2)=16, a(n)=8*a(n-1)-21*a(n-2)+18*a(n-3). - _Harvey P. Dale_, Mar 31 2015

%t LinearRecurrence[{8,-21,18},{1,4,16},30] (* _Harvey P. Dale_, Mar 31 2015 *)

%Y Cf. A004277.

%K easy,nonn

%O 0,2

%A _Paul Barry_, Jun 12 2003

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 23 18:16 EDT 2024. Contains 371916 sequences. (Running on oeis4.)