Section A.4 Writing Mathematics, Part II
Okay, it's your turn to try writing a clear, concise proof of a statement! As we have seen, the use of English words makes proofs more approachable and understandable. Here's a small sample of commonly-used phrases in mathematical proofs. Note the use of the plural we instead of the singular I.Declare intentions
- We will prove...
- We want to show that...
- In order to prove... we...
- At this point we need to find...
- We consider the following cases...
Clarify implications
- Since... then...
- Because..., we have...
- Therefore/thus/hence...
- This means that...
- The previous statement implies...
- By assumption, we know that...
- By simplication/manipulation,rearranging,...
- Because of property/theorem/definition, we have...
Activity A.4.1. Complete sentence or not?
For each statement below, decide whether it is a complete sentence or not.
- x^2.
- x^2 = 9.
- Because
- 6 ways of rearranging the letters of the word DOG.
- We will manipulate
Example A.4.1. A Simple Inequality.
Show that if \(a \gt b \gt 0\text{,}\) then \(a^2 \gt b^2\text{.}\)
A Two-Column Proof
Statement | Reason |
\(a \gt b\) | Given |
\(a - b \gt 0\) | Add \(-b\) to both sides |
\(a + b \gt 0\) | Since \(a,b \gt 0\) |
\(a^2 - b^2 \gt 0\) | Multiply two previous inequalities |
\(a^2 \gt b^2\) | Add \(b^2\) to both sides |
A Proof in Prose
Let \(a\) and \(b\) be positive real numbers with \(a \gt b\text{.}\) Then \(a-b\) and \(a+b\) are both positive. Hence their product \((a-b)(a+b) = a^2 - b^2\) is positive as well, implying \(a^2 \gt b^2\text{.}\)
Activity A.4.2.
Write a clear and complete solution to the following exercise:
Count the number of nonnegative integer solutions to the equation
that satisfy
Try solving it yourself first before looking at the hint!
Hint
Count the number of solutions that satisfy \(x_3 \geq 6\) first.