Key Concepts of Vectors
Key Concepts of Vectors
1
Click to
Local and
edit
global
Master
Properties
title style
2 2
Click to edit Master
Introduction to vectors
title style
3 3
Click to
Types ofedit
vector
Master title style
1. Zero vector(magnitude=0)
2. Unit vector(magnitude=1)
3. Position vector(points from origin to location)
4. Equal vector(same magnitude and direction)
5. Opposite vector(same magnitude, opposite direction)
4 4
Click torepresentation
Vector edit Master title style
• Notation
• Bold letter (v) or arrow notation
• Component form:
V = (x, y, z)
• Graphical representation
arrows in 2D and 3D space
• Examples
Vector A=(3,4) in Cartesian form
5 5
Click tooperations
Vector edit Master title style
6 6
Clickproduct(scalar
Dot to edit Masterproduct)
title style
7 7
Click to
Cross product
edit Master
(vector
title
product)
style
8 8
Linearly dependence,
Click to independence
edit Master title style
or Basis
• Two or more vectors are linearly dependent if there exists
scalars 𝑘1 , 𝑘2 … . . 𝑘𝑛 not all zero such that
𝑘1 𝒖𝟏 + 𝑘2 𝒖2 , … … . 𝑘𝑛 𝒖𝑛 = 0
• Two or more vectors are said to be linearly independent if they are not
linearly dependent.
• Note that a set of vectors which includes the zero vector is linearly
dependent; for we can always write
10+0𝒖2 , … … . +0𝒖𝑛 = 0
• we call a set of vectors B a basis for 𝐸 3 if;
1. Every vector in 𝐸 3 can be written as a linear combination of vector in B.
2. B is linearly independent set of vectors.
9 9
Orthogonal vectors
Click to edit and
Master title style
Orthonormal bases
• Orthogonal vectors :
Two vectors a and b are orthogonal if a . b = 0
• Orthonormal bases :
if 𝑒1 , 𝑒2 , 𝑒3 are three mutually orthogonal unit vectors as shown in figure
and these three vectors are linearly independent then they form a bases
called the orthonormal bases
10 10
Click toapplications
Vector edit Master title style
• Physics
force, motion, electromagnetism
• Engineering
structural analysis, fluid dynamics
• Computer graphics
3D modeling, animations
• Navigation
GPS positioning
11 11
Click to edit Master title style
12
Click
Lines to plane
and edit Master title style
and neighborhood
13 13
Introduction
Click to edit Master
to Vector
title
function
style
and bounded function
• Vector function
A vector function is a function that assigns a vector to each input from
its domain.
• Example
A simple vector function representing a helix is :
r(t) = cos(t)i + sin(t)j +tk
where i, j, k are unit vectors in Cartesian coordinate system.
• Bounded function
A function f(x) is bounded if there exist real numbers M and m
such that :
m≤ 𝑓(𝑥) ≤ 𝑀
14 14
Click to editof
Application Master
vectortitle
function
style
Described motion of Applied in robotics These functions Helps in aircraft and It is essential for video
particles in space and structural analysis describes fluid velocity ship navigation game physics and
and flow patterns in simulation
Used in projectile Used for force and hydrodynamics
motion, circular torque calculations in
motion and fluid mechanical system
dynamics
15 15
Click to
Limit andedit
continuity
Master title style
• The limit of a function described its behavior as x approaches a
certain value. It exist if the right hand and the right hand limits are
equal.
lim 𝑓 𝑥 = lim+ 𝑓(𝑥)
𝑥→𝑎− 𝑥→𝑎
• Limit help analyze function behavior, while continuity ensure that the
graph has no jumps or breaks.
16 16
Click to edit Master title style
differentiation
• It measure the rate of change of a function. Geometrically it represent
the slop of the tangent line to a curve at a point.
𝑓 𝑥 + ℎ − 𝑓(𝑥)
𝑓 ′ 𝑥 = lim
ℎ→0 ℎ
• A function is differentiable if it is continuous but the converse is not
true.
Reason
because continuity ensure that function has no jumps but
differentiability ensure that the function must change smoothly.
The given graph is continuous but not differentiable
17 17
Taylor's
Click to formula
edit Master
andtitle
analytical
style
function
• Taylor’s series
A Taylor series represents a function as an infinite sum of its derivatives
at a specific point a.
′
𝑓 ′′ 𝑎
𝑓 𝑥 =𝑓 𝑎 +𝑓 𝑎 𝑥−𝑎 + (𝑥 − 𝑎)2 + ⋯ 𝑅𝑛 (𝑥)
2!
• Maclaurin series is a special case of Taylor's series when a = c .
• A function f(x) is analytic at a point a if it can be represented by a
convergent Taylor's series in some neighborhood of a. essentially f(x)
is analytic if :
𝑛
∞ 𝑓 (𝑎)
𝑓 𝑥 = 𝑛=0 𝑛! (𝑥 − 𝑎)𝑛
• Every analytical function has a Taylor series but not all continuous or
differentiable functions are analytic-they must also have a convergent
Taylor series .
18 18
Click to edit Master title style
19
19
Click to edit Master title style
Introduction
20 20
Click to
Types ofedit
curves
Master title style
21 21
Clickpoints
Key to editofMaster
a curve
title style
22 22
Clicklength
Arc to edit Master title style
• Arc length refers to the distance along a curve between two points.
• It the “length” of the curve, not a straight line, and is typically
calculated using integral calculus.
𝑡2 𝑑𝑥 2 𝑑𝑦 2
• Formula 𝐿= 𝑡1
+ 𝑑𝑡
𝑑𝑡 𝑑𝑡
• The function must be continuous and differentiable for the arc length
formula to apply.
• The formula assumes that the curve does not have sharp corners or
discontinuities.
23 23
Click to editof
Application Master
curves
title style
24 24
Click to edit Master title style
Summary
25 25
Click to edit Master title style
Thank You
26
26