AntSC
- 65
- 3
Use integration to find a solution involving one or more arbirary functions
\frac{\partial u}{\partial y}=\frac{x}{\sqrt{1+y^2}}
for a function u(x,y,z)
u(x,y,z)=x\int \frac{dy}{\sqrt{1+y^2}}
let y=\sinh v
u(x,y,z)=x\int \frac{\cosh v\: dv}{\sqrt{1+\sinh ^2v}}
u(x,y,z)=x\sinh ^{-1}y+f(x,z)
So here's the question. Why is the solution with an arbirary function f(x,z) and not two arbitrary functions f(x)+g(z)? What's the difference?
\frac{\partial u}{\partial y}=\frac{x}{\sqrt{1+y^2}}
for a function u(x,y,z)
u(x,y,z)=x\int \frac{dy}{\sqrt{1+y^2}}
let y=\sinh v
u(x,y,z)=x\int \frac{\cosh v\: dv}{\sqrt{1+\sinh ^2v}}
u(x,y,z)=x\sinh ^{-1}y+f(x,z)
So here's the question. Why is the solution with an arbirary function f(x,z) and not two arbitrary functions f(x)+g(z)? What's the difference?