Complex Numbers

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.

#Calculus

Note by Marcelo M
2 years, 8 months ago

No vote yet
1 vote

  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:

  • 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.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

The answer maybe Infinite Complex Numbers. Here is my solution :

Let us assume the complex number Z=x+iyZ = x + iy.

Then w=Z1iZ+1+i=(x1)+i(y1)(x+1)+i(y+1)w = \dfrac{Z - 1 - i}{Z + 1 + i} = \dfrac{(x - 1) + i(y - 1)}{(x + 1) + i(y + 1)}

Now, we will rationalize ww. For that we must multiply and divide with (x1)i(y1)(x - 1) - i(y - 1)

    w=(x1)+i(y1)(x+1)+i(y+1)×(x1)i(y1)(x+1)i(y+1)\implies w = \dfrac{(x - 1) + i(y - 1)}{(x + 1) + i(y + 1)} \times \dfrac{(x - 1) - i(y - 1)}{(x + 1) - i(y + 1)}

On doing normal multiplication, we will get

w=(x21)i2(y21)+i[(y1)(x+1)(x1)(y+1)](x+1)2i2(y+1)2w = \dfrac{(x^2 - 1) - i^2 (y^2 - 1) + i[(y - 1)(x + 1) - (x - 1)(y + 1)]}{(x + 1)^2 - i^2 (y + 1)^2}

As you know i2=1i^2 = -1 we can further simplify it as

w=x21+y21+i[xy+yx1xyx+y+1]x2+1+2x+y2+1+2y=(x2+y22)+i(2y2x)x2+y2+2(x+y+1)w = \dfrac{x^2 - 1 + y^2 - 1 + i[xy + y - x - 1 - xy - x + y + 1]}{x^2 + 1 + 2x + y^2 + 1 + 2y} = \dfrac{(x^2 + y^2 - 2) + i(2y - 2x)}{x^2 + y^2 + 2(x + y + 1)}

    w=x2+y22x2+y2+2(x+y+1)+i2y2xx2+y2+2(x+y+1)\implies w = {\color{#E81990} \dfrac{x^2 + y^2 - 2}{x^2 + y^2 + 2(x + y + 1)}} + i{\color{#3D99F6} \dfrac{2y - 2x}{x^2 + y^2 + 2(x + y + 1)}}

If ww is a real number then the imaginary part is absent, that means it must be equal to 00.

2y2xx2+y2+2(x+y+1)=0\color{#3D99F6} \dfrac{2y - 2x}{x^2 + y^2 + 2(x + y + 1)} = 0

    2y2x=0    yx=0\implies 2y - 2x = 0 \implies y - x = 0

    x=y\implies \large \boxed{\color{#20A900} 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.

Ram Mohith - 2 years, 8 months ago

What is the answer ?

I got it as infinite complex numbers

Ram Mohith - 2 years, 8 months ago

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.

Ram Mohith - 2 years, 8 months ago
×

Problem Loading...

Note Loading...

Set Loading...