Upper bound turning into supremum

nhrock3
Messages
403
Reaction score
0
i proved that sin (1/x)<1/x

prove that sup{xsin (1/x)|x>0}=1

if we say that A={xsin (1/x)|x>0}
xsin (1/x)<x(1/x)=1

so one is upper bound

now i need to prove that there is no smaller upper bound so that 1 is the supremum

suppose that "t" is our smaller upper bound t<1 and epsilon=1-t
now i need to do some limit definition and |f(x)-1|<epsilon
|f(x)-1|<1-t

from that i need to get that t>1 so 1 is the only supremum
how to do that
 
Physics news on Phys.org
I would have to think about how to show it directly but you can apply some theorems to show that 1 is the suprema.

x_nsin(1/(x_n)) is a bounded sequence hence it has a monotone subsequence. The monotone subsequence either converges to the infimum of the sequence or the suprema ( you may have to prove this.) Your job would be to try to find such a sequence.

I am not sure how to show the suprema is 1 directly without using sequences or other sequence approach.
 
Last edited:
To elaborate on what ╔(σ_σ)╝ said. You could try to find \lim_{x\rightarrow +\infty}{x\sin(1/x)}. With this limit, it is easy to see that the supremum is 1...
 
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