I'm trying to find all functions such that Re(f(z)) + Im(f(z)) = 0, or

  • Thread starter Thread starter Char. Limit
  • Start date Start date
  • Tags Tags
    Functions
Click For Summary
SUMMARY

The discussion centers on finding all functions f(z) such that Re(f(z)) + Im(f(z)) = 0. The participants identify that f(z) = 0 and f(z) = a - bi are valid solutions, provided that a + b = 0. They also propose that more general forms exist, such as f(z) = F(z)(1 + i), where F is any real-valued function of z. The conversation further explores the decomposition of functions into even and odd components, highlighting the utility of this method in various mathematical contexts.

PREREQUISITES
  • Complex analysis fundamentals
  • Understanding of real and imaginary components of complex functions
  • Knowledge of function decomposition techniques
  • Familiarity with analytic functions and their properties
NEXT STEPS
  • Research the properties of analytic functions in complex analysis
  • Explore the implications of function decomposition in mathematical analysis
  • Study the general forms of complex functions and their applications
  • Learn about the relationship between even and odd functions in various contexts
USEFUL FOR

Mathematicians, students of complex analysis, and anyone interested in function theory and decomposition methods.

Char. Limit
Gold Member
Messages
1,222
Reaction score
23
I'm trying to find all functions such that Re(f(z)) + Im(f(z)) = 0, or in other words...

Re(f(z)) = \left(\frac{1}{2} + \frac{i}{2}\right) f(z)

Obviously f(z) = 0 fits this. But is there an analytic way to either prove that this is the only function, or find others?
 
Mathematics news on Phys.org


Char. Limit said:
I'm trying to find all functions such that Re(f(z)) + Im(f(z)) = 0, or in other words...

Re(f(z)) = \left(\frac{1}{2} + \frac{i}{2}\right) f(z)

Obviously f(z) = 0 fits this. But is there an analytic way to either prove that this is the only function, or find others?

There are lots of others; for example, f(z) = 1 - i. In fact, f(z) = a - bi works, provided that a + b = 0.

For f(z) = 1 - i,
Re(f(z)) = 1 and (1/2)(1 + i) f(z) = (1/2)(1 + i)(1 - i) = (1/2)(1 + 1) = 1
 


Char. Limit said:
I'm trying to find all functions such that Re(f(z)) + Im(f(z)) = 0, or in other words...

Re(f(z)) = \left(\frac{1}{2} + \frac{i}{2}\right) f(z)

Obviously f(z) = 0 fits this. But is there an analytic way to either prove that this is the only function, or find others?

Just out of curiosity, why do you want to find such functions? The space of functions in the set would probably be huge.
 


All of Mark44's examples were constant functions but, obviously, such things as
f(z)= Re(z)+ Re(z)i, f(z)= Im(z)+ Im(z)i, or, more generally, f(z)= F(Re(z))(1+ i) or f(z)= F(Im(z))(1+ i), where F is any real valued function of a real variable, would work.

I think the most general form would be f(z)= F(z)(1+ i) where F can be any real valued function of z.
 


Mark44 said:
There are lots of others; for example, f(z) = 1 - i. In fact, f(z) = a - bi works, provided that a + b = 0.

For f(z) = 1 - i,
Re(f(z)) = 1 and (1/2)(1 + i) f(z) = (1/2)(1 + i)(1 - i) = (1/2)(1 + 1) = 1

HallsofIvy said:
All of Mark44's examples were constant functions but, obviously, such things as
f(z)= Re(z)+ Re(z)i, f(z)= Im(z)+ Im(z)i, or, more generally, f(z)= F(Re(z))(1+ i) or f(z)= F(Im(z))(1+ i), where F is any real valued function of a real variable, would work.

I think the most general form would be f(z)= F(z)(1+ i) where F can be any real valued function of z.

Awesome, thanks. You guys are always a great help.

chiro said:
Just out of curiosity, why do you want to find such functions? The space of functions in the set would probably be huge.

I was just curious, I guess. I think of questions like this sometimes.
 


HallsofIvy said:
All of Mark44's examples were constant functions but, obviously, such things as
f(z)= Re(z)+ Re(z)i, f(z)= Im(z)+ Im(z)i, or, more generally, f(z)= F(Re(z))(1+ i) or f(z)= F(Im(z))(1+ i), where F is any real valued function of a real variable, would work.

I think the most general form would be f(z)= F(z)(1+ i) where F can be any real valued function of z.

Don't you mean f(z)=F(z)(1-i), since we want that Re(f(z))=-Im(f(z)). Or am I really saying stupid things right now??
 


I just had a totally unrelated question, and I didn't want to start a new thread for it...

Is it possible for us to decompose a function into two functions, one even and one odd, that are added together? And how would this be done?

Sorry if that isn't clear...
 


Char. Limit said:
I just had a totally unrelated question, and I didn't want to start a new thread for it...

Is it possible for us to decompose a function into two functions, one even and one odd, that are added together? And how would this be done?

Sorry if that isn't clear...

Yes!

f(x)=\frac{f(x)+f(-x)}{2}+\frac{f(x)-f(-x)}{2}

Remember this trick well, you will meet it again in different contexts!
 


micromass said:
Yes!

f(x)=\frac{f(x)+f(-x)}{2}+\frac{f(x)-f(-x)}{2}

Remember this trick well, you will meet it again in different contexts!

Wow, this is useful. I just checked it with the exponential function, and found that what sinh(x) and cosh(x) actually are are the odd and even components of e^x... fascinating!
 
  • #10


The same trick can also be used to prove the following:

Show that any matrix A can be written as A=B+C, where B is symmetric and C is anti-symmetric (i.e. {}^tC=-C)

Indeed, decompose

A=\frac{A+{}^tA}{2}+\frac{A-{}^tA}{2}

Or, show that any complex matrix A can be written as A=B+iC, where B and C are hermitian.

As you see, the same trick works in a variety of situations :biggrin:
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K