Single-Variable-Calculus ยท Unit 1 ยท Video 5 ยท Interactive Practice

Newton and Leibniz Notation, and the Power Rule

IKey Formulas

FormulaNameWhat it tells you
ฮ”yฮ”x=ฮ”fฮ”x=f(x0+ฮ”x)โˆ’f(x0)ฮ”x\dfrac{\Delta y}{\Delta x} = \dfrac{\Delta f}{\Delta x} = \dfrac{f(x_0 + \Delta x) - f(x_0)}{\Delta x}Difference quotientAverage slope across ฮ”x\Delta x
fโ€ฒ(x0),yโ€ฒf'(x_0), \quad y'Newton's notationThe base point can be written in: fโ€ฒ(x0)f'(x_0)
dydx=dfdx=ddxf=ddxy\dfrac{dy}{dx} = \dfrac{df}{dx} = \dfrac{d}{dx}f = \dfrac{d}{dx}yLeibniz's notationSame derivative, base point omitted
(x+ฮ”x)n=xn+n(ฮ”x)xnโˆ’1+O((ฮ”x)2)(x + \Delta x)^n = x^n + n(\Delta x)x^{n-1} + O\big((\Delta x)^2\big)Binomial expansionTwo terms matter, the rest is junk
ddxxn=nxnโˆ’1\dfrac{d}{dx}x^n = nx^{n-1}Power ruleEvery positive whole-number power at once

Key Insight: One calculation, run a single time, differentiates every positive whole-number power โ€” and therefore every polynomial, term by term.

IIVisualization 1 โ€” One Derivative, Many Names

Newton's prime and Leibniz's dy/dxdy/dx report the same number at every point of y=x2y = x^2.

๐Ÿ’ก Mathematics does this in many places: the notation drops something important, and the reader is expected to fill it in from context.

IIIVisualization 2 โ€” Where the Coefficient nn Comes From

Each of the nn factors of (x+ฮ”x)n(x + \Delta x)^n donates either its xx or its ฮ”x\Delta x to a term.

IVVisualization 3 โ€” Why the Junk Vanishes

The difference quotient is nxnโˆ’1nx^{n-1} plus junk, and every junk term still carries a factor ฮ”x\Delta x.

๐Ÿ’ก The binomial theorem itself needs no limit โ€” it is exact for every ฮ”x\Delta x. The junk dropped out because we chose to send ฮ”xโ†’0\Delta x \to 0.

VQuiz Questions

Problem 1 ยท Power Rule, Straight Off

Given: y=x7y = x^7 โ€” find dydx\dfrac{dy}{dx}.

โœ… Correct! The exponent comes down as the coefficient and the power drops by one: 7x67x^6.
โŒ Not quite. The exponent came down as a coefficient, but it must also drop by one in the power.
โŒ Not quite. The power dropped correctly, but the coefficient is the original exponent n=7n = 7, not the new one.
โŒ That is the antiderivative. The power went up to 88 and the coefficient became 1/(n+1)1/(n+1). Differentiating sends the power the other way: down to 66, with the original 77 out front.
โŒ Not quite. The power rule sends xnx^n to nxnโˆ’1nx^{n-1} โ€” the exponent falls in front, the power decreases.
Show solution

Apply ddxxn=nxnโˆ’1\dfrac{d}{dx}x^n = nx^{n-1} with n=7n = 7:

ddxx7=7x7โˆ’1=7x6\frac{d}{dx}x^7 = 7x^{7-1} = 7x^6

Both moves happen at once: the 77 arcs down in front, and the power becomes 66.

Problem 2 ยท Which Name Is Not the Derivative?

Given: y=f(x)y = f(x). Which expression is not another name for the derivative?

โœ… Correct! ฮ”yฮ”x\dfrac{\Delta y}{\Delta x} is the difference quotient โ€” the derivative is its limit as ฮ”xโ†’0\Delta x \to 0.
โŒ Not quite. That is Leibniz's spelling with the function slipped down out of the fraction: ddxy\dfrac{d}{dx}y means exactly dydx\dfrac{dy}{dx}.
โŒ Not quite. Newton wrote fโ€ฒ(x0)f'(x_0) and yโ€ฒy'; Leibniz wrote dydx\dfrac{dy}{dx}, dfdx\dfrac{df}{dx}, ddxf\dfrac{d}{dx}f and ddxy\dfrac{d}{dx}y. All six name the same object.
Show solution

Since y=f(x)y = f(x), the change in the output has two names, ฮ”y=ฮ”f\Delta y = \Delta f, so the quotient has two names too:

