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.

A327973 Bitwise XOR of two successive generations (centrally aligned) in the trajectory of rule 30 started from a lone 1 cell: a(n) = A110240(n) XOR 2*A110240(n-1).

Original entry on oeis.org

5, 23, 93, 335, 1493, 5351, 23853, 85951, 382405, 1369943, 6103965, 21996687, 97906325, 350709671, 1562619373, 5631262591, 25064000389, 89782414999, 400033474525, 1441615751887, 6416397448021, 22984338788455, 102408232210605, 369052763468095, 1642598765228869, 5883986891577303, 26216498605021469, 94477513773305103
Offset: 1

Views

Author

Antti Karttunen, Oct 03 2019

Keywords

Crossrefs

Cf. A110240, A269160, A327974 (gives the middle bit), A328107 (binary weight of terms).
Cf. also A327971, A327972, A327976, A328103, A328104 for other such combinations.

Programs

Formula

a(n) = A110240(n) XOR 2*A110240(n-1).