Find All Values of a for Continuous Function f on Real Numbers

margbelladot
Messages
1
Reaction score
0
How do you find all the values of "a" such that f is continuous on all real numbers?

Find all values of a such that f is continuous on \Re

f(x)= x+1 if x\leq a
x^2 if x>a


I tried solving but i do not even know where to start! Please help!
 
Physics news on Phys.org


We know (or you should know!) that x+1 and x^2 are continuous functions because they are polynomials. When you create a continuous piece-wise function, ##f(x)##, you want ##f(a)## to be continuous. This means ##\displaystyle \lim_{x \to a^-} f(a) = \lim_{x \to a^+} f(a) = f(a)##

You can think of it in lay man's terms as choosing values of a so that you can graph the function without lifting your pencil at ##f(a)##.
 
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