Partition of N into two subsets
Source: India TST 2016 Day 4 Problem 3
July 22, 2016
number theorysetprime numbers
Problem Statement
Let denote the set of all natural numbers. Show that there exists two nonempty subsets and of such that [*]
[*] every number in can be expressed as the product of a number in and a number in ;
[*] each prime number is a divisor of some number in and also some number in ;
[*] one of the sets and has the following property: if the numbers in this set are written as , then for any given positive integer there exists such that .
[*] Each set has infinitely many composite numbers.