Login

Welcome, Guest. Please login or register.

September 19, 2025, 04:44:24 pm

Author Topic: Complex Numbers  (Read 599 times)  Share 

0 Members and 1 Guest are viewing this topic.

ninbam1k

  • Victorian
  • Trendsetter
  • **
  • Posts: 109
  • Respect: +1
Complex Numbers
« on: January 20, 2011, 10:17:05 pm »
0
Hey guys, came across this problem and didn't know how to approach it. Thought maybe some VNers would be able to help me so here it is:

If Arg(z+a) = pi/6, Arg(z-a) = 2pi/3, find z where a is an element of R.



The points O, A, B represent complex numbers 0, a, and b respectively in the complex plane.

a. If a^2 + b^2 = 0, prove that OAB is an isosceles right angled triangle.

b. If OAB is an equilateral triangle, prove that a^2 + b^2 = ab

I have the answers but I don't know how to work it out :/

Thanks in advance :)

brightsky

  • Victorian
  • ATAR Notes Legend
  • *******
  • Posts: 3136
  • Respect: +200
Re: Complex Numbers
« Reply #1 on: January 20, 2011, 10:39:55 pm »
0
For the first question, draw a graph, it makes it much easier.
tan(Arg(z+a)) = tan(pi/6) = y/(x+a) = 1/sqrt(3)
tan(Arg(z-a)) = tan(2pi/3) = y/(x-a) = -sqrt(3)
Rest should be trivial.

For question two:
We let a = x + yi, b = p + qi.
(x+yi)^2 + (p + qi)^2 = 0
x^2 + 2xyi - y^2 + p^2 + 2pqi - q^2 = 0
(x^2 - y^2 + p^2 - q^2) + (2xy + 2pq)i = 0
Hence we want x^2 - y^2 + p^2 - q^2 = 0
x^2 - y^2 = q^2 - p^2
We also want, 2xy = -2pq, meaning p = -y, q = x or p = y, q = -x.
Hence subbing in, we have b = -y + xi or b = y - xi, which are a turned 90 degrees clockwise or anticlockwise.
« Last Edit: January 20, 2011, 11:01:48 pm by brightsky »
2020 - 2021: Master of Public Health, The University of Sydney
2017 - 2020: Doctor of Medicine, The University of Melbourne
2014 - 2016: Bachelor of Biomedicine, The University of Melbourne
2013 ATAR: 99.95

Currently selling copies of the VCE Chinese Exam Revision Book and UMEP Maths Exam Revision Book, and accepting students for Maths Methods and Specialist Maths Tutoring in 2020!

evaever

  • Victorian
  • Trendsetter
  • **
  • Posts: 106
  • Respect: +1
Re: Complex Numbers
« Reply #2 on: January 20, 2011, 11:09:30 pm »
0
Q2  a^2=-b^2, so a=ib or a=-ib
Meaning a is the 90 deg anticlockwise rotation of b about o, or a is the 90 deg clockwise rotation of b about o
so OAB is isos right triangle

evaever

  • Victorian
  • Trendsetter
  • **
  • Posts: 106
  • Respect: +1
Re: Complex Numbers
« Reply #3 on: January 20, 2011, 11:32:29 pm »
0
Do it in polar form
let b=rcis@, so a=rcis(@+pi/3)
de moivre.....
compound angle formula etc