COURSE CONTRACT Course Name

Size: px
Start display at page:

Download "COURSE CONTRACT Course Name"

Transcription

1 COURSE CONTRACT Course Name Numerical Methods Course Code KPL Semester Odd /4 Days/ hours Tuesday/ 7.-. Place F8 Course Status compulsory Course Prerequisites. Calculus I. Calculus II. Linear Algebra 4. Computer and ming. Benefits Courses for Students Students understand the types of numerical methods that can be used to solve mathematical problems.. Course Description The topics covered are: error, iteration, the roots of nonlinear equations, interpolation, linear systems of equations, and integrals. Emphasis is placed on understanding of how the numerical methods. For each topic begins with underlying theory. Detailed eamples lead students in calculations required for understanding the algorithm. For the application of computer programming, algorithm presentation wearing pseudo code that easily translated into programming languages such as Pascal or Fortran. The topics are presented in five chapters and each chapter comes with a variety of questions with some questions and emphasizing how the calculations can be done wearing a calculator or simple program.. Learning Objectives of Course a. Students gain an intuitive understanding of some numerical methods for basic problems in mathematics. b. Students are master on the concept of an error, the need to analyze and assess. c. Students develop eperience in implementing numerical methods using computers. 4. Learning Strategies Lectures held using lectures, discussion, assignments and discussions. The learning model is performed directly learning model. 5. Learning Resources/ Learning Resources :

2 Media of learning 6. Student task. Atkinson, Kendall E., 985., Elementary Numerical Analysis.Iowa: John Wiley & Sons.. Anton, Howard., 99., Aljabar Linear Elementery (5 th Edition ). Jakarta: Erlangga.. Froberg, Carl-Erik., 974. Introduction to Numerical Analysis., Addison-Wesly. Publishing Company. 4. Mathews, Jhon. H., 99., Numerical Methods for Mathematics, Science and Engineering. New Delhi: Prentice-Hall international. 5. Sastry, S. S.,98., Introduction Methods of Numerical Analisis. New Delhi. 6. Susila, I. Nyoman. 99. Elementary Numerical Method. Bandung: Depdikbud. Media: LCD Task Week Giving the task : Tuesday/ September Submission of assignments : Tuesday/ September Make the pseudo code to calculate the number of runs following.. H b b b bn. HKDB a b ab a n bn. P = m FAK!! n! PT ( ) 4 6 COSX! 4! 6! 5 SINX! 5! n n n ( ) (n)! n n ( ) (n )! Task Week Giving the task : Tuesday/ September Submission of assignments : Tuesday/7 September A.. Find the absolute error, relative error, and digits of accuracy on the following approimation of the true value. a. a =,8454 dan â =,8 b. b = 768 dan bˆ = 76 c. c =,87 dan ĉ =,8. Write.; 57,5;,564; -9,654 in floating point.. Convert the following binary system to decimal format. a. b., c., n 4. Convert the following decimal numbers to binary.

3 a. 66 b. 4,5 c. 6 d.,4 5. Convert the following headecimal numbers to binary form. a. F,C b.fff c., 6. Convert from decimal to headecimal a. 6 b.,5975 c., B.. Write analyze of an algorithm to calculate the amount of the following series. a. EXP = + (-) + ( )! b. P =! a +! a +!a + 4! a ( )! + + n ( n) n! c. E = + a + a a a n + + +!! n!. Find the absolute error, relative error, and digits of accuracy on the following approimation of the true value. a. a =,87 dan â =,95 b. b =,57 dan bˆ =,5 c. c = 4,5 dan ĉ = 4,6 d. d = 5 dan dˆ = 8. Write., 67,45:,564; -9,654 in floating point. 4. Convert : a. (- 54,45) = (. ) b. (,) = (..) c. (CAF,B5) 6 = (...) d. (ABCE,75) 6 = (. ) e. (5,975) = (..) 6 f. (465,75) = (. ) g. (,) = (..) Task Week Giving the task : Tuesday/7 September Submission of assignments : Tuesday/4 September. Determine the location of the roots of the following equation using the dual graph. a. + cos = b. + sin = c. e - + sin = d. e - = e. + tan = f. e - =. Determine the location of the roots of the following polynomial equation. a. 5 + = b. 4 4 = c. = d. 4 6 = e.. Apply the algorithm for the bisection methods to calculate approimations of the following of the roots of nonlinear equations with EPS =... f() = - e = with a = - dan b =

4 . f() = e 4 =, with a = dan b =. f() = e - ln =, with a = dan b = 4. f() = ln - =, with a =,5 dan b = 5. f() = cos + =, with a =,6 dan b =,5 ( in radian) Task 4 Week 4 Giving the task : Tuesday Selasa/4 September Submission of assignments : Tuesday Selasa/ Oktober. Apply the algorithm for the method of false position to calculate approimations of the following of the roots of nonlinear equations with EPS =.. a. f() = - e =, with a = - dan b = b. f() = e 4 =, with a = dan b = c. f() = e - ln =, with a = dan b = d. f() = ln - =, with a =,5 dan b = e. f() = cos + =, with a =,6 dan b =,5 ( in radian). Apply the algorithm for Newton Raphson method to calculate approimations of the following of the roots of nonlinear equations with EPS =. and maimum iteration (M)=. a. f() = e 4 =, with initial guesses =,5 b. f() = e - ln =, with initial guesses =,5 c. f() = ln - =, with initial guesses =,5 d. f() = cos + =, with initial guesses = ( in radian) Task 5 Week 5 Giving the task : Tuesday/ October Submission of assignments : Tuesday/8 October. Apply the algorithm to determine the secant approimation method roots of the following nonlinear equation with EPS =. and maimum iterations (M) =. a. f() = - e = dengan tebakan awal = -,5 dan = -,7 b. f() = e 4 =, dengan tebakan awal =,5 dan = c. f() = e - ln =, dengan tebakan awal =,5 dan = d. f() = ln - =, dengan tebakan awal =,5 dan = e. f() = cos + =, dengan tebakan awal = dan =,5 ( dalam radian). Apply algorithm modified Newton-Raphson method for polynomial approimation to determine the roots of the following polynomial equation with EPS =. and maimum iterations (M) = 4. a. 5 + =, dengan tebakan awal = b. 4 4 =, dengan tebakan awal = c. =, dengan tebakan awal = d. 4 6 =, dengan tebakan awal =,5 Task 6 Week 7 Giving the task : Tuesday/ October Submission of assignments : Tuesday/9 October. Apply subtitution backward algorithm to find of the following the solution of systems of linear equations (SLE) a = 8 b. + 4 = = - 4 = = = 5 4 = - 4 = 6. Write analize to find subtitution foward algorithm. Task 7 4

5 Week 8 Giving the task : Tuesday/9 October Submission of assignments : Tuesday/ November Define the following SLE solution using Gaussian elimination with partial pivoting = = -4-7 = = -5 5 = = 5 Task 8 Week 9 Giving the task : Tuesday / November Submission of assignments : Tuesday / 9 November Define the following SLE solution with Doolittle and Crout decomposition = = = = 49 Define the following SLE solution with Cholesky decomposition = = = = 49 Task 9 Week Giving the task : Tuesday/ 9 November Submission of assignments : Tuesday/6 November. Gunakan iterasi Jacobi sampai iterasi dengan tebakan awal (,,) untuk mencari solusi SPL berikut. Apakah iterasi Jacobi akan konvergen ke selesaian?. Gunakan iterasi Gauss Seidel sampai iterasi dengan tebakan awal (,,) untuk mencari solusi SPL berikut. Apakah iterasi Gauss Seidel akan konvergen ke selesaian? a. 4 y = 5 b. 8 y = + 5y = y = c. 5 - y + z = d. + 8y - z = + 8y - z = 5 - y + z = - + y + 4z = - + y + 4z = Task 5

6 Week Giving the task : Tuesday/ 6 November Submission of assignments : Tuesday/ December. Write the algorithms for analysis and Newton's divided difference formula. Calculate the interpolated value for = 4 (to decimal places) wearing Newton divided difference interpolation 5 6 f() 4,75 4 5,5 9,75 6 Task Week Giving the task : Tuesday/ December Submission of assignments : Tuesday/ December. Show: f! h f ( )( )( ) f )( )( ) f )( )( ) f )( )( ) a. f[ -, -, -, ] = b. f[,,, ] = ( ( (. It is known data points below.,,,6,9,,5 f(),9554,85,66,64,77 Interpolation specify: =.9,.67 and = Show: p () = f + f[ o, ]( o) + f[ o,, ](- o)(- ) Equivalent to: r f! r( r ) f p () = fo + o + o! Task Week 4 Giving the task : Tuesday/ December Submission of assignments : Tuesday/ 7 December Calculate the interpolation value for = 4 (to decimal places) wear Lagrange interpolation 5 6 f() 4,75 4 5,5 9,75 6 6

7 Task Week 5 Giving the task : Tuesday/7 December Submission of assignments : Tuesday/4 December It is known : d a. Calculate the eact value b. Calculate the composition of the trapezoidal rule approimation wear with M =, M = and M = 4 c. Calculate the error for each M. Task 4 Week 6 Giving the task : Tuesday/ 4 December Submission of assignments : Tuesday/ December It is known : d a. Calculate the eact value b. Calculate the composition of the Simpson rule approimation wear with M =, M = 4 and M = 8 c. Calculate the error for each M. Task 5 Week 7 Giving the task : Tuesday/ December Submission of assignments : Tuesday/7 January Show : p h ( ) ( f 4 f f with p () is Lagrange polynom orde. 7. Criteria for Assessment of Student Learning Outcomes Student s learning outcomes assessment is done by giving quizzes, eams, and assignments are assested by. Assessment is given if a student lecture attendance of at least 8%. Students are considered successful if it has been rated at least (C) It is assessed Weight Task 5% Midterm eam (Quiz ) 5% Finalterm eam 5% (Quiz and ) 7

8 ASSESSMENT The total value Letter Quality > 85 A 8 < N 85 A- 75< N 8 B+ 7< N 75 B 65< N 7 B- 6< N 65 C+ 5< N 6 C 45 N 5 D < 45 E 8. Course schedule Date Discussion Topics Reading / Chapter/Page Preliminary Tetbook/Chapter I/-8 ( st Week) a. Algorithm b. Error and the type of matter Tetbook/Chapter I/8-8 ( nd Week) The roots of nonlinear equations Tetbook/ChapterII/9-7 ( rd Week) a. Localization Root b. The Bisection Methods (4 th Week) c.the Method of False Position d.newton Raphson Method (N-R) Tetbook/Chapter II/ (5 th Week) (6 th Week) - - (7 th Week) (8 st Week) - - (9 th Week) ( th Week) ( th Week) - - ( th Week) e.secant Method Tetbook/Chapter II/47-64 f. Modification of the N-R method for polynomial st Quiz - Linear Systems of Equations a. Upper and Lower of Triangular Linear Systems b.gaussian Elimination and Pivoting c. Method of Factorization (Doolittle, Crout and Cholesky) d. Jacobi Method and Gauss Seidel Method nd Quiz Interpolation a. Linear and Quadratic Interpolation b. Newton Divided Difference Interpolation) Tetbook/Chapter III/65-69 Tetbook/Chapter III/69-8 Tetbook/chapter III/8-96 Tetbook/chapter III/96-4 Tetbook/Chapter IV/ c. Interpolation at a point within the Tetbook/Chapter IV/4-6 8

