Question: Equation 2 only Approximate values for pi can be obtained from the following infinite series equations: 1 Eq. 1 Eq. 2 12 3 Develop a
Approximate values for pi can be obtained from the following infinite series equations: 1 Eq. 1 Eq. 2 12 3 Develop a procedure for iteratively determining values for pi (e.g. "pil" and "pi2") using this relationship. Based on your algorithm, program a simultaneous solution to each equation in C or C++ to determine "pil" and "pi2". Implement and run your program on the DMC supercomputer. The results should display to screen in a tabular format. Include the % true error and approximate error for each "pil" and "p12" obtained for each iteration by comparing your approximate result to the true value of "3.14159. How many iterations of each are required to get 3 significant digits of precision
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
