Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A072859
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A072859 Primes p for which the period length of 1/p is prime. +0
4
11, 37, 41, 53, 79, 83, 107, 173, 227, 239, 271, 317, 347, 359, 467, 479, 563, 587, 643, 719, 733, 773, 797, 839, 907, 1031, 1187, 1231, 1283, 1307, 1319, 1439, 1493, 1523, 1627, 1637, 1879, 1907, 1987, 2027, 2039, 2467, 2477, 2677, 2791, 2837, 2879, 2963 (list; graph; listen)
OFFSET

1,1

COMMENT

1/37== 0.027027...wiht period length = 3, hence 37 is in the sequence.

PROGRAM

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

CROSSREFS

Cf. A002371.

Sequence in context: A004637 A052526 A054293 this_sequence A125744 A116057 A099227

Adjacent sequences: A072856 A072857 A072858 this_sequence A072860 A072861 A072862

KEYWORD

base,easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jul 26 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 September 5 01:44 EDT 2008. Contains 143476 sequences.


AT&T Labs Research