MathGroup Archive 2003

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

Search the Archive

Matrix inverse not evaluating

  • To: mathgroup at smc.vnet.net
  • Subject: [mg41593] Matrix inverse not evaluating
  • From: gregory.lypny at videotron.ca (Gregory Lypny)
  • Date: Wed, 28 May 2003 04:57:26 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Yet another newbie question: I have a 3x3 matrix called V, filled with
numbers, whose output displays correctly.  However, when I enter
Inverse[V] the output displayed is not the answer but the word Inverse
followed by the the argument matrix as Inverse[(elements of V)].  What
am I doing wrong?  Gregory


  • Prev by Date: Re: Distance between to points in r^3
  • Next by Date: nonlinear fit
  • Previous by thread: Re: A bug?......In[1]:= Sum[Cos[x], {x, 0, Infinity, Pi}]......Out[1]= 1/2
  • Next by thread: Re: Matrix inverse not evaluating