a(1)=1; a(n+1) = the least prime greater than 2*a(n) which is a(n) plus a power of two.
A113824
a(1)=1; a(n+1) = the least prime greater than 2*a(n) which is a(n) plus a power of two.
Terms
- a(0) =1a(1) =3a(2) =7a(3) =23a(4) =151a(5) =65687
External references
- oeis: A113824