Skip to main content

Section 3.2 More Methods of Proof

Beginning Activity Beginning Activity 2: Using the Contrapositive

The following statement was proven in Task 3.c in Section 1.2.

If \(n\) is an odd integer, then \(n^2\) is an odd integer.

Now consider the following proposition:

For each integer \(n\text{,}\) if \(n^2\) is an odd integer, then \(n\) is an odd integer.

1.

After examining several examples, decide whether you think this proposition is true or false.

2.

Try completing the following know-show table for a direct proof of this proposition. The question is, “Can we perform algebraic manipulations to get from the ‘know’ portion of the table to the ‘show’ portion of the table?” Be careful with this! Remember that we are working with integers and we want to make sure that we can end up with an integer \(q\) as stated in Step \(Q1\text{.}\)

Step Know Reason
\(P\) \(n^2\) is an odd integer. Hypothesis
\(P1\) \(\left( \exists k \in \Z \right) \left( n^2 = 2k + 1 \right)\) Definition of “odd integer”
\(\vdots\) \(\vdots\) \(\vdots\)
\(Q1\) \(\left( \exists q \in \Z \right) \left( n=2q \right)\)
\(Q\) \(n\) is an odd integer. Definition of “odd integer”
Step Show Reason

Recall that the contrapositive of the conditional statement \(P \to Q\) is the conditional statement \(\mynot Q \to \mynot P\text{,}\) which is logically equivalent to the original conditional statement. (It might be a good idea to review Beginning Activity 2 from Section 2.2.) Consider the following proposition once again:

For each integer \(n\text{,}\) if \(n^2\) is an odd integer, then \(n\) is an odd integer.

3.

Write the contrapositive of this conditional statement. Please note that “not odd” means “even.” (We have not proved this, but it can be proved using the Division Algorithm in Section 3.5.)

4.

Complete a know-show table for the contrapositive statement from Exercise 3.

5.

By completing the proof in Exercise 4, have you proven the given proposition? That is, have you proven that if \(n^2\) is an odd integer, then \(n\) is an odd integer? Explain.

Beginning Activity Beginning Activity 2: A Biconditional Statement

1.

In Task 4.a from Section 2.2, we constructed a truth table to prove that the biconditional statement, \(P \leftrightarrow Q\text{,}\) is logically equivalent to \(\left( {P \to Q} \right) \wedge \left( {Q \to P} \right)\text{.}\) Complete this exercise if you have not already done so.

2.

Suppose that we want to prove a biconditional statement of the form \(P \leftrightarrow Q\text{.}\) Explain a method for completing this proof based on the logical equivalency in Exercise 1.

3.

Let \(n\) be an integer. Assume that we have completed the proofs of the following two statements:

  • If \(n\) is an odd integer, then \(n^2\) is an odd integer.

  • If \(n^2\) is an odd integer, then \(n\) is an odd integer.

(See Task 3.c from Section 1.2 and Beginning Activity 1.) Have we completed the proof of the following proposition?

For each integer \(n\text{,}\) \(n\) is an odd integer if and only if \(n^2\) is an odd integer.
Explain.

Subsection Review of Direct Proofs

In Section 1.2 and Section 3.1, we studied direct proofs of mathematical statements. Most of the statements we prove in mathematics are conditional statements that can be written in the form \(P \to Q\text{.}\) A direct proof of a statement of the form \(P \to Q\) is based on the definition that a conditional statement can only be false when the hypothesis, \(P\text{,}\) is true and the conclusion, \(Q\text{,}\) is false. Thus, if the conclusion is true whenever the hypothesis is true, then the conditional statement must be true. So, in a direct proof,

  • We start by assuming that \(P\) is true.

  • From this assumption, we logically deduce that \(Q\) is true.

We have used the so-called forward and backward method to discover how to logically deduce \(Q\) from the assumption that \(P\) is true.

Subsection Proof Using the Contrapositive

As we saw in Beginning Activity 1, it is sometimes difficult to construct a direct proof of a conditional statement. This is one reason we studied logical equivalencies in Section 2.2. Knowing that two expressions are logically equivalent tells us that if we prove one, then we have also proven the other. In fact, once we know the truth value of a statement, then we know the truth value of any other statement that is logically equivalent to it.

