Step 1: Understanding the Concept:
This problem requires finding the particular integral of a second-order linear non-homogeneous differential equation with constant coefficients. The right-hand side is of the form \( e^{ax}V(x) \).
Step 2: Key Formula or Approach:
The formula for the particular integral when the operator is \( F(D) \) and the right-hand side is \( e^{ax}V(x) \) is:
\[ P.I. = \frac{1}{F(D)} e^{ax}V(x) = e^{ax} \frac{1}{F(D+a)} V(x) \]
In this case, \( F(D) = D^2 - 2D + 4 \), \( a=1 \), and \( V(x) = \sin x \).
So, we need to calculate \( e^x \frac{1}{(D+1)^2 - 2(D+1) + 4} \sin x \).
Step 3: Detailed Explanation:
First, let's simplify the operator \( F(D+1) \):
\[ F(D+1) = (D^2 + 2D + 1) - (2D + 2) + 4 = D^2 + 2D + 1 - 2D - 2 + 4 = D^2 + 3 \]
Now, we find the particular integral:
\[ P.I. = e^x \frac{1}{D^2 + 3} \sin x \]
To evaluate \( \frac{1}{G(D^2)} \sin(bx) \), we replace \( D^2 \) with \( -b^2 \). Here, \( b=1 \), so we replace \( D^2 \) with \( -1^2 = -1 \).
\[ P.I. = e^x \frac{1}{-1 + 3} \sin x = e^x \frac{1}{2} \sin x = \frac{1}{2} e^x \sin x \]
We are given that the P.I. is \( \frac{1}{2} e^x f(x) \).
Comparing the two expressions, we get:
\[ f(x) = \sin x \]
Now, we must analyze the function \( f(x) = \sin x \).
- \(f(x)\) is continuous and differentiable everywhere. So C is true, and D is false.
- Let's check its behavior on \( [0, \pi] \). The derivative is \( f'(x) = \cos x \).
- For \( x \in [0, \pi/2) \), \( f'(x)>0 \), so \(f\) is increasing.
- For \( x \in (\pi/2, \pi] \), \( f'(x)<0 \), so \(f\) is decreasing.
- Since the behavior changes, \(f(x)\) is neither increasing nor decreasing over the whole interval \( [0, \pi] \). This means A and B are false.
Conclusion on the question as written:
The only correct statement about \(f(x)=\sin x\) among the options is C (it's continuous). However, this type of question usually has a more specific unique answer. This suggests a typo in the original question. A very common typo is swapping sin and cos.
Assuming a typo: RHS is \( e^x \cos x \)
P.I. = \( e^x \frac{1}{D^2+3} \cos x = e^x \frac{1}{-1+3} \cos x = \frac{1}{2} e^x \cos x \).
This gives \( f(x) = \cos x \).
Let's analyze \( f(x) = \cos x \) on \( [0, \pi] \).
The derivative is \( f'(x) = -\sin x \).
On the interval \( (0, \pi) \), \( \sin x>0 \), which means \( f'(x)<0 \).
Since the derivative is negative on the interior of the interval, \(f(x) = \cos x\) is a decreasing function on \( [0, \pi] \).
This matches option (B). This is a much more likely intended question and answer.
Step 4: Final Answer:
Assuming the intended problem was for \( e^x \cos x \), the particular integral leads to \( f(x) = \cos x \), which is a decreasing function on \( [0, \pi] \).