4.1.12 · D5Calculus I — Limits & Derivatives
Question bank — Power rule — proof for integer, rational exponents


True or false — justify
The power rule holds for every real .
True as a result, but no single proof covers all — the four stages handle rational , and irrational is reached afterwards by a continuity/limiting argument (see the edge cases), which is why the parent breaks it into pieces.
The binomial theorem alone proves the power rule for all exponents.
False. only has a finite, cleanly-cancelling expansion when is a non-negative integer; for or it becomes an infinite series with no last term to divide out.
.
False. That mixes up power rule (variable base, constant exponent) with an exponential (constant base, variable exponent); the correct answer is , see Derivative of exponential functions.
For , the formula gives , which is undefined at , so the rule fails there.
False. Take the derivative from the definition: for every and every (including ), so the limit is everywhere — the "" is never actually evaluated; the leading factor annihilates the whole product for , and the definition itself supplies at .
In Stage 4 (rational exponent) you may write because it "looks like the power rule."
The negative-integer proof (Stage 3, with ) secretly relies on the positive-integer proof.
True. After taking a common denominator it uses , which is Stage 1's result applied to the positive integer — the stages are deliberately stacked.
Squaring both sides of to get changes the function, so the derivative we compute isn't the derivative of .
False. Squaring is a valid, reversible bridge on the domain ; it lets us use integer powers, and after solving for we substitute back, so the result is genuinely .
The power rule for an irrational exponent like needs a brand-new proof unrelated to the rational stages.
False. We approximate by a sequence of rationals (each handled by Stage 4) and pass to the limit; because and are continuous in (for fixed , is continuous in ), the formula survives the limit — no separate machinery required.
Spot the error
", so dividing by gives ." Where's the flaw?
The expansion is only the first two terms of an infinite series, not an exact equality — you can't legitimately cancel a finite expansion for a non-integer exponent, which is precisely why we use implicit differentiation instead.
"For , expand with the binomial theorem and cancel like Stage 1." What breaks?
The binomial theorem's finite form requires a non-negative integer exponent; produces an infinite series, so nothing cleanly cancels — use the common-denominator trick of Stage 3 (write with ).
"Differentiate : left side is , right side is , so ." Find the mistake.
The left side is missing the chain-rule factor: , giving and — the final answer happens to match only because the writer omitted then "recovered" the factor by luck; the reasoning is wrong.
", so ." What's wrong?
has a variable base AND variable exponent — neither the power rule nor the exponential rule applies alone; you need logarithmic/implicit differentiation. (The true answer is .)
"In Stage 1, after dividing by the nudge we get ; set to finish." Is "set " the right phrase?
Strictly we take the limit , not plug — plugging into the original gives ; the whole point is that after cancellation the limit exists and equals .
Why questions
Why does the binomial theorem, specifically, get invoked for positive integers rather than any other expansion?
Because it exposes the first-order-in- term separately from all higher- terms; after dividing by the nudge and taking the limit, only that first-order coefficient survives — the binomial theorem is the tool that isolates it.
Why do all terms except vanish as ?
Every other term in the divided expansion still carries at least one factor of the nudge (the , etc.), and any quantity times a shrinking tends to .
Why does Stage 3 take a common denominator instead of expanding directly?
Combining produces the numerator , which is exactly a Stage-1-shaped difference (in the positive integer ) we already know how to limit — it converts a new problem into a solved one.
Why must in the rational exponent ?
A denominator of makes undefined, and the trick collapses ( carries no information), so there is no equation to differentiate.
Show, step by step, why — and why that step is "just Stage 1."
Write the outer power as with . Stage 1 (integer power rule) gives . The chain rule says the rate of change of is how fast responds to times how fast responds to : . So Stage 1 supplies the and the chain rule multiplies by the inner rate ; if were just then and we recover plain Stage 1.
Why does a small change in the exponent produce only a small change in (the fact continuity leans on)?
For a fixed base , , and is continuous; so if then and likewise — small wobble in , small wobble in both sides, which is what lets the formula pass to the irrational limit.
Why does the derivative of blow up near ?
, and as the denominator shrinks to , so the slope tends to — matching the graph's near-vertical steepness at the origin.
Edge cases
What is at when ?
has everywhere, including ; here by convention, so the "" factor is harmless.
Does the power rule give a derivative for at ?
No — is undefined at ; the function has a vertical tangent there, so the derivative genuinely does not exist even though is fine.
What about at ?
isn't even defined at (there's a vertical asymptote), so neither the function nor its derivative exists there — the rule only speaks about points in the domain.
Is differentiable at ?
No — as , giving a sharp cusp; the function is continuous at but has no finite slope.
Where does the negative-exponent formula break down as a limit argument?
At , since the working divides by , which is when — the derivation assumes throughout, consistent with being undefined there.
Is the rational-exponent proof valid for negative when is even (e.g. )?
No — isn't real for , so the equation has no real ; the proof only holds where is actually defined (here ).
Is the rational-exponent proof valid for negative when is odd (e.g. )?
Yes for , since is real (e.g. ); but watch the point , where gives a vertical tangent — so the formula holds on both sides of but not at .
How is even defined for an irrational , and on which bases?
Only for : we define , and needs . For an irrational power like has no real value (no consistent odd/even root trick survives an irrational exponent), so the continuity argument for irrational lives strictly on the positive-base domain ; is excluded because is undefined.
How does the power rule extend to an irrational exponent such as , and what makes the rational approximations converge?
Choose rationals (e.g. truncating to ); Stage 4 gives for each. Since (for fixed ) both and are continuous in , letting forces — the convergence of the inputs transfers to the outputs, giving .
Can we use the power rule on to conclude the derivative of any constant is ?
Not directly — is one specific constant; a general constant isn't a power of , but its derivative is for the same underlying reason: in the limit definition for every .
Recall One-line summary of the traps
Wrong tool for the exponent class, dropping the chain-rule factor, confusing with , forgetting that "the rule applies" still requires the point to be in the domain, and thinking irrational exponents need new machinery when continuity finishes the job. ::: Each of these is a place the staged proof structure protects you — if you can name which stage (or the continuity step) handles an exponent, you rarely fall in.
Connections
- Power rule — proof for integer, rational exponents — the parent this bank drills.
- Limit definition of the derivative — why the nudge is a limit, not a plug-in.
- Binomial theorem — the finite-vs-infinite distinction behind Stage 1.
- Chain rule — the factor everyone drops in Stage 4.
- Implicit differentiation — the rational-exponent method.
- Derivative of exponential functions — the contrast trap.
- Quotient rule — an alternative for negative exponents.