A067493 Powers of 7 with initial digit 1.
1, 16807, 117649, 1977326743, 13841287201, 1628413597910449, 11398895185373143, 191581231380566414401, 1341068619663964900807, 157775382034845806615042743, 1104427674243920646305299201
Offset: 1
Links
- Muniru A Asiru, Table of n, a(n) for n = 1..357
Crossrefs
Programs
-
GAP
Filtered(List([0..40],n->7^n),i->ListOfDigits(i)[1]=1); # Muniru A Asiru, Oct 22 2018
Extensions
Offset 1 by Michel Marcus, Oct 19 2018