| New Reply |
Find solution of initial value problem - 1st order non-linear ODE |
Share Thread | Thread Tools |
| Jun23-11, 02:25 PM | #1 |
|
|
Find solution of initial value problem - 1st order non-linear ODE
Hey,
we have to solve the following problem for our ODE class. 1. The problem statement, all variables and given/known data Find the solution of the initial value problem dx/dt = (x^2 + t*x - t^2)/t^2 with t≠0 , x(t_0) = x_0 Describe the (maximal) domain of definition of the solution. 3. The attempt at a solution Well, I know that this is a 1st order nonlinear ODE. Unfortunately I got no clue how to deal them. I tried this: dx/dt = (x^2 + t*x - t^2)/t^2 = x^2/t^2 + x/t -1 Now substitute: u = x/t -> x=ut , x'=u't+u Therefore we get: u't+u = u^2+u-1 t* du/dt +u = u^2+u-1 //-u t* du/dt = u^2 -1 0= t*u' -u^2 +1 which is my dead end. Is the idea ok? What could I do? Kind regards, mihyaeru PS: How can i insert a fraction? |
| Jun23-11, 02:37 PM | #2 |
|
|
I just noticed that we might be able to solve this via applying the Riccati equation????
|
| Jun23-11, 03:41 PM | #3 |
Recognitions:
|
!ehild |
| Jun23-11, 04:09 PM | #4 |
|
|
Find solution of initial value problem - 1st order non-linear ODE
As far as I know it is a separation of variables case, iff there would be no t in front of the du/dt. Or no -1.
You think of the solution du / (u^2 -1) = dt / t , don't you? But anyway thanks for your answer =) |
| Jun23-11, 09:42 PM | #5 |
|
|
|
| Jun24-11, 02:14 AM | #6 |
Recognitions:
|
ehild |
| New Reply |
| Tags |
| 2nd semester, math courses, ode, ode first order help, ode non linear |
| Thread Tools | |
Similar Threads for: Find solution of initial value problem - 1st order non-linear ODE
|
||||
| Thread | Forum | Replies | ||
| ?!??Find an initial velocity v such that theres no oscillation,is my solution correct | Introductory Physics Homework | 38 | ||
| Find general solution, 1st order ODE | Calculus & Beyond Homework | 3 | ||
| Find solution with initial value | Differential Equations | 7 | ||
| Solve First order linear differential equation, initial conditions | Calculus & Beyond Homework | 3 | ||