Discussion Overview
The discussion revolves around the Discrete Fourier Transform (DFT) of the function defined as fn = cos(3πn/N) for n=0,1,...,N, focusing on the properties of even and odd functions in relation to the DFT and the resulting coefficients observed in Matlab.
Discussion Character
- Technical explanation
- Debate/contested
- Mathematical reasoning
Main Points Raised
- Reuben expresses confusion regarding the DFT of an even function, noting that he expected real Fourier coefficients but received complex numbers in Matlab.
- One participant asserts that the Fourier coefficients should be real and suggests a potential error in Reuben's use of Matlab.
- Reuben shares his Matlab code, which produces a complex output for the DFT, prompting further analysis.
- Another participant argues that the function is not exactly even due to the periodic assumption of the DFT, suggesting that the function is mostly odd and leads to a complex transform.
- Reuben questions the claim that the function is not exactly odd, proposing that periodic extension would make it odd despite discontinuities.
- A participant clarifies that for the function to be exactly odd, specific conditions regarding the values at n=0 and n=15 must hold, leading to a discussion about the implications of setting f(0)=0.
- Reuben acknowledges the requirement for f(0)=0 to achieve an odd function, indicating a shift in understanding.
Areas of Agreement / Disagreement
Participants do not reach a consensus on the nature of the function being even or odd under the DFT's periodic assumptions, with multiple competing views presented regarding the implications of discontinuities and the conditions for oddness.
Contextual Notes
The discussion highlights limitations related to the assumptions of periodicity in the DFT and the specific values of the function at certain points, which affect the classification of the function as even or odd.