9 ( th Week) same (Newton s Forward and Backward Difference Interpolation) (4 th Week) d. Lagrange s Interpolation Tetbook/Chapter IV/ (5 th Week) - - (6 th Week) Numerical Integral Tetbook/Chapter V/4-5 a. Trapezoidal Rule b. Simpson s Rules. Tetbook/Chapter V/ (7 th Week) rd Quiz - 9. Lecturer Teaching Assessment of the lecturer s teachig ability, performed by students Evaluation. Name of Lecturer Dr. Atma Murni, M.Pd Pekanbaru, st September Lecturer, Dr. Atma Murni, M.Pd NIP

BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES

BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES No. of Printed Pages : 5 BCS-054 BACHELOR OF COMPUTER APPLICATIONS (BCA) (Revised) Term-End Examination December, 2015 058b9 BCS-054 : COMPUTER ORIENTED NUMERICAL TECHNIQUES Time : 3 hours Maximum Marks

More information

Computational Methods

Computational Methods Numerical Computational Methods Revised Edition P. B. Patil U. P. Verma Alpha Science International Ltd. Oxford, U.K. CONTENTS Preface List ofprograms v vii 1. NUMER1CAL METHOD, ERROR AND ALGORITHM 1 1.1

More information

TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1. Chapter Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9

TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1. Chapter Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9 TABLE OF CONTENTS INTRODUCTION, APPROXIMATION & ERRORS 1 Chapter 01.01 Introduction to numerical methods 1 Multiple-choice test 7 Problem set 9 Chapter 01.02 Measuring errors 11 True error 11 Relative

More information

Mathematical Methods for Numerical Analysis and Optimization

Mathematical Methods for Numerical Analysis and Optimization Biyani's Think Tank Concept based notes Mathematical Methods for Numerical Analysis and Optimization (MCA) Varsha Gupta Poonam Fatehpuria M.Sc. (Maths) Lecturer Deptt. of Information Technology Biyani

More information

Page No.1. MTH603-Numerical Analysis_ Muhammad Ishfaq

Page No.1. MTH603-Numerical Analysis_ Muhammad Ishfaq Page No.1 File Version v1.5.3 Update: (Dated: 3-May-011) This version of file contains: Content of the Course (Done) FAQ updated version.(these must be read once because some very basic definition and

More information

Exact and Approximate Numbers:

Exact and Approximate Numbers: Eact and Approimate Numbers: The numbers that arise in technical applications are better described as eact numbers because there is not the sort of uncertainty in their values that was described above.

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad Course Title Course Code INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 CIVIL ENGINEERING COURSE DESCRIPTION MATHEMATICS-II A30006 Course Structure Lectures Tutorials

More information

School of Sciences Indira Gandhi National Open University Maidan Garhi, New Delhi (For January 2012 cycle)

School of Sciences Indira Gandhi National Open University Maidan Garhi, New Delhi (For January 2012 cycle) MTE-0 ASSIGNMENT BOOKLET Bachelor's Degree Programme Numerical Analysis (MTE-0) (Valid from st January, 0 to st December, 0) School of Sciences Indira Gandhi National Open University Maidan Garhi, New

More information

Course Plan for Spring Semester 2018

Course Plan for Spring Semester 2018 Course Plan for Spring Semester 2018 Tezpur University Course: MS 103, Mathematics-II (For the B. Tech. Students of the School of Engineering) L3-T1-P0-CH4-CR4 Name of the instructors: 1. Mr. Parama Dutta

More information

Hence a root lies between 1 and 2. Since f a is negative and f(x 0 ) is positive The root lies between a and x 0 i.e. 1 and 1.

Hence a root lies between 1 and 2. Since f a is negative and f(x 0 ) is positive The root lies between a and x 0 i.e. 1 and 1. The Bisection method or BOLZANO s method or Interval halving method: Find the positive root of x 3 x = 1 correct to four decimal places by bisection method Let f x = x 3 x 1 Here f 0 = 1 = ve, f 1 = ve,

More information

Review. Numerical Methods Lecture 22. Prof. Jinbo Bi CSE, UConn

Review. Numerical Methods Lecture 22. Prof. Jinbo Bi CSE, UConn Review Taylor Series and Error Analysis Roots of Equations Linear Algebraic Equations Optimization Numerical Differentiation and Integration Ordinary Differential Equations Partial Differential Equations

More information

Virtual University of Pakistan

Virtual University of Pakistan Virtual University of Pakistan File Version v.0.0 Prepared For: Final Term Note: Use Table Of Content to view the Topics, In PDF(Portable Document Format) format, you can check Bookmarks menu Disclaimer:

More information

INTRODUCTION, FOUNDATIONS

INTRODUCTION, FOUNDATIONS 1 INTRODUCTION, FOUNDATIONS ELM1222 Numerical Analysis Some of the contents are adopted from Laurene V. Fausett, Applied Numerical Analysis using MATLAB. Prentice Hall Inc., 1999 2 Today s lecture Information

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad 1 P a g e INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 04 Name : Mathematics-II Code : A0006 Class : II B. Tech I Semester Branch : CIVIL Year : 016 017 FRESHMAN ENGINEERING

More information

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2)

(a) Show that there is a root α of f (x) = 0 in the interval [1.2, 1.3]. (2) . f() = 4 cosec 4 +, where is in radians. (a) Show that there is a root α of f () = 0 in the interval [.,.3]. Show that the equation f() = 0 can be written in the form = + sin 4 Use the iterative formula

More information

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad MECHANICAL ENGINEERING TUTORIAL QUESTION BANK

INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad MECHANICAL ENGINEERING TUTORIAL QUESTION BANK Course Name Course Code Class Branch INSTITUTE OF AERONAUTICAL ENGINEERING Dundigal, Hyderabad - 500 043 Mathematics-II A30006 II-I B. Tech Freshman Engineering Year 016 017 Course Faculty MECHANICAL ENGINEERING

More information

Numerical Analysis & Computer Programming

Numerical Analysis & Computer Programming ++++++++++ Numerical Analysis & Computer Programming Previous year Questions from 07 to 99 Ramanasri Institute W E B S I T E : M A T H E M A T I C S O P T I O N A L. C O M C O N T A C T : 8 7 5 0 7 0 6

