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

A357781 Semiprimes k such that k is congruent to 1 modulo k's index in the sequence of semiprimes.

Original entry on oeis.org

4, 82, 85, 106, 121, 133, 142, 166, 169, 217, 3067001, 3067006, 3067286, 3067411, 3067651, 3067691, 3067721, 3067751, 3067771, 3067781, 3067801, 3068071, 348933121, 348933127, 348933199, 348933223, 348933241, 348933259, 348933271, 348933427, 44690978221, 44690978543, 44690978669
Offset: 1

Views

Author

Lucas A. Brown, Oct 13 2022

Keywords

Comments

a(45) > 8040423200947.

Examples

			The 1st semiprime is 4, which is congruent to 1 (mod 1), so 4 is in the sequence.
The 4th semiprime is 10, which is congruent to 2 (mod 4), so 10 is not in the sequence.
The 27th semiprime is 82, which is congruent to 1 (mod 27), so 82 is in the sequence.
		

Crossrefs

Formula

a(n) = A001358(A106126(n)).
Showing 1-1 of 1 results.