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!)
A092386 Let p(n) = n-th prime; a(n) = largest prime factor of (p(n+1)^2 - p(n)*p(n+2)). 1
1, 2, 3, 5, 3, 7, 5, 11, 2, 7, 7, 5, 13, 7, 3, 31, 29, 79, 5, 7, 13, 71, 13, 7, 7, 11, 37, 7, 179, 17, 17, 7, 13, 101, 37, 3, 7, 31, 3, 13, 17, 43, 7, 67, 983, 3, 229, 11, 5, 17, 11, 53, 19, 3, 3, 17, 67, 17, 19, 17, 43, 521, 7, 103, 173, 683, 23, 233, 23, 31, 67, 23, 3, 23, 53, 73, 5 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
a(n) = A006530(A056221(n)).
MATHEMATICA
Table[ FactorInteger[Prime[n + 1]^2 - Prime[n]Prime[n + 2]][[ -1, 1]], {n, 80}] (* Robert G. Wilson v, Mar 24 2004 *)
CROSSREFS
Sequence in context: A117367 A080184 A052248 * A117369 A117366 A341643
KEYWORD
easy,nonn
AUTHOR
Frank Schwellinger (nummer_eins(AT)web.de), Mar 20 2004
EXTENSIONS
More terms from Robert G. Wilson v, Mar 24 2004
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 March 29 11:45 EDT 2024. Contains 371278 sequences. (Running on oeis4.)