SlideShare a Scribd company logo
Section 2 : Calculus
Topic 7 : Vector Calculus
Vector Basics
 Position vector :- The position vector of the point P(x, y, z) in the space is
𝑟 = 𝑥 𝑖 + 𝑦 𝑗 + 𝑧 𝑘
𝑟 = 𝑥2 + 𝑦2 + 𝑧2
 In parametric form, 𝑟 = 𝑥 𝑡 𝑖 + 𝑦 𝑡 𝑗 + 𝑧(𝑡) 𝑘
 Let, 𝑎 = 𝑎1 𝑖 + 𝑎2 𝑗 + 𝑎3 𝑘, 𝑏 = 𝑏1 𝑖 + 𝑏2 𝑗 + 𝑏3 𝑘
𝑎.𝑏 = 𝑎 𝑏 cos 𝑎. 𝑏 = 𝑎1 𝑏1 + 𝑎2 𝑏2 + 𝑎3 𝑏3
𝑎 × 𝑏 = 𝑎 |𝑏| sin( 𝑎. 𝑏) 𝑛 , where n is vector of unit length perpendicular to the plane
containing 𝑎 & 𝑏.
 𝑎 × 𝑏 =
𝑖 𝑗 𝑘
𝑎1 𝑎2 𝑎3
𝑏1 𝑏2 𝑏3
Vector Basics
 Area of ∆𝑂𝐴𝐵 =
1
2
𝑂𝐴 × 𝑂𝐵 =
1
2
𝑎 × 𝑏
 Area of ∆𝐴𝐵𝐶 =
1
2
𝐴𝐵 × 𝐴𝐶 =
1
2
(𝑏 − 𝑎) × ( 𝑐 − 𝑎)
 Area of parallelogram = | 𝑎 × 𝑏|
 Scalar triple product :- 𝑎 × 𝑏 . 𝑐 = 𝑎. 𝑏 × 𝑐 = [ 𝑎 𝑏 𝑐] =
𝑎1 𝑎2 𝑎3
𝑏1 𝑏2 𝑏3
𝑐1 𝑐2 𝑐3
 Vector triple product :- 𝑎 × 𝑏 × 𝑐 = 𝑐. 𝑎 𝑏 − 𝑏. 𝑎 𝑐
Vector Differentiation
 Let 𝑟 𝑡 = 𝑓(𝑡) then,
𝑑 𝑟
𝑑𝑡
= lim
∆𝑡→0
𝑓 𝑡+∆𝑡 − 𝑓(𝑡)
∆𝑡
 If t is a time variable then
𝑑 𝑟
𝑑𝑡
represents a velocity vector.
1.
𝑑 𝑟
𝑑𝑡
is a vector in direction of tangent to the curve at that point.
2. If 𝑓(𝑡) is constant in magnitude then 𝐹.
𝑑 𝐹
𝑑𝑡
= 0
3. If 𝑓(𝑡) has constant direction then, 𝐹 ×
𝑑 𝐹
𝑑𝑡
= 0
Vector Differentiation
 Vector differential operator :- 𝛻 (nebla)
𝛻 = 𝑖
𝜕
𝜕𝑥
+ 𝑗
𝜕
𝜕𝑦
+ 𝑘
𝜕
𝜕𝑧
 Gradient of a scalar function :- Let 𝜑(𝑥, 𝑦, 𝑧) be a differentiable scalar point function then
gradient of scalar is denoted by grad 𝜑 or 𝛻𝜑 = 𝑖
𝜕𝜑
𝜕𝑥
+ 𝑗
𝜕𝜑
𝜕𝑦
+ 𝑘
𝜕𝜑
𝜕𝑧
 Where, 𝛻𝜑 is vector normal to surface 𝜑.
 Unit vector normal to surface 𝜑 can be given as
𝛻𝜑
|𝛻𝜑|
.
Vector Differentiation
 Directional derivative :- The directional derivative of differentiable scalar function 𝜑(𝑥, 𝑦, 𝑧)
in the direction of 𝑎 is given by, 𝛻𝜑.
𝑎
|𝑎|
 Let 𝑎 = 𝑖, then,
 D.D. = 𝛻𝜑.
