Solve the integrating factor:
tdt+xdx=t2+x2a2(tdx−xdt)
Solution:
(x−t2+x2a2t)dx+(t+t2+x2a2x)dt=0
Pdx+Qdt=0
where P=(x−t2+x2a2t) and Q=(t+t2+x2a2x) .
Let's find ∂t∂P and ∂x∂Q:
∂t∂P=−a2⋅(t2+x2)2x2+t2−2t2=a2⋅(t2+x2)2t2−x2;
∂x∂Q=a2⋅(t2+x2)2t2+x2−2x2=a2⋅(t2+x2)2t2−x2 .
Since ∂t∂P=∂x∂Q than we can conclude that it is a total differential equation.
Its solution can be find as:
U(x,t)=∫x0xP(τ,t0)dτ+∫t0tQ(x,τ)dτ
where x0 and t0 are any values that can be freely chosen. Let's choose x0=1, t0=0 .
U(x,t)=∫1x(τ−02+τ2a2⋅0)dτ+∫0t(τ+τ2+x2a2x)dτ=
∫1xτdτ+∫0t(τ+τ2+x2a2x)dτ= 2x2−21+2t2+a2arctanxt .
So the general integral of the equation has the form:
2x2+2t2+a2arctanxt=const .
Answer:
This equation is a total differential equation therefore, its solution can be found without an integrating factor or any constant value can be used as integrating factor in this case.
Solution: 2x2+2t2+a2arctanxt=const .
Comments