ODE Approaching the expicit solution

  • Thread starter Thread starter freestar
  • Start date Start date
  • Tags Tags
    Ode
freestar
Messages
1
Reaction score
0
Hi there,
This ode has me really stumped. Since it is non linear, I don't know which method to use for this:

xy' + 2y = \frac{sec^2(y)}{x}

Thank you :)
 
Physics news on Phys.org
There are two hints that may be useful (or not).

\frac{d(tan(y))}{dy}=?

\frac{d(x^2 y)}{dx}=?
 
coelho said:
There are two hints that may be useful (or not).

\frac{d(tan(y))}{dy}=?

\frac{d(x^2 y)}{dx}=?

I'm not the OP but I'm interested to know how this can help. I calculated both of the derivatives and I notice something (not sure I can tell) but is that supposed to make the DE separable? Because it doesn't, to me. :/
 
This small hints aren't supposed to make the DE separable. They are just things i noticed when looking to the DE, things that beginners usually don't notice, and that may put him (or her) one step closer to the solution, as we aren't supposed to give straightaway answers or hints that make they work too easy.
 
Hello !

I don't think that the ODE can be analytically solved in using only standard functions.
So, I strongly suggest to use numerical methods instead of searching an explicit solution.
Nevertheless, approximate analytic solutions can be obtained, depending on the range where they are derived. An example is given in attachment.
 

Attachments

  • Approximate Solution.JPG
    Approximate Solution.JPG
    38.9 KB · Views: 436
I'm also totally stuck in solving this DE in analytical form. Maybe coelho could give 1 more hint. Also since this question isn't in the homework section, it's supposedly not a coursework question and giving huge hints shouldn't be a problem (IMO).
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top