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-2 of 2 results.

A163796 a(n) is the n-th J_16-prime (Josephus_16 prime).

Original entry on oeis.org

2, 14, 49, 333, 534, 550, 2390, 3682, 146794, 275530, 687245, 855382, 2827062, 3062118, 3805189
Offset: 1

Views

Author

Peter R. J. Asveld, Aug 04 2009

Keywords

Comments

Place the numbers 1..N (N>=2) on a circle and cyclicly mark the 16th unmarked number until all N numbers are marked. The order in which the N numbers are marked defines a permutation; N is a J_16-prime if this permutation consists of a single cycle of length N.
There are 12 J_16-primes in the interval 2..1000000 only. No formula is known; the J_16-primes were found by exhaustive search.

Examples

			2 is a J_16-prime (trivial).
		

References

  • R. L. Graham, D. E. Knuth & O. Patashnik, Concrete Mathematics (1989), Addison-Wesley, Reading, MA. Sections 1.3 & 3.3.

Crossrefs

Cf. A163782 through A163795 for J_2- through J_15-primes.
Cf. A163797 through A163800 for J_17- through J_20-primes.

Extensions

a(13)-a(15) from Jinyuan Wang, Jul 03 2025

A163798 a(n) is the n-th J_18-prime (Josephus_18 prime).

Original entry on oeis.org

2, 5, 462, 530, 6021, 14686, 19537, 67161, 1766014, 1921621, 2779501
Offset: 1

Views

Author

Peter R. J. Asveld, Aug 04 2009

Keywords

Comments

Place the numbers 1..N (N>=2) on a circle and cyclicly mark the 18th unmarked number until all N numbers are marked. The order in which the N numbers are marked defines a permutation; N is a J_18-prime if this permutation consists of a single cycle of length N.
There are 8 J_18-primes in the interval 2..1000000 only. No formula is known; the J_18-primes were found by exhaustive search.

Examples

			2 is a J_18-prime (trivial).
		

References

  • R. L. Graham, D. E. Knuth & O. Patashnik, Concrete Mathematics (1989), Addison-Wesley, Reading, MA. Sections 1.3 & 3.3.

Crossrefs

Cf. A163782 through A163797 for J_2- through J_17-primes.
Cf. A163799 through A163800 for J_19- through J_20-primes.

Extensions

a(9)-a(11) from Jinyuan Wang, Jul 05 2025
Showing 1-2 of 2 results.