MTH1020 Flashcards

(52 cards)

1
Q

What is a proof?

A

Mathematical proofs establish the truth of a statement to an extremely high degree of certainty. Necessarily and logically true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Counterexample

A

An example which disproves a statement. Just one set of values that disproves a statement.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

A

QED - goes at the end of every proof

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

How are conditional statements asked?

A

If….Then…
If P, then Q

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

A conditional statement asserts that…

A

If one statement (P) is true, then another statement (Q) is true.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

In conditional statements P is…

A

The hypothesis or assumption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

In conditional statements Q is…

A

The conclusion

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

If given a conditional statement, prove by:

A

Direct proof

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a direct proof?

A

Assume hypothesis is true, and then show why the conclusion logically follows.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

An odd number is…
If something is (odd/even), then something else is (odd/even) type of questions.

A
  • an integer which is not divisible by 2
  • i.e. a number of the form 2k + 1 for some integer k
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

An even number is…
If something is (odd/even), then something else is (odd/even) type of questions.

A
  • an integer divisible by 2
  • i.e. a number of the form 2k for some integer k
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is the negation of a statement?

A

The negation of a statement P is the assertion that P is false. Often abbreviated to ‘not P’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Negating an ‘and’ statement leads to a…
(and vice versa)
e.g. a=0 and b=0

A

‘or’ statement
e.g. a≠0 or b≠0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

‘or’ statements in mathematics - inclusive.
“P or Q” means…

A

“P is true or Q is true or both”, or equivalently, “at least one of the statements P and Q is true”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

‘exclusive or’ often written as “xor” in mathematics.
“P xor Q” means…

A

“P is true or Q is true but NOT both”, or equivalently, “exactly one of the statements P and Q is true”.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

De Morgan’s Laws:

A

Not (P and Q) is equivalent to (Not P) or (Not Q)

Not (P or Q) is equivalent to (Not P) and (Not Q)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Proof by Contradiction

A

suppose the contrary

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Steps for doing a proof by contradiction, which proves a statement P as follows:

A
  1. Assume statement P is false (assume the negation of P)
  2. Under this assumption, show that a contradiction or nonsensical statement follows. (most important)
  3. Conclude that it was wrong to assume that P is false
  4. Conclude that P is true
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

If x is positive and rational then…

A

Then x can be written as a fraction: x = m/n , where m and n are positive integers and n≠0

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Prove that something is NOT rational (irrational)

A

x=m/n
As m,n are both even with the highest common factor 1.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What is the converse of the conditional statement P=>Q?

A

Q=>P
=> implies (Q implies P)

22
Q

The converse of the statement “If P then Q” is..

A

“If Q then P”

23
Q

What is the contrapositive of the conditional statement P=>Q?

A

The contrapositive of the statement P=>Q is the statement (Not Q) => (Not P)

24
Q

A statement is logically equivalent to its…

A

contrapositive

25
If the original statement is true, the contrapositive is...
Also true
26
If the original statement is false, the contrapositive is...
Also false
27
Proving contrapositive example: If x is irrational, then 2x + 1 is irrational. What is the contrapositive? (If something, then something - the same e.g. in this case 'irrational')
Contrapositive: If 2x + 1 is rational, then x is rational.
28
Set notation: N=?
Natural numbers {1, 2, 3, 4...}
29
Set notation: Z=?
Integers {...-2, -1, 0, 1, 2, 3...}
30
Set notation: Q=?
Rational numbers/fractions {a/b : a,b ∈ Z and b≠0}
31
Set notation: R=?
Real numbers (number line)
32
Set notation: C=?
Complex numbers (watch this space)
33
Equivalent Statements - Two statements P and Q are (logically) equivalent if...
Both P => Q And Q => P are true
34
P => Q and Q => P is often abbreviated to...
P <=> Q
35
When P an Q are equivalent statements...
P is true precisely when Q is true
36
For equivalent statements, P is true if and only if...
Q is true
37
iff
if and only if
38
To prove P and Q are equivalent you need to...
Prove 2 things: P => Q Q => P
39
Divisibility definition: let m and n be integers
When there exists an integer k such that m=kn, we say that m is divisible by n. OR m is the multiple of n. OR n is a divisor or factor of m.
40
Define a prime number
A positive integer whose only positive divisors are 1 and itself
41
Define a composite
A positive integer which has a positive divisor other than 1 and itself
42
An integer is even when...
it is divisible by 2
43
"For all"
A (upside down) - change these to pictures?
44
"There exists"
E (backwards)
45
A (upside down)
"For all"
46
E (backwards)
"There exists"
47
A "for all" or universal statement claims that...
a certain property holds for all elements of the set
48
A "there exists" or existence statement claims...
a certain property holds for at least one element of a set
49
Statements involving "for all" or "there exists" are...
quantified - they claim a certain "quantified" number of elements of a set have a certain property.
50
The phrases "for all" and "there exists" are..
quantifiers
51
To prove a universal statement you need to explain...
why every element of a set has the claimed property.
52
To disprove a universal statement...
you only need to find one counterexample