Finding the Value of a in a Complex Number Equation

  • Thread starter Thread starter thomas49th
  • Start date Start date
  • Tags Tags
    Complex
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
11 replies · 3K views
thomas49th
Messages
645
Reaction score
0

Homework Statement


The complex number z is defined by

[tex]z = \frac{a+2i}{a-i}[/tex]

Given that the real part of z is 1/2, find the value of a


Homework Equations


The Attempt at a Solution


Well first of all i multiplied the numerator and denominator of z by (a+i)
which gave me

[tex]\frac{a^{2} + 3ai + 1}{a^{2}-1}[/tex]

Now the real part is going to be a² + 1

so i set

[tex]\frac{a^{2} + 1}{a^{2} - 1} = \frac{1}{2}[/tex]

however I get a = [tex]\sqrt{-3}[/tex]

Have I gone the right way about solving this question?

Thanks :)
 
Physics news on Phys.org
Ahh yes i can see i made a istake in the numerator however I don't see how the denominator can be a² - 1?:
(a-i)(a+i)
= a² + ai - ai - i²
= a² -1

Does i x i always = 1 regardless of what the sign before it is?

Thanks :)
 
thomas49th said:
Ahh yes i can see i made a istake in the numerator however I don't see how the denominator can be a² - 1?:
(a-i)(a+i)
= a² + ai - ai - i²
= a² -1

Does i x i always = 1 regardless of what the sign before it is?

Thanks :)

No … (a-i)(a+i)
= a² + ai - ai - i²
= a² + 1.

i x i always = -1 regardless of what the sign before it is! :smile:
 
ahh i remeber asking one of my maths teachers this question

i x i is always -1

but, as surds:

[tex]\sqrt{-1} . \sqrt{-1} = \sqrt{-1 \times -1} = \sqrt{1}[/tex]

does it not?

Thanks
 
thomas49th said:
ahh i remeber asking one of my maths teachers this question

i x i is always -1

but, as surds:

[tex]\sqrt{-1} . \sqrt{-1} = \sqrt{-1 \times -1} = \sqrt{1}[/tex]

does it not?

Thanks

hee hee! :biggrin:

nooo … it doesn't work that way …

√ (or 1/2) is ambiguous, like arcsin, and it's not a good idea to use anything ambiguous in a general formula! :smile:
 
thomas49th said:
ahh i remeber asking one of my maths teachers this question

i x i is always -1

but, as surds:

[tex]\sqrt{-1} . \sqrt{-1} = \sqrt{-1 \times -1} = \sqrt{1}[/tex]

does it not?

Thanks
The rule for square roots is that [tex]\sqrt{ab} = \sqrt{a}\sqrt{b}[/tex] provided that a and be are nonnegative.
 
hehe thomas49th I like the way you think.

While I always looked at [tex]\sqrt{-1}^2=-1[/tex] since I just cancel the square with the root, I never thought about expressing it your way. I too would've been a little confused if I ever did end up doing it that way. :smile:
 
Mentallic said:
hehe thomas49th I like the way you think.

While I always looked at [tex]\sqrt{-1}^2=-1[/tex] since I just cancel the square with the root, I never thought about expressing it your way. I too would've been a little confused if I ever did end up doing it that way. :smile:

I hope this is the way you used to do things, but don't do them that way now! Your equation [tex]\sqrt{-1}^2=-1[/tex] is incorrect on at least two counts:
  1. [tex]-1^2=-1[/tex], so you're attempting to take the square root of -1. If you meant the square of -1, rather than the negative of 1 squared, put parentheses around -1.
  2. [tex]\sqrt{(-1)^2}=+1, not -1[/tex]
 
Mark44 said:
I hope this is the way you used to do things, but don't do them that way now! Your equation [tex]\sqrt{-1}^2=-1[/tex] is incorrect on at least two counts:
  1. [tex]-1^2=-1[/tex], so you're attempting to take the square root of -1. If you meant the square of -1, rather than the negative of 1 squared, put parentheses around -1.
  2. [tex]\sqrt{(-1)^2}=+1, not -1[/tex]

well I meant [tex](\sqrt{-1})^2[/tex]. Of course when I see i2 I instantly think -1, and don't get into the nitty gritty of it :smile: