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!)
A079390 spf(n) * spf(n+1) * spf(n+2), where spf=A020639 (smallest prime factor). 1
6, 12, 30, 20, 70, 28, 42, 12, 66, 44, 286, 52, 78, 12, 102, 68, 646, 76, 114, 12, 138, 92, 230, 20, 30, 12, 174, 116, 1798, 124, 186, 12, 30, 20, 370, 148, 222, 12, 246, 164, 3526, 172, 258, 12, 282, 188, 658, 28, 42, 12, 318, 212, 530, 20, 30, 12, 354, 236, 7198, 244 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
For n>2, a(n) is a record value iff (n,n+2) is a twin prime pair (conjecture).
LINKS
MATHEMATICA
Times@@@Partition[Table[FactorInteger[n][[1, 1]], {n, 70}], 3, 1] (* Harvey P. Dale, Oct 06 2015 *)
CROSSREFS
Sequence in context: A109510 A034715 A294730 * A124679 A242949 A341637
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Feb 20 2003
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 23 07:16 EDT 2024. Contains 371905 sequences. (Running on oeis4.)