Question
Question: The function $f(x)=x^3+\lambda x^2+5x+sin2x$ will be an invertible function if $\lambda$ belongs to...
The function f(x)=x3+λx2+5x+sin2x will be an invertible function if λ belongs to

(-\infty,-3)
(-3,3)
(3,+\infty)
(-3,8)
2
Solution
For f(x) to be invertible, it must be strictly monotonic. Since f(x) is a polynomial of degree 3 plus sin(2x), its derivative f′(x) will determine its monotonicity.
f′(x)=3x2+2λx+5+2cos2x.
As x→±∞, 3x2→∞, so f′(x) will eventually be positive. Thus, f(x) must be strictly increasing, which means f′(x)≥0 for all x∈R.
Let g(x)=3x2+2λx+5. We need g(x)+2cos2x≥0.
Since 2cos2x≥−2, a sufficient condition for f′(x)≥0 is g(x)≥2 for all x.
The minimum value of g(x) occurs at x=−2⋅32λ=−3λ.
Minimum value of g(x)=3(−3λ)2+2λ(−3λ)+5=3λ2−32λ2+5=5−3λ2.
We require 5−3λ2≥2, which simplifies to 3≥3λ2, or λ2≤9.
This gives −3≤λ≤3.
For λ∈[−3,3], we have 3x2+2λx+5≥2.
Therefore, f′(x)=(3x2+2λx+5)+2cos2x≥2+2cos2x.
Since 2+2cos2x≥0, we have f′(x)≥0 for all x∈R.
For f(x) to be invertible, f′(x) must not be zero on any interval.
f′(x)=0 only if 3x2+2λx+5=2 and 2cos2x=−2, i.e., 3x2+2λx+3=0 and cos2x=−1.
The quadratic 3x2+2λx+3=0 has real roots only if its discriminant D=(2λ)2−4(3)(3)=4λ2−36≥0, meaning λ2≥9.
This condition contradicts λ2≤9, unless λ2=9, i.e., λ=±3.
If λ=3, 3x2+6x+3=0⟹3(x+1)2=0⟹x=−1. At x=−1, cos(2(−1))=cos(2)=−1. So f′(−1)=0.
If λ=−3, 3x2−6x+3=0⟹3(x−1)2=0⟹x=1. At x=1, cos(2(1))=cos(2)=−1. So f′(1)=0.
Thus, for λ∈[−3,3], f′(x) is always strictly greater than zero.
Therefore, f(x) is strictly increasing for λ∈[−3,3], making it invertible.
Among the given options, (−3,3) is the correct choice.