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

A348243
Successive terms in A307730 but listing just one of each run of identical terms.
4
1, 2, 3, 6, 4, 6, 9, 12, 8, 12, 15, 5, 7, 14, 10, 14, 21, 15, 18, 21, 24, 16, 24, 27, 36, 20, 28, 32, 36, 45, 25, 30, 35, 42, 49, 56, 40, 48, 56, 63, 45, 54, 63, 72, 64, 72, 81, 90, 50, 60, 70, 80, 90, 99, 11, 13, 26, 22, 26, 39, 33, 44, 55, 65, 39, 52, 65, 78, 66, 78, 91, 77, 88, 99
OFFSET
1,2
COMMENTS
Obviously the graph here is a compressed version of the graph of A307730.
LINKS
Rémy Sigrist, Table of n, a(n) for n = 1..25000 (first 261 terms from N. J. A. Sloane)
Rémy Sigrist, C program for A348243
EXAMPLE
A307730 begins 1, 2, 2, 3, 3, 3, 6, 4, 4, 4, 4, 6, 6, 6, 6, 6, 9, 9, 9, 9, 9, 9, 9, 9, 9, 12, 8, 8, 8, ... Replacing runs of identical terms by a single number, we get 1, 2, 3, 6, 4, 6, 9, 12, 8, ...
PROG
(C) See Links section.
CROSSREFS
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 16 2021
STATUS
approved