How is the equality in this PDE achieved?

  • Context: Graduate 
  • Thread starter Thread starter Superposed_Cat
  • Start date Start date
  • Tags Tags
    Pde
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Superposed_Cat
Messages
388
Reaction score
5
I've got this far on a pde (second last step) but have no idea how they got this equality(I'm a noob), could someone please explain? I was going to put this under homework but it is not homework and it doesn't really fit the template. Thanks in advance.
 

Attachments

  • delete.png
    delete.png
    9.7 KB · Views: 474
Physics news on Phys.org
You can see that [itex]T(t)= Ae^{(ih/E)t}[/itex] does satisfy the equation by differentiating. As arildno says, you can just think of k= (ih/E) and use the fact that the derivtive of [itex]Ae^{kt}[/itex] is [itex]kAe^{kt}[/itex].

If you are asking "how can we get that solution if we didn't notice that?", you need to integrate to go the other way:
[tex]\dfrac{dT}{dt}= -\dfrac{ih}{E}T[/tex]
separating variables,
[tex]\dfrac{dT}{T}= -\dfrac{ih}{E}dt[/tex]
[tex]\int\dfrac{dT}{T}= -\dfrac{ih}{E}dt[/tex]
[tex]ln(T)= -\dfrac{ih}{E}t+ C[/tex]

Now, take the exponential of both sides:
[tex]T= e^{-\frac{ih}{E}t}e^C[/tex]
and we let [itex]A= e^C[/itex].
 
  • Like
Likes   Reactions: 1 person
Thanksbut I got it a while ago now. sorry for not mentioning.