Why will a composition function of an even function always be even?

In summary, the conversation discusses a computational error in understanding even and odd functions and their compositions. The general case is explained and a specific example is given to demonstrate the concept.
  • #1
robertmatthew
48
0
I apologize in advance if the answer to this is really simple; I often overlook simple solutions when something trips me up.

For example, if f(x)=x2 and g(x)=x3/2, and g(f(x)) is therefore, after simplification, x3, why is that still an even function if x3 graphed under other circumstances is odd?
 
Mathematics news on Phys.org
  • #2
General case: [itex]f[/itex] is even, i.e. [itex]f(x)=f(-x)[/itex] for every [itex]x[/itex]. Thus [itex]g(f(x))=g(f(-x))[/itex], as both involve putting the the same input into [itex]g[/itex].

Specific example: You made a computational error. You have functions [itex]f:\mathbb R \to \mathbb R_+[/itex] and [itex]g:\mathbb R_+ \to \mathbb R_+[/itex], so indeed:
- The composition [itex]g\circ f:\mathbb R \to \mathbb R_+[/itex] makes sense.
- [itex]f[/itex], and thus [itex]g\circ f[/itex] as well, has domain [itex]\mathbb R[/itex]. So it makes sense to ask whether [itex]f[/itex] and [itex]g\circ f[/itex] are even.
You can check that in fact [itex]g(f(x))= \bigg(f(x)\bigg)^{\frac32} = \bigg(\sqrt{f(x)}\bigg)^3= \bigg(\sqrt{x^2}\bigg)^3 = |x|^3[/itex].
 

1. Why is the composition function of an even function always even?

The composition of two functions is defined as the combination of two functions to produce a new function. When an even function is composed with itself, the result will always be even because the even function is symmetric about the y-axis. This means that for every input x, f(x) = f(-x). Therefore, when the even function is composed with itself, the negative input will cancel out and the output will remain the same, resulting in an even function.

2. Can an odd function also produce an even composition function?

No, an odd function will not produce an even composition function. This is because an odd function is asymmetric about the origin, with f(-x) = -f(x). When an odd function is composed with itself, the negative input will not cancel out and the output will be opposite, resulting in an odd function.

3. Is it possible for a composition function of an even function to be neither even nor odd?

No, it is not possible for a composition function of an even function to be neither even nor odd. This is because the even function will always maintain its symmetry about the y-axis, regardless of how many times it is composed with itself. Therefore, the resulting composition function will always be either even or odd.

4. How does the composition of two even functions compare to the composition of two odd functions?

The composition of two even functions will always result in an even function, while the composition of two odd functions will always result in an odd function. This is because the composition of even functions preserves symmetry, while the composition of odd functions preserves asymmetry.

5. Can a non-even function be composed with an even function to produce an even composition function?

Yes, a non-even function can be composed with an even function to produce an even composition function. This is because the even function will maintain its symmetry when composed with any other function, regardless of whether the other function is even or odd. However, the resulting composition function may not be an even function if the non-even function introduces asymmetry.

Similar threads

  • General Math
Replies
28
Views
3K
Replies
5
Views
1K
Replies
3
Views
1K
  • General Math
Replies
4
Views
2K
  • General Math
Replies
13
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
932
Replies
4
Views
384
  • General Math
Replies
2
Views
1K
  • Engineering and Comp Sci Homework Help
Replies
3
Views
801
Back
Top