Proof of the Power Rule

  Рет қаралды 61,482

calculussuccess

calculussuccess

Күн бұрын

Пікірлер
@takyc7883
@takyc7883 4 жыл бұрын
no teacher knows why the power rule is a thing, they just remember it. thanks so much for fulfilling my curiosity
@JSSTyger
@JSSTyger 4 жыл бұрын
I doubt that very much. If the teacher is teaching calculus especially.
@briendamathhatter816
@briendamathhatter816 4 жыл бұрын
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."
@slouchfromlocals
@slouchfromlocals 3 жыл бұрын
@@briendamathhatter816 It's called "Analysis". Pretty good stuff actually.
@tcmxiyw
@tcmxiyw Жыл бұрын
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 Жыл бұрын
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 11 жыл бұрын
that was beautifully explained
@maryamalkholi5278
@maryamalkholi5278 3 жыл бұрын
thank you that drove me straight to the point
@mismis3153
@mismis3153 3 ай бұрын
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).
@bakayaro117
@bakayaro117 12 жыл бұрын
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
@Lucas-zd8hl
@Lucas-zd8hl 5 жыл бұрын
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 жыл бұрын
@@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.
@onepunchkatz6789
@onepunchkatz6789 7 жыл бұрын
THANK YOU TANK YOU THANK YOU THANK YOU......
@Gattrecity
@Gattrecity 7 ай бұрын
The most logical way to explain the power rule
@SherKhan0122
@SherKhan0122 11 ай бұрын
Wait, how did you know that there would be n (x-1)s?
@JSSTyger
@JSSTyger 4 жыл бұрын
Binomial expansion of (x+h)^n = x^n+nx^(n-1)h+...+h^n
@krishmainali8360
@krishmainali8360 4 жыл бұрын
Awesome. Sir please make more video like this regarding derivative,trigonometry. and other vast problems
@Paulelele
@Paulelele 11 жыл бұрын
Finally understand the formal proof of this, thanks!
@martinnolin6439
@martinnolin6439 9 жыл бұрын
Hint for general power rule: chain rule, logarithmic differentiation
@BlueCosmology
@BlueCosmology 8 жыл бұрын
+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.
@emeraldthunder
@emeraldthunder Жыл бұрын
This is truly beautiful
@dannyo8591
@dannyo8591 3 жыл бұрын
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!
@ivebeenironed3times737
@ivebeenironed3times737 3 жыл бұрын
(x^3-x^a) does not factorise to (x-a)(x+a)^2. That’s the problem.
@lelcetz7628
@lelcetz7628 8 жыл бұрын
Proof that 1+2 = 3. Assume 1+2 =3 done. where does (x+h)^n = something come from?
@alexsere3061
@alexsere3061 8 жыл бұрын
(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 жыл бұрын
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
@alexsere3061
@alexsere3061 8 жыл бұрын
how do you know this works when n isnt a natural number???
@raedaawadallah4441
@raedaawadallah4441 6 жыл бұрын
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 жыл бұрын
@@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 жыл бұрын
@@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
@cooldawg2009
@cooldawg2009 3 жыл бұрын
How do you know at the end that you have an “n” amount of those X^n-1 functions?
@nilsh5027
@nilsh5027 3 жыл бұрын
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 11 ай бұрын
@@nilsh5027thank you
@erikdeme
@erikdeme Жыл бұрын
Great explanation😀
@MiiiRSANTANA
@MiiiRSANTANA 3 жыл бұрын
great help, thank you
@floriantinsley7633
@floriantinsley7633 4 жыл бұрын
Beautiful
@ThugginGame-sb3du
@ThugginGame-sb3du 22 күн бұрын
I would've used the binomial series
@SummerFrost23
@SummerFrost23 Жыл бұрын
This does not prove power rule for negative and fractional real number.
@litiometalico
@litiometalico 12 жыл бұрын
third root of x please
@ognigga1927
@ognigga1927 3 жыл бұрын
Thx alot mate
@eclmist
@eclmist 5 жыл бұрын
Mindblowing
@kylefoley76
@kylefoley76 12 жыл бұрын
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.
@granthuang577
@granthuang577 2 жыл бұрын
🤩Appreciate
@blakba56
@blakba56 9 жыл бұрын
Wouldn't this proof be easier with (f(x)-f(x))/(x-a)?
@entitycqblader762
@entitycqblader762 Жыл бұрын
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.
@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.
@Hiss148
@Hiss148 5 жыл бұрын
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 жыл бұрын
In America, the phrase "n-word" refers to a racial slur. This comment was unintentionally comedic gold.
@maxriering
@maxriering Жыл бұрын
why does your lim look like this -> lım
Proof of The Product Rule
15:35
Prime Newtons
Рет қаралды 6 М.
СОБАКА ВЕРНУЛА ТАБАЛАПКИ😱#shorts
00:25
INNA SERG
Рет қаралды 3,8 МЛН
Ice Cream or Surprise Trip Around the World?
00:31
Hungry FAM
Рет қаралды 15 МЛН
Twin Telepathy Challenge!
00:23
Stokes Twins
Рет қаралды 50 МЛН
ТЫ В ДЕТСТВЕ КОГДА ВЫПАЛ ЗУБ😂#shorts
00:59
BATEK_OFFICIAL
Рет қаралды 3,7 МЛН
Proof of the Power Rule (for positive integers)
4:36
MathInquirer
Рет қаралды 3,6 М.
Proof of the Chain Rule
7:29
Professor Peter
Рет қаралды 18 М.
proving the power rule for any exponent!!
16:47
Michael Penn
Рет қаралды 17 М.
What is a Derivative? Deriving the Power Rule
10:05
Professor Dave Explains
Рет қаралды 163 М.
Chain rule proof | Derivative rules | AP Calculus AB | Khan Academy
5:39
Proof of the Product Rule from Calculus
6:07
patrickJMT
Рет қаралды 107 М.
Calculus: Why does integrating a function give area under its curve?
9:36
Mathematical Methods for physics and Engineering
Рет қаралды 24 М.
Proof of the Chain Rule
5:30
turksvids
Рет қаралды 47 М.
The Power Rule - Intuitive Proof
6:47
slcmath@pc
Рет қаралды 11 М.
СОБАКА ВЕРНУЛА ТАБАЛАПКИ😱#shorts
00:25
INNA SERG
Рет қаралды 3,8 МЛН