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

A130819
2*k appears 2*k-1 times.
0
2, 4, 4, 4, 6, 6, 6, 6, 6, 8, 8, 8, 8, 8, 8, 8, 10, 10, 10, 10, 10, 10, 10, 10, 10, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 12, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 16, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18
OFFSET
1,1
COMMENTS
The run-length encoding of this sequence is A000027 as it has one 2, three 4's, five 6's, and so on. - Alexander Fraebel, Sep 10 2012
FORMULA
Sum_{n>=1} (-1)^(n+1)/a(n) = log(2)/2. - Amiram Eldar, Oct 01 2022
CROSSREFS
Equals twice A003059. - Michel Marcus, Sep 14 2020
Cf. A000027.
Sequence in context: A060271 A073806 A060849 * A307097 A050829 A033825
KEYWORD
nonn
AUTHOR
Paul Curtz, Jul 17 2007
STATUS
approved