I have expressions:
$F(s)=\sqrt{\left[\left(a+b\right)s+c\right]\mp\sqrt{\left[\left(a-b\right)s+c\right]^{2}+d}}$
where $s$ is a complex number; and $a,b,c,d$ are reals such that
$a>0,\,b>0,\, a\neq b,\, c>0,\, d\geq0$. I am trying to figure out whether
it is possible to simplify these expressions when $d=0$,
but I am afraid I have forgotten how to deal with the
constructs of the type $\sqrt{z^{2}}$ for the complex $z$ arising here.
Can anybody help me please?
Leszek
Clarification 1:
I may be terribly uneducated, but what else can $\sqrt{z}$ mean, if not "the square root of $z$"?
I never assume that the expressions of which the square roots are taken are integers. Please read my description above.
I think my problem can be expressed in a simpler way: what is the result of calculating $\sqrt{z^{2}}$ when $z$ is complex, and how this result depends on the actual form of $z$, as is described?
When $z$ is real, then $\sqrt{z^{2}}$ is equal to the absolute value of $z$. Obviously I expect this is not the case when $z$ is complex.
Assuming a special case of real $s$ and $a > b$, we would obtain simplified expressions:
$F(s)=\sqrt{2bs}$ when there is "-" in the formula for $F(s)$,
and $F(s)=\sqrt{2as+2c}$ when there is "+" in the formula for $F(s)$
I need to derive the counterparts of such simplified expressions obtainable for complex $s$, both when $a > b$ and when $a < b$.
Leszek