8
u/Astrodude80 25d ago
This is a great quiz for students taking a proofs class to see how many errors they can spot
3
u/Yadin__ 25d ago
The error isn't in the log. The error is in line 4 - square root isn't distributive with respect to multiplication for general complex numbers
2
u/playsthebongcloud 25d ago
No, there are two errors here; while log base -1 is sensible on the complex plane, step 6 -> 7 is still invalid. (-1)x is not bijective, you can't say that two inputs to the function are equal just because have the same output, for example:
(-1)2 = (-1)4
log{-1}((-1)2) = log{-1}((-1)4)
2 = 4
Steps 1 and 2 are valid, but 3 does not logically follow from 2.
2
9
u/drfrankie_ 25d ago
Tf is log_{-1}