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.

Showing 1-2 of 2 results.

A080069 a(n) = A014486(A080068(n)).

Original entry on oeis.org

0, 2, 10, 44, 178, 740, 2868, 11852, 47522, 190104, 735842, 3090116, 11777124, 48557252, 194656036, 778669672, 3117617996, 12677727330, 49850271300, 192901051976, 795560529352, 3243898094388, 12977884832332, 51055591319170
Offset: 0

Views

Author

Antti Karttunen, Jan 27 2003

Keywords

Comments

Note that A080068 can be also obtained as iteration of A072795 o A057506.

Crossrefs

Same sequence in binary: A080070. Compare with similar Wolframesque plots given in A122229, A122232, A122235, A122239, A122242, A122245, A328111.
Cf. A179758.

Programs

  • Python
    # See attached program

Extensions

Python program and Wolfram-like plot added by Antti Karttunen, Sep 14 2006

A328103 Bitwise XOR of trajectories of rule 30 and rule 124, when both are started from a lone 1 cell: a(n) = A110240(n) XOR A267357(n).

Original entry on oeis.org

0, 4, 30, 100, 398, 1748, 6510, 28628, 102590, 456132, 1642078, 7289764, 26336590, 116802708, 420215854, 1865678868, 6741198206, 29904470916, 107568473246, 477629808612, 1725756768270, 7655529847380, 27537572248046, 122273029571156, 441793665700414, 1959816793456452, 7049616389341662, 31301899019407908, 113099196716630990, 501713069953322004
Offset: 0

Views

Author

Antti Karttunen, Oct 05 2019

Keywords

Crossrefs

Cf. A003987, A110240, A267357, A269160, A269174, A328109 (binary weight of terms).
Cf. also A327971, A327972, A327973, A327976, A328104 for other such combinations, and also A328111.

Programs

Formula

a(n) = A110240(n) XOR A267357(n), where XOR is bitwise exclusive or (A003987).
Showing 1-2 of 2 results.