I am having a tough time solving this problem:
Determine the complex number “z” so that “w”:(z-1-i)/(z+1+i) is a real number.
I would aprecciate the help.
This discussion board is a place to discuss our Daily Challenges and the math and science
related to those challenges. Explanations are more than just a solution — they should
explain the steps and thinking strategies that you used to obtain the solution. Comments
should further the discussion of math and science.
When posting on Brilliant:
Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.
Markdown
Appears as
*italics* or _italics_
italics
**bold** or __bold__
bold
- bulleted - list
bulleted
list
1. numbered 2. list
numbered
list
Note: you must add a full line of space before and after lists for them to show up correctly
If you want to practice more questions on complex numbers or any other maths topics you can visit my set Mathematics Dine Right. If you have still any more doubts you can ask it here.
Easy Math Editor
This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.
When posting on Brilliant:
*italics*
or_italics_
**bold**
or__bold__
paragraph 1
paragraph 2
[example link](https://brilliant.org)
> This is a quote
\(
...\)
or\[
...\]
to ensure proper formatting.2 \times 3
2^{34}
a_{i-1}
\frac{2}{3}
\sqrt{2}
\sum_{i=1}^3
\sin \theta
\boxed{123}
Comments
The answer maybe Infinite Complex Numbers. Here is my solution :
Let us assume the complex number Z=x+iy.
Then w=Z+1+iZ−1−i=(x+1)+i(y+1)(x−1)+i(y−1)
Now, we will rationalize w. For that we must multiply and divide with (x−1)−i(y−1)
⟹w=(x+1)+i(y+1)(x−1)+i(y−1)×(x+1)−i(y+1)(x−1)−i(y−1)
On doing normal multiplication, we will get
w=(x+1)2−i2(y+1)2(x2−1)−i2(y2−1)+i[(y−1)(x+1)−(x−1)(y+1)]
As you know i2=−1 we can further simplify it as
w=x2+1+2x+y2+1+2yx2−1+y2−1+i[xy+y−x−1−xy−x+y+1]=x2+y2+2(x+y+1)(x2+y2−2)+i(2y−2x)
⟹w=x2+y2+2(x+y+1)x2+y2−2+ix2+y2+2(x+y+1)2y−2x
If w is a real number then the imaginary part is absent, that means it must be equal to 0.
x2+y2+2(x+y+1)2y−2x=0
⟹2y−2x=0⟹y−x=0
⟹x=y
The obtained condition says that if any complex number have both its real part and imaginary part same then it will satisfy the above condition.
What is the answer ?
I got it as infinite complex numbers
If you want to practice more questions on complex numbers or any other maths topics you can visit my set Mathematics Dine Right. If you have still any more doubts you can ask it here.