Can the Jacobian be used for out of plane rectangles?

  • Thread starter Thread starter TheFerruccio
  • Start date Start date
  • Tags Tags
    Jacobian Plane
TheFerruccio
Messages
216
Reaction score
0
Suppose I wanted to know the surface integral of a recently whose points are (0,0,0),(0,0,2),(1,1,0),(1,1,2)

The integral itself, if the surface is parameterized in terms of u and v, would be in those two variables, a differential element whose sides are du and dv.

However, since this rectangle requires 3 variables to describe it, how would the Jacobian be constructed? Could that be used for the coordinate transformation? (suppose the integral boundaries are 0 and 1 for both u and v)

Thanks in advance for the help.
 
Physics news on Phys.org
TheFerruccio said:
Suppose I wanted to know the surface integral of a recently whose points are (0,0,0),(0,0,2),(1,1,0),(1,1,2)

The integral itself, if the surface is parameterized in terms of u and v, would be in those two variables, a differential element whose sides are du and dv.

However, since this rectangle requires 3 variables to describe it, how would the Jacobian be constructed? Could that be used for the coordinate transformation? (suppose the integral boundaries are 0 and 1 for both u and v)

Thanks in advance for the help.

You could let u be the vector from (0,0,0) to (1,1,0) and v be the vector from (0,0,0) to (0,0,2) so

\vec u = \langle 1,1,0\rangle,\, \vec v = \langle 0,0,2\rangle

and parameterize the rectangle in terms of these two vectors:

\vec R(s,t) = s\vec u + t\vec v = \langle s,s,2t\rangle,\, 0 \le s,t \le 1

Then use the standard formula for dS for a parameterized surface:

dS = |\vec R_s \times \vec R_t|ds\,dt

and calculate the area by

\int_0^1\int_0^1 1\, dS
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...

Similar threads

Back
Top