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!
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.