The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A249717 The smallest prime whose square divides the first nonsquarefree number on row n of Pascal's triangle, 1 if all terms on that row are squarefree. 6
1, 1, 1, 1, 2, 1, 2, 1, 2, 3, 3, 1, 2, 3, 2, 3, 2, 2, 3, 3, 2, 3, 2, 1, 2, 5, 5, 3, 2, 3, 2, 3, 2, 2, 2, 2, 2, 3, 2, 3, 2, 2, 2, 3, 2, 3, 3, 3, 2, 7, 5, 5, 2, 5, 3, 3, 2, 2, 2, 3, 2, 2, 2, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 5, 2, 5, 2, 3, 2, 3, 3, 3, 2, 3, 2, 3, 2, 2, 3, 3, 2, 3, 2, 3, 2, 2, 7, 3, 2, 5, 2, 5, 2, 2, 2, 5, 2, 3, 2, 3, 2, 2, 2, 2, 2, 3, 3, 3, 2 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,5
COMMENTS
All such n, for which a(n) < 3, form a subsequence of A249724.
LINKS
FORMULA
a(n) = A249739(A249716(n)).
PROG
(Scheme) (define (A249717 n) (A249739 (A249716 n)))
CROSSREFS
Differs from A249718 for the first time at n=36, where a(36) = 2, while A249718(36) = 3.
Sequence in context: A257806 A035391 A242552 * A249718 A244518 A367251
KEYWORD
nonn
AUTHOR
Antti Karttunen, Nov 04 2014
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 June 11 03:41 EDT 2024. Contains 373288 sequences. (Running on oeis4.)