Skip to content

Instantly share code, notes, and snippets.

@JasonGross
Created February 20, 2019 23:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JasonGross/f8fa30c1488ea4c42a53b90dc86fccd9 to your computer and use it in GitHub Desktop.
Save JasonGross/f8fa30c1488ea4c42a53b90dc86fccd9 to your computer and use it in GitHub Desktop.
(* Content-type: application/vnd.wolfram.mathematica *)
(*** Wolfram Notebook File ***)
(* http://www.wolfram.com/nb *)
(* CreatedBy='Mathematica 11.2' *)
(*CacheID: 234*)
(* Internal cache information:
NotebookFileLineBreakTest
NotebookFileLineBreakTest
NotebookDataPosition[ 158, 7]
NotebookDataLength[ 3448, 130]
NotebookOptionsPosition[ 2896, 111]
NotebookOutlinePosition[ 3242, 126]
CellTagsIndexPosition[ 3199, 123]
WindowFrame->Normal*)
(* Beginning of Notebook Content *)
Notebook[{
Cell[CellGroupData[{
Cell["Section", "Section",
CellChangeTimes->{{3.7596950871070967`*^9,
3.759695094603479*^9}},ExpressionUUID->"c7ffe04a-3663-414b-8941-\
c99276e7b704"],
Cell[CellGroupData[{
Cell[BoxData[
RowBox[{
RowBox[{"Column", "[",
RowBox[{"Table", "[",
RowBox[{
RowBox[{"StringJoin", "[",
RowBox[{"\"\<a\>\"", ",",
RowBox[{"ToString", "[", "n", "]"}]}], "]"}], ",",
RowBox[{"{",
RowBox[{"n", ",", "0", ",", "50"}], "}"}]}], "]"}], "]"}], "//",
"TraditionalForm"}]], "Input",
CellChangeTimes->{{3.7596949163002825`*^9, 3.7596949445249014`*^9}, {
3.7596949756887093`*^9, 3.759694976278347*^9}, {3.759695035229044*^9,
3.7596950354858866`*^9}},ExpressionUUID->"c1cbb79b-d872-44cc-a003-\
080d7490267c"],
Cell[BoxData[
FormBox[
TagBox[GridBox[{
{"\<\"a0\"\>"},
{"\<\"a1\"\>"},
{"\<\"a2\"\>"},
{"\<\"a3\"\>"},
{"\<\"a4\"\>"},
{"\<\"a5\"\>"},
{"\<\"a6\"\>"},
{"\<\"a7\"\>"},
{"\<\"a8\"\>"},
{"\<\"a9\"\>"},
{"\<\"a10\"\>"},
{"\<\"a11\"\>"},
{"\<\"a12\"\>"},
{"\<\"a13\"\>"},
{"\<\"a14\"\>"},
{"\<\"a15\"\>"},
{"\<\"a16\"\>"},
{"\<\"a17\"\>"},
{"\<\"a18\"\>"},
{"\<\"a19\"\>"},
{"\<\"a20\"\>"},
{"\<\"a21\"\>"},
{"\<\"a22\"\>"},
{"\<\"a23\"\>"},
{"\<\"a24\"\>"},
{"\<\"a25\"\>"},
{"\<\"a26\"\>"},
{"\<\"a27\"\>"},
{"\<\"a28\"\>"},
{"\<\"a29\"\>"},
{"\<\"a30\"\>"},
{"\<\"a31\"\>"},
{"\<\"a32\"\>"},
{"\<\"a33\"\>"},
{"\<\"a34\"\>"},
{"\<\"a35\"\>"},
{"\<\"a36\"\>"},
{"\<\"a37\"\>"},
{"\<\"a38\"\>"},
{"\<\"a39\"\>"},
{"\<\"a40\"\>"},
{"\<\"a41\"\>"},
{"\<\"a42\"\>"},
{"\<\"a43\"\>"},
{"\<\"a44\"\>"},
{"\<\"a45\"\>"},
{"\<\"a46\"\>"},
{"\<\"a47\"\>"},
{"\<\"a48\"\>"},
{"\<\"a49\"\>"},
{"\<\"a50\"\>"}
},
DefaultBaseStyle->"Column",
GridBoxAlignment->{"Columns" -> {{Left}}},
GridBoxItemSize->{"Columns" -> {{Automatic}}, "Rows" -> {{Automatic}}}],
"Column"], TraditionalForm]], "Output",
CellChangeTimes->{{3.7596949282249393`*^9, 3.7596949455352793`*^9}, {
3.7596950357737074`*^9,
3.759695061672758*^9}},ExpressionUUID->"ac83bf13-2df5-48f7-aad3-\
556edf60095a"]
}, Open ]]
}, Open ]]
},
WindowSize->{1350, 685},
WindowMargins->{{0, Automatic}, {Automatic, 0}},
FrontEndVersion->"11.2 for Microsoft Windows (64-bit) (September 10, 2017)",
StyleDefinitions->"Default.nb"
]
(* End of Notebook Content *)
(* Internal cache information *)
(*CellTagsOutline
CellTagsIndex->{}
*)
(*CellTagsIndex
CellTagsIndex->{}
*)
(*NotebookFileOutline
Notebook[{
Cell[CellGroupData[{
Cell[580, 22, 154, 3, 67, "Section",ExpressionUUID->"c7ffe04a-3663-414b-8941-c99276e7b704"],
Cell[CellGroupData[{
Cell[759, 29, 566, 14, 28, "Input",ExpressionUUID->"c1cbb79b-d872-44cc-a003-080d7490267c"],
Cell[1328, 45, 1540, 62, 895, "Output",ExpressionUUID->"ac83bf13-2df5-48f7-aad3-556edf60095a"]
}, Open ]]
}, Open ]]
}
]
*)
(* End of internal cache information *)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment