Hello,
Oops, I missed the m > OR = 0 part.
For f(x) = xmsin(1/x)
If m=0, then f(x) = sin(1/x)
So, for m=0, your logic for testing continuity of f(x) at zero breaks down. Sin(1/x) is not continuous at 0.
Now, regarding that "solution" you found that says:
[itex]x_n = \frac{1}{(2n)\pi}[/itex]
Hmm. Well, let's look at when sin(1/x) = 0
then 1/x = {[itex]\pi[/itex], 2[itex]\pi[/itex], 3[itex]\pi[/itex], ... } = n [itex]\pi[/itex]
So I get: x = [itex]\frac{1}{(n)\pi}[/itex]
Different than your solution, but the same idea: as n gets larger, x gets closer to 0, but ... between every point where sin(1/x) = 0, it oscillates up to +1 (or down to -1):
when sin(1/x) = 1 --> 1/x = {[itex]\pi[/itex]/2, [itex]2\pi[/itex]+[itex]\pi[/itex]/2, ...} = [itex]2n\pi[/itex]+[itex]\pi[/itex]/2 --> x = [itex]\frac{1}{(2n\pi + \pi/2)}[/itex]
and when sin(1/x) = -1 --> 1/x = {[itex]3\pi[/itex]/2, [itex]2\pi[/itex]+[itex]3\pi[/itex]/2, ...} = [itex]2n\pi[/itex]+[itex]3\pi[/itex]/2 --> x = [itex]\frac{1}{(2n\pi + 3\pi/2)}[/itex]
So ... as x ->0, it passes through a full oscillation between each successive [itex]x_n = \frac{1}{(2n)\pi}[/itex], taking on values 0, 1, 0, -1, 0 successively between xn and xn+1
That's a long-winded answer. Does it help?
Regards, BobM