login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Fibonacci sequence beginning 2, 19.
2

%I #21 Jan 27 2020 01:23:41

%S 2,19,21,40,61,101,162,263,425,688,1113,1801,2914,4715,7629,12344,

%T 19973,32317,52290,84607,136897,221504,358401,579905,938306,1518211,

%U 2456517,3974728,6431245,10405973

%N Fibonacci sequence beginning 2, 19.

%H Ivan Panchenko, <a href="/A022119/b022119.txt">Table of n, a(n) for n = 0..1000</a>

%H Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/RecursiveSequences.html">Recursive Sequences</a>

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

%F G.f.: (2+17*x)/(1-x-x^2). - _Philippe Deléham_, Nov 19 2008

%K nonn

%O 0,1

%A _N. J. A. Sloane_

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 24 03:09 EDT 2024. Contains 376185 sequences. (Running on oeis4.)