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.

A163534 The absolute direction (0=east, 1=south, 2=west, 3=north) of the Peano curve A163334 at point n.

Original entry on oeis.org

0, 0, 1, 2, 2, 1, 0, 0, 0, 0, 0, 3, 2, 2, 3, 0, 0, 0, 0, 0, 1, 2, 2, 1, 0, 0, 1, 2, 2, 1, 0, 0, 1, 2, 2, 2, 2, 2, 3, 0, 0, 3, 2, 2, 2, 2, 2, 1, 0, 0, 1, 2, 2, 1, 0, 0, 1, 2, 2, 1, 0, 0, 0, 0, 0, 3, 2, 2, 3, 0, 0, 0, 0, 0, 1, 2, 2, 1, 0, 0, 0, 0, 0, 3, 2, 2, 3, 0, 0, 0, 0, 0, 1, 2, 2, 1, 0, 0, 0, 0, 0, 3
Offset: 1

Views

Author

Antti Karttunen, Aug 01 2009

Keywords

Comments

Taking every ninth term gives the same sequence: (and similarly for all higher powers of 9 as well): a(n) = a(9*n).

Crossrefs

Cf. A163535 (transposed direction), A163536 (turn).

Programs

Formula

a(n) = A010873(A163532(n)+A163533(n)+abs(A163533(n))+3).
a(n) = A004442(A163535(n)).

Extensions

Name corrected by Kevin Ryde, Aug 29 2020

A163537 The relative direction (0=straight ahead, 1=turn right, 2=turn left) of the Peano curve A163336 at point n.

Original entry on oeis.org

0, 2, 2, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 2, 2, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 2, 2, 0, 1, 1, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, 1, 1, 0, 2, 2, 0, 0, 0, 0, 2, 2, 0, 1, 1, 0, 0, 0, 0, 1, 1
Offset: 1

Views

Author

Antti Karttunen, Aug 01 2009

Keywords

Comments

a(9*n) = a(81*n) for all n.

Crossrefs

Cf. A163535 (direction), A163536 (transposed relative).

Programs

Formula

a(n) = A163241((A163535(n+1)-A163535(n)) modulo 4).
a(n) = A014681(A163536(n)).

Extensions

Name corrected by Kevin Ryde, Aug 29 2020
Showing 1-2 of 2 results.