Proof by Induction: Showing AnAm = An+m

  • Thread starter Thread starter annoymage
  • Start date Start date
  • Tags Tags
    Induction Proof
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 2K views
annoymage
Messages
360
Reaction score
0

Homework Statement



A= (1-n -n

n 1+n)

this is 2x2 matrix, sorry but i don't know which latex to use.


Show that AnAm = An+m

Homework Equations



n/a

The Attempt at a Solution



how do you proof by induction when there's 2 variable?
 
Physics news on Phys.org
annoymage said:
Show that AnAm = An+m

Homework Equations



n/a

The Attempt at a Solution



how do you proof by induction when there's 2 variable?

You do induction on one of the variables and leave the other with universal
quantifier

You take as base case: For all n [itex]A_n A_0 = A_{0+n}[/itex]

and the induction hypthesis: For all n [itex]A_n A_m = A_{m+n}[/itex]

and try to prove For all n [itex]A_n A_{m+1} = A_{m+1+n}[/itex]
 
oooo, i see i see,
thank you very much. :)
 
It's actually easier to just compute the product of A_m and A_n
 
yeaaa, it is, why didn't i think of that. =.=

hoho thanks again