login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A075753 Smallest prime factor of n-th odd triangular number. 0
3, 3, 3, 3, 5, 7, 3, 3, 3, 3, 11, 5, 3, 3, 3, 3, 5, 19, 3, 3, 3, 3, 23, 5, 3, 3, 3, 3, 29, 31, 3, 3, 3, 3, 5, 37, 3, 3, 3, 3, 41, 5, 3, 3, 3, 3, 5, 7, 3, 3, 3, 3, 53, 5, 3, 3, 3, 3, 7, 11, 3, 3, 3, 3, 5, 7, 3, 3, 3, 3, 11, 5, 3, 3, 3, 3, 5, 79, 3, 3, 3, 3, 83, 5, 3, 3, 3, 3, 89, 7, 3, 3, 3, 3, 5, 97, 3, 3, 3
(list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
As A014493(n)=binomial(A042963(n),2) and a(n)=A020639(A014493(n))>2, A014493(n) is a good binomial coefficient.
LINKS
Eric Weisstein's World of Mathematics, Triangular Number.
Eric Weisstein's World of Mathematics, Good Binomial Coefficient.
Eric Weisstein's World of Mathematics, Least Prime Factor.
MATHEMATICA
FactorInteger[#][[1, 1]]&/@Rest[Select[Accumulate[Range[200]], OddQ]] (* Harvey P. Dale, Jul 30 2016 *)
CROSSREFS
Cf. A069901.
Sequence in context: A339971 A156724 A196186 * A006166 A339718 A349926
KEYWORD
nonn
AUTHOR
Reinhard Zumkeller, Mar 11 2003
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 19 16:34 EDT 2024. Contains 376014 sequences. (Running on oeis4.)