One of the most useful logical equivalencies in this regard is that a conditional statement \(P \to Q\) is logically equivalent to its contrapositive, \(\mynot Q \to \mynot P\text{.}\) This means that if we prove the contrapositive of the conditional statement, then we have proven the conditional statement. The following are some important points to remember.

  • A conditional statement is logically equivalent to its contrapositive.

  • Use a direct proof to prove that \(\mynot Q \to \mynot P\) is true.

  • Caution: One difficulty with this type of proof is in the formation of correct negations. (We need to be very careful doing this.)

  • We might consider using a proof by contrapositive when the statements \(P\) and \(Q\) are stated as negations.

Subsection Writing Guidelines

One of the basic rules of writing mathematical proofs is to keep the reader informed. So when we prove a result using the contrapositive, we indicate this within the first few lines of the proof. For example,

  • We will prove this theorem by proving its contrapositive.

  • We will prove the contrapositive of this statement.

In addition, make sure the reader knows the status of every assertion that you make. That is, make sure you state whether an assertion is an assumption of the theorem, a previously proven result, a well-known result, or something from the reader's mathematical background. Following is a completed proof of a statement from Beginning Activity 1.

Proof.

We will prove this result by proving the contrapositive of the statement, which is

For each integer \(n\text{,}\) if \(n\) is an odd integer, then \(n^2\) is an odd integer.

However, in Theorem 1.10, we have already proven that if \(x\) and \(y\) are odd integers, then \(x \cdot y\) is an odd integer. So using \(x = y = n\text{,}\) we can conclude that if \(n\) is an odd integer, then \(n \cdot n\text{,}\) or \(n^2\text{,}\) is an odd integer. We have thus proved the contrapositive of the theorem, and consequently, we have proved that if \(n^2\) is an even integer, then \(n\) is an even integer.

Subsection Using Other Logical Equivalencies

As was noted in Section 2.2, there are several different logical equivalencies. Fortunately, there are only a small number that we often use when trying to write proofs, and many of these are listed in Theorem 2.12 at the end of Section 2.2. We will illustrate the use of one of these logical equivalencies with the following proposition:

For all real numbers \(a\) and \(b\text{,}\) if \(a \ne 0\) and \(b \ne 0\text{,}\) then \(ab \ne 0\text{.}\)

First, notice that the hypothesis and the conclusion of the conditional statement are stated in the form of negations. This suggests that we consider the contrapositive. Care must be taken when we negate the hypothesis since it is a conjunction. We use one of De Morgan's Laws as follows:

\begin{equation*} \mynot \left( {a \ne 0\; \wedge \;b \ne 0} \right) \equiv \left( {a = 0} \right) \vee \left( {b = 0} \right)\text{.} \end{equation*}

Progress Check 3.9. Using Another Logical Equivalency.

(a)

In English, write the contrapositive of, “For all real numbers \(a\) and \(b\text{,}\) if \(a \ne 0\) and \(b \ne 0\text{,}\) then \(ab \ne 0\text{.}\)

Solution.

For all real numbers \(a\) and \(b\text{,}\) if \(ab = 0\text{,}\) then \(a = 0\text{ or } b = 0\text{.}\)

(b)

The contrapositive is a conditional statement in the form \(X \to \left( {Y \vee Z} \right)\text{.}\) The difficulty is that there is not much we can do with the hypothesis \(\left( {ab = 0} \right)\) since we know nothing else about the real numbers \(a\) and \(b\text{.}\) However, if we knew that \(a\) was not equal to zero, then we could multiply both sides of the equation \(ab = 0\) by \(\dfrac{1}{a}\text{.}\) This suggests that we consider using the following logical equivalency based on a result in Theorem 2.12:

\begin{equation*} X \to \left( {Y \vee Z} \right) \equiv \left( {X \wedge \mynot Y} \right) \to Z\text{.} \end{equation*}

In English, use this logical equivalency to write a statement that is logically equivalent to the contrapositive from Task 3.9.a.

Solution.

For all real numbers \(a\) and \(b\text{,}\) if \(ab = 0\) and \(a \ne 0\text{,}\) \(b = 0\text{.}\)

(c)

