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.

A081257 a(n) is the greatest prime factor of (n^3 - 1).

Original entry on oeis.org

7, 13, 7, 31, 43, 19, 73, 13, 37, 19, 157, 61, 211, 241, 13, 307, 17, 127, 421, 463, 13, 79, 601, 31, 37, 757, 271, 67, 29, 331, 151, 1123, 397, 97, 43, 67, 1483, 223, 547, 1723, 139, 631, 283, 109, 103, 61, 181, 43, 2551, 379, 919, 409, 2971, 79, 103, 3307, 163
Offset: 2

Views

Author

Jan Fricke, Mar 14 2003

Keywords

Comments

The record values here (as well as those for A081256) appear to match the terms of A002383 for n > 1. - Bill McEachen, Jun 19 2023

Examples

			a(7)=19 because 7^3 - 1 = 342 = 2*3*3*19.
		

Crossrefs

Cf. A096175 (n^3-1 is an odd semiprime), A096176 ((n^3-1)/(n-1) is prime).

Programs

Formula

a(n) = A006530(A068601(n)). - Michel Marcus, Jun 19 2023

Extensions

More terms from Hugo Pfoertner, Jun 21 2004