Solving a Differential Equation

Obraz35
Messages
29
Reaction score
0

Homework Statement


<br /> \[P^{&#039;}(t)+(\lambda +\mu )P(t)=\lambda \]<br /> <br />

I have never worked with differential equations before and I am trying to work off of the one example we did in class, but I can't figure out where I am going wrong.

Homework Equations





The Attempt at a Solution


The first thing I did was multiply both sides by
<br /> \[e^{(\lambda +\mu )t}\]<br />

Then,
<br /> \[\frac{d}{dt}[e^{(\lambda + \mu)t}P(t)]=\lambda e^{(\lambda + \mu)t}\]<br />

Integrating both sides,
<br /> \[e^{(\lambda + \mu)t}P(t)=\frac{\lambda e^{(\lambda + \mu)t}}{\lambda + \mu} + C\]<br />

which seems to give me
<br /> \[P(t)=\frac{\lambda}{\lambda + \mu}\]<br />

but I know that this is not correct since I am supposed to showing that the solution is
<br /> \[P(t)=\frac{\lambda}{\lambda + \mu}(1 - e^{-(\lambda + \mu)t})+P(0)e^{-(\lambda + \mu)t}\]<br />.

I don't think I am solving for C correctly but since I have never really been taught this I'm not quite sure what to do or how to get that solution. I'd really appreciate it if someone could let me know where I am going wrong.
 
Physics news on Phys.org
Obraz35 said:

Homework Statement


<br /> \[P^{&#039;}(t)+(\lambda +\mu )P(t)=\lambda \]<br /> <br />

I have never worked with differential equations before and I am trying to work off of the one example we did in class, but I can't figure out where I am going wrong.

Homework Equations





The Attempt at a Solution


The first thing I did was multiply both sides by
<br /> \[e^{(\lambda +\mu )t}\]<br />

Then,
<br /> \[\frac{d}{dt}[e^{(\lambda + \mu)t}P(t)]=\lambda e^{(\lambda + \mu)t}\]<br />

Integrating both sides,
<br /> \[e^{(\lambda + \mu)t}P(t)=\frac{\lambda e^{(\lambda + \mu)t}}{\lambda + \mu} + C\]<br />
You were doing great up to here (above). You multiplied both sides of the equation by
<br /> e^{-(\lambda + \mu)t}<br />
but forgot to multiply the constant C.
Obraz35 said:
which seems to give me
<br /> \[P(t)=\frac{\lambda}{\lambda + \mu}\]<br />

but I know that this is not correct since I am supposed to showing that the solution is
<br /> \[P(t)=\frac{\lambda}{\lambda + \mu}(1 - e^{-(\lambda + \mu)t})+P(0)e^{-(\lambda + \mu)t}\]<br />.

I don't think I am solving for C correctly but since I have never really been taught this I'm not quite sure what to do or how to get that solution. I'd really appreciate it if someone could let me know where I am going wrong.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top