Skip to main content

Boundary Value Problems for Ordinary Differential Equations

  • Chapter
Numerical Algorithms with C

Abstract

In this chapter we want to solve a differential equation of the form

$$y''(x) = g(x, y, y')$$
(18.1)

with boundary conditions

$$ \left\{ \begin{gathered} \alpha _1 y(a) + \alpha _2 y\prime(a) = A, \hfill \\ \beta _1 y(b) + \beta _2 y\prime(b) = B, \hfill \\ \end{gathered} \right. $$
(18.2)

where |α1| + |β1| > 0 (two-point boundary problem) and α i ≠ 0 and β i ≠ 0 for at least one index. The equations (18.2) are called linear boundary conditions, the differential equation (18.1) together with the boundary conditions (18.2) form a boundary value problem of second order. The boundary conditions (18.2) can be replaced by nonlinear conditions \(r_1 (y(a),y\prime(a)) = 0\) and \(r_2 (y(b),y\prime(b)) = 0\). Such conditions will not be treated explicitly here. The subroutine BVP in the program section can handle such conditions as well.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 54.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free shipping worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Bibliography

Bibliography for Section 18.2

  • [ATKI89], 6.11; [CARN69], 6.14; [COLL66], III §4.3; [CONT80], 7.3; [GOOS79]; [HALL76], 15, 17; [ISAA66], 8.7.1; [KELL68], 2; [KIOU78]; [LUTH87], 15.1; [STOE91], 7.3; [WERN86], 6; [ZURM65], §29.

    Google Scholar 

Bibliography for Section 18.3

  • [ATKI89], 6.11; [COLL66], III, §§1-3; [CONT80], 7.1-2; [ESSE80]; [GOOS79]; [HENR68], part III; [ISAA66], 8.7.2-3; [KELL68], 3,5.3; [KREI72]; [LUTH87], 15.2; [STIE63], 6.52; [STOE91], 7.4, 8; [TÖRN79] vol.2, 15; [WERN86], 6; [ZURM65], §30.

    Google Scholar 

Download references

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 1996 Springer-Verlag Berlin Heidelberg

About this chapter

Cite this chapter

Engeln-Müllges, G., Uhlig, F. (1996). Boundary Value Problems for Ordinary Differential Equations. In: Numerical Algorithms with C. Springer, Berlin, Heidelberg. https://doi.org/10.1007/978-3-642-61074-5_18

Download citation

  • DOI: https://doi.org/10.1007/978-3-642-61074-5_18

  • Publisher Name: Springer, Berlin, Heidelberg

  • Print ISBN: 978-3-642-64682-9

  • Online ISBN: 978-3-642-61074-5

  • eBook Packages: Springer Book Archive

Publish with us

Policies and ethics