HallsofIvy said:
To integrate
[tex]\int \frac{yz dx}{\sqrt{x^2y^2z^2+ 1}}[/tex]
let [itex]xyz= tan(\theta)[/itex]. Then [itex]yzdx= sec^2(\theta)[/itex], [itex]\sqrt{x^2y^2z^2+ 1}= \sqrt{tan^2(\theta)+ 1}= sec(\theta)[/itex] and the integral becomes
[tex]\int sec(\theta)d\theta)= \int \frac{d\theta}{cos(\theta)}[/tex]
[tex]= \int \frac{cos(\theta)d\theta)}{cos^2(\theta)}= \int \frac{cos(\theta)d\theta}{1- sin^2(\theta)}[/tex]
and now you can let [itex]u= sin(\theta)[/itex]. Don't forget that the "constant of integration" may be a function of y and z.
So I get [itex]\displaystyle \phi (x,y,z) = \int \frac{1}{1-u^2}\;du = \text{sinh}^{-1} (xyz) + f(y,z)[/itex]
Hence [itex]\displaystyle \frac{\partial}{\partial y} \bigg\{ \text{sinh}^{-1} (xyz)\bigg\} + \frac{\partial f(y,z)}{\partial y} = \frac{xz}{\sqrt{x^2y^2z^2 + 1}} + \frac{2yz^2}{y^2z^2 + 1}[/itex]
[itex]\displaystyle \frac{xz}{\sqrt{x^2y^2z^2 + 1}} + \frac{\partial f(y,z)}{\partial y} = \frac{xz}{\sqrt{x^2y^2z^2 + 1}} + \frac{2yz^2}{y^2z^2 + 1}[/itex]
[itex]\displaystyle \frac{\partial f(y,z)}{\partial y} = \frac{2yz^2}{y^2z^2 + 1}[/itex]
[itex]\displaystyle f(y,z) = \int \frac{2yz^2}{y^2z^2 + 1}\;dy = \ln (y^2z^2 + 1) + g(z)[/itex]
So [itex]\phi (x,y,z) = \text{sinh}^{-1} (xyz) + \ln (y^2z^2 + 1) + g(z)[/itex]
[itex]\displaystyle \frac{\partial}{\partial z} \bigg\{ \text{sinh}^{-1} (xyz) + \ln (y^2z^2 + 1) + g(z) \bigg \} = \frac{xy}{\sqrt{x^2y^2z^2 + 1}} + \frac{2y^2z}{y^2z^2 + 1} + \frac{1}{z^2 +1}[/itex]
[itex]\displaystyle \frac{xy}{\sqrt{x^2y^2z^2 + 1}} + \frac{2y^2z}{y^2z^2 + 1} + g'(z) = \frac{xy}{\sqrt{x^2y^2z^2 + 1}} + \frac{2y^2z}{y^2z^2 + 1} + \frac{1}{z^2 +1}[/itex]
[itex]\displaystyle g'(z) = \frac{1}{z^2 +1}[/itex]
[itex]\displaystyle g(z) = \int \frac{1}{z^2 +1}\;dz = \tan^{-1} (z) + c[/itex]
So [itex]\phi (x,y,z) = \text{sinh}^{-1} (xyz) + \ln (y^2 z^2 + 1) + \tan ^{-1} (z) + c\;\;\;\;\;\text{(}c\;\text{constant)}[/itex]