𝐼
| 𝐼|
= ( 𝑖
𝜕𝜑
𝜕𝑥
+ 𝑗
𝜕𝜑
𝜕𝑦
+ 𝑘
𝜕𝜑
𝜕𝑧
). 𝑖
=
𝜕𝜑
𝜕𝑥
 Angle between surfaces :- It is the angle between the normal to the surfaces at the point of
intersection. Let 𝜃 be the angle between the surfaces 𝜑1 𝑥, 𝑦, 𝑧 = 𝐶1 & 𝜑2 𝑥, 𝑦, 𝑧 = 𝐶2
then,
cos 𝜃 =
𝛻∅1 𝛻𝜑2
|𝛻∅1| |𝛻𝜑2|
Vector Differentiation
 Divergence of a vector function :- Let 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be a differential vector
point function then,
𝑑𝑖𝑣 𝐹 = 𝛻. 𝐹 =
𝜕𝐹1
𝜕𝑥
+
𝜕𝐹2
𝜕𝑦
+
𝜕𝐹3
𝜕𝑧
Note :- If 𝛻. 𝐹 = 0 then 𝐹 is called solenoidal vector.
 Curl of a vector function :- 𝑐𝑢𝑟𝑙 𝐹 = 𝛻 × 𝐹 =
𝑖 𝑗 𝑘
𝜕
𝜕𝑥
𝜕
𝜕𝑦
𝜕
𝜕𝑧
𝐹1 𝐹2 𝐹3
Note :- If 𝛻 × 𝐹 = 0 then 𝐹 is called irrotational vector.
If 𝑣 = velocity vector and 𝑤 = angular velocity, 𝑤 =
1
2
𝑐𝑢𝑟𝑙 𝑣
Vector Differentiation
 Scalar Potential Function :- If for every rotational vector, a scalar function 𝜑 exist such that
𝐹 = 𝛻𝜑, then 𝜑 is said to be scalar potential function.
 Note :-
1) 𝑐𝑢𝑟𝑙 𝑔𝑟𝑎𝑑 𝜑 = 0
2) 𝑑𝑖𝑣 𝑐𝑢𝑟𝑙 𝐹 = 0
3) 𝑑𝑖𝑣 𝑔𝑟𝑎𝑑 𝜑 = 𝛻 𝛻𝜑 = 𝛻2 𝜑, where 𝛻2=
𝜕2
𝜕𝑥2 +
𝜕2
𝜕𝑦2 +
𝜕2
𝜕𝑧2 (𝛻2 Laplacian Operator)
Vector Integration
 Line integral :- An integral evaluated over a curve is called line integral.
 Let, 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘, be a differentiable point function defined at each point on
curve ‘c’ then its line integral is
𝑐
𝐹. 𝑑𝑟 =
𝑐
𝐹1 𝑑𝑥 + 𝐹2 𝑑𝑦 + 𝐹3 𝑑𝑧
 If ‘c’ is closed curve  𝑐
𝐹. 𝑑𝑟
Note :- If 𝐹 is irrotational then, the line integral of 𝐹 is independent of path.
When, 𝐹 is irrotational  𝑎
𝑏
𝐹. 𝑑𝑟 = 𝜑 𝑏 − 𝜑 𝑎 (Where, 𝜑 is scalar potential function)
Vector Integration
 Green’s theorem :- Let, M(x, y) & N(x, y) be continuous function having continuous first
order partial derivative defined in the closed region R bounded by closed curve ‘c’ then,
𝑐
(𝑀𝑑𝑥 + 𝑁𝑑𝑦) =
𝑅
𝜕𝑁
𝜕𝑥
−
𝜕𝑀
𝜕𝑦
𝑑𝑥 𝑑𝑦
 Surface Integral :- Let 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be a differentiable vector point function
defined over the surface S then, its surface integration is
S
𝐹. d 𝑠 =
S
𝐹. 𝑛 ds
Where, 𝑛  unit outward drawn normal to the surface
Vector Integration
 Methods of evaluation of surface integral:-
