P2 Calculus Flashcards

1
Q

Differentiate sin(kx)

A

k cos(kx)

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

Differentiate cos(kx)

A

-k sin(kx)

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

Differentiate e^(kx)

A

k e^(kx)

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

Differentiate ln(x)

A

1/x

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

Differentiate a^(kx)

A

(a^(kx))(k)(ln(a))

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

What is the chain rule?

A

dy/dx = (dy/du) × (du/dx)

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

How to get from dx/dy to dy/dx?

A

dy/dx = 1 / (dx/dy)

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

What is the product rule?

A

If y = uv, then dy/dx = u(dv/dx) + v(du/dx)

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

What is the quotient rule?

A

If y = u/v, then dy/dx = (v(du/dx) - u(dv/dx)) / v²

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

Differentiate tan(kx)

A

k sec²(kx)

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

Differentiate cosec(kx)

A

-k cosec(kx) cot(kx)

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

Differentiate sec(kx)

A

k sec(kx) tan(kx)

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

Differentiate cot(kx)

A

-k cosec²(kx)

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

For parametric functions, how do you get dy/dx?

A

(dy/dt) / (dx/dt)

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

How to do implicit differentiation?

A

Differentiate y like x, then multiply it by dy/dx

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

f(x) is concave if f’‘(x) is what?

17
Q

f(x) is convex if f’‘(x) is what?

18
Q

What is the point called where a curve changes from concave to convex or vice versa?

A

The point of inflection

19
Q

How is the point of inflection seen mathematically?

A

f’‘(x) changes signs

20
Q

Integration of x^n

A

(x^(n+1)) / (n+1)

21
Q

Integration of e^x

22
Q

Integration of 1/x

23
Q

Integration of cos(x)

24
Q

Integration of sin(x)

25
Q

Integration of sec²(x)

26
Q

Integration of cosec(x)cot(x)

27
Q

Integration of cosec²(x)

28
Q

Integration of sec(x)tan(x)

29
Q

Integration of f’(ax + b)

A

(1/a) * f(ax + b)

30
Q

Formula for integration by parts

A

∫u * (dv/dx) = uv - ∫v * (du/dx)

31
Q

Trapezium rule formula

A

∫y between a and b = (h/2)(y₀ + 2(y₁ + y₂ + y₃ … + Yn₋₁) + yn)

32
Q

When dy/dx = f(x)g(y), how can this be rewritten?

A

∫(1/g(y)) = ∫f(x)

33
Q

Integration of the limit of a sum for the integration of f(x) between a and b

A

limit of dx → 0 for ∑f(x) when x = a and b on the top