Is There a Simple Programmable Form of Multinomial Expansion?

  • Thread starter Thread starter EngWiPy
  • Start date Start date
  • Tags Tags
    Expansion
AI Thread Summary
A simple programmable form of multinomial expansion is sought, specifically a summation with clear limits. The general term for this expansion is expressed as (n!/[m1!m2!...mk!])a1m1a2m2...akmk. The constraints for the summation include all mj being greater than or equal to zero, with the condition that m1+m2+...+mk equals n. The discussion emphasizes the need for clarity in the notation, suggesting that subscripts should be used for all variables. Overall, the conversation highlights the complexity of representing multinomial expansions in a straightforward programmable format.
EngWiPy
Messages
1,361
Reaction score
61
Hello,

Is there a simple programmable form of multinomial expansion, like a summation with explicit and clear lower and upper limits?

Regards
 
Mathematics news on Phys.org
It is a little messy. The general term is (n!/[m1!m2!...mk!])a1m1a2m2...akmk. The sum limits are all mj >=0 and m1+m2+...+mk=n.

To simplify typing all aj and mj should be thought of as being subscripted. k is the total number of variables.
 
Suppose ,instead of the usual x,y coordinate system with an I basis vector along the x -axis and a corresponding j basis vector along the y-axis we instead have a different pair of basis vectors ,call them e and f along their respective axes. I have seen that this is an important subject in maths My question is what physical applications does such a model apply to? I am asking here because I have devoted quite a lot of time in the past to understanding convectors and the dual...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Back
Top