Computations Flashcards

1
Q

Negating statements

A

The negation of a statement is the opposite statement.

When forming negations you change Ǝ to Ɐ and Ɐ to Ǝ.

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

Proof by contradiction

A

Assume the statement is false. (The negation of the statement is true).
Deduce from this a statement which we know to be false.
This shows that “not p” implies q hence “not q” implies p.

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

Disproof by counterexample

A

Proving a single counterexample disproves the statement by proving the negation.

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

Converting between decimal and rational form of rational numbers

A

x = a0.a1a2a3…

x = a0 + a1/10 + a2/10^2 + a/10^3 + …

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

Geometric series

A

Let x be a real number.

If x does not =1, then
x + x^2 + x^3 + · · · + x^n = x(1−x^n )/(1-x).

If, -1

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

Sum of a geometric series

A

a

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

Inequality rules

A

1) If x∈R, then either x>0 or x<0 or x=0 (and just one of these is true).
(2) If x>y then −xy and c∈R, then x+c>y+c.
(4) If x>0 and y>0, then xy>0.
(5) If x>y and y>z then x>z.

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

Polar form of complex numbers

A

For z ∈ C, suppose we know the modulus |z| and the argument of z. Then, letting z = a + bi we can find a and b using geometry. That is, a = |z|cos(θ) and b = |z|sin(θ)

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

convenient polar form

A

the polar form is z = r (cos(θ) + i sin(θ)), where r = |z| and θ = arg(z). There is a much more convenient way to write this: z=re^(iθ) where r,θ ∈ R with r>0.

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

Quadratic formula

A

x = -b±√(b^2 - 4ac)/2a

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