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

A317025
a(n) = lcm(A317024(n), A317024(n+1)).
2
1, 2, 6, 3, 4, 12, 15, 5, 7, 14, 10, 20, 28, 21, 24, 8, 9, 18, 22, 11, 13, 26, 30, 60, 36, 45, 35, 42, 66, 33, 39, 52, 44, 55, 40, 56, 63, 72, 88, 77, 70, 90, 99, 110, 130, 65, 80, 16, 17, 34, 38, 19, 23, 46, 50, 25, 27, 54, 58, 29, 31, 62, 32, 96, 48, 112, 84
OFFSET
1,2
COMMENTS
All terms are distinct.
This sequence has similarities with A088178.
LINKS
EXAMPLE
a(7) = lcm(A317024(7), A317024(8)) = lcm(3, 5) = 15.
PROG
(PARI) See Links section.
CROSSREFS
Sequence in context: A362552 A353732 A026203 * A354804 A282061 A258252
KEYWORD
nonn
AUTHOR
Rémy Sigrist, Jul 19 2018
STATUS
approved