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 21-23 of 23 results.

A297154 Balanced ternary representation of A083254(n), 2*phi(n)-n.

Original entry on oeis.org

1, 0, 1, 0, 3, 7, 17, 0, 3, 7, 9, 8, 14, 7, 1, 0, 51, 21, 47, 8, 3, 7, 48, 19, 51, 7, 9, 8, 27, 67, 32, 0, 16, 7, 13, 24, 38, 7, 9, 19, 39, 63, 161, 8, 3, 7, 153, 68, 38, 20, 13, 8, 141, 63, 34, 19, 51, 7, 138, 56, 152, 7, 9, 0, 31, 55, 149, 8, 46, 71, 105, 57, 101, 7, 17, 8, 160, 60, 89, 68, 27, 7, 81, 72, 160, 7
Offset: 1

Views

Author

Antti Karttunen, Dec 26 2017

Keywords

Crossrefs

Programs

Formula

If A083254(n) >= 0, then a(n) = A117967(A083254(n)), otherwise a(n) = A117968(-A083254(n)).
For all n >= 1, A117966(a(n)) = A083254(n).

A366793 Binary encoding of the ones in the balanced ternary representation of Per Nørgård's "infinity sequence".

Original entry on oeis.org

0, 1, 0, 2, 1, 0, 1, 2, 0, 2, 0, 1, 2, 0, 0, 3, 1, 0, 1, 2, 0, 1, 0, 2, 1, 2, 1, 0, 2, 1, 0, 4, 0, 2, 0, 1, 2, 0, 0, 3, 0, 1, 0, 2, 1, 0, 1, 2, 2, 0, 0, 3, 0, 2, 0, 1, 0, 3, 2, 0, 3, 0, 3, 4, 1, 0, 1, 2, 0, 1, 0, 2, 1, 2, 1, 0, 2, 1, 0, 4, 0, 1, 0, 2, 1, 0, 1, 2, 0, 2, 0, 1, 2, 0, 0, 3, 1, 2, 1, 0, 2, 1, 0, 4, 1, 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 positive coefficients, and converting them to a binary string gives "10", which in base-2 (A007088) is equal to 2, therefore a(254) = 2.
		

Crossrefs

Programs

Formula

a(n) = A289813(A323909(n)).

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)).
Previous Showing 21-23 of 23 results.