Lesson 9 VC.07
Lesson 9 VC.07
07
4 16 x 2
1 dA
4 16 x 2 4
4 16 x 2
1 dy dx
4
2 16 x 2 dx
4
1 x
16 x 16 sin
2
4 4
16
What a mess! There must be a better way to
use integration to do this...
1 dA 1 dr dt
R 0 0
2 4
1 dr dt
0 0
8
For
4 16 x 2
1 dy dx our region was a circle, while 1 dr dt looks more
0 0
r( x ,y ) x 2 y 2
t( x ,y ) tan1 y x
Created by Christopher Grattoni. All rights reserved.
Detour: Working Out the Change of
Variables the Right Way
Let's analyze the transformation T(r, t) r cos t,r sin t piece by piece
and verify that the picture shown below makes sense:
For
Forthe
For theorange
the red
blue
green line, line,
line,
line,
tLet's map a few points
rrt0,
4,00,00
0,
2 rttr422:4
::
just for practice:
x(r ,0)
x(0,t)
x(
x(r ,2
4,t) r0
) 4rcos t
y(r
y(,0)
y(0,t),20)
040sin t
y(r
4,t)
Now we are ready to start thinking about how a small change in area on
the rectangular region relates to a change in area on the circular region.
Created by Christopher Grattoni. All rights reserved.
Detour: Working Out the Change of
Variables the Right Way
Now imagine a very small rectangle in the rt-plane: T(r r, t t)
(r, t t) (r r, t t)
T(r, t t)
T(r, t t)
T(r r, t)
T
(r, t) (r r, t) t
t T
T(r, t) r
Theorem: The area of the parallelogram formed by two r
vectors V and W equals V W .
i j k
T1 T2
r r rt
T1 T2
0 rt
r r T1 T2
T1 T2
0
t Created t reserved.t
t by Christopher Grattoni. Allrights
The Area Conversion Factor:
If we let r andt tend to zero, we can us e this to get
T1 T2
dA r r drdt
T1 T2
t t
T1 T2 T1 T2
r r is called the Jacobian matrix, and r r is called the Jacobian determinant.
T1 T2 T1 T2
t t t t
T1 T2
You can let A xy (r, t) r r . Think of the Jacobian determinant as an
T1 T2
t t
Area Conversion Factor that lets us compute an xy-space integral in rt-space:
T1 T2
Then A xy (r, t ) r r .
T1 T2
t t
A xy (r, t) r r 1 dA
R
1 r d r dt
x y 0 0
4
t t 2
r 2
cos(t) sin(t) 0
dt
2 0
r sin(t) r cos(t)
2
r cos2 (t) sin2 (t) 16
r Phew! We did it!
Created by Christopher Grattoni. All rights reserved.
Summary of Change of Variables for
Polar Coordinates
A xy (r, t) r
x 2 y 2 25, x 2 y 2 4, y 0
This would have been HORRIBLE in rectangular coordinates.
But using polar coordinates, x r cos(t) and y r sin(t) this
is the rt-rectangle with 0 t and 2 r 5 :
r dr dt
5
r cos(t) r sin(t)
2 2
x y dA
2 2
R 0 2
5
dr dt
r 3
0 2
609
Substitute x r cos(t) and y r sin(t)
dt
0
4
609
4 Created by Christopher Grattoni. All rights reserved.
Analogy Time:
This whole change of variables thing isn't just for polar coordinates.
We can change from xy-space to any uv-coordinate space we want:
x(a)
f(x) dx f(x(u)) x'(u) du
a
T(u, v v)
T(u u, v)
T
(u, v) (u u, v) (v b)
v T
(a,b) (u a)
Theorem: The area of the parallelogram formed by two u
vectors V and W equals V W .
i j k
T1 T2
u u u v
T1 T2
0 u v
u u T1 T2
T1 T2
0
v v v v
Created by Christopher Grattoni. All rights reserved.
An Important Connection
Now imagine a very small rectangle in the uv-plane: T(u u, v v)
T(u, v v)
T(u u, v)
T
(u, v) (u u, v) (v b)
v T
(a,b) (u a)
u
x y
2cos(v) sin(v)
A xy (u, v ) u u
x y 2u sin(v) ucos(v)
v v
2ucos2 (v) 2usin2 (v)
2u cos2 (v) sin2 (v)
2u Created by Christopher Grattoni. All rights reserved.
Example 6: Beyond Polar
Coordinates
If x(u, v) 2u cos(v), then
x x x 2
Compute y 2 dA for the region given by the, ellipse
x gradx[u,
y 2
1. v].
u v 2
R
In cos
2u general,
2 you
(v) sin2
(v)will start to notice that a
change of variables can often be found
by2u
parameterizing your curve/surface/etc.
Created by Christopher Grattoni. All rights reserved.
Example 6: Beyond Polar
Coordinates
2
x
Compute R y dA for the region given by the ellipse y 1.
2 2
2
2 1
y dA
2
0 0
u2 sin2 (v ) 2u du dv
Substitute x 2ucos( v)
R
2 1
and y usin(v).
2 u gsin (v) du dv
3 2
0 0
2 u 1
u4
2 gsin (v) dv
2
0 4 u 0
2
1
sin2 (v)dv
20
2 Created by Christopher Grattoni. All rights reserved.
Example 7: Mathematica-Aided Change
of Variables (Parallelogram Region)
Use Mathematica to compute dA for R given by the parallelogram:
e y
R
These lines are given by y x 1, y x 4 ,
1 13 1
y x , and y x 6.
4 4 4
We can rewrite them as 1 y x , 4 y x ,
1 13 1
xy , and x y 6.
4 4 4
1 13
Then we can let u y x and v x y for 4 u 1 and v 6!
4 4
But to compute our integral, we need the map from uv-space to xy-space...
That is, we have u(x, y) and v(x, y ), but we need x(u, v ) and y(u, v).
R
These lines are given by y x 1, y x 4 ,
1 13 What is this
1 Mathematica command doing?
y x , and y x 6.
4 4 What will4YOU do on a quiz/test without
Mathematica?
We can rewrite them as 1 y x , 4 y x ,
1 13 1
xy , and x y 6.
4 4 4
1 13
Then we can let u y x and v x y for 4 u 1 and v 6!
4 4
But to compute our integral, we need the map from uv-space to xy-space...
That is, we have u(x, y) and v(x, y ), but we need x(u, v ) and y(u, v).
4 1
x (u v ) and y (u 4v )
5 5
x y 4 1
4
A xy (u, v) u u
5 5
x y 4 4 5
v v 5 5
4
So we use
5
Created by Christopher Grattoni. All rights reserved.
Example 7: Mathematica-Aided 4 Change
If x(u, v) (u v ), then
of Variables (Parallelogram5 Region)
x x
, x gradx[u, v].
Rugiven
Use Mathematica to compute e dA for
y
v by the parallelogram:
R
4 1 1
x (u v ) and y (u 4v ) If y(u, v) (u 4v), then
5 5
5
x y y y
4 1 , y grady[u, v].
4
A xy (u, v) u u
5 5 u v
x y 4 4 5
v v 5
So you can think of the area conversion
5
factor as a determinant of a pair of
gradient vectors from x(u,v) and y(u,v).
4 Again, you can see that our change
So we use
5 of variables is found by parameterizing
our region (in this case, a parallelogram).
Created by Christopher Grattoni. All rights reserved.
Example 7: Mathematica-Aided Change
of Variables (Parallelogram Region)
Use Mathematica to compute dA for R given by the parallelogram:
e y
4 4 1
A xy (u, v) , x (u v), y (u 4v),
5 5 5
13
for 4 u 1 and v6:
4
6 1
4
e dA
y
e du dv
(u 4v )/5
R 13/ 4 4 5