Mustard
- 21
- 1
- Homework Statement
- Look at snippet
- Relevant Equations
- Look at snippet
Not sure how to go about this. Would relying on a hole or asymptote work?
The discussion revolves around finding a function given specific limits and restrictions, particularly focusing on the behavior of the function at a point where it may have a hole or asymptote. Participants are exploring the implications of continuity and the definition of the function at that point.
There is an ongoing exploration of different function definitions and their properties. Some participants have suggested using piecewise functions, while others are questioning the assumptions about continuity and the specific requirements of the problem. No consensus has been reached, but various interpretations and approaches are being discussed.
Participants note that the problem states f(2) ≠ 4, but it does not clarify whether f(2) must be defined or what it should equal. This ambiguity is leading to varied interpretations of the function's behavior at that point.
yes, the function need not be continuous.Mustard said:Homework Statement:: Look at snippet
Relevant Equations:: Look at snippet
View attachment 268806
Not sure how to go about this. Would relying on a hole or asymptote work?
Hmmm... I was thinking of a function like f(x)= 4x-8/x-2 = 4(x-2)/x-2 = 4, that would make a hole at x=2.ehild said:yes, the function need not be continuous.
The function has to be defined at x=2.Mustard said:Hmmm... I was thinking of a function like f(x)= 4x-8/x-2 = 4(x-2)/x-2 = 4, that would make a hole at x=2.
But would also make f(2) = 4 ? Would it be safe to assume since there is a hole at (2,4) , it is undefined therefore f(2) does not equal 4 ?
Do you mean like a piece wise function ?ehild said:The function has to be defined at x=2.
You can define it in a way everywhere except x=2, and define its value separately at x=2.
You need more parentheses.Mustard said:I was thinking of a function like f(x)= 4x-8/x-2 = 4(x-2)/x-2 = 4
ehild said:You can define it in a way everywhere except x=2, and define its value separately at x=2.
Yes.Mustard said:Do you mean like a piece wise function ?
epenguin said:I suppose you can take any function, and define another function as that one multiplied it by (x - 2) and also divided by (x - 2) - I defer to the mathematicians as to whether that is formally a bona fide new function but even if it is it looks to me trivial and cheating.
epenguin said:The problem says that f(2) ≠ 4 but it doesn't say it has to be equal something or be defined. Probably you have studied before functions which at some point become equal to 0/0 but you were able to find their limit at that point? So you could adapt one of those, I guess that is what the question is expecting.