Solveeit Logo

Question

Question: Prove $\lim_{x \to a} \frac{x^n - a^n}{x - a} = n a^{n-1}$ for n not belonging to rational numbers...

Prove

limxaxnanxa=nan1\lim_{x \to a} \frac{x^n - a^n}{x - a} = n a^{n-1}

for n not belonging to rational numbers.

Answer

n.a^{n-1}

Explanation

Solution

The given limit is limxaxnanxa\lim_{x \to a} \frac{x^n - a^n}{x - a}.

Let f(x)=xnf(x) = x^n.

The expression inside the limit is f(x)f(a)xa\frac{f(x) - f(a)}{x - a}.

By the definition of the derivative, the derivative of a function f(x)f(x) at a point x=ax=a is given by:

f(a)=limxaf(x)f(a)xaf'(a) = \lim_{x \to a} \frac{f(x) - f(a)}{x - a}

provided this limit exists.

In this case, the given limit is exactly the definition of the derivative of the function f(x)=xnf(x) = x^n at x=ax=a.

Therefore, the value of the limit is equal to the derivative of xnx^n evaluated at x=ax=a.

We need to find the derivative of f(x)=xnf(x) = x^n with respect to xx. The power rule for differentiation states that ddx(xn)=nxn1\frac{d}{dx}(x^n) = nx^{n-1}. This rule is valid for any real number nn.

To prove the power rule for any real number nn, we can use logarithmic differentiation. Assume x>0x > 0.

Let y=xny = x^n.

Take the natural logarithm of both sides:

ln(y)=ln(xn)\ln(y) = \ln(x^n)

ln(y)=nln(x)\ln(y) = n \ln(x)

Now, differentiate both sides with respect to xx:

1ydydx=n1x\frac{1}{y} \frac{dy}{dx} = n \cdot \frac{1}{x}

Solve for dydx\frac{dy}{dx}:

dydx=ynx\frac{dy}{dx} = y \cdot \frac{n}{x}

Substitute y=xny = x^n:

dydx=xnnx=nxn1\frac{dy}{dx} = x^n \cdot \frac{n}{x} = n \cdot x^{n-1}

So, the derivative of f(x)=xnf(x) = x^n is f(x)=nxn1f'(x) = nx^{n-1}.

This derivative is valid for any real number nn, provided x>0x > 0. Since the limit is taken as xax \to a, we assume aa is in the domain where xnx^n is defined and differentiable, which implies a>0a > 0.

Now, we evaluate the derivative at x=ax=a:

f(a)=nan1f'(a) = n a^{n-1}

By the definition of the derivative, the given limit is equal to f(a)f'(a).

limxaxnanxa=f(a)=nan1\lim_{x \to a} \frac{x^n - a^n}{x - a} = f'(a) = n a^{n-1}

This proves the required result for any real number nn, including non-rational numbers, assuming a>0a > 0.