Methods of Proof Problem Set 3
Methods of Proof Problem Set 3
NOTE: Any item with exactly the same solution as the solution of any of your classmates shall
NOT be given points.
1. 2n-1 n!
Proof:
Step 1: Verification
for n=1
n−1
2 ≤n !
1−1
2 ≤1!
0
2 ≤1
1 ≤1
n−1
2 ≤n ! Given
( k+1) −1
2 ≤(k +1)! Substitute k +1 for n
k
2 ≤ ( k +1 ) ! Simplify exponents.
k
2 ≤ ( k +1 ) k ! Definition of factorial
To show that
2k ≤ ( k +1 ) k !
Step 4: Since the statement is true for n-=1, and it is true for n=k+1 provided it is true for n=k, then
n−1
2 ≤n ! for n ≥ 1
10n +3 ( 4n +2 ) +5 Given
(Power of a product)
Exponential Expressions
k +2
9(10 ¿ ¿ k + 4 )¿ is divisible by 9 Definition of divisibility
Step 1: Verification
for n=1
n(n !)=(n+1)! – 1 Given
⟹ 1 (1 ! )=( 1+1 ) !−1 Substitute 1 for n
⟹ 1 (1 ! )=2!−1 Addition of numbers
⟹ 1 (1 )=2−1 Simplification, definition of factorial
⟹ 1=1 Simplification, Operation of numbers
Step 3: Proving
for n=k +1
Step 4: Since the statement is true for n-=1, and it is true for n=k+1 provided it is true for n=k
Hence, For every natural number n, 1(1!) + 2(2!) + ... + n (n!) = (n + 1)! – 1
II. Prove the following by using the uniqueness method. (15 points each)
1. If m and b are real numbers such that m 0, then there exists a unique real number x such that
mx + b = 0.
Hence, If m and b are real numbers such that m 0, then there exists a unique real number x
such that mx + b = 0.
2. If A and B are sets and f : A B is both one-to-one and onto, then for every element y B,
there is a unique element x A such that f(x) = y.
1. Prove by using the either/or method: If x is a real number such that x3 + 2x2 - 4x – 8 0, then
x 2 or x -2.
Proof:
Method 1
Suppose x3 + 2x2 - 4x – 8 0 and x >−2
We need to show that x ≥ 2.
x3 + 2x2 - 4x – 8 0 Assumption
2
( x−2)( x + 4 x + 4)≥ 0 By factoring
(x−2)¿ By factoring
Method 2
Suppose x3 + 2x2 - 4x – 8 0 and x <2
We need to show that x ≤−2.
x3 + 2x2 - 4x – 8 0 Assumption
2
( x−2)( x + 4 x + 4)≥ 0 By factoring
(x−2)¿ By factoring
x3 + 2x2 - 4x – 8 0
3 2
3 +2(3) −4 ( 3 ) −8 ≥0
27+2 ( 9 )−12−8 ≥ 0
27+18−12−8 ≥ 0
45−20 ≥ 0
25 ≥ 0
For x=2,
x3 + 2x2 - 4x – 8 0
3 2
2 +2(2) −4 ( 2 )−8 ≥ 0
8+2 ( 4 )−8−8 ≥ 0
8+ 8−8−8 ≥ 0
0≥0
For x=−2,
x3 + 2x2 - 4x – 8 0
3 2
(−2) +2(−2) −4 (−2 )−8 ≥ 0
−8+2 ( 4 ) +8−8 ≥ 0
−8+ 8+8−8≥ 0
0≥0
x3 + 2x2 - 4x – 8 0
3 2
(−3) +2(−3) −4 (−3 )−8 ≥0
−27+ 2 ( 9 )+ 12−8 ≥ 0
−27+18+ 12−8 ≥ 0
30−35≥ 0
−5 ≥ 0
Therefore, the proposition Prove by using the either/or method: If x is a real number such that
x3 + 2x2 - 4x – 8 0, then x 2 or x -2 is wrong
2. Give an example of a true statement/proposition that may be proved using the
maximum/minimum method. Then write the detailed proof.
Proof:
You can convert the statement to, There exist a real number x such that
2
ax +bx +c <c .
Equivalently,
It is clearly that we should use the construction method to produce the real
number x.
Recognizing the key words “either/or” in the forward process, a proof by cases
is appropriate.
Accordingly, assume
Case 1: b< 0
We must show that There exist a real number x such that
2
ax +bx=x ( ax +b )< 0.
−b
So, constructing x as any real number with > x> 0
a
We have shown that There exist a real number x such that
2
ax +bx=x ( ax +b )< 0.
Case 2: b> 0
Therefore, the proposition: If a , b∧c are real numbers with a> 0 and b ≠ 0,
then min { ax2 +bx +c : x is a real number }< c , is true.