100% satisfaction guarantee Immediately available after payment Both online and in PDF No strings attached
logo-home
Summary introduction to calculus 1 $7.72   Add to cart

Summary

Summary introduction to calculus 1

 2 views  0 purchase
  • Course
  • Institution
  • Book

this is a document that contains a clear and comprehensible well-structured notes and hypothesis for engineers as well as other students that need proper skills in the course. it will allow one to be able to understand the applications of calculus in concepts such as stationary points, calculating ...

[Show more]

Preview 3 out of 27  pages

  • Yes
  • June 19, 2021
  • 27
  • 2017/2018
  • Summary
avatar-seller
SMA 2101: CALCULUS I
⃝Francis
c O. Ochieng
francokech@gmail.com

Department of Pure and Applied Mathematics
Jomo Kenyatta University of Agriculture and Technology


Course content
• Trigonometric functions: addition, multiple angle and factor formulae.
• Limits, continuity and differentiability.
• Differentiation by first principles and by rule for xn (integral and fractional n), sums, products,
quotients, chain rule, trigonometric, logarithmic and exponential functions of a single variable.
Parametric differentiation.
• Applications: equations of tangent and normal, kinematics, rates of change and stationary points,
economics and financial models.
• Integration: anti-derivatives and their applications to areas, volumes, and economics and
financial models.


References
[1] Calculus and Analytical Geometry by Thomas and Funnery
[2] Advanced Engineering Mathematics (10th ed.) by Erwin Kreyszig
[3] Calculus by Larson Hostellem


Lecture 1


1 Introduction
Calculus is a Latin name meaning stone used for calculation. We therefore deal with calculus as
infinitesimal calculus meaning calculation of numbers which are infinitesimally small. For example,
consider the growth of a sidling - it grows gradually and continuously. If observed after few days,
the growth can be measured, but if observed after few minutes, although growth has taken place the
amount is too small to be distinguished. Therefore, it has an infinitesimal growth. In calculus, the
amount of growth is not important but the rate of growth is important.

1.1 Functions
The growth of a sidling is an instance of a functional relation, in that the growth may be affected
by variations in temperature, moisture, sunlight, etc. If all these factors remain constant, then the
growth is a function of time. To understand the word function, we first look the following definitions.
Definition 1.1 (Variables and constants). Consider the formula used for calculating the volume of a
sphere of radius r.
4
V = πr3 (1)
3
Then,

1

, i) V and r vary with different spheres. Hence, they are called variables.
4
ii) π and are constants, irrespective of the size of the sphere.
3
Definition 1.2 (Dependent and independent variables). From the formula (1), the volume V depends
on value of the radius, r, of the sphere. In this case, r is called the independent variable (input) since
it is not affected while V is called the dependent variable (output) since it is affected by the variation
of r. Similarly, in a second degree equation y = ax2 + bx + c. Here, a, b, c are constants, x is the
independent variable, and y is the dependent variable.
Definition 1.3 (Calculus). This is the study of the effect of change in the input (independent variable)
on the output (dependent variable).
Definition 1.4 (Function). This is a mathematical relation between the dependent and independent
variable.
For example,
i) If the variable y dependents and the variable x e.g., y = 2x2 − 3x + 5, then we say that
dependent variable y is a function of the independent variable x and we denote y = f (x), where
f is a function and x is the independent variable. We may also denote this functional relation
as y = ϕ(x) or y = ψ(x) or y = g(x), etc.
ii) From formula (1), the volume V of a sphere is a function of the radius r - i.e., V = f (r).
1
iii) In the formula S = gt2 , the distance S moved by a falling body is a function of time t.
2
iv) The volume of a fixed mass of a gas is a function of the absolute temperature while the pressure
remains constant, and vise versa.
v) The sine, cosine, tangent of an angle are functions of the angle.

Example(s):
(a) If a function y = f (x) = x2 − 4x + 3. Find (i) f (1), (ii) f (2), (iii) f (a), and (iv) f (a + h).

Solution
i) f (x) = x2 − 4x + 3 ⇒ f (1) = 12 − 4(1) + 3 = 0
ii) f (x) = x2 − 4x + 3 ⇒ f (2) = 22 − 4(2) + 3 = −1
iii) f (x) = x2 − 4x + 3 ⇒ f (a) = a2 − 4a + 3
iv) f (x) = x2 − 4x + 3 ⇒ f (a + h) = (a + h)2 − 4(a + h) + 3
(b) If a function ϕ(θ) = 2 sin θ, find (i) ϕ( π2 ), (ii) ϕ(0), and (iii) ϕ( π3 ).

