im2fastfouru
- 6
- 0
There is a proof in my book that asks us to prove that the product of two continuous functions is continuous. If anyone could help please reply back, thanks!
The discussion centers around proving that the product of two continuous functions is continuous. Participants explore various approaches to the proof, including mathematical reasoning and hints for the proof structure.
Participants express differing views on the approach to the proof and the clarity of the original question. There is no consensus on a single method or understanding of the problem, and multiple perspectives are presented.
Some participants reference the need for specific assumptions about the functions involved, such as their boundedness near a limit point, which remains unresolved in the discussion.

lurflurf said:hint
write
f(x+h)=f(x)+[f(x+h)-f(x)]
g(x+h)=g(x)+[g(x+h)-g(x)]
note
|f(x+h)-f(x)|<eps1
|g(x+h)-g(x)|<eps2
|f(x+h)-f(x)|,|g(x+h)-g(x)|<eps=max(eps1,eps2)
also recall
|a+b+c|<|a|+|b|+|c|
To solve the problem and because it is fun. I agree, I provided a different (though very slightly) view.sutupidmath said:Why on Earth would he do so? Halls hints are quite straightforward.
theorem f is continuous if and only ifHallsofIvy said:lurflurf may has misread "continuous" as "differentiable".
A useful frameworkmathwonk said:the point (of continuity) is simply that if two numbers are respectively near two other numbers, then the products are also near each other.
to see this, let the numbers be a+h and b+k and compare the product of ab to that of (a+h)(b+k), when h and k are small.