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.

A213722 a(n) = number of terms in A213717 whose magnitude is in range [(2^n)-1,(2^(n+1))-2] (or equally, in range [(2^n),(2^(n+1))-1]).

Original entry on oeis.org

0, 0, 0, 1, 3, 7, 15, 34, 74, 158, 333, 694, 1434, 2946, 6030, 12312, 25090, 51040, 103654, 210165, 425488, 860267, 1737263, 3504655, 7063602, 14225185, 28627843, 57579313
Offset: 0

Views

Author

Antti Karttunen, Nov 01 2012

Keywords

Formula

a(n) = A011782(n)-A213709(n).
a(n) = Sum_{i=(2^n) .. (2^(n+1))-1} (A079559(i)-A213719(i)).