Numerical Solution of Ordinary Differential Equations
eBook - ePub

Numerical Solution of Ordinary Differential Equations

L.F. Shampine

Compartir libro
  1. 632 páginas
  2. English
  3. ePUB (apto para móviles)
  4. Disponible en iOS y Android
eBook - ePub

Numerical Solution of Ordinary Differential Equations

L.F. Shampine

Detalles del libro
Vista previa del libro
Índice
Citas

Información del libro

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.

Preguntas frecuentes

¿Cómo cancelo mi suscripción?
Simplemente, dirígete a la sección ajustes de la cuenta y haz clic en «Cancelar suscripción». Así de sencillo. Después de cancelar tu suscripción, esta permanecerá activa el tiempo restante que hayas pagado. Obtén más información aquí.
¿Cómo descargo los libros?
Por el momento, todos nuestros libros ePub adaptables a dispositivos móviles se pueden descargar a través de la aplicación. La mayor parte de nuestros PDF también se puede descargar y ya estamos trabajando para que el resto también sea descargable. Obtén más información aquí.
¿En qué se diferencian los planes de precios?
Ambos planes te permiten acceder por completo a la biblioteca y a todas las funciones de Perlego. Las únicas diferencias son el precio y el período de suscripción: con el plan anual ahorrarás en torno a un 30 % en comparación con 12 meses de un plan mensual.
¿Qué es Perlego?
Somos un servicio de suscripción de libros de texto en línea que te permite acceder a toda una biblioteca en línea por menos de lo que cuesta un libro al mes. Con más de un millón de libros sobre más de 1000 categorías, ¡tenemos todo lo que necesitas! Obtén más información aquí.
¿Perlego ofrece la función de texto a voz?
Busca el símbolo de lectura en voz alta en tu próximo libro para ver si puedes escucharlo. La herramienta de lectura en voz alta lee el texto en voz alta por ti, resaltando el texto a medida que se lee. Puedes pausarla, acelerarla y ralentizarla. Obtén más información aquí.
¿Es Numerical Solution of Ordinary Differential Equations un PDF/ePUB en línea?
Sí, puedes acceder a Numerical Solution of Ordinary Differential Equations de L.F. Shampine en formato PDF o ePUB, así como a otros libros populares de Mathematics y Mathematics General. Tenemos más de un millón de libros disponibles en nuestro catálogo para que explores.

Información

Editorial
Routledge
Año
2018
ISBN
9781351427548
Edición
1
Categoría
Mathematics
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),axb,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, yC1 [a, b]), satisfies y(a) = A, and satisfies
dy(x)dx=F(x,y(x))
for each x in [a, b]. The contin...

Índice