A078225 a(n) = A078221(n+1)/A078221(n).
3, 3, 11, 101, 10001, 100000001, 10000000000000001, 100000000000000000000000000000001, 10000000000000000000000000000000000000000000000000000000000000001
Offset: 1
Programs
Formula
For n>2, a(n) = 10^(2^(n-3))+1
Extensions
More terms from R. J. Mathar, Feb 03 2007, using the formula for A078221
a(5) corrected by Max Alekseyev, Aug 21 2013
Comments