MHB Ahmed's question at Yahoo Answers regarding the midpoint rule

  • Thread starter Thread starter MarkFL
  • Start date Start date
AI Thread Summary
The discussion centers on using the Midpoint Rule to approximate the integral of the function sqrt(x^4 + 19) from -2.5 to 1.5 with n=4. The Midpoint Rule formula is applied, leading to the calculation of midpoints for the specified intervals. The resulting approximation involves evaluating the function at these midpoints, yielding a final value of approximately 19.22. This method provides a numerical estimate for the integral, demonstrating the application of the Midpoint Rule in calculus. The calculations and steps are clearly outlined for clarity.
MarkFL
Gold Member
MHB
Messages
13,284
Reaction score
12
Here is the original question:

Use the Midpoint Rule with n=4 to approximate?

1.5
Integral sqrt (x^4 +19) dx
-2.5

Here is a link to the question:

Use the Midpoint Rule with n=4 to approximate? - Yahoo! Answers

I have posted a link there to this topic so the OP can find my response.
 
Mathematics news on Phys.org
Hello Ahmed,

We are given to approximate:

$\displaystyle \int_{-2.5}^{1.5}\sqrt{x^4+19}\,dx$

using the midpoint rule with $n=4$

The Midpoint Rule is the approximation:

$\displaystyle \int_a^b f(x)\,dx\approx M_n$ where:

$\displaystyle M_n=\frac{b-a}{n}\cdot\sum_{k=0}^{n-1}\left[f\left(\frac{x_k+x_{k+1}}{2} \right) \right]$

where $\displaystyle x_k=a+k\frac{b-a}{n}$.

With $a=-2.5,\,b=1.5,\,n=4$ this becomes:

$\displaystyle M_n=\frac{1.5+2.5}{4}\cdot\sum_{k=0}^{3}\left[f\left(\frac{-2.5+k\frac{1.5+2.5}{4}-2.5+(k+1)\frac{1.5+2.5}{4}}{2} \right) \right]$

$\displaystyle M_n=\sum_{k=0}^{3}\left[f\left(k-2 \right) \right]$

Using the given integrand, this becomes:

$\displaystyle M_n=\sum_{k=0}^{3}\left[\sqrt{(k-2)^4+19} \right]$

$\displaystyle M_n=\sqrt{(0-2)^4+19}+\sqrt{(1-2)^4+19}+\sqrt{(2-2)^4+19}+\sqrt{(3-2)^4+19}$

$\displaystyle M_n=\sqrt{35}+\sqrt{20}+\sqrt{19}+\sqrt{20}=4\sqrt{5}+\sqrt{19}+\sqrt{35}\approx19.219250636639448$
 
Seemingly by some mathematical coincidence, a hexagon of sides 2,2,7,7, 11, and 11 can be inscribed in a circle of radius 7. The other day I saw a math problem on line, which they said came from a Polish Olympiad, where you compute the length x of the 3rd side which is the same as the radius, so that the sides of length 2,x, and 11 are inscribed on the arc of a semi-circle. The law of cosines applied twice gives the answer for x of exactly 7, but the arithmetic is so complex that the...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Back
Top