CP1 Flashcards

(30 cards)

1
Q

State the scalar product of perpendicular vectors

A

0

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

Give the equation used to find the angle between 3D vectors

A

cosθ = a.b / |a||b|

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

Give the equation for parametric integration dx

A

∫ y(x) dx = ∫ y(t) * dx/dt dt
Change limits from x to t

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

Give the equation for the inverse of 2x2 matrix

A

1/detM *
(d -b)
(-c a)

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

Give the equation for the volume of a curve rotated 360° round the x-axis

A

π ∫ y^2 dx

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

Give the equation for the volume of a curve rotated 360° round the y-axis

A

π ∫ x^2 dy

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

State how to find the Maclaurin series for a differentiable function

A

f(0) + xf’(0) + 1/2! x^2f’‘(0) + … + 1/n! * x^n ^ f^n(0)

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

z^n + z^-n = ?

A

2 cos nθ

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

z^n - z^-n = ?

A

2i sin nθ

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

State De Moivre’s Theorem

A

(cosθ + isinθ)^n = cosnθ + isinnθ

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

Describe how to show that cos^nθ = acosnθ + …

A

Write cos^nθ as
(2 cos θ)^n
Substitute in
z^n + z^-n and expand

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

Give the equation for the volume of a parametric curve rotated 360° round the y-axis

A

π ∫ y^2 * dx/dt dt
Limits appropriate t-values

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

Give the equation for the volume of a parametric curve rotated 360° round the x-axis

A

π ∫ x^2 * dy/dt dt
Limits appropriate t-values

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

Define x in terms of r and θ

A

x = r cosθ

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

Define y in terms of r and θ

A

y = r sinθ

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

Define r^2 in terms of x and y

A

r^2 = x^2 + y^2

17
Q

Define tanθ in terms of y and x

A

tanθ = y / x

18
Q

When is the tangent of a polar curve horizontal?

19
Q

When is the tangent of a polar curve vertical?

20
Q

Define sinhx in terms of e and x

A

sinhx = (e^x - e^-x)/2

21
Q

Define coshx in terms of e and x

A

coshx = (e^x + e^-x)/2

22
Q

Give the formula for the shortest distance between a point and two points on a line

A

p - point
v,w - points on line
|(p-v) x (p-w)| / |v-w|

23
Q

Give the formula for the shortest distance between 2 skew lines

A

Lines
a + tb, p+tq
|(a-p).(bxq)/|bxq||

24
Q

Give the equation for the inverse of a 3 x 3 matrix

A

1/detM [bxc cxa axb]

25
State the equation for the **displacement of a particle**, x, with maximum displacement a and acceleration -w^2x **following SHM**
x = a sin (wt + k)
26
Give the equation for the **mean value** of a function
1/(b-a) * ∫a to b f(x) dx
27
Give the equation for the **integrating factor** of a first-order differential equation.
For the equation **y' + P(x)y = Q(x)**, the integrating factor is **e^∫P(x)dx**.
28
State the **complimentary functions** for each solution set of the auxiliary quadratic
m = a, b y(x) = Ae^ax + Be^bx m = a y(x) = Ae^ax + Bxe^ax m = a +- bi y(x) = Ae^ax cosbx + Be^ax sinbx
29
Give the equation for the **full solution** to a **second order** differential equation
Complimentary function + particular integral
30
State what **(w*)** is if w is an nth root of unity
w = e^2**k**iπ/n w* = e^2**(n-k)**iπ/n