Discussion Overview
The discussion revolves around how to create discrete plots of Fourier series coefficients using Mathematica 6, specifically addressing the absence of the DiscretePlot function available in later versions.
Discussion Character
- Technical explanation, Homework-related
Main Points Raised
- One participant seeks assistance in plotting Fourier series coefficients as a discrete plot in Mathematica 6.
- Another participant suggests using ListPlot as an alternative method for plotting.
- The original poster inquires about making the lines thicker when they extend from the x-axis.
- A later reply mentions that in Mathematica 7, the option FillingStyle -> Thickness[0.05] can be used to achieve thicker lines.
Areas of Agreement / Disagreement
Participants provide different suggestions for plotting, but there is no consensus on the best method for Mathematica 6 specifically, as some responses reference features available only in Mathematica 7.