Proof of the Power Rule

Поділитися
Вставка
  • Опубліковано 11 січ 2025

КОМЕНТАРІ • 65

  • @takyc7883
    @takyc7883 4 роки тому +86

    no teacher knows why the power rule is a thing, they just remember it. thanks so much for fulfilling my curiosity

    • @JSSTyger
      @JSSTyger 4 роки тому +13

      I doubt that very much. If the teacher is teaching calculus especially.

    • @briendamathhatter816
      @briendamathhatter816 4 роки тому +3

      If they're teaching calculus, have the not taken advanced calculus? They SHOULD know the proof... I haven't taken that class yet, but that class should be "Calculus, but you have to prove everything you use."

    • @slouchofromlocals
      @slouchofromlocals 3 роки тому +7

      @@briendamathhatter816 It's called "Analysis". Pretty good stuff actually.

    • @tcmxiyw
      @tcmxiyw Рік тому +5

      You’ve looked at an extremely small sample of calculus teachers! Not only can calculus teachers prove the power rule, they can prove it in many different ways, including using the binomial theorem, or mathematical induction. For low values on n, there are nice geometrical visualizations.

  • @barthennin6088
    @barthennin6088 Рік тому +7

    I'm so glad the narrator mentions this has only proved the case for integers... positive integers to be specific because the binomial theorem only applies for positive integers. However to prove the rule is valid for all real numbers is a simple matter using logs and implicit differentiation. Recall the log property that ln(a^b)=b*ln(a)... So given y-x^n, take the (natural) log of both sides... ln(y)=ln(x^n)=n&ln(x) Now differentiate: (1/y)dy/dx=n/x ... Solve for dy/dx ... dy/dx= ny/x ...but y=x^n so, dy/dx=nx^n/x=nx^(n-1) QED.

  • @Hero7641
    @Hero7641 12 років тому +69

    that was beautifully explained

  • @mismis3153
    @mismis3153 5 місяців тому +2

    I think the fastest way to explain it would be to just expand (x+h)^n. The first term, x^n cancels out with the second. The second term is n * x^(n-1) * h, and the h gets cancelled out by 1/h. The other terms will have an h to the power of 2 or greater, so they all tend to 0, and all you're left with is n * x^(n-1).

    • @NHDbrouf117
      @NHDbrouf117 Годину тому

      I was trying to do this but I failed miserably, you motivated me to try again, thank you lol

  • @maryamalkholi5278
    @maryamalkholi5278 4 роки тому +5

    thank you that drove me straight to the point

  • @Lucas-zd8hl
    @Lucas-zd8hl 6 років тому +16

    I just realized that uses Pascals triangle

    • @nilsh5027
      @nilsh5027 3 роки тому

      How so? I guess you could use Pascal's Triangle or the Binomial Theorem on (x+h)^n, but that would be a mess of coefficients, wouldn't it? (Though all but the first n term gets zeroed out anyway) The difference of powers formula seems like a clever step to avoid all that.

    • @mockman100k
      @mockman100k 3 роки тому +1

      @@nilsh5027 I just used (x + h)^n = Σ_(k = 0)^n nCk x^(n - k)h^k, where that’s the sum from k = 0 to n, and nCk is the choose function (binomial coefficient/Pascal’s Triangle). Using this, any term with an h^2 or higher goes to 0 (since we divide by h, they all are order h^1 or greater) and we are left with x^n and nC1 x^(n-1). x^n is subtracted off by definition of the derivative and nC1 is identically n, leaving us with d/dx(x^n) = nx^(n-1)

    • @nilsh5027
      @nilsh5027 3 роки тому

      @@mockman100k yeah, I looked it up before making that comment, but that's not the method the video used (which it seemed like OP was implying). I feel like the method in the video is a bit cleaner anyway, since you don't even have to think about the coefficients.

  • @bakayaro117
    @bakayaro117 12 років тому +5

    They don't cancel.
    You have x^n-1+x^n-1+...+x^n-1+x^n-1
    Therefore you have n many x^n-1 and you can conclude that f'(x)=nx^n-1

  • @Gattrecity
    @Gattrecity 9 місяців тому

    The most logical way to explain the power rule

  • @onepunchkatz6789
    @onepunchkatz6789 7 років тому +9

    THANK YOU TANK YOU THANK YOU THANK YOU......

  • @martinnolin6439
    @martinnolin6439 9 років тому +1

    Hint for general power rule: chain rule, logarithmic differentiation

    • @BlueCosmology
      @BlueCosmology 9 років тому

      +Martin Nolin That won't give you the general power rule. That will give you the power rule for the set of n belongs to the rational numbers.

  • @krishmainali8360
    @krishmainali8360 4 роки тому +5

    Awesome.
    Sir please make more video like this regarding derivative,trigonometry.
    and other vast problems

  • @JSSTyger
    @JSSTyger 4 роки тому +1

    Binomial expansion of (x+h)^n = x^n+nx^(n-1)h+...+h^n

  • @Paulelele
    @Paulelele 11 років тому +6

    Finally understand the formal proof of this, thanks!

  • @alexsere3061
    @alexsere3061 8 років тому +10

    how do you know this works when n isnt a natural number???

    • @raedaawadallah4441
      @raedaawadallah4441 7 років тому +7

      Alex Sere im late AS FUCK lol i don't know if you found the answer but this can be proven by the implicit differentiation

    • @RamsLiff
      @RamsLiff 4 роки тому

      N = a constant , that means N can be any number

    • @alexsere3061
      @alexsere3061 4 роки тому +4

      @@RamsLiff no, he used the conjugate formula (a-b)(a^n+ ba^(n-1)...+b^n, which is only valid for POSITIVE INTEGER n

    • @hellryderplayz1854
      @hellryderplayz1854 4 роки тому +2

      @@alexsere3061 use the binomial expansion formula (not nCr, i mean the one used for all real numbers)

    • @itsoblivion8124
      @itsoblivion8124 2 роки тому

      @@alexsere3061 learn binomial expansion. It would make sense to you

  • @lelcetz7628
    @lelcetz7628 8 років тому +8

    Proof that 1+2 = 3.
    Assume 1+2 =3
    done.
    where does (x+h)^n = something come from?

    • @alexsere3061
      @alexsere3061 8 років тому +4

      (x+h)^n = f(x+h)
      the guy is doing f(x+h) - f(x)
      if you dont understand please go learn derivatives, it comes from the definition

    • @lelcetz7628
      @lelcetz7628 8 років тому

      Alex Sere no thats not what im talking about. where did (x+h)^n = something come from. where did the SOMETHING come from. I understand it now

    • @alexsere3061
      @alexsere3061 8 років тому

      you understand it now? great!

    • @lelcetz7628
      @lelcetz7628 8 років тому

      Alex Sere :)

    • @serektaibah4091
      @serektaibah4091 7 років тому +4

      the point of the derivative is to calculate the slope of the tangent at a point in the function
      wich represents the rate of change of a function in that point
      let point A be the point wich we want to find the slope of its tangent or in another words the point that we want to find its derivative
      lets pick a point nearby and call it B lets draw a line from point A to point B and calculate its slope slope = yb-ya/xb-xa okay well with this point B we can get an approximation to the slope of the tangent at point A this approximation will get better and better if we make point B approash A
      lets say that point XA = 1 we want point B to be soo close to XA so maybe B = 1,00000000000001
      the difference between XA and XB is way smaller than that infact its infinitly small whats the difference between XA an XB ? its 0,00000000000000000001 so we say that XA = XA and XB = XA+H where H is infinitly small
      so lets calculate the slope of that now
      slope = y(a+h) - ya / xb-xa or = f(x+h) - f(x) / xb-xa we know that xb-xa = h cz its the infinitly smallnes
      so we just wite it as f(x+h) - f(x) /h
      and thats it um i hope this helps

  • @SherKhan0122
    @SherKhan0122 Рік тому +1

    Wait, how did you know that there would be n (x-1)s?

  • @emeraldthunder
    @emeraldthunder Рік тому

    This is truly beautiful

  • @dannyo8591
    @dannyo8591 3 роки тому +2

    I have an old book with a similar explanation but I'm not getting it. Maybe you could give me a hand trying to solve this: f(x)=x^3.
    I proceed like this lim x->a (f(x)-f(a))/(x-a).
    Substitute
    (x^3-a^3)/(x-a)
    Then
    ((x-a)(x+a)^2)/(x-a)
    Cancel x-a and you're left with
    (x+a)^2
    Substitute
    (x+x)^2=(2x)^2=4x^2 which isn't the expected result, 3x^2.
    Can you please point out what I'm doing wrong?
    Thank you so much!

  • @cooldawg2009
    @cooldawg2009 3 роки тому +1

    How do you know at the end that you have an “n” amount of those X^n-1 functions?

    • @nilsh5027
      @nilsh5027 3 роки тому +1

      Given a^(n-1) + a^(n-2)b + ... + ab^(n-2) + b^(n-1), notice that the powers of a go from n-1 to 0 (whereas b goes from 0 to n-1). That's the same as n...1 or 1...n which is n many terms.

    • @SherKhan0122
      @SherKhan0122 Рік тому

      @@nilsh5027thank you

  • @erikdeme
    @erikdeme Рік тому

    Great explanation😀

  • @kylefoley76
    @kylefoley76 12 років тому +3

    you need to go into more detail about how all those x's cancel. you still have a lot of x^n-1 which didn't cancel.

  • @litiometalico
    @litiometalico 12 років тому +1

    third root of x please

  • @mellmellody
    @mellmellody Рік тому

    I'm doing something very wrong, the rule for a^n-b^n isn't true when I work it out. I get 2 as a coefficient for AB when using the rule for (a^3-b^3) and it doesn't work for a^2-b^2 either.
    edit : Yeah I was doing it wrong. What I did was I used four terms for powers of 3 and 2 in the second bracket, where I should have used 3 and 2 terms in the second bracket respectively. very much my bad.

  • @ThugginGame-sb3du
    @ThugginGame-sb3du 2 місяці тому

    I would've used the binomial series

  • @MiiiRSANTANA
    @MiiiRSANTANA 3 роки тому

    great help, thank you

  • @blakba56
    @blakba56 9 років тому +1

    Wouldn't this proof be easier with (f(x)-f(x))/(x-a)?

  • @entitycqblader762
    @entitycqblader762 2 роки тому +1

    This proof explained without math: The power rule is just a handy thing to remember to make your life easier. If you do the math by hand, it will be exhausting, but you will get the answer in the end.

  • @eclmist
    @eclmist 5 років тому +1

    Mindblowing

  • @floriantinsley7633
    @floriantinsley7633 4 роки тому

    Beautiful

  • @SummerFrost23
    @SummerFrost23 Рік тому

    This does not prove power rule for negative and fractional real number.

  • @ognigga1927
    @ognigga1927 3 роки тому

    Thx alot mate

  • @granthuang577
    @granthuang577 2 роки тому

    🤩Appreciate

  • @Hiss148
    @Hiss148 5 років тому +2

    Why is that N word everywhere in maths?

    • @parthpatel8192
      @parthpatel8192 5 років тому

      n= num = number, plus X.y,z, a,b,c,u,v all have previous apps

    • @phantom_drone
      @phantom_drone 4 роки тому +8

      In America, the phrase "n-word" refers to a racial slur. This comment was unintentionally comedic gold.

  • @izuaff04
    @izuaff04 22 дні тому

    now i know...thnks...😂

  • @maxriering
    @maxriering 2 роки тому

    why does your lim look like this -> lım