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.

A321793 Josephus problem: Records in the rows of A321781.

This page as a plain text file.
%I A321793 #14 Jun 23 2020 05:06:24
%S A321793 3,5,10,11,27,11,19,42,19,40,26,23,47,62,45,56,92,55,86,74,62,67,85,
%T A321793 65,85,169,119,105,153,90,94,150,139,144,175,171,119,131,178,161,187,
%U A321793 234,301,203,206,226,173,217,406,178,216,164,372,208,341,175,281,234,301,322,252,339
%N A321793 Josephus problem: Records in the rows of A321781.
%C A321793 For a given initial position j among the n persons in the Josephus problem, there exists a smallest elimination parameter q, meaning every q-th person being executed, by which position j can be made to survive. a(n) gives the maximum of q taken over all initial positions 1 <= j <= n. The value of j, for which the maximum q occurs, is given by A321794.
%H A321793 Hugo Pfoertner, <a href="/A321793/b321793.txt">Table of n, a(n) for n = 2..400</a>
%H A321793 <a href="/index/J#Josephus">Index entries for sequences related to the Josephus Problem</a>
%Y A321793 Cf. A006257, A321781, A321794.
%K A321793 nonn
%O A321793 2,1
%A A321793 _Hugo Pfoertner_, Nov 19 2018