First-Order Differential Equation

sandy.bridge
Messages
797
Reaction score
1

Homework Statement




Find x(t) given the following:
x(0)=2
dx/dt+4x=10e^{-2t}
e^{4t}(dx/dt+4x)=10e^{-2t}e^{4t}
d/dt(e^{4t}x)=10e^{2t}
\int{d(e^{4t}x)}=\int{10e^{2t}dt}
e^{4t}x+C=\int{10e^{2t}}
e^{4t}x=\int{10e^{2t}}+C_1
x(t)=\int{10e^{-2t}}+e^{-4t}C_1
From here I get stuck. I know I can integrate it, but then I have another constant?
 
Physics news on Phys.org
No, no. Your last line should read,

x(t)=e^{-4t}\int{10e^{2t}}+e^{-4t}C_1

You can't just move the e^(-4t) inside the integral like that. Now sure, integrate it. If you add another constant, does it matter?
 
x(t)=e^{-4t}\int{10e^{2t}}+e^{-4t}C_1
x(t)=e^{-4t}(5e^{2t}+C_2)+e^{-4t}C_1

Then, since
x(0)=2
we have
-3=C_2+C_1
Now if I combine these constant to make a new one, that doesn't really help me out in regards to the equation does it?
 
sandy.bridge said:

Homework Statement




Find x(t) given the following:
x(0)=2
dx/dt+4x=10e^{-2t}
e^{4t}(dx/dt+4x)=10e^{-2t}e^{4t}
d/dt(e^{4t}x)=10e^{2t}
\int{d(e^{4t}x)}=\int{10e^{2t}dt}
e^{4t}x+C=\int{10e^{2t}}dt


...
Why not integrate the right hand side ?
 
@ Sammy:
I was doing that before, but I could not seem to get the answer. I just tried again given the information Dick presented and got the right answer. Thanks!
 
sandy.bridge said:
x(t)=e^{-4t}\int{10e^{2t}}+e^{-4t}C_1
x(t)=e^{-4t}(5e^{2t}+C_2)+e^{-4t}C_1

Then, since
x(0)=2
we have
-3=C_2+C_1
Now if I combine these constant to make a new one, that doesn't really help me out in regards to the equation does it?

x(t)=e^{-4t}(5e^{2t}+C_2)+e^{-4t}C_1

is the same as

x(t)=5e^{-2t}+e^{-4t}(C_2+C_1)

You may as well just call C=C1+C2. The extra constant doesn't do anything different than the first one did.
 
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