Which of the following function dominates the other one?
1) $f(x)= \log(x+1)$ and $g(x)= x$ as functions from $\mathbb N$ to $\mathbb N$.
2) $f(x)=2^x$ and $g(x)=1000000x$ as functions from $\mathbb Z$ to $\mathbb Z$.
Which of the following function dominates the other one?
1) $f(x)= \log(x+1)$ and $g(x)= x$ as functions from $\mathbb N$ to $\mathbb N$.
2) $f(x)=2^x$ and $g(x)=1000000x$ as functions from $\mathbb Z$ to $\mathbb Z$.
Copyright © 2021 JogjaFile Inc.
PLEASE USE THIS HINT: Consider two functions $f(x), g(x)$. The function $f(x)$ is said to dominate over $g(x)$ if $$\lim_{x\to \infty} \frac{g(x)}{f(x)} = 0$$ A simple application of this hint easily gives us the required answers. Hope it helps.