happysmiles36
- 54
- 2
Homework Statement
Is the function continuous at x=1?
f(x) =
When x is less than 1:
[tex](x-1)^2sin(\frac{1}{x-1})[/tex]
When x is greater or equal to 1:
[tex]xsin(πx)[/tex]
Homework Equations
None
The Attempt at a Solution
The answer is yes, don't know how to show that, this isn't homework just studying for exams >.<.[tex] \lim_{x\rightarrow 1+} {xsin(πx)} = 0[/tex]
----------------------------------
[tex] \lim_{x\rightarrow 1-} {(x-1)^2sin(\frac{1}{x-1})}[/tex]
Here I used:
[tex] \lim_{x\rightarrow 0} {\frac{sin(x)}{x}} = 1[/tex]
But I don't think you can do this, so I don't know how else to solve this.
[tex] \lim_{x\rightarrow 1-} {(x-1)} * \lim_{x\rightarrow 0} {\frac{sin(\frac{1}{x-1})}{\frac {1}{x-1}}} = 0 * 1 = 0[/tex]
Help explaining how to do this question would be helpful.:)