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.

A350271 The covering radius of the first order Reed-Muller code RM(1,n).

Original entry on oeis.org

0, 1, 2, 6, 12, 28, 56, 120
Offset: 1

Views

Author

Christof Beierle, Dec 22 2021

Keywords

Comments

242 <= a(9) <= 244.
For odd values of n, we have 2^(n-1) - 2^((n-1)/2) <= a(n) <= 2*floor(2^(n-2) - 2^(n/2-2)).

Crossrefs

Cf. A006516.

Formula

a(2n) = A006516(n).