Sunday, October 23, 2016

analysis - Complex equation simplification

Let k be a positive integer and c0 a positive constant. Consider the following expression:
(2ic0i+3)2(2c0+i3+1)k+(2ic0+i+3)2(2c0i3+1)k
I would like to find a simple expression for the above in which only real numbers appear. It is clear that the above expression is always a real number since
¯(2ic0i+3)2(2c0+i3+1)k=(2ic0+i+3)2(2c0i3+1)k.

But I am not able to simplify it. I am pretty sure I once saw how to do this in a complex analysis course but I cannot recall the necessary tools. Help is much appreciated.

No comments:

Post a Comment

analysis - Injection, making bijection

I have injection f:AB and I want to get bijection. Can I just resting codomain to f(A)? I know that every function i...