Negative numbers to non-interger powers

  • Thread starter Thread starter scott_alexsk
  • Start date Start date
  • Tags Tags
    Negative Numbers
AI Thread Summary
The discussion revolves around calculating negative numbers raised to non-integer powers, specifically -3^1.5. It highlights that this expression can lead to complex numbers, as it involves taking the square root of a negative number. The correct interpretation is that (-3)^{1.5} results in 3i√3, while -3^{1.5} equals -3√3. Participants also note that negative numbers raised to irrational powers do not yield real results, emphasizing the multi-valued nature of complex functions. The conversation includes technical clarifications about LaTeX formatting and posting issues, but the primary focus remains on the mathematical principles involved.
scott_alexsk
Messages
335
Reaction score
0
Hello,

How would you determine the value of such numbers as -3^1.5?

Thanks,
-scott
 
Mathematics news on Phys.org
- 3 ^{ 1.5} = - 3^ {\frac 3 2}

Do either the square root or the cube first, either way results in the square root of a negative number. So the solution lies in the imaginary plane.
 
Last edited:
Have you ever worked with complex numbers before? Define i = (-1)^0.5
-3^1.5 = (3)^1.5 * (-1)^1.5 = 3^1.5 * (-1)^1 * (-1)^0.5 =
-i3\sqrt{3}. By extension of this procedure one can define negative numbers to any power.
 
hmm... idk i would just put it in the caculator :D but i do know that a negative number squared by an odd nuber is X i idk if this helps
 
Integral said:
- 3 ^{ 1.5} = - 3^ {\frac 3 2}

Do either the square root or the cube first, either way results in the square root of a negative number. So the solution lies in the imaginary plane.
As you wrote it, you do not have a square root of a negative number:
-3^{1.5} = -3^{\frac{3}{2}} = - \sqrt{27} = - 3\sqrt{3}

On the other hand,
(-3)^{1.5} = (-3)^{\frac{3}{2}} = \sqrt{-27} = 3i \sqrt{3}

BoTemp said:
Have you ever worked with complex numbers before? Define i = (-1)^0.5
-3^1.5 = (3)^1.5 * (-1)^1.5 = 3^1.5 * (-1)^1 * (-1)^0.5 =
-i3\sqrt{3}. By extension of this procedure one can define negative numbers to any power.
(-3)^{1.5} = (-3)^{\frac{3}{2}} = \sqrt{-27} = \sqrt{27} \sqrt{-1} = \boxed{3i \sqrt{3}}
not
-3i \sqrt{3}

*Also, note that:
\forall x < 0, x^k \notin \mathbb{R} \; \text{ if } \, k \notin \mathbb{Q}
 
Last edited:
You posted this 9 times?! I deleted the other 8.

bomba923 said:
As you wrote it, you do not have a square root of a negative number:
-3^{1.5} = -3^{\frac{3}{2}} = - \sqrt{27} = - 3\sqrt{3}

On the other hand,
(-3)^{1.5} = (-3)^{\frac{3}{2}} = \sqrt{-27} = 3i \sqrt{3}
A good point!


(-3)^{1.5} = (-3)^{\frac{3}{2}} = \sqrt{-27} = \sqrt{27} \sqrt{-1} = \boxed{3i \sqrt{3}}
not
-3i \sqrt{3}
While "the" square root of a positive real number is define to be the positive root, that is not true for complex numbers, where most functions are "multi-valued". (-3)1.5 has two values,
3i\sqrt{3} and -3i\sqrt{3}

*Also, note that:
\forall x < 0, x^k \notin \mathbb{R} \; \text{ if } \, k \notin \mathbb{Q}
?? or even if k is rational: 1.5 is certainly rational! Did you mean
k \notin \mathbb {I}?
 
Last edited by a moderator:
HallsofIvy said:
You posted this 9 times?! I deleted the other 8.
Not really ~~

The problem was that I couldn't edit the \LaTeX just by using the "Edit" or "Go Advanced". I had to post, delete, and repost :frown: (for some time, so it "appeared" as though I posted nine times)

Halls of Ivy said:
While "the" square root of a positive real number is define to be the positive root, that is not true for complex numbers, where most functions are "multi-valued". (-3)1.5 has two values,
3i\sqrt{3} and -3i\sqrt{3}
I see; so the answer is then
\pm 3i\sqrt{3}

Halls of Ivy said:
or even if k is rational: 1.5 is certainly rational!
I didn't intend to be an 'if and only if' statement...

Halls of Ivy said:
Did you mean k \notin \mathbb {I}?
Not really//
my statement there wasn't necessarily for scott_alesk's question;
it's just a property I like, that's related to complex numbers (~which this thread involves~).

What I meant to say was that any negative real raised to an irrational power cannot be a real number (the imaginary part of all solutions for x^k is always nonzero if x<0 and k \notin \mathbb{Q}).

(However, is this also the case if k\notin \mathbb{Z} ? But doesn't (-1)^{1 / 3} have one real solution equal to -1 ?)
 
Last edited:
Sometimes after you've changed the latex by editing and committed the changes, they don't show until you refresh the page.
 
Last edited:
My reader is so messed up it doesn't always show the changes even after "refresh"! Sometimes what I do is make the changes, copy it, then delete the post (clicking "physically remove") and paste into a new post.
 
  • #10
HallsofIvy said:
My reader is so messed up it doesn't always show the changes even after "refresh"! Sometimes what I do is make the changes, copy it, then delete the post (clicking "physically remove") and paste into a new post.
~That's exactly what I did! (..."nine times" :frown:)
 
  • #11
Note the part about clicking "physically remove"!
 
  • #12
I often open the image itself in a new window, and reload that. It's easy to do in opera, but I don't know about the other major browsers.
 
Back
Top