Numerical Solution of Ordinary Differential Equations
eBook - ePub

Numerical Solution of Ordinary Differential Equations

L.F. Shampine

Partager le livre
  1. 632 pages
  2. English
  3. ePUB (adapté aux mobiles)
  4. Disponible sur iOS et Android
eBook - ePub

Numerical Solution of Ordinary Differential Equations

L.F. Shampine

DĂ©tails du livre
Aperçu du livre
Table des matiĂšres
Citations

À propos de ce livre

This new work is an introduction to the numerical solution of the initial value problem for a system of ordinary differential equations. The first three chapters are general in nature, and chapters 4 through 8 derive the basic numerical methods, prove their convergence, study their stability and consider how to implement them effectively. The book focuses on the most important methods in practice and develops them fully, uses examples throughout, and emphasizes practical problem-solving methods.

Foire aux questions

Comment puis-je résilier mon abonnement ?
Il vous suffit de vous rendre dans la section compte dans paramĂštres et de cliquer sur « RĂ©silier l’abonnement ». C’est aussi simple que cela ! Une fois que vous aurez rĂ©siliĂ© votre abonnement, il restera actif pour le reste de la pĂ©riode pour laquelle vous avez payĂ©. DĂ©couvrez-en plus ici.
Puis-je / comment puis-je télécharger des livres ?
Pour le moment, tous nos livres en format ePub adaptĂ©s aux mobiles peuvent ĂȘtre tĂ©lĂ©chargĂ©s via l’application. La plupart de nos PDF sont Ă©galement disponibles en tĂ©lĂ©chargement et les autres seront tĂ©lĂ©chargeables trĂšs prochainement. DĂ©couvrez-en plus ici.
Quelle est la différence entre les formules tarifaires ?
Les deux abonnements vous donnent un accĂšs complet Ă  la bibliothĂšque et Ă  toutes les fonctionnalitĂ©s de Perlego. Les seules diffĂ©rences sont les tarifs ainsi que la pĂ©riode d’abonnement : avec l’abonnement annuel, vous Ă©conomiserez environ 30 % par rapport Ă  12 mois d’abonnement mensuel.
Qu’est-ce que Perlego ?
Nous sommes un service d’abonnement Ă  des ouvrages universitaires en ligne, oĂč vous pouvez accĂ©der Ă  toute une bibliothĂšque pour un prix infĂ©rieur Ă  celui d’un seul livre par mois. Avec plus d’un million de livres sur plus de 1 000 sujets, nous avons ce qu’il vous faut ! DĂ©couvrez-en plus ici.
Prenez-vous en charge la synthÚse vocale ?
Recherchez le symbole Écouter sur votre prochain livre pour voir si vous pouvez l’écouter. L’outil Écouter lit le texte Ă  haute voix pour vous, en surlignant le passage qui est en cours de lecture. Vous pouvez le mettre sur pause, l’accĂ©lĂ©rer ou le ralentir. DĂ©couvrez-en plus ici.
Est-ce que Numerical Solution of Ordinary Differential Equations est un PDF/ePUB en ligne ?
Oui, vous pouvez accĂ©der Ă  Numerical Solution of Ordinary Differential Equations par L.F. Shampine en format PDF et/ou ePUB ainsi qu’à d’autres livres populaires dans Mathematics et Mathematics General. Nous disposons de plus d’un million d’ouvrages Ă  dĂ©couvrir dans notre catalogue.

Informations

Éditeur
Routledge
Année
2018
ISBN
9781351427548
Édition
1
1
The Mathematical Problem
The aim of this chapter is to develop a sense of what kinds of initial value problems can be solved numerically and how to prepare problems for their numerical solution. First we review the “facts of life” about the existence and uniqueness of solutions. It is convenient in the theory of ordinary differential equations (ODEs) to work with problems written in a standard form, and because the codes all expect problems to be presented in this way, we must go into this. Some basic mathematical tools are found in the appendix. The concept of “order” is fundamental to a study of the numerical solution of the initial value problem. Because it may not be familiar to the reader, the elements are developed here. Finally a series of substantial examples are taken up to show how one might be able to deal with problems that do not fit neatly into the standard theory of ODEs and their numerical solution. Some of the examples will be used throughout the book for illustrative purposes.
§1 Existence, Uniqueness, and Standard Form
We begin by considering the initial value problem itself to see what kinds of problems are meaningful and what kinds we might hope to solve numerically. Even very simple problems that can be understood with arguments from calculus show what can happen. If F(x) is continuous on an interval [a, b], the equation
dydx=F(x)
(1.1)
has a solution given by the fundamental theorem of calculus,
y(x)=B+∫axF(t) dt.
This is a solution of the differential equation (1.1) for any value of the constant B, so to select a particular solution some additional information must be supplied. There are a number of ways this might be done. Although several will appear in this chapter, the most common, and the subject of this book, is to specify the initial value
y(a)=A.
(1.2)
The two requirements (1.1) and (1.2) make up an initial value problem for an ordinary differential equation. There is a solution and only one, namely
y(x)=A+∫axF(t) dt.
In general, an initial value problem for an ordinary differential equation has the form
dydx=F(x,y),a≀x≀b,y(a)=A.
It is assumed that F(x, y) is continuous in both variables. A solution is a function y(x) that is continuous and has a continuous first derivative on [a, b] (in symbols, y ∈ C1 [a, b]), satisfies y(a) = A, and satisfies
dy(x)dx=F(x,y(x))
for each x in [a, b]. The contin...

Table des matiĂšres