Thread Closed

fractional exponents of negative numbers?

 
Share Thread Thread Tools
Jan28-07, 10:03 PM   #1
 

fractional exponents of negative numbers?


I was just playing around in my head. I wanted to plot this graph:

y=x^2.5; x=-2

This is valid right? My calc says it's invalid input.
PhysOrg.com
PhysOrg
mathematics news on PhysOrg.com

>> Mathematicians analyze social divisions using cell phone data
>> Can math models of gaming strategies be used to detect terrorism networks?
>> Mathematician proves there are infinitely many pairs of prime numbers less than 70 million units apart
Jan28-07, 10:28 PM   #2
 
Oh I see.

x^2.5 is the same as x^2 * x^.5

So you're taking the square root of a negative number.

Uh, I don't know quite enough about imaginary arithmetic to figure out the answer but I'll take a stab.

-2^2 * -2^.5
= 4 * 2i
= 8i ?
Jan28-07, 10:29 PM   #3
 
It's valid, but it's complex. So if you can't evaluate complex numbers on your calculator that would explain why the calculator says it's invalid.
Jan28-07, 10:31 PM   #4
 

fractional exponents of negative numbers?


Quote by DaveC426913 View Post
Oh I see.

x^2.5 is the same as x^2 * x^.5

So you're taking the square root of a negative number.

Uh, I don't know quite enough about imaginary arithmetic to figure out the answer but I'll take a stab.

-2^2 * -2^.5
= 4 * 2i
= 8i ?
(-2)^.5 is actually either plus or minus 2.5i
Jan28-07, 10:36 PM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Well, technically, it's multivalued:

[tex]
(-2)^{2.5} = \pm 4 i \sqrt{2}
[/tex]

I think the principal value is the one with the + sign.
Jan28-07, 10:37 PM   #6
 
OK, I think that actually sort of answers the original question I was going to ask.

The graph of x^2 is a parabola, never crossing below the x-axis, yet the graph of x^3 does. Since the range from 2 to 3 is a continuum, you should be able to draw a sequence of graphs that shows where and how the "negative x" portion of one graph flips about the X-axis to the other graph.

So, it seems that answer is that it doesn't discontinuously jump from one the other, it actually passes through imaginary space to get there.

If this is true, then I have managed to, just through my own logic, discover the 3D space wherein real numbers and imaginary numbers exist together...

I wish I'd gone on to post-secondary math...
Jan28-07, 10:42 PM   #7
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
In case you're curious:

(-2)t := exp(t ln (-2))
= exp(t (ln |-2| + i arg -2)) = exp(t ln 2) exp(t i (pi + 2 pi n))
= 2t ( cos(t pi) + i sin(t pi) ) ( cos(2 pi n t) + i sin(2 pi n t))

The principal value occurs when n = 0. (or maybe n=-1... but I think it's n=0) Note that usually there are infinitely many values to the exponential; that 2.5 is rational makes it special.
Jan29-07, 09:56 AM   #8
 
Ultimately what I want to do is graph the change from x^2 to x^3 with the real numbers as the exponent.
Thread Closed
Thread Tools


Similar Threads for: fractional exponents of negative numbers?
Thread Forum Replies
Binomial theorem for fractional exponents? General Math 4
Solving Negative Exponents Precalculus Mathematics Homework 7
Powers of sums/Fractional exponents Precalculus Mathematics Homework 7
(non)fractional Negative Exponents Precalculus Mathematics Homework 12
differentiation of fractional and negative powers Differential Equations 4