Are we able to represent linear matrix transformations with complex numbers?

Absolutely. Consider a point (a,b). This may be represented by the complex number a+bi and also by the column vector (a;b), where the semicolon means 'new line'.
To translate the point by +(c,d), in complex numbers, this is done by adding c+di to a+bi. In 2D space, this is done by adding (c;d) to (a;b).
To scale the point by a factor of r, in complex numbers, this is done by multiplying by r. In 2D space, we do the very same thing.
To rotate the point about (0,0) by angle t in the counterclockwise direction, in complex numbers, we do this by multiplying by e^it. In 2D space, we multiply on the left hand side by the matrix ((cost,-sint);(sint,cost)).
To conclude, if we were to translate a point (a,b) by +(c,d), scale it by factor r and rotate it about the origin by angle t in the counterclockwise direction, then the following are two representations of it:
(a+bi)(re^it)+(c+di)
r((cost,-sint);(sint,cost))(a;b)+(c;d)

Related Further Mathematics A Level answers

All answers ▸

A complex number z has argument θ and modulus 1. Show that (z^n)-(z^-n)=2iSin(nθ).


Prove by induction that 6^n + 4 is divisible by 5 for all integers n >= 1


When and how do I use proof by induction?


Find the integrating factor of the following first order ODE: dx/dt = -2tx +t.


We're here to help

contact us iconContact usWhatsapp logoMessage us on Whatsapptelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

© MyTutorWeb Ltd 2013–2025

Terms & Conditions|Privacy Policy
Cookie Preferences