How can I verify that the equation is integrable and that find its solution;
$$2y(a-x)dx+[z-y^2+(a-x)^2]dy-ydz=0$$
Honestly, I tried too much, but I got too strange results,thus I couldnt show my efforts here so sorry. Thank you for helping.
How can I verify that the equation is integrable and that find its solution;
$$2y(a-x)dx+[z-y^2+(a-x)^2]dy-ydz=0$$
Honestly, I tried too much, but I got too strange results,thus I couldnt show my efforts here so sorry. Thank you for helping.
Copyright © 2021 JogjaFile Inc.
Hint:
1-Verify that $$ curl \left(2y(a-x),\,z-y^2+(a-x)^2,\,-y\right)=(0,0,0) $$ Actually, it is not true. May be there is a typo. I believe the second component of the vector field is $-[z-y^2+(a-x)^2]$.
2- Find the potential of the vector field $\left(2y(a-x),\,-[z-y^2+(a-x)^2],\,-y\right)$.
edit:
You need a function $f$ such that $\nabla f(x,y,z)=\left(2y(a-x),\,-[z-y^2+(a-x)^2],\,-y\right)$. Then $$ f(x,y,z)=\int 2y(a-x)\,dx+C(y,z)=-y(a-x)^2+C(y,z) $$ If we derive in $y$ $$ -[z-y^2+(a-x)^2]= f_y(x,y,z)=-(a-x)^2+C_y(y,z) $$ then $$ C(y,z)=-zy+\frac{y^3}{3}+B(z) $$ and $$ f(x,y,z)=-y(a-x)^2-zy+\frac{y^3}{3}+B(z) $$ Now, if we derive in $z$: $$ -y=f_z(x,y,z)=-y+B'(z) $$ Then...