Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A074379
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A074379 Super-Carmichael numbers with exactly 4 factors. +0
2
41041, 62745, 63973, 75361, 101101, 126217, 172081, 188461, 278545, 340561, 449065, 552721, 656601, 658801, 670033, 748657, 838201, 852841, 997633, 1033669, 1082809, 1569457, 1773289, 2100901, 2113921, 2433601, 2455921 (list; graph; listen)
OFFSET

1,1

COMMENT

Super-Carmichael numbers are Carmichael numbers (A002997) for which Moebius function mu(n) is 1 (A008683). There are no super-Carmichael numbers with exactly 2 factors since Carmichael numbers must have at least 3 factors.

EXAMPLE

41041 = 7 * 11 * 13 * 41, 62745 = 3 * 5 * 47 * 89, ...

MATHEMATICA

p = Table[ Prime[i], {i, 1, 10}]; f[n_] := Union[ PowerMod[ Select[p, GCD[ #, n] == 1 & ], n - 1, n]]; Select[ Range[2500000], !PrimeQ[ # ] && OddQ[ # ] && Length[ FactorInteger[ # ]] == 4 && MoebiusMu[ # ] == 1 && f[ # ] == {1} & ]

CROSSREFS

Cf. A002997, A006931.

Sequence in context: A033532 A047828 A141711 this_sequence A027577 A128150 A165114

Adjacent sequences: A074376 A074377 A074378 this_sequence A074380 A074381 A074382

KEYWORD

nonn

AUTHOR

Jani Melik (jani_melik(AT)hotmail.com), Sep 24 2002

EXTENSIONS

Edited and extended by Robert G. Wilson v (rgwv(AT)rgwv.com), Oct 03 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research