Fundamentals of Numerical Mathematics for Physicists and Engineers. Alvaro Meseguer

Чтение книги онлайн.

Читать онлайн книгу Fundamentals of Numerical Mathematics for Physicists and Engineers - Alvaro Meseguer страница 17

Fundamentals of Numerical Mathematics for Physicists and Engineers - Alvaro Meseguer

Скачать книгу

href="#fb3_img_img_ff4af01e-3607-5561-ad96-5b1d1f00261e.png" alt="images"/>:

      (1.19)equation

      so that (1.17) now leads to the secant method:

      Secant Iteration:

      (1.20)equation

      It is common practice to start the indexing at images by taking the initial values images and images, so that the first iterate images is the same as the one obtained with the chord method. It should be clear that both chord and secant methods involve just the new evaluation images per iteration, the remaining terms being previously computed (and stored) in the past.

      Practical 1.1 Sliding Particles over Surfaces

      A small point‐like object of mass images initially at rest is released from the highest point of the surface A of height images, as shown in the following figure. The object slowly starts to slide under the effects of gravity until it reaches point B at which it loses contact with the surface. The goal of this practical is to determine the abscissa images of that point.

      First, assuming there are no friction forces, show that the speed of the object at images, i.e. still in contact with the surface, is

equation

      Then show that the horizontal velocity images is given by the expression in the figure on the left. Imposing that there is no horizontal acceleration at point B (i.e. images) show that (excluding points where images)

equation

      at the point where contact is lost.

Graphs depict (left) the horizontal velocity dx divided by dt is given and (right) the family of surfaces releasing the object from point (0, 1).

      Consider the family of surfaces shown in the figure on the right. Releasing the object from point images, find the abscissas images for images, and 0.9.

      In numerical mathematics, a problem is said to be well conditioned when small changes in the input data always lead to small changes in the output solution. By contrast, a problem is said to be ill conditioned when even very small changes in the input data may lead to very large variations in the outcome. In practice it is very important to quantify this sensitivity of the solution to small changes in the input data. Let us quantify this in the case of root‐finding.

Скачать книгу