What is the Need for Vectors?

Vector calculus is an important branch of mathematics and it relates two important branches of mathematics namely vector and calculus.

In math, calculus means the study of the changes, and a vector means a physical quantity that has a magnitude as well as a fixed direction.

What are Vectors?

Before starting vector calculus, let us recall some principles of vector algebra.

(1) Representation

A vector quantity is represented by a directed line segment over the letter.

(2) Addition of Vectors

If there are two vectors represented by the two sides of a triangle, taken in order, then their sum is represented by the third side of the triangle taken in the reverse order.

(3) Dot Product

If there are two vectors and θ is the angle between them, then their dot product is given by:

a b =|| a |||| b ||cosθ

In rectangular components: 

If a = a 1 , a 2 , a 3 and b = b 1 , b 2 , b 3 , then a · b = a 1 b 1 + a 2 b 2 + a 3 b 3 .

From this, it can be said that the dot product of two vectors is the scalar quantity and it is also called the scalar product.

Note: If two vectors are perpendicular then their dot product is zero as the angle between them is 90º.

(4) Cross Product

The cross-product of two vectors a = a 1 , a 2 , a 3 and b = b 1 , b 2 , b 3 is given by:

a × b = a 2 b 3 a 3 b 2 , a 3 b 1 a 1 b 3 , a 1 b 2 a 2 b 1

Or

Where n ^ is the unit vector that is perpendicular to both vectors.

In rectangular coordinates, for two vectors: a = a 1 , a 2 , a 3 and b = b 1 , b 2 , b 3 .

The cross-product is also equal to:

a × b = i j k a 1 a 2 a 3 b 1 b 2 b 3

Note: If two vectors are parallel then their cross product is zero as the angle between them is 0º.

The above are some basic principles that must be known to learn vector calculus.

What is Vector Calculus?

Vector calculus is also known as vector analysis. It is a branch of mathematics that deals with the differentiation, partial derivatives, line integrals, and integration of vector functions in a three-dimensional space. It plays an important role in the study of partial differential equations and differential geometry. 

Differentiation of a Vector Function

Let us suppose a vector function is represented as shown below: 

r =f( t )

The derivative of the function with respect to scalar variable t is written as d r dt and it is equal to the expression shown below:

r t = d r dt = lim δt0 f( t +δ t )f( t ) δt

However, it is not easy to calculate the derivative of the complicated functions using the above limit formula. To evaluate the differentiation of complicated functions in vector calculus, there are some standard rules of differentiation. 

Rules for Differentiation

(1) Sum/Difference Rule:

d dt u ± v = u ± v

(2) Product Rules:

d dt u · v = u · v + u · v

d dt u × v = u × v + u × v

(3) Constant Multiplication Rule:

cu '= cu '

(4) Triple Product Rule:

d dt a b c =[ da dt b c ]+[ a db dt c ]+[ a b dc dt ]

d dt a ×( b × c ) = da dt ×( b × c )+ a ×( db dt × c )+ a ×( b × dc dt )

Note:

  1. The derivative of a constant vector is zero.

2. If there is a vector having a constant magnitude but variable direction, then r . dr dt =0.

3. If there is any vector having a constant direction but variable magnitude, then r × dr dt =0.

Velocity and Acceleration

In vector calculus, the velocity of the moving particle is given by the first derivative of the position of the particle with respect to time, and the acceleration is given by the second derivative of the position of the particle or the first derivative of the velocity of the moving particle.

If r denotes the position of a particle then the velocity of the particle is given by the first derivative of the position of the particle:

v = dr dt

The acceleration of the particle is given by the first derivative of velocity of particle or second derivative of the position of the particle:

a = d 2 r d t 2 = dv dt

Gradient of a Scalar Field

Let us suppose a function defining a scalar field as ϕ(x,y,z). Then, the gradient of the scalar field is denoted by gradϕ and it is equal to:

gradϕ= i ^ ϕ x + j ^ ϕ y + k ^ ϕ z

Note:

i ^ x + j ^ y + k ^ z is known as the del operator or also known as nabla operator. Thus gradϕ=ϕ.

Properties of Gradient

1. For any contact scalar point function (ϕ) the gradient of the function is zero that is ϕ=0.

2. For two scalar point functions:

( ϕ 1 ± ϕ 2 )= ϕ 1 ± ϕ 2

( c 1 ϕ 1 + c 2 ϕ 2 )= c 1 ϕ 1 + c 2 ϕ 2

( ϕ 1 ϕ 2 )= ϕ 1 ϕ 2 + ϕ 2 ϕ 1

( f 1 f 2 )= f 2 f 1 + ϕ 1 f 2 f 2 2

