Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A106040
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A106040 First 9-free digit in the fractional part of the decimal expansion of (1/10^n)^(1/10^n). +0
1
0, 7, 5, 3, 0, 8, 8, 8, 8, 7, 7, 7, 7, 7, 6, 6, 6, 6, 5, 5, 5, 5, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 0, 0, 0, 0, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7 (list; graph; listen)
OFFSET

0,2

EXAMPLE

(1/10^0)^(1/10^0) =1^1 = 1.000000.. 9-free = 0

(1/10^1)^(1/10^1) =(1/10)^(1/10) = 0.794328.. = 7

(1/10^2)^(1/10^2) =(1/100)^(1/100) = 0.954992.. = 5

PROGRAM

(PARI) zerotozero(n) = { local(x, y, z, v, j); for(x=0, n, y=10^x; v=(1./y)^(1/y); z=Vec(Str(v)); for(j=3, n, if(z[j]<>"9", print1(z[j]", "); break) ) ) }

CROSSREFS

Sequence in context: A021934 A021097 A087273 this_sequence A085927 A155816 A093824

Adjacent sequences: A106037 A106038 A106039 this_sequence A106041 A106042 A106043

KEYWORD

easy,frac,nonn,uned

AUTHOR

Cino Hilliard (hillcino368(AT)gmail.com), May 06 2005

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 10 00:48 EST 2009. Contains 170565 sequences.


AT&T Labs Research