Animated Solution for Mathematics - Limits, Continuity and Differentiability: If f(x)=x+cos2xx−sinx, then limx→∞f(x) is
Select Answer:
Visualized Solution
Understanding the Function f(x)
Given function: f(x)=x+cos2xx−sinx
Objective: Find limx→∞f(x)
Strategy for Limits at Infinity
To evaluate limx→∞, we analyze the dominant terms.
Divide the numerator and denominator by the highest power of x.
Dividing by x
f(x)=xx+cos2xxx−sinx
Simplifying the Expression
f(x)=xx+xcos2xxx−xsinx
f(x)=1+xcos2x1−xsinx
Analyzing xsinx as x→∞
We know that the sine function is bounded: −1≤sinx≤1.
As x→∞, the denominator x becomes infinitely large.
Limit of xsinx
By the Squeeze Theorem: limx→∞xsinx=0.
Analyzing xcos2x as x→∞
Similarly, the cosine squared function is bounded: 0≤cos2x≤1.
As x→∞, the denominator x becomes infinitely large.
Limit of xcos2x
Therefore, limx→∞xcos2x=0.
Substituting the Limits
Substitute the evaluated limits back into the function:
limx→∞f(x)=1+01−0
Final Calculation
limx→∞f(x)=11=1=1
The correct option is 1.
00:00 / 00:00
The Sigma Insight: Evaluation of Limits & L'Hopital's Rule
Solution Diagram
Analyzing the Setup
Imagine you are standing on the x-axis, and you start walking towards the right, moving further and further away, past every number you can count, towards infinity. You are looking at the function:
f(x)=x+cos2xx−sinx
At first glance, it looks intimidating—a square root, algebraic terms, and trigonometric functions all mixed together. But do not let the complexity fool you. In the world of calculus, infinity is not a destination to fear; it is a simplification tool.
The Strategy of Dominance
When we evaluate limits as x→∞, we are essentially asking: "What is the dominant behavior of this function when x becomes massive?"
The trigonometric terms sinx and cos2x are what we call "bounded functions." They are trapped, oscillating forever between −1 and 1 (or 0 and 1). They are like tiny ripples in an ocean, while x is the ocean itself.
As x grows, these ripples become insignificant. To see this mathematically, we perform a bit of algebraic surgery. We divide both the numerator and the denominator inside the square root by the highest power of x, which is x1:
f(x)=xx+cos2xxx−sinx
The Beauty of the Squeeze
Now, let us simplify this. Distributing the division, we get:
f(x)=xx+xcos2xxx−xsinx=1+xcos2x1−xsinx
This is where the magic happens. We know that −1≤sinx≤1. If we divide this inequality by x, we get:
−x1≤xsinx≤x1
As x→∞, both −x1 and x1 approach 0. By the Squeeze Theorem, limx→∞xsinx=0.
The same logic applies to xcos2x. Since 0≤cos2x≤1, we have 0≤xcos2x≤x1. Again, as x→∞, this term is squeezed to 0.
The Final Victory
With these terms vanishing into the void of zero, our expression becomes incredibly simple:
x→∞limf(x)=1+01−0
This leaves us with 11, which is simply 1.
We have successfully navigated the complexity and found that as x approaches infinity, our function settles down to the value of 1. Geometrically, this means the graph of our function has a horizontal asymptote at y=1.