The logical equivalency in Task 3.9.b makes sense because if we are trying to prove \(Y \vee Z\text{,}\) we only need to prove that at least one of \(Y\) or \(Z\) is true. So the idea is to prove that if \(Y\) is false, then \(Z\) must be true.

Use the ideas presented in the progress check to complete the proof of the following proposition.

Proof.

We will prove the contrapositive of this proposition, which is

For all real numbers \(a\) and \(b\text{,}\) if \(ab = 0\text{,}\) then \(a = 0\text{ or } b = 0\text{.}\)

This contrapositive, however, is logically equivalent to the following:

For all real numbers \(a\) and \(b\text{,}\) if \(ab = 0\) and \(a \ne 0\text{,}\) then \(b = 0\text{.}\)
To prove this, we let \(a\) and \(b\) be real numbers and assume that \(ab = 0\) and \(a \ne 0\text{.}\) We can then multiply both sides of the equation \(ab = 0\) by \(\dfrac{1}{a}\text{.}\) This gives

\begin{equation*} \text{Now complete the proof.} \end{equation*}
\begin{equation*} \vdots \end{equation*}

Therefore, \(b = 0\text{.}\) This completes the proof of a statement that is logically equivalent to the contrapositive, and hence, we have proven the proposition.

Solution.

This gives

\begin{equation*} \frac{1}{a} (ab) = \frac{1}{a} \cdot 0\text{.} \end{equation*}

We now use the associative property on the left side of this equation and simplify both sides of the equation to obtain

\begin{align*} \left( \frac{1}{a} \cdot a \right)b \amp = 0\\ 1 \cdot b \amp = 0\\ b \amp = 0 \end{align*}

Therefore, \(b = 0\) and this completes the proof of a statement that is logically equivalent to the contrapositive. Hence, we have proved the proposition.

Subsection Proofs of Biconditional Statements

In Beginning Activity 2, we used the following logical equivalency:

\begin{equation*} \left( {P \leftrightarrow Q} \right) \equiv \left( {P \to Q} \right) \wedge \left( {Q \to P} \right)\text{.} \end{equation*}

This logical equivalency suggests one method for proving a biconditional statement written in the form “\(P\) if and only if \(Q\text{.}\)” This method is to construct separate proofs of the two conditional statements \(P \to Q\) and \(Q \to P\text{.}\) For example, since we have now proven each of the following:

  • For each integer \(n\text{,}\) if \(n\) is an even integer, then \(n^2\) is an even integer. (Task 3.c from Exercise 3 in Section 1.2)

  • For each integer \(n\text{,}\) if \(n^2\) is an even integer, then \(n\) is an even integer. (Theorem 3.8)

we can state the following theorem.

Subsection Writing Guidelines

When proving a biconditional statement using the logical equivalency \(\left( {P \leftrightarrow Q} \right) \equiv \left( {P \to Q} \right) \wedge \left( {Q \to P} \right)\text{,}\) we actually need to prove two conditional statements. The proof of each conditional statement can be considered as one of two parts of the proof of the biconditional statement. Make sure that the start and end of each of these parts is indicated clearly. This is illustrated in the proof of the following proposition.

Proof.

We will prove this biconditional statement by proving the following two conditional statements:

  • For each real number \(x\text{,}\) if \(x\) equals 2 , then \(x^3 - 2x^2 + x = 2\text{.}\)

  • For each real number \(x\text{,}\) if \(x^3 - 2x^2 + x = 2\text{,}\) then \(x\) equals 2.

For the first part, we assume \(x = 2\) and prove that \(x^3 - 2x^2 + x = 2\text{.}\) We can do this by substituting \(x = 2\) into the expression \(x^3 - 2x^2 + x\text{.}\) This gives

\begin{align*} x^3 - 2x^2 + x \amp = 2^3 - 2\left( {2^2 } \right) + 2\\ \amp = 8 - 8 + 2\\ \amp =2\text{.} \end{align*}

This completes the first part of the proof.

For the second part, we assume that \(x^3 - 2x^2 + x = 2\) and from this assumption, we will prove that \(x = 2\text{.}\) We will do this by solving this equation for \(x\text{.}\) To do so, we first rewrite the equation \(x^3 - 2x^2 + x = 2\) by subtracting 2 from both sides:

