Concept

Rotation as Complex Number Multiplication

The rotation of a 2D vector by an angle tθt\theta can be represented as multiplication in the complex plane. This is done by multiplying the vector's complex number representation by the term eitθe^{it\theta}. The identity eitθ=costθ+isintθe^{it\theta} = \cos t\theta + i \sin t\theta, known as Euler's formula, provides the crucial link to re-express this operation in terms of the vector's components and trigonometric functions.

0

1

Updated 2025-10-06

Contributors are:

Who are from:

Tags

Ch.2 Generative Models - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences