AnimG 標誌AnimG

Complex Multiplication: Rotation and Scaling

載入影片中…

載入影片中…

AnimG 標誌AnimG
Pro
0:00 / 0:00

Complex Multiplication: Rotation & Scaling

Overview

A short animation that visualizes multiplication of two complex numbers on the complex plane, illustrating how the operation combines a rotation (by the argument of the multiplier) and a scaling (by its modulus). Viewers see a vector representing a base complex number being transformed step‑by‑step as it is multiplied by a second complex number.


Phases

# Phase Name Duration Description
1 Intro ~2 s Title fades in, then the complex plane (axes) appears with a grid. A red vector z=1+iz = 1 + i is drawn from the origin.
2 Show Multiplier ~3 s A blue vector w=2eiπ/4w = \sqrt{2}\,e^{i\pi/4} (i.e., w=1+iw = 1 + i) is introduced, its modulus and argument are highlighted with a radial arc and a small arc‑length label.
3 Scaling & Rotation ~5 s The red vector zz animates: first it scales by w|w| (length doubles), then it rotates by argw\arg w (45°) around the origin, ending at the product zwzw. The path is traced with a faint line.
4 Product Reveal ~3 s The resulting vector zwzw is highlighted in green, and the algebraic result zw=(1+i)(1+i)=2izw = (1+i)(1+i) = 2i appears briefly in the bottom area.
5 General Formula ~4 s A generic illustration: a generic vector zz and a generic multiplier w=reiθw = re^{i\theta} are shown, with arrows indicating scaling by rr and rotation by θ\theta. The formula zw=zwei(argz+argw)zw = |z|\,|w|\,e^{i(\arg z+\arg w)} fades in.
6 Outro ~2 s The scene holds the final frame (all elements remain on screen) instead of fading out.

Total runtime: ~19 seconds (under the 20‑second target).


Layout

┌─────────────────────────────────────────────┐
│                 TOP AREA                    │
├──────────────────────┬──────────────────────┤
│                      │                      │
│     LEFT AREA        │     RIGHT AREA       │
│  (Complex plane)     │ (Optional labels)   │
│                      │                      │
├──────────────────────┴──────────────────────┤
│                 BOTTOM AREA                 │
└─────────────────────────────────────────────┘

Area Descriptions

Area Content Notes
Top Title "Complex Multiplication: Rotation & Scaling" (fades in) Appears in Intro and remains visible through the end
Left Main visual: complex plane with axes, grid, vectors zz, ww, zwzw Primary focus throughout
Right Small auxiliary graphics: radial arc for argw\arg w, modulus bar for w|w| Appears in Phase 2 and 5
Bottom Brief algebraic expressions (e.g., zw=2izw = 2i, generic formula) Small font, fades in with relevant phase

Notes

  • Runtime: Keep total runtime under 20 seconds (current estimate ~19 s).
  • Use smooth linear interpolation for scaling, then a smooth rotation (or combined scaling‑rotation via a single homothety‑rotation animation).
  • Traced path of the moving vector should be semi‑transparent to emphasize the transformation.
  • No textual narration; all information conveyed visually via vectors, arcs, and brief equations.
  • The scene must be a single Manim Scene class.
  • The final frame is held (no fade‑out) as per the updated request.

建立者

Tiga LiangTiga Liang

描述

An animation visualizes how multiplying two complex numbers combines a scaling by the multiplier's magnitude and a rotation by its angle. A red vector representing a base complex number is first scaled, then rotated, ending as the product vector. The multiplier's modulus and argument are highlighted, and a generic formula for complex multiplication is shown. All steps are illustrated on a grid plane without narration.

建立於

Mar 17, 2026, 05:14 PM

時長

0:17

標籤

complex-numberscomplex-multiplication

狀態

已完成
AI 模型
Auto