\begin{equation*} x^3 - 2x^2 + x - 2 = 0\text{.} \end{equation*}

We can now factor the left side of this equation by factoring an \(x^2\) from the first two terms and then factoring \(\left( {x - 2} \right)\) from the resulting two terms. This is shown below.

\begin{align*} x^3 - 2x^2 + x - 2 \amp = 0\\ x^2 \left( {x - 2} \right) + \left( {x - 2} \right) \amp = 0\\ \left( {x - 2} \right)\left( {x^2 + 1} \right) \amp = 0\text{.} \end{align*}

Now, in the real numbers, if a product of two factors is equal to zero, then one of the factors must be zero. So this last equation implies that

\begin{equation*} x - 2 = 0\text{ or } x^2 + 1 = 0\text{.} \end{equation*}

The equation \(x^2 + 1 = 0\) has no real number solution. So since \(x\) is a real number, the only possibility is that \(x - 2 = 0\text{.}\) From this we can conclude that \(x\) must be equal to 2.

Since we have now proven both conditional statements, we have proven that \(x = 2\) if and only if \(x^3 - 2x^2 + x = 2\text{.}\)

Subsection Constructive Proofs

We all know how to solve an equation such as \(3x + 8 = 23\text{,}\) where \(x\) is a real number. To do so, we first add \(-8\) to both sides of the equation and then divide both sides of the resulting equation by 3. Doing so, we obtain the following result:

If \(x\) is a real number and \(3x + 8 = 23\text{,}\) then \(x = 5\text{.}\)

Notice that the process of solving the equation actually does not prove that \(x = 5\) is a solution of the equation \(3x + 8 = 23\text{.}\) This process really shows that if there is a solution, then that solution must be \(x = 5\text{.}\) To show that this is a solution, we use the process of substituting \(5\) for \(x\) in the left side of the equation as follows: If \(x = 5\text{,}\) then

\begin{equation*} 3x + 8 = 3 \left( 5 \right) + 8 = 15 + 8 = 23\text{.} \end{equation*}

This proves that \(x = 5\) is a solution of the equation \(3x + 8 = 23\text{.}\) Hence, we have proven that \(x = 5\) is the only real number solution of \(3x + 8 = 23\text{.}\)

We can use this same process to show that any linear equation has a real number solution. An equation of the form

\begin{equation*} ax + b = c\text{,} \end{equation*}

where \(a\text{,}\) \(b\text{,}\) and \(c\) are real numbers with \(a \ne 0\text{,}\) is called a linear equation in one variable.

Proof.

Assume that \(a\text{,}\) \(b\text{,}\) and \(c\) are real numbers with \(a \ne 0\text{.}\) We can solve the linear equation \(ax + b = c\) by adding \(-b\) to both sides of the equation and then dividing both sides of the resulting equation by \(a\) \(\left( \text{ since } a \ne 0 \right)\text{,}\) to obtain

\begin{equation*} x = \frac{c - b}{a}\text{.} \end{equation*}

This shows that if there is a solution, then it must be \(x = \dfrac{c - b}{a}\text{.}\) We also see that if \(x = \dfrac{c - b}{a}\text{,}\) then

\begin{align*} ax + b \amp = a \left( \frac{c - b}{a} \right) + b\\ \amp = \left( c - b \right) + b\\ \amp = c\text{.} \end{align*}

Therefore, the linear equation \(ax + b = c\) has exactly one real number solution and the solution is \(x = \dfrac{c - b}{a}\text{.}\)

The proof given for Proposition 3.13 is called a constructive proof. This is a technique that is often used to prove a so-called existence theorem. The objective of an existence theorem is to prove that a certain mathematical object exists. That is, the goal is usually to prove a statement of the form

There exists an \(x\) such that \(P( x )\text{.}\)
For a constructive proof of such a proposition, we actually name, describe, or explain how to construct some object in the universe that makes \(P( x )\) true. This is what we did in Proposition 3.13 since in the proof, we actually proved that \(\dfrac{c - b}{a}\) is a solution of the equation \(ax + b = c\text{.}\) In fact, we proved that this is the only solution of this equation.

Subsection Nonconstructive Proofs

