A172488 Primes of the form 2^i * 3^j + 1 with i + j = 13.
12289, 18433, 139969, 209953, 472393
Offset: 1
Examples
12289 = 2^12 * 3^1 + 1 = prime(1470) = prime(2 * 3 * 5 * 7^2) 18433 = 2^11 * 3^2 + 1 = prime(2111), index is prime(318) 139969 = 2^6 * 3^7 + 1 = prime(13006), larger of a Prime Twin Couple: PTC(1608) 209953 = 2^5 * 3^8 + 1 = prime(18802) 472393 = 2^3 * 3^10 + 1 = prime(39420)
References
- E. I. Ignatjew, Mathematische Spielereien, Urania Verlag Leipzig/Jena/Berlin 1982
- Helmut Kracke, Mathe-musische Knobelisken, Duemmler Bonn, 2. Auflage 1983
Comments