sari
- 23
- 1
Homework Statement
If it is known that f has no limit (finite or infinite) at x, does the limit if f*g at x exist? (g being any continuous function). if not - how do you prove it?
What if g has a limit of zero at x ? Then the limit of f*g at x may or may not be zero, depending upon the details of the functions f & g.SteamKing said:If f has no limit at x, the limit of f*g at x does not exist. This can be proved by the algebraic limit theorem.
See http://en.wikipedia.org/wiki/Limit_of_a_function#Chain_rule
sari said:Homework Statement
If it is known that f has no limit (finite or infinite) at x, does the limit if f*g at x exist? (g being any continuous function). if not - how do you prove it?
sari said:Right - that's exactly the situation in my problem. lim g = 0, lim f doesn't exist.
Specifically, I'm trying to determine whether x^2* (1/sin(1/x)) has a limit at 0.
1/sin(1/x) oscillates around between +-infinity in the neighborhood of 0, so it clearly has no limit. However the limit of x^2 at 0 is 0.
SammyS said:There was a space in each of your [/tex ] tags.
snipez90 said:Why don't you just let f(x) = 1/x.