Another type of proof that is often used to prove an existence theorem is the so-called nonconstructive proof. For this type of proof, we make an argument that an object in the universal set that makes \(P( x )\) true must exist but we never construct or name the object that makes \(P( x )\) true. The advantage of a constructive proof over a nonconstructive proof is that the constructive proof will yield a procedure or algorithm for obtaining the desired object.

The proof of the Intermediate Value Theorem from calculus is an example of a nonconstructive proof. The Intermediate Value Theorem can be stated as follows:

If \(f\) is a continuous function on the closed interval \(\left[ {a,b} \right]\) and if \(q\) is any real number strictly between \(f( a )\) and \(f( b )\text{,}\) then there exists a number \(c\) in the interval \(\left( {a,b} \right)\) such that \(f( c ) = q\text{.}\)

The Intermediate Value Theorem can be used to prove that a solution to some equations must exist. This is shown in the next example.

Example 3.14. Using the Intermediate Value Theorem.

Let \(x\) represent a real number. We will use the Intermediate Value Theorem to prove that the equation \(x^3 - x + 1 = 0\) has a real number solution.

To investigate solutions of the equation \(x^3 - x + 1 = 0\text{,}\) we will use the function

\begin{equation*} f( x ) = x^3 - x + 1\text{.} \end{equation*}

Notice that \(f( { - 2} ) = - 5\) and that \(f( 0 ) = 1\text{.}\) Since \(f ( -2 ) \lt 0\) and \(f ( 0 ) > 0\text{,}\) the Intermediate Value Theorem tells us that there is a real number \(c\) between \(-2\) and \(0\) such that \(f( c ) = 0\text{.}\) This means that there exists a real number \(c\) between \(-2\) and \(0\) such that

\begin{equation*} c^3 - c + 1 = 0\text{,} \end{equation*}

and hence \(c\) is a real number solution of the equation \(x^3 - x + 1 = 0\text{.}\) This proves that the equation \(x^3 - x + 1 = 0\) has at least one real number solution.

Notice that this proof does not tell us how to find the exact value of \(c\text{.}\) It does, however, suggest a method for approximating the value of \(c\text{.}\) This can be done by finding smaller and smaller intervals \(\left[ {a,\;b} \right]\) such that \(f( a )\) and \(f( b )\) have opposite signs.

Exercises Exercises

1.

Let \(n\) be an integer. Prove each of the following:

(a)

If \(n\) is even, then \(n^3\) is even.

Hint.

Let \(n\) be an even integer. Since \(n\) is even, there exists an integer \(k\) such that \(n = 2k\text{.}\) Now use this to prove that \(n^3\) must be even.

(b)

If \(n^3\) is even, then \(n\) is even.

Hint.

Prove the contrapositive.

(c)

The integer \(n\) is even if and only if \(n^3\) is an even integer.

Hint.

Explain why Task 1.a and Task 1.b prove this.

(d)

The integer \(n\) is odd if and only if \(n^3\) is an odd integer.

Hint.

Explain why Task 1.a and Task 1.b prove this.

2.

In Section 3.1, we defined congruence modulo \(n\) where \(n\) is a natural number. If \(a\) and \(b\) are integers, we will use the notation \(a \not\equiv b \pmod n\) to mean that \(a\) is not congruent to \(b\) modulo \(n\text{.}\)

(a)

Write the contrapositive of the following conditional statement:

For all integers \(a\) and \(b\text{,}\) if \(a \not\equiv 0 \pmod 6\) and \(b \not\equiv 0 \pmod 6\text{,}\) then \(ab \not\equiv 0 \pmod 6\text{.}\)

Answer.

The contrapositive is, For all integers \(a\) and \(b\text{,}\) if \(ab \equiv 0 \pmod 6\text{,}\) then \(a \equiv 0 \pmod 6\) or \(b \equiv 0 \pmod 6\text{.}\)

(b)

Is this statement true or false? Explain.

3.

Complete the following.

(a)

Write the contrapositive of the following statement: For all positive real numbers \(a\) and \(b\text{,}\) if \(\sqrt {ab} \ne \dfrac{{a + b}}{2}\text{,}\) then \(a \ne b\text{.}\)

Answer.

The contrapositive is: For all positive real numbers \(a\) and \(b\text{,}\) if \(a = b\text{,}\) then \(\sqrt{ab} = \dfrac{a + b}{2}\text{.}\)

