Solving for Parameter a in a Piecewise Function

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
azatkgz
Messages
182
Reaction score
0

Homework Statement



Find all values of the parameter a>0 such that the function

[tex]f(x)=\left\{\begin{array}{cc}\frac{a^x+a^{-x}-2}{x^2},x>0\\3ln(a-x)-2,x\leq0\end{array}\right[/tex]



The Attempt at a Solution



[tex]\lim_{x\rightarrow 0}\frac{a^x+a^{-x}-2}{x^2}=0[/tex]

[tex]0=3ln(a-0)-2\rightarrow a=e^{2/3}[/tex]
 
Physics news on Phys.org
Why should the limit value be 0?? :confused:

All that is required is that AT x=0, both expressions should attain the same value!

Now, consider the function's expression for the non-positives.
Clearly, its limit at x=0 is 3ln(a)-2.
Thus, you are to determine those values of "a" so that the limiting value of the function expression for the positives equals 3ln(a)-2 as well.
 
ok
[tex]\lim_{x\rightarrow 0}\frac{a^x+a^{-x}-2}{x^2}=\frac{ln^2a}{2}[/tex]
by L'Hopital Rule

[tex]\frac{ln^2a}{2}=3ln(a)-2[/tex]

[tex]ln^2a-4lna+4=0[/tex]
 
Last edited:
The limit of the upper expression should be [tex]\ln^{2}(a)[/tex]

Thus, you have the quadratic in ln(a) to solve:
[tex]\ln^{2}(a)=3\ln(a)-2[/tex]