Math 4501: Numerical Applied Mathematics Reading and Homework Assignment 12 Prof. Wickerhauser You are encouraged to collaborate on homework, and to work additional exercises from the indicated problem sections, although the homework grade will be based only on the exercises listed below. Please upload your solutions to Canvas/Assignments using GradeScope. LATE HOMEWORK WILL NOT BE ACCEPTED. Check your solutions to problems marked with an asterisk(*) against the values in the textbook's Answers section, pp.646--672. Read Chapter 9, Sections 9.4 to 9.9 of the text. Do Algorithm 13 of Section 9.7, p.526. NOTE: use h=0.1 and M=50 Problem H12.1. Write a computer program to solve the following initial value problem on the interval [0,1]: y'(t) = 2*t*y(t), 0