I have to show that the following process $(X_t)_{t\in [0,\infty)}$ is no martingale.
Let $Y_n$ be a sequence of independent random variables with $$P(Y_n=n)=\frac{1}{2n^2},\quad P(Y_n=-n)=\frac{1}{2n^2},\quad P(Y_n=0)=1-\frac{1}{n^2}.$$ We put $$X_t=\sum_{\left\{n\,;\, 1-t\leq \frac 1{n}\right\}} Y_n\quad\text{for all } t\geq 0.$$
An ansatz would be to assume that is a martingale and then, by the fundamental theorem of local martingales, you can decompose $X$ as $$X=A+B$$ where $A$ is a local martingale with bounded jumps and $B$ is a process of locally integrable variation. But we have $$\sum_{\{s\leq t\,:\,\Delta X_s\geq 1\}}|\Delta X_s|=\infty,$$ which contradicts $B$ having integrable variation. But it does not necessarily contradict $B$ having locally integrable variation.
Any help is appreciated!