(x, y, z, t) (x, y, z, t) |
|
|
|
|
|
|
(e^(-3*t), t^2/sin(t)^2, cos(2*t)) (e^(-3*t), t^2/sin(t)^2, cos(2*t)) |
[1, 1, 1] [1, 1, 1] |
|
|
(t, 2*t, 3*t) (t, 2*t, 3*t) |
(3*t + 1, 2*t - 1, 5*t + 2) (3*t + 1, 2*t - 1, 5*t + 2) |
|
|
|
|
Traceback (click to the left of this block for traceback) ... TypeError: 'list' object is not callable Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "_sage_input_14.py", line 10, in <module>
exec compile(u'open("___code___.py","w").write("# -*- coding: utf-8 -*-\\n" + _support_.preparse_worksheet_cell(base64.b64decode("dmFyKCd4LHkseicp"),globals())+"\\n"); execfile(os.path.abspath("___code___.py"))
File "", line 1, in <module>
File "/tmp/tmpLk3NVR/___code___.py", line 2, in <module>
exec compile(u"var('x,y,z')" + '\n', '', 'single')
File "", line 1, in <module>
TypeError: 'list' object is not callable
|
|
|
|
|
\newcommand{\Bold}[1]{\mathbf{#1}}\left[t = 0, t = 1\right]
\newcommand{\Bold}[1]{\mathbf{#1}}\left[t = 0, t = 1\right]
|
|
|
|
|
|
|
|
|
[t == 3, t == 1] [t == 3, t == 1] |
([1, -5, 1], [1, 1, -1], [9, 9, 9], [9, 9, 9]) ([1, -5, 1], [1, 1, -1], [9, 9, 9], [9, 9, 9]) |
collides at: [9, 9, 9] [9, 9, 9] collides at: [9, 9, 9] [9, 9, 9] |
|
|