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.

A163790 a(n) is the n-th J_10-prime (Josephus_10 prime).

Original entry on oeis.org

2, 17, 98, 174, 181, 238, 6774, 9057, 44929, 54594, 58389
Offset: 1

Views

Author

Peter R. J. Asveld, Aug 05 2009

Keywords

Comments

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

Examples

			2 is a J_10-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 A163789 for J_2- through J_9-primes.
Cf. A163791 through A163800 for J_11- through J_20-primes.

A163792 a(n) is the n-th J_12-prime (Josephus_12 prime).

Original entry on oeis.org

2, 38, 57, 145, 189, 2293, 2898, 6222, 7486, 26793, 45350, 90822, 177773
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 12th unmarked number until all N numbers are marked. The order in which the N numbers are marked defines a permutation; N is a J_12-prime if this permutation consists of a single cycle of length N.
There are 13 J_12-primes in the interval 2..1000000 only. No formula is known; the J_12-primes were found by exhaustive search.

Examples

			2 is a J_12-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 A163791 for J_2- through J_11-primes.
Cf. A163793 through A163800 for J_13- through J_20-primes.
Showing 1-2 of 2 results.