1. If 𝑅1 is the projection of ‘S’ on to x-y plane then, 𝑠
𝐹 . 𝑛 𝑑𝑠 = 𝑅1
𝐹 . 𝑛
𝑑𝑥 𝑑𝑦
|𝑛 𝑘|
2. If 𝑅2 is the projection of ‘S’ on to y-z plane then, 𝑠
𝐹 . 𝑛 𝑑𝑠 = 𝑅2
𝐹 . 𝑛
𝑑𝑦 𝑑𝑧
|𝑛 𝑖|
3. If 𝑅3 is the projection of ‘S’ on to x-z plane then, 𝑠
𝐹 . 𝑛 𝑑𝑠 = 𝑅3
𝐹 . 𝑛
𝑑𝑧 𝑑𝑥
|𝑛 𝑗|
Vector Integration
 Let, 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be the differential vector point function defined in volume V,
then its volume integral is 𝑉
𝐹 𝑑𝑣
 Gauss Divergence Theorem :- Let s be a closed surface enclosing a volume V & 𝐹 𝑥, 𝑦, 𝑧 =
𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be the differentiable vector point function defined over S, then,
S
𝐹. d 𝑠 =
𝑉
𝑑𝑖𝑣 𝐹 𝑑𝑉
Vector Integration
 Stoke’s Theorem :- Let S be an open surface bounded by a closed curve ‘c’ & 𝐹 𝑥, 𝑦, 𝑧 =
𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be a differentiable vector function defined over ‘s’, then 𝑐
𝐹 . 𝑑 𝑟 = 𝑠
𝛻 ×
𝐹. 𝑑 𝑠 = 𝑠
𝛻 × 𝐹 . 𝑛 𝑑𝑠
𝛻 × 𝐹 =
𝑖 𝑗 𝑘
𝜕
𝜕𝑥
𝜕
𝜕𝑦
𝜕
𝜕𝑧
𝐹1 𝐹2 𝐹3

More Related Content

What's hot

Integration by parts
Integration by partsIntegration by parts
Integration by parts
MuhammedTalha7
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
Pratik Sudra
 
Gauss Divergence Therom
Gauss Divergence TheromGauss Divergence Therom
Gauss Divergence Therom
VC Infotech
 
Galerkin method
Galerkin methodGalerkin method
Galerkin method
tenoriocederj
 
Vector analysis
Vector analysisVector analysis
Vector analysis
Solo Hermelin
 
2D Finite Element Analysis.pptx
2D Finite Element Analysis.pptx2D Finite Element Analysis.pptx
2D Finite Element Analysis.pptx
DrDineshDhande
 
Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Second order homogeneous linear differential equations
Second order homogeneous linear differential equations
Viraj Patel
 
GAUSS ELIMINATION METHOD
 GAUSS ELIMINATION METHOD GAUSS ELIMINATION METHOD
GAUSS ELIMINATION METHOD
reach2arkaELECTRICAL
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
arunsmm
 
Applications of Integrations
Applications of IntegrationsApplications of Integrations
Applications of Integrations
itutor
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
Leo Crisologo
 
Curve fitting
Curve fitting Curve fitting
Curve fitting
shopnohinami
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
aman1894
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate system
Nisarg Amin
 
TRACING OF CURVE (CARTESIAN AND POLAR)
TRACING OF CURVE (CARTESIAN AND POLAR)TRACING OF CURVE (CARTESIAN AND POLAR)
TRACING OF CURVE (CARTESIAN AND POLAR)
Smit Shah
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
krishnapriya R
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integration
Rai University
 
Beta gamma functions
Beta gamma functionsBeta gamma functions
Beta gamma functions
Dr. Nirav Vyas
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
Rutvij Patel
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
Drazzer_Dhruv
 

What's hot (20)

Integration by parts
Integration by partsIntegration by parts
Integration by parts
 
Linear differential equation
Linear differential equationLinear differential equation
Linear differential equation
 
Gauss Divergence Therom
Gauss Divergence TheromGauss Divergence Therom
Gauss Divergence Therom
 
Galerkin method
Galerkin methodGalerkin method
Galerkin method
 
Vector analysis
Vector analysisVector analysis
Vector analysis
 
2D Finite Element Analysis.pptx
2D Finite Element Analysis.pptx2D Finite Element Analysis.pptx
2D Finite Element Analysis.pptx
 
Second order homogeneous linear differential equations
Second order homogeneous linear differential equations Second order homogeneous linear differential equations
Second order homogeneous linear differential equations
 
