Pure 2 Flashcards

1
Q

How to prove by contradiction?

A

Start by assuming it’s not true. Use steps to lead to something impossible, a contradiction. Conclude the assumption it’s not true is incorrect.

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

In proofs, how can rational and irrational numbers be differentiated?

A

Rational numbers can be expressed like b where and b are integers, irrational numbers cannot.

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

What is Q?

A

The set of all rational numbers.

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

What does the modulus of a number do?

A

Make it not negative

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

When f(x) >= 0, the modulus of f(x) =

A

f(x)

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

When f(x) < 0, the modulus of f(x) =

A

-f(x)

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

How to sketch y = modulus(ax+b)?

A

Sketch y = ax+b, then reflect the part of the graph below the x-axis in the x-axis

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

What is domain and range?

A

Domain = all possible inputs, Range = all possible outputs

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

A mapping is a function if every input has a distinct output, functions can be what or what?

A

One-to-one or many-to-one

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

What type of function is fg(x)?

A

Composite

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

What is the inverse of f(x)?

A

f⁻¹(x)

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

What does y=f(x) look like in relation to y=f⁻¹(x)?

A

A reflection in the line y=x

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

How do the domains and ranges of inverse functions relate?

A

The domain of f(x) is the range of f⁻¹(x). The range of f(x) is the domain of f⁻¹(x).

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

How to sketch y = modulus(f(x))?

A

Sketch f(x), reflect any parts under the x-axis in the x-axis, delete all parts under the x-axis

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

How to sketch y = f(modulus(x))?

A

Sketch f(x) for x >= 0, reflect this in the y-axis

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

What does f(x+a) do?

A

Translation left by a

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

What does f(x) + a do?

A

Translation up by a

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

What does f(-x) do?

A

Reflect in y-axis

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

What does -f(x) do?

A

Reflect in x-axis

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

What does f(ax) do?

A

Horizontal stretch of scale factor 1/a

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

What does af(x) do?

A

Vertical stretch of scale factor a

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

Formula for nth term of an arithmetic sequence

A

Un = a + (n-1)d; a is the first term and d is the common difference

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

Formula for the sum of the first n terms of an arithmetic sequence

A

Sn = (n/2)(2a + (n-1)d); a is the first term and d is the common difference

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

Formula for the nth term of a geometric sequence

A

