Integrate
Junior Member
- Joined
- May 17, 2018
- Messages
- 129
Just pay attention to which function they are asking about:Once we factor and cancel for t-2 we should be left with a discontinuity at t=-2 which is outside our interval of [0,10]. Meaning the function should just be continuous. Not Piece wise continuous.
This really really helps.Just pay attention to which function they are asking about:
Does that answer your question?
- The simplified function r(t) is continuous on [0, 10].
- But the given function f(t) is not defined at t=2, so it can't be continuous on the entire interval.
- And the new function in the last line, in which they have redefined f(2) (with some value other than 1/4) is not continuous at t=2 because that value is not equal to the limits. But it is continuous on each of two pieces.
A function is a pairing of each input value in a given set (the domain) with an output value; it is a different function if it has a different set of input values (domain).I never really thought of a function being different from its simplified version.
Here's the last line:Although, I'm not sure what's really going on in the last line.
Absolutely fantastic, thank you.A function is a pairing of each input value in a given set (the domain) with an output value; it is a different function if it has a different set of input values (domain).
In cases like this, simplifying changes the domain, so it is no longer the same function.
More particularly, simplifying in this case results in a function with different properties (continuous, where the original was not).
Here's the last line:
What they're doing here is a sort of unsimplifying -- messing with the original function by adding 2 into its domain, but with a value that makes it not continuous.
Have you tried graphing the functions yet?
Here is the graph of [imath]\displaystyle f(t)=\frac{t^2-3t+2}{t^2-4}[/imath]:
Here is [imath]\displaystyle r(t)=\frac{t-1}{t+2}[/imath]:
It's a different function because it's defined for t=2.
Now here's [imath]\displaystyle g(t)=\left\{\begin{matrix}\frac{t^2-3t+2}{t^2-4} & t\ne2\\ 1 & t=2\end{matrix}\right.[/imath]:
There, I chose to let their "a" be 1. Do you see how this, too, is a different function?