Fibonacci Folge

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/12

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering definitions from the Linear Algebra 1 lecture notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

13 Terms

1
New cards

Fibonacci-Folge (𝑎𝑛)𝑛≥0

Definiert durch die Rekursion

𝑎0 = 0, 𝑎1 = 1, 𝑎𝑛 = 𝑎𝑛−1 + 𝑎𝑛−2 für 𝑛 ≥ 2

2
New cards

𝑎,𝑏

Eine Folge definiert durch die Rekursion

𝑎0 = 0, 𝑎1 = 1, 𝑎𝑛 = 𝑎𝑛−1 + 𝑎𝑛−2 für 𝑛 ≥ 2 wobei 𝑎, 𝑏 ∈ ℝ.

3
New cards

V

Die Menge aller Fibonacci-Folgen, d.h. 𝑉 = {ℱ𝑎,𝑏 ∶ 𝑎, 𝑏 ∈ ℝ}

4
New cards

Summe von ℱ und 𝒢

Definiert als die Folge ℱ + 𝒢 = (𝑎𝑛 + 𝑏𝑛)𝑛≥0,

wobei ℱ = (𝑎𝑛)𝑛≥0 und 𝒢 = (𝑏𝑛)𝑛≥0 ∈ 𝑉.

5
New cards

Skalarprodukt von ℱ und 𝛼

Definiert als die Folge 𝛼 ∙ ℱ = (𝛼 ∙ 𝑎𝑛)𝑛≥0,

wobei ℱ = (𝑎𝑛)𝑛≥0 ∈ 𝑉 und 𝛼 ∈ ℝ.

6
New cards

Struktur eines Vektorraums über ℝ

V hat die Struktur eines Vektorraums über ℝ, wenn für

  • ℱ, 𝒢 ∈ 𝑉 gilt ℱ + 𝒢 ∈ 𝑉

  • ℱ ∈ 𝑉 und 𝛼 ∈ ℝ gilt 𝛼 ∙ ℱ ∈ 𝑉.

7
New cards

Es gilt…

  • a,b + ℱc,d = ℱa+c, b+d

  • 𝛼 ∙ ℱa,b = ℱ𝛼a,𝛼b

Das Ergebnis ist ebenfalls eine Fibonacci-Folge

8
New cards

Linearkombination

Die Gleichung schreibt ℱ als eine Linearkombination der Folgen ℱ1,0 und ℱ0,1, so dass

ℱ = 𝛼 ∙ ℱ1,0 + 𝛽 ∙ ℱ0,1

9
New cards

Symmetrie von V

Eine Abbildung 𝑇: 𝑉 → 𝑉 ist eine Symmetrie von V, wenn für alle ℱ, 𝒢 ∈ 𝑉 und 𝛼 ∈ ℝ gilt, dass

𝑇(ℱ + 𝒢) = 𝑇(ℱ) + 𝑇(𝒢) und 𝑇(𝛼 ∙ ℱ) = 𝛼 ∙ 𝑇(ℱ).

T ist eine lineare Abbildung.

10
New cards

Verschiebungs-Abbildung 𝑆 ∶ 𝑉 → 𝑉

Definiert als (𝑎0, 𝑎1, … ) ↦ (𝑎1, 𝑎2, … )

11
New cards

Eigenfolge

Sei 𝑇 ∶ 𝑉 → 𝑉 eine Symmetrie. Eine Folge ℱ ∈ 𝑉, ℱ ≠ ℱ0,0 ist eine Eigenfolge, wenn es ein Element 𝛼 ∈ ℝ gibt so dass

𝑇(ℱ) = 𝛼 ∙ ℱ

In diesem Fall heisst 𝛼 der Eigenwert der Folge ℱ.

In der linearen Algebra bezeichnet eine Eigenfolge eine Folge von Vektoren, die bei der Anwendung einer linearen Abbildung oder Matrix auf sich selbst einen bestimmten Faktor (den Eigenwert) erhält, ohne ihre Richtung zu ändern

12
New cards

Eigenfolge der Abbildung S

knowt flashcard image

13
New cards

Geschlossene Form der Folgen

knowt flashcard image