Finding a and b for Continuous f(x) at x=0

  • Thread starter Thread starter JBD2
  • Start date Start date
  • Tags Tags
    Continuous
JBD2
Messages
61
Reaction score
0

Homework Statement


Let \[f(x)=\begin{cases}{}<br /> \frac{6a(x^2+1)}{2x^2+1}+\frac{b\log \big((x+1)^4\big)}{x} &amp;\mbox{if } x&lt;0,\\<br /> -2a-4 &amp;\mbox{if } x=0, \\<br /> \frac{a\sin x}{x}+b &amp;\mbox{if } x&gt;0. <br /> \end{cases}\]<br /> Find \(a\) and \(b\) such that \(f\) is continuous at \(x=0\).

Homework Equations


Left and Right Hand limits are equal, as well as limit laws (If you're helping with the question I assume you know what they are)

The Attempt at a Solution


If f is continuous at x=0, the limit as x approaches 0 from the left should be equal to the limit as x approaches 0 from the right. With that, I took the limit of the part of f where x<0 and set it equal to the limit of the part of f where x>0.

Using L'hopital's rule I computed: \lim_{x \to 0-}\frac{4b\log{x+1}}{x} and the result is 4b*log(e). If I set this equal to the right hand limit, I can calculate that b=\frac{-5a}{4\log{e}-1}. Now I am stuck and am not sure what to do. Thanks for the help.
 
Physics news on Phys.org
Hi JBD2! :smile:

(I expect log here means log base e :wink:)

Now solve for b/a, use that to get rid of b, and make one of the limits equal to -2a - 4. :smile:
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top