GAUSS ELIMINATION METHOD
 GAUSS ELIMINATION METHOD GAUSS ELIMINATION METHOD
GAUSS ELIMINATION METHOD
 
Jacobi and gauss-seidel
Jacobi and gauss-seidelJacobi and gauss-seidel
Jacobi and gauss-seidel
 
Applications of Integrations
Applications of IntegrationsApplications of Integrations
Applications of Integrations
 
Sequences and series
Sequences and seriesSequences and series
Sequences and series
 
Curve fitting
Curve fitting Curve fitting
Curve fitting
 
Partial differential equations
Partial differential equationsPartial differential equations
Partial differential equations
 
Cylindrical co ordinate system
Cylindrical co ordinate systemCylindrical co ordinate system
Cylindrical co ordinate system
 
TRACING OF CURVE (CARTESIAN AND POLAR)
TRACING OF CURVE (CARTESIAN AND POLAR)TRACING OF CURVE (CARTESIAN AND POLAR)
TRACING OF CURVE (CARTESIAN AND POLAR)
 
NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)NUMERICAL METHODS -Iterative methods(indirect method)
NUMERICAL METHODS -Iterative methods(indirect method)
 
B.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integrationB.tech ii unit-5 material vector integration
B.tech ii unit-5 material vector integration
 
Beta gamma functions
Beta gamma functionsBeta gamma functions
Beta gamma functions
 
Eigen value and eigen vector
Eigen value and eigen vectorEigen value and eigen vector
Eigen value and eigen vector
 
Matrices and System of Linear Equations ppt
Matrices and System of Linear Equations pptMatrices and System of Linear Equations ppt
Matrices and System of Linear Equations ppt
 

Similar to GATE Engineering Maths : Vector Calculus

Differentiation
DifferentiationDifferentiation
Differentiation
Anirudh Gaddamanugu
 
Vectores clase2
Vectores clase2Vectores clase2
Vectores clase2
PSM Valencia
 
Motion in a plane
Motion in a planeMotion in a plane
Motion in a plane
VIDYAGAUDE
 
B.tech ii unit-4 material vector differentiation
B.tech ii unit-4 material vector differentiationB.tech ii unit-4 material vector differentiation
B.tech ii unit-4 material vector differentiation
Rai University
 
Notes on vectors
Notes on vectorsNotes on vectors
Notes on vectors
Harsh Dalmia
 
PhyChem3_vector_matrix_mechanics.pptx
PhyChem3_vector_matrix_mechanics.pptxPhyChem3_vector_matrix_mechanics.pptx
PhyChem3_vector_matrix_mechanics.pptx
Erickson Fajiculay
 
Calculas
CalculasCalculas
Calculas
Vatsal Manavar
 
Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4
Rai University
 
HK_Partial Differential Equations_Laplace equation.pdf
HK_Partial Differential Equations_Laplace equation.pdfHK_Partial Differential Equations_Laplace equation.pdf
HK_Partial Differential Equations_Laplace equation.pdf
happycocoman
 
Collinearity Equations
Collinearity EquationsCollinearity Equations
Collinearity Equations
National Cheng Kung University
 
Complex differentiation contains analytic function.pptx
Complex differentiation contains analytic function.pptxComplex differentiation contains analytic function.pptx
Complex differentiation contains analytic function.pptx
jyotidighole2
 
Graph of Quadratic Function.pptx
Graph of Quadratic Function.pptxGraph of Quadratic Function.pptx
Graph of Quadratic Function.pptx
IraCrestinaSilaban2
 
lec14.ppt
lec14.pptlec14.ppt
Optimum Engineering Design - Day 2b. Classical Optimization methods
Optimum Engineering Design - Day 2b. Classical Optimization methodsOptimum Engineering Design - Day 2b. Classical Optimization methods
Optimum Engineering Design - Day 2b. Classical Optimization methods
SantiagoGarridoBulln
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Hoang Nguyen Phong
 
AJMS_482_23.pdf
AJMS_482_23.pdfAJMS_482_23.pdf
AJMS_482_23.pdf
BRNSS Publication Hub
 
LINEAR FUNCTIONS
LINEAR FUNCTIONSLINEAR FUNCTIONS
LINEAR FUNCTIONS
MAHLATSI NKADIMENG
 
