I thought I am supposed to do check $f(t)=-1$ and compare with $f(-t)$
$f(-t)=-1$
If $f(t)=f(-t)$ the function is even. But this function is odd.
I thought I am supposed to do check $f(t)=-1$ and compare with $f(-t)$
$f(-t)=-1$
If $f(t)=f(-t)$ the function is even. But this function is odd.
You should specify that you are adopting the convention that a discontinuous function of the first kind assumes in the discontinuity point the average of the left and right limits;
In that way, left limit is -1, right limit is +1, the average is 0 and the function then is odd as
$$f(x)=1\quad(x>0)$$ $$f(-x)=-1=-f(x)$$ $$f(0)=0$$
Anyway, the definition of odd function only wants $$f(-x)=-f(x)$$ So if the function is undefined at x=0 there’s no point in insisting on f being 0 there
See for reference: Do odd functions pass through the origin?
What throws me off is that $f(t)=-1$ for $0≤t<π$ Less than π not equal to π.
How can we then assume $f(π)=-1$?
As I write this I realize that if we multiply $f(t)=1, -π ≤ t < 0$ by $(-1)$ we get $f(t)=-1, π≥ t > 0$ which means $f(π)=-1$.
Now we have $f(-π)=1$ and $f(π)=-1 => f(-x)=1$ and $f(π)=-1$
$$ f(-x)= 1 = -f(x)=-(-1)=1$$
Am I correct?
– mangekyou Dec 02 '19 at 18:41