RAC integration definitions Flashcards

1
Q

upper bound

A

X⊆ℝ. we call M∈ℝ an upper bound for X if x≤M for all x∈X

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

supremum

A

X⊆ℝ. we call N∈ℝ the supremum of X if:

(a) N is an upper bound
(b) N≤M for all upper bounds

ITS THE LOWEST UPPERBOUND

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

lower bound

A

X⊆ℝ. we call m∈ℝ a lower bound for X if x≥M for all x∈X

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

infimum

A

X⊆ℝ. we call N∈ℝ the infimum of X if:

(a) N is an lower bound
(b) N≥M for all lower bounds

ITS THE BIGGEST UPPER BOUND

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

bounded

A

a function f: X->ℝis called bounded if there exists M∈ℝ such that |f(x)|≤M for all x∈X

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

partition

A

A partition of [a,b] is a finite set p={x₀, x₁, x₂, x₃, … xₙ} such that a = x₀ < x₁ < x₂ < x₃ < … < xₙ = b

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

Lower Sum

A

set mᵢ = inf{ f(x) | xᵢ₋₁ - xᵢ}

L(f,p) = Σmᵢ(xᵢ-xᵢ₋₁)

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

Upper Sum

A

set Mᵢ = sup{ f(x) | xᵢ₋₁ - xᵢ}

U(f,p) = ΣMᵢ(xᵢ-xᵢ₋₁)

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

Lower Integral

A

∫ᵇₐf = sup {L(f,p)| p is a partition of [a,b]

—–

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

Upper Integral

A

___

∫ᵇₐf = inf {U(f,p)| p is a partition of [a,b]

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

integrable

A

we call f: [a,b]->ℝ integrable if lower integral = upper integral.

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

integral of a function

A

integral of f = lower integral of f = upper integral of f

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

ε-p definiton of integration

A

f: [a,b]->[0,∞) where f is bounded and non-negative is integrable if and only if:
For each ε>0, there exists a partition of P such that U(f,p)-L(f,p)

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

Continuity

A

f is continuous at y∈(a,b) if lim x->y f(x) = f(y)

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

Continuity ε-𝛿 definition

A

for each ε>0 there exists 𝛿>0 such that |x-y| |f(x)-f(y)|

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

integral of real (inc negative) functions

A

if f:[a,b]->ℝ is bounded, then define
f⁺(x) = {f(x) if f(x)≥0, 0 otherwise}
f⁻(x) = {0 otherwise, f(x) if f(x)<0}
so f = f⁺ + f⁻. we say that f is integrable on [a,b] if both f⁺ and -f⁻ are integrable and then define the integral to be:

∫ᵇₐf = ∫ᵇₐ (f⁺) - ∫ᵇₐ (-f⁻)

17
Q

Axiom of completeness

A

If X is a non empty set of real numbers that has at least one upper boundm then the supremum of X exists. (Same for lower bound/infimum)

18
Q

Monotonic

A
A function f:[a,b] -> ℝ is called monotonic on [a,b] if either 
x≤y => f(x) ≤ f(y) (increasing)
or 
x≥y => f(x) ≥ f(y) (decreasing)
for all x,y∈[a,b]
19
Q

continuous at a point

A

A function f: [a,b]->ℝ is called continuous at a point c∈(a,b) if lim x->c f(x) = f(c)

20
Q

differentiable at a point

A

A function f: [a,b]->ℝ is called differentiable at a point c∈(a,b) if the limit
f’(c) := lim h->0 f(c+h) - f(c) / h exists

21
Q

differentiable

A

We say f is differentiable on (a,b) if its differentiable at every point c∈(a,b)

22
Q

integrability of negative functions

A

f = f⁺ +f⁻, we say that f is integrable on [a,b] if both f⁺ and f⁻ are integrable and then define the integral to be:
∫ᵇₐf = ∫ᵇₐ (f⁺) - ∫ᵇₐ (-f⁻)

23
Q

improper integral with upper bound infinity

A

if f: [a,∞)->ℝ is bounded and integrable on each sub interval [a,t] for all t>a, then
∫∞ₐf := limit as t->∞ ∫ᵗₐf
provided the limit exists

24
Q

convergent improper integral

A

An improper integral is called convergent if the integral is finite

25
divergent improper integral
An improper integral is called divergent if the integral is finite
26
improper integral with infinity and minus infinity bounds
if f: ℝ->ℝ is bounded and both ∫∞ₐf and ∫ᵃ-∞f are convergent then, ∫∞∞f = ∫∞ₐf + ∫ᵃ-∞f
27
improper integral where a limit causes the function to blow up
if if f: (a,b]->ℝ is bounded and integrable on [a+𝛿, b] ∀𝛿>0, then ∫ᵇₐf := limit as delta tends to 0 ∫ᵇₐ₊𝛿f provided the limit exists
28
ordinary differential equation
A differential equation is any equation involving derivatives of y.
29
solution to differential equation
any function y = y(x) that solves the equation