Discussion Overview
The discussion revolves around the operations on big O terms, specifically seeking algorithms or procedures for addition and multiplication of big O expressions. Participants explore the need for a more structured approach to handle these operations, particularly in the context of implementing a computer algebra system.
Discussion Character
- Exploratory, Technical explanation, Debate/contested
Main Points Raised
- One participant inquires about standard algorithms or procedures for performing operations on big O terms, providing examples such as (x-1) * O(x) and O((x-a)²).
- Another participant references the Wikipedia page on big O notation but expresses a desire for more algorithmic content, specifically looking for research papers that detail how to compute the order of expressions, particularly in multivariate contexts.
- A different participant expresses skepticism about the necessity of such algorithms, arguing that big O notation is typically used with specific arguments and that the complexity lies more in estimating functions than in the notation itself.
- This participant suggests focusing on more practical problems rather than the intricacies of big O operations.
Areas of Agreement / Disagreement
Participants do not reach a consensus. There is a clear division between those seeking a formalized approach to big O operations and those who question the relevance of such an approach.
Contextual Notes
The discussion highlights the potential limitations in existing resources regarding algorithmic treatments of big O notation and the varying perspectives on its practical utility.