Integration via complex exponential

tylersmith7690
Messages
21
Reaction score
0

Homework Statement



Using the complex exponential, nd the most general function f such that

\frac{d^2f}{dt^2} = e-3t cos 2t , t all real numbers.


Homework Equations


I'm having a lot of trouble with this question, my thinking is to integrate once and then one more time to undo the second derivative. However I am wondering if there is a trick to do this as i know there is a trick to doing it when say finding the 45th derivative of say e^t cos 5t.


The Attempt at a Solution



d/dt = ∫ e-3t cos (2t) dt

= e-3t . Re(e2ti
= Re ∫ e(-3+2i)[t/SUP]
= Re[ 1/(-3+2i) . e(-3+2i)t ] + C
= Re [ 1/(-3+2i) . (-3-2i/-3-2i) . e(-3+2i)t ] + C
= Re [ \frac{-3-2i}{13} . e-3(cos2t+isin2t)
= Re [ \frac{e^-3t}{13} .( -3 cost t + sin 2t - i(3sin 2t + 2 cos 2t) +C

= \frac{e^-3t}{13}(-3 cos 2t + sin 2t) +C

What is next to do or is there a trick in an earlier step?
 
Physics news on Phys.org
You just have to integrate twice. The friendly advice is to express the cosine with complex exponentials. Then the task is pretty simple, as you'll see immediately!
 
Yeah looking back i see the trick is just to square the ((1/-3i_2))
 
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