cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A280699 Greatest Lucas number that is a divisor of the n-th Fibonacci number, a(1) = a(2) = 1.

Original entry on oeis.org

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
Offset: 1

Views

Author

Antti Karttunen, Jan 11 2017

Keywords

Comments

The even bisection is almost certainly A000204. Consider for example the well-known formula L(n)*F(n) = F(2n) = A001906(n).

Crossrefs

Programs

Formula

a(n) = A280694(A000045(n)).