You are on page 1of 27

P2 Chapter 1 :: Algebraic Methods

Chapter Overview
Apart from the initial portion on proof, this chapter concerns manipulation of
algebraic fractions.

1:: Proof By Contradiction  2:: Algebraic Fractions


 Prove by contradiction  [Edexcel C3] Express
that is an irrational
number. as a single fraction in its
simplest form.

3:: Express a fraction using


partial fractions.
4:: Divide algebraic expressions, and
 Express in the form where convert an improper fraction into partial
and are constants. fraction form.
 Given that

find the values of and .


1 :: Proof By Contradiction
! To prove a statement is true by contradiction:
• Assume that the statement is in fact false.
• Prove that this would lead to a contradiction.
• Therefore we were wrong in assuming the statement was false, and
therefore it must be true.

Prove that there is no greatest odd integer.

 Assume that?there
Assumption
is a greatest odd integer, .
How to structure/word proof:
Then is an odd integer which is larger than . 1. “Assume that [negation of
This contradicts the assumption that is the statement].”
? odd
greatest Show contradiction
integer. 2. [Reasoning followed by…]
“This contradicts the
Therefore, there is no greatest odd integer. assumption that…” or “This
? Conclusion is a contradiction”.
3. “Therefore [restate original
statement].”
Negating the original statement
The first part of a proof by contradiction requires you to negate the original statement.
What is the negation of each of these statements? (Click to choose)

“There are infinitely


“All Popes are “If it is raining, my
many prime
Catholic.” garden is wet.”
numbers.”

“There are infinitely many non-


“There exists a Pope who is “If it is not raining, my garden
prime (i.e. composite)
not Catholic.” is dry.”
numbers.”

“There are finitely many prime “If it is not raining, my garden


“No Popes are Catholic.”
numbers.” is wet.”

“There are finitely many non- “Your next door neighbour “If it is raining, my garden is
composite numbers.” is the Pope.” not wet.”

Comments: The negation of “all are” is not Comments: If you have a conditional
“none are”. So the negation of “everyone statement like “If A then B”, then the
likes green” wouldn’t be “no one likes negation is “If A then not B”, i.e. the same
green”, but: “not everyone likes green”. Do condition applies, but the implication is
not confuse a ‘negation’ with the ‘opposite’. negated.
More Examples
 Prove by contradiction that is an irrational number.

 
Assume that is a rational number. A
  rational number is one that
can be expressed in the form
Then , where and ?are integers and is a fraction in its
Assumption where , are integers.
simplest form.
An irrational number cannot be
expressed in this form, e.g. .

Since LHS is even, is even, and therefore is even. The set of all rational numbers is
Therefore let where is an integer. (real numbers: , natural
numbers: , integers: ).

