I am asking if someone knows of visual proofs of (a) additivity of complex conjugation i.e. $\overline{z + z'} = \overline{z} + \overline{z'}$ and (b) multiplicativity of complex conjugation i.e. $\overline{z \cdot z'} = \overline{z} \cdot \overline{z'}$. Obviously I can just write the algebra out and it's clear it works, so I'm looking for a more conceptual i.e. geometric proof.
2026-03-29 14:20:15.1774794015
Visual proofs of additivity and multiplicativity of complex conjugation?
71 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
1
There are 1 best solutions below
Related Questions in ALGEBRA-PRECALCULUS
- How to show that $k < m_1+2$?
- What are the functions satisfying $f\left(2\sum_{i=0}^{\infty}\frac{a_i}{3^i}\right)=\sum_{i=0}^{\infty}\frac{a_i}{2^i}$
- Finding the value of cot 142.5°
- Why is the following $\frac{3^n}{3^{n+1}}$ equal to $\frac{1}{3}$?
- Extracting the S from formula
- Using trigonometric identities to simply the following expression $\tan\frac{\pi}{5} + 2\tan\frac{2\pi}{5}+ 4\cot\frac{4\pi}{5}=\cot\frac{\pi}{5}$
- Solving an equation involving binomial coefficients
- Is division inherently the last operation when using fraction notation or is the order of operation always PEMDAS?
- How is $\frac{\left(2\left(n+1\right)\right)!}{\left(n+1\right)!}\cdot \frac{n!}{\left(2n\right)!}$ simplified like that?
- How to solve algebraic equation
Related Questions in COMPLEX-NUMBERS
- Value of an expression involving summation of a series of complex number
- Minimum value of a complex expression involving cube root of a unity
- orientation of circle in complex plane
- Locus corresponding to sum of two arguments in Argand diagram?
- Logarithmic function for complex numbers
- To find the Modulus of a complex number
- relation between arguments of two complex numbers
- Equality of two complex numbers with respect to argument
- Trouble computing $\int_0^\pi e^{ix} dx$
- Roots of a complex equation
Related Questions in VISUALIZATION
- open-source illustrations of Riemann surfaces
- Making something a control parameter or a variable when analysing a dynamical system
- Does this dynamical system show an "absorbing area" or a "chaotic area"?
- What is the difference between a trace and a contour in calculus?
- Graph layout that reflects graph symmetries
- What's new in higher dimensions?
- Error made if we consider the whole globe as the coordinate chart?.
- Visualizing Riemann surface
- How to visualise positive and negative tangents
- Using Visualization for Learning: $a^0=1$
Trending Questions
- Induction on the number of equations
- How to convince a math teacher of this simple and obvious fact?
- Find $E[XY|Y+Z=1 ]$
- Refuting the Anti-Cantor Cranks
- What are imaginary numbers?
- Determine the adjoint of $\tilde Q(x)$ for $\tilde Q(x)u:=(Qu)(x)$ where $Q:U→L^2(Ω,ℝ^d$ is a Hilbert-Schmidt operator and $U$ is a Hilbert space
- Why does this innovative method of subtraction from a third grader always work?
- How do we know that the number $1$ is not equal to the number $-1$?
- What are the Implications of having VΩ as a model for a theory?
- Defining a Galois Field based on primitive element versus polynomial?
- Can't find the relationship between two columns of numbers. Please Help
- Is computer science a branch of mathematics?
- Is there a bijection of $\mathbb{R}^n$ with itself such that the forward map is connected but the inverse is not?
- Identification of a quadrilateral as a trapezoid, rectangle, or square
- Generator of inertia group in function field extension
Popular # Hahtags
second-order-logic
numerical-methods
puzzle
logic
probability
number-theory
winding-number
real-analysis
integration
calculus
complex-analysis
sequences-and-series
proof-writing
set-theory
functions
homotopy-theory
elementary-number-theory
ordinary-differential-equations
circles
derivatives
game-theory
definite-integrals
elementary-set-theory
limits
multivariable-calculus
geometry
algebraic-number-theory
proof-verification
partial-derivative
algebra-precalculus
Popular Questions
- What is the integral of 1/x?
- How many squares actually ARE in this picture? Is this a trick question with no right answer?
- Is a matrix multiplied with its transpose something special?
- What is the difference between independent and mutually exclusive events?
- Visually stunning math concepts which are easy to explain
- taylor series of $\ln(1+x)$?
- How to tell if a set of vectors spans a space?
- Calculus question taking derivative to find horizontal tangent line
- How to determine if a function is one-to-one?
- Determine if vectors are linearly independent
- What does it mean to have a determinant equal to zero?
- Is this Batman equation for real?
- How to find perpendicular vector to another vector?
- How to find mean and median from histogram
- How many sides does a circle have?
Well, addition follows readily when you know that, in the complex plane, $\overline z$ is just $z$ but flipped across the real axis (or, visually, flipped vertically). Then by visualizing complex numbers $z = x+iy$ as vectors $(x,y)$ in $\Bbb R^2$, and adding in the usual "tail to tip" fashion, it's easy to see the case for addition, as in the diagram below:
Multiplication would perhaps be a bit harder to visualize though, and to attempt to do it (at least how I would), we still need a bit of an algebraic framework. I would say the best approach is through the polar form. That is, for $z$ a complex number, we may write $z$ as
$$z = |z| e^{i \theta}$$
$\theta$ will end up being the angle $z$ makes with the positive real axis in this framework. Taking that $\overline z$ is still essentially $z$ but flipped across the real axis, it is easy to justify that
$$\overline z = |z| e^{- \theta}$$
Moreover, if $z_1,z_2$ take the form $z_k = |z_k| e^{i \theta_k}$ for $k=1,2$, then their multiplication looks like
$$z_1 z_2 = |z_1||z_2| e^{i(\theta_1 + \theta_2)}$$
What this defines, in a way, is how $z_2$ "acts" upon $z_1$ (or vice versa). Intuitively, imagine $z_1$ as a vector. Multiplication by $z_2$ stretches $z_1$ by a factor equal to its magnitude, and rotates it further in the complex plane by the angle $z_2$ makes with the positive real axis.
By this, then, for example, multiplication of $z$ by its conjugate $\overline z$ would essentially be like stretching $z$ out by a factor of its own magnitude, and undoing the rotation that brought $z$ off the positive real axis in the first place: a sort of geometric justification for the identity
$$z \overline z = |z|^2$$
So what about $\overline{z \cdot z'}$? Well, what you have done is taken the vector $z$, and stretched it by a factor of $|z'|$, rotated it by the angle $z'$ makes with the positive real axis, and flipped it over the real axis. But notice that, if we instead start by flipping $z$ over the real axis, stretching by $|z'|$, and rotating by the negative of the angle $z'$ makes with the positive real axis (i.e. the angle that $\overline{z'}$ makes with the positive real axis), we get to the same place.
Expressing this in a single diagram like I did above is somewhat asking for trouble, because it would be very cluttered. However, 3Blue1Brown did some amazing visualizations for this over at Khan Academy - though his visualizations focus more on how a multiplication would affect the entirety of the complex plane, rather than any particular vector. (But you also get a sort of grander view of this phenomenon as well and what it can mean, so it's worth it, in my opinion.)