Introduction: Meeting the "Big Four" Functions
Welcome! In the previous chapters, you mastered the Power Rule for functions like \( x^2 \) or \( \sqrt{x} \). But the world of AP Calculus BC isn't just made of polynomials. To model things like sound waves, population growth, and complex data, we need Transcendental Functions. In this chapter, we are going to learn the derivatives of the "Big Four": \( \sin x \), \( \cos x \), \( e^x \), and \( \ln x \).
Don't worry if these look intimidating at first. Unlike the Power Rule, which requires a bit of calculation, these derivatives are mostly about pattern recognition and memory. Once you know these "building blocks," you'll be able to tackle much more complex problems later in the course!
1. The Trigonometric Pair: \( \sin x \) and \( \cos x \)
Trigonometric functions repeat themselves, and so do their derivatives! There is a beautiful symmetry between sine and cosine.
The Formulas
1. The Derivative of Sine:
\( \frac{d}{dx}(\sin x) = \cos x \)
2. The Derivative of Cosine:
\( \frac{d}{dx}(\cos x) = -\sin x \)
A Friendly Mnemonic: The "Co-" Rule
One of the most common mistakes on the AP Exam is forgetting which one gets the negative sign. Here is a trick used by thousands of students: "The derivative of any 'co-' function is negative." Since cosine starts with "co," its derivative is negative sine.
Visualizing the Change
Imagine the graph of \( y = \sin x \). At \( x = 0 \), the graph is climbing at its steepest point (a slope of 1). If you look at the graph of \( y = \cos x \), the value at \( x = 0 \) is exactly 1! The derivative is simply a "map" of the original function's slope.
Quick Takeaway:
\( \sin x \rightarrow \cos x \)
\( \cos x \rightarrow -\sin x \)
2. The "World's Easiest Derivative": \( e^x \)
The natural exponential function, \( e^x \), is a favorite among Calculus students because of its unique property.
The Formula
\( \frac{d}{dx}(e^x) = e^x \)
Did you know? The number \( e \) (approximately 2.718) is the only base for which the rate of change of the function is exactly equal to the value of the function itself. If you have 10 units of something growing at a rate of \( e^x \), it is growing at a rate of 10 units per moment!
Common Mistake to Avoid
Do not use the Power Rule on \( e^x \). Students often try to write \( x \cdot e^{x-1} \). This is incorrect! The Power Rule is only for when the variable is in the base (like \( x^2 \)). When the variable is in the exponent (like \( e^x \)), the rule is different.
Quick Takeaway: The derivative of \( e^x \) is just itself. It’s the "lazy" derivative!
3. The Natural Logarithm: \( \ln x \)
The natural log function \( \ln x \) (the logarithm with base \( e \)) has a derivative that actually turns it back into a simple algebraic fraction.
The Formula
\( \frac{d}{dx}(\ln x) = \frac{1}{x} \)
Note: This is defined for \( x > 0 \), as you cannot take the logarithm of a negative number or zero.
Why is this important?
This is a "bridge" between logarithms and power functions. Even though \( \ln x \) looks nothing like a fraction, its "steepness" (derivative) is perfectly modeled by the curve \( \frac{1}{x} \).
Quick Takeaway: The derivative of \( \ln x \) is its reciprocal, \( 1/x \).
4. Putting It Together (Step-by-Step)
On the AP Exam, you will often see these combined with the Constant Multiple Rule or the Sum/Difference Rules (from Chapter 2.6).
Example 1: Find the derivative of \( f(x) = 3\sin x + 4e^x \).
Step 1: Look at the first term. The derivative of \( \sin x \) is \( \cos x \). The 3 stays in front.
Step 2: Look at the second term. The derivative of \( e^x \) is \( e^x \). The 4 stays in front.
Result: \( f'(x) = 3\cos x + 4e^x \)
Example 2: Find the derivative of \( y = 5\ln x - 2\cos x \).
Step 1: The derivative of \( \ln x \) is \( 1/x \), so the first part is \( 5(1/x) \).
Step 2: The derivative of \( \cos x \) is \( -\sin x \).
Step 3: Combine carefully: \( y' = \frac{5}{x} - 2(-\sin x) \).
Result: \( y' = \frac{5}{x} + 2\sin x \)
5. Important AP Reminders
Since the College Board does not provide a formula sheet for the AP Calculus BC exam, you must memorize these four formulas perfectly. They will appear in both the Calculator-Active and Non-Calculator sections.
Quick Review Box
- Sine: \( (\sin x)' = \cos x \)
- Cosine: \( (\cos x)' = -\sin x \) (Negative for "Co-")
- Exponential: \( (e^x)' = e^x \)
- Logarithm: \( (\ln x)' = \frac{1}{x} \)
Note: If you encounter functions like \( \tan x \), \( 2^x \), or \( \ln(3x) \), those involve the Product Rule, Quotient Rule, or Chain Rule, which are covered in the following chapters (2.8, 2.9, and 3.1). Master these "Big Four" first!
Summary Table for Study
Function: \( \sin x \) \( \rightarrow \) Derivative: \( \cos x \)
Function: \( \cos x \) \( \rightarrow \) Derivative: \( -\sin x \)
Function: \( e^x \) \( \rightarrow \) Derivative: \( e^x \)
Function: \( \ln x \) \( \rightarrow \) Derivative: \( \frac{1}{x} \)