Help with Changing of variables, Jacobian, Double Integrals?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
Suy
Messages
101
Reaction score
0

Homework Statement



Show that T(u,v) = (u2 - v2, 2uv)
maps to the triangle = {(u,v): 0 ≤ v ≤ u ≤ 4} to the domain D
bounded by x=0, y=0, and y2 = 1024 - 64x.

Use T to evaluate ∬D sqrt(x2+y2) dxdy

Homework Equations



The Attempt at a Solution



x=u2-v2
y=2uv
Jacobian= 4u2+4v2 dudv
I guess the equation in the changed variable integral should be ∫∫sqrt((u2-v2)2+(2uv)2) (4u2+4v2) dudv

But, I don't know how to get the bounds for the integrals in terms of u and v.
Can someone help me on this??
 
on Phys.org
The first part of the problem already told you what the bounds of u and v are
 
I know that 0 ≤ u ≤ 4 and 0 ≤ v ≤4.
For y^2 = 1024 - 64x, x is restricted from 0 ≤ x ≤16 and 0 ≤ y ≤32??