gamesguru
- 84
- 2
I'm curious about the differential equation which takes the general form of,
y'+Cy^2=D.
Where C and D are constants. According to mathematica, the answer is:
\sqrt{\frac{D}{C}} \tanh{(x \sqrt{CD})}.
But I'd like to know how this is done by hand, I was able to do this with separation of variables and finding x, then solving for y, but it was a large waste of time and I'm curious if there is a general way to solve this just as linear ones can be solved.
y'+Cy^2=D.
Where C and D are constants. According to mathematica, the answer is:
\sqrt{\frac{D}{C}} \tanh{(x \sqrt{CD})}.
But I'd like to know how this is done by hand, I was able to do this with separation of variables and finding x, then solving for y, but it was a large waste of time and I'm curious if there is a general way to solve this just as linear ones can be solved.