MHB Disprove "f(n)=O(f(n)^2): A Mathematical Analysis

  • Thread starter Thread starter evinda
  • Start date Start date
evinda
Gold Member
MHB
Messages
3,741
Reaction score
0
Hello! (Wave)

I want to prove or disapprove the statement $f(n)=O(f(n)^2)$.

That's what I have tried:

The statement is false.
Let $f(n)=\frac{1}{n}, n \in \mathbb{N}$.
We suppose that $f(n)=O(f(n)^2)$. That means that $\exists n_0 \in \mathbb{N}, c>0$ such that $\forall n \geq n_0$:
$$\frac{1}{n}=f(n) \leq c f(n)^2=c \frac{1}{n^2} \Rightarrow \frac{n^2}{n} \leq c \Rightarrow n \geq c. \text{ Contradiction.}$$

We notice that $f(n)=O(f(n)^2)$ iff $\exists c'>0, n_0' \in \mathbb{N} $ such that $\forall n \geq n_0'$: $f(n) \leq c' f(n)^2 \overset{f(n) \neq 0}{ \Rightarrow } 1 \leq c' f(n) \Rightarrow f(n) \geq \frac{1}{c'}:=C \Rightarrow f(n) \in \Omega(1)$.

Is the last paragraph necessary? (Thinking)
 
Last edited:
Physics news on Phys.org
I edited the title of your thread for the following reason:

disprove: prove that (something) is false, refute.

disapprove: have or express an unfavorable opinion about something.
 
Hi all, I've been a roulette player for more than 10 years (although I took time off here and there) and it's only now that I'm trying to understand the physics of the game. Basically my strategy in roulette is to divide the wheel roughly into two halves (let's call them A and B). My theory is that in roulette there will invariably be variance. In other words, if A comes up 5 times in a row, B will be due to come up soon. However I have been proven wrong many times, and I have seen some...
Thread 'Detail of Diagonalization Lemma'
The following is more or less taken from page 6 of C. Smorynski's "Self-Reference and Modal Logic". (Springer, 1985) (I couldn't get raised brackets to indicate codification (Gödel numbering), so I use a box. The overline is assigning a name. The detail I would like clarification on is in the second step in the last line, where we have an m-overlined, and we substitute the expression for m. Are we saying that the name of a coded term is the same as the coded term? Thanks in advance.

Similar threads

Back
Top