(b)

Is this statement true or false? Prove the statement if it is true or provide a counterexample if it is false.

Answer.

The statement is true. If \(a = b\text{,}\) then \(\dfrac{a + b}{2} = \dfrac{2a}{2} = a\text{,}\) and \(\sqrt{ab} = \sqrt{a^2} = a\text{.}\) This proves the contrapositive.

4.

Are the following statements true or false? Justify your conclusions.

(a)

For each \(a \in \Z\text{,}\) if \(a \equiv 2 \pmod 5\text{,}\) then \(a^2 \equiv 4 \pmod 5\text{.}\)

Answer.

True. If \(a \equiv 2 \pmod 5\text{,}\) then there exists an integer \(k\) such that \(a - 2 = 5k\text{.}\) Then,

\begin{equation*} a^2 - 4 = \left( 2 + 5k \right)^2 - 4 = 20k + 25k^2\text{.} \end{equation*}

This means that \(a^2 - 4 = 5 \left( 4k + 5k^2 \right)\text{,}\) and hence, \(a^2 \equiv 4 \pmod 5\text{.}\)

(b)

For each \(a \in \Z\text{,}\) if \(a^2 \equiv 4 \pmod 5\text{,}\) then \(a \equiv 2 \pmod 5\text{.}\)

Answer.

False. A counterexample is \(a = 3\) since \(3^2 \equiv 4 \pmod 5\) and \(3 \not \equiv 2 \pmod 5\text{.}\)

(c)

For each \(a \in \Z\text{,}\) \(a \equiv 2 \pmod 5\) if and only if \(a^2 \equiv 4 \pmod 5\text{.}\)

Answer.

False. Part (b) shows this is false.

5.

Is the following proposition true or false?

For all integers \(a\) and \(b\text{,}\) if \(ab\) is even, then \(a\) is even or \(b\) is even.
Justify your conclusion by writing a proof if the proposition is true or by providing a counterexample if it is false.

6.

Consider the following proposition: For each integer \(a\text{,}\) \(a \equiv 3 \pmod 7\) if and only if \(\left( a^2 + 5a \right) \equiv 3 \pmod 7\text{.}\)

(a)

Write the proposition as the conjunction of two conditional statements.

Answer.

For each integer \(a\text{,}\) if \(a \equiv 3 \pmod 7\text{,}\) then \((a^2 + 5a) \equiv 3 \pmod 7\text{,}\) and for each integer \(a\text{,}\) if \((a^2 + 5a) \equiv 3 \pmod 7\text{,}\) then \(a \equiv 3 \pmod 7\text{.}\)

(b)

Determine if the two conditional statements in Task 6.a are true or false. If a conditional statement is true, write a proof, and if it is false, provide a counterexample.

Answer.

For each integer \(a\text{,}\) if \(a \equiv 3 \pmod 7\text{,}\) then \((a^2 + 5a) \equiv 3 \pmod 7\) is true. To prove this, if \(a \equiv 3 \pmod 7\text{,}\) then there exists an integer \(k\) such that \(a = 3 + 7k\text{.}\) We can then prove that

\begin{equation*} \left( a^2 + 5a \right) - 3 = 21 + 77k + 49k^2 = 7(3 + 11k + 7k^2)\text{.} \end{equation*}

This shows that \((a^2 + 5a) \equiv 3 \pmod 7\text{.}\) For each integer \(a\text{,}\) if \((a^2 + 5a) \equiv 3 \pmod 7\text{,}\) then \(a \equiv 3 \pmod 7\) is false. A counterexample is \(a = 6\text{.}\) When \(a = 6\text{,}\) \(a^2 + 5a = 66\) and \(66 \equiv 3 \pmod 7\) and \(6 \not \equiv 3 \pmod 7\text{.}\)

(c)

Is the given proposition true or false? Explain.

Answer.

Since one of the two conditional statements in Part (b) is false, the given proposition is false.

7.

Consider the following proposition: For each integer \(a\text{,}\) \(a \equiv 2 \pmod 8\) if and only if \(\left(a^2 + 4a \right) \equiv 4 \pmod 8\text{.}\)

(a)

Write the proposition as the conjunction of two conditional statements.

(b)

