login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A095703 Integer part of the solution to x^x - 10^n. 0
1, 2, 3, 4, 5, 6, 7, 7, 8, 9, 10, 10, 11, 12, 12, 13, 13, 14, 15, 15, 16, 17, 17 (list; graph; refs; listen; history; text; internal format)
OFFSET

0,2

LINKS

Table of n, a(n) for n=0..22.

PROG

(PARI) f(m) = for(n=0, m, print1(floor(solve(x=1, 18, x^x-10^n))", "))

CROSSREFS

Sequence in context: A195932 A134679 A100721 * A101041 A093697 A157466

Adjacent sequences:  A095700 A095701 A095702 * A095704 A095705 A095706

KEYWORD

nonn

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), Jul 06 2004

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 23 09:48 EDT 2013. Contains 225586 sequences.