cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A111982 Row sums of abs(A111967).

Original entry on oeis.org

1, 1, 2, 3, 2, 4, 2, 5, 2, 4, 2, 6, 2, 4, 2, 7, 2, 4, 2, 6, 2, 4, 2, 8, 2, 4, 2, 6, 2, 4, 2, 9, 2, 4, 2, 6, 2, 4, 2, 8, 2, 4, 2, 6, 2, 4, 2, 10, 2, 4, 2, 6, 2, 4, 2, 8, 2, 4, 2, 6, 2, 4, 2, 11, 2, 4, 2, 6, 2, 4, 2, 8, 2, 4, 2, 6, 2, 4, 2, 10, 2, 4, 2, 6, 2, 4, 2, 8, 2, 4, 2, 6, 2, 4, 2, 12, 2, 4, 2, 6, 2
Offset: 0

Views

Author

Paul Barry, Aug 24 2005

Keywords

Comments

mod(a(n),2)=A036987(n). a(2^n-1)=2n-1+2*0^n; a(2^n)=2-0^n.