Determine if the two conditional statements in Part (a) are true or false. If a conditional statement is true, write a proof, and if it is false, provide a counterexample.

(c)

Is the given proposition true or false? Explain.

8.

For a right triangle, suppose that the hypotenuse has length \(c\) feet and the lengths of the sides are \(a\) feet and \(b\) feet.

(a)

What is a formula for the area of this right triangle? What is an isosceles triangle?

(b)

State the Pythagorean Theorem for right triangles.

(c)

Prove that the right triangle described above is an isosceles triangle if and only if the area of the right triangle is \(\dfrac{1}{4} c^2\text{.}\)

Answer.

Prove both of the conditional statements: (1) If the area of the right triangle is \(c^2/4\text{,}\) then the right triangle is an isosceles triangle. (2) If the right triangle is an isosceles triange, then the area of the right triangle is \(c^2/4\text{.}\)

9.

A real number \(x\) is defined to be a rational number provided

\begin{equation*} \text{ there exist integers } m \text{ and } n \text{ with } n \ne 0 \text{ such that } x = \frac{m}{n}\text{.} \end{equation*}

A real number that is not a rational number is called an irrational number. It is known that if \(x\) is a positive rational number, then there exist positive integers \(m\) and \(n\) with \(n \ne 0\) such that \(x = \dfrac{m}{n}\text{.}\) Is the following proposition true or false? Explain.

For each positive real number \(x\text{,}\) if \(x\) is irrational, then \(\sqrt x\) is irrational.

Answer.

The statement is true. It is easier to prove the contrapositive, which is:

For each positive real number \(x\text{,}\) if \(\sqrt{x}\) is rational, then \(x\) is rational.
Let \(x\) be a positive real number. If there exist positive integers \(m\) and \(n\) such that \(\sqrt{x} = \dfrac{m}{n}\text{,}\) then \(x = \dfrac{m^2}{n^2}\text{.}\)

10.

Is the following proposition true or false? Justify your conclusion.

For each integer \(n\text{,}\) \(n\) is even if and only if 4 divides \(n^2\text{.}\)

Hint.

Remember that there are two conditional statements associated with this biconditional statement. Be willing to consider the contrapositive of one of these conditional statements.

11.

Prove that for each integer \(a\text{,}\) if \(a^2 - 1\) is even, then 4 divides \(a^2 - 1\text{.}\)

12.

Prove that for all integers \(a\) and \(m\text{,}\) if \(a\) and \(m\) are the lengths of the sides of a right triangle and \(m + 1\) is the length of the hypotenuse, then \(a\) is an odd integer.

13.

Prove the following proposition:

If \(p, q \in \mathbb{Q}\) with \(p \lt q\text{,}\) then there exists an \(x \in \mathbb{Q}\) with \(p \lt x \lt q\text{.}\)

14.

Are the following propositions true or false? Justify your conclusion.

(a)

There exist integers \(x\) and \(y\) such that \(4x + 6y = 2\text{.}\)

(b)

There exist integers \(x\) and \(y\) such that \(6x + 15y = 2\text{.}\)

(c)

There exist integers \(x\) and \(y\) such that \(6x + 15y = 9\text{.}\)

15.

Prove that there exists a real number \(x\) such that \(x^3 - 4x^2 = 7\text{.}\)

Hint.

Define an appropriate function and use the Intermediate Value Theorem.

16.

Let \(y_1 , y_2 , y_3 , y_4\) be real numbers. The mean, \(\overline y\text{,}\) of these four numbers is defined to be the sum of the four numbers divided by 4. That is,

\begin{equation*} \overline y = \frac{{y_1 + y_2 + y_3 + y_4 }}{4}\text{.} \end{equation*}

Prove that there exists a \(y_i\) with \(1 \leq i \leq 4\) such that \(y_i \geq \overline y\text{.}\)

Hint.

One way is to let \(y_{\text{ max } }\) be the largest of \(y_1 , y_2 , y_3 , y_4\text{.}\)

17.

Let \(a\) and \(b\) be natural numbers such that \(a^2 = b^3\text{.}\) Prove each of the propositions in Parts (a) through (d). (The results of Exercise 1 and Theorem 3.11 may be helpful.)

(a)

If \(a\) is even, then 4 divides \(a\text{.}\)

