Proof that log2(i) is rational but I think it is wrong

  • Thread starter Thread starter The UPC P
  • Start date Start date
  • Tags Tags
    Proof Rational
AI Thread Summary
The discussion centers on the rationality of log2(i), where the initial proof incorrectly concludes that log2(i) is rational by setting m=0 and n=4, leading to log2(i) = 0. However, it is clarified that log2(i) is actually irrational because the properties of logarithms do not apply to complex numbers in the same way they do for real numbers. The complex logarithm introduces multiple values, complicating the assertion that log2(i) can be expressed as a simple fraction of integers. The confusion arises from misapplying real logarithmic properties to a complex context, highlighting the need for a proper understanding of complex logarithms. Ultimately, the conclusion is that log2(i) is not rational, and the proof's assumptions are flawed.
The UPC P
Messages
9
Reaction score
0
m and n are integers.

log2(i) = m/n
2^(m/n) = i
2^m = i^n
2^0 = i^4 = 1

so that means that log2(i) is rational because there are integers n and m so that log2(i) = m/n , they are m=0 and n=4.

But what I do get about this proof is that it seems to imply that log2(i) = 0/4 = 0 while google says it is 2.26618007 i. So what is going on here? Is my proof wrong?
 
Mathematics news on Phys.org
The UPC P said:
m and n are integers.

log2(i) = m/n
2^(m/n) = i
2^m = i^n
What property of exponents justifies the step above?
The UPC P said:
2^0 = i^4 = 1
So you're saying that ##\log_2(i) = \frac 0 4 = 0##? That's equivalent to saying that ##i = 2^0##.
The UPC P said:
so that means that log2(i) is rational because there are integers n and m so that log2(i) = m/n , they are m=0 and n=4.

But what I do get about this proof is that it seems to imply that log2(i) = 0/4 = 0 while google says it is 2.26618007 i. So what is going on here? Is my proof wrong?
 
##log_2 i ## is not rational, so you start at a false assumption.
The complex logarithm function does not obey the same laws as the real one. You may not mix both concepts just as you like.
##log_2 i = \frac{ln i}{ln 2}## and ##ln## ##i## is defined via the exponential function. i.e. ##ln ## ##i = x## means ##e^x = i## and therefore
##x = \frac{\pi}{2}i## for the main branch.
 
  • Like
Likes micromass
Thanks for the help! Hoewever I am still having problems.
I want to make a proof by contradiction if log2(i) is irrational so that is why I start with a false assumption. I now made a new proof but I still do not get it:

log2(i) = m/n
ln(i)/ln(2) = m/n
ln(i) = ln(2)*m/n
e^(ln(2)*m/n) = i
e^(ln(2)*m/n)^n = i^n
e^((ln(2)*m/n)*n) = i^n
e^(ln(2)*m) = i^n
e^ln(2)^m = i^n
2^m = i^n

So this still means that m=0 and n=4 works out even though there should not exist integers n and m for which log2(i) = m/n holds!

However if I do

2^m = i^n
2^m^(1/n) = i^n^(1/n)
2^(m*(1/n)) = i^(n*(1/n))
2^(m/n) = i^1
2^(m/n) = i

Then it makes sense because 2^(m/n) can never be i since i is imaginary.

So where is my mistake in my new proof by contradiction?
 
The UPC P said:
Thanks for the help! Hoewever I am still having problems.
I want to make a proof by contradiction if log2(i) is irrational so that is why I start with a false assumption. I now made a new proof but I still do not get it:

log2(i) = m/n
ln(i)/ln(2) = m/n
You're using the ordinary properties of the logarithm (which is defined only for positive real numbers) when they don't apply. You need to be looking at the complex logarithm. See https://en.wikipedia.org/wiki/Complex_logarithm.

The UPC P said:
ln(i) = ln(2)*m/n
e^(ln(2)*m/n) = i
e^(ln(2)*m/n)^n = i^n
e^((ln(2)*m/n)*n) = i^n
e^(ln(2)*m) = i^n
e^ln(2)^m = i^n
2^m = i^n

So this still means that m=0 and n=4 works out even though there should not exist integers n and m for which log2(i) = m/n holds!

However if I do

2^m = i^n
2^m^(1/n) = i^n^(1/n)
2^(m*(1/n)) = i^(n*(1/n))
2^(m/n) = i^1
2^(m/n) = i

Then it makes sense because 2^(m/n) can never be i since i is imaginary.

So where is my mistake in my new proof by contradiction?
 
Mark44 said:
You're using the ordinary properties of the logarithm (which is defined only for positive real numbers) when they don't apply. You need to be looking at the complex logarithm. See https://en.wikipedia.org/wiki/Complex_logarithm.

And it is more complicated, in that , unless restricted, ln_2(i) is a set, not a single value. so one may ask if there exist a single value of ln_2(i) which is rational.
 
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Thread 'Imaginary Pythagoras'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...
Back
Top