The complex number dividing the segment joining z₁ and z₂ internally in the ratio m:n. Identical in structure to the Cartesian section formula, with complex numbers replacing coordinates directly.
The section formula in the complex plane is structurally identical to its Cartesian form — complex numbers replace coordinate pairs, but the derivation is the same.
Setup
Let P divide the segment joining z1 and z2 internally in the ratio m:n. This means:
∣P−z2∣∣P−z1∣=nm
and P lies between z1 and z2 on the segment (same direction from both endpoints).
Derivation
Since P divides z1z2 internally in ratio m:n, the vector from z1 to P is the fraction m/(m+n) of the total vector from z1 to z2:
P−z1=m+nm(z2−z1)
Solving for P:
P=z1+m+nm(z2−z1)=m+n(m+n)z1+m(z2−z1)=m+nnz1+mz2
P=m+nmz2+nz1
Verification
Check the ratio:
P−z1=m+nmz2+nz1−z1=m+nm(z2−z1)
P−z2=m+nmz2+nz1−z2=m+n−n(z2−z1)
P−z2P−z1=−n(z2−z1)m(z2−z1)=−nm
The negative sign confirms P lies between z1 and z2 (they point in opposite directions from P), and the ratio of distances is m:n. ■
Special Cases
Midpoint (m=n):
P=2z1+z2
External division in ratio m:n (m=n): Replace n with −n:
P=m−nmz2−nz1
The formula has the same structure — the sign flip accounts for P lying outside the segment rather than between the endpoints.