A Fibonacci prime is a Fibonacci number that is also a prime number. The Fibonacci sequence is defined recursively, starting with the numbers 0 and 1, and each subsequent number is the sum of the two preceding ones.
New to topics? Read the docs here!