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.

A079451 Largest prime dividing the n-th Lucas number (A000032); 1 when no such prime exists.

Original entry on oeis.org

2, 1, 3, 2, 7, 11, 3, 29, 47, 19, 41, 199, 23, 521, 281, 31, 2207, 3571, 107, 9349, 2161, 211, 307, 461, 1103, 151, 90481, 5779, 14503, 19489, 2521, 3010349, 4481, 9901, 63443, 911, 103681, 54018521, 29134601, 859, 3041, 370248451, 1427, 144481, 967, 541, 275449
Offset: 0

Views

Author

Lekraj Beedassy, Jan 13 2003

Keywords

Crossrefs

Cf. A000032 (Lucas numbers), A006530 (greatest prime factor).
Cf. A001606 (indices of prime Lucas numbers <=> where a(n) = A000032(n)), subsequence of A076697 (indices of record values in this sequence).
Cf. A280104 (same for smallest prime factor).

Programs

Formula

a(n) = A006530(A000032(n)). - Felix Fröhlich, Dec 26 2016

Extensions

More terms from Michel Marcus, Oct 26 2013
Modified b-file and scripts so that a(1)=1. - David Radcliffe, Aug 03 2025