dse 2010

classic Classic list List threaded Threaded
6 messages Options
hs
Reply | Threaded
Open this post in threaded view
|

dse 2010

hs
can sum 1 explain what the question says and the solution
Reply | Threaded
Open this post in threaded view
|

Re: dse 2010

Amit Goyal
Administrator
This post was updated on .
Note that y >= y* implies { x belongs to [0,1] | f(x) >= y} is a subset of { x belongs to [0,1] | f(x) >= y*}
Thus, min { x belongs to [0,1] | f(x) >= y} >= min { x belongs to [0,1] |f(x) >= y*}
Hence, g(y) >= g(y*).
So, g is non decreasing.

Consider f(x) = min{2x, 1}
For this f,
g(y) = y/2
Clearly, g is continuous but f is not strictly increasing.

Thu, the correct answer is (a)
Reply | Threaded
Open this post in threaded view
|

Re: dse 2010

mrittik
In reply to this post by hs
If f(x)>=y then x>=f^(-1) (y)....now g(y)=min(x)= f^(-1) (y).....it is clearly understandable that g(y) is non-decreasing....@Amit Sir, what do you think?
X
Reply | Threaded
Open this post in threaded view
|

Re: dse 2010

X
In reply to this post by Amit Goyal
Thank you, so much Sir!
Reply | Threaded
Open this post in threaded view
|

Re: dse 2010

Nupur
In reply to this post by hs

Shouldn't the answer be (c) both are transitive??
Reply | Threaded
Open this post in threaded view
|

Re: dse 2010

mrittik
Nope....'>' is only Transitive bcoz it reveals only transitivity property...'~' is not transitive...bcoz it doesn't reveal the Transitivity....Only in Impossibility Theorem this Transitivity rule breaks