Is f(x) = (x2 + 2)/x a removable singularity?

  • Thread starter Thread starter andrey21
  • Start date Start date
  • Tags Tags
    Singularity
andrey21
Messages
475
Reaction score
0
Find any singularities in the following,say whether they are removable or not

f(x) = (x2 + 2)/x


Attempt at a solution

when f(0) = ((0)2 + 2)/0

=2/0 which isn't defined

So 0 is a singularity
 
Physics news on Phys.org
Yes, that is correct! So, do you think it's removable or not?
 
I know that:

x2/x has a removable singularity at x=0

So the singularity will be removable here:
 
x^2 / x has a removable singularity at 0, yes. But you aren't dealing with that, you're dealing with (x^2+2)/x. Now, what does it mean for a singularity to be removable?
 
A removable singularity is a point at which the function is undefined.
 
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