PDA

View Full Version : Irrationality of Rational Exponents...


agro
Aug28-04, 08:29 AM
What's actually the definition of a^{m/n} where m and n are integers and a is any real number? Suppose I define it as the n-th square root of a^m. Wouldn't it be inconsistent with other stuffs?

What stuffs? For example, a^1 is supposed to be a. But 1 = 2/2 and, using my earlier definition, a^{2/2}=\sqrt{a^2} = |a|. Thus if we use my definition, a^1 wouldn't be the same as a^{2/2} for a < 0.

So, what's the definition in use for a^{m/n}?

Thanks a lot.

arildno
Aug28-04, 08:49 AM
Short answer:
a^{\frac{m}{n}}=Exp(\frac{m}{n}Log(a))
where:
Exp(x)=1+\sum_{i=1}^{\infty}\frac{x^{i}}{i!}
and Log(x) is the inverse of the Exp function

Edit: This works only for positive numbers "a".
It's "easy" to create an exponent form for a=0.
For negative numbers a, I think you'll have to resort to complex numbers definitions of powers, which might involve delicate questions concerning the logaritmic branch you use.
I'm not familiar with how these issues concerned with negative a's are actually resolved by mathematicians.

jcsd
Aug28-04, 09:11 AM
I think one thing you've missed argo is that (a^2)^{\frac{1}{2}} = \pm \sqrt{a^2}

If we specifically state that a has only one value then we will know it is either \sqrt{a^2} or -\sqrt{a^2}

arildno
Aug28-04, 09:16 AM
I don't think so, jcsd:
I am quite certain that a^{\frac{1}{2}} signifies the positive number.

ahrkron
Aug28-04, 09:36 AM
It depends on the context, arildno.

How would you express the question "what number(s), when squared, produce the value a"?

In some cases you do want only the positive roots, but some times you are interested in all roots; when you are, it is often true that none of them are purely positive (in the sense that they are complex numbers; e.g., the fifth roots of 1+0.1i).

arildno
Aug28-04, 10:04 AM
I was talking about the convention of using the expression a^{\frac{1}{2}} as a positive number, not every solution of every imaginable equation.

HallsofIvy
Aug28-04, 10:22 AM
I was talking about the convention of using the expression a^{\frac{1}{2}} as a positive number, not every solution of every imaginable equation.

Since you said "as a positive number", I take it you are talking about real numbers. In that case, ax for x negative, or fractional, is defined only for a> 0.

jcsd
Aug28-04, 10:38 AM
I don't think so, jcsd:
I am quite certain that a^{\frac{1}{2}} signifies the positive number.

You're right it is defined as the principal value.

robert Ihnot
Aug28-04, 02:12 PM
This matter is nothing but a definition, but I had a text that saw it this way:

\sqrt{a^2}= absolute value of a if a >0 and =-absolute value of a if a< 0. That is to say, you have to assign that value depending upon the case. Does that make sense?

HallsofIvy
Aug28-04, 02:22 PM
This matter is nothing but a definition, but I had a text that saw it this way:

\sqrt{a^2}= absolute value of a if a >0 and =-absolute value of a if a< 0. That is to say, you have to assign that value depending upon the case. Does that make sense?

No, that doesn't make sense. That would be the same as saying,
"Since 4=(-2)2, then \sqrt(4)= -2" as well as
"Since 4=(2)2, then \sqrt(4)= 2".

\sqrt{4}= 2 no matter how you GOT the 4!

arildno
Aug30-04, 03:19 AM
Since you said "as a positive number", I take it you are talking about real numbers. In that case, ax for x negative, or fractional, is defined only for a> 0.
Agreed. In my edit to my original reply, I broached the subject of negative a's (in an admittedly inadequate manner), and thought this subject must probably be resolved by treating a as a special case of a complex number.

HallsofIvy
Aug30-04, 07:05 AM
Of course once you start using complex numbers many functions (including fractional powers) become many-valued. Real valued functions on the real numbers are always, by definition, single valued.

matt grime
Aug30-04, 07:21 AM
I'm not sure i understand your semantic distinction that means sqrt is many valued from C to C, but not from R to R. Functions are single valued, though we often refer to things as many-valued functions to indicate that some choice is usually required, though this doesn't require the introduction of complex numbers.

robert Ihnot
Aug30-04, 04:21 PM
No, that doesn't make sense. That would be the same as saying,
"Since 4=(-2)2, then \sqrt(4)= -2" as well as
"Since 4=(2)2, then \sqrt(4)= 2".

\sqrt{4}= 2 no matter how you GOT the 4!

You could be right, but that book I was referring to was a 9th grade text on Trigomentry, if I remember right. Trig signs are usually assigned according to the quatrant they are in.

What would you do with this? sin(x)=\sqrt{1-cos(x)^2}

krab
Aug30-04, 05:16 PM
You could be right, but that book I was referring to was a 9th grade text on Trigomentry, if I remember right. Trig signs are usually assigned according to the quatrant they are in.

What would you do with this? sin(x)=\sqrt{1-cos(x)^2}
I think you answered your own question. If the sign depends on the quadrant, then the formula \sin(x)=\sqrt{1-\cos(x)^2} is incomplete; you must multiply by a sign. Certainly the formula is not the same as \sin^2(x)+\cos^2(x)=1.