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.

A328104 a(n) = A163617(A110240(n)) = A110240(n) OR 2*A110240(n).

Original entry on oeis.org

3, 15, 59, 255, 947, 4095, 15131, 65407, 242627, 1048271, 3874811, 16743551, 62119411, 268369791, 991927259, 4286447359, 15902689155, 68701773199, 253935222715, 1097330432511, 4071076396851, 17587676696575, 65007550988187, 280916526002175, 1042196361379523, 4502448248917967, 16641933085980923, 71914639532751871
Offset: 0

Views

Author

Antti Karttunen, Oct 04 2019

Keywords

Crossrefs

Cf. A003986, A051023, A110240, A269160, A163617, A328105 (binary weight of terms).
Cf. also A327971, A327972, A327973, A327976, A328103 for other such combinations.

Programs

Formula

a(n) = A163617(A110240(n)) = A110240(n) OR 2*A110240(n).
a(n) = (1/2) * (A110240(n) XOR A110240(1+n)).