Demo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptx
Demo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptxDemo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptx
Demo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptx
JennieDaluz4
 
Quadratic Function.pptx
Quadratic Function.pptxQuadratic Function.pptx
Quadratic Function.pptx
ErickConcepcion9
 
Lesson 1: Vectors and Scalars
Lesson 1: Vectors and ScalarsLesson 1: Vectors and Scalars
Lesson 1: Vectors and Scalars
VectorKing
 

Similar to GATE Engineering Maths : Vector Calculus (20)

Differentiation
DifferentiationDifferentiation
Differentiation
 
Vectores clase2
Vectores clase2Vectores clase2
Vectores clase2
 
Motion in a plane
Motion in a planeMotion in a plane
Motion in a plane
 
B.tech ii unit-4 material vector differentiation
B.tech ii unit-4 material vector differentiationB.tech ii unit-4 material vector differentiation
B.tech ii unit-4 material vector differentiation
 
Notes on vectors
Notes on vectorsNotes on vectors
Notes on vectors
 
PhyChem3_vector_matrix_mechanics.pptx
PhyChem3_vector_matrix_mechanics.pptxPhyChem3_vector_matrix_mechanics.pptx
PhyChem3_vector_matrix_mechanics.pptx
 
Calculas
CalculasCalculas
Calculas
 
Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4Btech_II_ engineering mathematics_unit4
Btech_II_ engineering mathematics_unit4
 
HK_Partial Differential Equations_Laplace equation.pdf
HK_Partial Differential Equations_Laplace equation.pdfHK_Partial Differential Equations_Laplace equation.pdf
HK_Partial Differential Equations_Laplace equation.pdf
 
Collinearity Equations
Collinearity EquationsCollinearity Equations
Collinearity Equations
 
Complex differentiation contains analytic function.pptx
Complex differentiation contains analytic function.pptxComplex differentiation contains analytic function.pptx
Complex differentiation contains analytic function.pptx
 
Graph of Quadratic Function.pptx
Graph of Quadratic Function.pptxGraph of Quadratic Function.pptx
Graph of Quadratic Function.pptx
 
lec14.ppt
lec14.pptlec14.ppt
lec14.ppt
 
Optimum Engineering Design - Day 2b. Classical Optimization methods
Optimum Engineering Design - Day 2b. Classical Optimization methodsOptimum Engineering Design - Day 2b. Classical Optimization methods
Optimum Engineering Design - Day 2b. Classical Optimization methods
 
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer SheetPerspective in Informatics 3 - Assignment 1 - Answer Sheet
Perspective in Informatics 3 - Assignment 1 - Answer Sheet
 
AJMS_482_23.pdf
AJMS_482_23.pdfAJMS_482_23.pdf
AJMS_482_23.pdf
 
LINEAR FUNCTIONS
LINEAR FUNCTIONSLINEAR FUNCTIONS
LINEAR FUNCTIONS
 
Demo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptx
Demo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptxDemo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptx
Demo-Behaviour-of-the-Graph-of-a-Quadratic-Function.pptx
 
Quadratic Function.pptx
Quadratic Function.pptxQuadratic Function.pptx
Quadratic Function.pptx
 
Lesson 1: Vectors and Scalars
Lesson 1: Vectors and ScalarsLesson 1: Vectors and Scalars
Lesson 1: Vectors and Scalars
 

Recently uploaded

Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
EduSkills OECD
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
Himanshu Rai
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
National Information Standards Organization (NISO)
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
nitinpv4ai
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
TechSoup
 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
indexPub
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
iammrhaywood
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
siemaillard
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
Steve Thomason
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
deepaannamalai16
 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
Celine George
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
Jyoti Chand
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
RidwanHassanYusuf
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
zuzanka
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
deepaannamalai16
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
PsychoTech Services
 
How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17
Celine George
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
Mohammad Al-Dhahabi
 
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
Payaamvohra1
 
The basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptxThe basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptx
heathfieldcps1
 

