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!)
A280699 Greatest Lucas number that is a divisor of the n-th Fibonacci number, a(1) = a(2) = 1. 5
1, 1, 2, 3, 1, 4, 1, 7, 2, 11, 1, 18, 1, 29, 2, 47, 1, 76, 1, 123, 2, 199, 1, 322, 1, 521, 2, 843, 1, 1364, 1, 2207, 2, 3571, 1, 5778, 1, 9349, 2, 15127, 1, 24476, 1, 39603, 2, 64079, 1, 103682, 1, 167761, 2, 271443, 1, 439204, 1, 710647, 2, 1149851, 1, 1860498, 1, 3010349, 2, 4870847, 1, 7881196, 1, 12752043, 2, 20633239, 1, 33385282, 1, 54018521, 2, 87403803 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
The even bisection is almost certainly A000204. Consider for example the well-known formula L(n)*F(n) = F(2n) = A001906(n).
LINKS
FORMULA
a(n) = A280694(A000045(n)).
PROG
(Scheme) (define (A280699 n) (A280694 (A000045 n)))
CROSSREFS
Sequence in context: A235791 A035426 A065516 * A214967 A195164 A223025
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 11 2017
STATUS
approved

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 29 05:48 EDT 2024. Contains 371265 sequences. (Running on oeis4.)