We define the sum operator $T : \mathbf{a} \in \mathbb{R}^{\mathbb{N}} \longmapsto \big( \sum \limits_{k=0}^n a_k \big)_{n \ge 0}$ and for $\mathbf{a}$ bounded, $||\mathbf{a}||_{\infty} = \sup_k |a_k|$.
Does there exist a non null sequence $\mathbf{a} \in \mathbb{R}^{\mathbb{N}}$ such that for all $p \ge 0$, $T^p (\mathbf{a})$ is bounded ?
Given a sequence $(M_n)_{n \ge 0} \in \mathbb{R}_+^{\mathbb{N}}$, does there exist $\mathbf{a} \in \mathbb{R}^{\mathbb{N}}$ such that for all $p \in \mathbb{N}$, $M_p \le ||T^p(\mathbf{a})||_{\infty} < \infty$ ?
Does the set of sequences satisfying the previous condition contain an uncountable linearly independant family ?
$ $
I wrote below a possible construction ; do not hesit to post other solutions which could be more abstract or simple.
There's a somewhat different construction for 2 based on the Prouhet–Thue-Morse sequence.
(For 3, given a sequence $(\mathbf a^i)_{i\geq 0}$ such that $T^p(\mathbf a^i)$ is bounded for each $p,i\geq 0,$ we can plug $$M_n=\max_{\lambda_0,\dots,\lambda_{n-1}\in[-n,n] }\left\|T^n\left(\sum_{i=0}^{n-1}\lambda_i\mathbf a^i\right)\right\|_{\infty}+1$$ into condition 2 to get a new sequence that is not a finite linear combination of the $\mathbf a^i.$)
The $M_n$ can be taken to be positive integers. Define $A_0$ to be sequence of length $1$ consisting of the single number $M_0.$ Given $A_{n-1},$ define $A_n$ to be $A_{n-1}^{M_n}(-A_{n-1})^{M_n},$ that is, the concatenation of $M_n$ copies of $A_{n-1}$, and $M_n$ copies of the sequence obtained by negating each element of $A_{n-1}.$
We will take $\mathbf a$ to be the unique infinite sequence such that $A_n$ is a prefix of $\mathbf a$ for each $n.$ For example, if $M_n=1$ for all $n$ then we get $\mathbf a=1,-1,-1,1,-1,1,1,-1,\cdots,$ so $T(\mathbf a)=1,0,-1,0,-1,0,1,0,\cdots$ and $T^2(\mathbf a)=1,1,0,0,-1,-1,0,0,\cdots.$
We can define $T$ on finite sequences. By induction $T^p(A_n)$ ends with a zero for $1\leq p\leq n$ - the $A_{n-1}$ and $(-A_{n-1})$ parts cancel out. This means that for each $p\geq 1$ the sequence $T^p(\mathbf a)$ is an infinite concatenation of copies of the fixed sequence $T^p(A_p)$ and its negation $(-T^p(A_p)).$ (The choice of which of these is used each is a pattern similar to the Thue-Morse sequence but with repeats.) In particular, it's bounded. And $T^n(A_n)$ is non-negative, again by induction, so its sum is at least Its first element $M_0\geq 1.$ So the sum of $A_{n-1}^{M_n}$ is at least $M_n,$ giving $M_n\leq \|T^n(\mathbf a)\|_\infty<\infty.$