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.

A164062 Prime p2 of the sequence A164061: a^b - c^d = p1 (A164061), where a, b, c, d are primes and a + b + c + d = p2, where p2 is also prime.

Original entry on oeis.org

13, 17, 13, 11, 23, 29, 17, 29, 23, 47, 43, 41, 103, 53, 41, 29, 97, 89, 23, 101, 227, 127, 29
Offset: 1

Views

Author

Oleg Zyakun, Aug 12 2009

Keywords

Examples

			3^3 - 5^2 = 2, 3 + 3 + 5 + 2 = 13; 2^7 - 5^3 = 3, 2 + 7 + 5 + 3 = 17; 2^5 - 3^3 = 5, 2 + 5 + 3 + 3 = 13; 3^3 - 2^3 = 19, 3 + 3 + 2 + 3 = 11;
		
Showing 1-1 of 1 results.