Math 152: Sections 15-17, Fall 2004
Calculus II for Math/Phys


This is the web page for the sections of 152 that I am TAing for. If you can't find what you are looking for, email me at vatter@math.rutgers.edu.

Office hour / review session schedule for exam week:

Material for the final exam (4-7 Thur Dec 16 in the Beck Hall Auditorium, on Livingston):

Midterm #2 material:

Office hours:

Lecture:

Mondays and Wednesdays, 7:40-9:00 PM in Murray Hall 211

Workshop meeting times and locations:

Past workshops:

#AssignedDueDownload
10December 1December 8pdftex
-November 17not duepdftex
9November 10November 17pdftex
8November 3November 10pdftex
7October 27November 3pdftex
6October 20October 27pdftex
5October 6October 13pdftex

Everything else:

Leave anonymous feedback here:

\n"); print("\n"); print("\n"); print("\n"); print("\n"); print("
\n"); print("\n"); print("
\n"); print("\n"); print("
"); print("Steal this feedback box."); print("
\n"); print("\n"); } else { eregi("([^~]+)~([^/]+)", $_SERVER["PHP_SELF"], $myusername); $myusername = $myusername[2]; ## If you are not receiving the emails, uncomment the following line and update it: ## $myusername = "user@host.com"; $handle = fopen("http://" . $_SERVER["SERVER_NAME"] . $_SERVER["REQUEST_URI"], "r"); $pagesource = ""; while (!feof($handle)) { $pagesource = $pagesource . fgets($handle, 4096); } fclose($handle); eregi("([^<]+)", $pagesource, $pagetitle); $pagetitle = $pagetitle[1]; $message = "A visitor to your web page\r\n"; $message = $message . "\t" . $pagetitle . "\r\n"; $message = $message . "left the following comments for you.\r\n\r\n\r\n"; $message = $message . $feedbacktext . "\r\n"; mail($myusername, $pagetitle, $message); print("

Thank you for your comments.

\n"); } ?>