Applied Mathematics and Computation - Unit1
Applied Mathematics and Computation - Unit1
Computation
Introduction
• Motivation
• Holistic view
• Expectations and Orientation
• Intricacies
• Relationships and Importance
• Problem definition: learning objectives
• Deliverable/outcome: learning outcomes
• Intermediate steps/path: syllabi
Human Endeavour
Motivation
• Human Endeavour
– Understanding nature and using it to our benefit
• Personal Endeavour
– To EARN money, name and fame
• Build capacity
– Useful to society
– Life long learner
– Creative, Innovator
– Soft skills
Long hand
Graphical
Calculator
computer
• Physical/Chemical/Biological Phenomenon/Problem
– Experimental
• Field experiments
• Simulated laboratory experiments
(Physical model, Control, Measurement, Data Analysis)
– Theoretical
• Analytical
• Computational
(Mathematical model/equation/GDE, solution, post processing)
• Overflow
• Chopping vs rounding
where is referred to as the machine epsilon, t is number of significant digit in mantissa
• Double precision
Machine epsilon determination
• EXCEL Example
Round off error
• Smearing:
– when individual terms in a summation are larger than
the summation itself
– a summation of large positive and negative numbers
in a series
– y = exp(x), For x=-10
• At X=1
• h=1, 0.1, 0.001, …
• Forward difference
• Backward difference
• Central difference
• Objective is control of numerical error