I'm a bit puzzled with the following:
$\displaystyle\sum\limits_{n=1}^{\infty}\frac{1}{2^n}=1$
$\displaystyle\sum\limits_{n=1}^{\infty}\frac{1}{2^n\ln(2^n)}=1$
Which essentially yields the identity:
$$\sum\limits_{n=1}^{\infty}\frac{1}{2^n}=\sum\limits_{n=1}^{\infty}\frac{1}{2^n\ln(2^n)}$$
Now obviously, $\displaystyle\forall{n\in\mathbb{N}}:\frac{1}{2^n}\neq\frac{1}{2^n\ln(2^n)}$
In fact, the above inequity holds for all values except $n=\log_2e$
Still, when summing up each of these infinite sequences, the result is $1$ in both cases.
So in essence I am looking for a "native" (philosophical if you will) explanation of this.
Thank You.