A simple question: uniform convergence of sequences

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
boombaby
Messages
129
Reaction score
0

Homework Statement


Find sequences {f_n} {g_n} which converge uniformly on some set E, but such that {f_n*g_n} does not converge uniformly on E.

Homework Equations





The Attempt at a Solution


I looked at some sequences of functions known to be convergent but not uniformly convergent and tried to find {f_n} and {g_n} from that. However, I have not enough sequences at hand, I could not find a proper sequence.
I guess it is not the right way to solve this question. But I've no idea how to construct such. Any hint? Thanks
 
Physics news on Phys.org
Thanks!
your f_n is uniformly convergent on R, with limit function f(x)=x.
and f_n(x)*f_n(x) = g_n(x) = x^2+2x/n+1/(n^2) converges to h(x)=x^2, but not uniformly, since |g(n)-h(n)|>=2.
Well, I do not understand how to get this function from nowhere. However, the behavior of this function is so simple that it could be memorized easily...