44791057
domain: N
Properties
Primality
- Prime
- yes
Appears in sequences
- a(n) is the smallest prime == 1 (mod F(n)) where F(n) is the n-th Fibonacci number.at n=35A087384
- a(n) = Sum_{k=0..n} Fibonacci(k) + (-1)^k*Fibonacci(k-1).at n=36A097132
- a(n) = 3*Fibonacci(n) + (-1)^n.at n=36A097133
- a(n) = 3*Fibonacci(2*n) + 1.at n=18A097136
- a(0)=1, a(1)=4, a(n) = a(n-1) + a(n-2) - 1.at n=36A187893
- Prime numbersat n=2706351