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 ▸

Use induction to prove that for all positive integers n, f(n)=2^(3n+1)+3x5^(2n+1) is divisible by 17.


Find a vector that is normal to lines L1 and L2 and passes through their common point of intersection where L1 is the line r = (3,1,1) + u(1,-2,-1) and L2 is the line r = (0,-2,3) + v(-5,1,4) where u and v are scalar values.


A particle is undergoing circular motion in a horizontal circle, that lies within the smooth surface of a hemispherical bowl of radius 4r. Find the distance OC (explained in diagram) if the angular acceleration of the particle is equal to root (3g/8r).


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


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–2024

Terms & Conditions|Privacy Policy