The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A120775 a(n) = 3*a(n-1) + 5*a(n-2) + a(n-3). 0

%I #29 Jan 01 2024 11:47:59

%S 1,6,23,100,421,1786,7563,32040,135721,574926,2435423,10316620,

%T 43701901,185124226,784198803,3321919440,14071876561,59609425686,

%U 252509579303,1069647742900,4531100550901,19194049946506,81307300336923

%N a(n) = 3*a(n-1) + 5*a(n-2) + a(n-3).

%H <a href="/index/Rec#order_03">Index entries for linear recurrences with constant coefficients</a>, signature (3,5,1).

%F a(n) = 3*a(n-1) + 5*a(n-2) + a(n-3).

%F G.f. -x*(1+3*x) / ( (1+x)*(x^2+4*x-1) ). a(n) + a(n+1) = A048876(n). - _R. J. Mathar_, Oct 22 2013

%F a(n) = (Lucas(3n-1) + (-1)^n)/2. - _Greg Dresden_, Oct 09 2020

%Y Cf. A120758, A120757.

%K nonn,easy

%O 1,2

%A _Gary W. Adamson_ and _Roger L. Bagula_, Jul 04 2006

%E Edited by _N. J. A. Sloane_, Dec 03 2006

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 May 16 17:27 EDT 2024. Contains 372554 sequences. (Running on oeis4.)