Parametrizing a Triangle in 3D Space: What is the Domain of r(u,v)?

Click For Summary

Homework Help Overview

The problem involves parametrizing a triangle defined by the points P=(1,0,0), Q=(0,2,0), and R=(0,0,2) in 3D space. Participants are tasked with determining the domain of the parameterization r(u,v) and setting up a double integral over the triangle's area.

Discussion Character

  • Exploratory, Assumption checking

Approaches and Questions Raised

  • Participants discuss the parameterization of the triangle and question the domain of r(u,v). There is an attempt to understand the mapping of (u,v) coordinates to the triangle's vertices. Some participants express uncertainty about the chosen values of (u,v) and their significance.

Discussion Status

Some guidance has been provided regarding the visualization of the (u,v) coordinate system and its relationship to the triangle's geometry. Participants are exploring different interpretations of the parameterization and its implications for setting up the double integral.

Contextual Notes

There is mention of drawing the (u,v) coordinate system to clarify the mapping of points, but participants express uncertainty about how to proceed with this visualization. The discussion reflects a lack of consensus on the domain of r(u,v) and the approach to defining the double integral limits.

Nikitin
Messages
734
Reaction score
27

Homework Statement


A triangle is defined by the 3 points P=(1,0,0), Q=(0,2,0) and R=(0,0,2).

Set up the double integral over its area.

The Attempt at a Solution



The triangle can be described as a plane 2x+y+z+2=0, with xE [0,1], yE [0,2], zE [0,2].

I parametrized it into r(u,v) =u*PQ+v*PR+P = u[-1,2,0]+v[-1,0,2]+(1,0,0).

But what's the domain of r(u,v)? I think it is uE [0,1-v], vE[0,1], but even if it is I found it using only gut feeling.
 
Physics news on Phys.org
Nikitin said:

Homework Statement


A triangle is defined by the 3 points P=(1,0,0), Q=(0,2,0) and R=(0,0,2).

Set up the double integral over its area.

The Attempt at a Solution



The triangle can be described as a plane 2x+y+z+2=0, with xE [0,1], yE [0,2], zE [0,2].

I parametrized it into r(u,v) =u*PQ+v*PR+P = u[-1,2,0]+v[-1,0,2]+(1,0,0).

But what's the domain of r(u,v)? I think it is uE [0,1-v], vE[0,1], but even if it is I found it using only gut feeling.

What you need to do is draw a ##uv## coordinate system. Then mark which ##uv## points are mapped to which points on your plane. For example ##(u,v)=(0,0)## goes to ##(1,0,0)##. Mark also where ##(u,v) = (1,0)## and ##(u,v)=(0,1)## go. This will give you a picture of your ##uv## domain and you will be able to write your double integral limits for ##u## and ##v##.
 
Could you explain the general strategy in further detail? Why did you pick (u,v) = (0,0), (1,0) and (0,1), for instance? Is it because those are the minimal and maximal values of u and v?

I tried to draw the u,v plane, but I wasn't sure what to do...
 
Nikitin said:
Could you explain the general strategy in further detail? Why did you pick (u,v) = (0,0), (1,0) and (0,1), for instance? Is it because those are the minimal and maximal values of u and v?

I tried to draw the u,v plane, but I wasn't sure what to do...

Just draw two perpendicular axes and label them u and v instead of x and y.

If you look at your parameterization, r(u,v) =u*PQ+v*PR+P = u[-1,2,0]+v[-1,0,2]+(1,0,0) it is obvious that that those values of u and v give the corners of your triangle. Joining those the points (u,v) = (0,0), (1,0) and (0,1) in the uv plane gives you a picture of the uv domain.

It is just like as if you had written the xyz equation of the plane as z = 2-2x-y and used x and y as your parameters. Then you would have used the domain triangle in the xy plane for your xy limits.
 
hmm, OK. Thanks
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
11
Views
4K
Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
7K
  • · Replies 3 ·
Replies
3
Views
4K
Replies
3
Views
2K