Page 1 of 1

Homework 8

Posted: Fri Oct 30, 2015 9:02 am
by goodwine
Reading: Read all of chapter 5, but you may skim section 5.4.

Exercises: here.

Re: Homework 8

Posted: Tue Nov 03, 2015 3:47 pm
by jmcgill1
Do we need our source code for the ones that say to 'Compare your partial sum approximations to a solution determined numerically' or just the graphs of a couple partial sum solutions comparing them to the numerical solution.

Re: Homework 8

Posted: Tue Nov 03, 2015 5:26 pm
by goodwine
jmcgill1 wrote:Do we need our source code for the ones that say to 'Compare your partial sum approximations to a solution determined numerically' or just the graphs of a couple partial sum solutions comparing them to the numerical solution.
I would include the code for one of them and then just note that the rest are produced by similar programs (assuming that is true).

Re: Homework 8

Posted: Tue Nov 03, 2015 11:11 pm
by bkenned7
Should we have plots of approximations and solutions obtained numerically for each problem?

Re: Homework 8

Posted: Tue Nov 03, 2015 11:27 pm
by kpulliam
What exactly is meant by the "series solution" of an equation? For most of the problems I am able to find equations for the various values of a_n but I am not exactly sure where to go from there.

Re: Homework 8

Posted: Wed Nov 04, 2015 6:40 am
by goodwine
bkenned7 wrote:Should we have plots of approximations and solutions obtained numerically for each problem?
Just for each problem that asks for them.

Re: Homework 8

Posted: Wed Nov 04, 2015 6:41 am
by goodwine
kpulliam wrote:What exactly is meant by the "series solution" of an equation? For most of the problems I am able to find equations for the various values of a_n but I am not exactly sure where to go from there.
If you assumed a series and provide a means to find all the coefficients, then you have the series solution.