24MAT11- Applied Mathematics for Engineers I
24MAT11- Applied Mathematics for Engineers I
↓
MODULE - 2
Syllabus:
Module 3:
DIFFERENTIAL CALCULUS:
Curvature and radius of curvature: Cartesian, Parametric, Polar and Pedal forms.
• Exponential functions
• Logarithmic functions
• Absolute values
• Square roots
C mathematical operations are a group of functions in the C programming language's standard library
that implement basic mathematical functions. All functions use floating-point numbers in one way or
another.
A C header file is a text file that contains pieces of code written in the C programming language. The
name of a header file usually ends with the .h extension. To insert a header file inside a program, use
the #include preprocessor directive.
• Differential calculus
Studies the rate of change of functions. The derivative of a function at a point is the slope of the
tangent line to the function's graph at that point. In differential calculus, the horizontal and vertical
units are typically different, such as height and time.
• Differential geometry
Studies the geometry of smooth shapes and spaces, also known as smooth manifolds. In differential
geometry, the vertical and horizontal units share the same dimensions. Differential geometry uses
techniques from differential calculus, integral calculus, linear algebra, and multilinear algebra.
Differential geometry has applications in many areas of mathematics and the natural sciences. For
example, Albert Einstein used differential geometry in his theory of general relativity.
In circuit analysis, you frequently deal with electrical quantities that change over time, such as
voltages, currents, and powers. Differentiation and integration, the key operations of calculus, are
used to describe these changes mathematically. They allow you to model and analyse dynamic
circuits accurately.
The applications of calculus extend to signal processing and electromagnetism as well. Calculus helps
in decoding the details of complex waves and their behaviours using Fourier and Laplace
transformations. In electromagnetism, calculus elucidates the relationship between electric fields,
magnetic fields, current, and charge.
MODULE – 4
MULTIVARIABLE DERIVATIVES
Module 5: Modular Arithmetic
↓
Module-5
MODULAR ARITHMETIC
Module 5: Vector Calculus
↓
MODULE 5. VECTOR CALCULUS
CONTENTS:
If = ̂ + ̂ +
LIST OF USEFUL FORMULAE.
$ = # ̂ + # ̂ + #% ,then div #
If # $ = &" + & + &'
8)
̂ ̂
$ = # ̂ + # ̂ + #% , curl #
If # $ =)
)
# # #%
9)
$ = 0 → #
div # $ is solenoidal.
$ = 0 → #
curl # $ is irrotational.
10)
11)
DERIVATIVE OF VECTOR VALUED FUNCTIONS.
Introduction
Forces are three dimensional quantities, most of the work of engineers and scientists involves
forces. Associated with these forces are acceleration and velocity. Forces, acceleration and velocity
are common example of vectors.
If to each value of scalar variable t, there corresponds a value of a vector , then is called a vector
Vector Function
$$$$$$$$ be the vector function of the scalar variable t, let 1- be the small increment in t and
Derivative of a vector function with respect to a scalar.
Let = 0,-.
1 the corresponding increment in .
Then + 1 = 0,- + 1-. so that 1 = 0,- + 1-. − 0,-.
4,5 3.64,.
=
3
3 3
And
4,5 3.64,.
If lim = lim
3
3→: 3 3→: 3
exists, then the value of this limit is denoted by and is called the
derivative of with respect to t. similarly, we can define higher order derivatives of .
VELOCITY AND ACCELERATION.If the scalar variable t denotes the time and is the
position vector of a moving particle P, then 1 is the displacement of the particle in time 1-. The
is the average velocity of the particle during the interval 1-.If represents the velocity
3
3
vector
vector of the particle at P, then = lim = , and its direction is along the tangent at P.
3
3→: 3
If 1 be the change in velocity during the time 1-, then
$
3;
3
is the average acceleration of the
particle during the interval 1-.If represents the acceleration of the particle at P, then =
lim = = < == .
$
3; $
;
3→: 3
WORKED EXAMPLES.
1. Find the magnitude of the velocity and acceleration of a particle which moves along the curve
x=2sin3t, y=2cos3t, z=8t at any time t > 0.
Solution.
= + + $
Here the position vector of any point on the given curve is
= 2sin3t$ + 2cos3t + 8t $
Velocity ,t. =
= 6cos 3t$-6sin3t
$+8 $
|$$$| = F,6H/I3-. + ,6IJ3-. + 8 = √100 = 10
Acceleration ,t. =
;
= -18sin3t$ -18cos3t$
|
$$$$$| = F,−18IJ3-. + ,−18H/I3-. = √324 = 18
2.Find the tangential and normal component of its acceleration at t = 1,where the position vector of
Velocity ,t. =
Here
= 2t$-3t
$+4t % $
$+4 $
,t. = 2$-3
|$$$ ,-. | = √4 + 9 + 16 = √29
At t = 1
Acceleration ,t. =
;
=2$-6t
$+12t $
$+12 $
,t. = 2$-6
$. Q
Tangential componential of acceleration = P R
At t = 1
$.
= P
$
;
|;$|
$+12 $ ).
T $
= (2$-6
$6%
S $$5NU
√ V
W:
√ V
=
= | − , $$$.
. $$$|
= X,2$ − 6$ + 12 $ . − ,2$ − 3$ + 4 $ .X
Normal component
YZ
√[\
],−^2$ − 36$ + 68 $ .]
V
=
√12644
V
=
= _
N%`
V
PROBLEMS
1. A particle moves along the curve x=2t , y=t − 4t, z=3t -5 at any time t > 0. Find the
$+2 $
components of velocity and acceleration at time t = 1 in the direction $-3
[Ans. 8_ , −_ ]
N N
W W
2. A particle moves along the curve x=t % + 1, y=t , z=2t + 5 at any time t > 0. Find the
$+3 $
components of velocity and acceleration at time t = 1 in the direction $-
[Ans. √11 , −_ ]
`N
Scalar point function: Let R be a region of space at each point of which a scalar ∅ = ∅,, , . is
given, then ∅ is called a scalar function and R is called a scalar field.
Temperature and atmospheric pressure are examples of scalar point functions.
Vector point function. Let R be a region of space at each point of which a vector = ,, , . is
given, then is called a vector function and R is called a vector field.
Gravitational force and velocity of moving fluid are examples of vector point function.
In many practical problems, like electric field due to static charge or temperature change due to
heat flow, it is require to measure rate of change of a scalar point function. The first development of
this was the concept of the gradient of a scalar point function.
Gradient.
Directional derivative is the rate of change of ∅,, , . along any direction and is given by
Directional derivative.
∇∅. where is unit vector along the required direction. Thus Directional Derivative = ∇∅. .
∇∅ gives maximum rate of change ∅ and the magnitude of this maximum is |∇∅|.
Rate of change of a vector point function can be obtained by combining ∇ with a vector a in two
Derivatives of a vector point function.
$ = # ̂ + # ̂ + #% $
Divergence of a vector field.
The divergence of a differentiable vector point function # is denoted by div #
$ = ∇. #
and is defined as div # $ = <̂ + ̂ +
= . c# ̂ + # ̂ + #% d =
&"
+
&
+
&'
.
If we consider a rigid body rotating about a fixed axis with uniform angular velocity, then the
angular velocity at any point is equal to half the curl of the linear velocity at that point of the body.
$ = $0
$ is called irrotational, if curl #
Irrotational vector
Vector #
WORKED EXAMPLES:
Hence proved □
Solution. ∇0 = ,̂ + ̂ + ., − + 2 .
= ̂ , − + 2 . + ̂ , − + 2 . + , − +2 .
fg ghi jklmg ,, ,%.
=̂,2. + ̂,−2. + ,4 . noooooooooooop =2̂ − 4 ̂ + 12
Now, $$$$$
tu = vu $$$$$ = ,5̂ + 4 w. − ĉ + 2 ̂ + 3 d
$$$$$$ − vt
= 4̂ − 2 ̂ +
$$$$$ ,then
If is a unit vector in the direction tu
4̂ − 2 ̂ + 4̂ − 2 ̂ +
= =
√16 + 4 + 1 √21
Then Directional derivative in direction of $$$$$
tu =∇0.
= (2̂ − 4 ̂ + 12 w. .
w
,NŜ6 T̂ 5 U.
√
e5e5 e
√ √
= =
The directional derivative is maximum in the direction of the normal to the given surface
i.e. in direction of ∇0 =2̂ − 4 ̂ + 12
The maximum value of this directional derivative =|∇0|=F,2. + ,−4. + ,12.
=√164
□
So ∇∅ = 0̂ + 32 ̂ + 0
Directional derivative is maximum in direction of gradient,which is parallel to y-axis here
Solution. | = + + , = + + , } = + +
=+
~ ;
=1 =2
=+
~ ;
=1 =2
=+
~ ;
=1 =2
Now grad∅ = ∇∅ = ̂ + ̂ +
∅ ∅ ∅
So, ∇| = ̂ + ̂ + = ̂ + ̂ +
~ ~ ~
∇ = ̂ + ̂ + = 2x̂ + ̂ + 2
; ; ;
∇} = ̂ + ̂ + = ,y + z.̂ + , + . ̂ + , + .
~ ~ ~
∇|
1 1 1
) ; ; )
∇ = = 2 2 2 =0
;
) )
+ + +
∇}
6. If = ̂ + ̂ +
□
=∇/
Solution. (i) Solving LHS
+ ̂ + ., / .
=(̂
+ ̂ +
,. ,. ,.
=̂
= ̂ + ̂ +
= ̂ + ̂ + [ = + + , = , = , = ]
[as = ̂ + ̂ + ]
=
+ +
,. ,. ,.
=
= 1+1+1
=3
= , . + ,3 . + , − .
= + 3 + 2 −
=-1+12+4-1 at (2,-1,1)
= 14
$ = ∇ × #
curl # $ =(̂
+ ̂
+
. × , .̂ + ,3 . ̂ + , − .
̂ ̂
)
=)
3 −
, .]
=−2 ̂ + , − . ̂ + ,6 − .
= 2̂ − 3 ̂ − 4 at (2,-1,1)
□
Solution. a =grad ( % + % + %
− 3 .
=(̂ + ̂ + )( % + % + − 3 .
%
=,3 − 3 .̂ + ,3 − 3 . ̂ + ,3 − 3.
=6 + 6 + 6
̂ ̂
curl a = ) )
,3 − 3 . ,3 − 3 . ,3 − 3.
s − 1 − 0. + s,0 + 1. + ,0 − 1..
=,
=−̂ + R −
=0
Jq rq s
Solution. ∇ × $$
a=)
)
2 − ,3 + . ,4 − .
2 .]
∇. <∇ × $$
a= = ,1. + ,0. + ,2 + 2.
=0
□
11. If a =−̂ + ̂ + , is the velocity vector, find the value of angular velocity at (1,3,2).
̂ ̂
= ) )
,−. ,. , .
s − 0d + s,0 − . + ,1 + 1.]
= ,
5 6 5 6
, 5 . , 5 .
= +
=0
̂ ̂
Hence solenoidal
Curl a = )) )
)
< 5 = < 5 = ,0.
s 0d + s,0. + , 6 + 6 .]
, 5 . , 5 .
=,
=0
Hence irrotational
□
[Ans. √56 ]
2. Find a unit vector normal to the surface % =4 at the point (-1,-1,2).
]
6NŜ6 T̂ 5NU
√W`
[Ans.
3. Find a unit vector normal to the surface % + % + 3 = 3 at the point (1,2,-1).
6%Ŝ5VT̂ 5`U
√ `
[Ans. ]
c) + 4 s − ̂ − 2 s.
at a point (1,2,-1) in direction of vector 2
[Ans.7/3, 1/2√6 , 13/3 ]
5. Find directional derivative for 5 − 5 + 2.5 at a point (1,1,1) in direction of line
= =
6 6%
6
.
9. Given the scalar function of position ∅,, , . = + 3 − 3 find the value of grad∅ at the
point (3,2,1).Also find the directional derivative of ∅ at point (-1,2,1) in the direction of normal to
the surface / − = −3 .
6V:
√W
10. The temperature of points in space is given by ,, , . = + − .A mosquito is located
[Ans. ]
at (1,1,2) desires to fly in such a direction that it will get warm as soon as possible.In what direction
Ŝ5 T̂ 6U
%
should it move? [Ans. ]
11. Find values of a and b such that the surface − x = , + 2. 4 + %
= 4 cut
orthogonally at (1,-1,2).
12. If = ̂ + ̂ +
[Ans. a=5/2,b=1 ]
13. Find divergence and curl of the vector a = ,2 − .̂ + ,3 + . ̂ + ,4 − . at the point
(1,2,3). [Ans.-4, + 6 ]
14. If a = ,2 .̂ + ,−3 . ̂ + , . and ∅ = 2 − % , compute
(i)a . ∇∅
(ii)a × ∇∅
(iii)∇ ∅.at the point (1,0,1) s, Z ]
[Ans. 2,̂ − ̂ − [
Solution :
$
$$$
∇ × a = )) )
)
, − . , − . , − .$$$
=$,− + . − $,− + . + $$$,− + .
⇒ a is irrotational
=0
Given a = ∇∅
= , − ., = , − ., =, − .
∅ = , − . + 0 ,, . , ∅ = , − . + 0 ,, . , ∅ = , − . +
0% ,, .
⇒∅ = + + −
' ' '
% % %
is the required scalar function.
+ 1. − $,1 − . + $$$,x − 1. = 0
$,H
,H + 1.=0, ,1 − . = 0 , ,x − 1. = 0
,H = −1., = 1. x = 1
Given a = ∇∅
∅ ∅ ∅
= , + + ., = ,x + 2 − ., = , + H + 2 .
Therefore ⇒∅ = + + + − +
is the required scalar function.
⇒ a is irrotational
=0
Given a = ∇∅
∅ ∅ ∅
= , + ., = , + ., = , + .
∅ = + + 0 ,, . , ∅ = + + 0 ,, . , ∅ = + +0% ,, .
Therefore ∅ = + + is the required scalar function.
= 0
Therefore the motion is incompressible.
= ,6 N − 16 ` .
¡ ¢
− 16 .
¡ ¢
N `
=,6
a . = −
Ẁ
£
PROBLEMS
[Ans. a=6,b=3, ∅ = 3 + %
− .]
[Ans. ∅ = 2 + 2 − 2 ]
2 2
3. Determine whether a = , H/I + $ + ,2IJ − 4.$ + ,3 + 2.$$$ is a
% .
conservative vector field? if so find the scalar potential ∅. Also compute the
work done in moving the particle from ,0,1,-1. to , , -1,2. (
´
□□□
Module 5: Partial Differential Equations
↓
Mzule-2
MODULE 5 PDE
PARTIAL DIFFERENTIAL EQUATIONS
Stomdand Notam
3 )
Lo
(-a)+(-+3=4 2
a n b i t Cmgtamy a,b
9- 2
dGivem (%-aj+-(9-5)+=4 deemdin roobly X,
Cmfam= no
no-h nohonloEyndenemder
di O w0t x partly, tR yataly
A1ToNdn PDE
a(x-a) +0 +23-0
(x-a) +P =o P=3x
a ) = - 3P
wnt 9 pantaly, te
d
0 2(9-b)+24y=0
y- =-3 -
P + (-39)+-4
( + + ) =4Lh ¢ tAe Aapined PDE(}e0
F dtAR PDE the t tall &phee? hede Comes ie n tka
plame 3-0 omd haue a CesnStomarcdiuy .
1
+
N
N
(
T
C
S
AN
N
Moduo-ZPDEE
MODULE 5
PARTIAL DIFFERENTIAL EQUATIONS
P+*
An:= Px+i 9+
ax+b) +a+
-(+a) (+) And: 4x=P%
An XP=9
103aNY+b
=are+4d
-(-a+(9- 4 = b++4
- a (+9)+b(-9)+abt+C A R -
t e anblaay tncim z $(x-3)
(14) Fnm e pDE by elimt nati
S Given 3 S ( 2 ) - O
zbs.wnt pantallg,
than , = 5(*9).ex-oj
te s ' ( ) - [o-2)
923-5
JP =- P+XY=0
Lch fee PDE O
(15) Fom tka PDE b eliminati-g tka anbrhara tCtiens f 3=phtai)+l-a)
SoGaia a=¢(xfa9)+&-a9) -O
dbpO o0:t t Pattall taan , = ¢(ta)-1 +YX-4)-)
ikCo.0t Pantalh, fra 3 ¢'(ta»)+Y'(-a)
dibb Dont posl tn ay = (+a)-a
a+y' (x-a). Ea)4
tayy '(v+43)-a+y "(7-a).a
A»=a*etrnar) + a-a)-6
Moztuk 2
MODULE 5
PDE
PARTIAL DIFFERENTIAL EQUATIONS
e O
a PDE
*
-S(+o»)
oigO0t tvw 29 +S(% +eg9)
2s*+3G+ Lo33)
an +03=23tte PpEO
S
T S
T
N
S
1 ses
e
s
s
Modulk 2 PDE
+0+ 22 =Sd+3).2x+o+233
l+P S(*+t+*) 2(7+3P)
dib.wnt patally, tken
o4m +n = £'(+S+2).o+20 +2a
Ce m4 n4 =f(t+3+. 29+3)
e &3
+YnP +AE , the PDE O
S: Giren 3=5()-0
eb20 w.nt partially, then
a, P=s'( ) ( P ) -
to-.t potially, than
R
,t-f()-*{ -
(3-P)
x (a-94)
S
aS
9
N
O
S
AJ
O
aS
A
Macuule 2
PDE
Eminatim d anbiany twattfon Se ufcheem
Whea
The PDE CO nSNonclig to the bwntttan f (u, V)=0
u, v aebnttiosg z,2,3 4 the bom|P+GY=R{
Which knouwn as Lagamgs 2 , Whe
) UD) ,)
P (3,) a(,X) R-ax,)
CSichane the JaCobiang.
P DE O PP+A=R
(,) alU )
R:
no P= 23
-23
G - 23-
R- 4-13 -
Ans: -xV = ?
A:6%0 d d-
Casdt) Coider tio setg tm
nnd tohiCh 8hodd be éóhrabe, tRin e ger u&
Completa 82 SCu,v)= 0
dn+dy +nd
P+m+nR
L9 P+ ma-+ nR=0 than ldx+mdi+nd = 0,
b taki ntogal, s e Ge S2
OR) dz4 mdy+nd3 f am enachderirahi're O P-+m@+nR
Cagev) Considen t e multptes , m, Y, & 2m2,
u&.
'èp2=Xpx (
rqu w
5
L ]
Vpgus)
.
lo-()C
an -xlo
.
p aPx p
add 7-7p
Modale PDE
Sowe - = baa+) 2
+ =C )
agam talce d =
Loo+9)
da brum )
x+3=c
|
=
c ) d x =d
e g a t , xge = +G
xlnc -= Ci
lnC+i)-3 =q - )
) 8 i i ) , Gs G0 f(X+3, oat+)-3)=O
Sohet &(3+x) (Px-9)=x*
G i e 3(+*7) P- (3*3)E =r
So Gie P-xa(+x3)
, R=xT
AEO
dy
9(a43)
d
TAKe (and d tactims) ax)-9a(+x))
om
nagram, le_ade logu= -o9+lge, on+ loys=lage,
lon = loge, = aI=C1
again take (1*& 3nd natkis)a dx =dx = a(3+*o)d3
a(-+%I)
TaEA i - l (aax= (34G3)da ^ - +G
R=x3
Giren RP-+33V=*3hee P=xä,Q-34,
Ce
C
+ C *3-=C )
Sore a-9)+(x-a)% = 9-
Soke (J-+3x)p-(%49 3) =-
Gtive(3+3*)p-(+ 3)9 -2-9hae P-y-+2X,=-l+33)
AG:OY dx_ a = R
dx
(x+3)
Considen me 3et d} multtptem x, 3, -3
So Rav dn+d +d3
(+3x) -3 (+93)-3(x
dxf 3da-3dz=0,
o ntagutm, x + 3 - G -
mLdon amtin se
mulples ,X, )
id3
So tRar (= 9d+dy +
39+3x) +xE(*+93)]+(7)
= dt-+dy+ d3
d+xd +d =o
d « ) +d=0
n nteguttn, +=Ca
x+3)=o
e ) , Gs-4Ot f(x+*,
8Sove (+2)P-x3V+X=0
hee P +3,=-X3, R=-3
SGirenG+2)P-x34 = - ax -O
AEGOÅ dX
n &tegastEn, log 9=lejz+legc lks-yz=lsc()-lhc
C-()
ongdu me Eerg mulphers, X, I, a
xd+3do+3d
KotRer =Xdx+ad+3d2 O
X(544 9Xb)+3(Gx)
)-0
c+ad9+3d3=o, an fegatën, z+040(7 C
S
Q
Module-2 PDE
Soure the tollosi
P +V=X f(x-9,x)=0
12 Xp+9Y= (3)-0
Ar f(3%-29, 3-33) =O
(12P +3=I
(14p+sy=* Ar f(-5 ==0
(15 9+3x=XI rd5s, y-a) =0
p.TO
6
7
U UU
D
99
(
29
(
(O
TIS
Moctule-2 PDE
Sour, (D-k)y=0; D=
A EP m-k =o m=k
lana
Y =G e, c a
Fx) Ge*
4=(CgeGgR*) e*?
U=A e ) e*,A=Gc
B-C23
0 e tRe sAatTm ( \aniables techaist Sdre
3 U+2 u=o suh u ( 0 ) = 4 e AnU= 4e ax-33)
Angs
= e - 5 9
Mscule2 PDE
2x -333O :)=A" ) + x0
3 2b ce k( )
Ax
U Uy+2u, U(93)=o
U 4Uy U(O,1)=8 e ul0,9) = I+eS9
-12M-3
U= 8e h : U= h a+e
U e Cnx, ulzo) =O
and uloE) 0
at
O S® xT'cCx"T.
= k Saq Lk' ra paquntml Can
X= KxT kcT
XKx= KCT=o
-
Cos) K>o, lek k=¥, P#o
, (D'- K) X=o;D= (D-kc)T=o; D=dF
d
D-Pa) T=o
( - ) X =o A E m-c-o
A6 m- P-o >m=}, -P m = C
X =Ge+GeP T Ce
GSCD U=XT
a
3
+
X O
3
1.
6
S
-6
S
S