Nonlinear Programming
eBook - ePub

Nonlinear Programming

  1. 360 pages
  2. English
  3. ePUB (mobile friendly)
  4. Available on iOS & Android
eBook - ePub

Nonlinear Programming

Book details
Book preview
Table of contents
Citations

About This Book

This book is an introduction to nonlinear programming. It deals with the theoretical foundations and solution methods, beginning with the classical procedures and reaching up to "modern" methods like trust region methods or procedures for nonlinear and global optimization. A comprehensive bibliography including diverse web sites with information about nonlinear programming, in particular software, is presented. Without sacrificing the necessary mathematical rigor, excessive formalisms are avoided. Several examples, exercises with detailed solutions, and applications are provided, making the text adequate for individual studies.

The book is written for students from the fields of applied mathematics, engineering, economy, and computation.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access Nonlinear Programming by Peter Zörnig in PDF and/or ePUB format, as well as other popular books in Mathematics & Mathematics General. We have over one million books available in our catalogue for you to explore.

Information

Publisher
De Gruyter
Year
2014
ISBN
9783110372519
Edition
1

1 Introduction

1.1 The model

Many problems of operations research, engineering and diverse other quantitative areas maybe formulated as an optimization problem. Basically, such a problem consists of maximizing or minimizing a function of one or several variables such that the variables satisfy certain constraints in the form of equations or inequalities.
Let us consider the following standard form of an optimization problem:
min ƒ(x)
subject to
e9783110315271_i0015.webp
(1.1)
where ƒ : ℝn → ℝ, gi : ℝn → ℝ(i = 1,..., m, see the Notations at the beginning of the book) are real-valued functions of n variables. In this book we will restrict ourselves to the case in which all these functions are continuous. We are searching for a point
e9783110315271_i0016.webp
such that
e9783110315271_i0017.webp
0 for i = 1,..., m and
e9783110315271_i0018.webp
for all x satisfying the inequalities in (1.1).
An example for (1.1) with n = 3 and m = 2 is the problem
e9783110315271_i0019.webp
subject to
e9783110315271_i0020.webp
In this case we have
e9783110315271_i0021.webp
e9783110315271_i0022.webp
. (Note that ƒ(x) consists of the total expression following the symbol “min”.)
Instead of (1.1) we may use one of the compact forms:
min ƒ(x)
subject to
e9783110315271_i0023.webp
(1.2)
with M := {x ∈ ℝn |gi(x) ≤ 0; i = 1,...,m} or
min ƒ(x)
subject to
e9783110315271_i0024.webp
(1.3)
where g1(x) := (g1(x),...,gm (x))T is a vector-valued function and 0 is the null vector of ℝm.
The function ƒ will be called the objective function, and the inequalities in (1.1) are called constraints or restrictions. The elements of the set M in (1.2) are called feasible solutions or feasible points and M is referred to as a feasible set or feasible region. A point
e9783110315271_i0025.webp
M is called an optimal solution or optimal point of (1.1) if
e9783110315271_i0026.webp
holds for all xM. The value
e9783110315271_i0027.webp
of an optimal solution
e9783110315271_i0028.webp
is called the optimal value. Whenever we refer to “the solution” of an optimization problem, an optimal solution is meant.
Various optimization problems, which are not written in the form (1.1) can be reformulated as a problem in standard form. For example, in the case of maximization we can transform
e9783110315271_i0029.webp
(1.4)
into the equivalent problem
e9783110315271_i0030.webp
(1.5)
Of course, the optimal values of (1.4) and (1.5) differ in sign. An inequality gi (x) ≥ 0 can be written as – gi (x) ≤ 0, and the equation gi(x) = 0 can be substituted by the two inequalities
e9783110315271_i0031.webp
We emphasize that in practice equ...

Table of contents

  1. Title Page
  2. Copyright Page
  3. Preface
  4. Table of Contents
  5. Notations
  6. 1 Introduction
  7. Part I: Theoretical foundations
  8. Part II: Solution methods
  9. Appendix: Solutions of exercises
  10. References
  11. Index