I want to show that $f(x)=e^{-x}x^n$ on $[0, \infty]$ is Lebesgue integrable for some positive integer $n.$
For the start, I am aware that the function is bounded and I thought about dividing the interval up, but I couldn't think of any intervals that are particularly useful or any functions that I could perhaps use the comparison test.
Any help is appreciated!
You don't need to consider improper integrals. That's one of the advantages of the Lebesgue theory. In fact, your functions are Lebesgue integrable for $every$ fixed integer $n$. There is an $a(n)\in \mathbb R^+$ such that $e^{\frac{1}{2}x}\ge x^n$ whenever $x\ge a(n).$ Then,
$\int_0^{\infty}x^ne^{-x}dx=\int_0^{a(n)}x^ne^{-x}dx+\int_{a(n)}^{\infty}x^ne^{-x}dx.\tag1$
The first term on the right-hand-side is clearly Lebesgue integrable and the second is as well because
$\int_{a(n)}^{\infty}x^ne^{-x}dx\le \int_{a(n)}^{\infty}e^{\frac{1}{2}x}e^{-x}dx=\int_{a(n)}^{\infty}e^{-\frac{1}{2}x}dx\le \infty.\tag2.$