2011-03-26, 07:58 PM
(This post was last modified: 2011-03-27, 05:12 AM by 2147483647.)
Original question
Second question
Third question:
How do you solve:
sqrt(a) + sqrt(b) = -1
sqrt(a) + sqrt(b) + 1 = 0
(a^(1/4) + i*sqrt(sqrt(b)+1))*(a^(1/4) - i*sqrt(sqrt(b)+1)) = 0
a^(1/4) = +/- i*sqrt(sqrt(b)+1)
This is where it becomes very problematic. There's no way to get rid of that one fourth power without eliminating the +/-, which was exactly what I was trying to avoid to begin with.
In essence, my question is this: can the following ever exist, either as a real number or a complex number?
sqrt(a) = -1
What happens when something that doesn't exist arises? Imaginary numbers were made to handle sqrt(-1). Limits were made to handle indeterminate forms. So what about this?
