Proof of Derivative f(x)=x^b & f^1(x)=bx^{b-1}

In summary, the derivative of x^-n is the same as taking the derivative on the right via the quotient rule.
  • #1
Oerg
352
0
Hi,

I was wondering if anyone could provide a proof for the following derivative

[tex] f(x)=x^b [/tex]
[tex] f^1(x)=bx^{b-1} [/tex]
 
Last edited:
Physics news on Phys.org
  • #3
erm the latex input isn't quite working out right in my first post sry
 
  • #4
  • #5
One can use Newton's generalized binomial theorem, which is covered on the wikipedia page, for that case.
 
  • #6
Alternatively, you can use a couple of cases

Once you prove it for nonnegative integers, you can do this

For negative integers:
let [tex]n[/tex] be a positive integer

[tex]x^{-n} = \frac{1}{x^n}[/tex]

taking the derivative of x^-n is the same as taking the derivative on the right via the quotient rule

[tex]\frac{d}{dx}\frac{1}{x^n}\right) = \frac{x^n(0) - 1(nx^{n-1})}{x^{2n}} = -nx^{-n-1}[/tex]

proving it

Now you can prove it for rationals through this:

[tex]\frac{d}{dx} x^{p/q}[/tex]

let [tex]y = x^{p/q}[/tex]

[tex]y^q = x^p[/tex]

implicitly differentiating

[tex]qy^{q-1} \frac{dy}{dx} = px^{p-1}[/tex]

[tex]\frac{dy}{dx} = \frac{px^{p-1}}{qy^{q-1}} = \frac{px^{p-1}}{qx^{p(q-1)/q}}[/tex]

[tex]= \frac{p}{q} x^{p/q - 1}[/tex]

can you figure out a similar method for irrationals too?
 
  • #7
I don't think there's a way to prove it for irrational exponents using the binomial theorem. Something else must be used.
 
  • #8
But once you know it for rational exponents, the proof for irrational exponents is typical of arguments in anaysis.
 
  • #9
Hurkyl said:
But once you know it for rational exponents, the proof for irrational exponents is typical of arguments in anaysis.
That is the "something else". You cannot prove it directly with the binomial theorem.
 
  • #10
Well to have used the binomial theorem to prove for rationals, you must have used the generalized version anyway, which applies to irrational exponents as well. You can prove it for rational exponents even without the binomial theorem, and after this its a simple matter of taking some limits.
 

FAQ: Proof of Derivative f(x)=x^b & f^1(x)=bx^{b-1}

What is a derivative?

A derivative is a mathematical concept that represents the rate of change of a function at a particular point. It can be thought of as the slope of a tangent line to the function at that point.

How is the derivative of a function calculated?

The derivative of a function is calculated using the limit definition of a derivative, which is the limit of the difference quotient as the change in the independent variable approaches zero.

What is the power rule for derivatives?

The power rule for derivatives states that if f(x) = xn, then f'(x) = nxn-1. This means that the derivative of a function with a variable raised to a constant power is equal to the constant multiplied by the variable raised to one less power.

How does this apply to f(x) = xb and f'(x) = bxb-1?

In this case, b is the constant, so the power rule can be applied. The derivative of f(x) = xb is f'(x) = bxb-1, which is equal to the constant b multiplied by the variable x raised to one less power (b-1).

What is the significance of the power rule for derivatives?

The power rule for derivatives is significant because it allows us to easily calculate the derivatives of polynomial functions, which are functions made up of terms with variables raised to non-negative integer powers. This rule also has many real-world applications in fields such as physics and engineering.

Similar threads

Back
Top