SeventhSigma Messages 256 Reaction score 0 Thread starter Nov 16, 2011 #1 Say I have (a+b+c)^n and I want to split it apart into a^something + b^something + c^something. Is this easily done?
Say I have (a+b+c)^n and I want to split it apart into a^something + b^something + c^something. Is this easily done?
mathman Science Advisor Homework Helper Messages 8,130 Reaction score 575 Nov 16, 2011 #2 Not in general. You will have products of powers of a with powers of b, etc.