A104744 Round(1000*x), where x is the solution to x = 5^(n-x).
470, 1000, 1678, 2445, 3265, 4120, 5000, 5897, 6808, 7729, 8659, 9595, 10537, 11483, 12434, 13388, 14345, 15305, 16267, 17231, 18197, 19165, 20134, 21105, 22077, 23050, 24025, 25000, 25976, 26953, 27931
Offset: 0
Keywords
Formula
a(n)=round(1000*x), x = 5^(n-x).
Comments