Analysis Proof: Sum of odd and even functions.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 5K views
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)

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

Homework Equations


N/A


The Attempt at a Solution



So I got [tex]\frac{f(x)+f(-x)+f(x)-f(-x)}{2}[/tex]

as my solution for that.

From that I need to answer: How does it look if [tex]f(x) = e^x[/tex] ? 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)

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

Homework Equations


N/A


The Attempt at a Solution



So I got [tex]\frac{f(x)+f(-x)+f(x)-f(-x)}{2}[/tex]

as my solution for that.

From that I need to answer: How does it look if [tex]f(x) = e^x[/tex] ? 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...

[tex]f(x)=\frac{e^x+e^{-x}}{2}[/tex]
 
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

[tex]e^x = \frac{e^x+e^{-x}}{2} + \frac{e^x-e^{-x}}{2} = cosh(x)+sinh(x)[/tex] which is a way of writing [tex]e^x[/tex] as a sum of an odd and an even function