Answers

✨ Best Answer ✨

あああの様
a1=1・n
a2=2・(n-1)
a3=3・(n-2)

ak=k・{n-(k-1)}=k・(n-k+1)
です。

Post A Comment
Were you able to resolve your confusion?