Key Concepts and Formulas
- Fundamental Theorem of Calculus (FTC): If F(x)=∫f(x)dx, then F′(x)=f(x).
- Product Rule: (uv)′=u′v+uv′
- Quotient Rule: (vu)′=v2u′v−uv′
- Monotonicity: A function f(x) is increasing if f′(x)>0 and decreasing if f′(x)<0.
Step-by-Step Solution
Step 1: Differentiate both sides with respect to x
We are given the integral equation:
∫(ex+1x(cosx−sinx)+(ex+1)2g(x)(ex+1−xex))dx=ex+1xg(x)+c
We differentiate both sides with respect to x to eliminate the integral.
Applying the Fundamental Theorem of Calculus to the left-hand side (LHS):
dxd[∫(ex+1x(cosx−sinx)+(ex+1)2g(x)(ex+1−xex))dx]=ex+1x(cosx−sinx)+(ex+1)2g(x)(ex+1−xex)
Differentiating the right-hand side (RHS) using the quotient rule:
Let u=xg(x) and v=ex+1.
Then u′=g(x)+xg′(x) (using the product rule) and v′=ex.
dxd(ex+1xg(x)+c)=(ex+1)2(g(x)+xg′(x))(ex+1)−xg(x)ex
Equating the differentiated LHS and RHS:
ex+1x(cosx−sinx)+(ex+1)2g(x)(ex+1−xex)=(ex+1)2(g(x)+xg′(x))(ex+1)−xg(x)ex
Step 2: Simplify the equation and solve for g′(x)
Multiply both sides by (ex+1)2 to eliminate the denominators:
x(cosx−sinx)(ex+1)+g(x)(ex+1−xex)=(g(x)+xg′(x))(ex+1)−xg(x)ex
Expand the terms:
x(cosx−sinx)(ex+1)+g(x)ex+g(x)−xg(x)ex=g(x)ex+g(x)+xg′(x)ex+xg′(x)−xg(x)ex
Notice that g(x)ex, g(x), and −xg(x)ex appear on both sides. Cancel these terms:
x(cosx−sinx)(ex+1)=xg′(x)(ex+1)
Since x>0 and ex+1>0, we can divide both sides by x(ex+1):
g′(x)=cosx−sinx
Step 3: Find g(x) by integrating g′(x)
Integrate g′(x) to find g(x):
g(x)=∫(cosx−sinx)dx=sinx+cosx+C1
where C1 is the constant of integration.
Step 4: Analyze the monotonicity of the options
We have:
- g(x)=sinx+cosx+C1
- g′(x)=cosx−sinx
- g′′(x)=−sinx−cosx
Now, analyze each option:
Option (A): g is decreasing in (0,4π)
Since g′(x)=cosx−sinx>0 in (0,4π), g(x) is increasing. This option is incorrect.
Option (B): g′ is increasing in (0,4π)
Since g′′(x)=−(sinx+cosx)<0 in (0,4π), g′(x) is decreasing. This option is incorrect.
Option (C): g+g′ is increasing in (0,2π)
Let h(x)=g(x)+g′(x)=(sinx+cosx+C1)+(cosx−sinx)=2cosx+C1.
Then h′(x)=−2sinx.
In (0,2π), sinx>0, so h′(x)<0. Thus, g+g′ is decreasing. This option is incorrect.
Option (D): g−g′ is increasing in (0,2π)
Let k(x)=g(x)−g′(x)=(sinx+cosx+C1)−(cosx−sinx)=2sinx+C1.
Then k′(x)=2cosx.
In (0,2π), cosx>0, so k′(x)>0. Thus, g−g′ is increasing. This option is correct.
Common Mistakes & Tips
- Sign Errors: Be extremely careful with signs when differentiating and integrating.
- Quotient Rule: Double-check the application of the quotient rule, especially the order of terms in the numerator.
- Monotonicity: Remember that f(x) is increasing when f′(x)>0 and decreasing when f′(x)<0.
Summary
We used the Fundamental Theorem of Calculus to differentiate both sides of the given integral equation. This allowed us to simplify the equation and solve for g′(x). We then integrated g′(x) to find g(x). Finally, we analyzed the monotonicity of the functions in each option by examining the signs of their derivatives. We found that g−g′ is increasing in (0,2π), which corresponds to option (D).
Final Answer
The final answer is \boxed{D}.