Given the function:
f(x)=n→∞limr=0∑n(1−tan2(x/2r+1)tan(x/2r+1)+tan3(x/2r+1))
We need to find the value of:
x→0limx−f(x)ex−ef(x)
Simplify the General Term
Let θ=2r+1x. The general term Tr of the summation is:
Tr=1−tan2θtanθ+tan3θ=tanθ(1−tan2θ1+tan2θ)
Using the identity cos(2θ)=1+tan2θ1−tan2θ, we have:
Tr=tanθ⋅sec(2θ)=cos(2θ)tanθ
Using the identity tan(2θ)−tanθ=cos(2θ)tanθ, we can rewrite the term as:
Tr=tan(2θ)−tanθ=tan(2rx)−tan(2r+1x)
Evaluate the Summation
The sum is a telescoping series:
Sn=r=0∑n[tan(2rx)−tan(2r+1x)]
Expanding the sum:
Sn=(tanx−tan2x)+(tan2x−tan4x)+⋯+(tan2nx−tan2n+1x)
All intermediate terms cancel out, leaving:
Sn=tanx−tan(2n+1x)
As n→∞, 2n+1x→0, so tan(2n+1x)→0. Thus:
f(x)=tanx
Evaluate the Limit
We now calculate the limit:
L=x→0limx−tanxex−etanx
Factor out etanx from the numerator:
L=x→0limetanx(x−tanxex−tanx−1)
Let h=x−tanx. As x→0, h→0.
Using the standard limit limh→0heh−1=1:
L=etan(0)⋅1=e0⋅1=1
Final Answer: The value of the limit is 1.