|
Search: id:A066474
|
|
|
| A066474 |
|
Numbers having just eight anti-divisors. |
|
+0 1
|
|
| 85, 98, 112, 113, 200, 256, 265, 312, 364, 400, 420, 441, 481, 484, 544, 625, 729, 761, 800, 924, 925, 1152, 1200, 1444, 1681, 1764, 1849, 1860, 1861, 1936, 2116, 2209, 2245, 2664, 3364, 3481, 3721, 3844, 4704, 5101, 5304, 5476, 5724, 6400, 6889, 7321
(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[ # ]] == 8 & ]
|
|
CROSSREFS
|
Cf. A066272.
Adjacent sequences: A066471 A066472 A066473 this_sequence A066475 A066476 A066477
Sequence in context: A044978 A095593 A039487 this_sequence A027453 A029471 A083750
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 02 2002
|
|
|
Search completed in 0.002 seconds
|