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.

A284264 a(n) = A001222(A283983(n)).

Original entry on oeis.org

0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 1, 1, 0, 2, 0, 0, 0, 1, 1, 2, 1, 3, 1, 2, 0, 2, 2, 2, 0, 3, 0, 0, 0, 1, 1, 3, 1, 4, 2, 4, 1, 5, 3, 5, 1, 5, 2, 3, 0, 3, 2, 4, 2, 5, 2, 4, 0, 3, 3, 3, 0, 4, 0, 0, 0, 1, 1, 4, 1, 5, 3, 5, 1, 6, 4, 8, 2, 7, 4, 5, 1, 6, 5, 8, 3, 10, 5, 7, 1, 7, 5, 8, 2, 7, 3, 4, 0, 4, 3, 6, 2, 8, 4, 7, 2, 8, 5, 9, 2, 8, 4, 5, 0, 5, 3, 6, 3, 7, 3, 6, 0
Offset: 0

Views

Author

Antti Karttunen, Mar 25 2017

Keywords

Comments

a(n) = Sum_{c} floor(c/2), where c ranges over each coefficient of terms c * x^k in the Stern polynomial B(n,x), thus sum of the halved terms (for odd terms floored down) on row n of table A125184.

Crossrefs

Cf. A023758 (gives the positions of zeros).

Programs

Formula

a(n) = A001222(A283983(n)).
Other identities and observations. For all n >= 0:
a(2n) = a(n).
a(n) = (1/2) * (A002487(n) - A277700(n)).
2*a(n) <= A284272(n).

A284268 Sum of coefficients > 1 in the Stern polynomial B(2n+1,x): a(n) = A275812(A277324(n)).

Original entry on oeis.org

0, 0, 2, 0, 2, 3, 4, 0, 2, 6, 7, 5, 5, 6, 6, 0, 2, 8, 9, 9, 10, 11, 11, 7, 7, 11, 12, 9, 8, 9, 8, 0, 2, 10, 12, 11, 13, 17, 16, 12, 13, 18, 20, 16, 15, 17, 15, 9, 9, 15, 17, 16, 17, 19, 18, 12, 11, 16, 17, 13, 11, 12, 10, 0, 2, 12, 15, 14, 17, 22, 21, 15, 17, 25, 27, 24, 23, 26, 22, 15, 16, 24, 29, 26, 28, 32, 30, 21, 20, 28, 30, 24, 21, 23, 19, 11, 11, 19
Offset: 0

Views

Author

Antti Karttunen, Mar 25 2017

Keywords

Comments

Sum of terms larger than one on row 2n+1 of table A125184.

Crossrefs

Odd bisection of A284272.

Programs

Formula

a(n) = A284272((2*n)+1).
a(n) = A275812(A277324(n)).
Other identities. For all n >= 0:
A007306(1+n) = A284267(n) + a(n).

A284271 Number of terms with coefficient 1 in the Stern polynomial B(n,x): a(n) = A056169(A260443(n)).

Original entry on oeis.org

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

Views

Author

Antti Karttunen, Mar 25 2017

Keywords

Comments

Number of 1's on row n of table A125184.

Crossrefs

Cf. A002487, A056169, A125184, A260443, A277700, A284272, A284267 (odd bisection).

Programs

Formula

a(n) = A056169(A260443(n)).
Other identities and observations. For all n >= 0:
A002487(n) = a(n) + A284272(n).
a(n) <= A277700(n).
Showing 1-3 of 3 results.