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!)
A083078 6th row of number array A083075. 3

%I #21 Nov 23 2018 03:10:33

%S 1,11,141,1831,23801,309411,4022341,52290431,679775601,8837082811,

%T 114882076541,1493466995031,19415070935401,252395922160211,

%U 3281146988082741,42654910845075631,554513840985983201

%N 6th row of number array A083075.

%H Vincenzo Librandi, <a href="/A083078/b083078.txt">Table of n, a(n) for n = 0..900</a>

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

%F a(n) = (5*13^n + 1)/6.

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

%F E.g.f.: (5*exp(13*x) + exp(x))/6.

%F a(n) = 13*a(n-1) - 2; a(n) = 14*a(n-1) - 13*a(n-2). - _Vincenzo Librandi_, Nov 11 2011

%t LinearRecurrence[{14,-13},{1,11},30] (* _Harvey P. Dale_, Dec 27 2013 *)

%Y Cf. A083077.

%K nonn,easy

%O 0,2

%A _Paul Barry_, Apr 23 2003

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 12:46 EDT 2024. Contains 371942 sequences. (Running on oeis4.)