Find FT of Function: Solution & Explanation

  • Thread starter Thread starter LCSphysicist
  • Start date Start date
  • Tags Tags
    Function
LCSphysicist
Messages
644
Reaction score
162
Homework Statement
I will post a print
Relevant Equations
.
1620972236138.png

I need to find the FT of this function. Here is my attempt:

$$H(f) = \int_{0}^{\infty} ke^{-2 \pi i f t}dt$$

We know that ##\delta(t) = \int_{-\infty}^{\infty} e^{2 \pi i f t} df##, the part with sin in this integration vanish, so that, and knowing that cos is a even function, we can write ##\delta(t) = \int_{-\infty}^{\infty} e^{2 \pi i f t} df = \int_{-\infty}^{\infty} e^{-2 \pi i f t} df##.

Now, for example, ##\int_{-a}^{a}x^2 = 2\int_{0}^{a}x^2##. So we can write the delta above as ##\delta(t) = \int_{\infty}^{\infty} e^{-2 \pi i f t} df = 2\int_{0}^{\infty} e^{-2 \pi i f t} df##.

Putting this in the first formula $$H(f) = \int_{0}^{\infty} ke^{-2 \pi i f t}dt$$:

##H(f) = \int_{0}^{\infty} ke^{-2 \pi i f t} dt = k \delta(f) /2##

This make sense or you? Is it right?
 
Physics news on Phys.org
Herculi said:
Is it right?
One possible check is to do the inverse FT. That would give you a constant function, so: no !
Something got lost on the way...

##\ ##
 
Herculi said:
Now, for example, ##\int_{-a}^{a}x^2 = 2\int_{0}^{a}x^2##. So we can write the delta above as ##\delta(t) = \int_{\infty}^{\infty} e^{-2 \pi i f t} df = 2\int_{0}^{\infty} e^{-2 \pi i f t} df##.

Is
$$
\int_{-a}^a x\, dx = 2 \int_0^a x\, dx?
$$
 
I think your confusion is they ##\delta(t)## is a thing that needs to be integrated again in order to get the function value. So

$$\int_{-\infty}^{\infty}g(x) \int_{-\infty}^{\infty} e^{2\pi i x t} dt dx= g(0)$$

But
$$\int_{-\infty}^{\infty}g(x) e^{2\pi i x t} dx \neq g(0)$$

This latter integral is just a multiple of the inverse Fourier transform of g.
 
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