Track / Stage 4 / 124 of 340 #384 of 1964
Problem 384
AMC 12 late, AIME early Combinatorics Difficulty 4.8 Find the answer
Calculate the sum
k=1∑nk⋅(kn)
A number or a short expression. Fractions can be typed as 3/2, and spacing doesn't matter.
Next problem →
Official solution
It is
k⋅(kn)=kk!(n−k)!n!=n(k−1)![(n−1)−(k−1)]!(n−1)!=n⋅(k−1n−1)
From this, it follows that
k=1∑nk(kn)=n⋅k=1∑n(k−1n−1)=n⋅l=0∑n(ln−l)⋅1l⋅1n−1−l=n(1+1)n−1=n⋅2n−1
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.