A235383 Fibonacci numbers that are the product of other Fibonacci numbers.
8, 144
Offset: 1
Examples
The Fibonacci number 8 is in the sequence because 8=2*2*2, and 2 is a Fibonacci number that is not equal to 8. The Fibonacci number 144 is in the sequence because 144=3*3*2*2*2*2, and both 2 and 3 are Fibonacci numbers that are not equal to 144.
Links
- Yann Bugeaud, Maurice Mignotte, and Samir Siksek, Classical and modular approaches to exponential Diophantine equations I. Fibonacci and Lucas perfect powers, Annals of Mathematics, 163 (2006), pp. 969-1018.
- Arpan Saha and Karthik C S, A few equivalences of Wall-Sun-Sun prime conjecture, arXiv:1102.1636 [math.NT], 2011.
- Wikipedia, Carmichael's theorem.
Comments