Proof (x^n)'=nx^n-1 by complete induction

In summary: I mentioned integers because the problem says "by complete induction". That is an unusual phrase. It is normally "by induction". The only reason I can think of for adding "complete" is if the professor plans to use the fact that the statement is true for all integers to prove that it is true for all real numbers. But, again, the problem asks for a proof for n a natural number, not all real numbers.
  • #1
Hernaner28
263
0

Homework Statement


Prove that [tex]({x^n})' = n{x^{n - 1}}[/tex] by COMPLETE induction.

Homework Equations


Nothing.

The Attempt at a Solution


I did the base step for n=1 and then I suppctosed that it was true for n-1 but then I thought about it and I wonder why the professor told us to prove this by induction when in fact induction is useful for natural numbers, and that is true for real numbers.
Anyway, I think he asked for it because we know that:
$$\begin{align}
& x\text{ is differentiable}\Rightarrow xx={{x}^{2}}\text{ is dif}\text{.}\Rightarrow {{x}^{2}}x={{x}^{3}}\Rightarrow ...{{x}^{n}}\text{ is differentiable if }n\in \mathbb{N} \\
& c\in \mathbb{R}\Rightarrow c\cdot {{x}^{n}}\text{ is dif}\text{.}\Rightarrow P(x)={{a}_{0}}{{x}^{n}}+{{a}_{1}}{{x}^{n-1}}+...+{{a}_{n}}\text{ is differentiable} \\
\end{align}$$

So therefore we could finally prove at the same time that any polynomial is differentiable. But what to do on n-1? Just an idea please!

Thank you!
 
Last edited:
Physics news on Phys.org
  • #2
Hernaner28 said:

Homework Statement


Prove that [tex]({x^n})' = n{x^{n - 1}}[/tex] by COMPLETE induction.


Homework Equations


Nothing.


The Attempt at a Solution


I did the base step for n=1 and then I suppctosed that it was true for n-1 but then I thought about it and I wonder why the professor told us to prove this by induction when in fact induction is useful for natural numbers, and that is true for real numbers.
"true for real numbers"? Is that a typo?
Hernaner28 said:
Anyway, I think he asked for it because we know that:
$$\begin{align}
& x\text{ is differentiable}\Rightarrow xx={{x}^{2}}\text{ is dif}\text{.}\Rightarrow {{x}^{2}}x={{x}^{3}}\Rightarrow ...{{x}^{n}}\text{ is differentiable if }n\in \mathbb{N} \\
& c\in \mathbb{R}\Rightarrow c\cdot {{x}^{n}}\text{ is dif}\text{.}\Rightarrow P(x)={{a}_{0}}{{x}^{n}}+{{a}_{1}}{{x}^{n-1}}+...+{{a}_{n}}\text{ is differentiable} \\
\end{align}$$

So therefore we could finally prove at the same time that any polynomial is differentiable. But what to do on n-1? Just an idea please!

Thank you!

Assume that the statement is true for n = k. I.e., that (xk)' = kxk-1.

Now, use this assumption to show that the statement is true for n = k + 1. I.e., that (xk+1)' = (k + 1)xk. The product rule will come in handy.
 
  • #3
I'm not sure what you mean by "what to do on n-1?" "n- 1" never arises in induction. Nor do I see why you feel the need to prove a polynomial is differentiable when the problem says nothing about polynomials.

It is easy to prove for n= 1. If n= 1, we have f(x)= x and its derivative is [itex]1= 1(x^0)= n(x^{n-1})[/itex].

Now, for fixed k, assume that, for [itex]n\le k[/itex], the derivative of [itex]x^n[/itex] is [itex]nx^{n-1}[/itex]. Write [itex]x^{k+1}[/itex] as [itex]x(x^k)[/itex] and use the product rule.
Your professor suggested induction because the problem is to show that the derivative of [itex]x^n[/itex] is [itex]nx^{n-1}[/itex] for n an integer, not a general real number.

(I honestly don't see any reason to use the "complete" induction rather than simple induction.)
 
  • #4
Mark44 said:
"true for real numbers"? Is that a typo?Assume that the statement is true for n = k. I.e., that (xk)' = kxk-1.

Now, use this assumption to show that the statement is true for n = k + 1. I.e., that (xk+1)' = (k + 1)xk. The product rule will come in handy.
I mean that the derivative function shown of x^n is true for any real number, not only naturals but now I realize why he wants to prove it only for naturals. I didn't understand why you want me to do that strange product kIe, I have to prove it using complete induction. So I want to prove it for n, I know it's true for n=1, so I assume that is true for n-1 (as far as I know this is the process of complete induction).
HallsofIvy said:
I'm not sure what you mean by "what to do on n-1?" "n- 1" never arises in induction. Nor do I see why you feel the need to prove a polynomial is differentiable when the problem says nothing about polynomials.

It is easy to prove for n= 1. If n= 1, we have f(x)= x and its derivative is [itex]1= 1(x^0)= n(x^{n-1})[/itex].

Now, for fixed k, assume that, for [itex]n\le k[/itex], the derivative of [itex]x^n[/itex] is [itex]nx^{n-1}[/itex]. Write [itex]x^{k+1}[/itex] as [itex]x(x^k)[/itex] and use the product rule.
Your professor suggested induction because the problem is to show that the derivative of [itex]x^n[/itex] is [itex]nx^{n-1}[/itex] for n an integer, not a general real number.

(I honestly don't see any reason to use the "complete" induction rather than simple induction.)
This is true for all n real:$$({{x}^{n}}{)}'=n{{x}^{n-1}}$$
But the professor want to prove that only for naturals so that we could finally prove that a polynomial is differentiable (because in class we had previously proven that the product of differentiable functions is differentiable). Why do you mention integers? A polynomial doesn't have negative power terms. Apart from that isn't induction only for naturals and not integers?
I want to do it by complete induction as he asked for.Thank you both!
 
  • #5
Hernaner28 said:
I mean that the derivative function shown of x^n is true for any real number, not only naturals but now I realize why he wants to prove it only for naturals. I didn't understand why you want me to do that strange product kIe,
kIe? What is that?

Hernaner28 said:
I have to prove it using complete induction. So I want to prove it for n, I know it's true for n=1, so I assume that is true for n-1 (as far as I know this is the process of complete induction).
It's not clear to me that you understand how an induction proof goes.
1) Establish that the statement you want to prove is true for some base case, such as k = 1.
2) Assume that the statement is true for n = k.
3) Using the assumption in #2, show (prove) that the statement is true for n = k + 1.
Hernaner28 said:
This is true for all n real:$$({{x}^{n}}{)}'=n{{x}^{n-1}}$$
But the professor want to prove that only for naturals so that we could finally prove that a polynomial is differentiable (because in class we had previously proven that the product of differentiable functions is differentiable). Why do you mention integers? A polynomial doesn't have negative power terms. Apart from that isn't induction only for naturals and not integers?
I want to do it by complete induction as he asked for.


