Category: General

Is equality inherently defined?

I recently pulled out my old Real Analysis textbook and noticed something that didn't stand out when I was taking the class all those years ago. When...

Series with factorial.

Evaluate $$\frac{1}{2!}+\frac{2}{3!}+\frac{3}{4!}+...+\frac{99}{100!}$$ My attempt, I changed it into $$\sum_{n=1}^{99} \frac{n}{(n+1)!}$$ I really don�...