Q13Advanced Engineering Mathematics
Question
2 marks
Write the formulae of Trapezoidal rule and simpson 1/3 rule.
Answer
Standard numerical integration formulas for approximating definite integrals.
Trapezoidal Rule: This rule approximates the region under the graph as a trapezoid and calculates its area. The formula is , where is the step size.
Simpson's 1/3 Rule: This rule uses quadratic parabolas to interpolate the function. The formula is . It requires an even number of intervals.