Recently uploaded (20)

Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
Andreas Schleicher presents PISA 2022 Volume III - Creative Thinking - 18 Jun...
 
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem studentsRHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
RHEOLOGY Physical pharmaceutics-II notes for B.pharm 4th sem students
 
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
Jemison, MacLaughlin, and Majumder "Broadening Pathways for Editors and Authors"
 
Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10Haunted Houses by H W Longfellow for class 10
Haunted Houses by H W Longfellow for class 10
 
Accounting for Restricted Grants When and How To Record Properly
Accounting for Restricted Grants  When and How To Record ProperlyAccounting for Restricted Grants  When and How To Record Properly
Accounting for Restricted Grants When and How To Record Properly
 
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
THE SACRIFICE HOW PRO-PALESTINE PROTESTS STUDENTS ARE SACRIFICING TO CHANGE T...
 
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptxNEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
NEWSPAPERS - QUESTION 1 - REVISION POWERPOINT.pptx
 
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptxPrésentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
Présentationvvvvvvvvvvvvvvvvvvvvvvvvvvvv2.pptx
 
A Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two HeartsA Visual Guide to 1 Samuel | A Tale of Two Hearts
A Visual Guide to 1 Samuel | A Tale of Two Hearts
 
HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.HYPERTENSION - SLIDE SHARE PRESENTATION.
HYPERTENSION - SLIDE SHARE PRESENTATION.
 
How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17How Barcodes Can Be Leveraged Within Odoo 17
How Barcodes Can Be Leveraged Within Odoo 17
 
Wound healing PPT
Wound healing PPTWound healing PPT
Wound healing PPT
 
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptxBIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
BIOLOGY NATIONAL EXAMINATION COUNCIL (NECO) 2024 PRACTICAL MANUAL.pptx
 
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptxRESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
RESULTS OF THE EVALUATION QUESTIONNAIRE.pptx
 
Standardized tool for Intelligence test.
Standardized tool for Intelligence test.Standardized tool for Intelligence test.
Standardized tool for Intelligence test.
 
Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...Gender and Mental Health - Counselling and Family Therapy Applications and In...
Gender and Mental Health - Counselling and Family Therapy Applications and In...
 
How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17How to Manage Reception Report in Odoo 17
How to Manage Reception Report in Odoo 17
 
skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)skeleton System.pdf (skeleton system wow)
skeleton System.pdf (skeleton system wow)
 
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
NIPER 2024 MEMORY BASED QUESTIONS.ANSWERS TO NIPER 2024 QUESTIONS.NIPER JEE 2...
 
The basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptxThe basics of sentences session 7pptx.pptx
The basics of sentences session 7pptx.pptx
 