Thank you both!
Yes, we're talking about positive integers.
 
  • #6
hahahaha! Great misunderstaning: when you wrote n=k .I.e I thought you were telling me to do that product k.I.e... I didn't understand what i.e. mean until now that I remembered (I don't speak english so...).

I know that your method works but you're using the simple induction. Apart from that simple induction we have 2 types of complete induction. The traditional complete induction says that in the second step we may assume not only that the statement holds for n = m but also that it is true for all n less than or equal to m like HallsofIvy explained.

Another proof by complete induction uses the hypothesis that the statement holds for all smaller n more thoroughly which I definitely do not understand.

http://en.wikipedia.org/wiki/Mathematical_induction

Thanks!
 
Last edited:
  • #7
Done:

$$\begin{align}
& {{x}^{n-1}}={{x}^{-1}}({{x}^{n}}) \\
& ({{x}^{n-1}}{)}'={{\left( \frac{1}{x}({{x}^{n}}) \right)}^{\prime }}={{\left( \frac{1}{x} \right)}^{\prime }}{{x}^{n}}+\frac{1}{x}({{x}^{n}}{)}' \\
& (n-1){{x}^{n-2}}=\underbrace{\frac{-{{x}^{n}}}{{{x}^{2}}}}_{-{{x}^{x-2}}}+\frac{1}{x}({{x}^{n}}{)}' \\
& (n-1){{x}^{n-2}}+{{x}^{n-2}}=\frac{1}{x}({{x}^{n}}{)}' \\
& n{{x}^{n-2}}=\frac{1}{x}({{x}^{n}}{)}' \\
& n{{x}^{n-1}}=({{x}^{n}}{)}' \\
\end{align}$$

Thank you for your help!

Anyway I still don't understand that "more thoroughly" complete induction proof which mentions the wikipedia. I'll stick with the ordinary one I guess...
 
Last edited:
  • #8
Hernaner28 said:
hahahaha! Great misunderstaning: when you wrote n=k .I.e I thought you were telling me to do that product k.I.e... I didn't understand what i.e. mean until now that I remembered (I don't speak english so...).
I.e. isn't English - it's the Latin abbreviation for id est, which means "that is."
 
  • #9
Wow... that's a tough approach, and slightly suspect as it anticipates the derivative of negative powers. And not really COMPLETE induction either; that might start something like:

##n ≥ 2 \implies## we can choose k,m both ≥ 1 that make ##k+m=n## (which also gives ##k<n## and ##m<n##)

$$x^n = x^kx^m \\
(x^n)' = (x^k)'x^m + x^k(x^m)'
$$

etc.
 

1. What is "Proof (x^n)'=nx^n-1 by complete induction"?

"Proof (x^n)'=nx^n-1 by complete induction" is a mathematical proof that shows the relationship between the derivative of a function raised to a power and the original function. It is commonly used in calculus and other branches of mathematics.

2. Why is complete induction used in this proof?

Complete induction, also known as mathematical induction, is used in this proof to show that the relationship between the derivative and the original function holds for all values of n, not just a specific value. This allows for a more general and comprehensive proof.

3. What is the process for proving (x^n)'=nx^n-1 by complete induction?

The process for proving (x^n)'=nx^n-1 by complete induction involves first showing that the relationship holds for a base case, usually n=1. Then, assuming that the relationship holds for n=k, the proof shows that it also holds for n=k+1. This completes the inductive step. Finally, by the principle of mathematical induction, the relationship is proven to hold for all values of n.

4. Can this proof be used for any function raised to a power, or only for x^n?

This proof can be used for any function raised to a power, not just for x^n. As long as the function can be differentiated, the proof can be applied to it using complete induction.

5. How is this proof useful in mathematics and science?

This proof is useful in mathematics and science because it provides a general way to find the derivative of functions raised to a power. It can be applied to various equations and problems, making it a powerful tool in solving complex mathematical and scientific equations.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
572
  • Calculus and Beyond Homework Help
Replies
3
Views
513
  • Calculus and Beyond Homework Help
Replies
1
Views
509
  • Calculus and Beyond Homework Help
Replies
1
Views
457
  • Calculus and Beyond Homework Help
Replies
6
Views
939
  • Calculus and Beyond Homework Help
Replies
2
Views
261
  • Calculus and Beyond Homework Help
Replies
7
Views
407
  • Calculus and Beyond Homework Help
Replies
3
Views
808
  • Calculus and Beyond Homework Help
Replies
6
Views
966
Back
Top