Surface Integral of Vector F over x=xy+1

advphys
Messages
17
Reaction score
0
Hi to all,

Homework Statement


Evaluate the surface integral of the vector F=xi+yj+zk over that portion of the surface x=xy+1
which covers the square 0≤x≤1 , 0≤y≤1 in the xy plane

Homework Equations


∫∫F.ndσ
n=∇g/|∇g|

maybe transformation to the volume integral

The Attempt at a Solution



g(x,y,z)=xy+1-z
n=∇g/|∇g|=(yi+xj-k)/√(y2+x2+1)

Plugging into integral,
i finally got

∫∫((xy-1)/(√(y2+x2+1))) dxdy

both x and y are from 0 to 1.
But i could not take this integral without help of a computer.

Since this is from a book's ordinary question i don't think it needs such a treatment.

I think i could transform the surface integral into a volume integral but there is not a well defined volume that can be used.

So, i stuck at this point.

Thanks.
 
ok, drawing the region, transforming into volume integral and subtracting three additional surface integrals; i finally found 3/4 with only pencil and paper.

thanks anyway.
 
advphys said:
Hi to all,

Homework Statement


Evaluate the surface integral of the vector F=xi+yj+zk over that portion of the surface x=xy+1
From what you write below, you mean z= xy+ 1.

which covers the square 0≤x≤1 , 0≤y≤1 in the xy plane

Homework Equations


∫∫F.ndσ
n=∇g/|∇g|

maybe transformation to the volume integral
Do you mean using some version of Stoke's theorem? Those all require a closed surface which you do not have here.

The Attempt at a Solution



g(x,y,z)=xy+1-z
n=∇g/|∇g|=(yi+xj-k)/√(y2+x2+1)

Plugging into integral,
i finally got

∫∫((xy-1)/(√(y2+x2+1))) dxdy
You are confusing the integral of a scalar valued function with the integral of a vector valued function. What you are doing uses some parts of both!

both x and y are from 0 to 1.
But i could not take this integral without help of a computer.

Since this is from a book's ordinary question i don't think it needs such a treatment.

I think i could transform the surface integral into a volume integral but there is not a well defined volume that can be used.

So, i stuck at this point.

Thanks.
Instead of the surface area integral you should use the vector surface differential.
Some texts write that as [tex]\vec{u}dS[/tex] where u is a unit vector perpendicular to the surface, say the gradient, that you calculated for dS. But that require multiplying by the length of grad s in dS and diving by it in u. And they will cancel anyway.

Instead, write the surface as the xy+1- z= 0 or, even simpler, xy- z= -1, which are just different ways of writing the same surface. Now, grad(xy- z)= <y, x, -1> and the "vector differential of surface area is [itex]d\vec{S}= <y, x, -1>dx dy[/itex] (because only x and y appear in that normal vector, it is simplest to choose x and y as parameters).

Now, the vector function to be integrated is [itex]\vec{F}= xi+ yj+ zk= xi+ yj+ (xy+ 1)k[/itex] on this surface where I have written z in terms of the parameters x and y.

So [itex]\vec{F}\cdot d\vec{S}= <x, y, (xy+ 1)>\cdot <y, x, -1>dxdy= xy+ xy- xy- 1= xy- 1[/itex]

The integral you want is [itex]\int_{x=0}^1\int_{y= 0}^1 xy- 1 dydx[/itex]

But, you did not specify an orientation for the surface here! You cannot do a vector surface integral without specifying an orientation for the surface. I, since I use <y, x, -1> as normal vector, am assuming downward (the z component is negative) orientation. If the problem specifies an upward or orientation, use <-y, -x, 1> which would just multiply the final result by -1.
 

Similar threads

  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
1
Views
2K
Replies
2
Views
2K
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K