Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

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

1,1

COMMENT

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

REFERENCES

Bryan Birch, Mathematical Fallacies and Paradoxes, Dover 1982; suggested by pages 120,121 and 122

FORMULA

a(n)=Floor[10^n*Sqrt(Prime(n))]-10*Floor[10^(n-1)*Sqrt(Prime(n))]

EXAMPLE

Sqrt(2)=1.4142135... -> the first decimal digit is 4, sqrt(3)=1.7320508... -> the 2nd decimal digit is 3, sqrt(5)=2.2360679... -> the 3rd decimal digit is 6, etc.

MATHEMATICA

q[n_] := Mod[ Floor[10^n*Sqrt[ Prime[n]]], 10]; Table[ q[n], {n, 1, 105}]

CROSSREFS

Sequence in context: A024602 A062302 A021233 this_sequence A103476 A021700 A016702

Adjacent sequences: A071898 A071899 A071900 this_sequence A071902 A071903 A071904

KEYWORD

nonn,base,nice

AUTHOR

Roger L. Bagula (rlbagulatftn(AT)yahoo.com), Jun 12 2002

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com) and Henry Bottomley (se16(AT)btinternet.com), Jun 13 2002

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 25 07:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research