Question
Question: Find the particular solution of the following differential equation; \(\dfrac{dx}{dy}=1+{{x}^{2}}+{{...
Find the particular solution of the following differential equation; dydx=1+x2+y2+x2y2 given that y = 1 when x = 0.
Solution
In order to solve this problem, we need to separate the variables and then integrate with respect to respective variables. Also, we need to know some standard formulas for integrations as ∫1+x21=tan−1x and ∫xn=n+1xn+1 .
Complete step by step answer:
We are given the differential equation to solve,
We differential equation says that,
dydx=1+x2+y2+x2y2
We need to separate the variables in order to solve it.
Let's factorize the right-hand side.
We get as follows,
dydx=1(1+x2)+y2(1+x2)dydx=(1+x2)(1+y2)
Now, we are in a position to separate the variables.
By separating we get,
dydx=(1+x2)(1+y2)(1+x2)dx=(1+y2)dy
For integration, we need to know some of the standard formulas as
∫1+x21=tan−1x and ∫xn=n+1xn+1 .
Integrating on both sides with respect to respectable variables we get,
∫(1+x2)dx=∫(1+y2)dytan−1x=∫dy+∫y2dytan−1x=y+3y3+C
Now, we are given the boundary conditions to eliminate C.
Hence, substituting the boundary conditions as y = 1 when x = 0, we get,
tan−10=1+313+C
Solving this for the value of C we get,
0=1+31+CC=3−4
Substituting the value of C in the solution we get the final answer as follows
tan−1x=y+3y3−34
Hence, the solution of the differential equation is tan−1x=y+3y3−34 .
Note:
In this problem, we need to substitute the boundary condition. The common mistake done is the value of C is not usually found. So, we need to substitute the boundary condition in order to find the value of C.