Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
A253782
Numbers n for which A075167(n) <> A252464(n).
3
16, 24, 32, 40, 48, 56, 64, 72, 80, 81, 88, 96, 104, 112, 120, 128, 135, 136, 144, 152, 160, 162, 168, 176, 184, 189, 192, 200, 208, 216, 224, 232, 240, 243, 248, 256, 264, 270, 272, 280, 288, 296, 297, 304, 312, 320, 324, 328, 336, 344, 351, 352, 360, 368, 376, 378, 384, 392, 400, 405, 408, 416, 424, 432, 440, 448, 456, 459
OFFSET
1,1
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A253782 (NONZERO-POS 1 1 (lambda (n) (- (A075167 n) (A252464 n)))))
CROSSREFS
Complement: A253781.
Subsequence of A013929 (numbers that are not squarefree).
Differs from A185359(n+1) for the first time at n=17, where a(17) = 135, while A185359(18) = 136.
Sequence in context: A369353 A088493 A074451 * A247065 A082803 A273801
KEYWORD
nonn
AUTHOR
Antti Karttunen, Jan 16 2015
STATUS
approved