THE QUESTION WHICH HAS BEEN STATED HAS TO BE BROKEN IN 3 FOLDS
1) X<0;
....SGN(X) = (-1)
....SO
....y = (2 - X)
.....X= 2-y
2) X= 0
....SGN(X) = (0)
....SO
....Y= 0
3) X>0
....SGN(X) = (1)
....SO
....Y=X-2
....X=Y+2
SO THE ANSWER IS
---- X = 2-Y ; X<0
---- Y=0 ; X=0
---- X=Y+2 ; X>0
2007-06-10 02:16:36
·
answer #1
·
answered by CURIOUS SID_B 2
·
1⤊
0⤋
The signum function, sgn (x), is not one to one – in fact, obviously very much not so!
So it cannot be inverted, at least, not uniquely. Nor can the example function quoted; nor can a quadratic function, nor a trigonometric function. However, these last two can guide us how to proceed.
Suppose that y = sgn (x) * (x - 2),
= x - 2, x > 0, or
= 0 , x = 0, or
= 2 - x, x < 0
(Consider the graph)
We have:
for y ≤ -2, there are no solutions;
for -2 < y < 0, or 0 < y < 2, a unique solution:
x = y + 2;
for y = 0, two solutions: 0 or 2;
for y ≥ 2, two solutions:
x = y + 2, or x = -(y + 2).
Does this help?
2007-06-10 02:54:28
·
answer #2
·
answered by Keith A 6
·
1⤊
0⤋
Signum Function
2016-11-04 21:38:36
·
answer #3
·
answered by ? 4
·
0⤊
0⤋
The given function does not have a well-defined inverse. To convince yourself of this, sketch a graph.
I recommend The Student Room for discussing academic work; its Maths forum in particular is very good.
2007-06-10 01:53:44
·
answer #4
·
answered by Anonymous
·
0⤊
0⤋
signum function has three values for infinite inputs
so from these you can not retrace the inputs .
hence the function does not have any inverse
2007-06-12 02:37:24
·
answer #5
·
answered by Anonymous
·
0⤊
0⤋
I gave it a try.... I also struggle with how to invert |x|.
One line of thought is
if y = |x|,
then x = +- y
or x = +y & x = -y
Let me know when you get the answer.
2007-06-10 01:55:18
·
answer #6
·
answered by tk_pinna 2
·
0⤊
0⤋
take the first equation a1= 2 + 3/2 a2 and isolate a2 a1 - 2 = 3/2 a2 (2(a1-2))/3) = a2 -4/3 + 2/3 a1 = a2 and there you go
2016-05-21 06:10:12
·
answer #7
·
answered by ? 3
·
0⤊
0⤋