If \alpha=\lim _\limits{x \rightarrow 0^{+}}\left(\frac{\mathrm{e}^{\sqrt{\tan x}}-\mathrm{e}^{\sqrt{x}}}{\sqrt{\tan x}-\sqrt{x}}\right) and \beta=\lim _\limits{x \rightarrow 0}(1+\sin x)^{\frac{1}{2} \cot x} are the roots of the quadratic equation ax2+bx−e=0, then 12loge(a+b) is equal to _________.
Answer: 0
Solution
Key Concepts and Formulas
Limit Definition: The limit of a function as x approaches a certain value describes the behavior of the function near that value.
Standard Limits:
limy→0yey−1=1
limx→0xsinx=1
limx→0cosx=1
Logarithm Properties:logbac=clogba.
Quadratic Equation Properties: For a quadratic equation ax2+bx+c=0 with roots α and β, the sum of roots is α+β=−ab and the product of roots is αβ=ac.
Exponential Form of Limits:limx→a[f(x)]g(x)=elimx→ag(x)ln(f(x)), especially useful for indeterminate forms of type 1∞.
Step-by-Step Solution
Step 1: Evaluate the limit for α.
We are given \alpha=\lim _\limits{x \rightarrow 0^{+}}\left(\frac{\mathrm{e}^{\sqrt{\tan x}}-\mathrm{e}^{\sqrt{x}}}{\sqrt{\tan x}-\sqrt{x}}\right).
This is of the indeterminate form 0−0e0−e0=00.
We can rewrite the expression by factoring out ex from the numerator:
α=limx→0+tanx−xex(etanx−x−1)
Let y=tanx−x. As x→0+, we have tanx→0 and tanx→0, and x→0.
To evaluate the behavior of y as x→0+, we can use Taylor series expansions for tanx around x=0.
tanx=x+3x3+O(x5)tanx=x+3x3+O(x5)=x1+3x2+O(x4)
Using the binomial approximation (1+u)n≈1+nu for small u:
tanx≈x(1+21⋅3x2)=x(1+6x2)=x+6x2.5
So, y=tanx−x=(x+6x2.5)−x=6x2.5.
As x→0+, y→0.
Now, consider the limit:
α=limx→0+ex⋅limx→0+tanx−xetanx−x−1
The first limit is e0=e0=1.
The second limit is of the form limy→0yey−1, which is 1.
Therefore, α=1⋅1=1.
Step 2: Evaluate the limit for β.
We are given \beta=\lim _\limits{x \rightarrow 0}(1+\sin x)^{\frac{1}{2} \cot x}.
This is of the indeterminate form (1+0)21⋅∞=1∞.
We use the property limx→a[f(x)]g(x)=elimx→ag(x)ln(f(x)).
Here, f(x)=1+sinx and g(x)=21cotx.
β=elimx→0(21cotx)ln(1+sinx)
Let's evaluate the exponent:
L=limx→021cotxln(1+sinx)=limx→021sinxcosxln(1+sinx)L=21limx→0cosx⋅limx→0sinxln(1+sinx)
The first limit is cos0=1.
For the second limit, let u=sinx. As x→0, u→0. The limit becomes limu→0uln(1+u).
This is a standard limit, which is equal to 1.
So, L=21⋅1⋅1=21.
Therefore, β=e1/2=e.
Step 3: Use the properties of the quadratic equation.
We are given that α and β are the roots of the quadratic equation ax2+bx−e=0.
From the equation, the constant term is c=−e.
The product of the roots is αβ=ac.
We have α=1 and β=e.
So, (1)(e)=a−e.
e=a−e
Since e=0, we can divide both sides by e:
1=a−1⟹a=−1.
The sum of the roots is α+β=−ab.
We have α=1 and β=e.
So, 1+e=−ab.
Substitute the value of a=−1:
1+e=−−1b1+e=b.
Step 4: Calculate the final expression.
We need to find 12loge(a+b).
We found a=−1 and b=1+e.
So, a+b=−1+(1+e)=e.
Now, calculate 12loge(a+b):
12loge(e)
Using the property logbac=clogba, we have loge(e)=loge(e1/2)=21loge(e).
Since loge(e)=1, we get loge(e)=21.
Therefore, the expression is 12⋅21=6.
Common Mistakes & Tips
Incorrectly applying standard limits: Ensure that the arguments of the standard limits match the form of the expression. For instance, in the limit for α, it's crucial to recognize that tanx−x approaches 0 as x→0+.
Algebraic errors in solving for a and b: Double-check the signs and substitutions when using the sum and product of roots formulas.
Simplifying logarithmic terms: Remember that logee=1 and logeek=k.
Summary
The problem involves evaluating two limits to find the roots of a quadratic equation. The first limit, α, is found by algebraic manipulation and applying the standard limit limy→0yey−1=1. The second limit, β, is evaluated using the property for limits of the form 1∞, transforming it into an exponential form and using the standard limit limu→0uln(1+u)=1. Once α and β are determined, they are used as roots of the given quadratic equation ax2+bx−e=0. By applying the sum and product of roots formulas, the coefficients a and b are found. Finally, the expression 12loge(a+b) is computed using the values of a and b.