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!)
A263467 Indices of Fibonacci primes equal to a sum of squares of two Fibonacci numbers at least one of which is also prime. 1
5, 7, 11, 13, 23, 47 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Same as odd numbers m such that at least two of the Fibonacci numbers F(m), F((m-1)/2), F((m+1)/2) are prime (because F(2k+1) = F(k)^2 + F(k+1)^2).
The terms are primes (because F(a*b)= F(a) * F(b)).
No other terms up to 2904353.
The corresponding Fibonacci primes are in A263468.
LINKS
Wikipedia, Fibonacci number
Wikipedia, Fibonacci prime
FORMULA
A000045(a(n)) = A263468(n).
EXAMPLE
F(7) = 13 = 2^2 + 3^2 = F(3)^2 + F(4)^2, so 7 is a member.
F(47) = 2971215073 = 28657^2 + 46368^2 = F(23)^2 + F(24)^2 and 2971215073 and 28657 are prime, so 47 is a member.
CROSSREFS
Sequence in context: A098865 A022885 A176831 * A200143 A265780 A135774
KEYWORD
nonn,more
AUTHOR
Jonathan Sondow, Nov 04 2015
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 April 24 22:17 EDT 2024. Contains 371964 sequences. (Running on oeis4.)