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”).

A137450
A038610(n) (the LCM of the positive integers that are <= n and are coprime to n) is the a(n)-th positive integer that is coprime to n.
0
1, 1, 2, 2, 10, 2, 52, 53, 187, 26, 2291, 129, 25588, 2758, 4271, 22523, 678325, 28362, 11607386, 1163963, 2111498, 601221, 222671145, 12394049, 856676621, 59403427, 1983047734, 307321811, 77544004469, 57508385
OFFSET
1,3
EXAMPLE
The positive integers that are <= 10 and are coprime to 10 are 1,3,7,9; lcm(1,3,7,9) = 63. Now the positive integers that are coprime to 10 form a sequence that begins: 1, 3, 7, 9, 11, 13, 17, 19, 21, 23, 27, 29, 31, 33, 37, 39, 41, 43, 47, 49, 51, 53, 57, 59, 61, 63, 67, 69, ...
Since 63 is the 26th of these integers, a(10) = 26.
CROSSREFS
Cf. A038610.
Sequence in context: A351177 A319880 A133631 * A344998 A321415 A319692
KEYWORD
nonn
AUTHOR
Leroy Quet, Apr 18 2008
EXTENSIONS
More terms from Sean A. Irvine, Nov 15 2009
STATUS
approved