Unit 2 Maths

Download as pdf or txt
Download as pdf or txt
You are on page 1of 34

University Institute of Engineering

DEPARTMENT OF COMPUTER SCIENCE &


ENGINEERING
Bachelor of Computer Science Engineering
Subject Name: Mathematics-II
Subject Code: 21SMT-125

DISCOVER . LEARN . EMPOWER


COURSE OUTCOMES
CO Title Level Will be
Number covered in
Remember the concepts based upon partial differentiation, multiple Remember this
CO1 lecture
integrals and vector calculus.

CO2 Understand the concepts of the partial differentiation, multiple Understand


integrals and vector calculus.

CO3 Apply concepts of partial differentiation, multiple integrals and Apply


vector calculus and to use in practical problems.
CO4 Analyze concepts of partial differentiation, multiple integrals and Analyze
vector calculus and its application of analysis to Engineering
problems.
CO5 Create the solution for real problems based upon partial Applications
differentiation, multiple integrals and vector calculus.

2
Triple Integrals

 Objectives:
Make certain that you can define, and use in context, the terms, concepts and
formulas listed below:
• Evaluate triple integrals in Cartesian Coordinates
• Express points, surfaces and volumes in cylindrical coordinates
• Express points, surfaces and volumes in spherical coordinates
• Evaluate triple integrals in cylindrical and spherical coordinates
• Evaluate physical characteristics of solids using triple integrals: volume,
center of mass, moment of inertia, total charge, total energy stored in
a region…etc.

3
Triple Integrals

Again, the triple integral always exists if f is continuous. We can choose the
sample point to be any point in the
sub-box, but if we choose it to be the point (xi, yj, zk) we get a simpler-looking
expression for the triple integral:

4
Triple Integrals
Just as for double integrals, the practical method for evaluating triple
integrals is to express them as iterated integrals as follows.

The iterated integral on the right side of Fubini’s Theorem means that we
integrate first with respect to x (keeping
y and z fixed), then we integrate with respect to y (keeping
z fixed), and finally we integrate with respect to z.
5
Triple Integrals
There are five other possible orders in which we can integrate, all of
which give the same value.

For instance, if we integrate with respect to y, then z, and then x, we have

6
Example 1
Evaluate the triple integral B xyz2 dV, where B is the rectangular box
given by

B = {(x, y, z) | 0  x  1, –1  y  2, 0  z  3}

Solution:
We could use any of the six possible orders of integration.

If we choose to integrate with respect to x, then y, and then z, we obtain

7
Example 1 – Solution cont’d

8
Triple Integrals in Cartesian Coordinates
 The integral of a function f(x,y,z) over a 3D object D, is given by

 D
f (x, y, z)dV  D f (x, y, z)dxdydz
dV = dxdydz represents an element
of volume

 The limits on the


integration depend on the
shape of the body D
9
Triple integrals: limits of integration
 Assuming we integrate with respect to z, then y,
then x, the innermost limits may depend on the
other two variables (x and y), the middle limits
may depend on the outer variable (z), whereas the
outer limits are constants.
 The main task is to determine the correct
limits on x, y, z:

 D
u(x, y, z)dzdydx
 
  xa  y g ( x ) z
xb y g 2( x) z f 2( x, y )
 f ( x, y ) u(x, y, z)dz 
 
dy dx
 1  1 
 For most engineering applications shapes that are important
include: box, cylinder, cone, tetrahedron, sphere. 3
Engineering Application of Triple Integrals I
 Volume V of a region D:
V  D dxdydz
 Mass for a body D with density (x,y,z):

m  D  (x, y, z)dxdydz


 Center of mass for a body D with density (x,y,z)

x
~  
D
x (x, y, z)dxdydz
,
m

y   
y  (x, y, z)dxdydz
~ D z  ...
, ~
1
m 1
Engineering Application of Triple Integrals II
 Moment of inertia about the x-axis (Ix) and the y-axis (Iy):
Ix   D   (x, y, z)dxdydz;
2 2
( y z )
Iy   (x  z ) (x, y, z)dxdydz, I z  ..
2 2
D

 Total charge for a body with charge density (x,y,z)

Q   D  (x, y, z)dxdydz;


 Total electrostatic energy (W) stored in a region with electrostatic
filed E
r2 +
Wk   D
E dxdydz; -
1
2
Example 1 (P9-15-6): Evaluate the integral:

Example 2 (P9-6.15)

 
4 3 22 z / 3
Sketch the region D whose volume V is dxdzdy
given by the integral: 0 0 0

Example 3 (P9-15.21)
Find the volume bounded by: x=y2,
4- x=y2, z=0 and z=3

Example 4 (P9-15.27)
Find the center of mass of the solid
bounded by: x2+z2=4,, y=0 and y=3 if the
density  = k y Give details of solutions 6
Cylindrical Coordinates
Cylindrical coordinates are good for describing solids that are
symmetric around an axis.
Naming convention: a point P(x,y,z)  (r, , z)
• r varies from 0 to ; varies from 0 to 2, z varies from -  to 
• Relation to Cartesian coordinates (Switching)
:
•x  r cos , y  r sin ; z  z;

r  x 2 y 2 ,
  tan-1 (y / x)
Cylindrical Coordinates

r
Differential length
d:  dr rˆ r d ˆ dz zˆ
L
Differential surface(dS  dS nˆ) :

r
r  cons tan t, d s  r d dz aˆ r
r
  constan t, d s dr dzaˆ
r
z  cons tan t, d s  r dr d aˆ z

Differential volume : dV  r dr d dz 15
Triple Integrals in Cylindrical Coordinates

express dV as


D
f (x, y, z)dxdydz  D f (r cos , r sin  , z)rdrddz


 r  g 1( )  z f 2(r, )
  
  
   r g 1( )   z1 f ( r, )
 u(r,  , z)dz 
rdr

d 

16
Example 1 (P9-15-45): Convert the following equation to cylindrical
x 2 coordinates:
 y  z 1
2 2

Example 2
Use triple integrals in cylindrical coordinates to find
the volume V bounded by:

x 2  y 2  4, x 2  y 2  z 2  16, z  0

Give details of solutions


17
Spherical Coordinates
Spherical coordinates are good for describing
solids that are symmetric around the point.

Naming convention: a point P(x,y,z)  (,, )


 varies from 0 to ;  varies from 0 to 
 varies from 0 to 2,

Relation to Cartesian coordinates (switching):


x   sin cos , y   sin sin , z  
cos
 x 2 y 2  z 2 ,
  tan-1 ( y/ x),   tan1( x 2  y 2 / z)
18
Triple Integrals in
Spherical Coordinates

express dV as

 f (x, y, z)dxdydz   u(,, ) sinddd


2
D D

Substitue : x   sin cos , y   sin sin , z   cos



I      
  u(,, )d  2
d  sin
  d 
   
19
Example 1: Convert the following equation to spherical coordinates:

z  3x  3y
2 2 2

Example 2 Find the volume bounded by:

x 2  y 2  z 2  4, y  x, y  3 x, z  0, First Octant

Example 3
Find the moment of inertia about the z axis of the solid:
x2  y2  z2  a2 The density v = k.

Iz    (x  y )  (x, y, z)dxdydz; 
2 2
V v Spherical Coordinates

Give details of solutions 14


Introduce the del operator in both cylindrical and
spherical coordinates through these examples.

Optional Homework: Given the electrostatic field E  kr3aˆ r


Calculate the charge density v:
r 1  1  E r r z
 v  .E  rE r r E  r
Calculate the total charge and stored energy in a region bounded by: 0 § r § 1, 0
§  § 2 and 0 § z § 3
Optional Homework: Given the electrostatic field E  k 2aˆ
Calculate the charge density v:
r
  . 
v E
1
 2 

 E 
2
 1
 sin 

