(************** 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[ 29325, 770]*) (*NotebookOutlinePosition[ 30190, 800]*) (* CellTagsIndexPosition[ 30102, 794]*) (*WindowFrame->Normal*) Notebook[{ Cell[CellGroupData[{ Cell[TextData[{ "Breve introducci\[OAcute]n a ", StyleBox["Mathematica", FontSlant->"Italic"], "." }], "Title"], Cell[TextData[{ "Para mis alumnos de 1\.ba de Bachillerato A y B, ", StyleBox["Feliz Navidad y Feliz A\[NTilde]o 2005", FontWeight->"Bold"], "." }], "Text", TextAlignment->Right], Cell["Francisco Javier Garc\[IAcute]a Capit\[AAcute]n,2004.", "Text", TextAlignment->Right], Cell[CellGroupData[{ Cell["N\[UAcute]meros enteros", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[ \(2\ + \ 20\)], "Input"], Cell[BoxData[ \(22\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(2\ *\ 20\)], "Input"], Cell[BoxData[ \(40\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(2\ 20\)], "Input"], Cell[BoxData[ \(40\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(2^20\)], "Input"], Cell[BoxData[ \(1048576\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(2\^20\)], "Input"], Cell[BoxData[ \(1048576\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(2\^200\)], "Input"], Cell[BoxData[ \(1606938044258990275541962092341162602522202993782792835301376\)], \ "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(FactorInteger[2\^200 + 1]\)], "Input"], Cell[BoxData[ \({{257, 1}, {1601, 1}, {25601, 1}, {82471201, 1}, {4278255361, 1}, {432363203127002885506543172618401, 1}}\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Logaritmos", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[ \(Log[100]\)], "Input"], Cell[BoxData[ \(Log[100]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(\(?\ Log\)\)], "Input"], Cell[BoxData[ RowBox[{"\<\"Log[z] gives the natural logarithm of z (logarithm to base \ e). Log[b, z] gives the logarithm to base b.\"\>", " ", ButtonBox[ StyleBox["More\[Ellipsis]", "SR"], ButtonData:>"Log", Active->True, ButtonStyle->"RefGuideLink"]}]], "Print", CellTags->"Info3312601782-2823027"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Log[2, 32]\)], "Input"], Cell[BoxData[ \(5\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Log[a, a]\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Log[2, 3]\)], "Input"], Cell[BoxData[ \(Log[3]\/Log[2]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%]\)], "Input"], Cell[BoxData[ \(1.5849625007211563`\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(N[%%, 40]\)], "Input"], Cell[BoxData[ \(1.584962500721156181453738943947816508759814407806876345438`40. \)], \ "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Razones trigonom\[EAcute]tricas", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[ \(Sin[30]\)], "Input"], Cell[BoxData[ \(Sin[30]\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Sin[Pi]\)], "Input"], Cell[BoxData[ \(0\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Sin[30\ Degree]\)], "Input"], Cell[BoxData[ \(1\/2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Sin[x]\^2 + Cos[x]\^2\)], "Input"], Cell[BoxData[ \(Cos[x]\^2 + Sin[x]\^2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify\ [%]\)], "Input"], Cell[BoxData[ \(1\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Simplify[Sin[2\ x]\ - \ 2\ Sin[x]\ Cos[x]]\)], "Input"], Cell[BoxData[ \(0\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["L\[IAcute]mites", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[ \(Limit[\(2 n - 1\)\/\(1 - 3 n\^2\), n \[Rule] Infinity]\)], "Input"], Cell[BoxData[ \(0\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Limit[\(2 n\^2 - 1\)\/\(1 - 3 n\^2\), n \[Rule] \[Infinity]]\)], "Input"], Cell[BoxData[ \(\(-\(2\/3\)\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Limit[\(2 n\^3 - 1\)\/\(1 - 3 n\^2\), n \[Rule] \[Infinity]]\)], "Input"], Cell[BoxData[ \(\(-\[Infinity]\)\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Vectores", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[BoxData[{ \(\(u = {2, 1};\)\), "\[IndentingNewLine]", \(\(v = {\(-3\), 5};\)\), "\[IndentingNewLine]", \(\(w = {4, 2};\)\)}], "Input"], Cell[CellGroupData[{ Cell[BoxData[ \(u + 2 v - 5 w\)], "Input"], Cell[BoxData[ \({\(-24\), 1}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(u . v\)], "Input"], Cell[BoxData[ \(\(-1\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Norm[u]\)], "Input"], Cell[BoxData[ \(\@5\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["\[CapitalAAcute]lgebra de expresiones", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[ \(Expand[\((x + 1)\)\^2]\)], "Input"], Cell[BoxData[ \(1 + 2\ x + x\^2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Expand[\(\((x + 1)\)\^2\) \((x - 2)\)\^2]\)], "Input"], Cell[BoxData[ \(4 + 4\ x - 3\ x\^2 - 2\ x\^3 + x\^4\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Factor[%]\)], "Input"], Cell[BoxData[ \(\((\(-2\) + x)\)\^2\ \((1 + x)\)\^2\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(1\ + \ 5\/\(x - 1\) + 5\/\((x - 1)\)\^2\)], "Input"], Cell[BoxData[ \(1 + 5\/\((\(-1\) + x)\)\^2 + 5\/\(\(-1\) + x\)\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Factor[%]\)], "Input"], Cell[BoxData[ \(\(1 + 3\ x + x\^2\)\/\((\(-1\) + x)\)\^2\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Resoluci\[OAcute]n de ecuaciones", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[2 x \[Equal] 3, x]\)], "Input"], Cell[BoxData[ \({{x \[Rule] 3\/2}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[2 x\^2 \[Equal] 3, x]\)], "Input"], Cell[BoxData[ \({{x \[Rule] \(-\@\(3\/2\)\)}, {x \[Rule] \@\(3\/2\)}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[x\^3 - 4 x + 3 \[Equal] 0, x]\)], "Input"], Cell[BoxData[ \({{x \[Rule] 1}, {x \[Rule] 1\/2\ \((\(-1\) - \@13)\)}, {x \[Rule] 1\/2\ \((\(-1\) + \@13)\)}}\)], "Output"] }, Open ]], Cell[CellGroupData[{ Cell[BoxData[ \(Solve[{2 x + 3 y \[Equal] 5, 3 x - y \[Equal] 1}, {x, y}]\)], "Input"], Cell[BoxData[ \({{x \[Rule] 8\/11, y \[Rule] 13\/11}}\)], "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell["Gr\[AAcute]ficos", "Subsubtitle", CellDingbat->"\[EmptySmallSquare]"], Cell[CellGroupData[{ Cell[BoxData[{ \(\(a = 1;\)\), "\[IndentingNewLine]", \(\(n = 6;\)\), "\[IndentingNewLine]", \(\(instr = {\[IndentingNewLine]Circle[{0, 0}, 1], \[IndentingNewLine]RGBColor[0.8, 0.8, 0.8], \[IndentingNewLine]Polygon[ Table[{Cos[\(2 \[Pi]\ k\)\/n], Sin[\(2 \[Pi]\ k\)\/n]}, {k, 0, n}]], \[IndentingNewLine]RGBColor[0, 0, 0], \[IndentingNewLine]Line[ Table[{Cos[\(2 \[Pi]\ k\)\/n], Sin[\(2 \[Pi]\ k\)\/n]}, {k, 0, n}]]\[IndentingNewLine]};\)\), "\[IndentingNewLine]", \(\(Show[Graphics[instr], AspectRatio \[Rule] Automatic];\)\)}], "Input"], Cell[GraphicsData["PostScript", "\<\ %! %%Creator: Mathematica %%AspectRatio: 1 MathPictureStart /Mabs { Mgmatrix idtransform Mtmatrix dtransform } bind def /Mabsadd { Mabs 3 -1 roll add 3 1 roll add exch } bind def %% Graphics %%IncludeResource: font Courier %%IncludeFont: Courier /Courier findfont 10 scalefont setfont % Scaling calculations 0.5 0.47619 0.5 0.47619 [ [ 0 0 0 0 ] [ 1 1 0 0 ] ] MathScale % Start of Graphics 1 setlinecap 1 setlinejoin newpath 0 0 m 1 0 L 1 1 L 0 1 L closepath clip newpath 0 g .5 Mabswid [ ] 0 setdash newpath .5 .5 .47619 0 365.73 arc s .8 .8 .8 r .97619 .5 m .7381 .91239 L .2619 .91239 L .02381 .5 L .2619 .08761 L .7381 .08761 L .97619 .5 L F 0 0 0 r .97619 .5 m .7381 .91239 L .2619 .91239 L .02381 .5 L .2619 .08761 L .7381 .08761 L .97619 .5 L s % End of Graphics MathPictureEnd \ \>"], "Graphics", ImageSize->{197, 197}, ImageMargins->{{61, 0}, {0, 1}}, ImageRegion->{{0, 1}, {0, 1}}, ImageCache->GraphicsData["Bitmap", "\<\ CF5dJ6E]HGAYHf4PAg9QL6QYHg0?ooo`800000>P3oool003L0oooo0P00001B 0?ooo`800000>03oool003H0oooo00<000000?ooo`3oool0E03oool00`000000oooo0?ooo`0e0?oo o`00=@3oool00`000000oooo0?ooo`1F0?ooo`030000003oool0oooo03@0oooo000c0?oooeh00000 =03oool00340oooo0P00001N0000?ooo`030000003oool0oooo00/0oooo00<0000000?ooo`030000003oool0oooo00`0 oooo00<00000003oool200000500oooo0P00000i0?ooo`00 >P3oool4000004X0oooo0P00000k0?ooo`00?P3oool300000480oooo1@00000m0?ooo`00@@3oool2 000003h0oooo0P0000120?ooo`00@`3oool2000003X0oooo0P0000140?ooo`00A@3oool400000380 oooo100000160?ooo`00B@3oool5000002P0oooo1@00001:0?ooo`00CP3oool5000001h0oooo1@00 001?0?ooo`00D`3oool700000100oooo1`00001D0?ooo`00FP3oool@000005/0oooo00350?ooo`00 a@3oool00"], ImageRangeCache->{{{105.938, 262.5}, {531.938, 375.375}} -> {-2.47096, \ 3.98497, 0.0107305, 0.0107305}}] }, Open ]] }, Open ]] }, Open ]] }, FrontEndVersion->"5.0 for Microsoft Windows", ScreenRectangle->{{0, 800}, {0, 527}}, WindowSize->{786, 500}, WindowMargins->{{0, Automatic}, {Automatic, 0}}, PrintingCopies->1, PrintingPageRange->{Automatic, 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->{ "Info3312601782-2823027"->{ Cell[3606, 161, 355, 9, 44, "Print", CellTags->"Info3312601782-2823027"]} } *) (*CellTagsIndex CellTagsIndex->{ {"Info3312601782-2823027", 29992, 787} } *) (*NotebookFileOutline Notebook[{ Cell[CellGroupData[{ Cell[1776, 53, 121, 5, 95, "Title"], Cell[1900, 60, 190, 6, 33, "Text"], Cell[2093, 68, 93, 1, 33, "Text"], Cell[CellGroupData[{ Cell[2211, 73, 84, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[2320, 78, 43, 1, 30, "Input"], Cell[2366, 81, 36, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2439, 87, 41, 1, 30, "Input"], Cell[2483, 90, 36, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2556, 96, 38, 1, 30, "Input"], Cell[2597, 99, 36, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2670, 105, 37, 1, 30, "Input"], Cell[2710, 108, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2788, 114, 38, 1, 30, "Input"], Cell[2829, 117, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[2907, 123, 39, 1, 30, "Input"], Cell[2949, 126, 97, 2, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3083, 133, 58, 1, 31, "Input"], Cell[3144, 136, 148, 2, 48, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[3341, 144, 71, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[3437, 149, 41, 1, 30, "Input"], Cell[3481, 152, 42, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[3560, 158, 43, 1, 30, "Input"], Cell[3606, 161, 355, 9, 44, "Print", CellTags->"Info3312601782-2823027"] }, Open ]], Cell[CellGroupData[{ Cell[3998, 175, 43, 1, 30, "Input"], Cell[4044, 178, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4116, 184, 42, 1, 30, "Input"], Cell[4161, 187, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4233, 193, 42, 1, 30, "Input"], Cell[4278, 196, 48, 1, 44, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4363, 202, 37, 1, 30, "Input"], Cell[4403, 205, 53, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4493, 211, 42, 1, 30, "Input"], Cell[4538, 214, 100, 2, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[4687, 222, 92, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[4804, 227, 40, 1, 30, "Input"], Cell[4847, 230, 41, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[4925, 236, 40, 1, 30, "Input"], Cell[4968, 239, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5040, 245, 48, 1, 30, "Input"], Cell[5091, 248, 38, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5166, 254, 54, 1, 30, "Input"], Cell[5223, 257, 55, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5315, 263, 46, 1, 30, "Input"], Cell[5364, 266, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5436, 272, 76, 1, 30, "Input"], Cell[5515, 275, 35, 1, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[5599, 282, 76, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[5700, 287, 89, 1, 42, "Input"], Cell[5792, 290, 35, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[5864, 296, 102, 2, 45, "Input"], Cell[5969, 300, 47, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6053, 306, 102, 2, 45, "Input"], Cell[6158, 310, 50, 1, 29, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[6257, 317, 69, 1, 30, "Subsubtitle"], Cell[6329, 320, 153, 3, 70, "Input"], Cell[CellGroupData[{ Cell[6507, 327, 48, 1, 30, "Input"], Cell[6558, 330, 46, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6641, 336, 38, 1, 30, "Input"], Cell[6682, 339, 40, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[6759, 345, 40, 1, 30, "Input"], Cell[6802, 348, 37, 1, 30, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[6888, 355, 98, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[7011, 360, 55, 1, 31, "Input"], Cell[7069, 363, 49, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7155, 369, 74, 1, 31, "Input"], Cell[7232, 372, 69, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7338, 378, 42, 1, 30, "Input"], Cell[7383, 381, 69, 1, 29, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7489, 387, 73, 1, 44, "Input"], Cell[7565, 390, 80, 1, 44, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[7682, 396, 42, 1, 30, "Input"], Cell[7727, 399, 74, 1, 47, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[7850, 406, 93, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[7968, 411, 58, 1, 30, "Input"], Cell[8029, 414, 52, 1, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8118, 420, 61, 1, 31, "Input"], Cell[8182, 423, 87, 1, 51, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8306, 429, 69, 1, 31, "Input"], Cell[8378, 432, 138, 2, 42, "Output"] }, Open ]], Cell[CellGroupData[{ Cell[8553, 439, 93, 1, 30, "Input"], Cell[8649, 442, 71, 1, 42, "Output"] }, Open ]] }, Open ]], Cell[CellGroupData[{ Cell[8769, 449, 77, 1, 30, "Subsubtitle"], Cell[CellGroupData[{ Cell[8871, 454, 658, 11, 240, "Input"], Cell[9532, 467, 19753, 298, 206, 844, 60, "GraphicsData", "PostScript", \ "Graphics"] }, Open ]] }, Open ]] }, Open ]] } ] *) (******************************************************************* End of Mathematica Notebook file. *******************************************************************)