MAT1505 04S homework and daily class log

Your homework will appear here each day as it is assigned, with occasional links to some MAPLE worksheets when helpful to illustrate some points where technology can be useful. [There are 56 days in the semester, numbered consecutively below and  labeled by the (first initial of the) day of the week.] Usually it will be summarized on the white board in class, but if not, it is your responsibility to check it here. You are responsible for any hyperlinked material here as well as requesting any handouts or returned tests or quizzes from classes you missed. Red numbered problems have hints on your TEC CD that comes with your textbook.

*asterisk marked problems are to be done with MAPLE as explained in the separate MAPLE homework log.

  1. GETTING STARTED STUFF
    By Wednesday January 14, e-mail me [robert.jantzen@villanova.edu] from your OFFICIAL Villanova e-mail account (which identifies you with your full name) with the
    subject heading "[MAT1505]"
     [always include this string in your subject heading if don't want your email to be lost in my overflowing mailbox]
    telling about your last math courses, your comfort level with graphing calculators and computers and math itself, how much experience you have with MAPLE so far, why you chose your major, etc.

    Login to the Villanova home page (click on the upper right "login" icon and use your standard VU email username and password) and check out our My Classrooms classroom site linked to your list of courses at the center of the web page, and visit the link to my course homepage from it
    [ http://www.homepage.villanova.edu/robert.jantzen/courses/mat1505/ ],
    and read the on-line links describing aspects of the course (no need yet to look at the
    MAPLE stuff).
    Fill out your paper schedule form (get  a copy in class or print it out earlier) in class. If you have any questions, drop by my office St Aug 370 (third floor, Mendel side, by side stairwell) or just come to see where you can find me in the future when you need to; I welcome visitors.

    bob will quickly show you the computer environment.

    Homework: Explore the 2 CDs that come with your textbook if you have not already done so.
    Explore the on-line resources.
    Think about paper handout on algebra, and remember differentiation rules.

    Homework (exploration of resources):
    1. Finish reading course advice and investigate class web page links.
    2. Read Stewart Chapter 0: A Preview of Calculus, sections: The Area Problem, Limit of a Sequence, Sum of a Series, and read Appendix E: Sigma notation. Do E: 1, 9, 13 just to recall sigma notation.
    3. Look at the (red) TEC CD and try the first (preview) module from the Main Menu Calculus, Early Trancendentals: Approximating the area of a circle, corresponding to the first part of Stewart Chapter 0.
    4. Still on the TEC CD, look at the first Homework Hint module: Chapter 5, Section 5.1, Problem 11, and see how the Hints button works.
    5. Select the textbook on-line quiz site from our class home page main menu and look at the on-line quiz for section 5.1 at the textbook site (but don't attempt it yet!).
    [Bonus: Figure out how to access the quizzes and tests on the other (aquablue) CD: The Interactive Video Skillbuilder. I can't seem to get my office computer to do this!
    Fun: think up some new "rules of algebra NOT!" to add to the handout.]

    [Note the textbook appendices A,B,C,D for review of precalculus foundations if you find yourself a bit rusty.]
  2. W: 5.1: 1, 5, 9*, 11 [data], 15 (hint: use n=6, midpoint), 17, 21;
    > with(student);
    > evalf(rightsum(sin(x),x=0..Pi,10));
    > evalf(leftsum(sin(x),x=0..Pi,10));
    > evalf(middlesum(sin(x),x=0..Pi,10));
    > rightbox(sin(x),x=0..Pi,10); etc
  3. Th: 5.2: 1, 3, 5, 7, 13*, 23, 29; do the diagrams when asked!
    [for 13*, do it yourself and save the worksheet to join with a partner later; use commands:
    > with(student):   # a colon suppresses output
    > f:=x -> sin(x^2);
    > middlebox(f(x),x=a..b,n);
    > evalf(middlesum(f(x),x=a..b,n)); ]
  4. F: 5.2: 27, 37 [Hint: separate into 2 integrals, what curve corresponds to the second integrand? a circle of radius 3: why?], 45 [recall: exp(x+y)=exp(x) exp(y)], 47, 49, 51, 53, 59 [use calc1 to find max];

    If you have not used MAPLE much last semester, you might review this weekend by browsing up to section 2.5 in Calclabs or by executing and reading the 1500 command list worksheet.
    M: Martin Luther King, Jr Day
  5. W: 5.3: 3, 5, 9, 13, 19, 27, 31 [Hint: remember D(tan) = sec^2], 43, 47, 57a,b,c*.
  6. Th: in class with a partner evaluate this worksheet: maple review, integration notation;
    Read 4.10; do: 4.10: 1, 5, 7, 9, 11, 13;
    5.4 (thru p.403): 1, 3, 5, 7, 9.
    Keep in mind the "rewrite rule" of integration: sometimes the integrand must be rewritten using algebra before applying integration rules.
  7. F: Quiz 1 thru 5.3;
    5.4: 15*, 27 [rewrite rule!], 39 [Hint: break this into two separate integrals for positive and negative x], 47, 53, 55, 57, 59. Why not meet with someone this weekend to try the Maple HW so far and maybe form a homework partnership?
    M: SNOW DAY, one less class?
  8. W: Weeks 3 and 4 or earlier: come by and find me in my office, spend 5 minutes, tell me how things are going. This is a required visit;
    5.5: 1, 3; 13 (reciprocal function), 15, 19, 21,
    41 (separate into sum of integrals, for first integral recall arctan at bottom of p.406 box of antiderivatives, then do substitution only in second integral),
    43 (divide thru in new integral after substitution),
    63 (multiply thru in new integral after substitution), 65, 69, 77 (this kind of problem is why we are doing integration theory!).
    FYI:
    > int(x/(1+x^2),x);
    > Int(x/(1+x^2),x); value(%);
    > with(Student[Calculus1]);
    > IntTutor(x/(1+x^2));
    5.4: 64* [begun in 5.1.14]; (don't forget decimal points in data entry)
    maple5.mws now complete and is due Monday Feb 2 thru Friday Feb 6 (delayed due to snow day delay);
  9. Th: 5.5: 78; Read section 5.6 and do 10a; Review rules of exponentials and logarithms;
    Read handout on the substitution rule;
    5.R (Review Exercises on p.431): 5, 7, 17, 23, 29,
    31 [after first obvious u-sub, you have to do another one: v = ln (u) ],
    32 [the obvious substitution u = 1-x^4 is not helpful, but arctrig derivative formulas should ring a bell with u=x^2],
    45 [chain rule], 49 [max/min estimates]; .
  10. F: Quiz 2 thru 5.5; try to get maple5.mws done this weekend;
    Browse the remaining integrals 5.R: 9-37. You should be able to do these and check your result in MAPLE for the even numbered problems, except occasionally even MAPLE can have some trouble: badint.mws;
    also 5.R: 56 [answers: a) 175/6 b) 177/6], 59, 64.
  11. M: groundhog day;
    6.1: 1, 3, 7, 9, 19, 27, 33*, 39, 40, 41;
    Test 1 next week: preferred day?
  12. W: 6.2: 1, 5, 11, 21, 25, 33, 41, 45, 47, 55.
  13. Th: 6.2: 43, 49, 61a [Hint: rotate circle (x-R)^2+y^2=r^2 around y axis, use y as the independent variable], 61b* [instead of interpreting the integral as an area, use the Maple template to evaluate your result of a), also given in the worksheet],
    optional for an interested student: 69 [Better form of answer: Pi*h*(R^2-2/3*Rd+1/5*d^2);
    Note: if you wanted to put tickmarks on the side of the barrel to enclose equally spaced volumes, like each quarter barrel, you would need the volume of liquid from the bottom up to x as a function of x to see at what x values its graph crosses the values V/4,V/2,3V/4. Can you do find where the tickmarks should be placed? Instead of the definite integral you need the antiderivative function which is zero at the bottom of the barrel. Extra maple credit equal to one Maple assignment for a well written worksheet that accomplishes this. This technique would be needed to put equal volume tickmarks from empty to full on any tank that has symmetry about the vertical axis. CalcLabs has a project on it.]
    office visit required before Test 1, might even be helpful.
  14. F: Quiz 3 thru 6.2;
    6.4: 1, 3, 7, 27, 29, 30;
    be sure you read examples 4 and 5 to see why one needs the Riemann limit definition of limit to derive integral formulas for new applications.
  15. M: MLRC 5:30 Test 1 problem session; maple6.mws due week from W to W;
    be able to check any definite or indefinite integral exactly with MAPLE for the test
    > Int(exp(-x),x=0..1);
    > value(%);
    > evalf(%);
    > int(exp(-x),x=0..1);
    > int(exp(-x),x);
    6.R: problems 1-25 are review problems for 6.1 and 6.2 that also include cylinders of revolution (6.3) which are not covered and not a part of the test, but you should be able to realize when you do not have a technique to evaluate these additional problems. Part of understanding what you do know is knowing when you encounter something for which you have no mathematical tool. Use some of these for review for the test. In class: 4 [ans: 32/3], 15;
    be prepared to "show all work" (justifying antiderivatives which require u-substitution, for example) on the test.
  16. W: Test 1 thru 6.2.
  17. Th: 6.5: 1, 3, 7, 9, 12* [favg =2/5, c1 = 0.220 or 1.207], 13, 17, 19, 22;
    Optional*: Applied Project—Where to Sit at the Movies (p 468). Assume the result of part 1 (just trigonometry), then do parts 2-4 to get a real life example of an average viewing angle. You may do this in place of 12* if you like.
    You have to be able to do by hand the simplifying power algebra in an integral like problem 20b:
    v_s-avg = Int(sqrt(2*g*s),s=0..1/2*g*T^2)/(1/2*g*T^2) = 2/3*g*T.
  18. F13th!: 7.1: 1, 5, 9, 15, 25, 35, 60 [similar to 9, example 2, let ln(...) = ln(w) and do a w substitution first, then use result for the antiderivative of ln(w)], 60* [check your answer with MAPLE symbolic integration: h = 14.8 km], 61 (many of these are similar to examples in text, read it);
    Remember: integration by parts, like the substitution rule, is more important for changing the form of an integral than as an integration technique (technology is better than a grab bag of integration techniques/recipes);
    Maple6.mws due next week, why not work on it this weekend?
  19. M: 7.7: 1, 3, 5, 19b, 19* [follow template instructions], 29, 32 (ans: 44.735m).
  20. W: Test 1 returned [answer key: Page 1, Maple check];
    come discuss it with me if you got lower than 80;
    Read 7.6 to appreciate the past and future of integration in practice;
    Read 7.2 example 3 (AC current is a sine wave, power delivered is the square of a sine wave, so average power requires integrating sin(x)^2), then using a u-substitution use this example to do problem 7.2.64.
  21. Th: 7.8: 1a,b, 2c, 3, 5, 7, 13, 25, 61, 62 [Hint: do variable substitution u = input to exponential function in integrand to find antiderivative by integration by parts: Int(u*exp(u),u) ].
  22. F: Quiz 4 thru 7.7; maple6 due;
    7.8: 1c,d, 2a,b,d, 27, 31, 33, 51, 53, 57.
    Read the worksheet 7-8-62.mws.
  23. M: 8.1: 1, 5, 9 [Hint: combine into single fraction inside sqrt, notice numerator perfect square using (y+1)^2=y^2+2*y+1, take sqrt, then divide thru to be able to integrate], 13 [cosh(x) = (exp(x)+exp(-x))/2 see p.250], 25abc, 25d* [Use Maple: evalf(Int(g(x),x=a..b), use comment to compare with part b) values: why must numerical result be bigger than polygonal approximations? If your graphing calculator result the same if you have one?], 35;
     Test 2 W->W March 10->17? best date?
  24. W: 8.3: moments section only: 21, 23, 29 [Hint: recall cos(x)^2-sin(x)^2 = cos(2x); does numerical answer (.60,.27) look right in graph?], 25, 33, 35* [use template to respond to problem, answer question: does it look reasonable?]. [law of levers: Archimedes]
  25. Th: Quiz 5 thru 8.1;
    Correct Maple 5,6 if you want full credit for midterm grade.
  26. F: handout on 1-D probability distributions;
    8.5: 1, 3, 5, 7, 9, 11* [make sure you answer the textbook question with a comment and edit the template to correspond to the new problem].
    Maple7-8 due week after break;
    SPRING BREAK. [Test 2 Wed Mar 17. MLRC Tues Mar 16].
     
  27. M: memory recovery; HW discussion; HW: catch up on HW;
    are your two maple worksheets upgraded to full credit for your midterm grade [Wednesday]?
     
  28. W: 11.1: 1, 3, 5, 7, 13, 15, 17, 19, 21, 25, 43*, 49, 57, 61 [Hint: convert to power notation and combine powers]:
    > a := n->sin(n)/n;
    > plot([seq([n,a(n)],n=1..100)],style=point);
    > limit(a(n),n=infinity);
    to create a table of numerical values:
    > array([seq([n,evalf(a(n))],n=1..100)]);
  29. Th: 11.2:  1, 3*, 7, 9, 10, 11, 17, 19, 23 [Hint: re-express as 2/((n-1)(n+1)) =  1/(n-1)-1/(n+1), which telescopes like example 6, in fact > convert(2/(n^2-1),parfrac); gives this rewrite],
    27 [Hint: re-express as sum of two infinite series], 29;
    recall Sigma notation: appendix E.
  30. F: Quiz 6 through 11.1;
    11.2: 35, 41, 44, 49 [Hint: a_n = s_n - s_(n-1), find series which is twice example 6],
    52 a,b [Hints: a): D = h(1+r)/(1-r), b): Hint: use s=1/2g t^2 -> t=sqrt(2s/g) to convert each separate distance s up and down into a time, remember that on the first drop it only goes down, T = sqrt(2h/g) (1-sqrt(r))/(1+sqrt(r))],
    53
    [Hint: exclude values of c for which the |ratio| >=1], optional: 54*.
     
  31. M: et tu, Brute?
    handout on changing variables in integrals [maple supplement];
    in class review:
    6.R (p.469): 27, 30;
    7.R(p.541): 1, 9, 17, pick from 41-50 (like 43,47), 62 [see back page of book integral formula 99], 63, 65, 70 [remember at endpoints function being revolved about axis has value 0, so you have n = 4 intervals and 6 endpoints, also r = C/(2Pi) converts circumference to radius; final answer V = 4051cm^3], 71, 80;
    8.R(p.583): 2, 7, 19, 20.
    T: 5:30pm MLRC problem session.
    I will be in my office most of the day Tuesday for special help.
  32. W: Test 2 through chapter 8:
    work (spring systems), avg value of function over interval, integration by parts (versus u-substitution), approximate integration (error estimates), improper integrals, arclength, probability functions.
  33. Th: finally we go over 11.2 HW;
    11-3: 1, 2, 3, 7, 9, 11 (cubes!), 13, 17, 19;  31, 32 (need 5 terms),
    32* [use template for numerical work after evaluating error conditions by hand];
    > Sum(1/n^5,n=1..infinity);
    > value(%);
    > evalf(%);
  34. F: 11-4: 1, 2, 3, 5, 7, 9, 15,17, 29 [hint: n! =n(n-1)...(3)(2) > 2(2)...(2)(2)=2^(n-1)], 31,
    33*(compare "exact" maple infinite sum error with your Maple calculated error).
  35. M: remark about numerical guess of series convergence;
    11-5: 1, 2, 5, 7, 15, 23, 27, 29, 32;
    > a := n->(-1)^(n-1)*n^2/10^n;
    > evalf(seq(a(n),n=1..6));
    > evalf(sum(a(n),n=1..5));
  36. W: 11.6 (ratio test): 1, 3, 5, 9, 11, 15, 17, 31.
  37. Th: 11-6 (root test): 23, 24, 33 (ratio test: factorials beat powers!);
    Test 2 back, take errors seriously, try to learn from them.
  38. F: 11-7: 1-33 odd; [evens in class: 2-4, 8, 18, 20, 28, 30, 34]
    Quiz 7 Not!
    > a:=n->(-1)^(n-1)/n/2^n;
    > S:=n->sum(a(k),k=1..n);
    > array([seq(evalf([n,a(n),S(n)]),n=1..10)]);
    > sum(a(n),n=1..infinity);
    > evalf(%); [link to this worksheet]
    catch up on Maple11.mws [maple7-8 back by monday email]
  39. M: 11.8: 1, 2, 3, 7, 11, 17, 23, 29, 33a, 33b*,c*.
  40. W: 11.9: 1, 2, 5, 7 [Note: 1/(x-5) = -1/5*1/(1-x/5), compare to geom. series sum],
     9 [just like example 3], 13, 15 [Hint: what is Int(1/(5-x),x)?, use problem 7 result],
    23
    , 27 [Hint: this is an alternating series, so you can estimate the truncation error using the next term in the series, handle first 3 terms of series by hand, then evaluate each final term with technology to check truncation error].
  41. Th: 11.10: 1, 2 [compare y values, signs of dy/dx, d^2y/dx^2], 3, 5, 13, 15, 19.
  42. F: Quiz 7 thru 11.9;
    > taylor(sin(x),x=0,5);
    > T4:=convert(%,polynom);
    11.10: 27, 31, 37, 39, 43 [Hint: this leads to an alternating series, so you can estimate the error; compare your approximate result with the numerical integral result];
    35* (use template); maple 11 is now complete and due before test 3.
  43. M: 11.10: 47, 49, 50 [check first two nonzero terms of the tangent taylor series by direct evaluation of taylor formula with differentiation, also repeat the problem with l'Hopital's rule], 51, 53, 55 [ goal: guess which of the simple taylor series boxed on p. 767 for what value of x gives this series].
  44. W: 11.11: use the boxed result 2 on p.773,
    1, 3 [do using binomial series, and then show you get the same result from
    (2+x)^(-3) = 1/2*d^2/dx^2 (2+x)^(-1) by term by term differentiation of the geometric series result for (2+x)^(-1) = 1/2*1/[1 - (-x/2)];
    if you are curious about relativistic physics from your exposure to physics, read "applications to physics" in 11.12 pp. 780-781.
    Easter Break starts Th.
  45. W: highway curvature worksheet completed in class;
    MLRC problem session for Test 3 today at 5:30.
  46. Th: Take Home Test 3 through 11.10 given out.
  47. F: 9.1:  1, 3, 5, 7:
    > deq:=diff(P(t),t)=k*P(t);
    > init:=P(0)=3;
    > sol:=dsolve({deq,init},P(t));
    > subs(sol, deq);
    > simplify(%);  [worksheet]
  48. M: rocket science!;
    no homework today to have another block of time undistracted to work on test 3;
    in class use technology/maple to check as much of the problem solutions as you can:
    http://www34.homepage.villanova.edu/robert.jantzen/courses/testquiz/04s/15504s31.pdf
    you do not need your own handwork to do this checking. only the test questions on this pdf.
    Remember, no collaboration. Use the MAPLE help and the course log MAPLE commands or linked worksheets to help you.
  49. W: bring CalcLabs books to class (sections 8.1,8.2,8.3),
    read the explanation and type in all the input lines and see how they work;
    9.2: 11, first do by hand x = -2..2, y = -2..2, unit square grid on integer coordinate pairs, then compare with Maple's dirgrid=[5,5] and default grid plots (see worksheet below);
    > with(DEtools):
    > deq:= diff(y(x),x) = x*y(x);
    > inits:=[[0,0],[1,1],[0,1/3]]:
    > DEplot(deq, y(x), x=-2..2, y=-1..1);
    > DEplot(deq, y(x), x=-2..2, y=-1..1, inits); [worksheet]
    9.1: 9, 11.
  50. Th: 9.2: 1, 19, 27.
  51. F: Test 3 due today;
    9.1: 13;
    9.2: 3-6 [visual inspection (fun)]
    9.3: 1, 11, 33.
    catch up on previous homework.
  52. M: 9.4: 1, 3, 11, 19;
    maple11 due this week.
    note final exam room and time and date below.
  53. T=F: 11.10.17 use taylor formula to get first 4 nonzero terms of series centered at x=9;
    11.R.50 use taylor formula to get first 4 nonzero terms;
    use taylor formula to evaluate the first 4 nonzero terms of the series for cos(x) centered at x = a, where a = arccos(4/5) is the smaller angle of a 3-4-5 right triangle with cos(a)=4/5, sin(a)=3/5;
    use taylor formula to evaluate the series for tan(x) up to the fourth power terms centered at x = 0.
  54. W=M: homework during next days: review semester's activity: integrals, series, checking soln of DEs, directionfields, separable DEs and initial conditions.
  55. Th: maple11 will be graded and returned by tomorrow; any upgrades of these or previous worksheets to full credit are possible through the exam period;
    April 29, last day of class. Final exam 1 week later Thursday 4:15pm Mendel G92. You must use either your graphing calculator or Maple for some parts of the exam. Tuesday 5pm MLRC problem session;
    be aware of the archived final exam.

Weeks 3 and 4 or earlier: come by and find me in my office, spend 5 minutes, tell me how things are going. This is a required visit.

Test 1: Wednesday, February 11; MLRC problem session  Monday February 9, 5:30pm.
Test 2; MLRC problem session  5:30pm.
Test 3: Take home ... to ...; MLRC problem session  5:30pm.

MLRC Final exam problem session Tues May 4, 5pm

FINAL EXAM: 10:30 class:  1505-05  Thur, May 6, 4:15 - 6:45 Mendel G92
                           [not the standard time or the original room number!!]
                           [11:30 class:  5920-01  Sat, May 1, 1:30 - 4:00]
                      
                          MAPLE CHECKING ALLOWED FOR Quizzes, EXAMS
you may use the algebra summary handout
Pick up your final exam and answer key at end of finals week or beginning of next semester.

29-apr-2004 [course homepage]