Last time | Next time |
Today:
What's the true value of the integral? Compare your answers to that, first of all, to see if you're in the ballpark.
How does the error change as the number of subintervals doubles?
First of all, estimate the value of the area.
Don't forget units (meter squared), and don't forget the endpoint values -- 0 at both ends.
The usual trick is to discretize something continuous, and then pass to a limit:
Now hopefully we can figure out how the formula will look:
So what's the general formula?
A good introduction to parametric curves is given by ballistics. If we shoot a bullet into the air with speed v horizontally, and we neglect all forces but gravity, then the bullet will trace out a parabola (some bullets are larger than others):
Now how might we characterize the path of the bullet? The answer is a parametric curve, of the form C(t)=(x(t), y(t)).
or | ||
If we wish, we can solve for t in the equation for x and use that to eliminate the parameter t from the equation for y, hence getting an equation for the parabola traced out: | ||
According to this parameterization, where is the "bullet" at time t=0? In which direction is the motion occuring -- left to right, or right to left? (You have a parametric graphing mode on your calculator -- let's try it out.)
Orbits of planets in the heavens, movements of ants on a hill, a robotic arm in an assembly plant: all these can be described by parametric curves.