The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A324879 Numbers k such that A324863(k) is equal to A324874(k). 3
1, 9, 15, 16, 21, 27, 35, 39, 55, 57, 64, 75, 77, 85, 87, 90, 91, 95, 99, 105, 111, 115, 119, 125, 129, 133, 143, 147, 155, 159, 161, 175, 183, 185, 189, 195, 201, 203, 205, 209, 213, 221, 235, 237, 243, 245, 253, 256, 259, 265, 267, 275, 285, 287, 295, 299, 301, 303, 319, 321, 323, 325, 335, 339, 341, 351, 355, 363, 365 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
In range 1..10000, there are only three such numbers k for which A324868(k) == A000120(A324866(k)): 1, 9, 125. See A324201.
LINKS
Antti Karttunen, Table of n, a(n) for n = 1..2240 (based on Hans Havermann's factorization of A156552)
PROG
(PARI) for(n=1, oo, if(A324863(n)==A324874(n), print1(n, ", ")));
CROSSREFS
Subsequences: A324201, A324880 (even terms).
Sequence in context: A257409 A105882 A136410 * A066942 A257048 A363896
KEYWORD
nonn
AUTHOR
Antti Karttunen, Mar 27 2019
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 June 6 15:11 EDT 2024. Contains 373131 sequences. (Running on oeis4.)