Inverse Fourier transforms and partial fractions

Luongo
Messages
119
Reaction score
0
1. find the inverse FT of 1/(iw+3)3



2. well partial fractions gave the same thing back... I'm not sure how to transform this as there's no property that deals with cubics.



3. i tried using the differentiation property but it doesn't work as it increases the power of 3 to 4 and so on... how would i go about computing the inverse Fourier transform of this? is there a property involving powers out there? how would you
 
Physics news on Phys.org
I'm not familiar with using partial fractions for inverse Fourier transforms but it looks like that would be easy to integrate directly. Do you mean Laplace transform?
 
HallsofIvy said:
I'm not familiar with using partial fractions for inverse Fourier transforms but it looks like that would be easy to integrate directly. Do you mean Laplace transform?
the course is called "the Fourier transform and its applications" so yeah I'm pretty sure i don't mean laplace transform. can someone help please my midterms tommorow and i have no clue..
 
Hey Luongo, did you ever figure out how to do this problem? I have the exact same question on my problem set and have no idea what to do either, I ended up trying partial fractions just like you and it didn't work so I'm stumped.
 
1/(iw+3) = 3/(w2 +9) - iw/(w2 +9) = (1/√(w2 +9))ei arctan(w/3)
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top