Why is the argument of a+bi equal to arctan(b/a)?

Think about the point a+bi on the complex plane. Specifically, a is how far along the x (real) axis, and b is how far up the y (imaginary) axis the point is. If you draw a line connecting the origin and the point a+bi then notice that you've constructed a triangle with sides a, b, and sqrt(a^2+b^2). Recall that tan of an angle = opp/adj, applying this to the triangle gives that the angle between the x-axis and the line from the origin is equal to arctan(b/a). This is exactly what the argument of a complex number is, the angle between the x-axis and the line connecting the number and the origin.

MS

Related Further Mathematics A Level answers

All answers ▸

Find the general solution of the differential equation d^2y/dx^2 - 2(dy/dx) = 26sin(3x)


Prove that sum(k) from 0 to n is n(n+1)/2, by induction


Given a curve with parametric equations, x=acos^3(t) and y=asin^3(t), find the length of the curve between points A and B, where t=0 and t=2pi respectively.


Integrate xcos(x) with respect to x