This is related to yesterday's question Constructing a vector space of dimension $\beth_\omega$; it's the next exercise (I.13.35 (a)) in Kunen's Set Theory.
Let $B_0 = \ell^1$ and let $B_{n+1} = B_n^{**}$ be the continuous second dual of $B_n$, so that we can consider $B_n$ as a subset of $B_{n+1}$ in the usual way. Let $B$ be the completion of $\bigcup_n B_n$. Show that $|B| = \beth_{\omega+1}$.
I have managed to solve part (b) of the exercise, which says that any Banach space $X$ with $|X| \ge \beth_\omega$ actually has $|X| \ge \beth_{\omega+1}$. So it will be enough to show $|B| \ge \beth_\omega$ (though given the ordering of the parts of the exercise, this may not be what Kunen had in mind).
Presumably we should try to show that $|B_{n+1}| \ge 2^{|B_n|}$ or something similar. But when working with continuous duals, I don't see how to do that. Additionally, each step of the induction is somehow going to have to use the fact that we started with $B_0 = \ell^1$, since if $B_0$ had been a reflexive space, this would never work. We also have to rule out the possibility that one of the later $B_n$ turns out to be reflexive.
Any suggestions are welcome.