kevinlui's site
Kernel: SageMath 8.0
Problem 1
In [1]:
In [2]:
Out[2]:
[ -1/66 -133/132 1/132]
[ 508/495 1003/990 -13/990]
[ -1/990 -1/1980 1/1980]
In [3]:
In [4]:
Out[4]:
(2, -1, 0)
Problem 4
In [38]:
Out[38]:
[ 1 2 -1 -3]
[ 2 4 0 -4]
[ 3 6 -1 -7]
In [39]:
Out[39]:
[ 1 2 0 -2]
[ 0 0 1 1]
[ 0 0 0 0]
Problem 5
In [7]:
Out[7]:
[ 2 4 -1 -2]
[-1 -3 -1 0]
[ 1 1 2 2]
[ 2 6 2 0]
In [8]:
Out[8]:
[ 1 0 0 1/2]
[ 0 1 0 -1/2]
[ 0 0 1 1]
[ 0 0 0 0]
In [15]:
In [21]:
In [22]:
In [23]:
In [24]:
Out[24]:
(Vector space of degree 4 and dimension 2 over Rational Field
Basis matrix:
[ 1 0 1 0]
[ 0 1 1 -2], Vector space of degree 4 and dimension 2 over Rational Field
Basis matrix:
[ 1 0 -1 0]
[ 0 1 -1 -2])
In [25]:
Out[25]:
Vector space of degree 4 and dimension 1 over Rational Field
Basis matrix:
[ 1 -1 0 2]
In [26]:
Out[26]:
(-2, 2, 0, -4)
In [0]: