MATH 330: Ordinary Differential Equations Fall 2014.

Slides:



Advertisements
Similar presentations
Course Introduction BIOE Class Website Click on Scott Molitor > Courses > BIOE 4200 Contains all information you need Syllabus.
Advertisements

Today’s Agenda  Syllabus CS2336: Computer Science II.
Math Xa Introduction to Functions and Calculus Fall 2008 Introductory Meeting John Hall.
MATH 331: Partial Differential Equations Spring 2015.
Welcome to MAT 170. Basic Course Information Instructor Office Office Hours Beth Jones PSA 725 Wednesday and Friday 10:40 am – 11:30 am and by appointment.
COMP171 Data Structures and Algorithm Huamin Qu Lecture 1 (Sept. 1, 2005)
COMP171 Data Structures and Algorithm Qiang Yang Lecture 1 ( Fall 2006)
Math 266.
Spring 2012 MATH 250: Calculus III. Course Topics Review: Parametric Equations and Polar Coordinates Vectors and Three-Dimensional Analytic Geometry.
CHEMISTRY Professor Richard Karpeles. Spring 2014 Chemistry 2 (84.122) Dr. Richard Karpeles Olney Hall 502A (978)
COMP 350: Computer Graphics Highlights of class policies (A rare use of PowerPoint)
COMP 151: Computer Programming II Spring Course Topics Review of Java and basics of software engineering (3 classes. Chapters 1 and 2) Recursion.
Welcome to ME 130 Applied Engineering Analysis Class
CHEMISTRY 10123/10125 Spring 2007 Instructor: Professor Tracy Hanna Phone: Office: SWR 418
7-Sep-15 Physics 1 (Garcia) SJSU Conceptual Physics (Physics 1) Prof. Alejandro Garcia Spring 2007.
COMP 465W: Software Engineering Fall Components of the Course The three main components of this course are: The study of software engineering as.
Math 125 Statistics. About me  Nedjla Ougouag, PhD  Office: Room 702H  Ph: (312)   Homepage:
MATH 310, FALL 2003 (Combinatorial Problem Solving) MoWeFr 1:20 McGregory 214.
MAT 331 Mathematical solving problem with computers.
Math 119 ELEMENTARY STATISTICS. Contact Information INSTRUCTOR: Olga Pilipets INSTRUCTOR: Olga Pilipets
COMP 111 Programming Languages 1 First Day. Course COMP111 Dr. Abdul-Hameed Assawadi Office: Room AS15 – No. 2 Tel: Ext. ??
Syllabus and Class Policies MATH 130: Summer 2014.
CPS120: Introduction to Computer Science Fall: 2002 Instructor: Paul J. Millis.
EE 3561_Unit_1(c)Al-Dhaifallah EE 3561 : - Computational Methods in Electrical Engineering Unit 1: Introduction to Computational Methods and Taylor.
Central Wyoming College Riverton High PHYSICS COURSE SYLLABUS Prerequisites: Students must be 15 years old to receive concurrent enrollment credit. The.
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
CSE 541 Rick Parent ELEMENTARY NUMERICAL METHODS Winter 2012.
COMP 465W Software Engineering Fall Components of the Course The three main components of this course are: The study of software engineering as.
CS355 Advanced Computer Architecture Fatima Khan Prince Sultan University, College for Women.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Introduction to Science Informatics Lecture 1. What Is Science? a dependence on external verification; an expectation of reproducible results; a focus.
CPSC 121: Models of Computation Unit 0 Introduction George Tsiknis Based on slides by Patrice Belleville and Steve Wolfman.
ECO 111 Fall 2010 Instructor - David C. Hills, MAT Instructor - David C. Hills, MAT.
CPS120: Introduction to Computer Science Winter 2002 Instructor: Paul J. Millis.
Fall 2014 MATH 250: Calculus III. Course Topics Review: Parametric Equations and Polar Coordinates Vectors and Three-Dimensional Analytic Geometry.
The Islamic University of Gaza Faculty of Engineering Civil Engineering Department Numerical Analysis ECIV 3306 Introduction Course Outline.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
CPE 432 Computer Design Dr. Walid Abu-Sufah 1CPE 432 Computer Design.
Welcome to CC8/ALG 1. About Me Parent (16 years) Mathematics Educator (19 years) BLMS – 2 nd Year Washington (2 years) Publications: Co-Author Accelerated.
®Copyright by Shun-Feng Su 1 Ordinary Differential Equations Offered by Shun-Feng Su,Shun-Feng Su
MTH Spring Term NUMERICAL ANALYSIS Spring Term MTH Spring Term NUMERICAL ANALYSIS Spring Term INTERNATIONAL.
MATH 151: Calculus II (Spring 2016) Syllabus and Class Policies.
AMS102 Elements in Statistics Prof. Kenny Ye Office: Math Phone: Office Hours: TuTh 3:30-4:30.
CSE 1340 Introduction to Computing Concepts Class 1 ~ Intro.
Administrative Preliminaries Computer Architecture.
Mr. Rizzutto Mathematics Room th Grade Team Mr. Barnisky – Civics Mr. Shreve – Science Miss. Dunsmore – Language Arts Mr. Rizzutto – Mathematics.
Syllabus and Class Policies MATH 130: Summer 2016.
APPLIED MANAGEMENT SCIENCE IN AGRICULTURAL SYSTEMS I
All important information will be posted on Blackboard
Fall 2016 Syllabus & Class Policies
Course Overview CS 4501 / 6501 Software Testing
ICS 6D Discrete Mathematics for Computer Science Fall 2014
Computer Engineering Department Islamic University of Gaza
MATH/COMP 340: Numerical Analysis I
COMP 283 Discrete Structures
Fall 2016 MATH 250: Calculus III.
Fall 2017 Syllabus & Class Policies
Math-254 Numerical Methods.
MATH 331: Partial Differential Equations
Fall 2017 MATH 250: Calculus III.
MA361 Differential Equations Syllabus
MA Fall 2016 Instructor: Matt Weaver Office: MATH 615
MATH 151: Calculus II Spring 2018
Fall 2018 MATH 250: Calculus III.
MATH 151: Calculus II Spring 2019
Administrative Issues
Syllabus and Class Policies
Fall 2018 Syllabus & Class Policies
MATH 331: Partial Differential Equations
Presentation transcript:

MATH 330: Ordinary Differential Equations Fall 2014

Course Topics Introduction to differential equations (3 classes) First order differential equations (7 classes) Second and higher order linear differential equations (8 classes) Mechanical and electrical vibrations (3 classes) Series solutions of differential equations (6 classes) Laplace transform solutions of differential equations (5 classes) Systems of first order linear equations (2 classes) Nonlinear equations and numerical methods (3 classes) The tentative schedule of the course has been posted on my website; see

Course Learning Outcomes Upon successful completion of this course, the student will: 1.Demonstrate a working knowledge of the theory of first-order differential equations and second-order linear differential equations, including the knowledge of theorems with assumptions. 2.Be able to: apply the standard, calculus-based and algebra-based methods to solve various types of first-order differential equations and linear second- order equations, apply the power series method, Laplace transform method, and a simple numerical method to solve standard types of differential equations. 3.Demonstrate the ability to: solve problems in the topics listed above, including applications from the field of physics and engineering, use a computer environment, such as MATLAB, to solve differential equations and visualize and interpret the solutions, understand simple proofs and write elementary proofs, communicate mathematical ideas clearly.

Proofs Some of you are taking this course as your first upper-division mathematics class. Mathematics is mainly about proving that certain statements are true. We will be doing proofs in class and you will be required to do simple proofs in your assignments and during the exams.

The Textbook Boyce, DiPrima, Elementary Differential Equations. Tenth Edition. There is not enough time to lecture on everything in class, so that you will have to learn some material on your own. Reading the assigned material is absolutely essential! Pop quizzes will include questions on the assigned reading as a gentle method of enforcing your reading.

MATLAB The course will include a MATLAB component. MATLAB® is a high-level language and interactive environment that enables you to perform computationally intensive tasks, including solving differential equations, analyzing the solutions, and visualizing them. Several homework assignments will contain a MATLAB component. You are also encouraged to use MATLAB, Maple or other resources to avoid tedious computations in your homework assignment exercises.

Office Hours Mondays4 - 5 Tuesdays2:30 – 4 Wednesdays1 – 2 Fridays12:30 – 2 and at other times, by appointment. The best way to contact me is by using I read many times a day. I do have voice mail (x. 4035), but I sometimes forget to check it. You may also call our departmental Executive Assistant, Tina, at x

Homework Assignments Homework Assignments will be assigned and collected weekly. For many of the assigned exercises, a BOB (back of the book) answer will be available. The total homework assignment score will count for 25% of the course grade. Late assignments will not be accepted unless you have a valid reason and you arrange it with me in advance. Mathematics is about an organized, focused, and logical way of thinking. When you solve math problems, the actual answer is less important than the way you arrived at this answer. Therefore, when you submit your homework assignments you should show not just the final answer, but the main steps how you arrived at the answer. Think about your solution being a guide that helps the reader to get from the problem statement to the answer. Your solution is not just a product; it is the process that yields this product.

Research Project A small research project (individual or in pairs) requiring will be assigned in November to be completed by December 10. Each project requires a write-up; volunteers will be solicited to present their projects in class. The project counts for 5% of the course grade.

Pop Quizzes There will be about 10 pop-quizzes (not announced in advance), i.e., approximately one quiz a week. Quiz questions will refer to the recently covered material and to the new material you were supposed to read. Three lowest quiz scores will be dropped, and the remaining scores will count for 25% of the course grade. Quizzes cannot be made up unless you have a valid reason for not taking the quiz and you notify me in advance of your absence.

Exams The midterm exam will take place on Wednesday, October 22. The exam is of closed-book variety. The test score will count for 15% of the course grade. A test can be made up only if you have an actual emergency and if you notify me in advance about your absence. The final exam (Friday, December 19, 11:00 – 1:30) will be cumulative and its score will count for 30% of the course grade. The final exam will also be of closed book type.

Calculator Policy No calculators beyond TI-83/4, smartphones, iPods, iPads, tablets, etc., are allowed on quizzes and exams.

Grading Criteria Total percentageGrade ========================== 92% and aboveA 90% - 92%A- 88% - 90%B+ 82% - 88%B 80% - 82%B- 75% - 80%C+ 65% - 75%C 60% - 65%C- 50% - 60%D Below 50%F ========================== (Note: I will “curve up” the grades, in the unlikely case that the number of A's and B's falls below, approximately, 40% of the current enrollment)

Academic Integrity Mathematics and Computer Science Department strongly promotes Academic Integrity. I hope issues related to academic integrity will not arise in our course. There have been some cases of cheating in programming courses in the past -- mainly the cases of submitting someone else’s work for homework or programming assignments as well as cases of cheating during exams. Depending on the severity of the case, the possible consequences include: assigning the score of 0 on the given assignment, lowering the course grade, or even assigning F in the course.