Question
Question: The value of $\frac{1}{2!} + \frac{2}{3!} + \dots + \frac{99}{100!}$ is equal to...
The value of 2!1+3!2+⋯+100!99 is equal to

1 - \frac{1}{100!}
Solution
The given series is S=2!1+3!2+⋯+100!99.
We can identify the general term of the series. The n-th term of the series can be written as Tn=(n+1)!n. The sum is for n ranging from 1 to 99.
Let's rewrite the general term Tn by manipulating the numerator: Tn=(n+1)!n We can write n as (n+1)−1. So, Tn=(n+1)!(n+1)−1
Now, split the fraction into two parts: Tn=(n+1)!n+1−(n+1)!1
Simplify the first part: (n+1)!n+1=(n+1)⋅n!n+1=n!1. So, the general term becomes: Tn=n!1−(n+1)!1
This form is characteristic of a telescoping series. Let's write out the terms of the sum: For n=1: T1=1!1−2!1 For n=2: T2=2!1−3!1 For n=3: T3=3!1−4!1 ... For n=99: T99=99!1−100!1
Now, sum all these terms: S=T1+T2+T3+⋯+T99 S=(1!1−2!1)+(2!1−3!1)+(3!1−4!1)+⋯+(99!1−100!1)
In this sum, the intermediate terms cancel each other out: The −2!1 from T1 cancels with the +2!1 from T2. The −3!1 from T2 cancels with the +3!1 from T3. This pattern continues until the second-to-last term.
The only terms that remain are the first part of the first term and the second part of the last term: S=1!1−100!1 Since 1!=1, we have: S=1−100!1