MULTIVARIABLE OPTIMIZATION WITH CONSTRAINTS ABSTRACT It has been proved that in non linear programming, there are five methods of solving multivariable optimization with constraints. In this project, the usefulness of some of these methods (Kuhn – Tucker conditions and the Lagrange multipliers) as regards quadratic programming is unveiled. Also, we found out how the other methods are used in solving constrained optimizations and all these are supported with examples to aid better understanding. TABLE OF CONTENTS CHAPTER ONE 1.0 Introduction 1.1 Basic definitions 1.2 Layout of work CHAPTER TWO 2.0 Introduction 2.1 Lagrange Multiplier Method 2.2 Kuhn Tucker Conditions 2.3 Sufficiency of the Kuhn-Tucker Conditions 2.4 Kuhn Tucker Theorems 2.5 Definitions – Maximum and minimum of a function 2.6 Summary CHAPTER THREE 3.0 Introduction 3.1 Newton Raphson Method 3.2 Penalty Function 3.3 Method of Feasible Directions 3.4 Summary CHAPTER FOUR 4.0 Introduction 4.1 Definition – Quadratic Programming 4.2 General Quadratic Problems 4.3 Methods 4.4 Ways/Procedures of Obtaining the optimal Solution from the Kuhn-Tucker Conditions method 4.4.1 The Two-Phase Method 4.4.2 The Elimination Method 4.5 Summary CHAPTER FIVE Conclusion References CHAPTER ONE 1.0 INTRODUCTION There are two types of optimization problems: Type 1 Minimize or maximize Z = f(x) XE Rn Type 2 Minimize or maximize Z = f(x) Subject to g(x) ~ bi, i, = 1, 2, -----, m where x E Rn and for each i, ~ can be either <, > or =. Type 1 is called unconstrained optimization problem. It has an objective function without constraints. The methods used in solving such problem are the direct search methods and the gradient method (steepest ascent method). In this project, we shall be concerned with optimization problems with constraints. The type 2 is called the constrained optimization problem. It has an objective function and constraints. The constraints can either be equality (=) or inequality constraints (<, >). Moreover, in optimization problems with inequality constraints, the non-negativity conditions, X >0 are part of the constraints. Also, at least one of the functions f(x) and g(x) is non linear and all the functions are continuously differentiable. There are five methods of solving the constrained multivariable optimization. These are: 1. The Lagrange multiplier method. 2. The Kuhn-Tucker conditions 3. Gradient methods a. Newton-Raphson method b. Penalty function 4. Method of feasible directions. The Lagrange multiplier method is used in solving optimization problems with equality constraints, while the Kuhn-Tucker conditions are used in solving optimization problems with inequality constraints, though they play a major role in a type of constrained multivariable optimization called “Quadratic programming”. The gradient methods include: The Newton-Raphson method and the penalty function. They are used in solving optimization problems with equality constraints while the method of feasible directions are used in solving problems with inequality constraints. BASIC DEFINITIONS 1. NEGATIVE DEFINITE:
ABSTRACT Optimization is the process of transforming a piece of code to make more efficient(either in terms of time or space) without changing its output or side-effects. The onlydifference visible to the code’s user should be that it runs faster and/or consumes lessmemory. It is really a misnomer that the name implies you are finding an... Continue Reading
ABSTRACT Optimization is the process of transforming a piece of code to make more efficient (either in terms of time or space) without changing its output or side-effects. The only difference visible to the code’s user should be that it runs faster and/or consumes less memory. It is really a misnomer that the name implies you are finding an... Continue Reading
Introduction Hydrocarbons(oil and gas) are found in the pore spaces of sedimentary geologic formations (reservoir rocks). Once an oil or gas reservoir is discovered and assessed, production engineers begin the task of maximizing the amount of oil or gas that can ultimately be recovered from it. Some reservoir rocks may allow the oil and gas to... Continue Reading
ABSTRACT Hydrocarbon production in the petroleum industry is often constrained by reservoir heterogeneity, deliverability and capacity of surface facilities, also optimization technique in the petroleum industry requires execution of several iterative runs by comparing various solutions until an optimum or satisfactory solution is found. In this... Continue Reading
ABSTRACT Theaim of this study is to investigate why the implementation of Unity and Efficiency in Production(UEP)is not yielding the expected results in PAN. The overall operations, production and sales are still on the low trend.This survey examined how the adaptation of UEP tools and the level of functions integration relate to the overall... Continue Reading
ABSTRACT The work presented in this thesis explored the potential of using a mix of renewable energy resources (hybrid power systems, HPSs) to generate electricity that meets power needs of mobile base stations at rural areas in Nigeria. The study was based on theoretical mathematical modeling and simulation using the hybrid optimization model for... Continue Reading
CHAPTER ONE INTRODUCTION Background of the Study Water is a limited natural resource and fundamental for life and health (UNWWDR, 2002). About 97.5% of all water on earth is salt water and the remaining 2.5% is fresh water. Around 70% of fresh water is frozen in... Continue Reading
Abstract The optimization of biodiesel production from two non-edible oils and studies of their fuel and biodegradability properties was carried out. The two oil feedstocks (Yellow oleander and Castor oils) were extracted from their seeds using an oil expeller and their physicochemical properties such as iodine value, moisture content,... Continue Reading
ABSTRACT Energy is a basic necessity for the economic development of a nation. There are different forms of energy, but the most important form is the electrical energy. A modern and civilized society is so much dependent on the use of electrical energy. Activities relating to the generation, transmission and distribution of electrical energy have... Continue Reading
CHAPTER 1 INTRODUCTION 1.0 Background of Study Oil and Gas is considered to be one of the major sources of energy in the world due to its high energy density, easy transportability, and relative abundance. It is a vital factor in every country’s economy. Almost all items that we buy, use, and consume are products of oil. The EIA (Energy... Continue Reading