Calculating Flow through a Surface with a Given Vector Field and Normal Vector

  • Thread starter Thread starter Lindsayyyy
  • Start date Start date
  • Tags Tags
    Flow Surface
Lindsayyyy
Messages
215
Reaction score
0

Homework Statement



given is the following field F(x,y,z)=(y,xz,0) (F is a vector field) and the borders of the surface are: 0&lt;x&lt;1 ;y=x ; 0&lt;z&lt;1 the < should be less equal but I don't know how to do the sign in latex, sorry. The normal vector is given as n=(a,b,c); b&lt;0

I shall calculate the flow through the surface

Homework Equations



the formula for the flow, can't type in in latex, sorry, but I think you know which one I mean (flow= integral F*n*dS)

The Attempt at a Solution


I need to find my dS, problem here I have, I don't know how to do this exactly. I tried to parametrize it, but I'm not sure how to do it, because I have a function in my borders. So I think y max equals 1 because of the requirements for x. Can anyone help me?
 
Physics news on Phys.org
If you try to use y=x anywhere you can, it will be all quite simple.
Which parametrization did you try ?
 
I tried x,x,z not sure though.
 
That surface itself is defined by y= x. The position vector for any point on that surface is r(x, z)= <x, x, z>. Two tangent vectors, at any point are rx= < 1, 1, 0> and another is rz= <0, 0, 1>. The vector differential of surface area is given by d\vec{S}= \vec{v_s}\times\vec{v_t} dsdt. Write your vector function in terms of s and t and integrate the dot product \vec{F}\cdot d\vec{S}
 
Last edited by a moderator:
Thank you very much, that's what I did after I got the parametrisation. I wasn't sure about it though.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top