What's wrong in this manipulation of a square root of a negative number?

  • #1
zenterix
488
71
Homework Statement
I am working on differential equations and in my calculations I ran into the sequence of expressions

$$\sqrt{1+c}=\sqrt{-|1+c|}=i\sqrt{|1+c|}=i\sqrt{-(1+c)}=i^2\sqrt{1+c}=-\sqrt{1+c}$$

where ##c<-1##.
Relevant Equations
Is the sequence of expression above correct? It does not seem so.

Now, it is very likely that I am making a super silly mistake here. But I can't see it.
For context, I have a 2x2 system of linear first order differential equations

$$\vec{x}'=A\vec{x}$$

where

$$A=\begin{bmatrix} 0 & 1\\c&-2\end{bmatrix}$$

and the characteristic polynomial is

$$\lambda^2+2\lambda-c=0$$

The two eigenvalues are ##-1\pm\sqrt{1+c}##.

Suppose ##c<-1##. Then ##1+c<0##.

So I was just in the middle of writing the eigenvalues given these values of ##c##.
 
Physics news on Phys.org
  • #2
zenterix said:
$$\sqrt{1+c}=\sqrt{-|1+c|}=i\sqrt{|1+c|}=i\sqrt{-(1+c)}=i^2\sqrt{1+c}=-\sqrt{1+c}$$
It can be simplified, e.g.:
##\sqrt 3=\sqrt{-(-3)}=i\sqrt{-3}=i^2\sqrt 3=-\sqrt 3##
 
  • #3
Hill said:
It can be simplified, e.g.:
##\sqrt 3=\sqrt{-(-3)}=i\sqrt{-3}=i^2\sqrt 3=-\sqrt 3##
How can it be correct that ##\sqrt{3}=-\sqrt{3}##?
 
  • #4
zenterix said:
How can it be correct that ##\sqrt{3}=-\sqrt{3}##?
It is not. This example should make it easier to see what is wrong.
 
  • #5
The issue seems to be with how we treat ##i## after the second and third equal signs in your expressions.

##\sqrt{-(-3)}=i\sqrt{-3}## seems correct to me.

It also seems correct to do the next step where we write ##\sqrt{-3}=i\sqrt{3}##.

But then we have ##i\cdot i##.

Is this the same thing as ##i^2##? I think it is.

I can't see the error.

We could also write

$$\sqrt{3}=\sqrt{-1}\sqrt{-1}\sqrt{3}$$

We can either then write the rhs as ##i^2\sqrt{3}=-\sqrt{3}## which gives us an incorrect result, or ##\sqrt{(-1)^2}\sqrt{3}=\sqrt{3}## which is the correct result but I don't know how to justify why this is the way to go.
 
  • #6
Hint: For every complex number ##z##, there exist two numbers ##w## such that ##w^2=z##.
 
  • Like
Likes PeroK and Hill
  • #7
docnet said:
Hint: For every complex number z, there exist two numbers w such that w2=z.

Given a ##z\in\mathbb{C}##, ##z=re^{i(\theta+2\pi k)}##, the square root is a complex ##w## such that

$$w^2=z=re^{i(\theta+2\pi k)}$$

$$w=\sqrt{r}e^{i\left (\frac{\theta}{2}+\pi k\right )},\ \ \ \ \ k=0,1$$

In the case of the number ##-1##, the square root is

$$\sqrt{-1}=\sqrt{1}e^{i\left (\frac{\pi}{2}+\pi k\right )},\ \ \ \ \ k=0,1$$

So the two roots are

$$e^{i\frac{\pi}{2}}=i$$

$$e^{i\frac{3\pi}{2}}=-i$$

But how does this fit into the sequence of expressions we're looking at. I think I know the rules of how to manipulate complex numbers. However, I must be missing some rule because in the sequence of expressions I don't see a mistake. Do you claim there is an actual error in the manipulations shown in the OP or in the example with ##\sqrt{3}##?
 
  • #8
Assuming that by ##\sqrt{\ }## we refer to the principal branch, you cannot just break out a ##-1## of the square root to obtain an ##i##. You need to be more careful than that. It will not be generally true that ##\sqrt{ab} = \sqrt{a}\sqrt{b}##.
 
  • Like
