#T/F continuous functions
97 messages · Page 1 of 1 (latest)
!status
still trying to find a contradicting example, but cant seem to find one still.
might not be a contradiction then
how may I approach such proof? I thought about assuming towards a contradiction inf(f((0,1)) <= 0 but can't think of a way this will work
that's a good assumption to make for contradiction proof
First, in your words, what does $\inf(f(0, 1))$ represent?
SWR
The highest lower bound (the max number which bounds f from below)
meaning it has to be <= to every number f((0,1)) gives.
Is it correct?: if we assume inf(f((0,1))) = 0, f(x) can be undefined in x = 0. Therefore, the given information (f(x) > x for every x in [0,1]) still holds?
so this will make a contradiction to the whole sentence.
for example $\f(x) = x + 2^(-1/x)$
Yar
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
I tried
correct
First, $f((0, 1))$ is a set, you I think you mean $f((0, 1))={0}$. It's good practice to be consistent with notation here
SWR
I do not understand what you are trying to get at with $f(x)$ being defined or undefined at $x=0$. I don't see how whether it being defined or not makes any contribution to the proof
SWR
Do you remember what f((0, 1)) represents?
oh sorry, I ment inf(f((0,1))) = 0
ah
In other words:
When f(x) -> 0 (as x is approaching 0+) and f(x) = 0 is undefined, the inf(f((0,1))) = 0 and at the same time, f(x) > x for every x in [0,1]?
(and of-course f(x) has to be non-negative)
brb longer gotta take care of some stuff
No problem
@dapper spear I am back
"f(x) = 0 is undefined" it's better to say "$0\notin f([0, 1])$" or "$f(x)\ne 0$ for all $x$"
SWR
Thanks, so I got the right idea in your opinion?
No. I don't think so. Just trying to help with some of your wording
Okay
Let's try a proof by contradiction
Suppose $\inf f((0, 1))\le 0$. What can you infer from this?
SWR
that f's highest bound from below is smaller or equal then 0 in (0,1).
that every number that f(0,1) gives is bigger (or equal if min(f(0,1)) is there) number then 0.
Not entirely sure on the min part.
yeah you can't really use the min part
but you are close to a good idea
This is where you may need some $\varepsilon$-$\delta$ usage
SWR
Like, say $\inf f((0, 1))=0$, then, for any $\varepsilon>0$, there is some $x\in(0, 1)$ such that $f(x)=\varepsilon$
SWR
But, $f(x)>x$ for all $x\in (0, 1)$. So, if $f(x)=\varepsilon$, then it must be that $x<\varepsilon$
SWR
Right, but that isn't a contradiction yet as we only know that $\varepsilon>0$.
This can mean that $lim(f(x)) = 0$ as x is approaching 1- ?
Yar
hmmm 
trying to think of what to do next
I know it needs continuity, but the exact play here is tricky
ultimately, you want to prove that $\inf f((0, 1))\in f((0, 1))$
SWR
but if $lim(f(x)) = 0$ as x is approaching 1- , is i even possible? as we only assume $\inf f((0, 1))=0$
Yar
why is $\lim_{x\to1^-} f(x)=0$?
SWR
How are you figuring that?
Because we inferred that $x<\varepsilon$
Yar
I think i understood what you did, but didn't get how can I use what we inferred to continue with the proof
I just thought of a counterexample
🛌
Try to think of a continuous function where $\lim_{x\to0^+}f(x)=0$ and $f(x)>x$ for all $x\in(0, 1)$
SWR
any old function will do.
@inner sierra fyi, there is a contradiction
$\f(x)=\root(x)$ for example
Yar
Compile Error! Click the
reaction for more information.
(You may edit your message to recompile.)
it can be simpler than this
maybe for this context just f(x) = 2x ?
Does it has anything to do with the function increasing and $x<\varepsilon$?
Yar
Can you think of ways to slightly alter this so that all of the requirements are met, but inf ends up being 0?
f(x) = |2x| ?
@dapper spear, sorry, I was eating
absolute value doesn't really change anything
f is defined in [0, 1], so |2x| is just 2x in that domain interval
Can't think on something simpler then:
Sorry, had to go for a bit
really, just $f(x)=2x$ for $x\in(0, 1]$, and then $f(0)=1$
SWR
but then in x=0 f(x)=x and not >
Notice how i defined f(0)=1
Oh, you are doing a function with cases
Do you think we can actually use something like that here?