More information

SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS BISECTION METHOD

SOLUTION OF ALGEBRAIC AND TRANSCENDENTAL EQUATIONS BISECTION METHOD BISECTION METHOD If a function f(x) is continuous between a and b, and f(a) and f(b) are of opposite signs, then there exists at least one root between a and b. It is shown graphically as, Let f a be negative

More information

M.SC. PHYSICS - II YEAR

M.SC. PHYSICS - II YEAR MANONMANIAM SUNDARANAR UNIVERSITY DIRECTORATE OF DISTANCE & CONTINUING EDUCATION TIRUNELVELI 627012, TAMIL NADU M.SC. PHYSICS - II YEAR DKP26 - NUMERICAL METHODS (From the academic year 2016-17) Most Student

More information

Department of Mathematics Faculty of Natural Science, Jamia Millia Islamia, New Delhi-25

Department of Mathematics Faculty of Natural Science, Jamia Millia Islamia, New Delhi-25 Department of Mathematics Faculty of Natural Science, Jamia Millia Islamia, New Delhi-25 Course Structure of U.G. under CBCS* (Only for those students who have not taken mathematics as a core or subsidiary

More information

CISE-301: Numerical Methods Topic 1:

CISE-301: Numerical Methods Topic 1: CISE-3: Numerical Methods Topic : Introduction to Numerical Methods and Taylor Series Lectures -4: KFUPM Term 9 Section 8 CISE3_Topic KFUPM - T9 - Section 8 Lecture Introduction to Numerical Methods What

More information

Numerical Analysis. Introduction to. Rostam K. Saeed Karwan H.F. Jwamer Faraidun K. Hamasalh

Numerical Analysis. Introduction to. Rostam K. Saeed Karwan H.F. Jwamer Faraidun K. Hamasalh Iraq Kurdistan Region Ministry of Higher Education and Scientific Research University of Sulaimani Faculty of Science and Science Education School of Science Education-Mathematics Department Introduction

More information

F I F T H E D I T I O N. Introductory Methods of Numerical Analysis. S.S. Sastry

F I F T H E D I T I O N. Introductory Methods of Numerical Analysis. S.S. Sastry F I F T H E D I T I O N Introductory Methods of Numerical Analysis S.S. Sastry Introductory Methods of Numerical Analysis Introductory Methods of Numerical Analysis Fifth Edition S.S. SASTRY Formerly,

More information

MA3232 Numerical Analysis Week 9. James Cooley (1926-)

MA3232 Numerical Analysis Week 9. James Cooley (1926-) MA umerical Analysis Week 9 James Cooley (96-) James Cooley is an American mathematician. His most significant contribution to the world of mathematics and digital signal processing is the Fast Fourier

More information

Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems)

