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!)
A139760 First quadrisection of A115451. 1

%I #22 Feb 27 2024 03:05:16

%S 1,9,137,2185,34953,559241,8947849,143165577,2290649225,36650387593,

%T 586406201481,9382499223689,150119987579017,2401919801264265,

%U 38430716820228233,614891469123651721,9838263505978427529,157412216095654840457,2518595457530477447305

%N First quadrisection of A115451.

%H Vincenzo Librandi, <a href="/A139760/b139760.txt">Table of n, a(n) for n = 0..500</a>

%H <a href="/index/Rec">Index entries for linear recurrences with constant coefficients</a>, signature (17,-16)

%F a(n) = 16*a(n-1) - 7.

%F G.f.: ( 1-8*x ) / ( (16*x-1)*(x-1) ). - _R. J. Mathar_, Feb 06 2011

%t LinearRecurrence[{17,-16},{1,9},20] (* _Harvey P. Dale_, Apr 02 2018 *)

%o (Magma) [(7+8*16^n)/15: n in [0..20]]; // _Vincenzo Librandi_, Aug 09 2011

%K nonn,easy

%O 0,2

%A _Paul Curtz_, May 20 2008

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 19 19:02 EDT 2024. Contains 371798 sequences. (Running on oeis4.)