- #1
grandpa2390
- 474
- 14
Homework Statement
My problem is that I need to be able to convert my given sine functions to sinc functions in order to do my Fourier transforms. But I can't find anything that really explains the sinc function besides the given formulas.
but this doesn't really help me in solving my problems because it doesn't seem to work out right. What are the rules for changing sin(ax)/ax into sinc(x)?
for example I have a simple problems
sin(x)/x ⊃ πΠ(πs)
sin(Ax)/Ax ⊃ π/A * Π(πs/A)
-sin(π(x-1/2)) / (π(x-1/2)) ⊃ -e^-iπs * Π(s)
Homework Equations
sin(x)/x = sinc(x)
sin(πx)/πx = sinc(x)
sin(ax)/ax = sinc(x)
The Attempt at a Solution
All of these based on my googling would simplify to sinc(x), but that doesn't work.
i want to transform the sin(x)/x to sinc(x), but that would just give me the Π(s). if I say wikipedia is wrong and that it has to be πx, I can say sinc(x/π) and the similarity theorem will give me the desired result.
for the second one I would have to say that simplify the left side gives me sinc (A/π * x) but it doesn't fit with the formulas that I found on the internet for sinc.
the third one seems like it should also be sinc(x) but in order to get the transform on the right, it needs to simplify to sinc(x-1/2)