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.

A056187 Least prime factor of n^n + (n+1)^(n+1).

Original entry on oeis.org

2, 5, 31, 283, 3, 67, 11, 11, 5, 173, 3, 1237, 7, 31, 7334881, 227, 3, 773, 149, 47, 11, 5, 3, 101, 13, 73, 151, 349, 3, 4421, 107, 191, 17, 7, 3, 17, 19, 624808693, 2273, 25788481, 3, 5, 59, 1752761753, 23, 2144707, 3, 49547, 5, 275851515609829434269, 19, 919, 3, 13, 7, 107, 29
Offset: 0

Views

Author

Walter Nissen, Aug 20 2000

Keywords

Examples

			a(5) = 67 because 5^5 + 6^6 = 3125 + 46656 = 67 * 743.
		

Crossrefs

Programs

Formula

a(n) = A020639(A056788(n+1)). - M. F. Hasler, Oct 04 2012

Extensions

2 added by Arkadiusz Wesolowski, Jun 30 2011
a(53)-a(56) from Chai Wah Wu, Jul 22 2019