Name of the Student: Unit I (Solution of Equations and Eigenvalue Problems) Engineering Mathematics 8 SUBJECT NAME : Numerical Methods SUBJECT CODE : MA6459 MATERIAL NAME : University Questions REGULATION : R3 UPDATED ON : November 7 (Upto N/D 7 Q.P) (Scan the above Q.R code for

More information

AP CALCULUS BC SUMMER ASSIGNMENT

AP CALCULUS BC SUMMER ASSIGNMENT AP CALCULUS BC SUMMER ASSIGNMENT Dear BC Calculus Student, Congratulations on your wisdom in taking the BC course! We know you will find it rewarding and a great way to spend your junior/senior year. This

More information

Numerical Methods. Scientists. Engineers

Numerical Methods. Scientists. Engineers Third Edition Numerical Methods for Scientists and Engineers K. Sankara Rao Numerical Methods for Scientists and Engineers Numerical Methods for Scientists and Engineers Third Edition K. SANKARA RAO Formerly,

More information

West Essex Regional School District. AP Calculus AB. Summer Packet

West Essex Regional School District. AP Calculus AB. Summer Packet West Esse Regional School District AP Calculus AB Summer Packet 05-06 Calculus AB Calculus AB covers the equivalent of a one semester college calculus course. Our focus will be on differential and integral

More information

Today s class. Linear Algebraic Equations LU Decomposition. Numerical Methods, Fall 2011 Lecture 8. Prof. Jinbo Bi CSE, UConn

Today s class. Linear Algebraic Equations LU Decomposition. Numerical Methods, Fall 2011 Lecture 8. Prof. Jinbo Bi CSE, UConn Today s class Linear Algebraic Equations LU Decomposition 1 Linear Algebraic Equations Gaussian Elimination works well for solving linear systems of the form: AX = B What if you have to solve the linear

More information

CS 323: Numerical Analysis and Computing

CS 323: Numerical Analysis and Computing CS 323: Numerical Analysis and Computing MIDTERM #2 Instructions: This is an open notes exam, i.e., you are allowed to consult any textbook, your class notes, homeworks, or any of the handouts from us.

More information

Subbalakshmi Lakshmipathy College of Science. Department of Mathematics

Subbalakshmi Lakshmipathy College of Science. Department of Mathematics ॐ Subbalakshmi Lakshmipathy College of Science Department of Mathematics As are the crests on the hoods of peacocks, As are the gems on the heads of cobras, So is Mathematics, at the top of all Sciences.

More information

6.3 METHODS FOR ADVANCED MATHEMATICS, C3 (4753) A2

6.3 METHODS FOR ADVANCED MATHEMATICS, C3 (4753) A2 6.3 METHODS FOR ADVANCED MATHEMATICS, C3 (4753) A2 Objectives To build on and develop the techniques students have learnt at AS Level, with particular emphasis on the calculus. Assessment Examination (72

More information

YEAR III SEMESTER - V

YEAR III SEMESTER - V YEAR III SEMESTER - V Remarks Total Marks Semester V Teaching Schedule Hours/Week College of Biomedical Engineering & Applied Sciences Microsyllabus NUMERICAL METHODS BEG 389 CO Final Examination Schedule

More information

COURSE: MATRIX ALGEBRA (2 credit) CODE: MT 304

COURSE: MATRIX ALGEBRA (2 credit) CODE: MT 304 COURSE: MATRIX ALGEBRA (2 credit) CODE: MT 304 Description: The purpose of this course is to improve students ability in understanding basic concepts of Matrix Algebra As provisions for teaching school

More information

MATHEMATICAL METHODS INTERPOLATION

MATHEMATICAL METHODS INTERPOLATION MATHEMATICAL METHODS INTERPOLATION I YEAR BTech By Mr Y Prabhaker Reddy Asst Professor of Mathematics Guru Nanak Engineering College Ibrahimpatnam, Hyderabad SYLLABUS OF MATHEMATICAL METHODS (as per JNTU

More information

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam

Jim Lambers MAT 460/560 Fall Semester Practice Final Exam Jim Lambers MAT 460/560 Fall Semester 2009-10 Practice Final Exam 1. Let f(x) = sin 2x + cos 2x. (a) Write down the 2nd Taylor polynomial P 2 (x) of f(x) centered around x 0 = 0. (b) Write down the corresponding

More information

Introduction to Numerical Analysis

Introduction to Numerical Analysis Introduction to Numerical Analysis S. Baskar and S. Sivaji Ganesh Department of Mathematics Indian Institute of Technology Bombay Powai, Mumbai 400 076. Introduction to Numerical Analysis Lecture Notes

More information

MA 114 Worksheet #01: Integration by parts

MA 114 Worksheet #01: Integration by parts Fall 8 MA 4 Worksheet Thursday, 3 August 8 MA 4 Worksheet #: Integration by parts. For each of the following integrals, determine if it is best evaluated by integration by parts or by substitution. If

More information

VEER NARMAD SOUTH GUJARAT UNIVERSITY, SURAT. SYLLABUS FOR B.Sc. (MATHEMATICS) Semester: III, IV Effective from July 2015

VEER NARMAD SOUTH GUJARAT UNIVERSITY, SURAT. SYLLABUS FOR B.Sc. (MATHEMATICS) Semester: III, IV Effective from July 2015 Semester: III, IV Semester Paper Name of the Paper Hours Credit Marks III IV MTH-301 Advanced Calculus I 3 3 100 Ordinary Differential (30 Internal MTH-302 3 3 Equations + MTH-303 Numerical Analysis I

More information

SOLVING EQUATIONS OF ONE VARIABLE

SOLVING EQUATIONS OF ONE VARIABLE 1 SOLVING EQUATIONS OF ONE VARIABLE ELM1222 Numerical Analysis Some of the contents are adopted from Laurene V. Fausett, Applied Numerical Analysis using MATLAB. Prentice Hall Inc., 1999 2 Today s lecture

More information

Preface. 2 Linear Equations and Eigenvalue Problem 22

Preface. 2 Linear Equations and Eigenvalue Problem 22 Contents Preface xv 1 Errors in Computation 1 1.1 Introduction 1 1.2 Floating Point Representation of Number 1 1.3 Binary Numbers 2 1.3.1 Binary number representation in computer 3 1.4 Significant Digits

More information

Exam in TMA4215 December 7th 2012

Exam in TMA4215 December 7th 2012 Norwegian University of Science and Technology Department of Mathematical Sciences Page of 9 Contact during the exam: Elena Celledoni, tlf. 7359354, cell phone 48238584 Exam in TMA425 December 7th 22 Allowed

More information

PARTIAL DIFFERENTIAL EQUATIONS

PARTIAL DIFFERENTIAL EQUATIONS MATHEMATICAL METHODS PARTIAL DIFFERENTIAL EQUATIONS I YEAR B.Tech By Mr. Y. Prabhaker Reddy Asst. Professor of Mathematics Guru Nanak Engineering College Ibrahimpatnam, Hyderabad. SYLLABUS OF MATHEMATICAL

More information

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point

Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error. 2- Fixed point Numerical Analysis Solution of Algebraic Equation (non-linear equation) 1- Trial and Error In this method we assume initial value of x, and substitute in the equation. Then modify x and continue till we

More information

Numerical Analysis MTH603

Numerical Analysis MTH603 Numerical Analysis Course Contents Solution of Non Linear Equations Solution of Linear System of Equations Approximation of Eigen Values Interpolation and Polynomial Approximation Numerical Differentiation

More information

UNIT - 2 Unit-02/Lecture-01

UNIT - 2 Unit-02/Lecture-01 UNIT - 2 Unit-02/Lecture-01 Solution of algebraic & transcendental equations by regula falsi method Unit-02/Lecture-01 [RGPV DEC(2013)] [7] Unit-02/Lecture-01 [RGPV JUNE(2014)] [7] Unit-02/Lecture-01 S.NO

More information

MTH603 FAQ + Short Questions Answers.

MTH603 FAQ + Short Questions Answers. Absolute Error : Accuracy : The absolute error is used to denote the actual value of a quantity less it s rounded value if x and x* are respectively the rounded and actual values of a quantity, then absolute

More information

NUMERICAL ANALYSIS WEEKLY OVERVIEW

NUMERICAL ANALYSIS WEEKLY OVERVIEW NUMERICAL ANALYSIS WEEKLY OVERVIEW M. AUTH 1. Monday 28 August Students are encouraged to download Anaconda Python. Anaconda is a version of Python that comes with some numerical packages (numpy and matplotlib)

More information

NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A)

NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A) NUMERICAL ANALYSIS SYLLABUS MATHEMATICS PAPER IV (A) Unit - 1 Errors & Their Accuracy Solutions of Algebraic and Transcendental Equations Bisection Method The method of false position The iteration method

More information

Next topics: Solving systems of linear equations

Next topics: Solving systems of linear equations Next topics: Solving systems of linear equations 1 Gaussian elimination (today) 2 Gaussian elimination with partial pivoting (Week 9) 3 The method of LU-decomposition (Week 10) 4 Iterative techniques:

More information

A LINEAR SYSTEMS OF EQUATIONS. By : Dewi Rachmatin

A LINEAR SYSTEMS OF EQUATIONS. By : Dewi Rachmatin A LINEAR SYSTEMS OF EQUATIONS By : Dewi Rachmatin Back Substitution We will now develop the backsubstitution algorithm, which is useful for solving a linear system of equations that has an upper-triangular

More information

UNIVERSITY OF PUNE, PUNE BOARD OF STUDIES IN MATHEMATICS S.Y. B. Sc. (MATHEMATICS) SYLLABUS. S.Y.B.Sc. MT:211 Linear Algebra MT:221

UNIVERSITY OF PUNE, PUNE BOARD OF STUDIES IN MATHEMATICS S.Y. B. Sc. (MATHEMATICS) SYLLABUS. S.Y.B.Sc. MT:211 Linear Algebra MT:221 UNIVERSITY OF PUNE, PUNE 411007 BOARD OF STUDIES IN MATHEMATICS S.Y. B. Sc. (MATHEMATICS) SYLLABUS S.Y.B.Sc Paper I Paper II Semester-I Calculus of Several Variables A) : Differential Equations Semester-II

More information

5. Hand in the entire exam booklet and your computer score sheet.

5. Hand in the entire exam booklet and your computer score sheet. WINTER 2016 MATH*2130 Final Exam Last name: (PRINT) First name: Student #: Instructor: M. R. Garvie 19 April, 2016 INSTRUCTIONS: 1. This is a closed book examination, but a calculator is allowed. The test

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Calculus BC AP Calculus BC BOE Approved 04/08/2014 1 AP CALCULUS BC Critical Areas of Focus Advanced Placement Calculus BC consists of a full year of college calculus.

More information

Nirma University Institute of Technology

Nirma University Institute of Technology Nirma University Institute of Technology Department of Mathematics & Humanities Template B. Tech. Electrical Engineering Semester: III Academic Year: 28-19 Term: Odd 28 Course Code & Name : MA04, Mathematics

More information

AP Calculus BC: Syllabus 3

AP Calculus BC: Syllabus 3 AP Calculus BC: Syllabus 3 Scoring Components SC1 SC2 SC3 SC4 The course teaches Functions, Graphs, and Limits as delineated in the Calculus BC Topic The course teaches Derivatives as delineated The course

More information

Syllabus (Session )

Syllabus (Session ) Syllabus (Session 2016-17) Department of Mathematics nstitute of Applied Sciences & Humanities AHM-1101: ENGNEERNG MATHEMATCS Course Objective: To make the students understand the concepts of Calculus,

More information

Romberg Integration and Gaussian Quadrature

Romberg Integration and Gaussian Quadrature Romberg Integration and Gaussian Quadrature P. Sam Johnson October 17, 014 P. Sam Johnson (NITK) Romberg Integration and Gaussian Quadrature October 17, 014 1 / 19 Overview We discuss two methods for integration.

More information

SBAME CALCULUS OF FINITE DIFFERENCES AND NUMERICAL ANLAYSIS-I Units : I-V

SBAME CALCULUS OF FINITE DIFFERENCES AND NUMERICAL ANLAYSIS-I Units : I-V SBAME CALCULUS OF FINITE DIFFERENCES AND NUMERICAL ANLAYSIS-I Units : I-V Unit I-Syllabus Solutions of Algebraic and Transcendental equations, Bisection method, Iteration Method, Regula Falsi method, Newton

More information

The iteration formula for to find the root of the equation

The iteration formula for to find the root of the equation SRI RAMAKRISHNA INSTITUTE OF TECHNOLOGY, COIMBATORE- 10 DEPARTMENT OF SCIENCE AND HUMANITIES SUBJECT: NUMERICAL METHODS & LINEAR PROGRAMMING UNIT II SOLUTIONS OF EQUATION 1. If is continuous in then under

More information

p 1 p 0 (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- cant method.

p 1 p 0 (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- cant method. 80 CHAP. 2 SOLUTION OF NONLINEAR EQUATIONS f (x) = 0 y y = f(x) (p, 0) p 2 p 1 p 0 x (p 1, f(p 1 )) (p 0, f(p 0 )) The geometric construction of p 2 for the se- Figure 2.16 cant method. Secant Method The

More information

USHA RAMA COLLEGE OF ENGINEERING & TECHNOLOGY

USHA RAMA COLLEGE OF ENGINEERING & TECHNOLOGY Code No: R007/R0 Set No. I B.Tech I Semester Supplementary Examinations, Feb/Mar 04 MATHEMATICAL METHODS ( Common to Civil Engineering, Electrical & Electronics Engineering, Computer Science & Engineering,

More information

Fairfield Public Schools

Fairfield Public Schools Mathematics Fairfield Public Schools AP Calculus AB AP Calculus AB BOE Approved 04/08/2014 1 AP CALCULUS AB Critical Areas of Focus Advanced Placement Calculus AB consists of a full year of college calculus.

More information

Applied Numerical Analysis

Applied Numerical Analysis Applied Numerical Analysis Using MATLAB Second Edition Laurene V. Fausett Texas A&M University-Commerce PEARSON Prentice Hall Upper Saddle River, NJ 07458 Contents Preface xi 1 Foundations 1 1.1 Introductory

More information

AIMS Exercise Set # 1

AIMS Exercise Set # 1 AIMS Exercise Set #. Determine the form of the single precision floating point arithmetic used in the computers at AIMS. What is the largest number that can be accurately represented? What is the smallest

More information

BTAM 101Engineering Mathematics-I Objective/s and Expected outcome PART A 1. Differential Calculus: 2. Integral Calculus: 3. Partial Derivatives:

BTAM 101Engineering Mathematics-I Objective/s and Expected outcome PART A 1. Differential Calculus: 2. Integral Calculus: 3. Partial Derivatives: BTAM 101Engineering Mathematics-I Objective/s and Expected outcome Math and basic science are certainly the foundations of any engineering program. This fact will not change in the foreseeable future said

More information

Numerical Analysis MTH603. Virtual University of Pakistan Knowledge beyond the boundaries

Numerical Analysis MTH603. Virtual University of Pakistan Knowledge beyond the boundaries Numerical Analysis MTH6 Virtual University of Pakistan Knowledge beyond the boundaries Table of Contents Lecture # Topics Page # Lecture Introduction Lecture Errors in Computations 6 Lecture Solution of

More information

Math 231 Final Exam Review

Math 231 Final Exam Review Math Final Eam Review Find the equation of the line tangent to the curve 4y y at the point (, ) Find the slope of the normal line to y ) ( e at the point (,) dy Find d if cos( y) y 4 y 4 Find the eact

More information

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 4

2.29 Numerical Fluid Mechanics Spring 2015 Lecture 4 2.29 Spring 2015 Lecture 4 Review Lecture 3 Truncation Errors, Taylor Series and Error Analysis Taylor series: 2 3 n n i1 i i i i i n f( ) f( ) f '( ) f ''( ) f '''( )... f ( ) R 2! 3! n! n1 ( n1) Rn f

More information

Numerical mathematics with GeoGebra in high school

Numerical mathematics with GeoGebra in high school Herceg 2009/2/18 23:36 page 363 #1 6/2 (2008), 363 378 tmcs@inf.unideb.hu http://tmcs.math.klte.hu Numerical mathematics with GeoGebra in high school Dragoslav Herceg and Ðorđe Herceg Abstract. We have

More information

CALEDONIAN COLLEGE OF ENGINEERING, MODULE HANDBOOK. Department of Mathematics and Statistics SULTANATE OF OMAN. BEng Programme.

CALEDONIAN COLLEGE OF ENGINEERING, MODULE HANDBOOK. Department of Mathematics and Statistics SULTANATE OF OMAN. BEng Programme. Module Code M3G124710 Advanced Mathematics CALEDONIAN COLLEGE OF ENGINEERING, SULTANATE OF OMAN 2018-19 Semester A MODULE HANDBOOK BEng Programme dy dx + Py = Q Module Team ye P dx = Qe P dx dx + C lim

More information

Numerical and Statistical Methods

Numerical and Statistical Methods F.Y. B.Sc.(IT) : Sem. II Numerical and Statistical Methods Time : ½ Hrs.] Prelim Question Paper Solution [Marks : 75 Q. Attempt any THREE of the following : [5] Q.(a) What is a mathematical model? With

More information

Numerical and Statistical Methods

Numerical and Statistical Methods F.Y. B.Sc.(IT) : Sem. II Numerical and Statistical Methods Time : ½ Hrs.] Prelim Question Paper Solution [Marks : 75 Q. Attempt any THREE of the following : [5] Q.(a) What is a mathematical model? With

More information

IB Mathematics HL 1/AP Calculus AB Summer Packet

IB Mathematics HL 1/AP Calculus AB Summer Packet IB Mathematics HL /AP Calculus AB Summer Packet There are certain skills that have been taught to you over the previous years that are essential towards your success in IB HL /AP Calculus. If you do not

More information

Lecture 44. Better and successive approximations x2, x3,, xn to the root are obtained from

Lecture 44. Better and successive approximations x2, x3,, xn to the root are obtained from Lecture 44 Solution of Non-Linear Equations Regula-Falsi Method Method of iteration Newton - Raphson Method Muller s Method Graeffe s Root Squaring Method Newton -Raphson Method An approximation to the

More information

Regent College Maths Department. Further Pure 1 Numerical Solutions of Equations

Regent College Maths Department. Further Pure 1 Numerical Solutions of Equations Regent College Maths Department Further Pure 1 Numerical Solutions of Equations Further Pure 1 Numerical Solutions of Equations You should: Be able use interval bisection, linear interpolation and the

More information

CS 323: Numerical Analysis and Computing

CS 323: Numerical Analysis and Computing CS 323: Numerical Analysis and Computing MIDTERM #2 Instructions: This is an open notes exam, i.e., you are allowed to consult any textbook, your class notes, homeworks, or any of the handouts from us.

More information

Radnor High School Course Syllabus Advanced Placement Calculus BC 0460

Radnor High School Course Syllabus Advanced Placement Calculus BC 0460 Radnor High School Modified April 24, 2012 Course Syllabus Advanced Placement Calculus BC 0460 Credits: 1 Grades: 11, 12 Weighted: Yes Prerequisite: Recommended by Department Length: Year Format: Meets

More information

Students will be able to simplify numerical expressions and evaluate algebraic expressions. (M)

Students will be able to simplify numerical expressions and evaluate algebraic expressions. (M) Morgan County School District Re-3 August What is algebra? This chapter develops some of the basic symbolism and terminology that students may have seen before but still need to master. The concepts of

More information

Numerical Integration (Quadrature) Another application for our interpolation tools!

Numerical Integration (Quadrature) Another application for our interpolation tools! Numerical Integration (Quadrature) Another application for our interpolation tools! Integration: Area under a curve Curve = data or function Integrating data Finite number of data points spacing specified

More information

Pre-calculus Lesson Plan. Week of:

Pre-calculus Lesson Plan. Week of: Pre-calculus Lesson Plan Week of: May 15 Review for semester exam Semester exams Semester exams May 8 12.4 Derivatives Find instantaneous rates of change by Teacher led calculating Student practice derivatives

More information

Massey Hill Classical High School

Massey Hill Classical High School Massey Hill Classical High School AB Calculus AP Prerequisite Packet To: From: AP Calculus AB Students and Parents Carolyn Davis, AP Calculus Instructor The AP Course: AP Calculus AB is a college level

More information

Unit I (Testing of Hypothesis)

Unit I (Testing of Hypothesis) SUBJECT NAME : Statistics and Numerical Methods SUBJECT CODE : MA645 MATERIAL NAME : Part A questions REGULATION : R03 UPDATED ON : November 07 (Upto N/D 07 Q.P) Unit I (Testing of Hypothesis). State level

More information

Solution of Nonlinear Equations

Solution of Nonlinear Equations Solution of Nonlinear Equations In many engineering applications, there are cases when one needs to solve nonlinear algebraic or trigonometric equations or set of equations. These are also common in Civil

More information

Numerical Methods. King Saud University

Numerical Methods. King Saud University Numerical Methods King Saud University Aims In this lecture, we will... Introduce the topic of numerical methods Consider the Error analysis and sources of errors Introduction A numerical method which

More information

cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO

cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO cha1873x_p02.qxd 3/21/05 1:01 PM Page 104 PART TWO ROOTS OF EQUATIONS PT2.1 MOTIVATION Years ago, you learned to use the quadratic formula x = b ± b 2 4ac 2a to solve f(x) = ax 2 + bx + c = 0 (PT2.1) (PT2.2)

More information

Numerical solutions of nonlinear systems of equations

Numerical solutions of nonlinear systems of equations Numerical solutions of nonlinear systems of equations Tsung-Ming Huang Department of Mathematics National Taiwan Normal University, Taiwan E-mail: min@math.ntnu.edu.tw August 28, 2011 Outline 1 Fixed points

More information

DonnishJournals

DonnishJournals DonnishJournals 204-89 Donnish Journal of Educational Research and Reviews. Vol 2() pp. 008-07 January, 205. http:///djerr Copyright 205 Donnish Journals Original Research Paper Solution of Linear Systems

More information

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places.

NUMERICAL METHODS. x n+1 = 2x n x 2 n. In particular: which of them gives faster convergence, and why? [Work to four decimal places. NUMERICAL METHODS 1. Rearranging the equation x 3 =.5 gives the iterative formula x n+1 = g(x n ), where g(x) = (2x 2 ) 1. (a) Starting with x = 1, compute the x n up to n = 6, and describe what is happening.

More information

AP Calculus BC. Course: AP Calculus BC

AP Calculus BC. Course: AP Calculus BC AP Calculus BC Course: AP Calculus BC Course Overview: This course is taught over a school year (2 semesters). During the first semester on a 90 minute mod, students cover everything in the Calculus AP

More information

BHARATHIAR UNIVERSITY, COIMBATORE. B.Sc. Mathematics CA (Revised papers with effect from onwards)

BHARATHIAR UNIVERSITY, COIMBATORE. B.Sc. Mathematics CA (Revised papers with effect from onwards) Page 1 of 7 SCAA Dt. 06-02-2014 BHARATHIAR UNIVERSITY, COIMBATORE. B.Sc. Mathematics CA (Revised papers with effect from 2014-15 onwards) Note : The revised syllabi for the following papers furnished below

More information

CS 257: Numerical Methods

CS 257: Numerical Methods CS 57: Numerical Methods Final Exam Study Guide Version 1.00 Created by Charles Feng http://www.fenguin.net CS 57: Numerical Methods Final Exam Study Guide 1 Contents 1 Introductory Matter 3 1.1 Calculus

More information

Calculus Summer Packet

Calculus Summer Packet Calculus Summer Packet Congratulations on reaching this level of mathematics in high school. I know some or all of you are bummed out about having to do a summer math packet; but keep this in mind: we

More information

Numerical Methods in Physics and Astrophysics

Numerical Methods in Physics and Astrophysics Kostas Kokkotas 2 October 20, 2014 2 http://www.tat.physik.uni-tuebingen.de/ kokkotas Kostas Kokkotas 3 TOPICS 1. Solving nonlinear equations 2. Solving linear systems of equations 3. Interpolation, approximation

More information

APPLICATIONS OF DIFFERENTIATION

APPLICATIONS OF DIFFERENTIATION 4 APPLICATIONS OF DIFFERENTIATION APPLICATIONS OF DIFFERENTIATION 4.8 Newton s Method In this section, we will learn: How to solve high degree equations using Newton s method. INTRODUCTION Suppose that

More information

Fundamental Numerical Methods for Electrical Engineering

Fundamental Numerical Methods for Electrical Engineering Stanislaw Rosloniec Fundamental Numerical Methods for Electrical Engineering 4y Springei Contents Introduction xi 1 Methods for Numerical Solution of Linear Equations 1 1.1 Direct Methods 5 1.1.1 The Gauss

More information

MTH 163, Sections 40 & 41 Precalculus I FALL 2015

MTH 163, Sections 40 & 41 Precalculus I FALL 2015 MTH 163, Sections 40 & 41 Precalculus I FALL 2015 Instructor Name : Mrs. Donna M. Ratliff Office Number: Room 217 Office Phone Number: (434) 946-2898 Email: dmratliff@amherst.k12.va.us Office Hours: Before

More information

Los Angeles Unified School District Secondary Mathematics Branch

Los Angeles Unified School District Secondary Mathematics Branch Math Analysis AB or Trigonometry/Math Analysis AB (Grade 10, 11 or 12) Prerequisite: Algebra 2AB 310601 Math Analysis A 310602 Math Analysis B 310505 Trigonometry/Math Analysis A 310506 Trigonometry/Math

More information

Mr. Castle

Mr. Castle AP CALCULUS SUMMER ASSIGNMENT Dear Prospective AP Calculus Student, Welcome to AP Calculus! This is a rigorous yet rewarding math course that will challenge you and develop your critical thinking and problem

More information

Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics. Unit C3. C3.1 Unit description

Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics. Unit C3. C3.1 Unit description Unit C3 Core Mathematics 3 A2 compulsory unit for GCE Mathematics and GCE Pure Mathematics Mathematics C3. Unit description Algebra and functions; trigonometry; eponentials and logarithms; differentiation;

More information