%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Scientific Word Wrap/Unwrap Version 2.5 % % % % If you are separating the files in this message by hand, you will % % need to identify the file type and place it in the appropriate % % directory. The possible types are: Document, DocAssoc, Other, % % Macro, Style, Graphic, PastedPict, and PlotPict. Extract files % % tagged as Document, DocAssoc, or Other into your TeX source file % % directory. Macro files go into your TeX macros directory. Style % % files are used by Scientific Word and do not need to be extracted. % % Graphic, PastedPict, and PlotPict files should be placed in a % % graphics directory. % % % % Graphic files need to be converted from the text format (this is % % done for e-mail compatability) to the original 8-bit binary format. % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % % % Files included: % % % % "/document/chap7.tex", Document, 11382, 3/22/1999, 5:22:10, "" % % % %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% %%%%%%%%%%%%%%%%%%%%%% Start /document/chap7.tex %%%%%%%%%%%%%%%%%%%%%% %% This document created by Scientific Notebook (R) Version 3.0 \documentclass[12pt,thmsa]{article} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \usepackage{sw20jart} %TCIDATA{TCIstyle=article/art4.lat,jart,sw20jart} %TCIDATA{} %TCIDATA{Created=Mon Aug 19 14:52:24 1996} %TCIDATA{LastRevised=Sun Mar 21 21:22:09 1999} %TCIDATA{CSTFile=Lab Report.cst} %TCIDATA{PageSetup=72,72,72,72,0} %TCIDATA{MapleDefs= %$f \left( x\right) =x^{5}-4x^{3}+2x^{2}-10x+12 $ %$r=\frac{3}{2}-\frac{1}{2}\sqrt{5} $ %$m \left( x\right) =e^{x^{2}}-x^{3}-0.5\sin 3x $ %$g \left( x\right) =x-\frac{2.0xe^{x^{2}}-3.0x^{2}-1.5\cos 3.0x}{2.0e^{x^{2}}+4.0x^{2}e^{x^{2}}-6.0x+4.5\sin 3.0x}\allowbreak $ %} %TCIDATA{AllPages= %F=36,\PARA{038

\hfill \thepage} %} \input{tcilatex} \begin{document} \vspace{1pt}``One Dimensional Search methods'' Chong/Zak Chapter 7 Author: Robert Beezer History: 1999/03/15\qquad First version. \vspace{1pt} \vspace{1pt} Setting: \ $f:R\rightarrow R$ \ is unimodal (i.e. has just one local minimizer) on the interval \ $\lbrack a_{0},b_{0}\rbrack $. \ Draw it and find it. \vspace{1pt} \subsubsection{Golden Section Search} \vspace{1pt} \begin{enumerate} \item Move from \ $\lbrack a_{0},b_{0}\rbrack $ \ to \ $\lbrack a_{1},b_{1}\rbrack $. \ Compare \ $f(a_{1})$ \ to \ $f(b_{1})$ \ to see which is smaller. \ Note that just one evaluation is not enough to see where the answer lies.\bigskip \item Desire \ $a_{1}-a_{0}=b_{0}-b_{1}=\rho (b_{0}-a_{0})$, \ \ $\rho <% \frac{1}{2}$ \ \ so intervals are symmetric. (Sketch) Careful argument: \ \begin{enumerate} \item Suppose \ $f(a_{1})