Existence of limits and continuity

sergey90
Messages
10
Reaction score
0

Homework Statement


#1. If limit[x->a]f(x) exists, but limit[x->a]g(x) doesnt, limit[x->a](f(x)+g(x)) doesn't exist. T/F? (Proof or example please)

#2. prove that if f is continuous, then so is |f|

#3. f(x) = [[x]]+[[-x]] for what a does limit[x->a]f(x) exist? Where is f discontinuous?


Homework Equations





The Attempt at a Solution


#3 confuses me the most; my first thought is the function = 0 for all x so the limit should exist for all a and it should be 0, which means it should be continuous everywhere, but there is a theorem that states if f(x) is disc. on (a,b) and g(x) is disc. on (a, b) then f(x) + g(x) is disc. on (a,b) and since they are both disc. on integer values so should be their sum...so which thought is correct and why?
 
Physics news on Phys.org
sergey90 said:
but there is a theorem that states if f(x) is disc. on (a,b) and g(x) is disc. on (a, b) then f(x) + g(x) is disc. on (a,b)

What if f(x) = 0 if x rational and 1 if x irrational
and g(x) = 1 if x rational and 0 if x irrational?
 
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