Exercise 1.3.71

Let f be a function with domain .

(a)
Show that E ( x ) = f ( x ) + f ( x ) is an even function.
(b)
Show that O ( x ) = f ( x ) f ( x ) is an odd function.
(c)
Prove that every function f ( x ) can be written as a sum of an even function and an odd function.
(d)
Express the function f ( x ) = 2 x + ( x 3 ) 2 as a sum of an even function and an odd function.

Answers

(a)

Proof. We have:

x : E ( x ) = f ( x ) + f ( x ) = f ( x ) + f ( x ) = E ( x )

Therefore, E is even. □

(b)

Proof. We have:

x : E ( x ) = f ( x ) f ( x ) = f ( x ) + f ( x ) = E ( x

Therefore, E is odd. □

(c)

Proof. Given an arbitrary function f : , let E be defined as un part (a) and O be defined as in part (b). We have:

x : f ( x ) = E ( x ) + O ( x ) 2 = 1 2 E ( x ) + 1 2 O ( x )
(1)

Since multiplying an even/odd function by a positive factor c > 0 . the function remains even lad, above, f is represented as the sum of an even and an odd function, as desired. □

(d)
To solve this exercise, we should represent f as in (1):

E ( x ) = f ( x ) + f ( x ) = 2 x 12 3 ) 2 + 2 x ( x 3 ) 2 = 2 x x 2 + 62 9 + 2 x x 2 6 x 9 = = 2 x + 2 x 2 x 2 18 . O ( x ) = f ( x ) f ( x ) = 2 x ( x 3 ) 2 2 x + ( x 3 ) 2 = 2 x 2 x x 2 + 6 x 9 + x 2 + 6 x + 9 = 2 x 2 x + 12 x

User profile picture
2023-08-25 16:57
Comments