Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
| Download
Worksheets related to Applied Discrete Structures
Project: Applied Discrete Structures
Views: 16702Image: ubuntu2004
Kernel: SageMath 10.3
In [2]:
In [6]:
['n',
's(n)',
's(n)-s(n-1)',
's(n)-2s(n-1)',
[2, -7, -4, 2],
[3, -9, -2, 2],
[4, -9, 0, 2]]