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!)
A361080 Numbers that set records in A360224. 1
1, 12, 18, 28, 30, 38, 42, 48, 60, 72, 102, 108, 138, 150, 168, 180, 192, 228, 240, 270, 282, 312, 348, 402, 420, 432, 462, 522, 570, 600, 618, 642, 660, 732, 768, 798, 810, 858, 882, 990, 1008, 1020, 1050, 1092, 1152, 1218, 1230, 1278, 1290, 1320, 1428, 1452, 1482, 1608, 1620, 1722, 1788, 1830, 1848 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
MATHEMATICA
s = Table[Count[Range[k], _?(Nor[CoprimeQ[#, k], GCD[k^2 - 1, #] > 1, Divisible[k, Times @@ FactorInteger[#][[All, 1]]]] &)], {k, 1000}]; Map[FirstPosition[s, #][[1]] &, Union@ FoldList[Max, s]]
CROSSREFS
Sequence in context: A071354 A006622 A124269 * A179192 A344198 A112054
KEYWORD
nonn
AUTHOR
Michael De Vlieger, Jun 13 2023
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 August 17 19:53 EDT 2024. Contains 375227 sequences. (Running on oeis4.)