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.

A249715 Positions of records in A249695.

Original entry on oeis.org

0, 4, 6, 13, 15, 27, 47, 55, 111, 223, 447, 895, 1791, 3583, 7167, 14335, 28671, 57343, 114687, 229375, 458751, 917503, 1835007, 3670015, 7340031, 14680063, 29360127, 58720255, 117440511
Offset: 1

Views

Author

Keywords

Comments

From n=8 [a(8)=55] onward, the terms seem to be given by A086224(n-5), i.e. as (7 * 2^(n-5)) - 1.

Crossrefs

A249714 gives the corresponding record values.