|
Search: id:A066469
|
|
|
| A066469 |
|
Numbers having just four anti-divisors. |
|
+0 1
|
|
| 13, 18, 40, 41, 61, 84, 100, 169, 289, 421, 784, 1024, 1104, 1296, 3121, 5776, 9216, 12544, 12769, 13924, 16129, 17956, 24649, 32761, 33024, 35344, 36721, 36864, 38809, 71821, 75076
(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^5], Length[ antid[ # ]] == 4 & ]
|
|
CROSSREFS
|
Cf. A066272.
Sequence in context: A123909 A131019 A037158 this_sequence A119149 A118845 A050717
Adjacent sequences: A066466 A066467 A066468 this_sequence A066470 A066471 A066472
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Robert G. Wilson v (rgwv(AT)rgwv.com), Jan 02 2002
|
|
|
Search completed in 0.002 seconds
|