Symbolic Matrices axiom A:=matrix [[x,
Type: Matrix(Polynomial(Integer))
axiom A+1
Type: SquareMatrix?(2,
test --unknown, Fri, 24 Jun 2005 04:29:59 -0500 reply axiom A+2
Type: SquareMatrix?(2,
Use the Edit and Preview Functions Hey, why not learn to use the Look at the top right hand side of the page. axiom N:=matrix[[0],
Type: Matrix(Integer)
axiom L:=[[sqrt(-1)*sin(x)+cos(x)],
Type: List(List(Expression(Integer)))
axiom A:=matrix[[cos(x),
Type: Matrix(Expression(Integer))
axiom v:=matrix[[v11],
Type: Matrix(Polynomial(Integer))
axiom C:=A*v-L(1,
Type: Matrix(Expression(Integer))
axiom solve(C(1,
Type: List(Equation(Expression(Integer)))
axiom solve(C(2,
Type: List(Equation(Expression(Integer)))
axiom V:=matrix[[1/sqrt(-1),
Type: Matrix(AlgebraicNumber)
axiom Z:=matrix[[V(2,
Type: Matrix(AlgebraicNumber)
axiom W:=(V(1,
Type: AlgebraicNumber
axiom N:=matrix[[0],
Type: Matrix(Integer)
axiom L:=[[sqrt(-1)*sin(x)+cos(x)],
Type: List(List(Expression(Integer)))
axiom A:=matrix[[cos(x),
Type: Matrix(Expression(Integer))
axiom v:=matrix[[v11],
Type: Matrix(Polynomial(Integer))
axiom C:=A*v-L(1,
Type: Matrix(Expression(Integer))
axiom solve(C(1,
Type: List(Equation(Expression(Integer)))
axiom solve(C(2,
Type: List(Equation(Expression(Integer)))
axiom V:=matrix[[1/sqrt(-1),
Type: Matrix(AlgebraicNumber)
axiom Z:=matrix[[V(2,
Type: Matrix(AlgebraicNumber)
axiom V(1,
Type: AlgebraicNumber
axiom V(1,
Type: AlgebraicNumber
axiom N:=matrix[[0],
Type: Matrix(Integer)
axiom L:=[[sqrt(-1)*sin(x)+cos(x)],
Type: List(List(Expression(Integer)))
axiom A:=matrix[[cos(x),
Type: Matrix(Expression(Integer))
axiom v:=matrix[[v11],
Type: Matrix(Polynomial(Integer))
axiom C:=A*v-L(1,
Type: Matrix(Expression(Integer))
axiom solve(C(1,
Type: List(Equation(Expression(Integer)))
axiom solve(C(2,
Type: List(Equation(Expression(Integer)))
axiom T:=matrix[[1/sqrt(-1),
Type: Matrix(AlgebraicNumber)
axiom a:=sqrt(T(1,
Type: AlgebraicNumber
axiom b=sqrt(T(1,
Type: Equation(Polynomial(AlgebraicNumber))
axiom Z:=matrix[[V(2,
Type: Matrix(AlgebraicNumber)
axiom V(1,
Type: AlgebraicNumber
axiom V(1,
Type: AlgebraicNumber
axiom N:=matrix[[0],
Type: Matrix(Integer)
axiom L:=[[sqrt(-1)*sin(x)+cos(x)],
Type: List(List(Expression(Integer)))
axiom A:=matrix[[cos(x),
Type: Matrix(Expression(Integer))
axiom v:=matrix[[v11],
Type: Matrix(Polynomial(Integer))
axiom C:=A*v-L(1,
Type: Matrix(Expression(Integer))
axiom solve(C(1,
Type: List(Equation(Expression(Integer)))
axiom solve(C(2,
Type: List(Equation(Expression(Integer)))
axiom T:=matrix[[1/sqrt(-1),
Type: Matrix(AlgebraicNumber)
axiom sqrt(T(1,
Type: AlgebraicNumber
axiom sqrt(T(1,
Type: AlgebraicNumber
axiom Z:=matrix[[V(2,
Type: Matrix(AlgebraicNumber)
axiom V(1,
Type: AlgebraicNumber
axiom V(1,
Type: AlgebraicNumber
axiom )clear all
Type: Expression(Complex(Integer))
axiom A := matrix[ [B,
Type: Matrix(Expression(Complex(Integer)))
axiom rowEchelon(A)
Type: Matrix(Expression(Complex(Integer)))
axiom B := -%i*sqrt(a^2 + b^2 + c^2)
Type: Expression(Complex(Integer))
axiom A := matrix[ [B,
Type: Matrix(Expression(Complex(Integer)))
axiom rowEchelon(A)
Type: Matrix(Expression(Complex(Integer)))
M := matrix [[1,1,1,1],[a,a,b,b]?,[1,1,1,1]?,[a,a,b,b]]?
Write:
\begin{axiom}
M := matrix [[1,1,1,1],[a,a,b,b],[1,1,1,1],[a,a,b,b]]
\end{axiom}
axiom M := matrix [[1,
Type: Matrix(Polynomial(Integer))
|




