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)
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.