What is the exact value of b when arg z = 60 degrees?

AI Thread Summary
To find the exact value of b when arg z = 60 degrees for z = (b+i)^2, the equation expands to z = b^2 - 1 + 2bi. The relationship between the tangent and the arguments leads to the equation tan(60) = 2b / (b^2 - 1). After solving the polynomial equation b^2 - 2b - √3 = 0, the solutions are b = √3 and b = -√3/2. Since b must be positive, the exact value of b is √3.
matadorqk
Messages
96
Reaction score
0

Homework Statement



Given that z=(b+i)^2 where b is real and positive, find the exact value of b when arg z = 60 degrees.

Homework Equations


z=a+bi
arg z=arg tan \frac {b}{a}

The Attempt at a Solution



so I expanded my z=(b+i)^{2} so its
z=b^{2}-1+2bi

On other terms (please note the b here equals 2b, as it is the imaginary part, not the actual b)
so tan^{-1}\frac {b}{a}=60

tan60=\frac {b}{a}

atan60=b

**Dont get confused,
a=b^{2}-1

b=2b

Therefore, (b^{2}-1)tan60=2b

Here is where I am sort of confused, what now?
 
Last edited:
Physics news on Phys.org
It's good practice not to use the same letter for different purposes. We have 26 letters, two cases, and several styles to use... and that's just with one alphabet!


Anyways, you have a polynomial equation in one variable, don't you? I don't understand why you're stuck. (And don't you know the exact value of the tangent of 60 degrees?)
 
Hurkyl said:
It's good practice not to use the same letter for different purposes. We have 26 letters, two cases, and several styles to use... and that's just with one alphabet!Anyways, you have a polynomial equation in one variable, don't you? I don't understand why you're stuck. (And don't you know the exact value of the tangent of 60 degrees?)

Ack, your right, stupid me :P.
So, 1.73...b^2-2b-1.73..=0
b=1.732
b=-0.577

I plotted both in, -0.577 doesn't work.
So my final answer, b=1.732
 
Last edited:
Notice that Hurkyl said "don't you know the exact value of the tangent of 60 degrees?"

Is there a reason for using the approximate value 1.732, rather than the exact value \sqrt{3}/2?

Your problem did say "find the exact value of b."
 
I think you'll find the exact value of tan 60 is sqrt(3) not sqrt(3)/2
 
Thanks. Went with sin(60) instead of tan(60).
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top