Where is the error in this argument

  • Thread starter Thread starter Bachelier
  • Start date Start date
  • Tags Tags
    Argument Error
Bachelier
Messages
375
Reaction score
0
It is possible to do this and it is correct:

<br /> \log \left[\sqrt{i}\right] = \log\left\{\exp\left[\frac{i}{2}\left(\frac{\pi}{2}+2\pi n\right)\right]\right\} = \frac{i}{2}\left(\frac{\pi}{2} + 2\pi n\right) = i\left(\frac{\pi}{4} + \pi n\right)<br />

But:

<br /> \log \left[i^2 \right] = \log\left\{\exp\left[2i \left(\frac{\pi}{2}+2\pi n\right)\right]\right\} = 2i \left(\frac{\pi}{2} + 2\pi n\right) = i\left(\pi + 4\pi n\right)<br />

yet

## \log \left[i^2 \right] = \log \left[-1 \right] = i\left(\pi + 2\pi n\right) \ for \ k \in \mathbb{Z}## which is the correct argument.
 
Physics news on Phys.org
Bachelier said:
It is possible to do this and it is correct:

<br /> \log \left[\sqrt{i}\right] = \log\left\{\exp\left[\frac{i}{2}\left(\frac{\pi}{2}+2\pi n\right)\right]\right\} = \frac{i}{2}\left(\frac{\pi}{2} + 2\pi n\right) = i\left(\frac{\pi}{4} + \pi n\right)<br />

But:

<br /> \log \left[i^2 \right] = \log\left\{\exp\left[2i \left(\frac{\pi}{2}+2\pi n\right)\right]\right\} = 2i \left(\frac{\pi}{2} + 2\pi n\right) = i\left(\pi + 4\pi n\right)<br />

yet

## \log \left[i^2 \right] = \log \left[-1 \right] = i\left(\pi + 2\pi n\right) \ for \ k \in \mathbb{Z}## which is the correct argument.

I'm not sure what your argument really is. Sure (sqrt(i))^4=(i)^2=(-1). (sqrt(-i))^4 is also (-1). So?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top