Thread Closed

Pascal's Triangle for non-commutative?

 
Share Thread Thread Tools
Feb14-08, 01:52 AM   #1
 
Recognitions:
Gold Membership Gold Member

Pascal's Triangle for non-commutative?


I was curious if there was a non-commutative version of Pascal's triangle for operators (such as those used in brah-ket notation)

The important note is that (a + b)^2 = a^2 + b^2 + ab +ba
where ba != ab
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Feb14-08, 02:13 AM   #2
 
Recognitions:
Gold Membership Gold Member
I'm guess if it's an even power such as (x + y)^4

you can always assume the cross-terms are split between their orderings, so from pascal's triangle, which gives the coefficients 1 4 6 4 1, the middle coefficient corresponds to 3x^2y^2 + 3y^2x^2.

Not quite sure how to handle odd degrees without doing pages of algebra.

I'm posting in this forum because tensors have the non-commutative property and I happen to be applying brah-ket notation so I thought it fit. Apologies if not.
Feb14-08, 07:07 AM   #3
 
This is interesting.

Going by (a+b)^3 = a^3 + a^2*b+aba + ab^2 + ba^2 + bab + b^2*a + b^3

It would seem that the only possible row in the "triangle" for general noncommuntative numbers would be "1 1 1 1 1 1 1 1". The exact form may depend on just how uncommutative the number are.
Feb15-08, 02:49 AM   #4
 
Recognitions:
Gold Membership Gold Member

Pascal's Triangle for non-commutative?


Quote by ObsessiveMathsFreak View Post
This is interesting.

Going by (a+b)^3 = a^3 + a^2*b+aba + ab^2 + ba^2 + bab + b^2*a + b^3

It would seem that the only possible row in the "triangle" for general noncommuntative numbers would be "1 1 1 1 1 1 1 1". The exact form may depend on just how uncommutative the number are.
wow, that looks like it may be difficult to generalize with something like Pascal's triangle. Maybe not the coefficients themselves, but the degree of each term. You'd have to have two degree functions for each variable (i.e. one for <x| and one for |x>)
Feb15-08, 06:55 AM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
The point of Pascal's triangle is that the i,j entry simply counts the number of ways you can order i "x"s and j-i "y"s. If your multiplication is not commutative, those do not add. All terms are distinct. That's why ObsessiveMathFreak says you just get "1 1 1 ...".
Feb15-08, 07:18 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by Pythagorean View Post
I'm guess if it's an even power such as (x + y)^4

you can always assume the cross-terms are split between their orderings, so from pascal's triangle, which gives the coefficients 1 4 6 4 1, the middle coefficient corresponds to 3x^2y^2 + 3y^2x^2.
Just to make sure it's said... those terms do not appear in the expansion of (x+y)^4. (except possibly for special cases)
Thread Closed
Thread Tools


Similar Threads for: Pascal's Triangle for non-commutative?
Thread Forum Replies
Pascal's Principle General Physics 3
Pascal's Triangle and Binomial Theorem Precalculus Mathematics Homework 4
Question on a formula for Pascal's Triangle Precalculus Mathematics Homework 7
Binomial coefficients and pascal's triangle Introductory Physics Homework 2
Pascal's Triangle and Geometry General Math 1