Solving a Second Order Differential Equation with Laplace Transform

ehanes7612
Messages
7
Reaction score
0

Homework Statement

this one stumped me..

d^2y/dt^2 +ωy=ksin((√ω)t)

y(∏/4)=0, y'(∏/4)=0

The Attempt at a Solution



→ (s^2 + ω)U(s)= LT {ksin((√ω)(T+∏/4)} is as far as i can get (i know what to do with the left hand side once i get the LT of the right hand side but i don't know what to do with the sin value)
 
Physics news on Phys.org
What is "T"? Did you mean "t"?

I presume you know the definition:
L(f(t))= \int_0^\infty e^{-st}f(s)dx

Here that woud be
\int_0^\infty e^{-st}(k sin(\sqrt{\omega}(t+ \pi/4))dt

The substitution v= \sqrt{\omega}(t+ \pi/4) reduces that to a fairy straight forward "integration by parts" but you should also have formulas for the Laplace transform of sin(x) as well as for f(x+ a) in terms of the Laplace transform of f(x).
 
well, i would normally use tau but i couldn't find symbol, so i just used T to distinguish from t

doing this by integration by parts ends with a complicated (a) (from sin at) that is impossible to break down into to a/s^2+a^2 (LT formula) ...if it were just sin√wt then i get it..but i am missing some step
 
Last edited:
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