εllipse
- 197
- 0
Can anyone show me the reason (x^a)^b = x^{ab}? Is this something that always works or is it just a general rule.
By continuity means that the exponential f:Q->R from rationals to reals is a continuous function. The rationals are dense in the reals, so only one continuous map f:R->R exist that agrees with the rational exponetnial. To put things more simply, and assuming additonally that for a positive real aquasar987 said:I am interested in this also. And specifically, what is a number raised to an irrational number? Wiki says "Exponentiation to an arbitrary real exponent can then be defined by continuity." What is meant by 'continuity' exactly? Is it that even though it is impossible to give a clear meaning to a^b (where b is irrationnal), we define a^b as having the same properties as exponentiation to a rational number?
The reason it breaks down is exp is many to one.εllipse said:Well here's what has me confused.
((-1)^2)^\frac{1}{2}=(-1)^{2\frac{1}{2}}=(-1)^1=-1
vs
((-1)^2)^\frac{1}{2}=(1)^\frac{1}{2}=1
So either the powers can't be multiplied in this case, or I'm mistaken and 1^\frac{1}{2}={\pm}1. I've been told the latter is false, so I was wondering where the multiplication of powers came from. I was assuming it would be easy to show, but maybe not.
It is true that 1^{\frac{1}{2}}=\pm 1, but not true that \sqrt{1}=\pm 1. This is because of the definition of the square root symbol. The definition of fractional, irrational and complex powers is as follows: In general, x^a is defined as e^{a\log{x}}. log is a multiple-valued function: \log{z}=\ln{|z|}+i arg(z), where arg z is the argument of z and can take on any value of the form arg z = Arg z +2\pi k, k \in \mathbb{Z} This means thatεllipse said:Well here's what has me confused.
((-1)^2)^\frac{1}{2}=(-1)^{2\frac{1}{2}}=(-1)^1=-1
vs
((-1)^2)^\frac{1}{2}=(1)^\frac{1}{2}=1
So either the powers can't be multiplied in this case, or I'm mistaken and 1^\frac{1}{2}={\pm}1. I've been told the latter is false, so I was wondering where the multiplication of powers came from. I was assuming it would be easy to show, but maybe not.
What is the definition of the square root symbol if not "raised to the power 1/2" ?!LeonhardEuler said:It is true that 1^{\frac{1}{2}}=\pm 1, but not true that \sqrt{1}=\pm 1. This is because of the definition of the square root symbol.
The definition is the positive root. That's why it is often written as \pm \sqrt{x} when you want to indicate either possibility. It is convenient because if you write \sqrt{16} everyone will know you mean 4, while if you write -\sqrt{16} everyone knows you mean -4.quasar987 said:What is the definition of the square root symbol if not "raised to the power 1/2" ?!
James R said:Consider (a^4)^3, for example.
This means:
(a^4)^3 = a^4 a^4 a^4 = a^{12} = a^{(4 \times 3)}
So, it seems sensible that, in general
(x^a)^b = x^{ab}
This is, of course, nowhere near a proof, but it's at least an intuitive argument for the natural numbers.
quasar987 said:What is the definition of the square root symbol if not "raised to the power 1/2" ?!