ssb
- 119
- 0
Homework Statement
Please take a look at my work and help me figure out where I went wrong. Thanks!
Use separation of variables to solve the IVP
[tex]\[ty'=\sqrt{1-y^2},\quad y(1)=1,\quad t>0[/tex]
Homework Equations
The Attempt at a Solution
Use separation of variables to solve the IVP
[tex]\[ty'=\sqrt{1-y^2},\quad y(1)=1,\quad t>0[/tex]
[tex]dy/dt = \sqrt{1-y^2}/t[/tex]
[tex]1/\sqrt{1-y^2} dy = 1/t dt[/tex]
[tex]\int 1/\sqrt{1-y^2} dy = \int 1/t dt[/tex]
[tex]arcsin(y) = ln (abs (t)) + C[/tex]
[tex]C = 1[/tex]
therefore the formula should be
[tex]y = sin(ln(abs(t))+1)[/tex]
Thanks
Last edited: