Question #52986

What is the square root of [2x + i {(x)^2 - 1}].please solve briefly .like
let √ ̅ [2x + i {(x)^2 - 1}] = a+ib

⇔ [2x + i {(x)^2 - 1}] = a^2 - b^2 +2iab

therefore 2x= a^2 - b^2

x^2 - 1 = 2ab

what will be next??? and i don t know (x^2 - 1)/2 either greater than 0 or less than 0 . if greater than 0 , then sign of a and b will be same , and if less than 0 , sign of a and b will be opposite . i m in a dilemma . therefore 4 answers will be possible??

i have found answers of the problem in two books different
in 1st book answer is ±(1/√2)[(x+1)+i(x-1)]
in 2nd book answer is ±(1/√2)[(x+1)+i(1-x)] which one is correct or both correct ?? then explain the reason

Expert's answer

Answer on Question #52986 – Math– Complex Analysis

Question:

What is the square root of 2x+i(x21)\sqrt{2x + i(x^2 - 1)} ?

Explanation:

It should be noted that, as it may seem, a complicated way of calculation yields the simple algebraic form of solution. Moreover, if we square the received solution, then we get the initial expression under the square root.

Let's compare the algebraic and the exponential form of solution. By definition, the exponential form of complex number is


Z=X+iY=ρeiφ,ρ=Z=X2+Y2,φ=ArgZ=arctan(YX)+2πk,  k=0,±1,±2,Z = X + iY = \rho e^{i\varphi}, \quad \rho = |Z| = \sqrt{X^2 + Y^2}, \qquad \varphi = \mathrm{Arg}Z = \arctan\left(\frac{Y}{X}\right) + 2\pi k, \; k = 0, \pm 1, \pm 2, \ldots


In our case


Z=2x+i(x21),X=2x,Y=(x21),Z = 2x + i(x^2 - 1), \qquad X = 2x, Y = (x^2 - 1),


and we get


Z=(ρeiφ)12=ρeiφ2,\sqrt{Z} = \left(\rho e^{i\varphi}\right)^{\frac{1}{2}} = \sqrt{\rho} e^{\frac{i\varphi}{2}},ρ=(2x)2+(x21)2=4x2+x42x2+1=x4+2x2+1=(x2+1)2,\rho = \sqrt{(2x)^2 + (x^2 - 1)^2} = \sqrt{4x^2 + x^4 - 2x^2 + 1} = \sqrt{x^4 + 2x^2 + 1} = \sqrt{(x^2 + 1)^2},φ=arctan((x21)2x)+2πk,\varphi = \arctan\left(\frac{(x^2 - 1)}{2x}\right) + 2\pi k,Z=(x2+1)24ei2(arctan((x21)2x)+2πk)=x2+1ei2(arctan((x21)2x)+2πk),  k=0,±1,±2,.\sqrt{Z} = \sqrt[4]{(x^2 + 1)^2} e^{\frac{i}{2} \left(\arctan\left(\frac{(x^2 - 1)}{2x}\right) + 2\pi k\right)} = \sqrt{x^2 + 1} e^{\frac{i}{2} \left(\arctan\left(\frac{(x^2 - 1)}{2x}\right) + 2\pi k\right)}, \; k = 0, \pm 1, \pm 2, \ldots.


We can see the exponential form of solution is bulky and implicit, unlike the algebraic form


Z=±12((x+1)+i(x1)).\sqrt{Z} = \pm \frac{1}{\sqrt{2}} \big((x + 1) + i(x - 1)\big).

Solution

Let's put


2x+i(x21)=a+ib,\sqrt{2x + i(x^2 - 1)} = a + ib,


where a,bRa, b \in \mathbb{R}. Rewriting (1) in the more convenient form


2x+i(x21)=(a+ib)2,2x + i(x^2 - 1) = (a + ib)^2, \Rightarrow2x+i(x21)=(a2b2)+2iab.2x + i(x^2 - 1) = (a^2 - b^2) + 2iab.


Comparing the left-hand and right-hand sides of equality (2), we get the following system of equations


