By applying long division, we can find this
$3n^{3}-11n = (n+3)(3n^{2}-9n+16) - 48$
Which is
$\frac{3n^{3}-11n}{n+3} = (3n^{2}-9n+16) - \frac{48}{n+3}$
The question: Find all $n > 2$ natural numbers so that $\frac{3n^{3}-11n}{n+3}$ is a natural number.
The book solved it this way but I think it's wrong:
$3n^{2}-9n+16 > 0$
That means $n+3$ has to be a divisor of $48$
$n + 3 = (1,2,3,4,6,8,12,16,24,48)$
So $n = (3,5,9,13,21,45)$
But I think this way is wrong because this is only absolutely correct if $-\frac{48}{n+3} > 0$ but we know that it's $< 0$ since $n > 2$ so we have no way of knowing if it's truly a natural number and not a negative one.
I think this way is only correct in that its result will be non-decimal which is half the correct answer but that's it.
What do you think?
EDIT: Okay. So I found the correct answer, thank you all. And yes this was a duplicate but I really didn't notice. Sorry for that!