How Do You Calculate the Potential Function for a Vector Field?

  • Thread starter Thread starter Chandasouk
  • Start date Start date
  • Tags Tags
    Function Potential
Chandasouk
Messages
163
Reaction score
0
Finding potential function??

F=<2xy+5, x2-4z, -4y>

How do you get the potential function of this?

I perform it in this manner

<Fx, Fy, Fz> = <2xy+5, x2-4z, -4y>

So, Fx = 2xy+5 ; Fy = x2-4z ; Fz = -4y

I take the integral of Fx to obtain x2y+ 5x + h(y,z) = f which is the variable i am using to represent potential function.

I take the partial derivative with respect to y of f and obtain

Fy = x2 + hy(y,z). The set the two different Fy equations equal to each other

x2-4z = x2 + hy(y,z)

-4z = hy(y,z)

How do I solve from here? The -4z left over throws me off.
 
Physics news on Phys.org


Chandasouk said:
-4z = hy(y,z)

How do I solve from here? The -4z left over throws me off.

You know the derivative of h with respect to y. It does not depend on y, -4z can be considered a constant. Integrate.

ehild
 


Integrate with respect to y? The final answer is x^2 + 5x - 4yz

If you integrate -4z = hy(y,z) with respect to y, that leaves me with -4yz + g(z) doesn't it? What happened to that g(z)?
 
Last edited:


Derive with respect to z and compare to Fz.

ehild
 
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