login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A240548 Greatest prime factor of n^5 + 1. 8
2, 11, 61, 41, 521, 101, 191, 331, 1181, 9091, 13421, 19141, 2411, 101, 1531, 61681, 101, 9041, 2251, 152381, 185641, 224071, 211, 5791, 9161, 1021, 271, 53951, 401, 71261, 21821, 4051, 1151041, 259631, 132631, 6781, 1824841, 2031671, 41011, 20641, 4111, 23201 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
EXAMPLE
a(2) = 11 because 2^5 + 1 = 33 = 3 * 11.
a(3) = 61 because 3^5 + 1 = 244 = 2^2 * 61.
a(4) = 41 because 4^5 + 1 = 1025 = 5^2 * 41.
a(2272) = 2273 because 2272^5 + 1 = 11^2 * 311 * 491 * 1171 * 1231 * 2273.
MATHEMATICA
Table[FactorInteger[n^5 + 1][[-1, 1]], {n, 100}]
CROSSREFS
Sequence in context: A251180 A286194 A164034 * A255549 A352311 A275229
KEYWORD
nonn
AUTHOR
T. D. Noe, Apr 07 2014
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 18:17 EDT 2024. Contains 371962 sequences. (Running on oeis4.)