Proofs Flashcards
How do you proof a triangle is a right angle triangle using coordinates?
- Find the gradient of each line of the triangle using the coordinates
- See if the two of the gradients are negative reciprocal
- This means they are perpendicular and therefore right angle to each other
prove that n²-n is an even number for all values of n
n² − n = n(n − 1)
1. If n is even, n − 1 is odd
and even × odd = even
- If n is odd, n − 1 is even
and odd × even = even
∴ n² − n is even for all values of n.
How can you show that an equation (3n² − 4n + 10 for example) is positive/negative/equal to a value for all values?
- complete the square
- number outside the bracket is the minimum number for all values which is positive/negative/equal to a value
- ∴ positive/negative/equal to a value for all values
why would k be 0≤ in x² + 8x + 20?
When k = 0:
(0)x2 + 5(0)x + 3 = 0
3 = 0
which is impossible
So combining these:
0 ≤ k…
What are the types of mathmatical proofing?
- Consequence and Equivalence
- Proofing by Exhaustion
- Proofing by Deduction
- Proofing by Contradiction
- Disproofing by Counter Example
How do you proof using Consequence and Equivalence?
Consequence:
* you prove that one statement implies the other (a=b, not b=a)
* represented by ⇒
Equivalence:
* you prove that both statements imply each other (a=b and b=a)
* represented by ⇐⇒
How do you proof using Proof by Exhaustion?
use different examples (for example numbers) to prove a statemtent
What is a conjective?
a statement that you believe is correct, but needs to be proved
How can every integer be represented algebraically?
n=3k
n=3k-1
n=3k-2
How do you proof using Proof by Deduction?
you use logical statements that would support the conjective if correct, in order to prove it
How do you proof using Disproof by Counter Example?
- show that a conjective is incorrect using an example
- by subing in numbers for example
How do you prove that for every real value of x a quadratic is > 0
find the minimum point and show that it’s above (0,0) or positive