MathGroup Archive 2001

[Date Index] [Thread Index] [Author Index]

Search the Archive

[Q] Cancel command in 4.1

  • To: mathgroup at smc.vnet.net
  • Subject: [mg27667] [Q] Cancel command in 4.1
  • From: Janusz Kawczak <jkawczak at math.uncc.edu>
  • Date: Sat, 10 Mar 2001 00:49:59 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Hi

I am having problems with the Cancel command to do the simple task. The
problem
can be replicated as follows:

m={{.3,.7},{.4,.6}}
i=IdentityMatrix[2]
j={{1},{1}}
inv=Inverse[lambda i - m]
Cancel[Factor[inv.j]]

The last command should cancel the common factors, but it does not!
Any help on that.
Thank you.
John.


  • Prev by Date: ReadList query
  • Next by Date: Q: plot in different colors
  • Previous by thread: Re: ReadList query
  • Next by thread: Re: [Q] Cancel command in 4.1