Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Document preview thumbnail
Vista previa 3 fuera de 27 páginas
Otro

networking concepts

Document preview thumbnail
Vista previa 3 fuera de 27 páginas

the document has the relevant skills required to be a network developer. it will help the reader understand the various concepts concerning IP addressing, ethernets, packet tracing and routing and switching. it will give the reader raw skills that will enable him or her to understand the networking world as well as become a networking engineer.

Vista previa del contenido

SMA 2101: CALCULUS I
⃝Francis
c O. Ochieng


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

Libro relacionado
 image
Chris Carthern, William Wilson, Noel Rivera, Richard Bedwell Cisco Networks
Editorial: 2015 ISBN: 9781484208595 Edición: Desconocido

Información del documento

Subido en
19 de junio de 2021
Número de páginas
27
Escrito en
2016/2017
Tipo
Otro
Personaje
Desconocido
$15.99

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Vendido
0
Seguidores
0
Artículos
4
Última venta
-



Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes