Coordinatesystems
Coordinatesystems
net/publication/329276940
Mechanics
CITATIONS READS
0 977
1 author:
SEE PROFILE
Some of the authors of this publication are also working on these related projects:
All content following this page was uploaded by Asst. Prof. Dr. Ahmed H. Ali on 29 November 2018.
COORDINATE SYSTEMS
Many aspects of physics deal in some form or other with locations in space. For example,
we saw that the mathematical description of an object’s motion requires a method for
describing the object’s position at various times. This description is accomplished with
the use of coordinates, in which horizontal and vertical axes intersect at a point taken to
be the origin. Cartesian coordinates are also called rectangular coordinates. In order to
describe the spatial variations of the quantities, we require using appropriate coordinate
system. A point or vector can be represented in a curvilinear coordinate system that may
be orthogonal or non-orthogonal. An orthogonal system is one in which the co-ordinates
are mutually perpendicular. Non-orthogonal co-ordinate systems are also possible, but
their usage is very limited in practice.
In the following sections we discuss three most commonly used orthogonal coordinate
systems, viz:
1. Cartesian (or rectangular) coordinate system
2. Cylindrical coordinate system
3. Spherical polar coordinate system
In Cartesian coordinate system (x,y,z). A point P(x0, y0, z0) in Cartesian coordinate
system is represented as intersection of three planes x = x0, y = y0 and z = z0. The unit
vectors satisfy the following relation:
,
Mechanics Ahmed H. Ali
The polar coordinates of point P is written as an ordered pair r , , that is P(r , ) where
r = distance from origin to P
O
Note:
x r cos
y r sin
r x2 y2 y
tan
x
Mechanics Ahmed H. Ali
Example: Find the Cartesian coordinates of the points whose polar coordinates are
given as
(a) 7
1,
(b) 2 ,
4,
(c) 2,30
4 3
Example: Find all polar coordinates of the points whose rectangular coordinates are
given as
Cylindrical Coordinates
Cylindrical coordinates extend polar coordinates to 3D space. In the cylindrical
coordinate system, a point P in 3D space is represented by the ordered triple (r , , z ) .
Here, r represents the distance from the origin to the projection of the point P onto the x-y
plane, is the angle in radians from the x axis to the projection of the point on the x-y
plane, and z is the distance from the x-y plane to the point P.
P( r , , z )
y
r
x
Mechanics Ahmed H. Ali
As a review, of the sine, cosine, and tangent functions at basic angle values.
Conversion Formulas
y
From rectangular to polar form: r 2 x 2 y 2 , tan , and z = z
x
Example 1: Convert the points ( 2 , 2 ,3) and (3, 3,1) from rectangular to
cylindrical coordinates.
Mechanics Ahmed H. Ali
Example 2: Convert the point (3, ,1) from cylindrical to rectangular coordinates.
4
Cylindrical coordinates are good for graphing surfaces of revolution where the z axis is
the axis of symmetry. One method for graphing a cylindrical equation is to convert the
equation and graph the resulting 3D surface.
Example 3: Identify and make a rough sketch of the equation z r 2
x
Mechanics Ahmed H. Ali
Spherical Coordinates
Spherical coordinates represents points from a spherical “global” perspective. They are
good for graphing surfaces in space that have a point or center of symmetry.
( , , )
where is the distance from the point to the origin O, , where is the angle in radians
from the x axis to the projection of the point on the x-y plane (same as cylindrical
coordinates), and is the angle between the positive z axis and the line segment OP
joining the origin and the point P ( , , ) . Note 0 .
P( , , )
x
Mechanics Ahmed H. Ali
Conversion Formulas
Example 5: Convert the points (1, 1, 1) and (3, 3,2 2 ) from rectangular to spherical
coordinates.
Example 6: Convert the point (9, , ) from spherical coordinates to rectangular.
4
Example 8: Convert the equation to rectangular coordinates.
3
z
Solution: For this problem, we use the equation arccos( ) . If we take
x2 y2 z 2
the cosine of both sides of the this equation, this is equivalent to the equation
z
cos
x2 y2 z 2
Setting gives
3
z
cos .
3 x y z
2 2 2
1
Since cos , this gives
3 2
1 z
2 x2 y2 z2
Mechanics Ahmed H. Ali
or
x 2 y 2 z 2 2z
x 2 y 2 z 2 (2 z ) 2
x 2 y 2 z 2 4z 2
x 2 y 2 3z 2 0
For spherical coordinates, we let x sin cos , y sin sin , and z cos
to obtain
z h2 (r , )
E
y
r g 2 ( )
1 z h1 (r , )
2
r g1 ( )
x
Mechanics Ahmed H. Ali
Then
2 r g 2 ( ) z h2 ( r , )
f (r, , z) dV f (r , , z ) r dz dr d
E 1 r g1 ( ) z h1 ( r , )
2 r g 2 ( ) z h2 ( r , )
Volume of E dV r dz dr d
E 1 r g1 ( ) z h1 ( r , )
Example 11: Use cylindrical coordinates to find the volume of the solid that lies both
within the cylinder x 2 y 2 4 and the sphere x 2 y 2 z 2 9 .
Solution: Using Maple, we can produce the following graph that represents this solid:
In this graph, the shaft of the solid is represented by the cylinder equation x 2 y 2 4 . It is
capped on the top and bottom by the sphere x 2 y 2 z 2 9 . Solving for z, the upper and
bottom portions of the sphere can be represented by the equations z 9 x 2 y 2 .
Mechanics Ahmed H. Ali
This is a circle of radius 2. Thus, in cylindrical coordinates, this circle can be represented
from r = 0 to r = 2 and from 0 to 2 . Thus, the volume can be represented by the
following integral:
2 r g 2 ( ) z h2 ( r , ) 2 r 2 z 9 r 2
Volume dV r dz dr d r dz dr d
E 1 r g1 ( ) z h1 ( r , ) 0 r 0 z 9 r 2
2 r 2 z 9 r 2 2 r 2 z 9 r 2
r dz dr d rz dr d
0 r 0 z 9 r 2 0 r 0 z 9 r 2
2 r 2
r ( 9 r 2 ) r ( 9 r 2 ) dr d
0 r 0
2 r 2
2r 9 r 2 dr d
0 r 0
r2
2 3
2
d
2
(9 r 2 ) (Use u - du sub let u 9 - r 2 )
0
3
r 0
2 3 3
2 2
[ (9 2 2 ) (9 0 2 ) ] d
2 2
0
3 3
2 3 3
2 2
[ (5) (9) ] d
2 2
0
3 3
2 3 3
10
5 ] d
2 2
[18 (Note (9) 27 and (5) 5 5 )
0
3
2
10
[18 5 ]
3 0
10
(18 5 )2 0
3
20
36 5
3
20
Thus, the volume is 36 5.
3
P( , , )
Mechanics Ahmed H. Ali
Then
2 2 h2 ( , )
f ( , , ) dV f ( , , ) 2 sin d d d
E 1 1 h1 ( , )
2 2 h2 ( , )
Volume of E dV 2 sin d d d
E 1 1 h1 ( , )
Mechanics Ahmed H. Ali
x2 y 2 z 2
Example 12: Use spherical coordinates to evaluate e dV , where E is
E
enclosed by the sphere x y z 9 in the first octant.
2 2 2
Solution:
2 4 x 2 16 x 2 y 2
Example 13: Convert x 2 y 2 dz dy d from rectangular to
2 0 0
spherical coordinates and evaluate.
Solution: Using the identities x sin cos and y sin sin , the integrand becomes
Thus, we can see that ranges from 0 to 4 , ranges from 0 to and
2
ranges from 0 to . Using these results, the integral can be evaluated in polar
coordinates as follows:
Mechanics Ahmed H. Ali
2 4 x 2 16 x 2 y 2
x 2 y 2 dz dy d
2 0 0
2 4
sin ( 2 sin ) d d d
0 0 0
2 4
3 sin 2 d d d
0 0 0
4
2
4
sin d d (Integrate with respect to )
2
0 0
4
0
2 4 2
4
[
4
sin 2 0]d d 64 sin 2 d d (Sub in limits and simplify)
0 0 0 0
1 cos 2 1 cos 2u
2
64
2 d d
(Use trig identity sin 2 u
2
)
0 0
2 2
32(1 cos 2 ) d d ( 32 32 cos 2 )d d (Simplify and dist 32)
0 0 0 0
1 2
( 32 32( ) sin 2 )
2
(Integrate with respect to , use u - du sub for cos2 )
0 0
2
( 32 16 sin 2 ) d [32 16 sin 2( ) ] (32(0) 16 sin 0) d
2 2
0 0 0
(16 16 sin 0)d (16 16(0) )d
0 0
16 d 16 0 (Integrate with respect to )
0
16 ( ) 0 16 2