Proving (B+C)^2=B^2+2BC+C^2 with Matrix Properties

Click For Summary
SUMMARY

The discussion centers on proving the equation (B+C)^2 = B^2 + 2BC + C^2 under the condition that B = C^(-1). The proof involves substituting B + C with D and applying matrix properties, ultimately confirming the equation holds true. The key steps include recognizing that both BC and CB equal the identity matrix I, leading to the simplification of the equation. The proof is validated, although it is noted that a more straightforward approach exists.

PREREQUISITES
  • Understanding of matrix operations, specifically addition and multiplication.
  • Familiarity with matrix properties, including the identity matrix.
  • Knowledge of matrix inverses, particularly the concept of C^(-1).
  • Ability to manipulate algebraic expressions involving matrices.
NEXT STEPS
  • Study the properties of matrix addition and multiplication in depth.
  • Learn about the identity matrix and its role in matrix equations.
  • Explore the concept of matrix inverses and their applications in proofs.
  • Review simpler proofs of matrix identities to enhance problem-solving efficiency.
USEFUL FOR

Students and educators in linear algebra, mathematicians focusing on matrix theory, and anyone interested in understanding matrix identities and their proofs.

EV33
Messages
192
Reaction score
0

Homework Statement



If B=C^(-1)

Is (B+C)^2=B^2+2BC+C^2

Homework Equations



If A and B are (mXn) matrices and C is an (nXp) matrix, then (A+B)C=AC+BC

If A is an mXn matrix and B and c are nXp matrices,then A(B+C)=AB+AC


The Attempt at a Solution




(B+C)(B+C)=B^2+2BC+C^2

Then I decided to substitute B+C for D, but only one of them.

D(B+C)=B^2+2BC+C^2

DB+DC=B^2+2BC+C^2

Then I substituted the b+c back in for D

(B+C)B+(B+C)C=B^2+2BC+C^2

Then I get

BB+CB+BC+CC=B^2+2BC+C^2

Then from here I plugged in the C^-1 in for the B's in the two middle terms, which gives c time c inverse, plust c inverse times C, and they both are equal to 1, and 1 plus 1 is equal to two so I get

B^2+2+C^2=B^2+2BC+C^2

And then on the right hand side you can plug the c inverse in for b and you get 2 times c inverse times C which is just equal to 2.


B^2+2+C^2=B^2+2+C^2

which finall gets me back to

(B+C)^2=B^2+2BC+C^2

B^2+2+C^2=B^2+2+C^2

Did I screw up anywhere? The thing I am mainly not sure of is if I can make the substution like that.
 
Physics news on Phys.org
EV33 said:

Homework Statement



If B=C^(-1)

Is (B+C)^2=B^2+2BC+C^2

Homework Equations



If A and B are (mXn) matrices and C is an (nXp) matrix, then (A+B)C=AC+BC

If A is an mXn matrix and B and c are nXp matrices,then A(B+C)=AB+AC


The Attempt at a Solution




(B+C)(B+C)=B^2+2BC+C^2

Then I decided to substitute B+C for D, but only one of them.

D(B+C)=B^2+2BC+C^2

DB+DC=B^2+2BC+C^2

Then I substituted the b+c back in for D

(B+C)B+(B+C)C=B^2+2BC+C^2

Then I get

BB+CB+BC+CC=B^2+2BC+C^2

Then from here I plugged in the C^-1 in for the B's in the two middle terms, which gives c time c inverse, plust c inverse times C, and they both are equal to 1, and 1 plus 1 is equal to two so I get

B^2+2+C^2=B^2+2BC+C^2

And then on the right hand side you can plug the c inverse in for b and you get 2 times c inverse times C which is just equal to 2.


B^2+2+C^2=B^2+2+C^2

which finall gets me back to

(B+C)^2=B^2+2BC+C^2

B^2+2+C^2=B^2+2+C^2

Did I screw up anywhere? The thing I am mainly not sure of is if I can make the substution like that.
You can make any substitution you like! And your proof is correct though more complicated than needed.

For any B and C, [itex](B+ C)^2= B^2+ BC+ CB+ C^2[/itex]. Since we are given that [itex]B= C^{-1}[/itex], both BC and CB are equal to I. That is [itex](B+ C)^2= B^2+ 2BC+ C^2[/itex] because both are equal to [itex]B^2+ 2I+ C^2[/itex].
 

Similar threads

Replies
2
Views
2K
Replies
6
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
20
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
Replies
4
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
Replies
6
Views
1K
  • · Replies 1 ·
Replies
1
Views
3K