(************** 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[ 7557, 266]*) (*NotebookOutlinePosition[ 8283, 291]*) (* CellTagsIndexPosition[ 8239, 287]*) (*WindowFrame->Normal*) Notebook[{ Cell["\<\ This notebook is by Steven Amgott. Please send any questions or\ \[NonBreakingSpace]comments to samgott1@swarthmore.edu. Feel free to use and \ distribute this notebook, but keep this author information in any copy you \ use or distribute.\ \>", "SmallText"], Cell[TextData[{ "Top Ten Reasons Why ", StyleBox["Mathematica", FontSlant->"Italic"], " Doesn\[CloseCurlyQuote]t Produce the Output You Need.\n" }], "Text", TextAlignment->Center, FontSize->24], Cell[TextData[{ "10.\tYou didn\[CloseCurlyQuote]t either use ", StyleBox["E", FontColor->RGBColor[1, 0, 0]], " or the palette symbol ", StyleBox["\[ExponentialE]", FontColor->RGBColor[1, 0, 0]], " for the number e." }], "Text", FontSize->16], Cell[TextData[{ "9.\tYou accidently typed a period ", StyleBox[".", FontColor->RGBColor[1, 0, 0]], " where you needed a comma ", StyleBox[",", FontColor->RGBColor[1, 0, 0]], "." }], "Text", FontSize->16], Cell[TextData[{ "8.\tYou forgot to use ", StyleBox["parentheses ( )", FontColor->RGBColor[1, 0, 0]], " to group terms.\n\tExample: ", Cell[BoxData[ FormBox[ RowBox[{ StyleBox[ SubscriptBox["\[PartialD]", StyleBox["x", FontWeight->"Plain", FontSlant->"Plain", FontTracking->"Plain", FontVariations->{"Underline"->False, "Outline"->False, "Shadow"->False}]], FontColor->RGBColor[0, 1, 0]], " ", RowBox[{ StyleBox["(", FontColor->RGBColor[1, 0, 0]], RowBox[{ StyleBox["x", FontWeight->"Plain", FontSlant->"Plain", FontTracking->"Plain", FontColor->RGBColor[0, 1, 0], FontVariations->{"Underline"->False, "Outline"->False, "Shadow"->False}], StyleBox[" ", FontColor->RGBColor[0, 1, 0]], StyleBox["+", FontColor->RGBColor[0, 1, 0]], StyleBox[" ", FontColor->RGBColor[0, 1, 0]], StyleBox[\(Sin[x]\), FontColor->RGBColor[0, 1, 0]]}]}]}], TraditionalForm]], FontColor->RGBColor[0, 0, 1]], StyleBox[")", FontColor->RGBColor[1, 0, 0]] }], "Text", FontSize->16], Cell[TextData[{ "7.\tYou forgot to leave a ", StyleBox["space", FontColor->RGBColor[1, 0, 0]], " or use an ", StyleBox["asterix *", FontColor->RGBColor[1, 0, 0]], " to indicate multiplication. \n\tExample: ", StyleBox["x y", FontColor->RGBColor[0, 1, 0]], " or ", StyleBox["x", FontColor->RGBColor[0, 1, 0]], StyleBox["*", FontColor->RGBColor[1, 0, 0]], StyleBox["y", FontColor->RGBColor[0, 1, 0]] }], "Text", FontSize->16], Cell[TextData[{ "6.\tYou didn\[CloseCurlyQuote]t use ", StyleBox["curly braces { }", FontColor->RGBColor[1, 0, 0]], " around lists within ", StyleBox["Mathematica ", FontSlant->"Italic"], "commands. \n\tExample: ", StyleBox["Plot3D[Sin[x] Cos[2 y],", FontColor->RGBColor[0, 1, 0]], StyleBox["{", FontColor->RGBColor[1, 0, 0]], StyleBox["x,-2,2", FontColor->RGBColor[0, 1, 0]], StyleBox["}", FontColor->RGBColor[1, 0, 0]], StyleBox[",", FontColor->RGBColor[0, 1, 0]], StyleBox["{", FontColor->RGBColor[1, 0, 0]], StyleBox["y,-2,2", FontColor->RGBColor[0, 1, 0]], StyleBox["}", FontColor->RGBColor[1, 0, 0]], StyleBox["]", FontColor->RGBColor[0, 1, 0]] }], "Text", FontSize->16], Cell[TextData[{ "5.\tYou didn\[CloseCurlyQuote]t ", StyleBox["re-evaluate cells", FontColor->RGBColor[1, 0, 0]], " from a previous ", StyleBox["Mathematica", FontSlant->"Italic"], " session or evaluate an earlier cell which you needed for the current \ cell." }], "Text", FontSize->16], Cell[TextData[{ "4.\tYou pressed the ", StyleBox["return", FontColor->RGBColor[1, 0, 0]], " key instead of the ", StyleBox["enter", FontColor->RGBColor[1, 0, 0]], " key, or you are trying to evaluate a cell which is not an input cell." }], "Text", FontSize->16], Cell[TextData[{ "3.\tYou didn\[CloseCurlyQuote]t use ", StyleBox["square brackets [ ]", FontColor->RGBColor[1, 0, 0]], " to contain the information for the ", StyleBox["Mathematica", FontSlant->"Italic"], " command or function. \n\tExample: ", StyleBox["Plot", FontColor->RGBColor[0, 1, 0]], StyleBox["[", FontColor->RGBColor[1, 0, 0]], StyleBox["Sin", FontColor->RGBColor[0, 1, 0]], StyleBox["[", FontColor->RGBColor[1, 0, 0]], StyleBox["x", FontColor->RGBColor[0, 1, 0]], StyleBox["]", FontColor->RGBColor[1, 0, 0]], StyleBox[",", FontColor->RGBColor[0, 0, 1]], StyleBox["{x,-2,2}", FontColor->RGBColor[0, 1, 0]], StyleBox["]", FontColor->RGBColor[1, 0, 0]] }], "Text", FontSize->16], Cell[TextData[{ "2.\tYou forgot to use ", StyleBox["CAPITAL LETTERS", FontColor->RGBColor[1, 0, 0]], " where needed in ", StyleBox["Mathematica", FontSlant->"Italic"], " functions and commands.\n \tExample: ", StyleBox["C", FontColor->RGBColor[1, 0, 0]], StyleBox["ontour", FontColor->RGBColor[0, 1, 0]], StyleBox["P", FontColor->RGBColor[1, 0, 0]], StyleBox["lot[x", FontColor->RGBColor[0, 1, 0]], StyleBox[" ", FontColor->RGBColor[0, 0, 1]], StyleBox["C", FontColor->RGBColor[1, 0, 0]], StyleBox["os[x y],{x,-2,2},{y,-2,2}]", FontColor->RGBColor[0, 1, 0]], "\t" }], "Text", FontSize->16], Cell["And the number 1 reason:", "Text", FontSize->16], Cell[TextData["1.\tYou didn\[CloseCurlyQuote]t turn on the computer."], "Text", FontSize->16] }, FrontEndVersion->"5.0 for Microsoft Windows", ScreenRectangle->{{0, 1280}, {0, 971}}, WindowToolbars->"RulerBar", WindowSize->{1025, 907}, WindowMargins->{{4, Automatic}, {Automatic, 0}}, PrintingCopies->1, PrintingPageRange->{1, Automatic} ] (******************************************************************* 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, 270, 5, 44, "SmallText"], Cell[2027, 58, 207, 7, 76, "Text"], Cell[2237, 67, 261, 9, 37, "Text"], Cell[2501, 78, 223, 9, 37, "Text"], Cell[2727, 89, 1433, 42, 60, "Text"], Cell[4163, 133, 469, 18, 60, "Text"], Cell[4635, 153, 750, 27, 60, "Text"], Cell[5388, 182, 305, 10, 37, "Text"], Cell[5696, 194, 281, 9, 37, "Text"], Cell[5980, 205, 760, 27, 60, "Text"], Cell[6743, 234, 653, 24, 60, "Text"], Cell[7399, 260, 56, 1, 37, "Text"], Cell[7458, 263, 95, 1, 37, "Text"] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)