Show Real Part of Complex Numbers: |y + x|^2 = |y|^2+2|yx|cos(a1-a2)

Click For Summary
SUMMARY

The discussion focuses on proving the equation |y + x|^2 = |y|^2 + |x|^2 + 2|yx|cos(a1-a2) using the definitions of complex numbers y and x in exponential form. The participants derive the equation by expanding the modulus of the sum of two complex numbers and applying trigonometric identities. Additionally, the discussion addresses the proof that |exp(z)| = exp(Re(z)), where z is a complex number, confirming that the modulus of the exponential function equals the exponential of its real part.

PREREQUISITES
  • Understanding of complex numbers and their representation in exponential form.
  • Familiarity with trigonometric identities, particularly the cosine of angle differences.
  • Knowledge of the properties of the exponential function in relation to complex numbers.
  • Ability to manipulate and simplify expressions involving complex numbers.
NEXT STEPS
  • Study the derivation of the law of cosines in the context of complex numbers.
  • Explore the properties of the exponential function, specifically |exp(z)| and its implications.
  • Learn about the geometric interpretation of complex number addition and multiplication.
  • Investigate the relationship between trigonometric functions and complex exponentials through Euler's formula.
USEFUL FOR

Mathematicians, physics students, and anyone studying complex analysis or trigonometry who seeks to deepen their understanding of complex number operations and their geometric interpretations.

diewlasing
Messages
14
Reaction score
0
how do I show that:

|y + x|^2 = |y|^2 + |x|^2 + 2|yx|cos(a1-a2)

where y = |y|exp(ia1)
and
where x = |x|exp(ia2)

and how do I show that |exp(z)| = exp(Re(z)) where Re is the real part of an imaginary number z.

thanks is advance
 
Physics news on Phys.org
Okay, your first question was to show that

|y + x|^2 = |y|^2 + |x|^2 + 2|yx|cos(a1-a2)

Using the definitions of y and x given. Start by writting down that

y = |y|exp(ia1) = |y|(cos(a1)+isin(a1))
x = |x|exp(ia2) = |x|(cos(a2)+isin(a2))

Using the series definitions of the exponential, sine and cosine functions.

You should now be able to see that

|y + x|^2 = | |y|cos(a1) + |x|cos(a2) + i( |y|sin(a1) + |x|sin(a2) ) |^2

= ( |y|cos(a1) + |x|cos(a2) )^2 + ( |y|sin(a1) + |x|sin(a2) )^2 (by getting rid of the modulus)
= |y|^2cos^2(a1) + |y|^2sin^2(a1) + |x|^2cos^2(a2) + |x|^2sin^2(a1) + 2|xy|(cos(a1)cos(a2) + sin(a1)sin(a2))

= |y|^2 + |x|^2 + 2|xy|cos( a1 - a2)

Above i expanded the brackets, used the sin^2/cos^2 identity, the identity for the cosine of the difference of two angles. Hope this helped.

For the second question:

Let z = x + iy

|exp(z)| = |exp(x + iy)| = |exp(x)*exp(iy)|

= |exp(x)(cosy + isiny)|
= |exp(x)cosy + iexp(x)siny|
= sqrt(exp(2x)cos^2(y) + exp(2x)sin^2(y))
= sqrt(exp(2x))
= exp(x)
= exp(Re(z))
 
isn't that first question just the law of cosines? or are you saying you want to prove the law of cosines? i.e. is it allowed to use trig? if so there is nothing more to do.
 

Similar threads

Replies
2
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
Replies
7
Views
3K
  • · Replies 5 ·
Replies
5
Views
3K