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.

A182359 Primes of the form 5^n + n^4.

Original entry on oeis.org

41, 881, 16921, 394721, 59604644775722401, 37252902984619755281, 14551915228366851808320241, 55511151231257827021181583404549518681, 20194839173657902218540251271239327479634084738790988922190779921
Offset: 1

Views

Author

Alex Ratushnyak, Apr 26 2012

Keywords

Comments

The next term has 108 digits. - Harvey P. Dale, Dec 25 2018

Crossrefs

Programs

  • Mathematica
    Select[Table[5^n+n^4,{n,100}],PrimeQ] (* Harvey P. Dale, Dec 25 2018 *)

Extensions

More terms from Harvey P. Dale, Dec 25 2018
Showing 1-1 of 1 results.