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!)
A076566 Greatest prime divisor of 3n+3 (sum of three successive integers). 3
3, 3, 3, 5, 3, 7, 3, 3, 5, 11, 3, 13, 7, 5, 3, 17, 3, 19, 5, 7, 11, 23, 3, 5, 13, 3, 7, 29, 5, 31, 3, 11, 17, 7, 3, 37, 19, 13, 5, 41, 7, 43, 11, 5, 23, 47, 3, 7, 5, 17, 13, 53, 3, 11, 7, 19, 29, 59, 5, 61, 31, 7, 3, 13, 11, 67, 17, 23, 7, 71, 3, 73, 37, 5, 19, 11, 13, 79, 5, 3, 41, 83, 7 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
a(n) = A006530(A000082(n+1)). - Reinhard Zumkeller, Oct 03 2012
LINKS
MATHEMATICA
FactorInteger[Total[#]][[-1, 1]]&/@Partition[Range[100], 3, 1] (* Harvey P. Dale, Apr 03 2011 *)
PROG
(Haskell)
a076566 = a006530 . (* 3) . (+ 1) -- Reinhard Zumkeller, Oct 03 2012
CROSSREFS
Cf. A008585.
Sequence in context: A132424 A070864 A321790 * A083574 A108025 A192451
KEYWORD
easy,nonn
AUTHOR
Zak Seidov, Oct 19 2002
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 19 09:23 EDT 2024. Contains 371782 sequences. (Running on oeis4.)