MathAction SandBoxTensorPower



SandBoxTensorPower
last edited 5 years ago by pagani
fricas
(1) -> n:=5000
whatever PI
Type: PositiveInteger?
fricas
B:=OrderedVariableList [e[i] for i in 1..3]
Type: Type
fricas
e:=enumerate()$B
Type: List(OrderedVariableList([e[1],e[2],e[3]]))
fricas
--List(Symbol) has OrderedSet
B has OrderedSet
Type: Boolean
fricas
R:=Expression Integer
Type: Type
fricas
R has CommutativeRing
Type: Boolean
fricas
M:=FreeModule(R, B)
Type: Type
fricas
TP:=TensorPower(n,R,B,M)
Type: Type
fricas
t1:=tensor([e.1,e.2,e.3,e.1,e.2])$TP
Type: TensorPower?(5000,Expression(Integer),OrderedVariableList([e[1],e[2],e[3]]),FreeModule(Expression(Integer),OrderedVariableList([e[1],e[2],e[3]])))
fricas
t2:=tensor([e.1,e.2,e.3,e.1])$TP
Type: TensorPower?(5000,Expression(Integer),OrderedVariableList([e[1],e[2],e[3]]),FreeModule(Expression(Integer),OrderedVariableList([e[1],e[2],e[3]])))
fricas
t3:=tensor([e.1,e.2,e.3,e.2])$TP
Type: TensorPower?(5000,Expression(Integer),OrderedVariableList([e[1],e[2],e[3]]),FreeModule(Expression(Integer),OrderedVariableList([e[1],e[2],e[3]])))
fricas
t4:=tensor([e.1,e.2,e.3])$TP
Type: TensorPower?(5000,Expression(Integer),OrderedVariableList([e[1],e[2],e[3]]),FreeModule(Expression(Integer),OrderedVariableList([e[1],e[2],e[3]])))
fricas
T:=x*t1+y^2*t2+z^3*t3-u*t4
Type: TensorPower?(5000,Expression(Integer),OrderedVariableList([e[1],e[2],e[3]]),FreeModule(Expression(Integer),OrderedVariableList([e[1],e[2],e[3]])))
fricas
support T
Type: List(Vector(OrderedVariableList([e[1],e[2],e[3]])))
fricas
numberOfMonomials T
Type: PositiveInteger?
fricas
leadingTerm T
Type: Record(k: Vector(OrderedVariableList([e[1],e[2],e[3]])),c: Expression(Integer))
fricas
leadingCoefficient T
Type: Expression(Integer)
fricas
reductum T
Type: TensorPower?(5000,Expression(Integer),OrderedVariableList([e[1],e[2],e[3]]),FreeModule(Expression(Integer),OrderedVariableList([e[1],e[2],e[3]])))



Subject: Be Bold !!
( 15 subscribers )
Please rate this page:

AltStyle によって変換されたページ (->オリジナル) /