Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A083737
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A083737 Pseudoprimes to bases 2, 3 and 5. +0
9
1729, 2821, 6601, 8911, 15841, 29341, 41041, 46657, 52633, 63973, 75361, 101101, 115921, 126217, 162401, 172081, 188461, 252601, 294409, 314821, 334153, 340561, 399001, 410041, 488881, 512461, 530881, 552721, 658801, 670033, 721801, 748657 (list; graph; listen)
OFFSET

1,1

COMMENT

a(n) = n-th positive integer k(>1) such that 2^(k-1) == 1 (mod k), 3^(k-1) == 1 (mod k) and 5^(k-1) == 1 (mod k)

See A153580 for numbers k > 1 such that 2^k-2, 3^k-3 and 5^k-5 are all divible by k but k is not a Carmichael number (A002997).

Note that a(1)=1729 is the Hardy-Ramanujan number. [From Omar E. Pol (info(AT)polprimos.com), Jan 18 2009]

LINKS

R. J. Mathar, Table of n, a(n) for n=1..102

J. Bernheiden, Pseudoprimes (Text in German)

F. Richman, Primality testing with Fermat's little theorem

EXAMPLE

a(1)=1729 since it is the first number such that 2^(k-1) == 1 (mod k), 3^(k-1) == 1 (mod k) and 5^(k-1) == 1 (mod k).

MATHEMATICA

Select[ Range[838200], !PrimeQ[ # ] && PowerMod[2, # - 1, # ] == 1 && PowerMod[3, 1 - 1, # ] == 1 && PowerMod[5, # - 1, # ] == 1 & ]

CROSSREFS

Proper subset of A052155. Cf. A153580, A002997.

Cf. A001235, A011541. [From Omar E. Pol (info(AT)polprimos.com), Jan 18 2009]

Sequence in context: A051388 A033181 A154729 this_sequence A138129 A001235 A018850

Adjacent sequences: A083734 A083735 A083736 this_sequence A083738 A083739 A083740

KEYWORD

easy,nonn

AUTHOR

Serhat Sevki Dincer (sevki(AT)ug.bilkent.edu.tr), May 05 2003

EXTENSIONS

Edited by Robert G. Wilson v (rgwv(AT)rgwv.com), May 06 2003

Edited by N. J. A. Sloane (njas(AT)research.att.com), Jan 14 2009

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 13 23:45 EST 2009. Contains 170824 sequences.


AT&T Labs Research