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.

Previous Showing 11-13 of 13 results.

A163480 Row 0 of A163334 (column 0 of A163336).

Original entry on oeis.org

0, 1, 2, 15, 16, 17, 18, 19, 20, 141, 142, 143, 144, 145, 146, 159, 160, 161, 162, 163, 164, 177, 178, 179, 180, 181, 182, 1275, 1276, 1277, 1278, 1279, 1280, 1293, 1294, 1295, 1296, 1297, 1298, 1311, 1312, 1313, 1314, 1315, 1316, 1437, 1438, 1439
Offset: 0

Views

Author

Antti Karttunen, Jul 29 2009

Keywords

Crossrefs

Cf. A163481 (Y axis), A037314 (Z-order X axis).
Coordinates: A163528, A163529.

Programs

  • PARI
    a(n) = my(v=digits(n,3),s=Mod(0,2)); for(i=1,#v, if(s,v[i]+=6); s+=v[i]); fromdigits(v,9); \\ Kevin Ryde, Sep 29 2020

Formula

a(n) = A163332(A037314(n)). - Kevin Ryde, Sep 29 2020

A165466 Squared distance between n's location in A163334 array and A163359 array.

Original entry on oeis.org

0, 2, 2, 2, 2, 10, 10, 2, 0, 0, 2, 10, 20, 10, 10, 18, 32, 32, 50, 74, 100, 100, 72, 50, 32, 50, 50, 34, 20, 20, 16, 16, 16, 10, 4, 4, 2, 4, 8, 8, 8, 10, 20, 18, 20, 20, 26, 50, 50, 40, 20, 20, 20, 20, 32, 32, 34, 40, 58, 74, 100, 74, 74, 80, 80, 80, 52, 52, 50, 34, 34, 32
Offset: 0

Views

Author

Antti Karttunen, Oct 06 2009

Keywords

Comments

Equivalently, squared distance between n's location in A163336 array and A163357 array. See example at A166043.

Crossrefs

Positions of zeros: A165467. See also A166043, A165464, A163897, A163900.

Formula

a(n) = A000290(abs(A163529(n)-A059253(n))) + A000290(abs(A163528(n)-A059252(n))).

A165464 Squared distance between n's location in A163334 array and A163357 array.

Original entry on oeis.org

0, 0, 2, 4, 2, 4, 2, 0, 0, 2, 2, 4, 4, 4, 2, 0, 0, 2, 2, 4, 4, 2, 0, 0, 0, 0, 2, 4, 4, 2, 8, 10, 16, 16, 4, 2, 2, 10, 16, 10, 8, 8, 20, 20, 20, 18, 18, 32, 18, 10, 4, 2, 4, 10, 8, 2, 2, 10, 10, 4, 4, 4, 2, 10, 16, 26, 20, 10, 2, 4, 10, 18, 32, 32, 50, 52, 52, 34, 40, 58, 80, 80, 106, 146
Offset: 0

Views

Author

Antti Karttunen, Oct 06 2009

Keywords

Comments

Equivalently, squared distance between n's location in A163336 array and A163359 array. See example at A166041.

Crossrefs

Positions of zeros: A165465. See also A165466, A163897, A163900.

Formula

a(n) = A000290(abs(A163529(n)-A059252(n))) + A000290(abs(A163528(n)-A059253(n))).
Previous Showing 11-13 of 13 results.