I have very elementary question about adding algebraic fractions. Now, I know the following:
$$\frac{a}{c} + \frac{b}{d} = \frac{da + cb}{dc}$$
My question is however, how given this expression:
$$\frac{(2n + 1) \; n(n + 1)}{2} + \frac{(2n + 1) \; n(n + 1)}{6}$$
One arrives at: $$\frac{(2n + 1) \; n(n + 1)}{3}$$
Trying to work out the solution, I arrive at a very large equation divided by 12...
$$\frac{(2n + 1) n(n + 1)}{2} + \frac{(2n + 1) n(n + 1)}{6} = (2n+1)n(n+1) \cdot \left( \frac{1}{2} + \frac{1}{6} \right) = \frac{2(2n+1)n(n+1)}{3}.$$