Discussion Overview
The discussion revolves around how to plot a family of curves using WolframAlpha, specifically in the context of homework help. Participants explore different methods and code snippets to achieve this, as well as alternatives for visualizing the curves.
Discussion Character
- Homework-related
- Technical explanation
- Exploratory
Main Points Raised
- One participant requests a quick method to plot a family of curves in WolframAlpha, suggesting a code structure involving a variable 'c' for the curves.
- Another participant suggests a simple command to plot curves by manually entering values for 'c'.
- A participant expresses a desire for an automated way to generate the list of values for 'c', indicating a preference for simplicity in the code.
- One participant shares a link to a free app that allows for plotting families of curves with color options, noting its usefulness for their illustration needs.
- A participant provides a specific code example using WolframAlpha to plot a denser family of curves, which the original poster finds helpful.
- The original poster seeks further assistance in modifying the code to change the color and thickness of the curves, expressing difficulty in achieving the desired output.
Areas of Agreement / Disagreement
Participants generally agree on the need for a method to plot families of curves in WolframAlpha, but there are multiple approaches suggested, and the discussion remains unresolved regarding the best way to modify the plot settings.
Contextual Notes
There are limitations in the clarity of how to implement certain features in WolframAlpha, such as modifying plot styles and managing output formats. Specific assumptions about familiarity with the software and coding syntax are present but not explicitly stated.