Let be a real-valued function
Is it possible to separate into the sum of 2 functions, where one of them is odd and the other one is even?
i.e. Do there exist 2 functions and , where is even and is odd, such that ?
Furthermore: If this answer is always, then are and unique?
Little Hint: you may assume the fact that zero function is the only function which is both even and odd
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Define P ( x ) = 2 1 [ f ( x ) + f ( − x ) ] and Q ( x ) = 2 1 [ f ( x ) − f ( − x ) ]
Then, { P ( − x ) = 2 1 [ f ( − x ) + f ( x ) ] = 2 1 [ f ( x ) + f ( − x ) ] = P ( x ) Q ( − x ) = 2 1 [ f ( − x ) − f ( x ) ] = − 2 1 [ f ( x ) − f ( − x ) ] = − Q ( x )
Therefore, P is even and Q is odd
Note that P ( x ) + Q ( x ) = 2 1 [ f ( x ) + f ( − x ) ] + 2 1 [ f ( x ) − f ( − x ) ] = f ( x )
Since zero function is the only function which is both even and odd
So, f is definitely possible to separate into the sum of an even function and an odd function
Uniqueness
Let f ( x ) = M ( x ) + N ( x ) for some even function M and odd function N
By definitions, { M ( − x ) = M ( x ) N ( − x ) = − N ( x )
Sub f back to P : P ( x ) = 2 1 [ f ( x ) + f ( − x ) ] = 2 1 [ M ( x ) + N ( x ) + M ( − x ) + N ( − x ) ] = 2 1 [ M ( x ) + N ( x ) + M ( x ) − N ( − x ) ] = M ( x )
Similarly, Q ( x ) = 2 1 [ f ( x ) − f ( − x ) ] = 2 1 [ M ( x ) + N ( x ) − M ( − x ) − N ( − x ) ] = 2 1 [ M ( x ) + N ( x ) − M ( x ) + N ( − x ) ] = N ( x )
Therefore, the even part and odd part are unique