(b)

If 4 divides \(a\text{,}\) then 4 divides \(b\text{.}\)

Answer.

Since 4 divides \(a\text{,}\) there exist an integer \(n\) such that \(a = 4n\text{.}\) Using this, we see that \(b^3 = 16n^2\text{.}\) This means that \(b^3\) is even and hence by Exercise (1), \(b\) is even. So there exists an integer \(m\) such that \(b = 2m\text{.}\) Use this to prove that \(m^3\) must be even and hence by Exercise 1, \(m\) is even.

(c)

If 4 divides \(b\text{,}\) then 8 divides \(a\text{.}\)

(d)

If \(a\) is even, then 8 divides \(a\text{.}\)

(e)

Give an example of natural numbers \(a\) and \(b\) such that \(a\) is even and \(a^2 = b^3\text{,}\) but \(b\) is not divisible by 8.

18.

Prove the following proposition:

Let \(a\) and \(b\) be integers with \(a \ne 0\text{.}\) If \(a\) does not divide \(b\text{,}\) then the equation \(ax^3 + bx + \left( b + a \right) = 0\) does not have a solution that is a natural number.

Hint.

It may be necessary to factor a sum of cubes. Recall that

\begin{equation*} u^3 + v^3 = \left( u + v \right) \left( u^2 - uv + v^2 \right)\text{.} \end{equation*}

19. Evaluation of Proofs.

See the instructions for Exercise 19 from Section 3.1.

(a)
Proposition

If \(m\) is an odd integer, then \(\left(m + 6\right)\) is an odd integer.

Proof

For \(m + 6\) to be an odd integer, there must exist an integer \(n\) such that

\begin{equation*} m + 6 = 2n + 1\text{.} \end{equation*}

By subtracting 6 from both sides of this equation, we obtain

\begin{align*} m \amp = 2n - 6 + 1\\ \amp = 2 \left(n - 3 \right) + 1\text{.} \end{align*}

By the closure properties of the integers, \(\left(n - 3 \right)\) is an integer, and hence, the last equation implies that \(m\) is an odd integer. This proves that if \(m\) is an odd integer, then \(m+6\) is an odd integer.

(b)
Proposition

For all integers \(m\) and \(n\text{,}\) if \(mn\) is an even integer, then \(m\) is even or \(n\) is even.

Proof

For either \(m\) or \(n\) to be even, there exists an integer \(k\) such that \(m = 2k\) or \(n = 2k\text{.}\) So if we multiply \(m\) and \(n\text{,}\) the product will contain a factor of 2 and, hence, \(mn\) will be even.

Activity 13. Using a Logical Equivalency.

Consider the following proposition:

(a)

Notice that the hypothesis of the proposition is stated as a conjunction of two negations ( “3 does not divide \(a\) and 3 does not divide \(b\)”). Also, the conclusion is stated as the negation of a sentence ( “3 does not divide the product \(a \cdot b\text{.}\)”). This often indicates that we should consider using a proof of the contrapositive. If we use the symbolic form \(\left( {\mynot Q \wedge \mynot R} \right) \to \mynot P\) as a model for this proposition, what is \(P\text{,}\) what is \(Q\text{,}\) and what is \(R\text{?}\)

(b)

Write a symbolic form for the contrapositive of \(\left( {\mynot Q \wedge \mynot R} \right) \to \mynot P\text{.}\)

(c)

Write the contrapositive of the proposition as a conditional statement in English.

We do not yet have all the tools needed to prove the proposition or its contrapositive.

(d)

However, later in the text, we will learn that the following proposition is true.

(i)

Find integers \(x\) and \(y\) guaranteed by Proposition 3.16 when \(a = 5\text{.}\)

(ii)

Find integers \(x\) and \(y\) guaranteed by Proposition 3.16 when \(a = 2\text{.}\)

(iii)

Find integers \(x\) and \(y\) guaranteed by Proposition 3.16 when \(a = - 2\text{.}\)

(e)

Assume that Proposition 3.16 is true and use it to help construct a proof of the contrapositive of the given proposition. In doing so, you will most likely have to use the logical equivalency \(P \to \left( {Q \vee R} \right) \equiv \left( {P \wedge \mynot Q} \right) \to R\text{.}\)