sinE sin

1

E 

Calculate the total charge and stored energy in a region bounded by: 0 §  § 1, 0
§  §  and 0 §  § 2 15
Triple Integrals
In particular, if the projection D of E onto the xy-plane is a type I plane
region (as in Figure 3).

A type 1 solid region where the projection D is a type I plane region

Figure 3

22
Applications of Triple Integrals
We know that if f(x)  0, then the single integral represents the area under
the curve y = f(x) from a to b, and if f(x, y)  0, then the double integral D
f(x, y) dA represents the volume under the surface z = f(x, y) and above
D.

The corresponding interpretation of a triple integral


 E f(x, y, z) dV, where f(x, y, z)  0, is not very useful because it would
be the “hypervolume” of a
four-dimensional object and, of course, that is very difficult
to visualize. (Remember that E is just the domain of the function f; the
graph of f lies in four-dimensional space.)
23
Applications of Triple Integrals
Nonetheless, the triple integral E f(x, y, z) dV can be interpreted in different
ways in different physical situations, depending on the physical interpretations
of x, y, z and f(x, y, z).

Let’s begin with the special case where f(x, y, z) = 1 for all points in E. Then
the triple integral does represent the volume of E:

24
Applications of Triple Integrals
For example, you can see this in the case of a type 1 region by
putting f(x, y, z) = 1 in Formula 6:

and we know this represents the volume that lies between the surfaces z =
u1(x, y) and z = u2(x, y).

25
Example
Use a triple integral to find the volume of the tetrahedron T
bounded by the planes x + 2y + z = 2, x = 2y, x = 0, and
z = 0.

Solution:
The tetrahedron T and its projection D onto the xy-plane are shown in
Figures 14 and 15.

Figure 14 Figure 15 26
Example – Solution cont’d

The lower boundary of T is the plane z = 0 and the upper boundary is the
plane x + 2y + z = 2, that is, z = 2 – x – 2y.

Therefore we have

(Notice that it is not necessary to use triple integrals to compute volumes.


They simply give an alternative method for setting up the calculation.)

27
Applications of Triple Integrals

• All the applications of double integrals can be immediately extended


to triple integrals.

• For example, if the density function of a solid object that occupies the
region E is  (x, y, z), in units of mass perunit volume, at any given
point

• (x, y, z), then its mass is


and its moments about the three coordinate planes are

28
Applications of Triple Integrals
The center of mass is located at the point where

If the density is constant, the center of mass of the solid is called the
centroid of E.

The moments of inertia about the three coordinate axes are

29
Applications of Triple Integrals
The total electric charge on a solid object occupying a region E and
having charge density  (x, y, z) is

If we have three continuous random variables X, Y, and Z, their joint density


function is a function of three variables such that the probability that (X, Y, Z)
lies in E is

30
Applications of Triple Integrals
In particular,

The joint density function satisfies

31
Summary

In this lecture what we have studied are summarized below


• To show the center of curvature of the curve at any point.
• To understand the Triple integral.
• To understand 3-D examples.
• To solve some problems based on the Triple integral.
• Application of Triple integral.

32
References
Books
• (i)B. S. Grewal, “Higher Engineering Mathematics”, Khanna
Publication, 2016.(
https://www.scribd.com/document/323240170/Higher-
Engineering-Mathematics-Dr-B-S-Grewal-Khanna-Publishers-
pdf)
• (ii) P. N. Wartikar and J. N. Wartikar, “Applied Mathematics”,
Prentice Hall India, 1999.
Websites
• https://en.wikipedia.org/wiki/Evolute
• http://www.sakshieducation.com/Engg/EnggAcademia/Comm
onSubjects/M1-
CurvatureEvolutes&EnvelopesCurveTracing.pdf
Video Links
• https://youtu.be/H9xxLXYSrCw
• https://youtu.be/WmhOVyQVveQ
33
THANK YOU

For queries
Email: harpreetkaur.cse@cumail.in

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy