|
Search: id:A066477
|
|
|
| A066477 |
|
Numbers having just eleven anti-divisors. |
|
+0 1
|
|
| 137, 143, 157, 158, 175, 193, 202, 238, 262, 270, 275, 280, 283, 293, 305, 319, 337, 346, 367, 388, 390, 391, 402, 403, 412, 418, 428, 435, 446, 451, 455, 465, 468, 488, 490, 493, 494, 501, 507, 508, 525, 533, 540, 542, 562, 570, 580, 587, 588, 592, 595
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
See A066272 for definition of anti-divisor.
|
|
LINKS
|
Jon Perry, The Anti-Divisor
Jon Perry, The Anti-divisor [Cached copy]
Jon Perry, The Anti-divisor: Even More Anti-Divisors [Cached copy]
|
|
MATHEMATICA
|
antid[n_] := Select[ Union[ Join[ Select[ Divisors[2n - 1], OddQ[ # ] && # != 1 & ], Select[ Divisors[2n + 1], OddQ[ # ] && # != 1 & ], 2n/Select[ Divisors[ 2*n], OddQ[ # ] && # != 1 &]]] }, # < n & ]]; Select[ Range[10^4], Length[ antid[ # ]] == 11 & ]
|
|
CROSSREFS
|
Cf. A066272.
Sequence in context: A082726 A138358 A138329 this_sequence A139647 A114645 A057879
Adjacent sequences: A066474 A066475 A066476 this_sequence A066478 A066479 A066480
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 02 2002
|
|
|
Search completed in 0.002 seconds
|