Troubleshooting Surface Integral Issues

Click For Summary

Homework Help Overview

The discussion revolves around surface integrals, specifically focusing on the integration of a vector field over a paraboloid defined by the equation z = x² + y², constrained between the planes z = 1 and z = 2. Participants are examining the parametrization and the calculation of the integral.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the parametrization of the surface and the calculation of the normal vector. There are questions about the limits of integration and the orientation of the normal vector. Some participants express confusion over the relationship between the vector field and the surface orientation.

Discussion Status

There is an ongoing exploration of the correct parametrization and limits for the surface integral. Some participants have identified potential errors in the setup and are questioning assumptions about the normal vector's direction. Guidance has been provided regarding the orientation of the normal vector and its implications for the integral.

Contextual Notes

Participants note the importance of considering the specific portion of the surface between the given planes and the implications of the vector field's direction relative to the surface orientation.

Lancelot59
Messages
640
Reaction score
1
I'm not sure why, but I'm having issues with these in general. Specifically surface integrals over vector fields.

The function is zk. The surface is the paraboloid z=x2+y2 between the planes z=1 and z=2.

I parametrized it like so:
\vec{r}(u,v)=(u,v,u^{2}+v^{2})
\vec{T_{u}}=(1,0,2u)
\vec{T_{v}}=(0,1,2v)
\vec{N}=(-2u,-2v,1)

putting r into F:
\vec{F}(\vec{r}(u,v))=(u,v,u^{2}+v^{2})

The integral then wound up being

\int_{D}\int \vec{F(\vec{r})} \cdot \vec{N} = \int_{D}\int u^{2}+v^{2} dv du = \int^{2}_{0} \int^{2\pi}_{0} r^{2} * r dr d\theta = 16\pi

Which is apparently wrong. What's going on here?
 
Physics news on Phys.org
Lancelot59 said:
I'm not sure why, but I'm having issues with these in general. Specifically surface integrals over vector fields.

Surface integrals aren't "over vector fields". They are over surfaces.

The function is zk. The surface is the paraboloid z=x2+y2 between the planes z=1 and z=2.

I parametrized it like so:
\vec{r}(u,v)=(u,v,u^{2}+v^{2})
\vec{T_{u}}=(1,0,2u)
\vec{T_{v}}=(0,1,2v)
\vec{N}=(-2u,-2v,1)

putting r into F:
\vec{F}(\vec{r}(u,v))=(u,v,u^{2}+v^{2})

The integral then wound up being

\int_{D}\int \vec{F(\vec{r})} \cdot \vec{N} = \int_{D}\int u^{2}+v^{2} dv du = \int^{2}_{0} \int^{2\pi}_{0} r^{2} * r dr d\theta = 16\pi

Which is apparently wrong. What's going on here?

You haven't used the fact that you only want the part of the surface between the planes z = 1 and z = 2. And were you given an orientation for N and checked it?
 
LCKurtz said:
Surface integrals aren't "over vector fields". They are over surfaces.
I mixed up my words there. Sorry.

LCKurtz said:
You haven't used the fact that you only want the part of the surface between the planes z = 1 and z = 2. And were you given an orientation for N and checked it?
I forgot to post that. N was to be the outward normal, and by logic what I have there makes sense.

I figured out my problem. I used a bad set of limits, and made a dumb integration error. The issue I really have is picking limits for these problems. I apparently have a tendency for turning things into boxes that shouldn't be.
 
Lancelot59 said:
I mixed up my words there. Sorry.


I forgot to post that. N was to be the outward normal, and by logic what I have there makes sense.

Are you sure about that? Draw a picture of the paraboloid with an outward normal and think about whether the z component should be positive or negative.
 
LCKurtz said:
Are you sure about that? Draw a picture of the paraboloid with an outward normal and think about whether the z component should be positive or negative.

Ah. So my normal should be (2u,2v,-1). So I just get the negative of what I had before. Thanks!
 
Lancelot59 said:
Ah. So my normal should be (2u,2v,-1). So I just get the negative of what I had before. Thanks!

You're welcome. You always should check whether your normal direction agrees with the orientation. Also, in this problem your vector field is directed upward, which is opposite to the orientation, so you can check that your answer comes out negative.
 
LCKurtz said:
You're welcome. You always should check whether your normal direction agrees with the orientation. Also, in this problem your vector field is directed upward, which is opposite to the orientation, so you can check that your answer comes out negative.

Opposite because the k component of the normal is negative?
 
You said the vector function to be integrated was F(x,y,z)= z\vec{k}. In terms of your paremeters, u and v, that would be F(u, v)= (u^2+ v^2)\vec{k}, NOT F(u, v)= u\vec{i}+ v\vec{j} + (u^2+ v^2)\vec{k} as you have.

Your figure is a paraboloid opening upward. The outward normal will have negative z component and so should be 2u\vec{i}+ 2v\vec{j}- \vec{k}.
 
Wouldn't I just have a line up the z axis then?
 
  • #10
Lancelot59 said:
Opposite because the k component of the normal is negative?

Opposite because at each point on the surface your vector field F = zk is pointing upwards which is across the surface in the opposite direction from the orientation, which is downwards. Also note Hall's correction which error I didn't notice since somehow you got the integrand right anyway.
 
  • #11
Lancelot59 said:
Wouldn't I just have a line up the z axis then?
No, the fact that the vector function to be integrated is zk means the vector field points straight up. That has nothing to do with the surface of integration (which is, after all, a surface, not a line.)
 
  • #12
HallsofIvy said:
No, the fact that the vector function to be integrated is zk means the vector field points straight up. That has nothing to do with the surface of integration (which is, after all, a surface, not a line.)

OH! I thought you had changed the parameterization of the function. That's what I was talking about. I see what you have there now. Makes sense.

LCKurtz said:
Opposite because at each point on the surface your vector field F = zk is pointing upwards which is across the surface in the opposite direction from the orientation, which is downwards. Also note Hall's correction which error I didn't notice since somehow you got the integrand right anyway.
That is strange...I must be some kind of genius!
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
Replies
3
Views
2K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 14 ·
Replies
14
Views
3K
Replies
6
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K