Analysis Proof: Sum of odd and even functions.

The_Iceflash
Messages
50
Reaction score
0

Homework Statement


Show f(x) can be expressed as the sum of E(x) and an odd function O(x).

f(x) is defined for all x (assume domain D symmetric about 0)

f(x) = \frac{f(x)+f(-x}{2}
Then:
How does it look if f(x) = e^x?

Homework Equations


N/A


The Attempt at a Solution



So I got \frac{f(x)+f(-x)+f(x)-f(-x)}{2}

as my solution for that.

From that I need to answer: How does it look if f(x) = e^x ? I'm not sure what to do to show that.
 
Physics news on Phys.org
The_Iceflash said:

Homework Statement


Show f(x) can be expressed as the sum of E(x) and an odd function O(x).

f(x) is defined for all x (assume domain D symmetric about 0)

f(x) = \frac{f(x)+f(-x}{2}
Then:
How does it look if f(x) = e^x?

Homework Equations


N/A


The Attempt at a Solution



So I got \frac{f(x)+f(-x)+f(x)-f(-x)}{2}

as my solution for that.

From that I need to answer: How does it look if f(x) = e^x ? I'm not sure what to do to show that.

First: Is that a sum of odd and even functions?

Second: Well, try sticking e^x in for f(x) and see what functions you get.
 
Char. Limit said:
First: Is that a sum of odd and even functions?

Second: Well, try sticking e^x in for f(x) and see what functions you get.

I stuck in e^x for f(x) and got e^x. Is this supposed to represent something?
 
You should get...

f(x)=\frac{e^x+e^{-x}}{2}
 
Well, since the two sides are equal I would hope you get ex back when you cancel everything. But notice without canceling what you get

e^x = \frac{e^x+e^{-x}}{2} + \frac{e^x-e^{-x}}{2} = cosh(x)+sinh(x) which is a way of writing e^x as a sum of an odd and an even function
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top