Tuesday, January 29, 2008

Wed 1/30 Taylor Series

Main Points
This chapter is simply a list of calculus theorems with examples of these theorems being used. The 4 pages given state Taylor's theorem, and then show how to solve for low-order Taylor polynomials for f(x)=cosx, approximating cos(0.01), and then approximating a simple definite integral of cosx. Finding the polynomials is a simple matter of subsituting into the formula. Approximating cox(0.01) is another matter of substitution, and the truncation error is calculated by using the knowledge that Xi(x) lies in the interval [-1,1] (trivially), and then in the interval [0,0.1] (using Taylor's theorem). The integral approximation is performed by simply integrating the polynomial produced by simplifying the third-order Taylor polynomial for f(x)=cosx. The error is then calculated by integrating the Taylor polynomial remainder term within the same bounds.

Challenges
I was confused about why the example first uses [-1,1] as the error bound for Xi(x), even though we know by Taylor's theorem that Xi(x) is between 0 and 0.01. I did not find this reading challenging, but I feel like the logic tying the Taylor theorem to the actual approximation of the function could be difficult, because the Taylor's theorem does not explicitly state that it is for approximation with known error bounds. Also, the text did not really point out how error grows as x increases in distance from x0.

Reflections
I thought it was really elegant how the Taylor polynomial can be integrated to approximate the integral of the actual function, and even cooler how you can extend this to a calculation of the error bound. I see this theorem as playing an important part in numerical approximation of functions and integrals, although I am uncertain how we would deal with finding all of the derivatives using a computer.

Sunday, January 27, 2008

Post One

Name: Cas ey B

Year: Junior

Major: Comp Sci

Minor: Math

Math Classes Taken: Discrete Math, Multivariable Calculus, Theory of Computation, Topics in Graph Theory

Weakest Part: Number theory, Probability & Statistics

Strongest Part: Computer Science, Discrete + Graph Theory, Calculus (but not diff eq)
Why I'm taking the class: I think it will be helpful after college, and may use it towards a math major.

What I want out of it: becoming comfortable with implementing math in programs, becoming comfortable with linear alg, diff eq, and statistics.

Interests: experimental electronic music, graph theory, networks, artificial intelligence, local music scene

Worst teacher: Unstructured assignments, class was just a reiteration of the reading, but was even easier. Spent too much time on simple topics. Didn't ask for feedback from the class, didn't ask the class questions.

Best teacher: well-structured class with weekly assignments, always willing to help, gave very challenging but not overly long problem sets. Enthusiastic.