Required Prior Knowledge

Questions

Expand

a) \(\left(2x+1\right)\left(3x-4\right)\)

b) \(\left(2x+1\right)^{2}\)

Factorise

c) \(15n+12n^{2}\)

d) \(4\left(x+1\right)+6\left(x+1\right)^{2}\)

Solutions

Get Ready

Questions

For each of the following statements decide whether they are always true, sometimes true or never true.

a) Tomorrow is Thursday

b) There are 35 days in this month

c) If you double a natural number you get an even number

d) If you add 1 to a natural number you get an odd number

e) Christmas Day is on a Wednesday

f) There is a total of 61 days in April and May

g) The angles in a quadrilateral add up to \(360^{\circ}\)

h) If a quadrilateral has 4 equal sides then it is a square

i) \(x=3x+6\)

j) \(x+y=y+x\)

k) \(x=3x\)

l) \(x-y=y-x\)

m) \(6+2x=2x+1\)

n) \(2\left(3x+1\right)=4x+6\)

o) \(2\left(3x+1\right)=6x+2\)

p) \(x^{2}=9\)

q) \(x+x=2x\)

r) \(3^{x}=10\)

s) \(\frac{4}{x}=0\)

Solutions

Notes

There are many types of proof used in Mathematics. The main ones, which all appear in this course, are listed below.

The structure of good direct algebraic proof is important to maintain the rigorous, logical approach.

We start by stating any assumptions we make before beginning the proof. This is often turning some worded description into algebra.

Then we perform a series of algebraic manipulation steps to show that two things are equivalent. The best layout for this step is: $$\begin{align}LHS &= … \\ &= … \\ &= … \\ &= RHS\end{align}$$

Finally we must state our final conclusion that the proof has shown.

We usually end a proof with one of two things to show it is finished:

  • QED stands for "Quod Erat Demonstrandum," a Latin phrase meaning "which was to be demonstrated." It marks the conclusion of mathematical proofs, indicating that the statement has been conclusively shown to be true;

  • The symbol \(\square\) is also sometimes used to indicate that a proof has been completed.

Examples and Your Turns

Example

Prove that $$\left(a+b\right)^{2}\equiv a^{2}+2ab+b^{2}$$

Solution $$\begin{align}\left(a+b\right)^{2}&\equiv \left(a+b\right)\left(a+b\right) \\ &\equiv a^{2}+ab+ab+b^{2} \\ &\equiv a^{2}+2ab+b^{2}\end{align}$$Q.E.D.

Your Turn

Prove that $$\left(a+2b\right)^{2}\equiv a^{2}+4ab+4b^{2}$$

Your Turn

Prove that $$a^{2}-b^{2}\equiv \left(a+b\right)\left(a-b\right)$$

Your Turn

Prove that $$\left(3x+2\right)\left(x-5\right)\left(x+7\right)\equiv 3x^{3}+8x^{2}-101x-70$$

Your Turn

Prove that $$\left(a-b\right)^{3}\equiv a^{3}-3a^{2}b+3ab^{2}-b^{3}$$

Your Turn

Prove that $$\frac{1}{2}\left(n+1\right)\left(n+2\right)-\frac{1}{2}n\left(n+1\right)\equiv n+1$$

Your Turn

Prove that $$\left(n+4\right)^{2}-\left(3n+4\right)\equiv \left(n+1\right)\left(n+4\right)+8$$

Your Turn

Prove that $$\left(n+3\right)^{2}-\left(3n+5\right)\equiv \left(n+1\right)\left(n+2\right)+2$$

Your Turn

What is wrong with the following ‘proof’?

$$a=b \\ a^{2}=ab \\ a^{2}-b^{2}=ab-b^{2} \\ \left(a-b\right)\left(a+b\right)=b\left(a-b\right) \\ a+b=b \\ 2b=b \\ 2=1$$


Example

Prove that \(\left(3n+1\right)^{2}-\left(3n-1\right)^{2}\) is a multiple of \(6\) for all \(n\in \mathbb{Z}\).

Solution

