ln ( 3 + 4 i ) = A + B i
A and B are real numbers satisfying the equation above. Find the minimum value of A 2 + B 2 to 2 decimal places.
Notations:
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
ln ( 3 + 4 i ) = A + B i ⟹ e ln ( 3 + 4 i ) = e A + B i ⟹ 3 + 4 i = e A e i B = e A ( cos ( B ) + i sin ( B ) ) .
Equating respective real and imaginary coefficients gives us that 3 = e A cos ( B ) and 4 = e A sin ( B ) , and so
3 2 + 4 2 = e 2 A ( cos 2 ( B ) + sin 2 ( B ) ) ⟹ 5 2 = e 2 A ⟹ 2 ln ( 5 ) = 2 A ⟹ A = ln ( 5 ) .
Thus 3 = e A cos ( B ) = 5 cos ( B ) ⟹ B = cos − 1 ( 5 3 ) , and so
A 2 + B 2 = ( ln ( 5 ) ) 2 + ( cos − 1 ( 5 3 ) ) 2 = 3 . 4 5 to 2 decimal places.
Problem Loading...
Note Loading...
Set Loading...
Relevant wiki: Euler's Formula
ln ( 3 + 4 i ) = ln ( 5 ( 5 3 + 5 4 i ) ) = ln ( 5 e i tan − 1 3 4 ) = ln 5 + i tan − 1 3 4 By Euler’s formula
⟹ A 2 + B 2 = ( ln 5 ) 2 + ( tan − 1 3 4 ) 2 ≈ 3 . 4 5