(************** Content-type: application/mathematica ************** CreatedBy='Mathematica 5.0' Mathematica-Compatible Notebook This notebook can be used with any Mathematica-compatible application, such as Mathematica, MathReader or Publicon. The data for the notebook starts with the line containing stars above. To get the notebook into a Mathematica-compatible application, do one of the following: * Save the data starting with the line of stars above into a file with a name ending in .nb, then open the file inside the application; * Copy the data starting with the line of stars above to the clipboard, then use the Paste menu command inside the application. Data for notebooks contains only printable 7-bit ASCII and can be sent directly in email or through ftp in text mode. Newlines can be CR, LF or CRLF (Unix, Macintosh or MS-DOS style). NOTE: If you modify the data for this notebook not in a Mathematica- compatible application, you must delete the line below containing the word CacheID, otherwise Mathematica-compatible applications may try to use invalid cache data. For more information on notebooks and Mathematica-compatible applications, contact Wolfram Research: web: http://www.wolfram.com email: info@wolfram.com phone: +1-217-398-0700 (U.S.) Notebook reader applications are available free of charge from Wolfram Research. *******************************************************************) (*CacheID: 232*) (*NotebookFileLineBreakTest NotebookFileLineBreakTest*) (*NotebookOptionsPosition[ 3178, 84]*) (*NotebookOutlinePosition[ 3824, 106]*) (* CellTagsIndexPosition[ 3780, 102]*) (*WindowFrame->Normal*) Notebook[{ Cell[BoxData[""], "Input"], Cell[TextData[{ "Physics 374\nFall 2004\nProf. E. F. Redish\n \n Use ", StyleBox["Mathematica", FontSlant->"Italic"], " to expand f(x) = ", Cell[BoxData[ \(TraditionalForm\`\(\[ExponentialE]\^\(3 x\) - 2\)\/\(100 - \ x\^2\)\)]], " in a Taylor series about x = 0. Define three functions: one[x_], \ two[x_], and three[x_], to give the percent error between the real f(x) and \ its Taylor expansion using only terms up to and including O(", Cell[BoxData[ \(TraditionalForm\`x\^1\)]], "), O(", Cell[BoxData[ \(TraditionalForm\`x\^2\)]], "), and O(", Cell[BoxData[ \(TraditionalForm\`x\^3\)]], "), respectively. Compare these three functions' outputs for each of three \ test values: x = .1, x = .5, and x = 1.0. Explain why your results make \ sense.\n\n\tBe sure to include a print-out of your function definitions and \ the nine computations (i.e. one[.1]. two[.1], three[.1], one[.5], etc.). \ Please make it neat. Errors almost inevitably occur when doing these \ computations. It's best to do your work in a \"scratch notebook\" and then \ open a new \"final draft\" notebook and cut and paste just the relevant \ things into the one to print out. Alternatively, you may make your printout \ by hand...meaning you copy exactly the code you used and give the nine \ computations' results.\n\t\n(Problem by T. Bing)" }], "Text"] }, FrontEndVersion->"5.0 for Microsoft Windows", ScreenRectangle->{{0, 1280}, {0, 843}}, WindowSize->{814, 642}, WindowMargins->{{165, Automatic}, {Automatic, 34}} ] (******************************************************************* Cached data follows. If you edit this Notebook file directly, not using Mathematica, you must remove the line containing CacheID at the top of the file. The cache data will then be recreated when you save this file from within Mathematica. *******************************************************************) (*CellTagsOutline CellTagsIndex->{} *) (*CellTagsIndex CellTagsIndex->{} *) (*NotebookFileOutline Notebook[{ Cell[1754, 51, 26, 0, 30, "Input"], Cell[1783, 53, 1391, 29, 286, "Text"] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)