Nemo said:
Hi Mark and Deveno,
It was staring me in the face and I missed it :(
So we have:
$$\frac{128}{n} \le 0.1$$
To solve we can multiply both sides by $n$ to get:
$$128=0.1n$$
Then divide both sides by $0.1$
$$\frac{128}{0.1} = \frac{0.1n}{0.1}$$
Simplify:
$$n=1280$$
So $1280$ divisions between $-1$ & $3$ will get the area to be within $0.1units$$^2$
Thanks for your persistence
To better understand the question how would I calculate the area from the $1280$ divisions.
As I know the correct area as defined by:
$$\int_{-1}^{3}(-x^2+10x+24) \,dx$$ = $$\frac{380}{3}$$ $$\approx 126.67$$
My thought leads me to the fact that if I can figure out the area from $1280$ divisions then subtract that from:
$$\frac{380}{3}$$ $$\approx 126.67$$
To prove that I am indeed within $0.1units$$^2$
It also has occurred to me that:
$$1280\le\infty$$ could also be an accurate statement.
I am curious if there is a number less than $1280$ that could still achieve the requirement.
The more I play around with this question the more I am learning :)
Many thanks again :)
Cheers Nemo
Well...it depends on how you "sub-divide". On portions of the curve where it is "flatter" (the slope (deriviative) is near $0$), we could use "larger" sub-intervals, whereas on portions where the curve is "steeper" we'd want pretty small sub-intervals. As bizarre as this seems, it is the beginnings of a more complicated kind of integration than the kind you are studying (Riemann integration), called Lebesgue integration.
But to be explicit, since we have established:
$U(f,n) - L(f,n) = \dfrac{128}{n}$ it follows that:
$\lim\limits_{n \to \infty} U(f,n) - L(f,n) = \lim\limits_{n \to \infty} \dfrac{128}{n} = 0$, hence:
$\lim\limits_{n \to \infty} U(f,n) = \lim\limits_{n \to \infty} L(f,n) = \int\limits_{-1}^3 f$
So, for example, since:
$U(f,n) = \dfrac{4}{n}\sum\limits_{k=1}^n \left(13 + \dfrac{48k}{n} - \dfrac{16k^2}{n^2}\right)$
$= \dfrac{4}{n}\left(13n + \dfrac{48}{n}\sum\limits_{k = 1}^n k - \dfrac{16}{n^2}\sum\limits_{k=1}^n k^2\right)$
$=\dfrac{4}{n}\left(13n + \dfrac{48}{n}\dfrac{n(n+1)}{2} - \dfrac{16}{n^2}\dfrac{n(n+1)(2n+1)}{6}\right)$
$= 52 + \dfrac{96(n+1)}{n} - \dfrac{32(n+1)(2n+1)}{3n^2}$
$= 52 + 96 + \dfrac{96}{n} - \dfrac{64}{3} - \dfrac{96n + 32}{n^2}$
$= \dfrac{380}{3} + \dfrac{1}{n}\left(96 - \dfrac{96n + 32}{n}\right)$
It follows that:
$\int\limits_{-1}^3 f = \lim\limits_{n \to \infty} U(f,n) = \dfrac{380}{3}$.
Now, if you *want* to, you can plug in $1,280$ for $n$ in:
$\dfrac{1}{n}\left(96 - \dfrac{96n + 32}{n}\right)$
and verify you get a number $< 0.1$, but there is no need.
You could then do the same for the lower sums, which would be an equal amount of hair-pulling...