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-3 of 3 results.

A122242 a(n) = A014486(A122241(n)).

Original entry on oeis.org

42, 240, 916, 3748, 14960, 62104, 248176, 969304, 3876576, 15962544, 63772488, 248169896, 993554240, 4086635408, 16350541128, 63529835824, 254129143040, 1046249323840, 4184725760584, 16276030608712, 65054467548432, 267635134298624
Offset: 1

Views

Author

Antti Karttunen, Sep 14 2006

Keywords

Comments

Question: to which Wolfram's class does this simple program belong, class 3 or class 4, or is such categorization at all applicable here?

Crossrefs

Cf. A014486, A057548, A082358, A122237, A122241, A122243 (same sequence in binary).
Compare to similar Wolframesque plots given in A080070, A122229, A122232, A122235, A122239, A122245.
Cf. also A376402, A376412.

Programs

  • Python
    # See the Links section

Formula

For n >= 1, a(1+n) = 2*a(n) XOR A376402(n), a(4+n) = 16*a(n) XOR A376412(n). - Antti Karttunen, Sep 23 2024

A376412 a(n) = A122242(4+n) XOR 16*A122242(n).

Original entry on oeis.org

14544, 64920, 258096, 925720, 3703264, 16562224, 66158664, 237396008, 948568384, 4239130768, 16949182920, 60767078320, 243080890624, 1085016114240, 4341071150792, 15535530051144, 62225888982288, 277421534227968, 1111070191401136, 3979658311943880, 15908408006551904, 71162952082313488, 284082756324759560, 1019946695587234480
Offset: 1

Views

Author

Antti Karttunen, Sep 22 2024

Keywords

Comments

See comments in A376415.

Crossrefs

Programs

Formula

a(n) = A122242(4+n) XOR 16*A122242(n).

A376405 Bitwise XOR (centrally aligned) of two consecutive terms of A122245.

Original entry on oeis.org

176, 584, 2068, 9232, 38952, 135296, 567096, 2444568, 10136288, 34920688, 144732808, 625792608, 2598216176, 8989149792, 37119010736, 160422522664, 665656629200, 2297815400576, 9505629937992, 41066855413976, 169932530966160, 589165636912400, 2439104800321640, 10514745879265952, 43543845360254320, 149771860125187648
Offset: 1

Views

Author

Antti Karttunen, Sep 22 2024

Keywords

Crossrefs

Programs

Formula

a(n) = A122245(1+n) XOR 2*A122245(n).
Showing 1-3 of 3 results.