{a2b2=2x,2ab=x21.\left\{ \begin{array}{l} a ^ {2} - b ^ {2} = 2 x, \\ 2 a b = x ^ {2} - 1. \end{array} \right.


Let's solve this system. By performing elementary transformations of (3)


{a2b2=2x,2ab=x21,{a2b2=2x,a=x212b,(x212b)2b2=2x,(x21)24b4=8xb2,\left\{ \begin{array}{l} a ^ {2} - b ^ {2} = 2 x, \\ 2 a b = x ^ {2} - 1, \end{array} \right. \Rightarrow \left\{ \begin{array}{l} \boxed {a ^ {2} - b ^ {2} = 2 x}, \\ \boxed {a = \frac {x ^ {2} - 1}{2 b}}, \end{array} \right. \Rightarrow \left(\frac {x ^ {2} - 1}{2 b}\right) ^ {2} - b ^ {2} = 2 x, \Rightarrow (x ^ {2} - 1) ^ {2} - 4 b ^ {4} = 8 x b ^ {2},


we receive a biquadratic equation


4b4+8xb2(x21)2=0.4 b ^ {4} + 8 x b ^ {2} - (x ^ {2} - 1) ^ {2} = 0.


Its solutions are


b1,2=±12(x1),b3,4=±i2(x+1).b _ {1, 2} = \pm \frac {1}{\sqrt {2}} (x - 1), b _ {3, 4} = \pm \frac {i}{\sqrt {2}} (x + 1).


Further, substituting (5) into a=x212ba = \frac{x^2 - 1}{2b} , we have


a1,2=x212(±12(x1))=±(x1)(x+1)2(x1)=±(x+1)2;a _ {1, 2} = \frac {x ^ {2} - 1}{2 \cdot \left(\pm \frac {1}{\sqrt {2}} (x - 1)\right)} = \pm \frac {(x - 1) (x + 1)}{\sqrt {2} (x - 1)} = \pm \frac {(x + 1)}{\sqrt {2}};a3,4=x212(±i2(x+1))=±(x1)(x+1)i2(x+1)=i(x1)2;a _ {3, 4} = \frac {x ^ {2} - 1}{2 \cdot \left(\pm \frac {i}{\sqrt {2}} (x + 1)\right)} = \pm \frac {(x - 1) (x + 1)}{i \sqrt {2} (x + 1)} = \mp \frac {i (x - 1)}{\sqrt {2}};


Therefore, the substituting (5), (6a) and (6b) into (1) yields the following result:


2x+i(x21)={±(x+1)2±i2(x1)=±12((x+1)+i(x1));i(x1)2±i22(x+1)=i(x1)212(x+1)=12((x+1)+i(x1)).[2x+i(x21)=±12((x+1)+i(x1))]\begin{array}{l} \sqrt {2 x + i (x ^ {2} - 1)} = \left\{ \begin{array}{c} \pm \frac {(x + 1)}{\sqrt {2}} \pm \frac {i}{\sqrt {2}} (x - 1) = \pm \frac {1}{\sqrt {2}} \big ((x + 1) + i (x - 1) \big); \\ \mp \frac {i (x - 1)}{\sqrt {2}} \pm \frac {i ^ {2}}{\sqrt {2}} (x + 1) = \mp \frac {i (x - 1)}{\sqrt {2}} \mp \frac {1}{\sqrt {2}} (x + 1) = \mp \frac {1}{\sqrt {2}} \big ((x + 1) + i (x - 1) \big). \end{array} \right. \\ \left[ \sqrt {2 x + i \left(x ^ {2} - 1\right)} = \pm \frac {1}{\sqrt {2}} \left((x + 1) + i (x - 1)\right) \right] \\ \end{array}


Answer: 2x+i(x21)=±12((x+1)+i(x1)).\sqrt{2x + i(x^2 - 1)} = \pm \frac{1}{\sqrt{2}}\big((x + 1) + i(x - 1)\big).

www.AssignmentExpert.com


LATEST TUTORIALS
APPROVED BY CLIENTS