Complex Analysis - Value of imaginary part.

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
20 replies · 4K views
NewtonianAlch
Messages
453
Reaction score
0

Homework Statement



Suppose both c and (1 + ic)[itex]^{5}[/itex] are real (c [itex]\neq[/itex] 0).
Show that c = ± [itex]\sqrt{5 ± 2\sqrt{5}}[/itex]
Now use another method to show that either c = ± tan 36◦ or c = ± tan 72◦


The Attempt at a Solution



I expanded it out, but I'm not entirely too sure how to solve this for c. Also, solving for c with wolfram gives c = i - which is not correct as c equals something else entirely.
 
Physics news on Phys.org
After expanding and simplifying somewhat:

1 + 5ic - 10c[itex]^{2}[/itex] - 10ic[itex]^{3}[/itex] + 5c[itex]^{4}[/itex] + ic[itex]^{5}[/itex]
 
1 - 10c[itex]^{2}[/itex] + 5c[itex]^{4}[/itex]...

Ah, so now I just factorise and solve?
 
micromass said:
What do you mean by this?

5c^4 - 10c^2 + 1 = 0
 
I'm not too sure, if we solved for c this way, and substitute back into the original equation, then it should return a real value; i.e. no i component

I just tried it in Maple and it returns a value with no i component.
 
SammyS said:
You switched some coefficients around.

That should be c4 - 10c2 + 5 = 0, if post #3 is correct.

Completing the square should help with factoring.

I can't see how those values switched around.

In the post #3, c4 had a coefficient of 5.
 
NewtonianAlch said:
After expanding and simplifying somewhat:

1 + 5ic - 10c[itex]^{2}[/itex] - 10ic[itex]^{3}[/itex] + 5c[itex]^{4}[/itex] + ic[itex]^{5}[/itex]

NewtonianAlch said:
I can't see how those values switched around.

In the post #3, c4 had a coefficient of 5.
Here are the terms with 1 .

5ic - 10ic[itex]^{3}[/itex]+ ic[itex]^{5}[/itex]

Factoring out ci gives:

5 - 10c[itex]^{2}[/itex]+ c[itex]^{4}[/itex]
 
I am really confused now. I thought that since we're only interested in the real terms here, any terms with the i component can just be canceled out; hence leaving us with all the real terms, which is why I said

5c^4 - 10c^2 + 1

I'm not sure what you mean by here are the terms with 1.
 
micromass said:
When is a+bi real??


When b = 0.
 
I am tempted to say when c = 0, but c [itex]\neq[/itex] 0 according to the question.
 
Oh hang on, I separated them out.

When c^5 - 10c^3 +5c = 0?
 
Hmm, that's an interesting question. Thanks for your help. I'm going to try that out now!