I have found the following problem here: https://brilliant.org/problems/intriguing-sum/?group=Km7yEIDGtHDa&ref_id=709399
In the solution a solver directly started with the equation given in the title, (which is slightly different than the sum given in the problem! The computation of the value $ S $ is sought:) $ S = \sum_{n=1}^{\infty} {\binom{2n}{n} \over n* 4^n } $
In particular I wonder, how one can assume per se, that such $ m $ and $ n $ in the first term exist, so that the equation holds $ (1+mx)^n = 1 + \sum_{n=1}^{\infty} {\binom{2n}{n} \over 4^n } x^n $ ; I don't find this clear or trivial.
He continued comparing the coefficients of $x$ and got $ mn = 1/2, m^2 * {n(n+1) \over 2 } = 1.3/2.4 $,
$1/2 $ being the first value of the sum, however I also don't see where $1.3/2.4 $ came from :/
Newton's generalized binomial theorem states: $ {1 \over (1-x)^s } = \sum_{k = 0}^{\infty} {\binom{s-k+1}{k}} $ for a some $ s $, but this doesn't help me yet to get to terms above.
I wished I would understand the solution, but somehow I feel a bit stupid, for not even understanding a solution, if one is presented..
I would be really thankful, if someone could help me out. If further information are required, I add them.