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

One of the most important functions we will encounter in this book is the Cobb-Douglas function: \\[ y=(x \\] where a and \(P\) are positive constants that are each less than one. a. Show that this function is quasi-concave using a "brute force" method by applying Equation 2.107 b. Show that the Cobb-Douglas function is quasi-concave by showing that the any contour line of the form \(y=c\) (where \(c\) is any positive constant) is convex and therefore that the set of points for which \(y>c\) is a convex set. c. Show that if \(a+y 8>1\) then the Cobb-Douglas function is not concave (thereby illus trating that not all quasi-concave functions are concave). (Note: The Cobb-Douglas function is discussed further in the Extensions to this chapter.)

Short Answer

Expert verified
In summary, the Cobb-Douglas function \(y = x_1^{\alpha}x_2^{\beta}\) is shown to be quasi-concave by (a) using the Hessian matrix method and (b) showing that its contour lines are convex. However, if \(\alpha + \beta > 1\), the function is not concave, as demonstrated in (c) by finding a specific violation of the concavity inequality.

Step by step solution

01

a. Quasi-concavity using Hessian Matrix

To check for quasi-concavity using the Hessian Matrix, first, we need to find the matrix of second derivatives for the given function. Start by finding the first partial derivatives with respect to \(x_1\) and \(x_2\). First derivative w.r.t. \(x_1\): \\[f_{x_1} = \alpha x_1^{\alpha-1} x_2^{\beta}\\] First derivative w.r.t. \(x_2\): \\[f_{x_2} = \beta x_1^{\alpha} x_2^{\beta-1}\\] Next, find the second partial derivatives: Second derivative w.r.t. \(x_1\): \\[f_{x_1x_1} = \alpha (\alpha - 1) x_1^{\alpha-2} x_2^{\beta}\\] Second derivative w.r.t. \(x_2\): \\[f_{x_2x_2} = \beta (\beta - 1) x_1^{\alpha} x_2^{\beta-2}\\] Second derivative w.r.t. both \(x_1\) and \(x_2\): \\[f_{x_1x_2} = f_{x_2x_1} = \alpha\beta x_1^{\alpha-1} x_2^{\beta-1}\\] Now, form the Hessian matrix \\[ H = \begin{pmatrix} f_{x_1x_1} & f_{x_1x_2} \\ f_{x_2x_1} & f_{x_2x_2} \end{pmatrix} \\] A function is quasi-concave if its Hessian matrix is negative semi-definite. To check negative semi-definiteness, we will check whether the determinant of Hessian is non-negative and if at least one of the diagonal entries is non-positive. Determinant: \\[\text{det}(H) = f_{x_1x_1}f_{x_2x_2} - f_{x_1x_2}^2 = \alpha(\alpha-1)\beta(\beta-1)x_1^{\alpha-2}x_2^{\beta-2}-\alpha^2\beta^2x_1^{\alpha+\beta-2}x_2^{\alpha+\beta-2}\\] Notice that since \(\alpha\) and \(\beta\) are positive constants less than 1, then \(\alpha-1 < 0\) and \(\beta-1 < 0\). This means that \(\alpha(\alpha-1) < 0\) and \(\beta(\beta-1) < 0\) and therefore, the determinant is non-negative. Taking a look at the diagonal elements, for example \(f_{x_1x_1}\), since \(\alpha(\alpha - 1)\) is non-positive, we have negative semi-definite Hessian, which implies that the Cobb-Douglas function is quasi-concave.
02

b. Quasi-concavity using contour lines

We now want to show that any contour line of the form \(y = c\), where \(c\) is a positive constant, is convex. Rewrite the Cobb-Douglas function \(y\) in terms of contour lines: \\[ c = x_1^{\alpha}x_2^{\beta} \\] Now, consider two points \((x_1^1, x_2^1)\) and \((x_1^2, x_2^2)\), let \(\lambda \in (0,1)\) and form the convex combination of these points, with \(x_1^* = \lambda x_1^1 + (1-\lambda) x_1^2\) and \(x_2^* = \lambda x_2^1 + (1-\lambda) x_2^2\). Our goal is to show that \(c^* \ge c\), where \(c^* = (x_1^*)^{\alpha}(x_2^*)^{\beta}\), because this means that the contour lines are convex. Using the convex combination property, calculate \(c^*\): \\[ c^* = [\lambda x_1^1 + (1-\lambda) x_1^2]^{\alpha}[\lambda x_2^1 + (1-\lambda) x_2^2]^{\beta} \\] Use Jensen's inequality which states that if $$\phi$$ is a concave function, then \(\phi(\lambda x_1^1 + (1-\lambda) x_1^2) \ge \lambda\phi(x_1^1) +(1-\lambda) \phi(x_1^2)\). Since \(\alpha\) and \(\beta\) are less than 1, we know that the power functions \(x^{\alpha}\) and \(x^{\beta}\) are concave. Apply Jensen's inequality separately to \(x^{\alpha}\) and \(x^{\beta}\) terms: \\[ c^* \ge [\lambda x_1^{\alpha} + (1-\lambda) x_1^{\alpha}][\lambda x_2^{\beta} + (1-\lambda) x_2^{\beta}] = c \\] Since \(c^* \ge c\), the contour lines are convex, and thus the Cobb-Douglas function is quasi-concave.
03

c. Not concave if \(\alpha + \beta > 1\)

To prove that the Cobb-Douglas function is not concave when \(\alpha + \beta > 1\), we have to show that for some \(x_1^1, x_2^1, x_1^2, x_2^2\) and \(\lambda \in (0,1)\), the inequality \(f(\lambda x_1^1 + (1-\lambda) x_1^2, \lambda x_2^1 + (1-\lambda) x_2^2) < \lambda f(x_1^1, x_2^1) + (1-\lambda) f(x_1^2, x_2^2)\) holds. Consider two points: \((x_1^1, x_2^1) = (1,1)\) and \((x_1^2, x_2^2) = (0,0)\), and let \(\lambda = 1/2\). Then: \\[ f\left(\frac{1}{2}, \frac{1}{2}\right) = \left(\frac{1}{2}\right)^{\alpha}\left(\frac{1}{2}\right)^{\beta} = \left(\frac{1}{2}\right)^{\alpha + \beta} \\] \\[ \frac{1}{2}f(1, 1) + \frac{1}{2}f(0, 0) = \frac{1}{2} \\] If \(\alpha + \beta > 1\), then \(\left(\frac{1}{2}\right)^{\alpha + \beta} < \frac{1}{2}\). As a result, the function is not concave in this case.

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

The height of a ball \(t\) seconds after it is thrown straight up is \(-^{1} A g t^{2}+401\) (where \(g\) is the acceleration due to gravity a. If \(g=32\) (as on the earth), when does the ball reach a maximum height? What is that height? b. If \(g=5.5\) (as on the moon), when does the ball reach a maximum height and what is that height? Can you explain the reasons for the difference between this answer and the answer for part (a)? c. In general, develop an expression for the change in maximum height for a unit change in \(g .\) Explain why this value depends implicitly on the value of \(g\) itself.

For each of the following functions of one variable, determine all local maxima and minima and indicate points of inflection (where \(/^{\prime \prime}=0\) ): a. \(f(x)=4 x^{3}-12 x\) b. \(f(x)=4 x-x^{2}\) c. \(f(x)=x^{3}\)

Suppose a firm's total revenues depend on the amount produced ( \(q\) ) according to the function \\[ T R=70 q-q | \\] Total costs also depend on \(q\) \\[ T C=q^{2}+30 q+100 \\] a. What level of output should the firm produce in order to maximize profits \((77 ?-T C) ?\) What will profits be? b. Show that the second-order conditions for a maximum are satisfied at the output level found in part (a). c. Does the solution calculated here obey the "marginal revenue equals marginal cost" rule? Explain.

Another function we will encounter often in this book is the "power function" \\[ y=x^{5} \\] where \(0^{\wedge} 5^{\wedge} 1\) (at times we will also examine this function for cases where 5 can be negative too, in which case we will use the form \(y-x^{5} / 8\) to ensure that the derivatives have the proper sign) a. Show that this function is concave (and therefore also, by the result of problem 2.8 , quasi-concave). Notice that the \(8=1\) is a special case and that the function is "strictly" concave only for \(8<1\) b. Show that the multivariate form of the power function is also concave (and quasi-concave). Explain why, in this case, the fact that/ \(_{12}=f_{i}>i-0\) makes the determination of concavity especially simple. One way to incorporate "scale" effects into the function described in part b is to use the monotonic transformation \\[ \left.g i_{x l,} x_{2}\right)=y i=\left[(x,)^{s}+\left(x_{2}\right)^{s}\right] y \\] where \(y\) is a positive constant. Does this transformation preserve the concavity of the function? Is \(g\) quasi-concave?

Suppose that \(f(x, y)=x y .\) Find the maximum value for / if \(x\) and \(y\) are constrained to sum to \(1 .\) Solve this problem in two ways: by substitution and by using the Langrangian multiplier method.

See all solutions

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