- #1
sparkster
- 153
- 0
I've tried and tried and I cannot find the error in the reasoning below. It's probably something simple and I'll feel like an idiot when someone explains it.
i = i
sqrt(-1) = sqrt(-1)
sqrt(1/-1) = sqrt (-1/1)
sqrt(1)/sqrt(-1) = sqrt(-1)/sqrt(1)
sqrt(1) * sqrt(1) = sqrt(-1) * sqrt(-1)
[sqrt(1)]^2 = [sqrt(-1)]^2
1 = -1
Does it have something to do with sqrt(-1/1) = sqrt(-1)/sqrt(1)? Does complex numbers not obey this property?
i = i
sqrt(-1) = sqrt(-1)
sqrt(1/-1) = sqrt (-1/1)
sqrt(1)/sqrt(-1) = sqrt(-1)/sqrt(1)
sqrt(1) * sqrt(1) = sqrt(-1) * sqrt(-1)
[sqrt(1)]^2 = [sqrt(-1)]^2
1 = -1
Does it have something to do with sqrt(-1/1) = sqrt(-1)/sqrt(1)? Does complex numbers not obey this property?