CoCalc is a real-time collaborative commercial alternative to JupyterHub and Overleaf that provides Jupyter Notebooks, LaTeX documents, and SageMath.
CoCalc is a real-time collaborative commercial alternative to JupyterHub and Overleaf that provides Jupyter Notebooks, LaTeX documents, and SageMath.
Aaron Tresham Calculus Materials - Feb 2018 snapshot
Question 1
Find the sum of the following geometric series in two ways:
Using the sum command in Sage.
Using the formula .
(You should get the same answer).
Part a
Part b
Part c
Question 2
Consider the series .
Part a
Find the sum of this series for the following values of : .
Part b
Make a conjecture (an educated guess): for what values of does this series converge?
[Note: I'm asking about in general, not the values from part a.]
Question 3
Check that .
(Sage will give you some strange-looking output, but you can simplify it, since .)
Question 4
Find the 10th, 100th, and 1000th partial sums of the series . Do you think the series converges?
[Use factorial(n) for ]
[Hint: You'll want to convert to a decimal using the N() command.]
Question 5
Find the 10th, 100th, and 1000th partial sums of the series . Do you think the series converges?
[Hint: Watch out for scientific notation in the answers.]
licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.