So, I have the following conditions:
$\text{Let } X, Y \text{ be random variables, } |X| < C, \ |Y| < C, \\ \text{and } \mathbb{E}X^nY^m = \mathbb{E}X^n \ \cdot \mathbb{E}Y^m \quad \forall n, m \in \mathbb{N} \ \cup \{0\}$
I understand that this is a very popular question and has been asked here many times and there are many different answers to it, for example Bounded random variables $X,Y$ satisfying $\mathbb{E}(X^mY^n) = \mathbb{E}(X^m)\mathbb{E}(Y^n)$ for every $m, n\in\mathbb{N}$ are independent
I also don't want to use a statement like here: Criterion for independency of random variables
But I came up with a solution through characteristic functions, although I think that someone had already proposed it before me, but one point is not clear to me.
I want to consider characteristic function: $$\varphi_{X,Y}(s,t) = \mathbb{E}e^{i(sX+tY)} = \mathbb{E}e^{isX}e^{itY}$$
Also I want to say, that $$e^{isX} = \sum_{k=0}^\infty \frac{(isX)^k}{k!}, e^{itY} = \sum_{\ell=0}^\infty \frac{(itY)^\ell}{\ell!}$$
Next, I use the linearity of mathematical expectation: $$\mathbb{E}\left(\sum_{k=0}^n \frac{(isX)^k}{k!} \cdot \sum_{\ell=0}^m \frac{(itY)^\ell}{\ell!}\right) = \mathbb{E}\sum_{k=0}^n \frac{(isX)^k}{k!} \cdot \mathbb{E}\sum_{\ell=0}^\infty \frac{(itY)^\ell}{\ell!} $$
And then we need to make the limit transition, but I don't understand well, which theorem should I use? Generally speaking, I really want to apply Lebesgue's theorem, but I don't understand well what the majority function will be in this case, and I also don't understand well why there is a limitation of random variables? Of course, I would like to say that as such I can take: $|e^{itX}| \leqslant1 \ (= 1)$ And $1$ is integrable, but one thing confuses me is that I don't use the limitation of quantities anywhere.
But I'm not really sure about this inequality, and I don't really understand why it's integrable. Please tell me how to properly justify this subtle point with the ultimate transition?