%I A103134
%S A103134 3,55,987,17711,317811,5702887,102334155,1836311903,32951280099,
%T A103134 591286729879,10610209857723,190392490709135,3416454622906707,
%U A103134 61305790721611591,1100087778366101931
%N A103134 Fib(6n+4).
%C A103134 Gives those numbers which are Fibonacci from A103135.
%H A103134 <a href="Sindx_Rea.html#recLCC">Index entries for sequences related to
linear recurrences with constant coefficients</a>
%H A103134 Tanya Khovanova, <a href="http://www.tanyakhovanova.com/RecursiveSequences/
RecursiveSequences.html">Recursive Sequences</a>
%F A103134 g.f. (x+3)/(x^2-18*x+1)
%F A103134 a(n)=18*a(n-1)-a(n-2) for n>1 ; a(0)=3, a(1)=55 . [From Philippe DELEHAM
(kolotoko(AT)wanadoo.fr), Nov 17 2008]
%Y A103134 Cf. A103135.
%Y A103134 Sequence in context: A119061 A156379 A119192 this_sequence A134496 A015099
A002818
%Y A103134 Adjacent sequences: A103131 A103132 A103133 this_sequence A103135 A103136
A103137
%K A103134 nonn
%O A103134 0,1
%A A103134 Creighton Dement (creighton.k.dement(AT)uni-oldenburg.de), Jan 24 2005
|