Operations Research : Applications and Algorithms
Operations Research : Applications and Algorithms
4th Edition
ISBN: 9780534380588
Author: Wayne L. Winston
Publisher: Brooks Cole
bartleby

Concept explainers

Expert Solution & Answer
Book Icon
Chapter 11, Problem 5RP

Explanation of Solution

Finding an optimal solution using Golden Section Search:

The given NLP is as follows:

Max 3xx2Such that,0x5

Here, x variable lies between 0 and 5.

So, a=0, b=5.

Now,

r=51/212   =0.618

Determine the new lower and upper limits as follows,

x1=br(ba)    =1.9098x2=a+r(ba)    =3.0902

Now, f is unimodal function of xwith f(x)=3xx2.

So, for these new limits, we can obtain the function,

f(x1)=3×1.9098(1.9098)2          =2.0820f(x2)=3×3.0901(3.0901)2          =.027864

Since, f(x1)>f(x2), the new interval of uncertainty will be,

I1=[a,x2)    =[0,3

Blurred answer
Students have asked these similar questions
Which of the following algorithms can be used to find the optimal solution of an ILP?(a) Enumeration method;(b) Branch and bound method;(c) Cutting plan method;(d) Approximation method.
7 Maximize z = 5x₁ + 4x₂ subject to 6x₁ + 4x₂ ≤ 24 X₁ + 2x₂ ≤6 -X₁ + X₂ ≤1 X₂ ≤2 X₁, X₂ ≥ 0 Solve the following linear program using the simplex method.
1. Use simple fixed-point iteration to locate the root of f(x) = sin (√) - x Use an initial guess of xo = 0.5 and iterate until & ≤ 0.01%.

Chapter 11 Solutions

Operations Research : Applications and Algorithms

Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Recommended textbooks for you
Text book image
Operations Research : Applications and Algorithms
Computer Science
ISBN:9780534380588
Author:Wayne L. Winston
Publisher:Brooks Cole