Can the Jacobian be used for out of plane rectangles?

  • Context: Graduate 
  • Thread starter Thread starter TheFerruccio
  • Start date Start date
  • Tags Tags
    Jacobian Plane
Click For Summary
SUMMARY

The discussion focuses on calculating the surface integral of a rectangle defined by the points (0,0,0), (0,0,2), (1,1,0), and (1,1,2) using the Jacobian for coordinate transformation. The rectangle is parameterized with vectors u and v, where u = ⟨1,1,0⟩ and v = ⟨0,0,2⟩. The parameterization is expressed as R(s,t) = ⟨s,s,2t⟩ for 0 ≤ s,t ≤ 1. The differential area element dS is computed using the formula dS = |R_s × R_t| ds dt, leading to the area calculation via the double integral ∫₀¹∫₀¹ 1 dS.

PREREQUISITES
  • Understanding of surface integrals in multivariable calculus
  • Familiarity with parameterization of surfaces
  • Knowledge of vector calculus, specifically cross products
  • Proficiency in calculating Jacobians for coordinate transformations
NEXT STEPS
  • Study the concept of surface integrals in multivariable calculus
  • Learn about parameterization techniques for surfaces
  • Explore the computation of Jacobians in different coordinate systems
  • Investigate applications of the cross product in vector calculus
USEFUL FOR

Mathematicians, physics students, and engineers interested in advanced calculus, particularly those working with surface integrals and vector calculus applications.

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

[tex]\vec u = \langle 1,1,0\rangle,\, \vec v = \langle 0,0,2\rangle[/tex]

and parameterize the rectangle in terms of these two vectors:

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

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

[tex]dS = |\vec R_s \times \vec R_t|ds\,dt[/tex]

and calculate the area by

[tex]\int_0^1\int_0^1 1\, dS[/tex]
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 30 ·
2
Replies
30
Views
6K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 38 ·
2
Replies
38
Views
8K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K