<h1id="report-for-group-assignment-15">Report for Group Assignment 1.5</h1>
<p><em><ahref="http://mude.citg.tudelft.nl/">CEGM1000 MUDE</a>: Week 1.5, Friday, Oct 4, 2024.</em></p>
<p>Remember there are "Tips for Writing the Report" in the <ahref="https://mude.citg.tudelft.nl/2024/files/GA_1_3/README.html">GA 1.3 README</a>.</p>
<p>Explain what the time derivative of the ice thickness represents and why it would be incorrect to compute it at once for the entire data set.</p>
<p><em>Write your answer here.</em></p>
<p><em>The time derivative represents the growth rathe of the ice thickness. From a visual data inspection, it seems that the first measures of ice thickness occur at the beginning of the year. At a certain moment of the year measurements stop, which represents that the ice layer broke. At this moment, the time derivative does not have physical sense as the next measurement corresponds to a new/different ice layer.</em></p>
<p><strong>Question 2</strong></p>
<p>Summarize the number of ice thickness measurements, number of intervals and number of values calculated for each numerical derivative. Note any differences about the time value at which each derivative is computed. Then, explain why there are differences between each method. For each method, at which points are the time derivative missing? Why can't Central Differences be evaluated at the same time/location as the data points?</p>
<p><em>Write your answer here.</em></p>
<p><em>The time derivative is missing at the end of the data set using FE while using BE the information is missing at the first point. Central differences require that the distance between the evaluation point and those used to compute the derivative are equidistant, the measurements were not performed this way but CD can be evaluated between measurements (at the middle).</em></p>
<p><strong>Question 3</strong></p>
<p>Insert the image of your results showing the measurements and the three numerical derivatives. What can you conclude of the accuracy of the growth rate estimation? In this case, what are the two reasons that make CD more (much more) accurate than FE/BE?</p>
<p><em>Insert image here</em></p>
<p><em>Write your answer here.</em></p>
<p><em>First, inherently CD is second order accurate while FE/BE are first order accurate. Second, defining CD between points reduces $\Delta x$ by half, making its evaluation even more accurate.</em></p>
<h2id="taylor-series-expansion">Taylor Series Expansion</h2>
<p><strong>Question 4</strong></p>
<p>Insert an image of your derivation of the first four derivatives of Task 2.1.</p>
<p><em>Insert image here</em></p>
<p><em>See the solution in the notebook.</em></p>
<p><strong>Question 5</strong></p>
<p>Insert an image of your results corresponding to Task 2.5.</p>
<p><em>Insert image here</em></p>
<p><em>See the solution in the notebook.</em></p>
<p><strong>Question 6</strong></p>
<p>How do the errors behave for the four TSE? Which one is more accurate near $x_0$? Farther away $x_0+5$? What is your opinion about using TSE for approximating harmonic functions (as the one in this exercise)?</p>
<p><em>Write your answer here</em></p>
<p><em>Very close to $x_0$ every approximation seems accurate, as you increase the distance the larger orders retain a high accuracy. However, the farther you move, every solution diverge considerably. The higher orders show a faster acceleration. The approximation of harmonic functions using TSE is only reasonable if its done nearby the expansion point.</em></p>
<p><strong>Question 7</strong></p>
<p>Insert an image of your results corresponding to Task 3.1.</p>
<p><em>Insert image here</em></p>
<p><em>See the solution of Task 3.1</em></p>
<p><strong>Question 8</strong></p>
<p>Insert an image of your results corresponding to Task 3.3.</p>
<p><em>Insert image here</em></p>
<p><em>See the solution of Task 3.3</em></p>
<p><strong>Last Question: How did things go? (Optional)</strong></p>
<p><em>Use this space to let us know if you ran into any challenges while working on this GA, and if you have any feedback to report.</em></p>