What Does From First Principles Mean in Calculating Laplace Transforms?

  • Thread starter Thread starter NotStine
  • Start date Start date
  • Tags Tags
    Laplace
NotStine
Messages
25
Reaction score
0

Homework Statement



Find, from first principles, the Laplace transform of f(t) = sin2(3t)

Homework Equations



sin23t = 1/2(1-cost(6t))

L{SINat} = a/(s2 + a2)

The Attempt at a Solution



I already have the solution.

s/2(s2 + 36)

What I want to ask is what does the first principles part mean? Is that asking me to integrate or look at the table of transforms? I don't quite understand what method I'm suppose to use for the transformation. Any light on this topic would be heavily appreciated.
 
Last edited:
Physics news on Phys.org
The Laplace transform of a function, f(x) is defined as
L(f)(s)= \int_0^\infty e^{-sx}f(x)dx
"From first principles" means using that formula. I recommend integrating by parts.
 
I see. That makes sense.

Thank you very much for your help.
 
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