StirlingS1
Disponible
Returns the Stirling number of the first kind.
StirlingS1[n, m]
StirlingS1[50, 2]
→ 2724619372591264761651711494187624530726005154239846809600000000Table[StirlingS1[10, m], {m, 10}]
→ {-362880, 1026576, -1172700, 723680, -269325, 63273, -9450, 870, -45, 1}StirlingS1[{2, 4, 6}, 2]
→ {1, 11, 274} Las 6300 funciones ·
Usar esto desde un cliente MCP