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!)
A238891 Largest squarefree number in row n of Pascal's triangle. 2
1, 1, 2, 3, 6, 10, 15, 35, 70, 1, 210, 462, 66, 715, 3003, 5005, 1, 24310, 1, 92378, 125970, 293930, 646646, 1352078, 10626, 53130, 5311735, 1, 13123110, 34597290, 435, 44352165, 1, 33, 2203961430, 6545, 1, 66045, 33578000610, 62359143990, 91390, 350343565 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
LINKS
MATHEMATICA
Table[Select[Binomial[n, Range[0, n/2]], SquareFreeQ[#] &][[-1]], {n, 0, 100}]
CROSSREFS
Cf. A238337 (number of distinct squarefree numbers in row n).
Cf. A238892 (index of these numbers in the row).
Sequence in context: A246868 A370819 A055789 * A048681 A051891 A108062
KEYWORD
nonn
AUTHOR
T. D. Noe, Mar 06 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 May 20 08:57 EDT 2024. Contains 372710 sequences. (Running on oeis4.)