Verifying I2=1: Right or Wrong?

  • Context: High School 
  • Thread starter Thread starter ranjitnepal
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
6 replies · 2K views
ranjitnepal
Messages
6
Reaction score
0
please tell me the solution i did is right or wrong and why?

we know,
I=√-1
I2=√-1*√-1 =√(-1)2 = √1 = 1
 
Mathematics news on Phys.org
Wrong, you cannot move the exponent inside the radical. That you arrived at -1=1 is a sign of a mistake.
 
Last edited:
lurflurf said:
Wron, you cannot move the exponent inside the radical. That you arrived at -1=1 is a sign of a mistake.

A mistake? For sure. But a very interesting mistake. "Paradoxes" of these kind indicate that something very interesting is going on with complex exponents. In particular, they indicate that complex exponents (such as roots) are multivalued. Once you take this approach, all paradoxes vanish :-p
 
ranjitnepal said:
please tell me the solution i did is right or wrong and why?

we know,
I=√-1
I2=√-1*√-1 =√(-1)2 = √1 = 1

Would it be enough just to accept the definition so that we use both of these:

i*i=-1 and i=sqrt(-1)This is what happens with (-i).
(-i)*(-i)=(-1)(-1)*i*i=(1)*(-1)=-1
What went wrong there?
Apparantly i*i=-1 and (-i)(-i)=-1.

Still seem good. i*i still -1 and (-1)(-1)=1
 
Last edited:
micromass said:
"Paradoxes" of these kind indicate that something very interesting is going on with complex exponents. In particular, they indicate that complex exponents (such as roots) are multivalued.

Yeah, similarly, by naively taking the natural logarithm of both sides of equation [itex]e^{0}=e^{2\pi i}[/itex] one gets the result [itex]0=2\pi i[/itex].
 
ranjitnepal said:
please tell me the solution i did is right or wrong and why?

we know,
I=√-1
Well, there are your first two errors! To begin with, it is "i", not "I"!
(I suspect your editor automatically changed your "i" to "I". So did mine- I had to "fool" it by typing "ia", then going back and deleting the "a"!)
More importantly, it is a mistake to write "[itex]a= \sqrt{-1}[/itex] because there is no such number before we define "i" and you can't define a new number to be something that doesn't exist to begin with! Defining "i" to be "the number whose square is -1" is better because -1, at least, does exist before we define the complex numbers. But has the difficulty that once we start working with the complex numbers we find that every number, except 0, has two square roots and this does not tell us which of the two roots of -1 "i" is.

Better is to define the complex numbers to be the set of orderd pairs of real numbers, (a, b), with addition defined by (a, b)+ (c, d)= (a+ b, c+ d) and multiplication by (a, b)*(c, d)= (ac- bc, ad+ bc). We can then identify the real numbers with pairs of the form (x, 0) and "i" with (0, 1).

I2=√-1*√-1 =√(-1)2 = √1 = 1
With the "ordered pairs" definition, above, [tex]i^2= (0, 1)(0, 1)= (0(0)-(1)(1), 0(1)+ 0(1))= (-1, 0)[tex]which we have already identified with the real number -1.[/tex][/tex]