Is e^x even or odd, and what about e^x + e^-x and e^x - e^-x?

  • Context: High School 
  • Thread starter Thread starter thenewbosco
  • Start date Start date
  • Tags Tags
    E^x School
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
thenewbosco
Messages
185
Reaction score
0
just starting up the school year again and my brain is not there yet.

Is e^x an even or odd function.

also what about
e^x + e^-x

and

e^x - e^-x

thanks for the help.
 
Mathematics news on Phys.org
Have you tried to apply the definitions of even and odd functions? Where does it get you?
 
it gets me nowhere. applying the definition and inserting -x into e^x just gives (1/e^x) which is neither f(x) nor -f(x).
 
a function is even iff f(-x) = f(x), for example cos(x)
a function is odd iff f(-x) = -f(x), for example sin(x)

exp(-x) <> exp(x) <> -exp(x), so exp(x) is neither
exp(-x)+exp(x) = exp(x)+exp(-x), so exp(x)+exp(-x) is even (=2cos(x))
exp(-x)-exp(x) = -(exp(x)-exp(-x)), so exp(x)-exp(-x) is odd (=2isin(x))
 
Another approach, graphically. An even function is symmetric to the y-axis, an odd function symmetric to the origin. Graph you functions and see what you come up with.
 
thenewbosco said:
...which is neither f(x) nor -f(x).

It's possible for a function to be neither even nor odd.