Proving the Power Rule for Rational Exponents Using Induction

  • Context: Graduate 
  • Thread starter Thread starter georg gill
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary

Discussion Overview

The discussion revolves around proving the power rule for rational exponents using mathematical induction. Participants explore various properties of exponents, including monotonicity, homogeneity, and the relationship between powers and roots. The conversation includes references to specific proofs and attempts to clarify misunderstandings regarding the properties of exponents.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • Some participants question the monotonicity property for integers, specifically why \(x^p < y^p\) when \(x < y\) and \(p\) is a positive integer, and what implications arise when \(p\) is large.
  • There is a suggestion that a typo exists in a referenced proof regarding homogeneity for rational exponents, with participants debating whether \((v_1 v_2)^n > (xy)^m\) should be the correct expression instead of \((v_1 v_2)^n < (xy)^m\).
  • Some participants clarify that the proof being discussed does not support the incorrect statement \(a^{(xy)} = a^x + a^y\), emphasizing the correct properties of exponents instead.
  • One participant expresses a desire to prove the equation \(\sqrt[n]{c^m}\sqrt[n]{d^m} = c^{m/n}d^{m/n}\) and discusses the simplicity of working with integers compared to rational exponents.
  • There are discussions about the definitions of fractional exponents and roots, with some participants asserting that the relationship \(c^{\frac{n}{m}} = \sqrt[m]{c^n}\) is true by definition.
  • Participants express differing views on the understanding of taking roots and powers, with some asserting that the process of taking roots involves finding a number that, when multiplied by itself a certain number of times, yields the original number.
  • One participant raises the question of whether it is possible to prove \((a)^{\frac{1}{n}}(a)^{\frac{1}{n}} = (a)^{\frac{2}{n}}\) for any positive integer by induction.

Areas of Agreement / Disagreement

Participants express differing views on several points, including the correctness of certain mathematical expressions, the understanding of properties of exponents, and the approach to proving specific equations. No consensus is reached on the various claims and interpretations presented.

Contextual Notes

Some discussions involve potential typos in referenced proofs and the need for clarity in definitions. Participants also highlight the complexity of transitioning from integer exponents to rational exponents, indicating that assumptions about the properties of exponents may vary.

georg gill
Messages
151
Reaction score
6
This is the proof

http://planetmath.org/encyclopedia/ProofOfPropertiesOfTheExponential.html

I wonder what they do when they describe monotnicity for integers. Why is

[tex]x^p<y<p[/tex] when x<y and p is a positive integer? What if p was really large?and further down in the part homogeneity for rational exponents is there a typo there? Should not

[tex](v_1 v_2)^n > (xy)^m[/tex]

and not

[tex](v_1 v_2)^n < (xy)^m[/tex]

or?
 
Last edited by a moderator:
Physics news on Phys.org
Hi georg gill! :smile:

georg gill said:
This is the proof

http://planetmath.org/encyclopedia/ProofOfPropertiesOfTheExponential.html

I wonder what they do when they describe monotnicity for integers. Why is

[tex]x^p<y<p[/tex] when x<y and p is a positive integer? What if p was really large?

It's a typo. It should be:
[tex]x^p<y^p[/tex]
georg gill said:
and further down in the part homogeneity for rational exponents is there a typo there? Should not

[tex](v_1 v_2)^n > (xy)^m[/tex]

and not

[tex](v_1 v_2)^n < (xy)^m[/tex]

or?

Yep. You found another typo.

Good that you understand the material!
 
Last edited by a moderator:
As to the title of this thread, however, they are proving a^(x+y)= a^xa^y and a^(xy)= (a^x)^y= (a^y)^x, NOT "a^(xy)= a^x+ a^y" which is simply not true.
 
HallsofIvy said:
As to the title of this thread, however, they are proving a^(x+y)= a^xa^y and a^(xy)= (a^x)^y= (a^y)^x, NOT "a^(xy)= a^x+ a^y" which is simply not true.

sorry about the heading. but the part [tex]a^(xy)= (a^x)^y= (a^y)^x[\tex] (c)<br /> <br /> I did not know this was a proof for (c). that was a proof I needed much. Very cool! I just have to work through it later and see if I get it:)[/tex]
 
Last edited:
Which step do you not get exactly?