$$\begin{align}\left(3n+1\right)^{2}-\left(3n-1\right)^{2} & \equiv \left(9n^{2}+6n+1\right)-\left(9n^{2}-6n+1\right) \\ & \equiv 9n^{2}+6n+1-9n^{2}+6n-1 \\ & \equiv 12n \\ & \equiv 6\left(2n\right)\end{align}$$ Since this is of the form \(6k\) where \(k\in\mathbb{Z}\), it is a multiple of \(6\).

Q.E.D.

Your Turn

Prove that \(\left(4n+1\right)^{2}-\left(4n-1\right)^{2}\) is a multiple of \(8\) for all \(n\in \mathbb{Z}^{+}\).

Your Turn

Prove that \(\left(5n+1\right)^{2}-\left(5n-1\right)^{2}\) is a multiple of both \(4\) and \(5\) for all \(n\in \mathbb{Z}^{+}\).

Your Turn

Prove that \(\left(2n+1\right)^{2}-\left(2n+1\right)\) is even for all \(n\in \mathbb{Z}^{+}\).

Notes

Given that \(m\) and \(n\) are integers, complete the following by adding expressions for each description in words:

Examples and Your Turns

Example

Prove that the product of two odd numbers is odd.

Solution

Let \(m,n\in\mathbb{Z}\).

\(\therefore 2m+1\) and \(2n+1\) are both odd numbers.

$$\begin{align}\Rightarrow\left(2m+1\right)\left(2n+1\right) & \equiv 4mn+2m+2n+1 \\ & \equiv 2\left(2mn+m+n\right)+1\end{align}$$

Since the product of two numbers is of the form \(2k+1\) for some \(k\in\mathbb{Z}\), it is an odd number.

Q.E.D.

Your Turn

Prove that the product of two even numbers is even.

Your Turn

Prove that the product of an odd number and an even number is even.

Your Turn

Prove that the sum of three consecutive integers is a multiple of 3.

Your Turn

Prove that the sum of three consecutive powers of \(2\) is a multiple of seven.

Your Turn

Prove that the sum of four consecutive integers is even.

Your Turn

Prove that the product of three consecutive numbers is a multiple of six.

Your Turn

Prove that the sum of two consecutive square numbers is odd.

Your Turn

Prove that the sum of the squares of two consecutive odd numbers is \(2\) more than a multiple of \(8\).

Notes (HL)

Proof by exhaustion is when a proof of a statement is broken down into several cases, each of which is analysed and proven.

An important step, and sometimes the most difficult, in a proof by exhaustion is to prove that you have indeed covered all possible cases and there are no ‘gaps’ left.

Examples and Your Turns (HL)

Example

Prove that $$n^{5}-n\equiv \left(n-1\right)n\left(n+1\right)\left(n^{2}+1\right)$$ is divisible by \(5\) for all \(n\in\mathbb{Z}\).

Solution

All integers can be written in one of the following forms: $$\begin{matrix} 5k & 5k+1 & 5k+2 & 5k+3 & 5k+4 \end{matrix}$$These cover all possible cases, so we shall examine each in turn.

For brevity, let \(N=n^{5}-n=\left(n-1\right)n\left(n+1\right)\left(n^{2}+1\right)\).

Case 1 (\(n=5k\))
If \(n=5k\) then the factor \(n\) of \(N\) is divisible by \(5\). Hence, \(N\) is divisible by 5.

Case 2 (\(n=5k+1\))
If \(n=5+1\) then the factor $$\left(n-1\right)=5k+1-1=5k$$ of \(N\) is divisible by \(5\). Hence, \(N\) is divisible by 5.

Case 3 (\(n=5k+2\))
If \(n=5k+2\) then the factor $$\begin{align}\left(n^{2}+1\right)&=\left(5k+2\right)^{2}+1 \\ & = 25k^{2}+20k+5 \\ & = 5\left(5k^{2}+4k+1\right)\end{align}$$ of \(N\) is divisible by \(5\). Hence, \(N\) is divisible by 5.

Case 4 (\(n=5k+3\))
If \(n=5k+3\) then the factor $$\begin{align}\left(n^{2}+1\right)&=\left(5k+3\right)^{2}+1 \\ & = 25k^{2}+30k+10 \\ & = 5\left(5k^{2}+6k+2\right)\end{align}$$ of \(N\) is divisible by \(5\). Hence, \(N\) is divisible by 5.

