Complex conjugate of absolute exponential

vg8open
Messages
2
Reaction score
0
Hello all,

I am trying to figure out how to solve for the complex conjugate of the following: (-0.5)^abs(x)

Thanks for your help.

-Brian
 
Mathematics news on Phys.org
What is the definition of complex conjugation?? Try to apply that first on your expression.
 
vg8open said:
Hello all,

I am trying to figure out how to solve for the complex conjugate of the following: (-0.5)^abs(x)

Thanks for your help.

-Brian

abs(x), usually denoted |x|, is a nonnegative real number whether x is real or complex.

So your expression is real. Which makes its conjugate very easy to compute!
 
SteveL27 said:
abs(x), usually denoted |x|, is a nonnegative real number whether x is real or complex.

So your expression is real. Which makes its conjugate very easy to compute!

Not necessarily. What if x=1/4?
 
Char. Limit said:
Not necessarily. What if x=1/4?

Oops missed the minus sign. Thanks.
 
vg8open said:
Hello all,

I am trying to figure out how to solve for the complex conjugate of the following: (-0.5)^abs(x)

Thanks for your help.

-Brian

It's a whole lot easier if you put it into complex exponential, or even better, cos + i sin notation.
 
Char. Limit said:
It's a whole lot easier if you put it into complex exponential, or even better, cos + i sin notation.

I think I missing something here... Are you talking about these equations?
a^b = e^{(\ln(r) + \phi i)b} and e^{ix} = \cos(x) +i\sin(x)
 
Well, by complex exponential, I just mean putting it into r e^(i theta) for some theta and r. But the cos + i sin notation I was talking about, yeah, you got it.
 
Back
Top