(TBH, I find it a bit troublesome to work through those web links. Perhaps you can copy the step that's giving you difficulty?)
 
I guess this is my explenation for what I did get from the proof

http://bildr.no/view/1035536

But actually i wanted to prove that

[tex]\sqrt[n]{c^m}\sqrt[n]{d^m}=c^{m/n}d^{m/n}[/tex] (I)

dealing with integers when working with powers and roots are much simpler because it is easier to think about a number multiplied by itself n times and the nth roth of a number because it has to be a number one gets by doing that. If one could prove (I) then one could go from whole integers for n and m on the left side to a fraction on the right side and by that one would always see that one could first find a power and then a root even (or first root then power, to switch order of theese operations is provable) though it is written as the right side of (I)

I also did manage from another proof to make this explanation (I) only a matter of showing that

[tex]a^{\frac{1}{n}}a^{\frac{1}{n}}=a^{\frac{2}{n}}[/tex] (vv)

because

http://www.viewdocsonline.com/document/biwlgx

If we use (I)

[tex]\sqrt[n]{ab}=\sqrt[n]{a}\sqrt[n]{b}[/tex]

we could get (II):

[tex]\sqrt[n]{a^m}=\sqrt[n]{aa...a}=y[/tex]

from (I)

[tex]\sqrt[n]{a^m}=\sqrt[n]{a}\sqrt[n]{a}...\sqrt[n]{a}=y[/tex]

we have m [tex]a^{\frac{1}{n}}[/tex]
and

[tex]\sqrt[n]{a}=y^{\frac{1}{m}}[/tex]

and we get (III):

[tex](\sqrt[n]{a})^m=y[/tex]

and from (II) and (III):

[tex](\sqrt[n]{a})^m=y=\sqrt[n]{a^m}[/tex]

but I can't show that (IV):

[tex](\sqrt[n]{a})^m=y=\sqrt[n]{a^m}=a^{\frac{m}{n}}[/tex]

Since I have showed that

[tex](\sqrt[n]{a})^m=\sqrt[n]{a^m}[/tex]

I only need to show that

[tex](\sqrt[n]{a})^m[/tex]

is equal too

[tex]a^{\frac{m}{n}}[/tex]

which is that

[tex](a_1)^{\frac{1}{n}}(a_2)^{\frac{1}{n}}... (a_m)^{\frac{1}{n}}[/tex]

(subscript is only for showing that it is m as)

is equal

[tex]a^{\frac{m}{n}}[/tex]

in other words I need to show

[tex](a)^{\frac{1}{n}}(a)^{\frac{1}{n}}=(a)^{\frac{2}{n}}[/tex]

to show (IV) for any whole positive integer of n and m and any real number of a

then again how to prove (vv)
 
Last edited:
georg gill said:
I guess this is my explenation for what I did get from the proof

http://bildr.no/view/1035536

But actually i wanted to prove that

[tex]\sqrt[n]{c^m}\sqrt[n]{d^m}=c^{m/n}d^{m/n}[/tex] (I)

dealing with integers when working with powers and roots are much simpler because it is easier to think about a number multiplied by itself n times and the nth roth of a number because it has to be a number one gets by doing that. If one could prove (I) then one could go from whole integers for n and m on the left side to a fraction on the right side and by that one would always see that one could first find a power and then a root even (or first root then power, to switch order of theese operations is provable) though it is written as the right side of (I)

The very definition is

[tex]c^{\frac{n}{m}}=\sqrt[m]{c^n}[/tex]

So what you want is true by definition.
 
Isn't that:
[tex](c^n)^{\frac{1}{m}}=\sqrt[m]{c^n}[/tex]
?
 
I like Serena said:
Isn't that:
[tex](c^n)^{\frac{1}{m}}=\sqrt[m]{c^n}[/tex]
?
If you say take the 22th power of 1.23. That is the same as multiplying 1.23 by itself 22 times. And if you then take the 6th rooth you take the rooth 6 times after each other and that always works for any positive real number. This is easy to understand but that this is the same as

[tex]1.23^{\frac{22}{6}}=1.23^{\frac{11}{3}}[/tex]

is not as easy I think
 
  • #10
georg gill said:
And if you then take the 6th rooth you take the rooth 6 times after each other and that always works for any positive real number.

That is not the way it works.
To take the 6th root, you're looking for a number that if multiplied by itself 6 times will yield the original number.

Once you put up the power as a fraction (if that is allowed), the rules for fractions apply, and you can simplify the fraction.
 
  • #11
I like Serena said:
That is not the way it works.
To take the 6th root, you're looking for a number that if multiplied by itself 6 times will yield the original number.

Once you put up the power as a fraction (if that is allowed), the rules for fractions apply, and you can simplify the fraction.

Sorry I meant To take the 6th root, you're looking for a number that if multiplied by itself 6 times will yield the original number.

I would really like to avoid calculation of powers and roots without whole integers. Is it possible to prove

[tex](a)^{\frac{1}{n}}(a)^{\frac{1}{n}}=(a)^{\frac{2}{n}}[/tex]

for any positvie integer by induction?
 
Last edited:

Similar threads

  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 6 ·
Replies
6
Views
5K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 10 ·
Replies
10
Views
3K