Welcome to differential calculus, where we explore how things change!Differential calculus helps us understand rates of change in the world around us.Let's look at some real-world examples where understanding change is important.When we study change mathematically, we often look at curves like this one.The key to differential calculus is understanding how these curves change at any given point.Notice how the slope of the green line changes as our point moves along the curve. This changing slope represents the rate of change at each point.Let's explore the key ideas that make differential calculus so powerful.First, we focus on rates of change - how quickly or slowly quantities change over time.Next, we distinguish between average change over an interval and instantaneous change at a specific moment.Finally, we study how these changes occur continuously, giving us a complete picture of the changing quantity.Differential calculus has numerous practical applications in science, engineering, and everyday life.As we continue our journey, we'll build on these ideas to understand more complex concepts in calculus.Let's explore the concept of limits by looking at what happens as x approaches 2 in the function f of x equals x squared minus 2.We can approach the point from both the left and right sides. As x gets closer and closer to 2, the function values get closer to 2.We write this mathematically as the limit as x approaches 2 of x squared minus 2 equals 2.Now let's look at a case where a limit doesn't exist. Consider the function 1 divided by x as x approaches zero.As we approach zero from the left, the function values go to negative infinity. But from the right, they go to positive infinity.Since the function approaches different values from different sides, we say this limit does not exist.Here's a piecewise function where the function takes different values at the same point.We can have different left and right-hand limits. Here, as x approaches 1 from the left, the limit is 2, but from the right, it's 3.Since the left and right limits are different, the overall limit at this point does not exist.To understand derivatives, we first need to look at how we measure rates of change.Let's start with the average rate of change between two points on our curve.The average rate of change is the slope of the line connecting these two points, called a secant line.But what if we want to find the rate of change at exactly point A? We need to look at smaller and smaller intervals.As the interval becomes infinitely small, our secant line becomes a tangent line - giving us the instantaneous rate of change, or derivative.This instantaneous rate of change is what we call the derivative, written as d-y over d-x or f-prime of x.The power rule is a fundamental tool for finding derivatives of polynomial functions.For any function of the form x raised to the n power, the derivative follows a simple pattern.Let's start with x squared. When we differentiate x squared, we multiply by the power 2, and reduce the power by 1, giving us 2x.For x cubed, we multiply by 3 and reduce the power to 2, resulting in 3x squared.Finally, for x to the fourth power, we multiply by 4 and reduce the power to 3, giving us 4x cubed.Let's apply the power rule to a more complex polynomial: 2x cubed plus 3x squared minus 4x plus 1.We apply the power rule to each term separately. For 2x cubed, we get 6x squared. For 3x squared, we get 6x. For negative 4x, we get negative 4. And the constant term becomes zero.Combining like terms, our final derivative is 6x squared plus 6x minus 4.The chain rule helps us differentiate composite functions - functions inside other functions.For example, when we have a function g of x inside another function f, we multiply the derivative of the outer function by the derivative of the inner function.Let's solve a practical example: finding the derivative of quantity x squared plus one, all cubed.First, let's identify our inner function u as x squared plus one.Our outer function f of u is u cubed.The derivative of the outer function with respect to u is three u squared.The derivative of the inner function with respect to x is two x.Using the chain rule, we multiply these together, substituting back x squared plus one for u.Simplifying gives us our final answer: six x times quantity x squared plus one squared.Here's our original function in blue.And here's its derivative in red, which we found using the chain rule.Let's look at one more example: finding the derivative of sine of x squared.The product rule tells us how to differentiate the product of two functions.For our example, we'll differentiate x squared times sine of x.Let's apply the product rule step by step. First, we identify our functions: f of x equals x squared, and g of x equals sine of x.Using the product rule formula, we multiply f times the derivative of g, plus g times the derivative of f.The derivative of sine x is cosine x, and the derivative of x squared is two x.Simplifying gives us x squared cosine x plus two x sine x.Here's the graph of our original function, x squared times sine x.The first term of our derivative, x squared cosine x, looks like this.And the second term, two x sine x, looks like this.Together, these terms give us the complete derivative of our product function.The quotient rule helps us differentiate fractions of functions.When we have one function divided by another, we can't simply differentiate them separately.Unlike multiplication where we can use the product rule, division requires a special approach because of the relationship between numerator and denominator.Let's solve an example: the derivative of x squared divided by x plus one.First, we identify our functions. f of x is x squared, and g of x is x plus one.Next, we find their derivatives. The derivative of x squared is two x, and the derivative of x plus one is one.Applying the quotient rule, we multiply the denominator by the derivative of the numerator, subtract the numerator times the derivative of the denominator, and divide by the denominator squared.Expanding the numerator...And simplifying gives us our final answer.Here's how our original function and its derivative look graphically. Notice the vertical asymptote at x equals negative one, where the denominator equals zero.To understand trigonometric derivatives, we start with the unit circle.As we move around the circle, the x-coordinate represents cosine, and the y-coordinate represents sine.Watch how sine and cosine values change as we move around the circle.Now let's see how these functions graph over time, and understand their derivatives.The sine function oscillates between negative one and positive one.Its derivative at any point is the slope of the tangent line.As we move along the sine curve, notice how the slope matches the cosine function.The cosine function is similar to sine, but shifted by pi over two.Its derivative is the negative of sine, which we can see from the slopes.Tangent is defined as sine divided by cosine.Its derivative involves secant squared, which comes from applying the quotient rule.Here are the three fundamental trigonometric derivatives we've covered.The exponential function e to the x is unique because it is its own derivative.When we differentiate e to the x, we get back e to the x.At any point, the slope of the tangent line equals the height of the function at that point.The number e is special in calculus because it's the only number where this derivative property holds true.Now let's look at the natural logarithm, which is the inverse of the exponential function.The derivative of the natural log of x is one over x.Notice how the slope gets steeper near zero and flatter as x increases.These functions are inverses of each other, which we can verify by composition.When we have equations where y isn't isolated, we need to use implicit differentiation.Consider the equation of a circle: x squared plus y squared equals nine.To find dy dx, we differentiate both sides with respect to x, remembering that y is a function of x.When differentiating y squared, we must use the chain rule, giving us two y times dy dx.Grouping terms with dy dx on one side.Finally, we solve for dy dx, giving us negative x over y.Let's find the slope at the point (1, root 8).Now let's look at a more complex example: an ellipse.For the ellipse x squared over 4 plus y squared over 9 equals 1, we follow the same process.Differentiating both sides with respect to x.Using the chain rule for the y term.And solving for dy dx gives us negative 9x over 4y.Finally, let's look at a hyperbola.The process is similar, but notice how the negative sign in the equation affects the final derivative.The derivative of a hyperbola follows the same steps, but results in positive 9x over 4y.To understand higher order derivatives, let's start with a position function.Here's our position function: s of t equals t cubed over three minus t squared plus two.The first derivative gives us velocity - the rate of change of position.As we move along the curve, the velocity changes at each point.The second derivative gives us acceleration - the rate of change of velocity.The third derivative, called jerk, measures how quickly acceleration changes.In real-world applications, like driving a car, minimizing jerk leads to smoother, more comfortable motion.Understanding these higher-order derivatives helps us analyze complex motion and optimize mechanical systems.To find local maxima and minima, we analyze where the derivative equals zero or is undefined.The derivative tells us the slope at each point. When the derivative is zero, we have a horizontal tangent line.For our function, the derivative equals zero at x equals positive and negative one. These are our critical points.As we move along the curve, the tangent line's slope changes. Notice how it becomes horizontal at our critical points.The derivative's sign tells us whether the function is increasing or decreasing. A positive derivative means the function increases, while a negative derivative means it decreases.When the derivative changes from negative to positive, we have a local minimum. When it changes from positive to negative, we have a local maximum.At x equals negative one, the derivative changes from negative to positive, giving us a local minimum. At x equals one, it changes from positive to negative, giving us a local maximum.Our first optimization problem involves finding the dimensions of a rectangle with maximum area, given a fixed perimeter of 20 units.Let's visualize how the area changes as we adjust the width of the rectangle.We can express the area as a function of the width. The area equals width times height, where height is determined by our perimeter constraint.Taking the derivative and setting it equal to zero helps us find the maximum area.Let's look at our second problem: minimizing the manufacturing cost of a product.The cost function includes both production and storage costs, represented by this equation.To find the minimum cost, we take the derivative and set it equal to zero.Solving this equation gives us the production quantity that minimizes total cost.Let's look at a practical application: designing a box with minimum surface area for a given volume.This problem involves optimizing three dimensions while maintaining a constant volume.We need to minimize the surface area while keeping the volume constant at one thousand cubic centimeters.Using calculus, we can prove that a cube with equal dimensions provides the minimum surface area.In related rates problems, we study how different changing quantities are connected to each other.Let's start with a cone being filled with water at a rate of 2 cubic meters per minute.As the water level rises, both the height and radius of the water surface change.We need to find how quickly the height and radius are changing.Our second example involves a building's shadow length changing as the sun moves across the sky.As the sun moves at a rate of 15 degrees per hour, the shadow length changes.We need to find the rate at which the shadow length changes.Let's review the general approach for solving related rates problems.When we apply these steps, we differentiate the relationship equation with respect to time using the chain rule.When evaluating limits, we sometimes encounter indeterminate forms that are difficult to evaluate directly.Let's look at our first example: the limit of sine x over x as x approaches zero.As x approaches zero, both the numerator and denominator approach zero, giving us an indeterminate form of zero over zero.L'Hôpital's Rule tells us that we can find this limit by differentiating both the numerator and denominator separately.The derivative of sine x is cosine x, and the derivative of x is one.When we evaluate this at x equals zero, cosine of zero equals one, giving us our answer of one.For our second example, let's examine the limit of e to the x minus one over x as x approaches zero.Our final example involves an infinity over infinity indeterminate form.When we have x over natural log of x as x approaches infinity, we can apply L'Hôpital's Rule in the same way.After taking derivatives and simplifying, we find that this limit approaches infinity.The Mean Value Theorem is a fundamental result in calculus that connects the average rate of change to instantaneous rates of change.Consider a continuous function on a closed interval from a to b.The secant line between these points represents the average rate of change over the interval.For the Mean Value Theorem to apply, we need two conditions.The theorem guarantees there exists at least one point c between a and b where the instantaneous rate of change equals the average rate of change.At this point, the tangent line is parallel to the secant line, meaning their slopes are equal.In some cases, there may be multiple points that satisfy the Mean Value Theorem.To sketch a curve accurately, we first plot the original function.The first derivative helps us find critical points where the slope is zero.At these critical points, we can see the function changes from increasing to decreasing or vice versa.The second derivative tells us about concavity and helps locate inflection points.The curve increases, then decreases between the critical points, then increases again.The concavity changes at our inflection point, from concave down to concave up.These key features - critical points, inflection points, and regions of increase and decrease - give us a complete picture of the curve's behavior.In motion problems, we study how objects move by analyzing their position, velocity, and acceleration.Let's start with position. This curve shows how an object's position changes over time.As the object moves, its position follows this quadratic path.Velocity is the derivative of position, showing how quickly position changes.Acceleration is the derivative of velocity, showing how quickly velocity changes.Let's look at a practical example: an object falling under gravity.The position follows a quadratic function due to constant acceleration from gravity.The velocity changes linearly with time.And the acceleration remains constant at negative nine point eight meters per second squared.Newton's Method helps us find roots of equations through an iterative process.The method uses this formula, where each new x value gets us closer to the root.Let's start with an initial guess of x equals 3.The error between our approximation and the actual root is extremely small.In physics, differential calculus helps us model projectile motion, like rocket trajectories.The height of the projectile is modeled by a quadratic function, where the derivative gives us the velocity at any point.In economics, we use derivatives to find optimal prices that maximize profit.By finding where the derivative equals zero, we can identify the price that maximizes profit.Population growth models use differential equations to predict how populations change over time.The logistic growth model shows how populations approach a carrying capacity, with the derivative representing the growth rate.In engineering, Newton's Law of Cooling uses derivatives to model heat transfer.The rate of temperature change is proportional to the difference between the object's temperature and the ambient temperature.Differential calculus is truly the language of change, helping us understand and predict phenomena across many fields.Thank you for completing this journey through differential calculus!
Explore
Discover the full suite of AI-powered study tools designed to help you learn smarter.
Create notes from your material in seconds.
Take live notes and ask questions, hands-free.
Make flashcards from your material in one click.
Create and practice quizzes from your material.
Simulate the real exam with full-length tests.
Break your material into a clear learning path.
A real-time tutor that adapts to how you learn.
Talk to your personal AI tutor in real time.
Ask about the pictures and diagrams in your notes.
Call Sparky to discuss your study material.
Turn your materials into a podcast or summary.
Grade essays with personalized feedback and tips.
Plan study sessions and hit your academic goals.
Play community-built study games or make your own.