MHB B.2.2.16 IVP of \dfrac{x(x^2+1)}{4y^3}, y(0)=-\dfrac{1}{\sqrt{2}}

  • Thread starter Thread starter karush
  • Start date Start date
  • Tags Tags
    Ivp
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
Find the solution of $y^{\prime} = \dfrac{x(x^2+1)}{4y^3}, \quad y(0)=-\dfrac{1}{\sqrt{2}}$
in explicit form.

rewrite $\dfrac{y}{x}=\dfrac{x(x^2+1)}{4y^3}= y^3\, dy=\dfrac{x(x^2+1)}{4}\, dx$
integrate $\dfrac{y^4}{4}= \dfrac{1}{4}\left(\dfrac{x^4}{4} +\dfrac{ x^2}{2}\right)$
$y^4=\dfrac{x^4}{4} +\dfrac{ x^2}{2}+C$
$y=\left[\dfrac{x^4}{4} +\dfrac{ x^2}{2}+ C\right]^{1/4}$
obtain C $y(0)=\left[\dfrac{0}{4} +\dfrac{ 0}{2}+ C\right]^{1/4}=-\dfrac{1}{\sqrt{2}}
\implies =C^{1/4}=-\dfrac{1}{\sqrt{2}}
=C=-\left(\dfrac{1}{\sqrt{2}}\right)^4=-\dfrac{1}{4}$
finally $y=-\left[\dfrac{x^4}{4} +\dfrac{ x^2}{2}+\dfrac{1}{4}\right]^{1/4}
=-\left[ \dfrac{(x^2+ 1)^2}{4}\right]^{1/4}$
(b) Plot the graph of the solution.
(c)Determine the interval of the solution
book answer $y=−\sqrt{\dfrac{(x^2+1}{2}} \quad [−\infty<x<\infty]$
ok i think there are some bugs in this and probably some suggestions
I wanted to plot this in tikz but did know how to deal with the final eq
mahalo
 
Physics news on Phys.org
Are you sure you've copied the problem correctly?

Mathematica is showing no solution. The problem is likely with the initial condition.
 
karush said:
Find the solution of $y^{\prime} = \dfrac{x(x^2+1)}{4y^3}, \quad y(0)=-\dfrac{1}{\sqrt{2}}$
in explicit form.

rewrite $\dfrac{y}{x}=\dfrac{x(x^2+1)}{4y^3}= y^3\, dy=\dfrac{x(x^2+1)}{4}\, dx$
What is this line? You can't possibly think that this is correct? I used to take points off for lines like this.

Write it out!
[math]\dfrac{dy}{dx} = \dfrac{x(x^2 + 1)}{4y^3}[/math]

[math]y^3 ~ dy = \dfrac{x(x^2 + 1)}{4} ~ dx[/math]

-Dan
 
romsek said:
Are you sure you've copied the problem correctly?

Mathematica is showing no solution. The problem is likely with the initial condition.

Screenshot 2021-09-09 10.56.38 AM.png

here is the book answer
Screenshot 2021-09-09 11.08.27 AM.png
 
Last edited:
topsquark said:
What is this line? You can't possibly think that this is correct? I used to take points off for lines like this.

Write it out!
[math]\dfrac{dy}{dx} = \dfrac{x(x^2 + 1)}{4y^3}[/math]

[math]y^3 ~ dy = \dfrac{x(x^2 + 1)}{4} ~ dx[/math]

-Dan
ok it should of been and $\implies$ or a new line
 
We easily obtain that

$$\dfrac{dy}{dx} = \dfrac{x(x^2+1)}{4y^3}\\

4 y^3 dy = (x^3 + x) dx\\

y^4 = \dfrac 1 4 \left(x^4 + 2 x^2 + C\right)\\~\\

\text{It's easiest to evaluate the constant here}\\

(y(0))^4 = \dfrac 1 4 C = \left(-\dfrac{1}{\sqrt{2}}\right)^4 = \dfrac 1 4 \Rightarrow C = 1\\

y =\pm \left(\dfrac 1 4 \left(x^4 + 2x^2 + 1\right)\right)^{1/4} = \\

\pm \dfrac{1}{\sqrt{2}}\left(\left(x^2+1\right)^2\right)^{1/4} = \\

\pm \dfrac{1}{\sqrt{2}}\sqrt{(x^2+1)}\\

\text{and by the initial condition we see that we only keep the negative solution, i.e.}\\

y(x) = -\dfrac{1}{\sqrt{2}}\sqrt{x^2+1} = -\sqrt{\dfrac{x^2+1}{2}}
$$
 
Mahalo
That helped a lot
 

Similar threads

Replies
2
Views
1K
Replies
1
Views
1K
Replies
5
Views
2K
Replies
4
Views
2K
Replies
2
Views
1K
Replies
5
Views
2K
Back
Top