summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorMarvin Borner2020-07-09 11:10:43 +0200
committerMarvin Borner2020-07-09 11:10:43 +0200
commit149b99df1186ec6cf47988c7eb1f2e0b3e660c83 (patch)
treef9a3a5dabc8319c7e651dc228cd06d7811edf215
parent2a33090971b9374bf00f9c6f0b6b93688ea22131 (diff)
Last minute fixes
-rw-r--r--index.html10
1 files changed, 8 insertions, 2 deletions
diff --git a/index.html b/index.html
index 4d4a97e..62108b2 100644
--- a/index.html
+++ b/index.html
@@ -182,16 +182,22 @@
<section>
<h3>Die Koch Schneeflocke</h3>
+ <section>
<img
class="plain"
style="background: none;"
src="imgs/KochFlake.svg"
alt="Hier könnte ihre Werbung stehen!"
/>
+ </section>
+
<!-- <span class="fragment" style="display: none !important;"></span> -->
- <p class="fragment fade-up">
+ <section>
\[ P_n = \textcolor{red}{3} \cdot s \cdot \frac{4^n}{3^n} \]
- </p>
+
+ \[ \lim_{n\to\infty}A_n = \textcolor{red}{3} \cdot \textcolor{red}{\frac{1}{9}} \cdot \sum_{n=0}^{\infty} \left(\frac{4}{9}\right)^n + \textcolor{red}{1} \]
+ \[ = 3 \cdot \frac{\frac{1}{9}}{1 - \frac{4}{9}} + 1 = \underline{\underline{1.6}} \]
+ </section>
</section>
<section>