From 4cb2c7897e875583f9db77e25b3b74ce4eef32ab Mon Sep 17 00:00:00 2001 From: Jan Meyer Date: Tue, 4 Aug 2026 13:12:55 +0200 Subject: [PATCH] vault backup: 2026-08-04 13:12:55 --- .../Automatentheorie und formale Sprachen/29593852 - Strings.md | 2 +- .../29595454 - Komplexe Zahlen und Eigenwertaufgaben.md | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename 10 Courses/02 - SoSe 2026/{Automatentheorie und formale Sprachen => Mathe II}/29595454 - Komplexe Zahlen und Eigenwertaufgaben.md (100%) diff --git a/10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29593852 - Strings.md b/10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29593852 - Strings.md index 2ca480a..0757cef 100644 --- a/10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29593852 - Strings.md +++ b/10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29593852 - Strings.md @@ -23,7 +23,7 @@ A word (or _string_) is a finite sequence $w = a_1 a_2 ... a_n$ if characters fr > We will use small letters to describe strings that are part of a language. > [!EXAMPLE] -> $"aa", "ab", "bba"$ and $"baab"$ are strings over $Sigma = {a, b}. +> $"aa", "ab", "bba"$ and $"baab"$ are strings over $Sigma = {a, b}$. #### Length of a string The _length_ $abs(x)$ of a string $x = a_1 ... a_n$ is its number $abs(x) = n$ of characters. diff --git a/10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29595454 - Komplexe Zahlen und Eigenwertaufgaben.md b/10 Courses/02 - SoSe 2026/Mathe II/29595454 - Komplexe Zahlen und Eigenwertaufgaben.md similarity index 100% rename from 10 Courses/02 - SoSe 2026/Automatentheorie und formale Sprachen/29595454 - Komplexe Zahlen und Eigenwertaufgaben.md rename to 10 Courses/02 - SoSe 2026/Mathe II/29595454 - Komplexe Zahlen und Eigenwertaufgaben.md