Minimize number of Sets of Coprimes from 1 to n

Правка en1, от doppler_effect, 2020-04-04 10:09:06

Given a number n, Divide the numbers from 1 to n into sets of coprime numbers where sets may be joint but the union of all sets should give all the numbers from 1 to n. But the number of sets should be minimized.

Теги #number theory, sets, coprime

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский doppler_effect 2020-04-04 10:09:06 259 Initial revision (published)