- #1
mcastillo356
Gold Member
- 593
- 320
- TL;DR Summary
- I've got a proof of the inexistence of a local maximum value nor a local minimum value at the origin of coordinates for a certain function, and need advice to understand it
Although a function cannot have extreme values anywhere other than at endpoints, critical points, and singular points, it need not have extreme values at such points. It is more difficult to draw the graph of a function whose domain has an endpoint at which the function fails to have an extreme value
A function with no max or min at an endpoint. Let
##f(x)=\begin{cases}{x\sin{\left(\dfrac{1}{x}\right)}}&\text{if}& x>0\\0 & \text{if}& x=0\end{cases}##
Show that ##f## is continuous on ##[0,\infty)## and differentiable on ##(0,\infty)## but it has neither a local maximum nor a local minimum value at the endpoint ##x=0##
I've already proven it is continuous on ##[0,\infty)## and differentiable on ##(0,\infty)##, and here is the proof that it has not loc min or loc max:
Background
A function ##f## has not a maximum local value ##f(x_0)## at ##x_0## in its domain if for all ##h>0## can always be found ##x\in{\mathfrak{D}(f)}##, such that ##|x-x_0|<h## and ##f(x)>f(x_0)##
A function ##f## has not a minimum local value ##f(x_1)## at ##x_1## in its domain if for all ##h>0## can always be found ##x\in{\mathfrak{D}(f)}##, such that ##|x-x_1|<h## and ##f(x)<f(x_1)##
##x_n=\dfrac{1}{\dfrac{\pi}{2}+2\pi\;n}##
##y_n=\dfrac{1}{-\dfrac{\pi}{2}+2\pi\;n}##
Proof I don't understand:
For all ##n \in \mathbb{N}## we have ##x_n > 0## and ##y_n > 0## , therefore ##x_n , y_n \in [0,+\infty)##.
Let ##h > 0## .Exists one ##n_h \in \mathbb{N}## such that ##n_h > \dfrac{1}{h}## . Then for all ##n \geq n_h## we have:
##n \geq n_h > h##. Then ##x_n < \dfrac{1}{n} \leq \dfrac{1}{n_h} < h## and ##y_n < \dfrac{1}{n} \leq \dfrac{1}{n_h} < h##
No matter how small is ##h## we have ##f(y_n) < f(0) < f(x_n)## . And is proven that ##f(0)## cannot be maximum nor minimum.
A function with no max or min at an endpoint. Let
##f(x)=\begin{cases}{x\sin{\left(\dfrac{1}{x}\right)}}&\text{if}& x>0\\0 & \text{if}& x=0\end{cases}##
Show that ##f## is continuous on ##[0,\infty)## and differentiable on ##(0,\infty)## but it has neither a local maximum nor a local minimum value at the endpoint ##x=0##
I've already proven it is continuous on ##[0,\infty)## and differentiable on ##(0,\infty)##, and here is the proof that it has not loc min or loc max:
Background
A function ##f## has not a maximum local value ##f(x_0)## at ##x_0## in its domain if for all ##h>0## can always be found ##x\in{\mathfrak{D}(f)}##, such that ##|x-x_0|<h## and ##f(x)>f(x_0)##
A function ##f## has not a minimum local value ##f(x_1)## at ##x_1## in its domain if for all ##h>0## can always be found ##x\in{\mathfrak{D}(f)}##, such that ##|x-x_1|<h## and ##f(x)<f(x_1)##
##x_n=\dfrac{1}{\dfrac{\pi}{2}+2\pi\;n}##
##y_n=\dfrac{1}{-\dfrac{\pi}{2}+2\pi\;n}##
Proof I don't understand:
For all ##n \in \mathbb{N}## we have ##x_n > 0## and ##y_n > 0## , therefore ##x_n , y_n \in [0,+\infty)##.
Let ##h > 0## .Exists one ##n_h \in \mathbb{N}## such that ##n_h > \dfrac{1}{h}## . Then for all ##n \geq n_h## we have:
##n \geq n_h > h##. Then ##x_n < \dfrac{1}{n} \leq \dfrac{1}{n_h} < h## and ##y_n < \dfrac{1}{n} \leq \dfrac{1}{n_h} < h##
No matter how small is ##h## we have ##f(y_n) < f(0) < f(x_n)## . And is proven that ##f(0)## cannot be maximum nor minimum.