diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-04-16 13:42:02 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-04-16 13:42:02 +0200 |
commit | ef5918aed29c54c59830af0a3dc87e856ef9ef10 (patch) | |
tree | a2e085d9f6ed434a7056d8db648bb2695ef03939 /vorlesungen/slides/5 | |
parent | typos (diff) | |
parent | Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen (diff) | |
download | SeminarMatrizen-ef5918aed29c54c59830af0a3dc87e856ef9ef10.tar.gz SeminarMatrizen-ef5918aed29c54c59830af0a3dc87e856ef9ef10.zip |
Merge branch 'master' of github.com:AndreasFMueller/SeminarMatrizen
Diffstat (limited to 'vorlesungen/slides/5')
-rw-r--r-- | vorlesungen/slides/5/potenzreihenmethode.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vorlesungen/slides/5/potenzreihenmethode.tex b/vorlesungen/slides/5/potenzreihenmethode.tex index 0c3503d..12d3fa5 100644 --- a/vorlesungen/slides/5/potenzreihenmethode.tex +++ b/vorlesungen/slides/5/potenzreihenmethode.tex @@ -79,7 +79,7 @@ a_k=\frac1{k!}a^kC} \\ \uncover<4->{ \Rightarrow y(x) &= C}\uncover<8->{+Cax}\uncover<9->{ + C\frac12(ax)^2} -\uncover<10->{ + C \frac16(ac)^3} +\uncover<10->{ + C \frac16(ax)^3} \uncover<11->{ + \dots+C\frac{1}{k!}(ax)^k+\dots} \ifthenelse{\boolean{presentation}}{ \only<12>{ |