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.

A115424 Integers n > 0 such that n XOR 62*n = 63*n.

Original entry on oeis.org

1, 2, 4, 8, 16, 32, 64, 65, 128, 129, 130, 256, 257, 258, 260, 512, 513, 514, 516, 520, 1024, 1025, 1026, 1028, 1032, 1040, 2048, 2049, 2050, 2052, 2056, 2064, 2080, 4096, 4097, 4098, 4100, 4104, 4112, 4128, 4160, 4161, 8192, 8193, 8194, 8196, 8200, 8208
Offset: 1

Views

Author

Paul D. Hanna, Jan 22 2006

Keywords

Crossrefs

Cf. A003714 (Fibbinary numbers), A048715, A048718, A115422, A115423.

Programs

Formula

This sequence also seems to satisfy:
3*a(n) XOR 41*a(n) = 42*a(n);
5*a(n) XOR 35*a(n) = 38*a(n);
6*a(n) XOR 35*a(n) = 37*a(n);
7*a(n) XOR 35*a(n) = 36*a(n); etc.