summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/hybrid-latex/doc/hybrid.pytex
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
committerNorbert Preining <norbert@preining.info>2019-09-02 13:46:59 +0900
commite0c6872cf40896c7be36b11dcc744620f10adf1d (patch)
tree60335e10d2f4354b0674ec22d7b53f0f8abee672 /macros/latex/contrib/hybrid-latex/doc/hybrid.pytex
Initial commit
Diffstat (limited to 'macros/latex/contrib/hybrid-latex/doc/hybrid.pytex')
-rw-r--r--macros/latex/contrib/hybrid-latex/doc/hybrid.pytex36
1 files changed, 36 insertions, 0 deletions
diff --git a/macros/latex/contrib/hybrid-latex/doc/hybrid.pytex b/macros/latex/contrib/hybrid-latex/doc/hybrid.pytex
new file mode 100644
index 0000000000..ad2d228b6a
--- /dev/null
+++ b/macros/latex/contrib/hybrid-latex/doc/hybrid.pytex
@@ -0,0 +1,36 @@
+\pytag{ans.01}{%
+e^{- x}%
+}
+\pytag{ans.02}{%
+1 - x + \frac{x^{2}}{2} - \frac{x^{3}}{6} + \mathcal{O}\left(x^{4}\right)%
+}
+\pytag{ans.03}{%
+1 - x + \frac{x^{2}}{2} - \frac{x^{3}}{6} + \frac{x^{4}}{24} - \frac{x^{5}}{120} + \frac{x^{6}}{720} - \frac{x^{7}}{5040} + \mathcal{O}\left(x^{8}\right)%
+}
+\pytag{Pascal}{%
+\m{1}\cr%
+\m{1}\m{1}\cr%
+\m{1}\m{2}\m{1}\cr%
+\m{1}\m{3}\m{3}\m{1}\cr%
+\m{1}\m{4}\m{6}\m{4}\m{1}\cr%
+\m{1}\m{5}\m{10}\m{10}\m{5}\m{1}\cr%
+\m{1}\m{6}\m{15}\m{20}\m{15}\m{6}\m{1}\cr%
+}
+\pytag{fun}{%
+\frac{1}{x + 1}%
+}
+\pytag{ans.101}{%
+1 - x + x^{2} - x^{3} + x^{4} - x^{5} + \mathcal{O}\left(x^{6}\right)%
+}
+\pytag{ans.102}{%
+1 - x + x^{2} - x^{3} + x^{4} - x^{5} + x^{6} - x^{7} + x^{8} + \mathcal{O}\left(x^{9}\right)%
+}
+\pytag{ans.103}{%
+1 - x + x^{2} - x^{3} + x^{4} - x^{5} + x^{6} - x^{7} + x^{8} - x^{9} + x^{10} - x^{11} + \mathcal{O}\left(x^{12}\right)%
+}
+\pytag{ans.104}{%
+1 - x + x^{2} - x^{3} + x^{4} - x^{5} + x^{6} - x^{7} + x^{8} - x^{9} + x^{10} - x^{11} + x^{12} - x^{13} + x^{14} + \mathcal{O}\left(x^{15}\right)%
+}
+\pytag{ans.105}{%
+1 - x + x^{2} - x^{3} + x^{4} - x^{5} + x^{6} - x^{7} + x^{8} - x^{9} + x^{10} - x^{11} + x^{12} - x^{13} + x^{14} - x^{15} + x^{16} - x^{17} + x^{18} - x^{19} + x^{20} - x^{21} + x^{22} - x^{23} + x^{24} - x^{25} + x^{26} - x^{27} + x^{28} - x^{29} + \mathcal{O}\left(x^{30}\right)%
+}