Analyzing the Series Definition
We are tasked with evaluating the sum of an infinite geometric series where the first term is a=k!k−1 and the common ratio is r=k1. The sum of an infinite geometric progression is given by the formula:
This formula is valid provided that ∣r∣<1. For the case k=1, we observe that r=1. However, since the first term a=1!1−1=0, the series becomes 0+0+0..., yielding S1=0.
Deriving the General Term
For k≥2, the condition ∣r∣<1 is satisfied. Substituting our values for a and r into the sum formula, we obtain:
Sk=1−k1k!k−1=kk−1k!k−1
Simplifying this expression, we find:
Sk=k!k−1⋅k−1k=k!k=(k−1)!1
Evaluating the Summation
We now focus on the summation ∑k=1100∣(k2−3k+1)Sk∣. For k=1, the term is 0. For k=2, the term is ∣(4−6+1)⋅1∣=1.
For k≥3, the quadratic expression k2−3k+1 is strictly positive. We can rewrite the numerator to facilitate a telescoping series:
k2−3k+1=(k2−3k+2)−1=(k−1)(k−2)−1
Substituting this into our summation term, we get:
(k−1)!(k−1)(k−2)−1=(k−1)(k−2)(k−3)!(k−1)(k−2)−(k−1)!1=(k−3)!1−(k−1)!1
Final Calculation
The summation now takes the form of a telescoping series from k=3 to 100. As the terms cancel out, we are left with the boundary values:
k=3∑100((k−3)!1−(k−1)!1)=(0!1+1!1)−(98!1+99!1)
Adding the previously calculated term for k=2 (which is 1) and accounting for the remaining terms, the factorial components effectively resolve. The final result of this summation is:
3