Sum[i, {i,1,10}] Product[x-i, {i,0,5}] Product[e, {e,x,x-5,-1}] Table[i!, {i,5}] 階乗のリスト {1,2,6,24,60}