Un = ar^(n-1); a is the first term and r is the common ratio

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Formula for the sum of the first n terms of a geometric series
Sn = (a(1-r^n))/(1-r), where r ≠ 1; a is the first term and r is the common ratio
26
What is a convergent series?
A geometric series where
27
Formula for the sum to infinity of a convergent geometric series
S∞ = a/(1-r)
28
Explain sigma notation
Greek capital letter sigma. Bottom shows the value of the variable to start on. Top shows the value of the variable to end on. Right shows the series with respect to the variable.
29
What does a recurrence relation do? With general rule
Defines each term of a sequence as a function of the previous term. For example, Un+1 = f(Un)
30
Expand (1+x)^n
1 + nx + ((n(n-1))/2!)x² + ((n(n-1)(n-2))/3!)x³ + …
31
Expand (a+bx)^n
(a^n)(1+(b/a)x)^n
32
When is the expansion of (1+x)^n valid?
When modulus(bx)<1 or modulus(x) < 1/modulus(b)
33
When is the expansion of (a+bx)^n valid?
When modulus((b/a)/x) < 1 or modulus(x) < modulus(a/b)
34
What is a radian?
A measure of angles. 1 radian = the angle AOB of the radius of a segment with equal arc length and radius
35
What is 2π radians in degrees?
360
36
What is π radians in degrees?
180
37
What is 1 radian in degrees?
180/π
38
Convert 30° to radians
π/6
39
Convert 45° to radians
π/4
40
Convert 60° to radians
π/3
41
Convert 90° to radians
π/2
42
Convert 180° to radians
π
43
Convert 360° to radians
44
sin(π/6)
1/2
45
sin(π/3)
√3/2
46
sin(π/4)
√2/2
47
cos(π/6)
√3/2
48
cos(π/3)
1/2
49
cos(π/4)
√2/2
50
tan(π/6)
√3/3
51
tan(π/3)
√3
52
tan(π/4)
1
53
sin(π - θ)
sin(θ)
54
sin(π + θ)
-sin(θ)
55
sin(2π - θ)
-sin(θ)
56
cos(π - θ)
-cos(θ)
57
cos(π + θ)
-cos(θ)
58
cos(2π - θ)
cos(θ)
59
tan(π - θ)
-tan(θ)
60
tan(π + θ)
tan(θ)
61
tan(2π - θ)
-tan(θ)
62
Arc length formula in radians
l = rθ
63
Area of a sector in radians
A = (1/2)r²θ
64
When θ is small and in radians, sin(θ) ≈
θ
65
When θ is small and in radians, tan(θ) ≈
θ
66
When θ is small and in radians, cos(θ) ≈
1 - (θ²/2)
67
Which equation links sec and cos?
sec = 1/cos
68
Which equation links cosec and sin?
cosec = 1/sin
69
Which equation links tan and cot?
cot = 1/tan
70
Which equation links sin, cos, and cot?
cot = cos/sin
71
Which equation links sin and cos?
sin² + cos² = 1
72
Which equation links tan and sec?
1 + tan² = sec²
73
Which equation links cot and cosec?
1 + cot² = cosec²
74
Expand sin(A + B)
sinAcosB + cosAsinB
75
Expand sin(A - B)
sinAcosB - cosAsinB
76
Expand cos(A + B)
cosAcosB - sinAsinB
77
Expand cos(A - B)
cosAcosB + sinAsinB
78
Expand tan(A + B)
(tanA + tanB) / (1 - tanAtanB)
79
Expand tan(A - B)
(tanA - tanB) / (1 + tanAtanB)
80
sin(2A) =
2sinAcosA
81
cos(2A) =
cos²A - sin²A = 2cos²A - 1 = 1 - 2sin²A
82
tan(2A) =
(2tanA) / (1 - tan²A)
83
For R Sin or Cos (x ± α), what does R =
√(a² + b²)
84
For the parametric equations x = p(t) and y = q(t), with the Cartesian equation y = f(x), how are domains and ranges linked?
The domain of f(x) is the range of p(t), the range of f(x) is the range of q(t)
85
Differentiate sin(kx)
k cos(kx)
86
Differentiate cos(kx)
-k sin(kx)
87
Differentiate e^(kx)
k e^(kx)
88
Differentiate ln(x)
1/x
89
Differentiate a^(kx)
(a^(kx))(k)(ln(a))
90
What is the chain rule?
dy/dx = (dy/du) × (du/dx)
91
How to get from dx/dy to dy/dx?
dy/dx = 1 / (dx/dy)
92
What is the product rule?
If y = uv, then dy/dx = u(dv/dx) + v(du/dx)
93
What is the quotient rule?
If y = u/v, then dy/dx = (v(du/dx) - u(dv/dx)) / v²
94
Differentiate tan(kx)
k sec²(kx)
95
Differentiate cosec(kx)
-k cosec(kx) cot(kx)
96
Differentiate sec(kx)
k sec(kx) tan(kx)
97
Differentiate cot(kx)
-k cosec²(kx)
98
For parametric functions, how do you get dy/dx?
(dy/dt) / (dx/dt)
99
How to do implicit differentiation?
Differentiate y like x, then multiply it by dy/dx
100
f(x) is concave if f''(x) is what?
≤ 0
101
f(x) is convex if f''(x) is what?
≥ 0
102
What is the point called where a curve changes from concave to convex or vice versa?
The point of inflection
103
How is the point of inflection seen mathematically?
f''(x) changes signs
104
If the function f(x) is continuous on the interval [a, b] and f(a) and f(b) have opposite signs, then what?
f(x) has at least one root, x, which satisfies a
105
To determine a root to a given degree, use 1.763 as an example
If there is a change in sign for the upper and lower bound, e.g., 1.7635 and 1.7625 have a sign change
106
How can roots converge?
Staircase or spiderweb
107
What is the Newton-Raphson formula?
X(n+1) = X(n) - (f(X(n)) / f’(X(n)))
108
Integration of x^n
(x^(n+1)) / (n+1)
109
Integration of e^x
e^x
110
Integration of 1/x
ln(x)
111
Integration of cos(x)
sin(x)
112
Integration of sin(x)
-cos(x)
113
Integration of sec²(x)
tan(x)
114
Integration of cosec(x)cot(x)
-cosec(x)
115
Integration of cosec²(x)
-cot(x)
116
Integration of sec(x)tan(x)
sec(x)
117
Integration of f'(ax + b)
(1/a) * f(ax + b)
118
Formula for integration by parts
∫u * (dv/dx) = uv - ∫v * (du/dx)
119
Trapezium rule formula
∫y between a and b = (h/2)(y₀ + 2(y₁ + y₂ + y₃ … + Yn₋₁) + yn)
120
When dy/dx = f(x)g(y), how can this be rewritten?
∫(1/g(y)) = ∫f(x)
121
Integration of the limit of a sum for the integration of f(x) between a and b
limit of dx → 0 for ∑f(x) when x = a and b on the top
122
Distance of the origin to the point (x, y, z)
√(x² + y² + z²)
123
Distance between the points (x₁, y₁, z₁) and (x₂, y₂, z₂)
√((x₁ - x₂)² + (y₁ - y₂)² + (z₁ - z₂)²)
124
How are unit vectors on the 3D axes denoted?
i, j, and k for x, y, and z respectively
125
If the vector a = xi + yj + zk makes an angle θ with the positive x-axis, how do you find it?
cos(θₓ) = x / modulus(a)