Can I get some examples of f(x) for real x such that:
f(0) = 0 , f(1) = 1
between 0 and 1 exclusive; f'(x) is positive definite
I am looking for different kinds of functions in general (such as x^n)
And any intervals of a function that can be used (such as sin(pi/2*x + 2n*pi) for integer n)
Can you explain why this works?
Also it seems to only need to be positive continuous for positive x, negative x can be ignored, for instance f(x) = log(x+1) works
– Magic Gonads Aug 23 '17 at 01:14Nevermind sin(x) does work
– Magic Gonads Aug 23 '17 at 01:19