I am trying to solve exercise 6.E.20 from the book of Clara Löh on Geometric Group Theory.
Let $G$ be a finitely generated group with subexponential growth that admits a surjective homomorphism $\pi:G\rightarrow\mathbb{Z}$. Show that then the kernel of $\pi$ is also finitely generated.
I am still missing the part where you use the fact that $G$ has subexponential growth.
Take $T$ a finite generating set of $G$ and take $g\in G$ such that $\pi(g)= 1$. For any $t\in T$, if $\pi(t)=n$, we can write $t=tg^{-n}\cdot g^n$. Since $\pi(tg^{-n})=0$, we can find finite $S\subset\operatorname{ker}\pi$ such that $S\cup \{g\}$ generates $G$.
Now take $x=t_1t_2\ldots t_k\in\operatorname{ker}\pi$ with $t_i\in T$. This can be rewritten as $$x= {t_1g^{-n_1}}g^{n_1}{t_2g^{-n_2}}g^{-n_1}g^{n_1+n_2}{t_3g^{-n_3}}g^{-n_1-n_2}\cdots g^{n_1+\cdots+n_{k-1}}{t_kg^{-n_k}}g^{-n_1-\cdots -n_{k-1}}{g^{n_1+\cdots+n_k}}$$ $$={t_1g^{-n_1}}\cdot g^{n_1}{t_2g^{-n_2}}g^{-n_1}\cdot g^{n_1+n_2}{t_3g^{-n_3}}g^{-n_1-n_2}\cdots g^{n_1+\cdots+n_{k-1}}{t_kg^{-n_k}}g^{-n_1-\cdots -n_{k-1}}$$ Here, $n_i = \pi(t_i)$ and the final factor vanishes since $n_1+n_2+\cdots+n_k=0$ because $x\in\operatorname{ker}\pi$. We have shown that every element in the kernel is generated by the set $\{g^nsg^{-n}\mid s\in S\}$. Now Löh claims that this $n$ must be bounded and hence that the kernel is finitely generated. I feel like this is a consequence of the subexponential growth but I cannot make this rigorous.
Subexponential growth means that for a generating set $T$, the growth function does not quasi-dominate an exponential.
The same question has been asked here, but it gives another proof method which is less direct.