How do you parametrize a face of a cube?

  • Thread starter flyingpig
  • Start date
  • Tags
    Cube
In summary: They really are partial derivatives. sides might be labelled incorrectly in the diagram, it's hard to tell. Partial derivatives are just a weird way of finding the direction of the unit normal. For closed surfaces, use positive orientation.
  • #1
flyingpig
2,579
1

Homework Statement



Evaluate the surface integral. For closed surfaces, use a positive orientation.

[tex]\mathbf{F} = <x,2y,3z>[/tex]

S is a cube with vertices [tex]<\pm1, \pm1,\pm1>[/tex]

Solution

[PLAIN]http://img34.imageshack.us/img34/9730/unledjfx.jpg

The Attempt at a Solution



I understand that my book broke the surface into 6 faces, but how did they parametrize the faces? I don't even understand how they got the partial derivatives?

How come the partial derivatives at the unit vectors? I am so confused
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
hi flyingpig! :smile:
flyingpig said:
I understand that my book broke the surface into 6 faces, but how did they parametrize the faces?

eg on the top face, dS is (0, 0, dxdy), and they integrate both x and y from -1 to 1
I don't even understand how they got the partial derivatives?

How come the partial derivatives at the unit vectors?

what partial derivatives? :confused:
 
  • #3
ry x rz

In the very beginning
 
  • #4
oh, no they're not partial derivatives, they're a weird way (which i don't completely understand :redface:) of finding the direction of the unit normal :wink:
 
  • #5
I know I am suppose to "try it first", but I really don't know how to set it up, could you show me how a regular person would work this problem? Please don't use that solution, I've staring blankly at this chapter (surface integrals) for a few days now
 
  • #6
tiny-tim said:
oh, no they're not partial derivatives, they're a weird way (which i don't completely understand :redface:) of finding the direction of the unit normal :wink:
That's not a weird way- that's my favorite way. If a surface is defined by parametric equations x= f(u,v), y= g(u,v), z= h(u,v) or, equivalently, the vector equation f(u,v)= f(u,v)i+ g(u,v)j+ h(u,v)k then the two derivatives f_ui+ g_uj+ h_uk and f_vi+ g_vj+ h_vk are tangent vectors whose lengths reflect how u and v measure the surface. Their cross product is a vector perpendicular to the surface whose length gives the area measurement of the surface.

This is a consequence of the fact that if a parallelogram has two sides given by vectors u and b, then the area of the parallelogram is |u x v|.
 
  • #7
One face of the cube with, say, vertices (1, 1, 1), (-1, 1, 1), (-1, -1, 1), (1, -1, 1), is the face defined by z= 1 (recall that a plane is defined by 3 points and any 3 of those points satisfy z= 1). It should be obvious that the "differential of area" on that plane (which is parallel to the xy-plane) is dxdy.

Of course, the position vector of any point on that plane is r(x,y)= xi+ yj+ k. The two partial derivatives of that vector (and they are partial derivatives) are r_x= i r_y= j. The cross product is, of course, k (or, changing the order of multiplication, -k).

The "vector differential of area" is k dx dy (or -k dxdy depending on the orientation of the surface) and the "scalar differential of area" is |k|dxdy= dxdy.
 
  • #8
Is the picture in the solutions even right? The whole cube is shifted into the first octant...
 
  • #9
Okay I remember how to find the planes now, but if I have to do each plane (6 of them) separately, isn't that going to be a lot of work?

normal vector dot <x-x0,y-y0,z-z0>
 
  • #10
flyingpig said:
Is the picture in the solutions even right? The whole cube is shifted into the first octant...

No, it isn't shifted. Look carefully at the axes.
 
  • #11
flyingpig said:
Okay I remember how to find the planes now, but if I have to do each plane (6 of them) separately, isn't that going to be a lot of work?

It might seem like a lot of work until you learn it. Once you understand, by practicing, you would likely be able to work the problem faster than you could post your questions.

For example, once you understand the basics, it is immediately obvious that, for example, on the left face the natural parameters are x and z, the area element is dxdz and the outward normal is -j.

One uncertainty I see in the statement of the problem is "for closed surfaces use positive orientation". Does that mean outward? Up? Right? Or what.
 
  • #12
tiny-tim said:
oh, no they're not partial derivatives, they're a weird way (which i don't completely understand :redface:) of finding the direction of the unit normal :wink:

They really are partial derivatives. I think sides might be labelled incorrectly in the diagram, it's hard to tell. But if it really is a y-z side then a general vector on say x=1, has the representation r=<1,y,z>. That makes r_y (partial derivative) of r <0,1,0> and r_z=<0,0,1>. Those are both tangent vectors. So the normal is proportional to <0,1,0>x<0,0,1>. You have to orient it by eye. This is more useful in problems where the normal vector isn't kind of obvious.
 
  • #13
HallsofIvy said:
That's not a weird way- that's my favorite way. If a surface is defined by parametric equations x= f(u,v), y= g(u,v), z= h(u,v) …

ohhh!

but it seems like a sledgehammer to crack a nut in this case :redface:

it parametrises the top face by x = 1x + 0y, y = 0x + 1y,

so ∂(xi + yj)/∂x = i, ∂(xi + yj)/∂y = j, giving us the normal as i x j = k :rolleyes:
 
  • #14
In this very simple case, yes, it is.
 
  • #15
I still don't understand how could the normal vector just happened to be the unit vectors i,j,k.
 
  • #16
flyingpig said:
I still don't understand how could the normal vector just happened to be the unit vectors i,j,k.

The sides of the cube are parallel to the coordinate planes. If you draw a unit vector perpendicular to, for example, the xy plane, it will be k or -k won't it?
 

Related to How do you parametrize a face of a cube?

1. What is the purpose of parametrizing a face of a cube?

Parametrizing a face of a cube allows us to describe and represent the position and orientation of the face in the three-dimensional space. This is useful for various applications such as computer graphics, engineering, and scientific simulations.

2. How do you determine the parameters for a face of a cube?

The parameters for a face of a cube are determined by the position and orientation of the face in relation to the other faces of the cube. This can be done through various mathematical methods such as using coordinates, vectors, or angles.

3. Can a face of a cube have multiple parametrizations?

Yes, a face of a cube can have multiple parametrizations. This is because there are different ways to define the position and orientation of a face, and each method may result in a different set of parameters.

4. Is it possible to parametrize a face of a cube in a non-rectangular form?

Yes, it is possible to parametrize a face of a cube in a non-rectangular form. This can be achieved by using non-Cartesian coordinate systems, such as spherical or cylindrical coordinates, to describe the position and orientation of the face.

5. How does parametrizing a face of a cube relate to the overall parametrization of the cube?

Parametrizing a face of a cube is just one aspect of parametrizing the entire cube. By parametrizing each face, we can then combine them to describe the position and orientation of the entire cube in three-dimensional space. This allows us to manipulate and analyze the cube in a systematic way.

Similar threads

  • Introductory Physics Homework Help
Replies
6
Views
3K
Replies
7
Views
879
Replies
1
Views
1K
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
6K
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
4K
Back
Top