Ordinary Differential Equation

stunner5000pt
Messages
1,443
Reaction score
4

Homework Statement


Homework Statement


Solve \frac{dz}{dt} + 3 t e^{t+z} = 0


Homework Equations


None that I can think of...


The Attempt at a Solution


"Rearranging" the given question, we get:

\int \frac{dz}{e^z} = -3\int t e^t dt

-e^{-z} = -3 \left( t e^t - e^t \right) + C
e^{-z} = 3 \left( t e^t - e^t \right) + C
z = - ln \left( 3 t e^t - 3 e^t + C \right)

Is this all correct? The system into which I need to enter this answer is saying I am wrong :(
 
Physics news on Phys.org
stunner5000pt said:

Homework Statement


Homework Statement


Solve \frac{dz}{dt} + 3 t e^{t+z} = 0


Homework Equations


None that I can think of...


The Attempt at a Solution


"Rearranging" the given question, we get:

\int \frac{dz}{e^z} = -3\int t e^t dt

-e^{-z} = -3 \left( t e^t - e^t \right) + C
e^{-z} = 3 \left( t e^t - e^t \right) + C
z = - ln \left( 3 t e^t - 3 e^t + C \right)

Is this all correct? The system into which I need to enter this answer is saying I am wrong :(

Maybe it does not like the '-' sign; have you tried entering
\ln \left( \frac{1}{3 t e^t - 3 e^t + C}\right)?
 
Ray Vickson said:
Maybe it does not like the '-' sign; have you tried entering
\ln \left( \frac{1}{3 t e^t - 3 e^t + C}\right)?

Let's hope its that... I only get one more shot :(
 
I think you have to take the natural log of each part individually. lne^{-z}=ln3te^t-ln3e^t+lnc that would give z=-ln3te^t+ln3e^t+lnc Which simplifies to z=ln({\frac{c3e^t}{3te^t})}
 
Jesse H. said:
I think you have to take the natural log of each part individually. lne^{-z}=ln3te^t-ln3e^t+lnc that would give z=-ln3te^t+ln3e^t+lnc Which simplifies to z=ln({\frac{c3e^t}{3te^t})}

No, you cannot do that. The answer I gave in my previous post was the one that Maple gave as the solution to the DE. The OP's workings were perfectly correct, as was the answer he gave.
 
Ray Vickson said:
No, you cannot do that. The answer I gave in my previous post was the one that Maple gave as the solution to the DE. The OP's workings were perfectly correct, as was the answer he gave.

Ah, apologies.
 
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