summaryrefslogtreecommitdiffhomepage
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-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>