Solveeit Logo

Question

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

If f(x)=x8+4x42x2+2dxf(x) = \int \frac{x^8+4}{x^4-2x^2+2} dx and f(0)=0f(0) = 0, then:

A

f(x)f(x) is an odd function

B

f(x)f(x) has range RR

C

f(x)f(x) has at least one real root

D

f(x)f(x) is a monotonic function

Answer

All of the above statements are correct.

Explanation

Solution

  1. Factorize the numerator: The numerator x8+4x^8+4 can be factorized as (x42x2+2)(x4+2x2+2)(x^4-2x^2+2)(x^4+2x^2+2).

  2. Simplify the integrand: The integrand becomes (x42x2+2)(x4+2x2+2)x42x2+2\frac{(x^4-2x^2+2)(x^4+2x^2+2)}{x^4-2x^2+2}. The denominator x42x2+2=(x21)2+1x^4-2x^2+2 = (x^2-1)^2+1 is always positive and non-zero. Thus, the simplified integrand is x4+2x2+2x^4+2x^2+2.

  3. Integrate to find f(x)f(x): f(x)=(x4+2x2+2)dx=x55+2x33+2x+Cf(x) = \int (x^4+2x^2+2) dx = \frac{x^5}{5} + \frac{2x^3}{3} + 2x + C.

  4. Determine the constant of integration CC: Given f(0)=0f(0)=0: f(0)=055+2(0)33+2(0)+C=0    C=0f(0) = \frac{0^5}{5} + \frac{2(0)^3}{3} + 2(0) + C = 0 \implies C = 0. So, f(x)=x55+2x33+2xf(x) = \frac{x^5}{5} + \frac{2x^3}{3} + 2x.

  5. Analyze the properties of f(x)f(x):

    • Odd function: f(x)=(x)55+2(x)33+2(x)=x552x332x=f(x)f(-x) = \frac{(-x)^5}{5} + \frac{2(-x)^3}{3} + 2(-x) = -\frac{x^5}{5} - \frac{2x^3}{3} - 2x = -f(x). Thus, f(x)f(x) is an odd function.
    • Range RR: f(x)f(x) is a polynomial of odd degree (5). As xx \to \infty, f(x)f(x) \to \infty, and as xx \to -\infty, f(x)f(x) \to -\infty. Being continuous, its range is (,)(-\infty, \infty) or RR.
    • At least one real root: Since f(0)=0f(0)=0, x=0x=0 is a real root.
    • Monotonic function: The derivative is f(x)=x4+2x2+2f'(x) = x^4+2x^2+2. Since x40x^4 \ge 0 and x20x^2 \ge 0, f(x)=(x2)2+2(x2)+22f'(x) = (x^2)^2 + 2(x^2) + 2 \ge 2. As f(x)>0f'(x) > 0 for all real xx, f(x)f(x) is strictly increasing and hence monotonic.