- #1
- 3,149
- 8
Homework Statement
Let (a1, a2, ...) and (b1, b2, ...) be sequences of real numbers, where ai > 0, for every i. Let the map h : Rω --> Rω be defined with h((x1, x2, ...)) = (a1x1 + b1, a2x2 + b2, ...). One needs to investigate under what conditions on the numbers ai and bi h is continuous, if Rω is given the uniform topology.
The Attempt at a Solution
Now, in a previous exercise, it was shown that, if Rω (the set of all infinite sequences of real numbers) is given the product topology, h is a homeomorphism from of Rω with itself.
Further on, I know that the uniform topology is finer than the product topology.
Let x be a point in Rω, and h(x) its image. Let V be a neighborhood of h(x) in the product topology. V can be written as a union of basis elements from the product topology. Now, since the uniform topology is finer than the product topology, for every y in V we can find a basis element B of the uniform topology which is contained in the basis element of the product topology which contains y. Hence V equals the union of the basis elements B in the uniform topology.
Now, since h is continuous in the product topology, for V, there exists a neighborhood U of x such that h(U) is contained in V. Again, since the uniform topology is finer than the product topology, we can represent U as a union of basis elements from the uniform topology, and h(U) is still contained in V. Since this holds, we conclude that h is continuous in the uniform topology.
There doesn't seem to be any condition on the ai and bi' other than ai > 0, as stated in the problem formulation.
There's probably something wrong with my way of reasoning here, so please correct me if I'm wrong.