login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A283476 Squarefree numbers n for which A079559(A048675(n)) = 1. 3
1, 2, 5, 6, 7, 11, 13, 17, 19, 21, 23, 29, 30, 31, 33, 37, 39, 41, 42, 43, 47, 51, 53, 57, 59, 61, 66, 67, 69, 71, 73, 78, 79, 83, 87, 89, 93, 97, 101, 102, 103, 107, 109, 111, 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 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
Squarefree numbers n such that A048675(n) is one of the terms of A005187.
LINKS
PROG
(Scheme, with Antti Karttunen's IntSeq-library)
(define A283476 (MATCHING-POS 1 1 (lambda (n) (and (= 1 (A008966 n)) (= 1 (A079559 (A048675 n)))))))
CROSSREFS
Sequence A283475 sorted into ascending order.
Subsequence of A005117.
Sequence in context: A080589 A344170 A292115 * A059791 A043329 A023699
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 15 2017
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 15 20:47 EDT 2024. Contains 371696 sequences. (Running on oeis4.)