Integrale... Flashcards

(31 cards)

1
Q

Was ist das bestimmte Integral?

A

Das bestimmte Integral ∫ₐᵇ f(x) dx ist der Flächeninhalt zwischen dem Graphen von f(x) und der x-Achse im Intervall [a, b].

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Wie lautet die Definition der Stammfunktion?

A

Eine Funktion F heißt Stammfunktion von f, wenn gilt: F’(x) = f(x).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Was ist das unbestimmte Integral?

A

Das unbestimmte Integral ∫ f(x) dx ist die Menge aller Stammfunktionen von f(x) und wird geschrieben als F(x) + C (C ∈ ℝ).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Was ist die Rechteckmethode in der Integralrechnung?

A

Die Rechteckmethode ist eine Methode zur näherungsweisen Bestimmung von Flächeninhalten durch Aufsummieren von Flächen vieler Rechtecke.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Was besagt der Hauptsatz der Differential- und Integralrechnung?

A

Er besagt: ∫ₐᵇ f(x) dx = F(b) - F(a), wobei F eine Stammfunktion von f ist.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Wie lautet die Summenregel für Integrale?

A

∫ₐᵇ (f(x) + g(x)) dx = ∫ₐᵇ f(x) dx + ∫ₐᵇ g(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Wie lautet die Faktorregel für Integrale?

A

∫ₐᵇ k·f(x) dx = k·∫ₐᵇ f(x) dx, wobei k eine Konstante ist.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Wie lautet die Formel für die Bogenlänge?

A

B = ∫ₐᵇ √(1 + (f’(x))²) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Wie lautet die Formel für das Rotationsvolumen um die x-Achse?

A

V = π ∫ₐᵇ (f(x))² dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Wie lautet die Formel zur Berechnung der Bogenlänge mit einer Funktion h(x) = x^{2/3}?

A

B = ∫₀¹ √(1 + ((2/3)·x^(-1/3))²) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Wie ist die Beziehung zwischen Weg, Geschwindigkeit und Beschleunigung?

A

s’(t) = v(t), v’(t) = a(t), also ist v die Stammfunktion von a und s die Stammfunktion von v.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Wie kann man die Fläche zwischen zwei Funktionsgraphen bestimmen?

A

F = ∫ₐᵇ |f(x) - g(x)| dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Wie berechnet man Integrale mit dem Taschenrechner?

A

Durch Eingabe der Funktion ins Integralmenü und Angabe der Grenzen a und b: ∫ₐᵇ f(x) dx

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Wie erkennt man, ob eine Funktion eine Stammfunktion ist?

A

Man leitet sie ab. Wenn F’(x) = f(x), ist F eine Stammfunktion von f.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Was ist die geometrische Bedeutung eines negativen Integrals?

A

Es bedeutet, dass die Fläche unterhalb der x-Achse liegt und daher negativ gezählt wird.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Wie lautet die allgemeine Regel zur Integration von Potenzfunktionen?

A

∫ xⁿ dx = (1 / (n + 1)) xⁿ⁺¹ + C, für n ≠ -1

17
Q

Wie lautet die Ableitung von f(x) = √x?

A

f’(x) = 1 / (2√x)

18
Q

Wie lautet die Bogenlängenformel für f(x) = √x im Intervall [0, 16]?

A

B = ∫₀¹⁶ √(1 + 1/(4x)) dx ≈ 18,04 LE

19
Q

Wie lautet die Ableitung von h(x) = x^(2/3)?

A

h’(x) = (2/3)·x^(-1/3)

20
Q

Was ergibt die Bogenlänge der Funktion h(x) = x^(2/3) im Intervall [0,1.3]?

21
Q

Was ist das Integral von f(x) = 5?

A

∫ₐᵇ 5 dx = 5·(b - a)

22
Q

Wie berechnet man den Flächeninhalt unter f(x) = 0,5x von 0 bis 4?

A

∫₀⁴ 0,5x dx = 4

23
Q

Wie bestimmt man die Nullstellen von f(x) = 4 - x²?

A

Man setzt 4 - x² = 0 → x = ±2

24
Q

Was ist das Integral von f(x) = 4 - x² von -2 bis 2?

A

∫₋²² (4 - x²) dx = 10,6 (mit TR)

25
Wie lautet die Rotationsvolumenformel für y = √x auf [0,7]?
V = π ∫₀⁷ (√x)² dx = π ∫₀⁷ x dx = π·(49/2) = 24,5π RE
26
Wie berechnet man die Länge der Sternkurve f(x) = (1 - x^(8/3))^(3/2)?
B = ∫₋¹¹ √(1 + (f'(x))²) dx, wobei f'(x) = -x^(-1/3)(1 - x^(8/3))^(1/2)
27
Was ist die Bedeutung des Integrals bei Wachstumsprozessen?
Es beschreibt z.B. den Gesamtzuwachs bei einer Änderungsrate wie Bevölkerungswachstum oder Geschwindigkeit.
28
Was bedeutet beschränktes Wachstum in der Modellierung?
Es nähert sich einer Schranke S an, z. B. f(t) = S - c·e^(-kt)
29
Wie erkennt man exponentielles Wachstum?
An der Form f(t) = a·e^(kt), wobei k > 0
30
Was bedeutet eine negative Änderungsrate in einem Wachstumsmodell?
Das Modell beschreibt dann ein Abklingen oder Schrumpfen, z. B. mit k < 0.
31