[go: up one dir, main page]

login
A362665
a(n) is the smaller of the two solutions to A091732(x) = A362664(n).
1
1, 3, 4, 5, 11, 16, 33, 23, 29, 43, 69, 64, 47, 53, 76, 87, 59, 71, 79, 83, 141, 101, 103, 159, 107, 177, 131, 137, 213, 149, 163, 249, 167, 173, 236, 179, 235, 191, 197, 303, 309, 265, 321, 253, 223, 227, 229, 316, 239, 332, 251, 256, 393, 263, 269, 411, 283
OFFSET
1,2
COMMENTS
The larger solution is 2*a(n).
LINKS
MATHEMATICA
invIPhi[#][[1]]& /@ Select[Range[300], Length[invIPhi[#]] == 2 &] (* using the function invIPhi from A362484 *)
CROSSREFS
Similar sequences: A131826, A362211, A362212.
Sequence in context: A276470 A152911 A317768 * A293713 A280255 A361517
KEYWORD
nonn
AUTHOR
Amiram Eldar, Apr 29 2023
STATUS
approved