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.

A180257 a(n) = 2^(p*r) mod q for the n-th odd number with exactly three distinct prime factors p < q < r.

Original entry on oeis.org

2, 2, 3, 1, 3, 1, 2, 2, 1, 2, 1, 6, 3, 4, 2, 1, 3, 2, 2, 1, 3, 7, 2, 1, 8, 4, 2, 10, 5, 6, 1, 3, 2, 1, 2, 5, 1, 3, 10, 7, 2, 1, 2, 2, 2, 8, 10, 2, 4, 3, 2, 1, 8, 15, 2, 5, 2, 7, 1, 2, 10, 1, 4, 6, 12, 3, 8, 1, 6, 2, 8, 3, 8, 9, 1, 11, 4, 3, 1, 2, 7, 2, 15, 10, 8
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Jan 17 2011

Keywords

Examples

			a(1) = 2^(3*7) mod 5 = 2 because A046389(1) = 105 = 3*5*7.
		

Crossrefs

Extensions

More terms and corrected a(10) and a(13) from Nathaniel Johnston, Jan 18 2011

A180258 a(n) = 2^(q*r) mod p for the n-th odd number with exactly 3 distinct prime factors p < q < r.

Original entry on oeis.org

2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 4, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 3, 2, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 3, 2, 2, 4, 2, 2, 3, 2, 2, 2, 2, 4, 2, 2, 3, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2
Offset: 1

Views

Author

Juri-Stepan Gerasimov, Jan 17 2011

Keywords

Examples

			a(1) = 2^(5*7) mod 3 = 2, because A046389(1) = 105 = 3*5*7 and 3 < 5 < 7.
		

Crossrefs

Extensions

More terms and corrected a(28) from Nathaniel Johnston, Jan 18 2011
Showing 1-2 of 2 results.