GATE Engineering Maths : Vector Calculus

  • 1. Section 2 : Calculus Topic 7 : Vector Calculus
  • 2. Vector Basics  Position vector :- The position vector of the point P(x, y, z) in the space is 𝑟 = 𝑥 𝑖 + 𝑦 𝑗 + 𝑧 𝑘 𝑟 = 𝑥2 + 𝑦2 + 𝑧2  In parametric form, 𝑟 = 𝑥 𝑡 𝑖 + 𝑦 𝑡 𝑗 + 𝑧(𝑡) 𝑘  Let, 𝑎 = 𝑎1 𝑖 + 𝑎2 𝑗 + 𝑎3 𝑘, 𝑏 = 𝑏1 𝑖 + 𝑏2 𝑗 + 𝑏3 𝑘 𝑎.𝑏 = 𝑎 𝑏 cos 𝑎. 𝑏 = 𝑎1 𝑏1 + 𝑎2 𝑏2 + 𝑎3 𝑏3 𝑎 × 𝑏 = 𝑎 |𝑏| sin( 𝑎. 𝑏) 𝑛 , where n is vector of unit length perpendicular to the plane containing 𝑎 & 𝑏.  𝑎 × 𝑏 = 𝑖 𝑗 𝑘 𝑎1 𝑎2 𝑎3 𝑏1 𝑏2 𝑏3
  • 3. Vector Basics  Area of ∆𝑂𝐴𝐵 = 1 2 𝑂𝐴 × 𝑂𝐵 = 1 2 𝑎 × 𝑏  Area of ∆𝐴𝐵𝐶 = 1 2 𝐴𝐵 × 𝐴𝐶 = 1 2 (𝑏 − 𝑎) × ( 𝑐 − 𝑎)  Area of parallelogram = | 𝑎 × 𝑏|  Scalar triple product :- 𝑎 × 𝑏 . 𝑐 = 𝑎. 𝑏 × 𝑐 = [ 𝑎 𝑏 𝑐] = 𝑎1 𝑎2 𝑎3 𝑏1 𝑏2 𝑏3 𝑐1 𝑐2 𝑐3  Vector triple product :- 𝑎 × 𝑏 × 𝑐 = 𝑐. 𝑎 𝑏 − 𝑏. 𝑎 𝑐
  • 4. Vector Differentiation  Let 𝑟 𝑡 = 𝑓(𝑡) then, 𝑑 𝑟 𝑑𝑡 = lim ∆𝑡→0 𝑓 𝑡+∆𝑡 − 𝑓(𝑡) ∆𝑡  If t is a time variable then 𝑑 𝑟 𝑑𝑡 represents a velocity vector. 1. 𝑑 𝑟 𝑑𝑡 is a vector in direction of tangent to the curve at that point. 2. If 𝑓(𝑡) is constant in magnitude then 𝐹. 𝑑 𝐹 𝑑𝑡 = 0 3. If 𝑓(𝑡) has constant direction then, 𝐹 × 𝑑 𝐹 𝑑𝑡 = 0
  • 5. Vector Differentiation  Vector differential operator :- 𝛻 (nebla) 𝛻 = 𝑖 𝜕 𝜕𝑥 + 𝑗 𝜕 𝜕𝑦 + 𝑘 𝜕 𝜕𝑧  Gradient of a scalar function :- Let 𝜑(𝑥, 𝑦, 𝑧) be a differentiable scalar point function then gradient of scalar is denoted by grad 𝜑 or 𝛻𝜑 = 𝑖 𝜕𝜑 𝜕𝑥 + 𝑗 𝜕𝜑 𝜕𝑦 + 𝑘 𝜕𝜑 𝜕𝑧  Where, 𝛻𝜑 is vector normal to surface 𝜑.  Unit vector normal to surface 𝜑 can be given as 𝛻𝜑 |𝛻𝜑| .
  • 6. Vector Differentiation  Directional derivative :- The directional derivative of differentiable scalar function 𝜑(𝑥, 𝑦, 𝑧) in the direction of 𝑎 is given by, 𝛻𝜑. 𝑎 |𝑎|  Let 𝑎 = 𝑖, then,  D.D. = 𝛻𝜑. 𝐼 | 𝐼| = ( 𝑖 𝜕𝜑 𝜕𝑥 + 𝑗 𝜕𝜑 𝜕𝑦 + 𝑘 𝜕𝜑 𝜕𝑧 ). 𝑖 = 𝜕𝜑 𝜕𝑥  Angle between surfaces :- It is the angle between the normal to the surfaces at the point of intersection. Let 𝜃 be the angle between the surfaces 𝜑1 𝑥, 𝑦, 𝑧 = 𝐶1 & 𝜑2 𝑥, 𝑦, 𝑧 = 𝐶2 then, cos 𝜃 = 𝛻∅1 𝛻𝜑2 |𝛻∅1| |𝛻𝜑2|
  • 7. Vector Differentiation  Divergence of a vector function :- Let 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be a differential vector point function then, 𝑑𝑖𝑣 𝐹 = 𝛻. 𝐹 = 𝜕𝐹1 𝜕𝑥 + 𝜕𝐹2 𝜕𝑦 + 𝜕𝐹3 𝜕𝑧 Note :- If 𝛻. 𝐹 = 0 then 𝐹 is called solenoidal vector.  Curl of a vector function :- 𝑐𝑢𝑟𝑙 𝐹 = 𝛻 × 𝐹 = 𝑖 𝑗 𝑘 𝜕 𝜕𝑥 𝜕 𝜕𝑦 𝜕 𝜕𝑧 𝐹1 𝐹2 𝐹3 Note :- If 𝛻 × 𝐹 = 0 then 𝐹 is called irrotational vector. If 𝑣 = velocity vector and 𝑤 = angular velocity, 𝑤 = 1 2 𝑐𝑢𝑟𝑙 𝑣
  • 8. Vector Differentiation  Scalar Potential Function :- If for every rotational vector, a scalar function 𝜑 exist such that 𝐹 = 𝛻𝜑, then 𝜑 is said to be scalar potential function.  Note :- 1) 𝑐𝑢𝑟𝑙 𝑔𝑟𝑎𝑑 𝜑 = 0 2) 𝑑𝑖𝑣 𝑐𝑢𝑟𝑙 𝐹 = 0 3) 𝑑𝑖𝑣 𝑔𝑟𝑎𝑑 𝜑 = 𝛻 𝛻𝜑 = 𝛻2 𝜑, where 𝛻2= 𝜕2 𝜕𝑥2 + 𝜕2 𝜕𝑦2 + 𝜕2 𝜕𝑧2 (𝛻2 Laplacian Operator)
  • 9. Vector Integration  Line integral :- An integral evaluated over a curve is called line integral.  Let, 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘, be a differentiable point function defined at each point on curve ‘c’ then its line integral is 𝑐 𝐹. 𝑑𝑟 = 𝑐 𝐹1 𝑑𝑥 + 𝐹2 𝑑𝑦 + 𝐹3 𝑑𝑧  If ‘c’ is closed curve  𝑐 𝐹. 𝑑𝑟 Note :- If 𝐹 is irrotational then, the line integral of 𝐹 is independent of path. When, 𝐹 is irrotational  𝑎 𝑏 𝐹. 𝑑𝑟 = 𝜑 𝑏 − 𝜑 𝑎 (Where, 𝜑 is scalar potential function)
  • 10. Vector Integration  Green’s theorem :- Let, M(x, y) & N(x, y) be continuous function having continuous first order partial derivative defined in the closed region R bounded by closed curve ‘c’ then, 𝑐 (𝑀𝑑𝑥 + 𝑁𝑑𝑦) = 𝑅 𝜕𝑁 𝜕𝑥 − 𝜕𝑀 𝜕𝑦 𝑑𝑥 𝑑𝑦  Surface Integral :- Let 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be a differentiable vector point function defined over the surface S then, its surface integration is S 𝐹. d 𝑠 = S 𝐹. 𝑛 ds Where, 𝑛  unit outward drawn normal to the surface
  • 11. Vector Integration  Methods of evaluation of surface integral:- 1. If 𝑅1 is the projection of ‘S’ on to x-y plane then, 𝑠 𝐹 . 𝑛 𝑑𝑠 = 𝑅1 𝐹 . 𝑛 𝑑𝑥 𝑑𝑦 |𝑛 𝑘| 2. If 𝑅2 is the projection of ‘S’ on to y-z plane then, 𝑠 𝐹 . 𝑛 𝑑𝑠 = 𝑅2 𝐹 . 𝑛 𝑑𝑦 𝑑𝑧 |𝑛 𝑖| 3. If 𝑅3 is the projection of ‘S’ on to x-z plane then, 𝑠 𝐹 . 𝑛 𝑑𝑠 = 𝑅3 𝐹 . 𝑛 𝑑𝑧 𝑑𝑥 |𝑛 𝑗|
  • 12. Vector Integration  Let, 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be the differential vector point function defined in volume V, then its volume integral is 𝑉 𝐹 𝑑𝑣  Gauss Divergence Theorem :- Let s be a closed surface enclosing a volume V & 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be the differentiable vector point function defined over S, then, S 𝐹. d 𝑠 = 𝑉 𝑑𝑖𝑣 𝐹 𝑑𝑉
  • 13. Vector Integration  Stoke’s Theorem :- Let S be an open surface bounded by a closed curve ‘c’ & 𝐹 𝑥, 𝑦, 𝑧 = 𝐹1 𝑖 + 𝐹2 𝑗 + 𝐹3 𝑘 be a differentiable vector function defined over ‘s’, then 𝑐 𝐹 . 𝑑 𝑟 = 𝑠 𝛻 × 𝐹. 𝑑 𝑠 = 𝑠 𝛻 × 𝐹 . 𝑛 𝑑𝑠 𝛻 × 𝐹 = 𝑖 𝑗 𝑘 𝜕 𝜕𝑥 𝜕 𝜕𝑦 𝜕 𝜕𝑧 𝐹1 𝐹2 𝐹3