AH Maths

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/59

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

60 Terms

1
New cards

Arithmetic Sequence formula

Un= a + (n-1)d

2
New cards

nth term of a geometric sequence

Un = ar^n-1

3
New cards

Inverse of 2×2 matrix

knowt flashcard image
4
New cards

Maclaurin expansion for e^x

1 + x + x² / 2! + x³ / 3! + x^4 / 4!

5
New cards

Maclaurin expansion for sinx

x - x³ / 3! + x^5 / 5! - x^7 / 7! …

6
New cards

Maclaurin expansion for cosx

1 - x² / 2! + x^4 / 4! - x^6 / 6! …

7
New cards

(AB)^-1

A^-1 • B^-1

8
New cards
9
New cards

Sum of infinite geometric series

S=a/1-r

10
New cards

Angle between things

knowt flashcard image
11
New cards

Odd function

f(-x)=-f(x)

12
New cards

Even function

f(-x)=f(x)

13
New cards

2nd derivative of parametric equations

d2y/d2x = d/dt • (dy/dx) • dt/dx

14
New cards

d/dx(f(y)) =

d/dy (f(y)) • dy/dx

15
New cards

Complex numbers - If coefficients of polynomials are real then

Any complex roots will occur as a conjugate pair

Polynomial degree 2 will either have 2 real roots or 2 complex roots (a conjugate pair).

a polynomial of degree 3 (i.e. cubic) will either have 3 real roots or 1 real root and 2 complex roots (a conjugate pair).

If the coefficients are complex there are still n roots but they are not in any fixed pattern.

Any real n-degree polynomial, with n odd, must have at least one real root.

16
New cards

Trig identity to know

Cos^2x + sin^2x = 1

Cos^2x = 1/2 ( 1 + cos 2x)

Cos^2x = 1/2 ( 1 - cos2x)

Cos(2A) = cos^2A - sin^2A

Sin (2A) = 2sinAcosA

17
New cards

Polar form formula

Z = r(cosx + isinx)

18
New cards

First Order Differential Equation

dy/dx + P(x)y = Q(x)

19
New cards

∫ tanx dx

ln |secx| + C

20
New cards

∫cotx dx

ln|sinx| + C

21
New cards

∫-tanx dx

ln |cosx| + c

22
New cards

Integrating Factor

e^(∫P(x) dx)

23
New cards

General solution first order differential equations from equation given

<p></p>
24
New cards

Form of first order differentiation

dy/dx + P(x)y = Q(x)

25
New cards

Homogenous equation general solution for real and distinct

Ae^ px + Be^qx

26
New cards

Homogenous equation general solution for real and equal

y = (Ax + B)e^px

27
New cards

Homogenous equation general solution for complex conjugates for p + iq

Y= e^px(Asinqx + Bcosqx)

28
New cards

General solution (GS) for non homogenous second order differential equation

GS = Complimentary function + Particular integral

29
New cards

Particular integral from f(x) = 2x + 1

y = px + q

30
New cards

Particular integral from f(x) = x^2 - 1

px^2 + qx + r

31
New cards

Particular integral from f(x) = 4e^2x

pe^2x

32
New cards

Particular integral from f(x) = 2sinx + cosx

psinx + qcosx

33
New cards

Particular integral from f(x) = 3sin2x

psin2x + qcos2x

34
New cards

General formula for first order differential equation

d/dx IFy = IFQ

35
New cards

What differentiates to ln(f(x)

f'(x) / f(x)

36
New cards

Reflection in the x-axis matrix

1 0
0 -1

37
New cards

Reflection in the y-axis matrix

-1 0
0 1

38
New cards

Enlargement by scale factor k

k 0
0 k

39
New cards

Reflection in the line y = x matrix

0 1
1 0

40
New cards

rotation 90° about the origin matrix

0 -1
1 0

41
New cards

General plane equation

a(x - x0) - b(y-y0) + c(z-z0)

Where (a,b,c) are components of normal vector n
And (x0, y0, z0) are the coordinates of a known point on the plane

42
New cards

Intersection of 2 or 3 planes method

Solve the plane equations simultaneously (e.g. Gaussian elimination)
• Three possibilities:

One solution → point of intersection

Only two unique equations → set z = t and solve in terms of t to give the equation of a line

• No solution → no point of intersection.
To find out why, check the normal vectors to see how many are parallel.

43
New cards

Line and plane intersection method

Write line in parametric form

Substitute for x, y and z into plane equation and solve to find lamda.

Substitute lamda into line equation to find point.

44
New cards

Distance formula

d = SQUARE ROOT OF ( (x2 - x1)^2 + (y2 - y1)^2 + (z2 - z1)^2 )

45
New cards

Vector equation different forms

Image

<p>Image</p>
46
New cards

Plane equations different forms

Image

<p>Image</p>
47
New cards

What does 1 equal in terms of trig identities

Cos²x + sin²x = 1

2cos²x - cos2x = 1

2sin²x - sin2x = 1

48
New cards

Double angle formula

sin(2x) = 2 sin(x) cos(x)

cos(2x) = cos²x - sin²x

49
New cards

Compound angles trigonometric identities

Sin(A ± B) = sinAcosB ± cosAsinB

Cos(A±B) = cosAcosB ± sinAsinB

50
New cards

Trig identities with sec, tan, cosec and cot

1 + tan²x = sec²x

cot²x + 1 = cosec²x

51
New cards

TanA (A±B)

(TanA ± TanB) / 1 ± tanA tanB

52
New cards

tan2A

2tanA / 1 - tan²A

53
New cards

Differentiate ln f(x)

f’(x) / f(x)

54
New cards

Tan x integral

ln (secx) + c

55
New cards

(Sigma with n on top and k=1 on bottom) of 1

n

56
New cards

Partial fractions of px + q / (x - a) (x - b)

A / (x - a) + B / (x-b)

57
New cards

Partial fractions of px + q / (x - a)²

A / (x - a) + B / (x - a)²

58
New cards

Partial fractions of px² + qx + r / (x-a) (x-b) (x-c)

A / (x - a) + B / (x - b) + C / (x - c)

59
New cards

Partial fractions for px² + qx + r / (x-a)² (x-b)

A / (x - a) + B / (x - a)² + C / (x - b)

60
New cards

Partial fractions for px² + qx + r / (x - a) (x² + bx + c)

A / (x - a)

+

Bx + C / (x² + bx + c)