1d. Problems: Proof Techniques Flashcards
for ints a&b, if a&b are odd then ab = odd there exists x -> a = 2x+1 there exists y -> b = 2y+1 must prove ab=odd, z -> ab = 2z + 1 This is an example of...
Proof by Construction use multiplication to prove that z exists ab = (2x+1)(2y+1) =4π₯π¦+2π₯+2π¦+1 =2(2π₯π¦+π₯+π¦)+1 z = 2xy + x + y
Prove by Contradiction
A β B=Γ, C β B, then [PROVE] A β C = Γ
prove A&C have nothing in common
1.Assume y = false
Assume: AβC != Γ: there is an element (x) thatβs in both A and C
2. since C β B, element (x) in C must be an element of B
3. from 1) x β A
x β A and x β B implies A β B != Γ which contradicts fact
therefore assumption in 1 is invalid bc A β C = Γ
Proof by Induction Example
summation from i=0 to n
= n(n+1) / 2 prove left = right 1.show expression is true for n = 0 2.assume true for n = k >=0 3.consider n = k=1 ...confused
|A| = k, how many binary relations are there on A?
What is the size of the power set?
|P(AxA) = 2^k^2
G = undirected graph, k nodes, max number of edges(no self loops) can can have = ?
k
2
k choose 2
B1: Gold not here
B2: Gold not here
B3: Gold in box 2
only one is true, 2 are false
option 1 (b1 β!b2 β!b3) option 2 (!b1 β b2 β !b3) option 3 (!b1 β !b2 β !b3) ... assume !b1 is correct β !!b2 β !b3 therefore b2 β !b2 is always false therefore gold in B2