Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A003076
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A003076 n-th digit after decimal point of square root of n. +0
1
0, 0, 1, 2, 0, 6, 9, 3, 2, 0, 1, 5, 7, 9, 4, 6, 0, 4, 6, 2, 1, 8, 6, 3, 8, 0, 0, 4, 2, 4, 8, 5, 9, 9, 0, 4, 0, 0, 3, 2, 1, 2, 4, 3, 9, 8, 9, 0, 1, 0, 4, 3, 4, 3, 5, 7, 0, 8, 4, 3, 7, 7, 5, 7, 0, 6, 2, 6, 0, 5, 7, 0, 0, 3, 6, 4, 3, 0, 2, 5, 9, 0, 3, 8, 8, 8, 4, 0, 1, 8, 5, 4, 7, 3, 9, 6, 0, 7, 0, 2, 0, 6, 6, 5, 8 (list; graph; listen)
OFFSET

0,4

COMMENT

Regarded as a decimal fraction, 0.01206932015794604621863800... is likely to be an irrational number.

EXAMPLE

Sqrt(1)=1.0000000... -> the first decimal digit is 0, Sqrt(2)=1.4142135... -> the 2nd decimal digit is 1, sqrt(3)=1.7320508... -> the 3rd decimal digit is 2, Sqrt(4)=2.0000000... -> the 4th decimal digit is 0, sqrt(5)=2.2360679... -> the 5th decimal digit is 6, sqrt(6)=2.4494897... -> the 6th decimal digit is 9, etc.

MATHEMATICA

Array[ Function[ n, RealDigits[ N[ Sqrt[ n ], n+6 ] ]// (#[ [ 1, #[ [ 2 ] ]+n ] ])& ], 110 ]

Table[ Floor[ Mod[10^n*Sqrt[n], 10]], {n, 0, 104}] (from Robert G. Wilson v Jun 17 2002)

CROSSREFS

Cf. A071901.

Sequence in context: A087996 A086777 A058498 this_sequence A011123 A087464 A078048

Adjacent sequences: A003073 A003074 A003075 this_sequence A003077 A003078 A003079

KEYWORD

nonn,base

AUTHOR

njas

EXTENSIONS

Extension and program from Olivier Gerard Oct 15, 1997

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 July 24 12:00 EDT 2008. Contains 142294 sequences.


AT&T Labs Research