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.

A321794 Josephus problem: Positions of records in the rows of A321781.

Original entry on oeis.org

2, 1, 4, 5, 6, 1, 2, 4, 2, 4, 4, 7, 3, 3, 5, 14, 13, 8, 14, 18, 4, 5, 19, 10, 11, 10, 13, 25, 2, 21, 18, 19, 15, 10, 11, 15, 4, 39, 23, 33, 33, 39, 28, 4, 34, 32, 8, 32, 18, 12, 26, 53, 10, 11, 22, 33, 26, 3, 54, 42, 14, 39, 18, 59, 66, 6, 50, 61, 23, 69, 8, 59, 3, 21
Offset: 2

Views

Author

Hugo Pfoertner, Nov 19 2018

Keywords

Comments

a(n) gives the initial position j of a person in the Josephus problem such that the largest minimal elimination parameter q, meaning every q-th person being executed, is needed among all initial positions 1 <= j <= n, to make position a(n) survive. The corresponding value of q is given by A321793.

Crossrefs