Case 5 (\(n=5k+4\))
If \(n=5k+4\) then the factor $$\left(n+1\right)=5k+4+1=5k+5=5\left(k+1\right)$$ of \(N\) is divisible by \(5\). Hence, \(N\) is divisible by 5.

In all possible cases,\(N\) is divisible by \(5\).

So \(n^{5}-n\) is divisible by \(5\) for all \(n\in\mathbb{Z}\).

Q.E.D.

Your Turn

Prove that all square numbers end in \(0, 1, 4, 5, 6\) or \(9\).

Your Turn

Prove that the number \(3n^{2}+n+14\) is even \(\forall n\in\mathbb{Z}\) (HINT - consider when \(n\) is even and odd).

Notes (HL)

The contrapositive of a statement is made by reversing and negating both parts. For a statement like "If P, then Q" (P → Q), the contrapositive is "If not Q, then not P" (¬Q → ¬P).

A statement and its contrapositive are equivalent. If one is true, then so is the other. For example, "If it rains, then the ground is wet" has the contrapositive "If the ground is not wet, then it is not raining." Understanding the contrapositive is important for mathematical proofs as sometimes it is easier to prove the contrapositive than the original statement.

For each of these below, state the contrapositive

a) If a person is a teacher, then that person is clever

b) If a tree is a Christmas Tree, then it has a star on top

c) All referees make the correct decision all the time

d) If the sum of the squares of the shorter sides of a triangle equals the square of the longer side, then the triangle is a right-angled triangle

e) If a biscuit has chocolate, then it is delicious

Examples and Your Turns (HL)

Example

Let \(n\in\mathbb{Z}\). Prove that if \(n^{2}-4n+5\) is even then \(n\) is odd.

Solution

The contrapositive is: If \(n\) is even (an integer that is not odd), then \(n^{2}-4n+5\) is odd (an integer that is not even).

Suppose \(n\) is even, then \(n=2k\) for some \(k\in\mathbb{Z}\).

Hence $$\begin{align}n^{2}-4n+5 & = \left(2k\right)^{2}-4\left(2k\right)+5 \\ & = 4k^{2}-8k+5 \\ & = 2\left(2k^{2}-4k+2\right)+1\end{align}$$which is of the form \(2m+1\) and thus is odd.

Thus the contrapositive is true, and so the original statement must also be true.

Q.E.D.

Your Turn

Let \(n\) be a positive integer. Prove that if \(n\) has remainder \(2\) when divided by \(3\) (that is \(n\equiv 2 \text{ mod }3\)), then \(n\) is not a perfect square.

Your Turn

Prove that all prime numbers, except for \(2\) and \(3\), are one more than or one less than a multiple of \(6\). (hint - all numbers must be of the form \(6n+k\) for some values of \(k\))

Notes (HL)

Disproof by counterexample is a method used to show that a general statement or conjecture is false. This is achieved by providing a specific example that contradicts the claim.

For instance, consider the statement: "All prime numbers are odd." To disprove this, one can present the number 2 as a counterexample. Since 2 is a prime number and is not odd (it is even), this singular instance is sufficient to invalidate the statement.

The effectiveness of disproof by counterexample lies in its simplicity; one example alone is enough to demonstrate that a universal claim does not hold in all cases. This technique is commonly employed in various fields of mathematics to challenge assertions, refine theories, and advance understanding.

Examples and Your Turns (HL)

Example

Show by counter example that \(n^{2}+n+41\) with \(n\in \mathbb{N}\) does not always generate a prime number.

Embed Block
Add an embed URL or code.

Your Turn

Show by counter example that \(n^{2}+n+11\) with \(n\in \mathbb{N}\) does not always generate a prime number.

Embed Block
Add an embed URL or code.

Your Turn

Show by counter example that \(2^{n}-1\) with \(n\ge 2, n\in \mathbb{N}\) does not always generate a prime number.

Embed Block
Add an embed URL or code.

Your Turn

Fermat thinks all natural numbers can be written as the sum of two square numbers. Do you agree?

Embed Block
Add an embed URL or code.

Key Facts

Use this applet to generate a prompt for a Key Fact that you need to know for the course. The idea is that you should KNOW these key facts in order to be able to solve problems.