%I #12 Mar 17 2017 21:56:30
%S 1,2,5,6,7,11,13,17,19,21,23,29,30,31,33,37,39,41,42,43,47,51,53,57,
%T 59,61,66,67,69,71,73,78,79,83,87,89,93,97,101,102,103,107,109,111,
%U 113,114,123,127,129,131,137,138,139,141,149,151,154,157,159,163,165,167,173,174,177,179,181,182,183,186,191,193,195
%N Squarefree numbers n for which A079559(A048675(n)) = 1.
%C Squarefree numbers n such that A048675(n) is one of the terms of A005187.
%H Antti Karttunen, <a href="/A283476/b283476.txt">Table of n, a(n) for n = 1..8192</a>
%o (Scheme, with _Antti Karttunen_'s IntSeq-library)
%o (define A283476 (MATCHING-POS 1 1 (lambda (n) (and (= 1 (A008966 n)) (= 1 (A079559 (A048675 n)))))))
%Y Sequence A283475 sorted into ascending order.
%Y Subsequence of A005117.
%Y Cf. A005187, A008966, A048675, A079559.
%K nonn
%O 1,2
%A _Antti Karttunen_, Mar 15 2017