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.

A281875 Least k such that phi(k) is the sum of two primes in exactly n ways, or 0 if no such k exists.

Original entry on oeis.org

1, 5, 11, 23, 37, 65, 61, 79, 103, 161, 127, 157, 143, 199, 181, 307, 277, 313, 241, 211, 409, 341, 379, 487, 331, 623, 577, 551, 463, 527, 421, 571, 601, 673, 829, 757, 877, 997, 1571, 691, 1039, 631, 1009, 961, 869, 967, 1543, 989, 1057, 1247, 2411, 899, 991, 1303, 1147, 1231, 1999
Offset: 0

Views

Author

Altug Alkan, Feb 01 2017

Keywords

Comments

Note that this sequence is not the subsequence of A037143; i.e., a(318) = 7^3 * 47.

Examples

			a(3) = 23 because phi(23) = 22 = 3 + 19 = 5 + 17 = 11 + 11 and 23 is the least number with this property.
		

Crossrefs

Extensions

a(0) = 1 prepended by Chai Wah Wu, Feb 03 2017
Showing 1-1 of 1 results.