login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A362212
a(n) is the unique solution to A047994(x) = A361969(n).
3
4, 8, 24, 16, 32, 76, 96, 64, 128, 184, 236, 216, 224, 316, 332, 384, 256, 344, 552, 428, 376, 424, 472, 556, 544, 768, 512, 692, 716, 608, 664, 796, 1128, 892, 908, 896, 1076, 864, 1416, 1132, 944, 1268, 1536, 1024, 1372, 1192, 1436, 1468, 1532, 1992, 1556, 1384
OFFSET
1,1
COMMENTS
Are all the terms divisible by 4?
LINKS
FORMULA
a(n) = A135347(A361969(n)).
A047994(a(n)) = A361969(n).
MATHEMATICA
invUPhi[#][[1]]& /@ Select[Range[1250], Length[invUPhi[#]] == 1 &] (* using the function invUPhi from A361966 *)
CROSSREFS
Similar sequences: A131826, A362211.
Sequence in context: A316687 A083504 A277291 * A254731 A368903 A291548
KEYWORD
nonn
AUTHOR
Amiram Eldar, Apr 11 2023
STATUS
approved