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!)
A199316 11*5^n+1. 1

%I #12 Sep 08 2022 08:46:00

%S 12,56,276,1376,6876,34376,171876,859376,4296876,21484376,107421876,

%T 537109376,2685546876,13427734376,67138671876,335693359376,

%U 1678466796876,8392333984376,41961669921876,209808349609376,1049041748046876

%N 11*5^n+1.

%H Vincenzo Librandi, <a href="/A199316/b199316.txt">Table of n, a(n) for n = 0..1000</a>

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

%F a(n) = 5*a(n-1)-4.

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

%F G.f.: 4*(3-4*x)/((1-x)*(1-5*x)).

%t LinearRecurrence[{6,-5},{12,56},30] (* _Harvey P. Dale_, Aug 03 2014 *)

%o (Magma) [11*5^n+1: n in [0..30]];

%K nonn,easy

%O 0,1

%A _Vincenzo Librandi_, Nov 05 2011

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 March 28 05:02 EDT 2024. Contains 371235 sequences. (Running on oeis4.)