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.

A114704 Smallest primes p such that the p-th Fibonacci number consists of n prime factors.

Original entry on oeis.org

3, 19, 37, 97, 229, 503, 367, 971
Offset: 1

Views

Author

Shyam Sunder Gupta, Feb 18 2006

Keywords

Examples

			a(3)=37 because 37 is the smallest prime such that 37th Fibonacci number (that is, 24157817) consists of 3 prime factors (24157817 = 73*149*2221).
		

Crossrefs

Extensions

a(7) corrected by Amiram Eldar, Oct 14 2019