Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A066364
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A066364 Prime divisors of solutions to 10^m=1 (mod m). +0
4
3, 37, 163, 757, 1999, 5477, 8803, 9397, 13627, 15649, 36187, 40879, 62597, 106277, 147853, 161839, 215893, 231643, 281683, 295759, 313471, 333667, 338293, 478243, 490573, 607837, 647357, 743933, 988643, 1014877, 1056241 (list; graph; listen)
OFFSET

0,1

LINKS

A. A. Khan and S. Wagstaff, Factor calculator

FORMULA

Prime p is in A066364 iff all prime divisors of ord_p(10) are in A066364, where ord_p(10) is the order of 10 modulo p. - Max Alekseyev (maxal(AT)cs.ucsd.edu), Nov 16 2005

EXAMPLE

10^27-1 = 3^5*37*757*333667*440334654777631 is a solution to the congruence.

PROGRAM

(PARI) S=Set([3]); forprime(p=7, 10^6, v=factorint(znorder(Mod(10, p)))[, 1]; if(length(setintersect(S, Set(v)))==length(v), S=setunion(S, [p])) ); print(vecsort(eval(S))) } (Alekseyev)

CROSSREFS

Cf. A014950, A001270, A027889, A007138, A114207.

Sequence in context: A041067 A046867 A109835 this_sequence A106995 A120076 A119938

Adjacent sequences: A066361 A066362 A066363 this_sequence A066365 A066366 A066367

KEYWORD

nonn

AUTHOR

Vladeta Jovovic (vladeta(AT)Eunet.yu), Dec 21 2001

EXTENSIONS

Edited by Max Alekseyev (maxal(AT)cs.ucsd.edu), Nov 16 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 July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research