? Show
Since RHS is even, contradiction
is even, and therefore is even.
But then and are both even, contradicting that is a This
 known)is the standard (and well
proof for the irrationality
fraction in its simplest form. of . Here’s another non-standard
but quicker proof:
___________________________
Therefore is irrational.
If a number is square then the
powers in the prime factorisation
are even. The power of 2 on the

? Conclusion RHS is therefore even, but odd on


the LHS (due to the extra 2). This is a
contradiction.
More Examples
Prove by contradiction that there are infinitely many prime numbers.

This proof is courtesy of


 
Assume that there is a finite number of prime numbers. Euclid, and is one of the
Therefore we can ?listAssumption
all the prime numbers: earliest known proofs.

Consider the number:

When you divide by any of , , the remainder will always


be 1.
Therefore is not divisible by any of these primes.
? Show contradiction
Therefore must itself be prime, or its prime factorisation
contains only primes not in our original list.
This contradicts the assumption that contained the list of
all prime numbers.

Therefore, there are an infinite number of primes.


? Conclusion
Exercise 1A
Pearson Pure Mathematics Year 2/AS
Pages 4-5
2a :: Multiplying/Dividing Algebraic Fractions
As your saw at GCSE level, multiplying algebraic fractions is no different to multiply
numeric fractions.
You may however need to cancel common factors, by factorising where possible.

 
?

To divide by a fraction, multiply by the reciprocal of the second fraction.

 
𝑝 ?𝑟 𝒑 𝒒 𝒑
÷ = ×? =
𝑞 𝑞 𝒒 𝒓 𝒓
Test Your Understanding

 
?

Common student “Crime against Mathematics”:

Cancelling in
2 2  fractions only
 
𝑥 +𝑦 𝑥
= occurs by
?
2𝑦 2
dividing. But the
student has
subtracted in the
numerator.
Exercise 1B
Pearson Pure Mathematics Year 2/AS
Pages 6-7
2b :: Adding/Subtracting Algebraic Fractions
 To add/subtract two fractions, find a common denominator.

This can be achieved by multiplying the denominators and cross-


multiplying the numerators:

?
However, often we should see if first if there are common factors in the
denominator to avoid multiplying unnecessarily:

?
Test Your Understanding

  1
?
𝑥 +4

  1
?
3 𝑥 +1
Exercise 1C
Pearson Pure Mathematics Year 2/AS
Page 8
Partial Fractions
If the denominator is a product of a linear terms, it can be split into the sum of
‘partial fractions’, where each denominator is a single linear term.

  6 𝑥−2 𝐴 𝐵 Notation
  reminder: means
≡ + ‘equivalent/identical to’, and indicates that
( 𝑥 − 3 ) ( 𝑥+1 ) 𝑥 − 3 𝑥+ 1 both sides are equal for all values of .

Method 1: Substitution Method 2: Comparing Coefficients

  We don’t like
fractions, so multiply
 
through by
Let : denominator of LHS. Comparing coefficients of terms:If two sides are identical,
See note below.  terms must match,
constant terms must
Let : Choose
Comparing constant terms: match and so on, e.g. if
 
values of ? Then and , whereas this
? that make
one of
Solving simultaneously:
is not necessarily true for
a normal equality.
brackets
disappear.

When we multiply by multiplying initially by cancels out


 the “over ”, but we still need to multiply by the , giving . The
textbook instead has an intermediate step of adding the
fractions on the RHS first, but I feel this is unnecessary.
Further Example
 Given that , find the values of the constants .

Let :

Let :

Let : ?
Test Your Understanding

C4 June 2005 Q3a

?
Exercise 1D
Pearson Pure Mathematics Year 2/AS
Page 11
Repeated linear factors
 Suppose we wished to express as . What’s the problem?

Because the denominators are the same, we’d get . There’s no constant values of and we
can choose such that because the denominators will still be different.
?

Q Split
  into partial fractions.

2 The problem is resolved by


  11 𝑥 +14 𝑥 +5 𝐴 𝐵 𝐶
≡ + + having the factor both
( 𝑥 +1 ) 2 ( 2 𝑥 +1 ) 𝑥 +1 ( 𝑥 + 1 )2 2 𝑥+
squared and1non-squared.

When :
When :
?
At this point we could substitute something else (e.g. ) but it’s easier to equate terms.
Test Your Understanding
C4 June 2011 Q1

?
Exercise 1E
Pearson Pure Mathematics Year 2/AS
Page 13
Dealing with Improper Fractions
In Pure Year 1, we saw that the ‘degree’ of a polynomial is the highest power, e.g. a
quadratic has degree 2.

An algebraic fraction is improper if the degree of the numerator is at least the degree of
the denominator.
2   𝑥 3 − 𝑥 2 +3
 𝑥 −3   𝑥 +1 2
𝑥 +2 𝑥 −𝑥
𝑥 −1
A partial fraction is still
improper if the degree is the
same top and bottom.

 
Questions might take one of two forms:
• Do the division to express as a quotient and a remainder, e.g.
• Express as partial fractions, e.g.
Reducing to Quotient and Remainder
 You know for example that as , we could write:

Similarly in general:

Quotient

 If , determine the values of , and .

 Note first that after dividing by ,


is the quotient and the remainder:

  𝑥+3
  𝑥+2  𝑥2 +5 𝑥 − 9
 
 𝑥2 +2 𝑥 ?
i.e.
 3 𝑥 −9
 3 𝑥+6
 − 15  Tip: The degree of the quotient is the degree of the
original expression minus the degree of the divisor. In this
case, the quotient has degree .
Test Your Understanding
Edexcel C4 June 2013 Q1
Tip:
  There’s a missing term in the
numerator and missing term in the
denominator. Use to avoid gaps.

An
  alternative (but probably harder)
approach is to write:
?
and to then compare coefficients.
Exercise 1F
Pearson Pure Mathematics Year 2/AS
Pages 16-17
Dealing with Improper Fractions
Q  Split into partial fractions.

Method 1: Algebraic Division Method 2: Using One Identity

 
 Let:
Dividing algebraically gives:

Turn numerator back:

If :
Let If :
? Comparing coefficients?of :

So
My opinion: I personally think the second
method is easier. And mark schemes present it
as “Method 1” – implying more standard!
Test Your Understanding
C4 Jan 2013 Q3

?
Exercise 1G
Pearson Pure Mathematics Year 2/AS
Page 18

You might also like