Rochefort
- 26
- 0
Homework Statement
What does the "dx", associated with the definite integral represent for the trapezium rule? Could dx=h? (the heights of the trapeziums)
The discussion centers around the interpretation of "dx" in the context of the trapezium rule for approximating definite integrals. Participants explore whether "dx" can be equated to the height of trapezoids and question its role in the approximation process.
The discussion is ongoing, with various interpretations being explored. Some participants provide insights into the relationship between "dx" and the trapezium rule, while others express confusion about the use of "(dx)^2" and its meaning in the integral context.
There is a lack of clarity regarding the original problem setup, particularly concerning the use of "(dx)^2" and its implications. Participants are navigating through assumptions and definitions related to the trapezium rule and its application.
Rochefort said:I'm trying to manipulate
/lambda
| sqrt(1+cos(x)) (dx)^2
/ 0
Into the form described by the trapezium rule, how would I do that?
SteamKing said:It's not clear what the (dx)^2 represents in your integral. Where did this integral come from.
Do you know Calculus?Rochefort said:/lambda
| Sqrt(1+cos(x)) dx= (u)
/0
u(dx)=m This is because "u" represents mass per unit length
Therefore I said
m= /lambda
|Sqrt(1+cos(x))(dx)^2
/0
Quesadilla said:\begin{align*}
dm &= udx, \\
u &= \sqrt{1 + \cos x},
\end{align*}
but I could be completely wrong.