├── .gitignore ├── 20140228-150825-rs2.2R-MathReferenceSheet.pdf ├── 20140228-150825-rs2.2R-MathReferenceSheet.tex ├── 20150903-160354-rs2.2-MarksMathNotebook.pdf ├── 20150903-160354-rs2.2-MarksMathNotebook.tex ├── 20151016-152604-rs2.3-NotebookTextExpanderSnippets.pdf ├── Pictures ├── background.png ├── backgroundrq.png ├── chapter_head_1.pdf ├── chapter_head_2.pdf └── placeholder.jpg ├── algebra-simplify-factoringmultivariatetrinomials.tex ├── algebra-simplify-factoringunivariatetrinomials.pdf ├── algebra-simplify-factoringunivariatetrinomials.tex ├── algebra-simplify-multivariatepolynomials.tex ├── algebra-simplify-rational.tex ├── algebra-simplify-univariatepolynomials.tex ├── algebra-solve-deg1polynomials.tex ├── algebra-solve-deg2polynomials.pdf ├── algebra-solve-deg2polynomials.tex ├── algebra-solve-trigonometricequations.tex ├── arithmetic-rational-arithmetic.tex ├── arithmetic-rational-reducingfractions.pdf ├── arithmetic-rational-reducingfractions.tex ├── bibliography.bib ├── c-calculusrules.tex ├── c-functions.tex ├── c-identities.tex ├── c-limitproperties.pdf ├── c-limitproperties.tex ├── c-notation.pdf ├── c-notation.tex ├── c-numbers.tex ├── c-operations.pdf ├── c-operations.tex ├── c-properties.pdf ├── c-properties.tex ├── c-simplifyworkflow.pdf ├── c-simplifyworkflow.tex ├── calculus-differentiation-1stderivativetest.pdf ├── calculus-differentiation-1stderivativetest.tex ├── calculus-differentiation-2ndderivativetest.tex ├── calculus-differentiation-curvesketching.pdf ├── calculus-differentiation-curvesketching.tex ├── calculus-differentiation-equationtangentsecantlines.pdf ├── calculus-differentiation-equationtangentsecantlines.tex ├── calculus-differentiation-firstprinciples.tex ├── calculus-differentiation-localextrema.tex ├── calculus-differentiation-optimization.tex ├── calculus-differentiation-rules.tex ├── calculus-limits-asymptoteshorizontal.tex ├── calculus-limits-asymptotesoblique.tex ├── calculus-limits-asymptotesvertical.tex ├── calculus-limits-radicals.tex ├── chapter-dphl-sets.tex ├── chapter-myp-analyticgeometry.pdf ├── chapter-myp-analyticgeometry.tex ├── functions-evaluate-polynomials.tex ├── functions-trigonometric-curvesketching.tex ├── issr.pdf ├── latexnotebook.sh ├── sagetex.sty ├── stockholmstad.pdf └── stockholmstadwhite.pdf /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/.gitignore -------------------------------------------------------------------------------- /20140228-150825-rs2.2R-MathReferenceSheet.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/20140228-150825-rs2.2R-MathReferenceSheet.pdf -------------------------------------------------------------------------------- /20140228-150825-rs2.2R-MathReferenceSheet.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/20140228-150825-rs2.2R-MathReferenceSheet.tex -------------------------------------------------------------------------------- /20150903-160354-rs2.2-MarksMathNotebook.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/20150903-160354-rs2.2-MarksMathNotebook.pdf -------------------------------------------------------------------------------- /20150903-160354-rs2.2-MarksMathNotebook.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/20150903-160354-rs2.2-MarksMathNotebook.tex -------------------------------------------------------------------------------- /20151016-152604-rs2.3-NotebookTextExpanderSnippets.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/20151016-152604-rs2.3-NotebookTextExpanderSnippets.pdf -------------------------------------------------------------------------------- /Pictures/background.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/Pictures/background.png -------------------------------------------------------------------------------- /Pictures/backgroundrq.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/Pictures/backgroundrq.png -------------------------------------------------------------------------------- /Pictures/chapter_head_1.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/Pictures/chapter_head_1.pdf -------------------------------------------------------------------------------- /Pictures/chapter_head_2.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/Pictures/chapter_head_2.pdf -------------------------------------------------------------------------------- /Pictures/placeholder.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/Pictures/placeholder.jpg -------------------------------------------------------------------------------- /algebra-simplify-factoringmultivariatetrinomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-simplify-factoringmultivariatetrinomials.tex -------------------------------------------------------------------------------- /algebra-simplify-factoringunivariatetrinomials.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-simplify-factoringunivariatetrinomials.pdf -------------------------------------------------------------------------------- /algebra-simplify-factoringunivariatetrinomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-simplify-factoringunivariatetrinomials.tex -------------------------------------------------------------------------------- /algebra-simplify-multivariatepolynomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-simplify-multivariatepolynomials.tex -------------------------------------------------------------------------------- /algebra-simplify-rational.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-simplify-rational.tex -------------------------------------------------------------------------------- /algebra-simplify-univariatepolynomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-simplify-univariatepolynomials.tex -------------------------------------------------------------------------------- /algebra-solve-deg1polynomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-solve-deg1polynomials.tex -------------------------------------------------------------------------------- /algebra-solve-deg2polynomials.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-solve-deg2polynomials.pdf -------------------------------------------------------------------------------- /algebra-solve-deg2polynomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-solve-deg2polynomials.tex -------------------------------------------------------------------------------- /algebra-solve-trigonometricequations.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/algebra-solve-trigonometricequations.tex -------------------------------------------------------------------------------- /arithmetic-rational-arithmetic.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/arithmetic-rational-arithmetic.tex -------------------------------------------------------------------------------- /arithmetic-rational-reducingfractions.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/arithmetic-rational-reducingfractions.pdf -------------------------------------------------------------------------------- /arithmetic-rational-reducingfractions.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/arithmetic-rational-reducingfractions.tex -------------------------------------------------------------------------------- /bibliography.bib: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/bibliography.bib -------------------------------------------------------------------------------- /c-calculusrules.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-calculusrules.tex -------------------------------------------------------------------------------- /c-functions.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-functions.tex -------------------------------------------------------------------------------- /c-identities.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-identities.tex -------------------------------------------------------------------------------- /c-limitproperties.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-limitproperties.pdf -------------------------------------------------------------------------------- /c-limitproperties.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-limitproperties.tex -------------------------------------------------------------------------------- /c-notation.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-notation.pdf -------------------------------------------------------------------------------- /c-notation.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-notation.tex -------------------------------------------------------------------------------- /c-numbers.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-numbers.tex -------------------------------------------------------------------------------- /c-operations.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-operations.pdf -------------------------------------------------------------------------------- /c-operations.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-operations.tex -------------------------------------------------------------------------------- /c-properties.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-properties.pdf -------------------------------------------------------------------------------- /c-properties.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-properties.tex -------------------------------------------------------------------------------- /c-simplifyworkflow.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-simplifyworkflow.pdf -------------------------------------------------------------------------------- /c-simplifyworkflow.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/c-simplifyworkflow.tex -------------------------------------------------------------------------------- /calculus-differentiation-1stderivativetest.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-1stderivativetest.pdf -------------------------------------------------------------------------------- /calculus-differentiation-1stderivativetest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-1stderivativetest.tex -------------------------------------------------------------------------------- /calculus-differentiation-2ndderivativetest.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-2ndderivativetest.tex -------------------------------------------------------------------------------- /calculus-differentiation-curvesketching.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-curvesketching.pdf -------------------------------------------------------------------------------- /calculus-differentiation-curvesketching.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-curvesketching.tex -------------------------------------------------------------------------------- /calculus-differentiation-equationtangentsecantlines.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-equationtangentsecantlines.pdf -------------------------------------------------------------------------------- /calculus-differentiation-equationtangentsecantlines.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-equationtangentsecantlines.tex -------------------------------------------------------------------------------- /calculus-differentiation-firstprinciples.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-firstprinciples.tex -------------------------------------------------------------------------------- /calculus-differentiation-localextrema.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-localextrema.tex -------------------------------------------------------------------------------- /calculus-differentiation-optimization.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-optimization.tex -------------------------------------------------------------------------------- /calculus-differentiation-rules.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-differentiation-rules.tex -------------------------------------------------------------------------------- /calculus-limits-asymptoteshorizontal.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-limits-asymptoteshorizontal.tex -------------------------------------------------------------------------------- /calculus-limits-asymptotesoblique.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-limits-asymptotesoblique.tex -------------------------------------------------------------------------------- /calculus-limits-asymptotesvertical.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-limits-asymptotesvertical.tex -------------------------------------------------------------------------------- /calculus-limits-radicals.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/calculus-limits-radicals.tex -------------------------------------------------------------------------------- /chapter-dphl-sets.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/chapter-dphl-sets.tex -------------------------------------------------------------------------------- /chapter-myp-analyticgeometry.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/chapter-myp-analyticgeometry.pdf -------------------------------------------------------------------------------- /chapter-myp-analyticgeometry.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/chapter-myp-analyticgeometry.tex -------------------------------------------------------------------------------- /functions-evaluate-polynomials.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/functions-evaluate-polynomials.tex -------------------------------------------------------------------------------- /functions-trigonometric-curvesketching.tex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/functions-trigonometric-curvesketching.tex -------------------------------------------------------------------------------- /issr.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/issr.pdf -------------------------------------------------------------------------------- /latexnotebook.sh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/latexnotebook.sh -------------------------------------------------------------------------------- /sagetex.sty: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/sagetex.sty -------------------------------------------------------------------------------- /stockholmstad.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/stockholmstad.pdf -------------------------------------------------------------------------------- /stockholmstadwhite.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/latexstudio/MathNoteBook/HEAD/stockholmstadwhite.pdf --------------------------------------------------------------------------------