What is the solution to the complex number equation (5e^(j*a))(3 + j*b) = -25?

Click For Summary

Discussion Overview

The discussion revolves around solving the complex number equation (5e^(j*a))(3 + j*b) = -25 for real numbers a and b. Participants explore various methods for manipulating the equation, including converting to polar form and separating real and imaginary parts. The conversation includes attempts to understand the geometric interpretation of the complex numbers involved.

Discussion Character

  • Homework-related
  • Mathematical reasoning
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant rewrites the equation in polar form, expressing it as 5*sqrt(9 + b^2)*e^(j*(a + arctan(b/3))) = -25, but struggles with the next steps.
  • Another participant suggests rewriting the right-hand side in polar form, but later points out an error in the conversion that leads to a misunderstanding of the negative sign.
  • There is a discussion about the geometric interpretation of r and ϕ, with questions about the position of -25 on the complex plane and how it affects the solution.
  • A later reply provides a detailed breakdown of the equation in terms of real and imaginary components, leading to a system of equations involving cos(a) and sin(a).
  • One participant notes that solving for b yields two different answers for a, prompting a question about whether there is a simpler method to approach the problem.
  • Another participant emphasizes the importance of correctly determining the angle ϕ and its relationship to the negative sign in the equation.

Areas of Agreement / Disagreement

Participants express uncertainty regarding the preservation of the negative sign in their conversions and the implications for the solution. There is no consensus on a single method to solve the equation, and multiple approaches are discussed.

Contextual Notes

Participants mention the need to consider the trigonometric identity cos²(a) + sin²(a) = 1, leading to a biquadratic equation in b, but the steps to resolve this remain unresolved. The discussion reflects varying interpretations of the geometric aspects of the problem.

Who May Find This Useful

This discussion may be useful for students and enthusiasts of complex numbers, particularly those interested in solving equations involving polar coordinates and understanding geometric interpretations in the complex plane.

Bob Busby
Messages
44
Reaction score
0

Homework Statement



(5e^(j*a))(3 + j*b) = -25 Find real numbers a and b satisfying the preceding equation.

There are two different answer sets for {a,b} so find both of them.

Homework Equations



e^(j*a) = cos(a) + j*sin(a)

The Attempt at a Solution



I converted it to get 5*sqrt(9 + b^2)*e^(j*a + j * arctan(b/3)) = -25. I don't really see where to go from here. If I separate the real parts I will just get a cos(a + arctan(b/3)) which doesn't help me even if I equate real and imaginary parts. What do I do?
 
Physics news on Phys.org
OK, so you've rewritten the lefthand side in the form re where

[tex]\begin{align*}<br /> r &= 5\sqrt{9+b^2} \\<br /> \phi &= a+\tan^{-1} (b/3)<br /> \end{align*}[/tex]

Now rewrite the righthand side the same way.
 
The righthand side would be sqrt(-25^2 + 0)*e^(j*arctan(0/-25) which is just 25*e^0. I don't see how that helps.
 
Bob Busby said:
The righthand side would be sqrt(-25^2 + 0)*e^(j*arctan(0/-25) which is just 25*e^0.
That's not right: 25e0 = +25, not -25.
I don't see how that helps.
If w and z are complex numbers such that w=z, then |w|=|z|, etc.
 
Oh yeah. What was wrong with the way I converted it? How come the minus sign wasn't preserved? Edit: Rather, how am I supposed to preserve the minus sign. I see nothing wrong with my conversion method.

"If w and z are complex numbers such that w=z, then |w|=|z|, etc."

But if I convert back to rectangular coordinates to take the magnitude then I will have a (cos(a+ arctan(b/3))^2 and I don't see how to do anything with that, even if it equals the magnitude of the other complex number.
 
What are the geometric interpretation of r and ϕ? Where does -25 lie on the complex plane?
 
Hint:

[tex] 5 e^{i a} (3 + i b) = -25[/tex]

[tex] (\cos{(a)} + i \sin{(a)})(3 + i b) = -5[/tex]

[tex] (3 \cos{(a)} - b \sin{(a)}) + i (b \cos{(a)}+ 3 \sin{(a)}) = -5[/tex]

[tex] \left(\begin{array}{cc}<br /> 3 & -b \\<br /> <br /> b & 3<br /> \end{array}\right) \cdot \left(\begin{array}{c}<br /> \cos{(a)} \\<br /> <br /> \sin{(a)}<br /> \end{array}\right) = \left(\begin{array}{c}<br /> -5 \\<br /> <br /> 0<br /> \end{array}\right)[/tex]

[tex] \left(\begin{array}{c}<br /> \cos{(a)} \\<br /> <br /> \sin{(a)}<br /> \end{array}\right) = \frac{1}{9 + b^{2}} \left(\begin{array}{cc}<br /> 3 & b \\<br /> <br /> -b & 3<br /> \end{array}\right) \cdot \left(\begin{array}{c}<br /> -5 \\<br /> <br /> 0<br /> \end{array}\right)[/tex]

[tex] \begin{array}{l}<br /> \cos{(a)} = -\frac{15}{9 + b^{2}} \\<br /> <br /> \sin{(a)} = \frac{5 b}{9 + b^{2}}[/tex]

Then, use the trigonometric identity:

[tex] \cos^{2}{(a)} + \sin^{2}{(a)} = 1[/tex]

substituting the above expressions and, after simplification, you have a biquadratic equation with respect to b. Once you find the solutions, substitute back in the expressions for [itex]\cos{(a)}[/itex] and [itex]\sin{(a)}[/itex] and find the angle which gives those values for the sine and the cosine (of course, up to an addtive factor of [itex]2\pi n[/itex]).
 
Wait a second. When I get b and try to solve for a I get two different answers. Is there a simpler method to solve with, though, without linear algebra?

"What are the geometric interpretation of r and ϕ? Where does -25 lie on the complex plane?"

r is the magnitude and phi is the angle ccw above the real axis. Doesn't where -25 lie depend on phi? Why wasn't the negative sign preserved in my conversion?
 
Last edited:
To be a bit more precise, ϕ is measured from the positive real axis. This is just polar coordinates. The sign was wrong on your previous answer was because your ϕ was wrong. The point z=-25 lies on the negative real axis a distance 25 away from the origin, so r=25. What should ϕ equal?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
1
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
7
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
4
Views
2K
  • · Replies 4 ·
Replies
4
Views
4K