Derivatives and Limits
Derivatives
Derivatives is finding the instantaneous rate of change of a function at a particular point.
- Imagine a curve; at a given point, you draw a tangent. The slope of this tangent at that point gives the derivative value.
- Slope is change in y () divided by change in x ().
Limits
Limits help when you can't directly calculate a function's value at a point.
- Instead, you examine the function's behavior as you approach that point from the left and right.
- If , you can't directly solve for , you can approach from the left (e.g., 0.9, 0.99, 0.999) and from the right (e.g., 1.1, 1.01, 1.001).
- As gets closer to 1, gets closer to 2.
Let's say . Here, cannot be 2 because the denominator would be zero (undefined).
- However, you can simplify the function to , but remember that the original function still restricts from being 2.
- As approaches 2, approaches 4.
- Limits define constraint values when you can't use one of the direct values.
Left Hand Limit (LHL) and Right Hand Limit (RHL)
- When approaching from the left, it's the Left Hand Limit (LHL).
- When approaching from the right, it's the Right Hand Limit (RHL).
- For example, if , then:
- (LHL)
- (RHL)
- Limits value indicate how close you can get to a certain value.
Derivatives Formula
The derivative of a function is written as .
First Principle:
- This formula calculates the slope of the tangent line at a point on the curve.
- It's derived from the basic slope formula:
- Here, we're taking the initial point as and the final point as , where is a very small quantity tending to zero.
is the derivative of , and is often denoted as .
- If , then is the derivative of , written as (change in with respect to ).
Derivative of Sine
- Proof using the first principle:
- If , then .
- Using the formula,
- Applying the trigonometric identity,
- Rearranging,
- Separating the limits,
- Using standard limits,
Standard Limits
- Using Trigonometry:
L'Hôpital's Rule
- If a limit is in the indeterminate form , you can differentiate the numerator and denominator separately.
- For example, to prove :
- Differentiate the numerator and denominator:
- Now, , so the limit is 1.
- To prove :
- Differentiate:
- Since , the limit is 0.
Other Derivatives
- Using the first principle:
- If , then
- Then:
- You can use the quotient rule with or use the identity
Power Rule
- Example: If , then .
- If , then .
Exponential Rules
Logarithmic Equations
- Note: If no base is specified, then refers to . When integrating , the result will be , assuming the base is .
Algebra of Derivatives
- If you have a sum or difference of functions, you can differentiate them separately.
- If you have a constant multiplied by a function, you can pull the constant outside of the derivative.
- Example: If , then .
Product Rule:
- If you have two functions multiplied together, you can't just differentiate them separately; you must use the product rule.
- You keep one function constant and differentiate the other function, then add the derivative of the first function and multiplying the second.
- Example:
- For three variables: d/dx(x * e^x * sin x ) = x * e^x * cos x + x * sin x * e^x + sin x * e^x * 1
Quotient Rule:
- If you have a function in the form of , then the derivative is:. You have to keep the denominator times derivative of the numerator, times the numerator times derivative of the denominator, all divided by the denominator squared.
- For derivatives of division form, the square of the bottom function is at the denominator of the answer after differentiating.
Chain Rule:
- Chain Rule is applied when you have a function within another function (ex: ).
- First, we differentiate the outermost function and then the innermost function, giving multiplication sign in between them. For example,
- d/dx is equivalent to saying ddy/dx. This can also be expressed as ddy/du times ddu/dx.
Logarithms Reminders
- Logarithm (log) is a common logarithm. Generally, you take the base either 10 or something. So when you are writing log x, just log x, you understand them by writing log x base 10. This is called common logarithm.
- ln is known as Natural logarithm. This is known as ln x, ln x. So the difference is for the bass.
- Remember that $$", Ln a is log a base e"