Formula

Component-wise Vector Rotation in Complex Space

The transformation C(x,tθ)C(\mathbf{x}, t\theta) performs component-wise rotations on a vector in complex space. It is defined by the formula: C(x,tθ)=k=1d/2xkeitθkekC(\mathbf{x}, t\theta) = \sum_{k=1}^{d/2} x'_{k} e^{it\theta_k} \vec{e}_k This equation represents the final rotated vector as a linear combination. Each term in the sum consists of a complex component xkx'_{k} (derived from the original real vector x\mathbf{x}) rotated by an angle tθkt\theta_k, and then scaled by its corresponding standard basis vector ek\vec{e}_k. The term ek\vec{e}_k represents a vector with a value of 1 in the k-th position and zeros elsewhere.

Image 0

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences