- #1
c4nn3t
- 3
- 0
Hello all, I'm a bit stumped when it comes to formal proofs. I
PART A: "Let A,B ⊆{1,2...n} be two sets with A,B > n/2. Prove that the intersection of A ∩ B is nonempty."
This part I used contradiction, but didn't get everything. I assumed that if the intersection of A and B was empty, then A∪B is A+B, which is n>2 + n>2 = n. A∪B⊆{1,2,...n}, so therefore A∪B must be <= |{1,2...n}| = n. Then, n >= |A∪B| > n, which results in a contradiction.
Is this enough of a formal proof, or is there a step I missed?PART B: "Let Z=(J,K) be an undirected graph on x vertices. Each vertex has degree >x/2. Prove that Z is connected."
I wasn't sure how to start off proving this one. Supposedly solving part A helps solve this. Any two nodes are adjacent to more than >x/2 of the nodes, but I'm not sure how to turn this into a formal proof.
I'd really appreciate some input to get going, thanks so much in advance!
PART A: "Let A,B ⊆{1,2...n} be two sets with A,B > n/2. Prove that the intersection of A ∩ B is nonempty."
This part I used contradiction, but didn't get everything. I assumed that if the intersection of A and B was empty, then A∪B is A+B, which is n>2 + n>2 = n. A∪B⊆{1,2,...n}, so therefore A∪B must be <= |{1,2...n}| = n. Then, n >= |A∪B| > n, which results in a contradiction.
Is this enough of a formal proof, or is there a step I missed?PART B: "Let Z=(J,K) be an undirected graph on x vertices. Each vertex has degree >x/2. Prove that Z is connected."
I wasn't sure how to start off proving this one. Supposedly solving part A helps solve this. Any two nodes are adjacent to more than >x/2 of the nodes, but I'm not sure how to turn this into a formal proof.
I'd really appreciate some input to get going, thanks so much in advance!