What is the Laplace Transform Integral for the function $\frac{\cos xt}{1+t^2}$?

pierce15
Messages
313
Reaction score
2

Homework Statement



$$ \int_0^\infty \frac{\sin xt}{x} \, dt $$

Homework Equations


The Attempt at a Solution



$$ = \int_0^\infty L(\sin xt) \, dp $$

$$ = \int_0^\infty \frac{x}{p^2 + x^2} \, dp $$

$$ = x \int_0^\infty \frac{dx}{p^2 + x^2} \, dp $$

p = x tan theta:

$$ = x \int_0^{\pi/2} \frac{ \sec^2 \theta}{x^2 \sec^2 \theta} \, d\theta $$

$$ = \frac{1}{x} \cdot \frac{\pi}{2} $$

My textbook says that the answer should be exactly pi /2. What did I do wrong?
 
Last edited:
Physics news on Phys.org
Never mind, I found the problem: I forgot to include the x in dx = x sec^2 theta d theta. However, while we're here, I have another textbook problem:

$$ \int_0^ \infty \frac{ \cos xt}{1 + t^2} \, dt $$

I have noticed that this is expressible as

$$ \int_0^\infty \cos xt \cdot L[ \sin x ] \, dt $$

Is that the right first step? I'm not sure where to go from here
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top