Set and graph
Source: VMO 2020, Day 2 - P7
December 28, 2019
algebraSets
Problem Statement
Given a positive integer . Denote a set that contains all ordered sets such that are all distinct positive integers and . Also, a set containing ordered sets is called "connected" with if for every then .
a) Find the number of elements of set .
b) Prove that there exists a set "connected" with that has exactly elements.
c) Prove that every set "connected" with has at least elements.