Solution
( )
i) ϕ(θ) = 2 sin θ ⇒ ϕ( π2 ) = 2 sin π2 = 2
ii) ϕ(θ) = 2 sin θ ⇒ ϕ(0) = 2 sin (0) = 0

(π) 3 √
iii) ϕ(θ) = 2 sin θ ⇒ ϕ( π3 ) = 2 sin 3 =2× = 3
2

Exercise:
(a) If f (x) = 2x2 − 4x + 1, find (i) f (1), (ii) f (0), (iii) f (2), (iv) f (a), and f (x + h).
(b) If f (x) = (x − 1)(x + 5), find (i) f (1), (ii) f (0), (iii) f (2), (iv) f (a + 1), and f ( a1 ).
(c) If f (θ) = cos θ, find (i) f ( π2 ), (ii) f (0), (iii) f ( π3 ), (iv) f ( π6 ), and (v) f (π).
f (3.001) − f (3)
(d) If f (x) = x2 , find (i) f (3), (ii) f (3.1), (iii) f (3.01), (iv) f (3.001), and .
0.001
(e) If ϕ(x) = 2x , find (i) ϕ(0), (ii) ϕ(1), and (iii) ϕ(0.5).

2

, 1.2 Limits of functions
Definition 1.5 (Basic limit definition). Let f (x) be a function and let a and L be real numbers. If
f (x) approaches L as x approaches a (but is not equal to a), then we say that f (x) has limit L as x
approaches a and we denote
. = L.
lim f (x)
x→a

→ Note: lim f (x) is the value that f (x) approaches as x approaches a, and a does not have to be in
x→a
the domain of f .

1.3 Properties of limits
Theorem 1.1. Suppose lim f (x) = L1 and lim g(x) = L2 , then
x→a x→a

1. [Addition rule] lim [f (x) + g(x)] = L1 + L2
x→a

2. [Scalar multiple] lim [λf (x)] = λL1 , where λ is a constant.
x→a

3. [Product rule] lim [f (x) · g(x)] = L1 · L2
x→a
[ ]
f (x) L1
4. [Quotient rule] lim =
x→a g(x) L2

1.4 Methods of evaluating limits of functions
 Direct substitution
The required limit is obtained by just plugging in the value of input, say x, into the given
function, say f (x).

Example(s):

(a) Evaluate lim 3x3 − x2 + 2x + 5.
x→2
Solution

lim (3x3 − x2 + 2x + 5) = 3 lim x3 − lim x2 + 2 lim x + lim 5)
x→2 x→2 x→2 x→2 x→2
= 3(2 ) − (2 ) + 2(2) + 5
3 2

= 29

x2 − 1
(b) Evaluate lim .
x→1 x + 1
Solution
x2 − 1 D.S 12 − 1 0
lim = = =0
x→1 x + 1 1+1 2

 Factorization
If on direct substitution we get the indeterminate form 0/0, then it means that there is a
common factor in both the numerator and denominator. In this case, we perform factorization
first so as to simplify the given function.

→ Note: if the polynomial in the numerator is of degree greater than the degree of the polynomial
in the denominator, we first need to perform long division.

Example(s):




3

The benefits of buying summaries with Stuvia:

Guaranteed quality through customer reviews

Guaranteed quality through customer reviews

Stuvia customers have reviewed more than 700,000 summaries. This how you know that you are buying the best documents.

Quick and easy check-out

Quick and easy check-out

You can quickly pay through credit card or Stuvia-credit for the summaries. There is no membership needed.

Focus on what matters

Focus on what matters

Your fellow students write the study notes themselves, which is why the documents are always reliable and up-to-date. This ensures you quickly get to the core!

Frequently asked questions

What do I get when I buy this document?

You get a PDF, available immediately after your purchase. The purchased document is accessible anytime, anywhere and indefinitely through your profile.

Satisfaction guarantee: how does it work?

Our satisfaction guarantee ensures that you always find a study document that suits you well. You fill out a form, and our customer service team takes care of the rest.

Who am I buying these notes from?

Stuvia is a marketplace, so you are not buying this document from us, but from seller johnmukuna. Stuvia facilitates payment to the seller.

Will I be stuck with a subscription?

No, you only buy these notes for $7.72. You're not tied to anything after your purchase.

Can Stuvia be trusted?

4.6 stars on Google & Trustpilot (+1000 reviews)

85443 documents were sold in the last 30 days

Founded in 2010, the go-to place to buy study notes for 14 years now

Start selling
$7.72
  • (0)
  Add to cart