Is the following method correct?
I mean is it enough to imply that f(n)=N
Do we have to prove wether f is ever increasing or ever decreasing before doing this. Like could it be that f is sometimes greater than n and sometimes less, and we proved that is not greater when it is less.
Kind of like sin(x). It increases and decreases. Do we have to consider the that f might also be increasing and decreasing above and below n.
or is it correct and that is taken care of when we take the case f(n)>n.
Help would really be appreciated.
Thanks.