Assignment 1 - lecture PDF

Title Assignment 1 - lecture
Author Emamul Haque
Course Remedial Mathematics
Institution Maulana Abul Kalam Azad University of Technology
Pages 2
File Size 68.6 KB
File Type PDF
Total Downloads 85
Total Views 140

Summary

lecture...


Description

DBA5103: Operations Research and Analytics

Semester I, 2020/2021, NUS

Assignment 1: Due on Sep.4, 2020

1. (10’) Consider the production problem of n products labeled by j = 1, 2, ..., n. The unit selling price for the j-th product is denoted by pj . All products can be produced from m raw materials. The production of product j requires aij units of raw material i, i = 1, ..., m. The i-th raw material can be procured at a unit price ci . The company has a total budget of B that can be used to procure the raw materials. Naturally, we assume that all the parameters here are nonnegative. The problem is to find the production plan that maximizes the total profit (revenue from selling the products minus the procurement cost). (a) (7’) Let xj be the production quantities of product j, j = 1, ..., n and yi be the procurement quantities of raw material i, i = 1, ..., m. (i) Formulate a linear programming model for the problem. (ii) Let  a11 a12 . . . a1n  a21 a22 . . . a2n A=  .. .. .. ..  . . . . am1 am2 . . . amn denote the bill-of-material  p1  p2  p = .  .. pn

matrix and     , x =     

x1 x2 .. . xn





  , c=    

c1 c2 .. . cm



     

  , y =    

y1 y2 .. . ym



  . 

Express your model in matrix form. (b) (3’) Formulate a model for the problem without introducing the procurement decisions yi .

2. (10’) Consider each of the following feasible set and answer the corresponding questions. (a) (4’) Let a be a nonnegative parameter. The set of all (x, y) ∈ ℜ2 satisfying the constraints: √ a2 x + ay ≤ 1, x ≥ 0,

y ≥ 0.

Is it a polyhedron? Draw a sketch of the feasible set for a = 1. (b) (4’) The set of all (x, y) ∈ ℜ2 satisfying the constraints: x2 + y2 ≤ 1, x ≥ 0,

y ≥ 0. Is it a polyhedron? Draw a sketch of the feasible set. 1-1

1-2

Assignment 1: Due on Sep.4, 2020

(c) (2’) {x ∈ ℜ|x2 − 8x + 15 ≤ 0}. Is it a polyhedron? 3. (5’) Consider the problem min 2x1 + 3|x2 − 10| s.t.

|x1 + 2| + |x2 | ≤ 5,

and reformulate it as a linear programming problem.

4. (10’) The Primo Insurance Company is introducing two new product lines: special risk insurance and mortgages. The expected profit is $5 per unit on special risk insurance and $2 per unit on mortgages. Management wishes to establish sales quotas for the new product lines to maximize total expected profit. The work requirements are as follows: Department Underwriting Administration Claims

Work-Hours per Unit Special Risk Mortgage 3 2 0 1 2 0

Working-Hours Available 2400 800 1200

(a) (4’) Formulate a linear programming model for this problem. (b) (4’) Use the graphical method to solve this model. Numerically verify your solution using the software you prefer. (c) (2’) Identify the two equations in the constraints, whose solution gives the optimal solution.

5. (5’) Find all extreme points in the following polyhedra set: (a) (2’) P = {(x1 , x2 , x3 )|x1 + x2 + x3 ≤ 1, x1 , x2 , x3 ≥ 0}. (b) (3’) P = {(x1 , x2 , x3 , x4 )|x1 + x2 + 21 x3 ≤ 1, x1 , x2 , x3 , x4 ≥ 0}. 6. Investment under Taxation: (10’) An investor has a portfolio of n different stocks. He has bought si shares of stock i at price pi , i = 1, ..., n. The current price of one share of stock i is qi . The investor expects that the price of one share of stock i in one year will be ri . If he sells shares, the investor pays transaction costs at the rate of 1% of the amount transacted. In addition, for each stock, the investor pays taxes at the rate of 30% on capital gains (there is no tax if there is no capital gain). For example, suppose that the investor sells 1, 000 shares of a stock at $50 per share. He has bought these shares at $30 per share. Upon selling, he receives 1, 000 × 50 = $50, 000. However, he owes 0.30 × (50, 000 − 30, 000) = $6, 000 on capital gain taxes and 0.01 × 50, 000 = $500 on transaction costs. So, by selling 1, 000 shares of this stock he nets 50, 000 − 6, 000 − 500 = $43, 500. On the other hand, if the current price of the stock is $20 per share instead of $50. Then, there is no capital gain on this stock and hence no tax to be paid. In this case, by selling 1,000 shares, he nets 20, 000 − 0.01 × 20, 000 = $19, 800. (a) (6’) Formulate the problem of selecting how many shares the investor needs to sell in order to raise an amount of money at least K , net of capital gain taxes and transaction costs, while maximizing the expected value of his (remaining) portfolio next year. (b) (4’) Using the data for the portfolio in investment.csv, solve the problem for K = $9, 000 and attach your code....


Similar Free PDFs