The factor theorem states that if (x−p) is a factor, f(p)=0, and vice versa
Mathematical Proof
Methods of Proof
Exhaustion
Break down into smaller cases and prove individually to prove a statement
Counter-example
Use one example to disprove a statement
Example 12
Prove that all square numbers are either a multiple of 4 or 1 more than a multiple of 4
Odd case(2n+1)2⟹One more than a multiple of 4Even case(2n)2=4n2⟹Multiple of 4Q.E.D.=4n2+4n+1=4(n2+n)+1
Example 13
Prove that the following statement is not true:
The sum of two consecutive prime numbers is always even
2+3=5 which is not evenQ.E.D.
Example 14
Prove that for all positive values of x and y:
yx+xy≥2yx+xyxyx2+y2x2−2xy+y2(x−y)2consider (x−y)2(x−y)2x2−2xy+y2xyx2−2xy+y2yx−2+xy(yx+xy)−2∴yx+xy=2=2xy=0=0≥0≥0≥0 where xy=0 and xy cannot be negative≥0≥0≥2
Use a counter-example to show that this is not true when x and y are not both positive
Let x=−1,y=22−1+−12Q.E.D.=−21+−12=−21−2=−25