Let $(\Omega, F, \mu)$ be a measure space. Let $f_n:\Omega\rightarrow \Bbb{R}$ be measurable functions. Let $$B:=\{x\in \Omega: \lim_{n\rightarrow \infty} f_n(x)~~\text{does not exists}\}$$I need to rewrite this in terms of limit superior and limit inferior of sets in $F$.
My idea was the following:
We know that $\lim_{n\rightarrow \infty} f_n(x)$ does not exists iff $$\exists \epsilon>0:~~\forall~n\geq 1~~\exists~k\geq n~~s.t.~~|f_k(x)|>\epsilon$$ Therefore I thought that we can write $$B=\bigcup_{\epsilon>0}\bigcap_{n\geq 1}\bigcup_{k\geq n} \{|f_k(x)|>\epsilon\}$$ But now we still need to rewrite the set $\{|f_k(x)|>\epsilon\}$. I would say that this is equal to $A_k:=f_k^{-1}((\epsilon,\infty))\cup f_k^{-1}((-\infty, -\epsilon))$. Then this union is clearly in $F$ since $f_k$ are measurable. Then $$B=\bigcup_{\epsilon>0}\bigcap_{n\geq 1}\bigcup_{k\geq n}A_k=\bigcup_{\epsilon>0}\limsup_{n\rightarrow \infty}A_n$$
Does this work like this?
Thanks for your help.
I assume you would like to show that the set of points of nonconvergence is measurable. Your condition is incorrect, since it means that $f_n(x)\not\to 0$. These are my two tries.
First approach
This description doesn't show that this set is measurable, infortunately, so instead of using the definition ofthe limit where one has to use the index $a$ from the uncountable set it's sometimes better to use the Cauchy condition.
Second approach