I made a problem for my friends, but not everyone agreed with my answer.
$$\lim_{x\rightarrow\infty}\left[\frac{6}{x}\right]\frac{x}{3}+\lim_{x\rightarrow\infty}\frac{6}{x}\left[\frac{x}{3}\right]+\lim_{x\rightarrow0}\left[\frac{6}{x}\right]\frac{x}{3}$$
$[x]$ is the biggest integer less than or equal to $x$
My answer is $0+2+2=4$.
Everyone agreed that the second limit should be $2$.
However, I said the first limit should be $0$ because $\left[\frac{6}{x}\right]=0$ as $x$ approaches infinity.
so I said $0$ multiplied by anything should equal to $0$ even when $x$ approaches infinity.
Then my friend said $\left[\frac{6}{x}\right]$ can be expressed as $\frac{6}{x}-k$ where $0\leq k<1$.
Therefore, $$\lim_{x\rightarrow\infty}\left(\frac{6}{x}-k\right)\frac{x}{3}=\lim_{x\rightarrow\infty}2-\frac{kx}{3}=-\infty$$
Then I said we don't know what $k$ approaches to, so we can't conclude the answer here.
Then my friend said $0\times\infty$ can't be 0.
When I put it on WolframAlpha, $$\displaystyle\lim_{x\rightarrow\infty}\left[\frac{6}{x}\right]\frac{x}{3}=0$$
But I am not sure which answer is correct.
Can someone explain which is correct and why?
I didn't learn L'Hôpital's rule yet.
There are multiple mistakes on both sides.
This is not true! Indeed, $\lim_{x \to \infty} \frac 1x = 0$, but $\lim_{x \to \infty} \frac 1x \cdot x^2 = \infty$. Therefore, you were wrong on this front, but it turns out your answer was correct, and you acknowledged it by writing $\left[\frac 6x\right] = 0$ as $x$ approaches infinity. This is a stronger condition than the limit existing and equalling zero.
Note that we know what $k$ is, because $\frac 6x < 1$ for $x > 6$, so in fact $\left[\frac 6x \right] = 0$ for $x > 6$ , which simply makes $k = \frac 6x$! This allows us to work out what happens when $x \to \infty$, so you can conclude the answer here, and it is not $-\infty$, but in fact $0$.
Once again not true, take $\frac 1{x^2}$ and the sequence $x$ whose product goes to zero although one goes to infinity.
For the answers:
Zero times infinity is not zero. However, the first sequence $\left[\frac 6x\right ]\frac x3$ is zero after $x>6$ because the first fraction is $0$, so the limit is $0$. Note that terms being equal to zero after some time, is stronger than the limit being zero. This absorbs the sequence $\frac x3$ regardless of what properties it may have.
The second you know.
For the third, we have to be more careful : we have an infinity i.e. $\left[\frac 6x\right]$ and a zero i.e. $\frac x3$ convergent sequence. Now, here $\infty \times 0$ confusion comes in, which is sorted by setting appropriate bounds on $\left[\frac 6x\right]$.
What bounds? Obviously, $\frac 6x -1 \leq \left[\frac 6x\right] \leq \frac 6x $.
Setting these in, we get : $$ \left(\frac 6x -1 \right)\frac x3\leq \left[\frac{6}{x}\right]\frac x3 \leq \frac 6x\frac{x}{3} $$
Now all we are left to notice is that the left and right hand side have limit $2$ as $x$ converges to $0$, hence the middle also has the same limit by squeeze theorem.