PPQ Corrections 3 Flashcards

(51 cards)

1
Q

Z with a line over the top =

A

The conjugate of Z (change the sign).

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

Don’t forget to ________ maclaurin expansion.

A

simplify

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

Proof by counterexample

A

prove the opposite is true

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

Volume of revolution

A

X-axis= ∫πy^2
Y-axis= ∫πx^2

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

How to prove if numbers are in a sequence

A

Find a common difference (d for arithmetic and r for geometric)

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

Un (arithmetic) =

A

a+(n-1)d

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

Un (geometric) =

A

ar^(n-1)

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

First order linear differential equations.

A
  1. Integrate the part that is with the y (P(x)).
  2. Put step one as e^.
  3. Multiply both sides by step 2.
  4. Make LHS d/dx.(y.step 2)
  5. Integrate both sides and find y (LHS is just what’s in the bracket at step 5).
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What happens when e^lnx

A

e^ln cancels and you are left with x.

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

Proof by induction steps:

A
  1. Goal
  2. Let n=1 (LHS=RHS)
  3. Assume true for n=k
  4. Prove true for n=k+1 (use step 3)
  5. Statement
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Inverse matrix

A

1/detA (d -b)
(-c a)

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

Don’t forget __ when integrating

A

+ C

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

Displacement=

A

∫ velocity

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

Velocity=

A

∫ acceleration or ds/dt

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

Acceleration=

A

dv/dt

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

How to find slant asymtote

A

Carry out division
As x –> infinity
remainder –> 0
then y –> answer without remainder

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

If the degree of the denominator is greater than the degree of the numerator then the horizontal asymtote =

A

0

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

What happens to a graph when you are asked to draw lf(x)I ?

A

Everything is above the x-axis.

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

What would be the PI for 35e^2x ?

A

Cxe^2x

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

A x Identity matrix =

A

A

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

2A divided by A = ?
(matrices)

22
Q

When does a sum to infinity exist in a geometric sequence?

23
Q

sum to infinity in geometric

24
sum to infinity in arithmetic sequence
always undefined
25
Why do 2x3 matrices not have an inverse?
They are not square matrices. Only square matrices have an inverse.
26
Rate of change =
d(what you're trying to find)/dt
27
If an equation is x = a
The gradient is undefined (denominator of gradient = 0).
28
How would you find a matrix that has an anticlockwise rotation (A) FOLLOWED BY a reflection along the x-axis (B)
BxA in that order.
29
Intersection of 3 planes: A line of intersection.
Redundant equation on bottom of matrix. Let z=t. Sub in and find x and y.
30
Angle between 2 planes
Find a.b where a and b are equations of 2 planes. Find √x^2+y^2+z^2 for a and b. Find cosθ= a.b/IaI IbI Final answer must be ACUTE angle.
31
At the end of logarithmic differentiation...
Substitute y for it's x term (what you initially differentiated).
32
Odd functions have...
Half turn symmetry
33
Contrapositive statement
The contrapositive statement is true therefore the original statement is true.
34
Parametric equation (vectors)
t = (x-x1)/a = (y-y1)/b = (z-z1)/c
35
How to find parametric equations of a line passing through two points.
Find direction vector. State parametric equations.
36
Equation of a plane using 3 points.
1.Find direction vectors A->B and A->C. 2. Find A->B x A->C 3. Step2 . A (constant point) 4. Write equation (step 2) = (step 3)
37
Proof by induction statement.
Since statement is true for n=1 assumed true for n=k and by assumption true for n=k+1 then statement is true for all n∈N.
38
Polar form:
r (cosθ + isinθ)
39
Proof by counterexample
Prove original statement is false.
40
How to find the intersection of two lines.
Set parametric equations equal to each other and find values λ and t using simultaneous equations.
41
Function is even when
f(x) = f(-x)
42
Function is odd when
f(x) = -f(x)
43
Vector equations =
( ) ( ) (point) + t (direction vector) ( ) ( )
44
How to show that two lines intersect.
Check z component in both parametric equations are equal. z1= z2
45
Equation of a plane using two lines.
1. L1 x L2 2. (L1xL2) . a point on either line. 3. Write equation: Step 1 = Step 2.
46
Differential equation when roots are not real
y=e^(r)x (Ccos(i)x + Dsin(i)x) r=real i=imaginary
47
How to prove something is a root.
Sub it in and if it is a root the eqn will = 0.
48
How to find inverse of 3x3 matrix.
Set up (A l I ). Turn into ( I l A-1) using ERO's.
49
How to find instantaneous speed and acceleration.
Speed= magnitude using x' and y’ Acceleration= magnitude using x'' and y''
50
How to find direction of speed and acceleration.
Using tanθ=y/x For speed use= x' and y' For acceleration use x'' and y''