login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A102690
Number of n-expodigital numbers (i.e., numbers m such that m^n has exactly n decimal digits).
2
10, 6, 5, 4, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1
OFFSET
1,1
COMMENTS
a(n) = 10 - A102691(n).
EXAMPLE
a(6) = 3 because only the 3 numbers 7, 8 and 9 are 6-expodigital: 7^6 = 117649, 8^6 = 262144, 9^6 = 531441.
CROSSREFS
Cf. A102691.
Main diagonal of A216653.
Sequence in context: A094175 A193952 A158508 * A076366 A304879 A105155
KEYWORD
fini,full,nonn,base
AUTHOR
Lekraj Beedassy, Jan 21 2005
EXTENSIONS
Edited by Charles R Greathouse IV, Aug 03 2010
STATUS
approved