ฮ”yฮ”x=ฮ”fฮ”x=f(x0+ฮ”x)โˆ’f(x0)ฮ”x\frac{\Delta y}{\Delta x} = \frac{\Delta f}{\Delta x} = \frac{f(x_0 + \Delta x) - f(x_0)}{\Delta x}

This is an average slope over a finite step ฮ”x\Delta x โ€” a number that still depends on how big the step is. Only after taking the limit do the derivative's names appear:

limโกฮ”xโ†’0ฮ”fฮ”x=fโ€ฒ(x0)limโกฮ”xโ†’0ฮ”yฮ”x=dydx=dfdx=ddxf=ddxy\lim_{\Delta x \to 0}\frac{\Delta f}{\Delta x} = f'(x_0) \qquad \lim_{\Delta x \to 0}\frac{\Delta y}{\Delta x} = \frac{dy}{dx} = \frac{df}{dx} = \frac{d}{dx}f = \frac{d}{dx}y

Newton's prime is written fโ€ฒ(x0)f'(x_0) when the base point is stated and yโ€ฒy' when it is left to context โ€” so yโ€ฒy' omits the point exactly as the Leibniz forms do.

So ฮ”yฮ”x\dfrac{\Delta y}{\Delta x} is the only one on the list that is not the derivative. Note also that dydx\dfrac{dy}{dx} is not a fraction of two small numbers โ€” at this stage it is a single symbol for a limit, not a ratio you may cancel.

Problem 3 ยท A Polynomial, Term by Term

Given: y=4x5+x12y = 4x^5 + x^{12} โ€” find dydx\dfrac{dy}{dx}.

โœ… Correct! 5โ‹…4=205 \cdot 4 = 20 on the first term, and the second term needs no constant at all.
โŒ Not quite. The constant 44 rides along and multiplies the exponent: the coefficient is 4โ‹…54 \cdot 5, not 44.
โŒ Close. The first term is right, but the second power must drop from 1212 to 1111.
โŒ Not quite. On 4x54x^5 the exponent 55 comes down alongside the 44 that was already there โ€” the 44 does not disappear.
โŒ Not quite. Differentiate term by term with ddxxn=nxnโˆ’1\dfrac{d}{dx}x^n = nx^{n-1}, keeping every constant factor.
Show solution

First term. The power rule on x5x^5 gives 5x45x^4, and the constant 44 rides along:

ddxโ€‰4x5=4โ‹…5x4=20x4\frac{d}{dx}\,4x^5 = 4 \cdot 5x^4 = 20x^4

Second term. The power rule on x12x^{12}:

ddxโ€‰x12=12x11\frac{d}{dx}\,x^{12} = 12x^{11}

Together:

dydx=20x4+12x11\frac{dy}{dx} = 20x^4 + 12x^{11}

No limit, no difference quotient, no binomial theorem โ€” the power rule did all the work on sight.

Problem 4 ยท Supply the Missing Base Point

Given: y=x4y = x^4 โ€” find the value of dydx\dfrac{dy}{dx} at x=โˆ’2x = -2.

โœ… Correct! dydx=4x3\dfrac{dy}{dx} = 4x^3, and 4(โˆ’2)3=4(โˆ’8)=โˆ’324(-2)^3 = 4(-8) = -32.
โŒ Close, but check the sign. An odd power keeps the minus sign: (โˆ’2)3=โˆ’8(-2)^3 = -8, not +8+8.
โŒ Not quite. That is x3x^3 at x=โˆ’2x = -2; the power rule also puts the exponent 44 in front.
โŒ Not quite. The exponent came down as a coefficient but the power never dropped โ€” this evaluates 4x44x^4, not 4x34x^3.
โŒ Not quite. Differentiate first, then substitute x=โˆ’2x = -2 into the derivative.
Show solution

Step 1 โ€” differentiate. The power rule with n=4n = 4:

dydx=ddxx4=4x3\frac{dy}{dx} = \frac{d}{dx}x^4 = 4x^3

Step 2 โ€” supply the base point. Leibniz's dydx\dfrac{dy}{dx} does not say where the derivative is taken, so the question has to say it: evaluate at x=โˆ’2x = -2.

4(โˆ’2)3=4(โˆ’8)=โˆ’324(-2)^3 = 4(-8) = -32

In Newton's notation the point is built into the symbol, and no reminder is needed:

fโ€ฒ(โˆ’2)=โˆ’32f'(-2) = -32

The slope is negative, which fits: to the left of the origin, y=x4y = x^4 is falling.

Solved: 0 / 4