Jump to content

Recommended Posts

Posted (edited)

I tried doing just the absolute value of i by itself on a calculator and I got "one", so wouldn't that mean "i" has a value of 1 or negative one, and not the square root of negative 1?

 

And then I even did the square root of i by itself and got ".7071067812+.70..."

 

What's going on here?

Edited by questionposter
Posted

The absolute value of a complex number [math]z = x + iy[/math] is defined as [math]|z| = \sqrt{x^2 + y^2}[/math], so the absolute value of i is [math]|i| = |0 + 1i| = \sqrt{0 + 1^2} = 1[/math].

Posted

The value you got for the square root of i looks correct, assuming the part you elided ends in i.

The exact value is (1 + i)/√2.

 

There is no convention regarding square roots of complex numbers as there is for square roots of positive real numbers (i.e. the square root is taken to be the the positive one in most cases), so the square root of i is not well-defined and either

 

(1 + i)/√2

 

or

 

 

(-1 - i)/√2

 

are roots that fit the bill.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.