Even and odd functions: Difference between revisions

Content deleted Content added
m typo
Grepgrok (talk | contribs)
Line 83:
 
==Even–odd decomposition==
If a real function has a ___domain that is self-symmetric with respect to the origin, it may be uniquely decomposed as the sum of an even and an odd function, which are called respectively the '''even part''' and the '''odd part''' of the function, and. are defined by
<math display =block>f_\text{even}(x) = \frac {f(x)+f(-x)}{2},</math>
and
Line 92:
This decomposition is unique since, if
:<math>f(x)=g(x)+h(x),</math>
where {{mvar|g}} is even and {{mvar|h}} is odd, then <math>g=f_\text{eeven}</math> and <math>h=f_\text{oodd},</math> since
: <math>\begin{align}
2f_\text{e}(x) &=f(x)+f(-x)= g(x) + g(-x) +h(x) +h(-x) = 2g(x),\\