1 Aux Cal 1
1 Aux Cal 1
Calculus Chapter 1
Functions
Functions
Calculus is concerned with the slopes of curves as well as lines, and the simplest curves
are graphs of functions. A function is a rule that gives a single output number for each
number entered, like a button on a calculator:
If the input number is x and the function is f , then the output is written f (x), though in
some special cases the brackets are omitted.
x→ f → f (x).
The graph of a function f , usually called the graph y = f (x), consists of all points
(x, y) in the cartesian plane for which y = f (x). Note that by definition of a function there
is only one y value for each x value.
Remarks
• The input variable is usually called the independent variable, and the output is called
the dependent variable. Some functions are defined only for restricted values of the input.
• Some functions are defined by different formulae for different values of the input.
• Some functions cannot be expressed by any formula at all, but we shall not be concerned
with them.
• It is customary to talk about the function f (x) rather than the function f , as one should
strictly do. This is because certain expressions, like x2 or 2x , would be meaningless if the
x were omitted.
• The statement “y is some unspecified function of x” is often abbreviated to y = y(x)
rather than y = f (x). That is, the same letter y is used for the dependent variable and for
the function expressing that dependence. This is usually quite clear from the context, but
not distinguishing between the variable and the function can sometimes cause confusion.
4 MATH1041
The inverse function (if it exists) of a function f converts the output of f back into
the input, i.e. it reverses the arrows in the above diagrams. This means that applying f
followed by its inverse gets you back to the input value where you started, and applying
the inverse followed by f gets you back to the output value where you started. The best
known example are the functions a• and loga •, which are inverses of each other for any
fixed positive a 6= 1. This is simply saying that if y = ax , then x = loga y, or if a• takes
x to y, then loga • takes y back to x. Applying the functions in either order gets you back
where you started, loga (ax ) = x and aloga y = y, as can easily be seen by substituting
either equation in the other one.
The reason why the inverse function does not always exist is that a function must be
single valued. Thus if the original function f takes two or more different input values
to the same output value, then the inverse function will not be defined, because it will
not know which of the input values to take the output value back to. This problem can
be overcome by restricting the input values of the original function in such a way that
the inverse function of the restricted function does exist. But it means that applying the
original function followed by the inverse will get you back where you started only if you
√
started with a number in the restricted region. For example, the function is the inverse
√
of the function x2 restricted to non-negative values of x. It follows that y ≥ 0 always,
√
and hence that x2 = x only if x ≥ 0. Similarly the arcsin and arctan functions are the
inverses of the sin and tan functions restricted to input values lying between − π2 and π
2,
and the arccos is the inverse of the cos function restricted to input values lying between 0
and π. This explains why arccos(cos x) = x only if 0 ≤ x ≤ π, and so on (see Algebra
Chapter 2). This can easily be verified with a calculator.
Radian measure
At school angles are measured in degrees, and 360◦ make one complete revolution because
the ancient Babylonians thought that there were 360 days in a year (i.e. one complete
revolution of the seasons). We introduce a more natural unit for measuring angles, called
the radian.
r s
Α°
r
arc length
radian measure = ,
radius
s
.˙. θ = ,
r
.˙. s = rθ
.˙. arc length = radius × angle in radians.
πα
Since θ = 180 , we can convert between degrees and radians as follows:
πα
α◦ = 180 radians
.˙. 180◦ = π radians.
180 ◦
It follows that 1 radian = π ≈ 57, 2957795◦ .
Radian measure is used for all scientific work, and it is important to become familiar
with it, especially the standard angles:
π π π π
360◦ = 2π 180◦ = π 90◦ = 2 60◦ = 3 45◦ = 4 30◦ = 6.
The area of a sector is also proportional to the angle. For a sector with angle 360◦
(the entire circle), the area is πr2 . In other words, a sector with angle 2π radians has
6 MATH1041
area πr2 , and by simple proportion we see that a sector with angle θ radians has area
θ 2
2π (πr ) = 21 r2 θ. It follows that
Area of sector = 12 r2 θ.
D 5. The total perimeter of a sector is 2. Find an expression for its area in terms of
(a) its radius (b) its angle.
r R-r
Θ
x
T 7. A cone with base radius r, vertical height h and slant height l has its curved surface slit
and flattened out into a sector with radius l and angle θ. By comparing the arc length
of this sector with the circumference of the base of the cone, show that lθ = 2πr, and
deduce, by calculating the area of the sector, that the curved surface area of the cone
is πrl.
Calculus Chapter 1 7
r
y
Θ
O x
Trigonometric functions
To reach the point with cartesian co-ordinates (x, y) from the origin, we must move hori-
zontally x units (to the left or right according to the sign of x), and vertically y units (up
or down according to the sign of y). A more direct approach is to say that from the origin
we must rotate through an angle θ until we are facing in the right direction, and then move
a certain (positive) distance r. This is illustrated in Figure 1.4. The numbers r and θ are
called the polar co-ordinates of the point. We shall study them in more detail later.
The convention for measuring angles of rotation is
• we start from the direction of the positive x axis,
• the units are radians,
• the positive direction is anti-clockwise.
π
Note that the point is in the first quadrant for θ between 0 and 2, in the second quadrant
π 3π
for θ between 2 and π, in the third quadrant for θ between π and 2 , and in the fourth
3π
quadrant for θ between 2 and 2π. Angles between 0 and 2π make up one full revolution,
8 MATH1041
but there is no objection to angles greater than 2π (which represent anti-clockwise rotations
of more than one full revolution) or to negative angles (which represent clockwise rotations).
Hx2 ,y2 L
r2 Hx1 ,y1 L
y2
y1
r1
Θ x1
O x2
x1 x2 y1 y2
= and = .
r1 r2 r1 r2
These constant ratios define the values of the fundamental trigonometric or circular func-
tions cosine and sine for that value of θ. That is,
x
cos θ = or x = r cos θ
r
y
sin θ = or y = r sin θ.
r
In particular, if P (x, y) is a point on the unit circle (i.e. the circle with centre at
the origin and radius 1), then r = 1, so x = cos θ and y = sin θ. Thus P is the point
(cos θ, sin θ), or
of the point on the unit circle with angle θ. This definition works for all values of θ,
including those greater than 2π or less than 0.
The other trigonometric functions are defined in terms of cos and sin, viz
sin θ cos θ 1 1
tan θ = , cot θ = , sec θ = , cosec θ = .
cos θ sin θ cos θ sin θ
2 √
2 √ 3
2
π/4 π/3
√
2 1
Figure 1.6. Standard triangles
From the standard triangles, illustrated in Figure 1.6, we obtain the values of the
π π π
trigonometric functions of 6, 4, and 3. These should be learnt, as they occur frequently.
Many of the properties of cos and sin (and hence of the other trigonometric functions
as well) can be derived from the definition and a quick sketch, with a small positive angle
θ.
cos(θ + π) = − cos θ sin(θ + π) = − sin θ
(Adding π to the angle corresponds to rotating through an extra half a revolution, so we
obtain a diametrically opposite point.)
cos(θ + 2π) = cos θ sin(θ + 2π) = sin θ
(Adding 2π to the angle corresponds to rotating through an extra full revolution, so we
obtain the same point again.)
cos(−θ) = cos θ sin(−θ) = − sin θ
(Changing the sign of the angle corresponds to rotating in the opposite direction, i.e.
reflecting the point in the x axis, which leaves x unchanged, but changes the sign of y.)
cos(π − θ) = − cos θ sin(π − θ) = sin θ.
(Subtracting the angle from π corresponds to reflecting the point in the y axis, which
changes the sign of x only.)
Since P (cos θ, sin θ) is a general point on the unit circle, which has equation x2 + y 2 = 1,
it follows that
cos2 θ + sin2 θ = 1.
Trigonometric equations can be solved by manipulating them into one of the forms
Α
O P
2t 1 − t2 2t
sin θ = , cos θ = , tan θ = .
1 + t2 1 + t2 1 − t2
Calculus Chapter 1 11
D 12. Using the previous question, or otherwise, prove that (t2 + 1)2 = (t2 − 1)2 + (2t)2 . By
substituting t = 2, 32 , and other simple rational numbers (and then clearing fractions),
find the familiar Pythagorean triples, and some new ones, perhaps.
T 13. Derive the following identities from the addition formulae for sin and cos.
D 15. (a) Using Question 13, prove that cos 3θ = 4 cos3 θ − 3 cos θ. (Hint: 3θ = 2θ + θ.) Derive
a similar formula for sin 3θ in terms of sin θ.
(b) Express cos4 θ and sin4 θ cos2 θ in terms of cosines of multiples of θ.
tan 3A 2 cos 2A + 1
(c) Prove that = .
tan A 2 cos 2A − 1
D 16. Find the general solutions of the following equations. (There is no need to express sines
or cosines of multiple angles as powers.)
(a) cos 4x = sin 2x (hint: sin 2x = cos( π2 − 2x)) (b) cos 3x = sin 2x
(c) sin 3θ − sin θ = cos 2θ (d) sin2 3x − sin2 x = sin2 2x.
The following equations have solutions that are not standard angles. Use a calculator
(in radian mode) to find the solutions to 4 decimal places.
1
(e) 3 cos 3x = 1 (f) sin 3θ − sin θ = 2 cos 2θ (g) 3 + 5 cos θ + 6 cos 2θ = 0.
D 17. Find all the solutions between 0 and 2π of the equations
√
(a) cos 2θ − 7 cos θ − 3 = 0 (b) 3 sec2 θ = 4 tan θ (c) 3 cos 2θ − 2 cos θ + 2 = 0.
Answers
1. (a) f (−1) = 3, f (a) = a2 − a + 1, f (x + ∆x) = x2 − x + 1 + ∆x(2x + ∆x − 1).
y+2
(b) g(y) = 3y−1 , g(3) = 85 , g(a + b) = a+b+2
3a+3b−1 ,g(x + ∆x) = x+∆x+2
3(x+∆x)−1 .
12 MATH1041
(c) h( x1 ) = 1−x 1
1+x , h(x) = x+1
x−1 , h(−x) = x+1
x−1 .
x+2 1+x
(d) 3x−1 (same as g(x)) and 1−x .
1
2. 2 (t + t−1 , 21 (t2 + t−2 ).
7π 9π 360 ◦ 720 ◦ 900 ◦
3. (a) π4 , π
3, 18 ,
π
6,
π
2, 10 . (b) 225◦ , 420◦ , 18◦ , 10◦ , π , π , π .
2π 2π
4. (a) s = 9 , A= 9 . (b) s = 2, A = 4.
2θ
5. (a) r(1 − r). (b) (θ+2)2 .
6. L = 10(19π + 20), A = 100(109π + 140). L = 2[rθ + x sin θ + R(π − θ)].
q
8. r = 100 π2 .
9. tan θ = ±2.
10. Q(1, tan α), R(cos2 α, cos α sin α), S(1 + cos2 α, cos α sin α).
12. t = 2 : 3, 4, 5, t = 23 : 5, 12, 13, t=4: 8, 15, 17.
15. (a) sin 3θ = 3 sin θ − 4 sin3 θ.(b) 18 (3 + 4 cos 2θ + cos 4θ);
1 1
16 (1− cos 2θ − cos 4θ + cos 2θ cos 4θ) = 32 (2 − cos 2θ − 2 cos 4θ + cos 6θ).
π
16. (a) x = 12 + n π3 , x = − π4 + nπ.(b) x = 10 π
+ n 2π π π
5 , x = − 2 + 2nπ.(c) θ = ± 4 + nπ,
θ = π6 + 2nπ, θ = 5π6 + 2nπ. (d) x = n π2 , x = ± π6 + nπ. (e) x = ±0, 4103 + k 2π
3 .
(f) θ = ± π4 + kπ, θ = 0, 2527 + 2kπ, θ = 2, 8889 + 2kπ. (g) θ = ±2, 4189 + 2kπ,
θ = ±1, 2310 + 2kπ.
17. (a) θ = 2π3 ,
4π
3 . (b) θ = π6 , π3 , 7π
6 ,
4π
3 .
(c) θ = 0, 9177; 1, 8486; 4, 4346; 5, 3655.