https://www.dmg.tuwien.ac.at/gittenberger/ADM.pdf
https://vowi.fsinf.at/wiki/TU_Wien:Algebra_und_Diskrete_Mathematik_VO_(Gittenberger)
https://www.dmg.tuwien.ac.at/gittenberger/Folien/GrTh_u_NW.pdf
Last lecture I watched:
2024-11-08 (1:15:00)
Muss auch noch quickly das watchen: https://tuwel.tuwien.ac.at/mod/opencast/view.php?id=2370509&e=9e20ad1d-b7c0-48d6-b0cc-5acc9f3bf7c2
Info
Hinschreiben was Aufgabe ist “z.z.”
Bei der Gleichung kann man auch einfach einen Pfeil mit “IV” zum “=” machen.
Für Übungsbeispiele müssen wir alle darin vorkommenden Definitionen wissen.
Gitti mag kein od .
Learn the euclidian algorithm by hand.
Am 2. test wird Wahrscheinlich kommen: Zeige dass eine gruppe ist (kartesische produkt)
Solving a system of equations is also always a testbeispiel
Look at MA Übung 7 (präsenz)
Look at proof of validity for euclid (in the book)
Do 450
Kongruenzrelationen sind Equivalenzrelationen (wie Mal, Plus, Gleichheit, …)
Dijkstra kommt zum zweiten test
There might be some field from for a vector space at the test.
Übungen:
Induction
Info
Wichtigstes ist, die Induktionsvorraussetzung einzusetzen – sonst ist es keine Induktion.
Aufgabe 1
Man überprüfe die Gleichung
für die ersten fünf natürlichen Zahlen und beweise sodann deren Gültigkeit für alle natürlichen Zahlen durch vollständige Induktion.
Induktionsanfang Induktionsvorraussetzung
Aufgabe 2
Zeige, dass n³ - n für alle n ∈ ℕ stets durch 3 teilbar ist, mittels
(a) eines direkten Beweises,
(b) eines Beweises durch vollständige Induktion.
(a)
(b)
Induktionanfang Induktionsvorraussetzung
Alternative formulation bei der Voraussetzung: , oder 0
Aufgabe 14
Man zeige mittels vollständiger Induktion, dass für die rekursiv definierte Folge und
für allgemein gilt: , für alle .
Induktionsanfang Induktionsvorraussetzung
Aufgabe 23
(“wenn einer blond ist sind alle blond”)
UE1 Gruppenbeispiel
Beweisen Sie mit mittels vollständiger Induktion, dass
IV:
IA: True
Lösungsweg 1:
()
Lösungsweg 2: (verständlicher)
Now we see that is definitely smaller than , and we can put in its place to show that:
Since if this is smaller, then the smaller thing is definitely smaller:
Algebra
Aufgabe 27
Zeigen Sie, dass irrational ist.
Assumption that is rational:
(checking for coprime to specify that it is the simplest form; unique)
Squaring shouldn’t change their divisibility:
Substituting 6k for a:
Aufgabe 57
Man bestimme zwei ganze Zahlen , welche die Gleichung .
:
Backtracking the above steps starting with the second to last line:
Congruences and rest classes
Aufgabe 62a
Beweisen Sie, dass man in einer Kongruenz einen gemeinsamen Faktor der Kongruenzgleichung und des Moduls kürzen kann, d.h. für folgt aus , dass . Gilt auch umgekehrt, dass aus immer folgt, falls ?
1)
Aufgabe 62b
Zeigen Sie, dass beim Rechnen mit Kongruenzen Zahlen immer durch kongruente Zahlen ersetzt werden dürfen, d.h., falls und , dann gilt .
Z.Z.:
AUfgabe 64–69 Bestimmen Sie alle L¨osungen der folgenden Kongruenzen bzw. beweisen Sie die Unl¨osbar-
keit (in ).
Aufgabe 64a
64b
(check for divisibility in the congruence)
extended euclidian algorithm:
a | b | q | r | k | x |
---|---|---|---|---|---|
15 | 2 | 7 | 1 | 1 | -7 |
2 | 1 | 2 | 0 | 0 | 1 |
Make positive:
Check:
, which is divisible by 15
Alternative Lösung:
(15) ( – geht, weil )
UE3 Gruppenbeispiel:
Der EAN-Code besteht aus 13 Bezimalziffern, ist also von der Form , wobei die Ziffern die Kongruenz erfüllen müssen. Beweisen Sie, dass ein Fehler (1) in einer einzelnen (1) Ziffer stets erkannt wird! ( Prüfziffer)
Todo
we exchange some for some
gg(1,10) = 1
ggt(3, 10) = 1
Complex numbers
Aufgabe 34
Man bestimme rechnerisch (ohne Taschenrechner) und graphisch Summe und Produkt der
komplexen Zahlen für und .
Finding out for :
→
Sum:
Product:
Aufgabe 46
Man beschreibe die Menge jener komplexen Zahlen , die erfüllen (, ), geometrisch.
Multiplikation mit einer komplexen Zahl ist eine Dreh-Streckung, außer der Betrag ist , dann ist es nur eine Drehung.
Mit der konjugiert-komplexen zahl kann man spiegeln.
Das bsp kann man auch iwie mit zahlen zeigen but idk how.
“Man kann einsetzen und rechnen, ist aber mühsam”
UE2 Gruppenbeispiel
Stelllen Sie alle Lösungen der quadratischen gleichung sowohl in der Form , als auch in der Polarkoordinatenform dar.
For some reason we need to add pi or sth to the angle
Using calculator:
Logic
Aufgabe 78-83
Entscheiden Sie mit Hilfe einer Wahrheitstafel, ob die folgenden ¨Aquivalenzen richtig sind.
→ und ↔ bezeichnen Sub- bzw. Bijunktion.
Aufgabe 80
a | b | c | ||||
---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 |
0 | 0 | 1 | 0 | 0 | 0 | 0 |
0 | 1 | 0 | 0 | 0 | 0 | 0 |
0 | 1 | 1 | 0 | 0 | 0 | 0 |
1 | 0 | 0 | 0 | 0 | 0 | 0 |
1 | 0 | 1 | 1 | 0 | 1 | 1 |
1 | 1 | 0 | 1 | 1 | 0 | 1 |
1 | 1 | 1 | 1 | 1 | 1 | 1 |
The equivalence is true.
sets
92–100) Beweisen Sie die folgenden Beziehungen mit Hilfe von Elementtafeln oder geben Sie ein konkretes Gegenbeispiel an.
Aufgabe 99
NOTE: is used for , for for ease of writing…
A | B | C | |||||
---|---|---|---|---|---|---|---|
0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 |
0 | 1 | 0 | 1 | 0 | 0 | 0 | 0 |
0 | 1 | 1 | 0 | 0 | 0 | 0 | 0 |
1 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
1 | 0 | 1 | 1 | 1 | 0 | 1 | 1 |
1 | 1 | 0 | 1 | 1 | 1 | 0 | 1 |
1 | 1 | 1 | 0 | 0 | 1 | 1 | 0 |
→ Richtige Beziehung.
relations
Aufgabe 109
Man zeige, dass durch
eine Äquivalenzrelation in der Menge erklärt wird, und bestimme die zugehörende Partition.
Reflexivity:
Symmetric:
Transitive: (aRb, bRc → aRc)
Aufgabe 114–118)
Stellen Sie die folgenden Relationen im kartesischen Koordinatensystem und auch als gerichteten Graphen dar und untersuchen Sie weiters, ob eine Äquivalenzrelation vorliegt.
Aufgabe 114
Die Relation sei für definiert durch ungerade oder .
Self-loops: reflexive
Edges in both directions: symmetric
Every edge can be reached from any other: transitive
Aufgabe 123
Sei die Menge aller natürlichen Zahlen, die 70 teilen. Man vergleiche die Hassediagramme der beiden Halbordnungen und .
Warum sind die beiden graphen isomorph?
UE4 Gruppenbeispiel
Let ,
ist for sure equivalenzrelation
does not fulfill transitivity.
functions
Aufgabe 136-140
Untersuchen Sie, ob es sich bei den folgenden Relationen um Funktionen, injektive Funktionen, surjektive Funktionen bzw. bijektive Funktionen handelt. ( bezeichnet die Menge aller positiven reellen Zahlen.)
Aufgabe 136
Assumption:
Injective:
Surjective:
Bijective: jo
Aufgabe 145
Seien und Abbildungen. Zeigen Sie, dass aus der Surjektivität von die Surjektivität von und aus der Injektivität von die Injektivität von folgt.
,
surjective surjective
injective injective
Combinatorics
Aufgabe 162
Wieviele „Wörter” der Länge 28 gibt es, bei denen genau 5-mal der Buchstabe a, 14-mal b, 5-mal c, 3-mal d vorkommen und genau einmal e vorkommt?
Aufgabe 196
In einer Menge von Personen können 10 Personen Deutsch, 9 Englisch, 9 Französisch, 5 Deutsch und Englisch, 7 Deutsch und Französisch, 4 Englisch und Französisch, 3 alle drei Sprachen und niemand keine der drei Sprachen. Wie groß ist ?
(assuming the language speakers were listed in overlapping form… else it would just be the sum of all the multiplicities mentioned in the problem statement)
Test aufgabe (Maze)
Solution + problem statement: https://chatgpt.com/c/674449b4-7ef0-800f-8247-d5777331bb71
3 up, 3 rechts
Du hattest eine unglaublich schöne Lösung. Was ist dein Lieblingsgemüse?
Gelöst durch rekursion od Pascals Dreieck
Graph Theory
Aufgabe 326
Algebra
Aufgabe 338
Man zeige, dass mit der Operation
eine Halbgruppe ist. Gibt es ein neutrales Element? Wenn ja, welche Elemente haben Inverse?
Closure: (since are closed in )
i)
Definition: is eine Halbgruppe
:
Halbgruppe
ii)
Definition: hat ein neutrales element
Neutrales Element:
Identität:
iii)
Definition: , hat ein inverses element
NOTE: A better version would be to rearrange to both are
Aufgabe 366
Man zeige: Eine nichtleere Teilmenge einer Gruppe (mit neutralem Element ) ist genau dann Untergruppe von , wenn
Definition of a sub.
i)
ii)
Neutrales Element
iii)
Aufgabe 373
Note: The brackets are the cycle notation of permutations!
UE6 Gruppenbeispiel
Sei “Normalteiler” (alle links und rechtsnebenklassen stimmen überein) von . Sei . Zeigen sie ist Äquivalenzrelation.
reflexiv: (aus Definition von Normalteliler)
symmetric: ,
transitive: :
Kommutative Gruppen sind immer Normalteiler
Aufgabe 399)
Von der Abbildung sei bekannt, dass ein Gruppenhomomorphismus bezüglich der Addition ist (die jeweils komponentenweise definiert sein soll), sowie dass , . Man ermittle daraus für alle .
denotes the two-dimensional vector space over the field . Correction: No it does not (say that in the Angabe), you can think of it like that, but is still just a group. But it still works just as well due to homomorphism properties.
Each element is an ordered pair where , with addition performed componentwise modulo 3.
The space contains a total of 9 elements:
is the four-dimensional vector space over . Each element is a 4-tuple where , with addition performed componentwise modulo 3. The space contains elements in total.
For instance, adding two elements in :
This is because and .
For a group homomorphism we know that for any vectors and scalar :
Any vector can be written as a linear combination of the standard basis vectors and :
Now we can solve:
For any :
This gives us a formula for for any input , where all calculations are performed modulo 3.
We can verify this works for our given values:
For : ✓
For : ✓
Aufgabe 424)
Sei ein Ring mit Einselement und die Menge derjenigen Elemente in , die bezüglich der Multiplikation ein inverses Element besitzen. Zeigen Sie, dass mit der Multiplikation eine Gruppe bildet (die Einheitengruppe von ).
Einselement means there is a neutral element for multiplication.
For a ring , is the set of all elements that have a multiplicative inverse:
These elements are also called the units of .
In this example, – the absorbing element – does not have a multiplicative inverse, so it is not in .
To show forms a group under multiplication, we need to verify the four group axioms:
- Closure:
- Associativity:
- Identity:
- Inverse:
Solution
1) Closure:
Z.z.:Similarly .
2) Associativity: Follows from associativity in .
3) Identity: By definition “Ring mit Einselement” (→ is inverse to itself since and )
4) Inverse: By definition of and closure.
Therefore, forms a group under multiplication. ■
Doing the closure proof like would not be valid since the ring does not assume commutativity.
Aufgabe 456)
Bildet mit den angegebenen Operationen einen Vektorraum über ?
Consider the vector . For any scalar :
So the fourth axiom of scalar multiplication is violated:
Übungsbeispiel X
Lösen Sie über mithilfe der quadratischen Lösungsformel.
Let's solve this step by step using the quadratic formula in
First, rearrange into standard form :
The quadratic formula states . In , we need to find:
Computing in
First compute under the square root:
We need to find the square root of 2 in . Testing each element:
, , , , ,
ThereforeAlso, we need in . Since , we have
Putting it all together:
Therefore and are the solutions.
Let’s verify: For :
✓For :
✓
462
Untersuchen Sie, ob ein Teilraum des Vektorraums über ist, und beschreiben sie die Menge geometrisch:
zZ:
Zero vector: For , we have , so
Addition: Let .
Then: and
Therefore
Scalar multiplication: Let and
Therefore
Geometric interpretation
is a plane in passing through the origin. The equation fixes the relationship between and coordinates, while remains free.
This means is a plane parallel to the -axis, intersecting the -plane along the line .
492
B is a basis if it is linearly independent and spans ℝ³:
Solution
Let’s show that the only solution to is :
This gives us , , and . Therefore, B is linearly independent.
Shorter version:Oooor:
495 Let be vectors in a vector space. Then these vectors are linearly independent if and only if the vectors , , and are linearly independent.
Solution
"" First, let’s assume are linearly independent.
Suppose for some scalars .Since are linearly independent, we must have:
From this system: implies which implies .
Therefore, , , are linearly independent."" Now assume , , are linearly independent.
Let for some scalars .
We can express in terms of the given linearly independent vectors:Therefore:
Since , , are linearly independent, we must have:
This system implies , showing that are linearly independent.
Ooor you simply show that the rank is 3.
(subract row 3 from row 2, then row 2 from row 1)
553 Find the rank
Solution
Starting matrix:
Elimination steps:
The matrix reduces to row echelon form with exactly two non-zero rows. Therefore, .
Looking at the pattern, we can observe the matrix has a special structure where each row is an arithmetic sequence, and each row is obtained by adding a constant to the previous row. This explains why we get rank 2 - there are only two linearly independent patterns in the matrix: Increasing along rows by 1, increasing along columns by 2 → constant slope.
References
example format:
> [!EXAMPLE] Aufgabe 1
>
>Man überprüfe die Gleichung
>$$
1^{2} + 2^{2}+3^{2}+\dots+n^{2} = \frac{n(n+1)(2n+1)}{6}
>$$
>für die ersten fünf natürlichen Zahlen und beweise sodann deren Gültigkeit für alle natürlichen Zahlen durch vollständige Induktion.
Your task is to OCR the next exercises statements like this too!
All the ones you can see, in separate callouts.
No code interpreter.
Return in backticks.
Follow the latex format of using `$` for inline math and `$$` for block math.