Given: y=3x−1+Ce−3x ... (1)
Find the differential equation for the given family of curves by eliminating the arbitrary constant C .
Differing the given equation (1) with respect to x , we get
dxdy=3(1)−0+Ce−3x(−3)=3−3Ce−3x
That is dxdy=3−3Ce−3x...(2)
Eliminate C from the equations (1) and (2).
From equation (2), 3Ce−3x=3−dxdy⇒C=e3x−31e3xdxdy
Substitute C in equation (1), we get y=3x−1+(e3x−31e3xdxdy)e−3x=3x−1+1−31dxdy
⇒y=3x−31dxdy
Replace dxdy by −dydx to get the differential equation of the orthogonal trajectories.
Then, we get
y=3x−31(−dydx)=3x+31dydx
dydx+9x=3y
The above is a first order linear differential equation of the form dydx+p(y)x=g(y) ,
where p(y)=9 and g(y)=3y
General solution to the linear differential equation is
x( Integrating Factor) = ∫( Integrating Factor)(g(y))dy+c ,
where Integrating Factor = e∫p(y)dy
Using the above, Integrating Factor = e9y
General solution is x(e9y)=∫(e9y)(3y)dy+c
Use integration by parts to evaluate the right side integral.
Then, we get
x=3y−271+ce−9y
Therefore, orthogonal trajectories for the given family of curves is
x=3y−271+ce−9y , where c is arbitrary constant.
Comments