How is the equality in this PDE achieved?

  • Thread starter Thread starter Superposed_Cat
  • Start date Start date
  • Tags Tags
    Pde
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: 441
Physics news on Phys.org
It is an ordinary diff.eq,
where dT/dt=-k*T, for a "k" with fluffy garments.
 
You can see that T(t)= Ae^{(ih/E)t} 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 Ae^{kt} is kAe^{kt}.

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:
\dfrac{dT}{dt}= -\dfrac{ih}{E}T
separating variables,
\dfrac{dT}{T}= -\dfrac{ih}{E}dt
\int\dfrac{dT}{T}= -\dfrac{ih}{E}dt
ln(T)= -\dfrac{ih}{E}t+ C

Now, take the exponential of both sides:
T= e^{-\frac{ih}{E}t}e^C
and we let A= e^C.
 
  • Like
Likes 1 person
Thanksbut I got it a while ago now. sorry for not mentioning.
 
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