![]() Calculus Without TearsSynopsis of Volume 2 - Newton's AppleThe Physics of a Falling Apple, and a DE We Can’t SolveAccording to the story, Newton discovered the Law of Universal Gravity after watching an apple fall from a tree on his country estate. Gravity is the force that pulls the apple toward the earth and causes it to fall. It also acts on the moon to hold it in its orbit. Having discovered gravity, Newton understood that there was a force acting on the apple; now he wanted to understand the apple’s trajectory as it falls, that is, he wanted to know the position function for a falling apple. First, he needed to know how the force of gravity affects the apple's trajectory, and to this end he discovered the Second Law of Motion (after discovering the First Law of Motion), which is force (F) equals mass (M) times acceleration (A), or F = M * A. For fun let’s use some real numbers to compute the acceleration due to gravity for an apple near the surface of the earth, the equation for the law of gravity is
Acceleration is the rate of change of velocity, so, if v(t) is the apple's velocity function, we have the differential equation So, we can solve the differential equation for the apple's velocity v(t), and since p'(t) = v(t), we can write a differential equation for the apple's position function, Can we solve this DE right now? Ans: no, solving this DE will occupy us for the remainder of Volume 2. Graphing Solutions to DEs – Piecewise Linear ApproximationWe can’t write the exact solution to p’(t) = -10 * t + 0, but we can graph an approximate solution. Suppose we
A lousy approximation to the true trajectory of a falling apple, but, hey, we're just getting started. Now, notice what happens when we divide the 10 seconds into two 5 second intervals and use a linear
Not a good approximation, but a lot better than our first one. If we divide the 10 seconds into 10 one second intervals, and follow the method used above to produce a linear approximation for each
This is the technique engineers most often use to solve differential equations! It’s just this simple, and it can be used to obtain a solution to any DE. Defining 'Instantaneous Velocity' and Differentiating t2In Volume 1, we learned that the velocity function for p(t) = V * t + P0 is p’(t) = V. We were a bit cavalier there, not really bothering with definitions, and when velocity is not constant we need to be more careful. The velocity function p’(t) calculates the runner’s velocity at the instant when time equals t – what does that mean? Here is the problem: the formula that calculates velocity for the interval t1 to t2 is velocity = distance / (t2 – t1). This formula is more than a way of calculating velocity, it is the definition of velocity. And, it works fine for intervals, but not for instants. Why not? For an instant at time t, t1 = t and t2 = t, so, the formula becomes distance / (t2 – t1) = 0/0. This is a bit of a sticky wicket. With this difficulty in mind, let’s set out to define and calculate the velocity for p(t) = t2, plotted For any value of t, the distance traveled for the interval t to t+h is given by
That's the crux of calculus right there, folks. Integrating p’(t) = A * tWe can integrate linear functions geometrically using triangles. This is a bit of a makework chapter, the real next step in integration is the Fundamental Theorem of Calculus covered in Vol. 3 Given the position function p(t) = A*t2 / 2 and the velocity function p'(t) = A*t, we will evaluate the integral
We can calculate the area under the graph for the interval t1 to t2 by subtracting the area of the smaller triangle from the area of the larger triangle,
Recall that the Fundamental Theorem of Calculus states that
The Trajectory of a Falling Object – Solving the Differential Equation F = M * A when F is the Force of GravityWe can differentiate p(t) = A*t2/2 + V0*t + P0 by adding the derivatives of each term, giving p’(t) = A*t + V0 + 0. Then, differentiating p’(t) gives p’’(t) = A. So, if A = -10, then apparently p(t) is a solution to the DE p’’(t) = -10 for every value of P0 and every value of V0. Thus we have solved the DE that characterizes the trajectory of a falling object, that is p’’(t) = -10. The method used was 'by inspection', that is, we looked at the DE and recognized that we could immediately write down a solution. The initial position of the trajectory defined by p(t) = A*t2/2 + V0*t + P0 is p(0) = P0 and the initial velocity is p'(0) = V0. We can choose these constants to fit the physical system being modeled as shown below. If an
If an apple is thrown upwards from an
Air resistance opposes the flight of any object near the earth, and is proportional to the square of the velocity. If we include drag in the differential equation for the trajectory of a falling apple we have A – D* p’(t) * p’(t) = p’’(t) where D is the ‘drag coefficient’ of the apple. This DE is difficult to solve analytically (that is, with a mathematical expression for p), however, we can easily determine a graphical solution using the method of piecewise linear approximation discussed above (as shown in the book). Electrical CircuitsWe can analyze electrical components and simple circuits just by changing the names of the functions, the math is the same. Kirchoff's Law states that the sum of the voltages around a loop is zero, so, for the circuit below we have |