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!)
A165638 a(n)=(6/7)*(2+5*(-6)^(n-1)). 1

%I #5 Jan 07 2016 16:48:23

%S 1,6,-24,156,-924,5556,-33324,199956,-1199724,7198356,-43190124,

%T 259140756,-1554844524,9329067156,-55974402924,335846417556,

%U -2015078505324,12090471031956,-72542826191724,435256957150356

%N a(n)=(6/7)*(2+5*(-6)^(n-1)).

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

%F a(n)=(-6)*a(n-1)+12 with a(0)=1. a(0)=1, a(1)=6, a(n)=6*a(n-2)-5*a(n-1). G.f.: (1+11x)/(1+5x-6x^2). a(n)= Sum_{k, 0<=k<=n} A112555(n,k)*5^(n-k).

%t LinearRecurrence[{-5,6},{1,6},20] (* _Harvey P. Dale_, Jan 07 2016 *)

%K sign

%O 0,2

%A _Philippe Deléham_, Sep 23 2009

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