Track / Stage 4 / 120 of 340 #380 of 2000
Problem 380
AMC 12 late, AIME early Combinatorics Difficulty 4.8 Find the answer
## Task 12/68
Calculate the sum
k=1∑nk⋅(kn)
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 and solution reproduced as published; topic, difficulty and ordering added
by this site.