Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

A quadratic programming problem seeks to maximize a quadratic objective function (with terms like 3x12or5x1x2) subject to a set of linear constraints. Give an example of a quadratic program in two variables x1, x2 such that the feasible region is nonempty and bounded, and yet none of the vertices of this region optimize the (quadratic) objective.

Short Answer

Expert verified

The required better fit example is shown below:

max x1x2 subject to

x1+x21x1,x20.

Step by step solution

01

Consider an example

Consider the maximum condition x1x2.

Subject to, x1+x21x1,x20.

02

Solve the quadratic programming

It is known that, maxx1x2 subject to

x1+x21x1,x20.

The constraints can be written as,

g1=-x1-x2+10g2=x10g3=x20

It can be easily observed that the maximum is obtained at the point (x1,x2)=12,12, which implies that,

x1x2=12.12=14

Where the vertices of the feasible region are (0,0),(1,0),(0,1).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with Vaia!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

See all solutions

Recommended explanations on Computer Science Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.

Sign-up for free