Concept:The series is
S = 1 + 2³/2! + 3³/3! + 4³/4! + … which equals
∑n=1∞n!n3. We rewrite
n3 as
n(n−1)(n−2)+3n(n−1)+n and use the standard exponential series
∑n=0∞n!xn=ex with
x=1.
Explanation:Step 1: Express
n3 in a form that cancels factorials:
n!n3=n!n(n−1)(n−2)+3n(n−1)+n.Step 2: Split the sum into three separate series:
S=n=3∑∞n!n(n−1)(n−2)+3n=2∑∞n!n(n−1)+n=1∑∞n!n.(The lower limits adjust because terms vanish for small
n.)
Step 3: Simplify each term using factorial cancellation:
n!n(n−1)(n−2)=(n−3)!1 for
n≥3,
n!n(n−1)=(n−2)!1 for
n≥2,
n!n=(n−1)!1 for
n≥1.
Thus
S=n=3∑∞(n−3)!1+3n=2∑∞(n−2)!1+n=1∑∞(n−1)!1.Step 4: Shift indices to start from
0:
First sum: let
k=n−3, then
∑k=0∞k!1=e.
Second sum: let
k=n−2, then
3∑k=0∞k!1=3e.
Third sum: let
k=n−1, then
∑k=0∞k!1=e.
Step 5: Add them:
S=e+3e+e=5e.Step 6: Compare with the given options:
A.
5e−1, B.
5e−3, C.
4e. None equals
5e. Therefore, the sum is not among A, B, or C.
Answer:Option D: None of these.