(2) (a) Refer to the course notes on Algorithm Stability and note the definition for En· Using an integration by parts approach we were able to show that, En = 1 nEn-1. Once we were able to figure out a value for E₁, the above recurrence formula suggested a straightforward way to obtain whatever En values we wanted, for n > 1. However, the numerical results showed that something went terribly wrong with the computation. Explain in your own words why the computation goes terribly wrong. (b) In the course notes, we saw that a simple rewriting of the recurrence formula, and a fairly rough approximation for En, for a larger value of n, leads to an algorithm which provides very accurate results for smaller values of n. Explain in your own words why this approach work so well. (c) Implement the two algorithms in Fortran to reproduce the numerical results shown in the notes. Verify that you get the same results. (Start by editing the Stirling Approx- imation program for n! from Assignment #1.)

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question

complete the assignment using fortan software please dont use any other software and dont use any AI or copy from other sources

(2) (a) Refer to the course notes on Algorithm Stability and note the definition for En·
Using an integration by parts approach we were able to show that, En = 1 nEn-1.
Once we were able to figure out a value for E₁, the above recurrence formula suggested
a straightforward way to obtain whatever En values we wanted, for n > 1. However,
the numerical results showed that something went terribly wrong with the computation.
Explain in your own words why the computation goes terribly wrong.
(b) In the course notes, we saw that a simple rewriting of the recurrence formula, and a
fairly rough approximation for En, for a larger value of n, leads to an algorithm which
provides very accurate results for smaller values of n. Explain in your own words why
this approach work so well.
(c) Implement the two algorithms in Fortran to reproduce the numerical results shown in
the notes. Verify that you get the same results. (Start by editing the Stirling Approx-
imation program for n! from Assignment #1.)
Transcribed Image Text:(2) (a) Refer to the course notes on Algorithm Stability and note the definition for En· Using an integration by parts approach we were able to show that, En = 1 nEn-1. Once we were able to figure out a value for E₁, the above recurrence formula suggested a straightforward way to obtain whatever En values we wanted, for n > 1. However, the numerical results showed that something went terribly wrong with the computation. Explain in your own words why the computation goes terribly wrong. (b) In the course notes, we saw that a simple rewriting of the recurrence formula, and a fairly rough approximation for En, for a larger value of n, leads to an algorithm which provides very accurate results for smaller values of n. Explain in your own words why this approach work so well. (c) Implement the two algorithms in Fortran to reproduce the numerical results shown in the notes. Verify that you get the same results. (Start by editing the Stirling Approx- imation program for n! from Assignment #1.)
Expert Solution
steps

Step by step

Solved in 2 steps

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education