RTUComputer ScienceYr 2023 · Sem 32023

Q6Advanced Engineering Mathematics

Question

4 marks

By using Stirling formula, find from the following data:

Answer

Employing Stirling's central difference interpolation formula to highly accurately estimate a function value situated near the center of a tabulated dataset.

When tasked with interpolating a value that lies firmly in the middle region of a tabulated dataset (rather than at the beginning or the extreme end), Newton's Forward and Backward formulas become less accurate due to truncation of higher-order differences. Central difference formulas, such as Stirling's formula (which is the mathematical arithmetic mean of Gauss's Forward and Backward formulas), provide significantly superior accuracy by symmetrically utilizing data points radiating outward from the center.

1. Structuring the Central Difference Table

We are provided with data at uniform intervals (step size ). We seek the value at . We logically designate the closest tabulated -value as the central origin, . The corresponding index parameter is .

We systematically construct the central difference table, meticulously labeling the entries relative to the chosen origin.

  • First Differences:
  • Second Differences:
  • Third Differences:
  • Fourth Difference:

2. Applying Stirling's Formula

Stirling's mathematical interpolation formula utilizes the central differences located symmetrically horizontally across the row of the table:

We carefully substitute the precisely extracted values from our table and the parameter into the formula:

The rigorous mathematical calculation confirms that the highly accurate interpolated value at is approximately .

Back to Paper