Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A060282
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A060282 Periodic part of decimal expansion of reciprocal of n-th prime (leading 0's omitted). +0
3
0, 3, 0, 142857, 9, 76923, 588235294117647, 52631578947368421, 434782608695652173913, 344827586206896551724137931, 32258064516129, 27, 2439, 23255813953488372093, 212765957446808510638297872340425531914893617 (list; graph; listen)
OFFSET

0,2

EXAMPLE

1/11 = .09090909..., so a(5) = 9.

PROGRAM

(PARI) ? a(n)=if(n<4, n==2, znorder(Mod(10, prime(n)))) ? for(n=1, 100, print1(floor(10^a(n)/prime(n)), ", "))

CROSSREFS

Cf. A036275, A060283, A060251, A036275.

Cf. A002371.

Sequence in context: A013244 A013325 A076951 this_sequence A060283 A087345 A140334

Adjacent sequences: A060279 A060280 A060281 this_sequence A060283 A060284 A060285

KEYWORD

nonn,easy,base

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com), Mar 30 2001

EXTENSIONS

More terms from Klaus Brockhaus (klaus-brockhaus(AT)t-online.de), Mar 30 2001

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 6 22:55 EST 2009. Contains 170429 sequences.


AT&T Labs Research