Likes Mark44
  • #9
Let ##a,b>0##, then it's not true that ##\sqrt{-a} \sqrt{-b} = \sqrt {(-a)(-b)}##.

Given a complex number ##z## there are two solutions to the equation##w^2=z##. There is no consistent way to pick one of these roots and call it ##\sqrt z## unless it's real and positive.
 
Last edited:
  • Like
Likes Mark44
  • #10
docnet said:
Let ##a,b>0##, then it's not true that ##\sqrt a \sqrt b = \sqrt {(-a)(-b)}##.
Yes it is because ##(-a)(-b)## is still positive. What is not generally true is the inference that it equals ##\sqrt{-a}\sqrt{-b}## keeping to the principal branch.
 
  • Like
Likes docnet
  • #11
Orodruin said:
Yes it is because ##(-a)(-b)## is still positive. What is not generally true is the inference that it equals ##\sqrt{-a}\sqrt{-b}## keeping to the principal branch.
Sorry, it was a typo. I just fixed it. Hopefully it makes more sense now.
 
  • #12
Orodruin said:
It will not be generally true that ##\sqrt{ab} = \sqrt{a}\sqrt{b}##.
docnet said:
then it's not true that ##\sqrt{-a} \sqrt{-b} = \sqrt {(-a)(-b)}##.
To add to the above,
"Even in 1770 the situation was still sufficiently confused that it was possible for so great a mathematician as Euler to mistakenly argue that ##\sqrt{-2} \sqrt{-3} = \sqrt 6##."
(Needham, Visual Complex Analysis, p. 2)
 
  • Like
Likes docnet
  • #13
Hill said:
To add to the above,
I mean, I am pretty sure Newton never actually passed a Calculus 101 exam … 😏

Edit: Now I was reminded of one of my favorite math jokes …

Why didn’t Newton invent group theory?
He wasn’t Abel.
 
  • Like
  • Haha
Likes Samy_A and docnet
  • #14
@Orodruin What is the "principal branch"?
 
  • #16
zenterix said:
Homework Statement: I am working on differential equations and in my calculations I ran into the sequence of expressions

$$\sqrt{1+c}=\sqrt{-|1+c|}=i\sqrt{|1+c|}=i\sqrt{-(1+c)}=i^2\sqrt{1+c}=-\sqrt{1+c}$$
Your error boils down to assuming that for positive ##a, b##, we have:
$$\sqrt{ab} = \sqrt{(-a)(-b)} = \sqrt{-a}\sqrt{-b} = (i\sqrt a)(i\sqrt b) = - \sqrt{ab}$$However, for positive ##a, b##, the following is not true:
$$\sqrt{(-a)(-b)} \ne \sqrt{-a}\sqrt{-b}$$Take ##a = b = 1## for a simple counterexample.
 
  • Like
Likes docnet
  • #17
zenterix said:
@Orodruin What is the "principal branch"?
The one in which points on the x-axis have argument equal to 0.
 
  • #18
WWGD said:
The one in which points on the x-axis have argument equal to 0.
If you want to be specific that’s not enough to fully specify the branch though. You would also need to specify where the branch cut is (the negative real axis).
 
  • Like
Likes docnet
  • #19
Orodruin said:
If you want to be specific that’s not enough to fully specify the branch though. You would also need to specify where the branch cut is (the negative real axis).
Well, you need ##\mathbb \pi## worth of angles.
 
  • #20
WWGD said:
Well, you need ##\mathbb \pi## worth of angles.
The principal branch of the square root is defined as the function which takes the positive square root of the magnitude of the argument and divides its argument (in the branch ##(-\pi,\pi]##) by two. This is ##2\pi## worth of argument in the domain, which obviously becomes ##\pi## in the codomain.
 
  • Like
Likes docnet

Similar threads

  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
19
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
542
  • Calculus and Beyond Homework Help
Replies
4
Views
855
  • Calculus and Beyond Homework Help
2
Replies
41
Views
4K
  • Calculus and Beyond Homework Help
Replies
24
Views
821
  • Calculus and Beyond Homework Help
Replies
11
Views
2K
  • Differential Equations
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
206
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
Back
Top