cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A336026 Numbers m such that the proportion of nonsquarefree numbers in the interval [1, m] is greater than the corresponding proportion for all k > m.

Original entry on oeis.org

176, 380, 388, 389, 392, 393, 1089, 1864, 1928, 1936, 1937, 1940, 2080, 2892, 2900, 2908, 2909, 2912, 3776, 5589, 5788, 5832, 5932, 5933, 7156, 7157, 11881, 11889, 12656, 12776, 13880, 13888, 14085, 14088, 14096, 14104, 14456, 14464, 14465, 39740
Offset: 1

Views

Author

Javier Múgica, Jul 05 2020

Keywords

Comments

Also, numbers m such that the proportion of squarefree numbers in the interval [1, m] is less than the corresponding proportion for all k > m.
If the condition "greater than" were changed to "greater than or equal to" the sequence would also include the number 396, where the proportion is the same as at 1089, namely, 156/396 = 429/1089 = 39/99. There seems to be no other such coincidence. There is none up to 2*10^11.
All the terms are congruent to 0 or 1 modulo 4. If the modulus 36 is considered, the only possible residue classes are 0, 1, 9, 12, 20, 28, 29, 32 and 33. Similar restrictions hold for larger moduli. Thus, mod 900 there are only 132 possible residues, the least one being 28. Of these, more than half appear in pairs of two consecutive values.

Examples

			There are 151 nonsquarefree numbers up to m = 380, for a proportion of 151/380 ~= 0.39737. This proportion is never again reached for larger values of m, so the number 380 belongs to this list.
		

Crossrefs