Login  Register

Increasing Decreasing function

classic Classic list List threaded Threaded
2 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Increasing Decreasing function

RichaS
97 posts

Please help
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: Increasing Decreasing function

Abhitesh
162 posts
|f(y)-f(x)| <= |x-y|^3
=>|f(y)-f(x)|/|y-x| <= |x-y|^2

Let y=x+h Lim h->0
=>|df/dx| <= h^2 = 0
=> The function is constant.