Chapter 12: Problem 34
Define a steepest descent algorithm for finding local minima.
Short Answer
Step by step solution
Key Concepts
These are the key concepts you need to understand to accurately answer the question.
/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
Learning Materials
Features
Discover
Chapter 12: Problem 34
Define a steepest descent algorithm for finding local minima.
These are the key concepts you need to understand to accurately answer the question.
All the tools & learning materials you need for study success - in one app.
Get started for free
Find the absolute extrema of the function on the region. \(f(x, y)=x^{2}+y^{2}-2 x-4 y,\) region bounded by \(y=x\) \(y=3\) and \(x=0\)
If your graphing utility can draw three-dimensional parametric graphs, compare the wireframe graph of \(z=x^{2}+y^{2}\) with the parametric graph of \(x(r, t)=r \cos t, y(r, t)=r \sin t\) and \(z(r, t)=r^{2} .\) (Change parameter letters from \(r\) and \(t\) to whichever letters your utility uses.)
The accompanying data show the average number of points professional football teams score when starting different distances from the opponents' goal line. (For more information, see Hal Stern's "A Statistician Reads the Sports Pages" in Chance, Summer \(1998 .\) The number of points is determined by the next score, so that if the opponent scores next, the number of points is negative.) Use the linear model to predict the average number of points starting (a) 60 yards from the goal line and (b) 40 yards from the goal line. $$\begin{array}{|c|c|c|c|c|c|}\hline \text { Yards from goal } & 15 & 35 & 55 & 75 & 95 \\\\\hline \text { Average points } & 4.57 & 3.17 & 1.54 & 0.24 & -1.25 \\\\\hline\end{array}$$
Find the absolute extrema of the function on the region. f (x, y)=x^{2}+y^{2}, \text { region bounded by }(x-1)^{2}+y^{2}=4
Find the maximum of \(x^{2}+y^{2}\) on the square with \(-1 \leq x \leq 1\) and \(-1 \leq y \leq 1 .\) Use your result to explain why a computer graph of \(z=x^{2}+y^{2}\) with the graphing window \(-1 \leq x \leq 1\) and \(-1 \leq y \leq 1\) does not show a circular cross section at the top.
What do you think about this solution?
We value your feedback to improve our textbook solutions.