MTH1020 Flashcards

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
Q

If the original statement is true, the contrapositive is…

26
Q

If the original statement is false, the contrapositive is…

A

Also false

27
Q

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’)

A

Contrapositive: If 2x + 1 is rational, then x is rational.

28
Q

Set notation: N=?

A

Natural numbers
{1, 2, 3, 4…}

29
Q

Set notation: Z=?

A

Integers
{…-2, -1, 0, 1, 2, 3…}

30
Q

Set notation: Q=?

A

Rational numbers/fractions
{a/b : a,b ∈ Z and b≠0}

31
Q

Set notation: R=?

A

Real numbers
(number line)

32
Q

Set notation: C=?

A

Complex numbers
(watch this space)

33
Q

Equivalent Statements - Two statements P and Q are (logically) equivalent if…

A

Both P => Q
And Q => P are true

34
Q

P => Q and Q => P is often abbreviated to…

35
Q

When P an Q are equivalent statements…

A

P is true precisely when Q is true

36
Q

For equivalent statements, P is true if and only if…

37
Q

iff

A

if and only if

38
Q

To prove P and Q are equivalent you need to…

A

Prove 2 things:
P => Q
Q => P

39
Q

Divisibility definition: let m and n be integers

A

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
Q

Define a prime number

A

A positive integer whose only positive divisors are 1 and itself

41
Q

Define a composite

A

A positive integer which has a positive divisor other than 1 and itself

42
Q

An integer is even when…

A

it is divisible by 2

43
Q

“For all”

A

A (upside down) - change these to pictures?

44
Q

“There exists”

A

E (backwards)

45
Q

A (upside down)

A

“For all”

46
Q

E (backwards)

A

“There exists”

47
Q

A “for all” or universal statement claims that…

A

a certain property holds for all elements of the set

48
Q

A “there exists” or existence statement claims…

A

a certain property holds for at least one element of a set

49
Q

Statements involving “for all” or “there exists” are…

A

quantified - they claim a certain “quantified” number of elements of a set have a certain property.

50
Q

The phrases “for all” and “there exists” are..

A

quantifiers

51
Q

To prove a universal statement you need to explain…

A

why every element of a set has the claimed property.

52
Q

To disprove a universal statement…

A

you only need to find one counterexample