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

A366794 Binary encoding of the twos (-1's) in the balanced ternary representation of Per Nørgård's "infinity sequence".

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Oct 24 2023

Keywords

Comments

The composer Per Nørgård's name is also written in the OEIS as Per Noergaard.

Examples

			A004718(254) = -7. In balanced ternary representation (see A117966) this is represented as -1*9 + 1*3 + -1*1. Taking the negative coefficients, and converting them to a binary string gives "101", which in base-2 (A007088) is equal to 5, therefore a(254) = 5.
		

Crossrefs

Programs

Formula

a(n) = A289814(A323909(n)).
Showing 1-1 of 1 results.