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!)
A030538 (2^n+2)*(2^n+4)*(4^n+9*2^n+38)/720. 1

%I #15 Sep 08 2022 08:44:50

%S 1,2,6,29,219,2295,29359,418847,6323967,98276543,1549615167,

%T 24613132095,392371455295,6266462052671,100171654977855,

%U 1602013024405823,25626342538717503,409974560964700479,6559217646832380223,104944479835032512831,1679087657704374659391

%N (2^n+2)*(2^n+4)*(4^n+9*2^n+38)/720.

%H Vincenzo Librandi, <a href="/A030538/b030538.txt">Table of n, a(n) for n = 0..200</a>

%H <a href="/index/Rec">Index entries for linear recurrences with constant coefficients</a>, signature (31,-310,1240,-1984,1024).

%F G.f.: -(684*x^4-777*x^3+254*x^2-29*x+1) / ((x-1) * (2*x-1) * (4*x-1) * (8*x-1) * (16*x-1)). - _Colin Barker_, Aug 03 2013

%t CoefficientList[Series[-(684 x^4 - 777 x^3 + 254 x^2 - 29 x + 1) / ((x - 1) (2 x - 1) (4 x - 1) (8 x-1) (16 x - 1)), {x, 0, 30}], x] (* _Vincenzo Librandi_, Aug 04 2013 *)

%t LinearRecurrence[{31,-310,1240,-1984,1024},{1,2,6,29,219},30] (* _Harvey P. Dale_, Apr 22 2020 *)

%o (Magma) [(2^n+2)*(2^n+4)*(4^n+9*2^n+38)/720: n in [0..20]]; // _Vincenzo Librandi_, Aug 04 2013

%K nonn,easy

%O 0,2

%A _N. J. A. Sloane_.

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 15:57 EDT 2024. Contains 371961 sequences. (Running on oeis4.)