5 5 |
[1 2 3] [3 2 1] [1 1 1] Traceback (click to the left of this block for traceback) ... NameError: name 'A' is not defined [1 2 3]
[3 2 1]
[1 1 1]
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_2.py", line 5, in <module>
Matrix([[_sage_const_1 ,_sage_const_2 ,_sage_const_3 ],[_sage_const_3 ,_sage_const_2 ,_sage_const_1 ],[_sage_const_1 ,_sage_const_1 ,_sage_const_1 ]]); A
File "", line 1, in <module>
NameError: name 'A' is not defined
|
[1 2 3] [3 2 1] [1 1 1] [1 2 3] [3 2 1] [1 1 1] |
[1 2 3] [3 2 1] [1 1 1] [1 2 3] [3 2 1] [1 1 1] [1 2 3] [3 2 1] [1 1 1] [1 2 3] [3 2 1] [1 1 1] |
(1, 1, -4) (0, 0, 0) (-9, 1, -2) (1, 1, -4) (0, 0, 0) (-9, 1, -2) |
(-2, 1, 0) (-2, 1, 0) (0, -4, -1) (-2, 1, 0) (-2, 1, 0) (0, -4, -1) |
Traceback (click to the left of this block for traceback) ... ValueError: matrix equation has no solutions Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_8.py", line 4, in <module>
A.solve_right(w)
File "", line 1, in <module>
File "matrix2.pyx", line 280, in sage.matrix.matrix2.Matrix.solve_right (sage/matrix/matrix2.c:3808)
File "matrix2.pyx", line 400, in sage.matrix.matrix2.Matrix._solve_right_general (sage/matrix/matrix2.c:4609)
ValueError: matrix equation has no solutions
|
[ 1 0 -1] [ 0 1 2] [ 0 0 0] 0 2 [ 1 0 -1] [ 0 1 2] [ 0 0 0] 0 2 |
Traceback (click to the left of this block for traceback) ... NameError: name 'echelon_form' is not defined Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_10.py", line 4, in <module>
echelon_form(A)
File "", line 1, in <module>
NameError: name 'echelon_form' is not defined
|
|
|
[ (5, Vector space of degree 3 and dimension 1 over Rational Field User basis matrix: [1 1 1]), (0, Vector space of degree 3 and dimension 1 over Rational Field User basis matrix: [ 1 1 -4]), (-1, Vector space of degree 3 and dimension 1 over Rational Field User basis matrix: [ 1 -1/5 -7/5]) ] [ (5, Vector space of degree 3 and dimension 1 over Rational Field User basis matrix: [1 1 1]), (0, Vector space of degree 3 and dimension 1 over Rational Field User basis matrix: [ 1 1 -4]), (-1, Vector space of degree 3 and dimension 1 over Rational Field User basis matrix: [ 1 -1/5 -7/5]) ] |
f={(e^{2} + e^{x})} e^{-x} f={(e^{2} + e^{x})} e^{-x} |
9 9 |
|
|
Click to the left again to hide and once more to show the dynamic interactive window |
|
|
|
|