Unique solution of 1st order autonomous, homogeneous DE

  • Context: Undergrad 
  • Thread starter Thread starter Pietair
  • Start date Start date
  • Tags Tags
    Homogeneous
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
Pietair
Messages
57
Reaction score
0
Hello,

1st order autonomous, homogeneous differential equation have the general form:
[tex]\dot{x}(t)=ax(t)[/tex]

It can be shown that the unique solution is always:

[tex]x(t)=e^{at}x(t_{0})[/tex]

I don't get this, could anyone help me?

Thanks!
 
Physics news on Phys.org
Thank you for your answer.

I can work it out when x(t) = x, but this is not the case, is it?
 
How can I calculate the integral of x(t) when I don't know the corresponding function? x(t) can equal (t^2) or (t-3) and so on, right?
 
Pietair said:
How can I calculate the integral of x(t) when I don't know the corresponding function? x(t) can equal (t^2) or (t-3) and so on, right?
You can't and you don't want to.

If [tex]\frac{dx}{dt}= ax[/tex] then
[tex]\frac{dx}{x}= adt[/tex]

Integrate both sides of
[tex]\int \frac{dx}{x}= \int a dt[/tex]

Note that on the left you have NO "t". The only variable is x.