Exercise 1.10.2

Answers

  • 1.
    Let x = (a,b) and y = (c,d), we have R(x) = 5a2+8ab+5b2 a2+4b2 and R(y) = 20c2+16cd+5d2 4(c2+d2)
  • 1.
    Take the c and d derivatives of R(y) to find its maximum and minimum, we have

∂R(y) ∂c = 4(40c + 16d)(c2 + d2) 8c(20c2 + 16cd + 5d2) 16(c2 + d2)

∂R(y) ∂d = 4(16c + 10d)(c2 + d2) 8d(20c2 + 16cd + 5d2) 16(c2 + d2)

Let each derivative equal to 0, we have two equations:

d(8d2 8c2 + 15cd) = 0 c(8c2 8d2 15cd) = 0

Let d = 1 and solve for c have see that the two roots are the same as y1 and y2.

  • 1.
    Take the a and b derivatives of R(y) to find its maximum and minimum, we have

R(y) ∂a = (10a + 8b)(a2 + 4b2) 2a(5a2 + 8ab + 5b2) a2 + 4b2

R(y) ∂b = (10b + 8a)(a2 + 4b2) 8b(5a2 + 8ab + 5b2) a2 + 4b2

Let each derivative equal to 0, we have two equations:

b(32b2 + 30ab 8a2) = 0 a(32b2 30ab + 8a2) = 0

Let b = 1 and solve for a have see that the two roots are the same as x1 and x2.

User profile picture
2020-03-20 00:00
Comments