Question
Question: If \( f(x) = \int \frac{x^8+4}{x^4-2x^2+2} dx \) and \( f(0) = 0 \), then:...
If f(x)=∫x4−2x2+2x8+4dx and f(0)=0, then:

A
f(x) is an odd function
B
f(x) has range R
C
f(x) has at least one real root
D
f(x) is a monotonic function
Answer
All of the above statements are correct.
Explanation
Solution
-
Factorize the numerator: The numerator x8+4 can be factorized as (x4−2x2+2)(x4+2x2+2).
-
Simplify the integrand: The integrand becomes x4−2x2+2(x4−2x2+2)(x4+2x2+2). The denominator x4−2x2+2=(x2−1)2+1 is always positive and non-zero. Thus, the simplified integrand is x4+2x2+2.
-
Integrate to find f(x): f(x)=∫(x4+2x2+2)dx=5x5+32x3+2x+C.
-
Determine the constant of integration C: Given f(0)=0: f(0)=505+32(0)3+2(0)+C=0⟹C=0. So, f(x)=5x5+32x3+2x.
-
Analyze the properties of f(x):
- Odd function: f(−x)=5(−x)5+32(−x)3+2(−x)=−5x5−32x3−2x=−f(x). Thus, f(x) is an odd function.
- Range R: f(x) is a polynomial of odd degree (5). As x→∞, f(x)→∞, and as x→−∞, f(x)→−∞. Being continuous, its range is (−∞,∞) or R.
- At least one real root: Since f(0)=0, x=0 is a real root.
- Monotonic function: The derivative is f′(x)=x4+2x2+2. Since x4≥0 and x2≥0, f′(x)=(x2)2+2(x2)+2≥2. As f′(x)>0 for all real x, f(x) is strictly increasing and hence monotonic.