Complex Analysis - Value of imaginary part.

NewtonianAlch
Messages
453
Reaction score
0

Homework Statement



Suppose both c and (1 + ic)^{5} are real (c \neq 0).
Show that c = ± \sqrt{5 ± 2\sqrt{5}}
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
What did you get after expanding it out?
 
After expanding and simplifying somewhat:

1 + 5ic - 10c^{2} - 10ic^{3} + 5c^{4} + ic^{5}
 
OK, that value is supposed to be real. So the terms with i should vanish. What does that give you?
 
1 - 10c^{2} + 5c^{4}...

Ah, so now I just factorise and solve?
 
NewtonianAlch said:
1 - 10c^{2} + 5c^{4}...

What do you mean by this?
 
micromass said:
What do you mean by this?

5c^4 - 10c^2 + 1 = 0
 
NewtonianAlch said:
5c^4 - 10c^2 + 1 = 0

Why should that be true?? Does that force (1+ic)5 to be real?
 
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.
 
  • #10
NewtonianAlch said:
5c^4 - 10c^2 + 1 = 0

You switched some coefficients around.

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

Completing the square should help with factoring.
 
  • #11
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.
 
  • #12
NewtonianAlch said:
After expanding and simplifying somewhat:

1 + 5ic - 10c^{2} - 10ic^{3} + 5c^{4} + ic^{5}

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^{3}+ ic^{5}

Factoring out ci gives:

5 - 10c^{2}+ c^{4}
 
  • #13
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.
 
  • #14
When is a+bi real??
 
  • #15
micromass said:
When is a+bi real??


When b = 0.
 
  • #16
NewtonianAlch said:
When b = 0.

OK, so when is 1 + 5ic - 10c^2 - 10ic^3 + 5c^4 + ic^5 real?
 
  • #17
I am tempted to say when c = 0, but c \neq 0 according to the question.
 
  • #18
Oh hang on, I separated them out.

When c^5 - 10c^3 +5c = 0?
 
  • #19
Note that

1 + 5ic - 10c^2 - 10ic^3 + 5c^4 + ic^5=(1 - 10c^2 + 5c^4)+ i(5c - 10c^3 + c^5)

Do you see it now?
 
  • #20
NewtonianAlch said:
Oh hang on, I separated them out.

When c^5 - 10c^3 +5c = 0?

Yes! So, you're given that (1+ic)^5 is real. You've shown that this is equivalent to saying that

c^5-10c^3+5c=0

Now you can factor this equation.
 
  • #21
Hmm, that's an interesting question. Thanks for your help. I'm going to try that out now!
 
Back
Top