a(1) = 2, a(n) = k*a(n-1) + 1, where a(n) is the smallest prime of the form k*a(n-1) + 1 and k > 1.
A059411
a(1) = 2, a(n) = k*a(n-1) + 1, where a(n) is the smallest prime of the form k*a(n-1) + 1 and k > 1.
Terms
- a(0) =2a(1) =5a(2) =11a(3) =23a(4) =47a(5) =283a(6) =1699a(7) =20389a(8) =244669a(9) =7340071a(10) =205521989a(11) =411043979a(12) =4932527749a(13) =295951664941
External references
- oeis: A059411