Divergence of a Vector Field

The divergence of a differentiable vector field is defined as:

div V =. V =( i ^ x + j ^ y + k ^ z ).( V 1 i ^ + V 2 j ^ + V 3 k ^ ) = V 1 x + V 2 y + V 3 z

Curl of a Vector Field

The curl of a differentiable vector field is defined as:

curl V =× V =( i ^ x + j ^ y + k ^ z )×( V 1 i ^ + V 2 j ^ + V 3 k ^ ) =det i ^ j ^ k ^ x y z x y z

Properties of Divergence and Curl

1. For any constant: curl a =0.

2. div( A + B )=div A +div B .

3. curl( A + B )=curl A +curl B .

4. If ϕ is any scalar function:

div(ϕ V )=ϕ(div V )+(gradϕ). V

curl(ϕ V )=(gradϕ )×V +ϕcurl V

Integration of Vector Functions

Indefinite Integral: If there is a vector function f(t), then the integration of this function is written as: f(t) dt= g(t) +C

Here the function g(t) is known as the indefinite integral of f(t).

Definite Integral: If the function f(t)is integrated between the limits x=a and x=b, then it is known as definite integral and it is written as:

a b f(t) dt= g(t) a b =g(b)g(a)

Note: In math, integral calculus is the reverse process of differential calculus. 

Line Integrals

If an integral is evaluated along any curve then the integral is known as a line integral. 

Work Done by a Force

If there is a force F acting on a particle that is moving along an arc AB of any curve P, then the total work done during the displacement from A to B is given by:

A B F . dr

Surface Integral

If an integral is evaluated along any surface then it is called the surface integral. If there is a continuous vector function F over any surface S, then the surface integral is written as: S F .d S

Volume Integral

An integral that is evaluated over a three-dimensional plane is known as a volume integral in mathematics. 

Divergence Theorem

The divergence theorem is one of the most important theorems of vector calculus. The divergence theorem is also known by the name Gauss's theorem. This theorem describes a relation between the surface and volume integral. According to this theorem, if there is a function F =P i ^ +Q j ^ +R k ^ , bounded by a closed surface, then:

V . F dV= S F . n ^ dS

Where n ^ is the unit vector that is normal to the surface S.

In terms of coordinate system:

S Pdydz+Qdxdz+Rdxdy= V ( P x + Q y + k ^ R z )dxdydz

Green's Theorem

Now, when talking about the vector calculus, then Green’s Theorem is actually the line integrals of the closed curve. Another important theorem of vector calculus is Green's theorem.

Green's theorem states that if there are two continuous functions M(x,y)and N(x,y) in a region D bounded by any closed curve S, then:

S (Mdx+Ndy)= D ( N x M y )dxdy

Partial Derivatives

The partial derivatives are used to differentiate a vector function that has more than one variable. With the partial derivatives, one can find the slope or the rate of change of the vector function with respect to any one variable. So, by using the partial derivatives it is seen that the vector functions might change differently for the different variables.

Formulas

  • a x b =|| a |||| b ||cosθ
  • a x b =|| a |||| b ||sinθ n ^
  • a × b = i j k a 1 a 2 a 3 b 1 b 2 b 3
  • d dt u ± v = u ± v
  • d dt u · v = u · v + u · v
  • d dt u × v = u × v + u × v
  • curl V =× V =( i ^ x + j ^ y + k ^ z )×( V 1 i ^ + V 2 j ^ + V 3 k ^ ) =det i ^ j ^ k ^ x y z x y z
  • a b f(t) dt= g(t) a b =g(b)g(a)
  • Context and Applications

    This topic is significant in the professional exams for both undergraduate and graduate courses, especially for

    • M.Sc. Mathematics
    • B.Sc. Mathematics

    Want more help with your calculus homework?

    We've got you covered with step-by-step solutions to millions of textbook problems, subject matter experts on standby 24/7 when you're stumped, and more.
    Check out a sample calculus Q&A solution here!

    *Response times may vary by subject and question complexity. Median response time is 34 minutes for paid subscribers and may be longer for promotional offers.

    Search. Solve. Succeed!

    Study smarter access to millions of step-by step textbook solutions, our Q&A library, and AI powered Math Solver. Plus, you get 30 questions to ask an expert each month.

    Tagged in
    MathCalculus

    Vector Calculus

    Vector-valued Function

    Search. Solve. Succeed!

    Study smarter access to millions of step-by step textbook solutions, our Q&A library, and AI powered Math Solver. Plus, you get 30 questions to ask an expert each month.

    Tagged in
    MathCalculus

    Vector Calculus

    Vector-valued Function