Functions and Polynomials - Vocabulary Flashcards (Video Notes)

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

1/40

flashcard set

Earn XP

Description and Tags

A comprehensive set of vocabulary flashcards covering relations, functions, domains/ranges, composition, inverse functions, and basic polynomial concepts from the video notes.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

41 Terms

1
New cards

Independent variable (X)

The input variable in a relation or function; its value determines the output.

2
New cards

Dependent variable (Y)

The output variable in a relation or function; its value depends on the input.

3
New cards

Relation

A link between elements of two sets X (inputs) and Y (outputs); a subset of ordered pairs.

4
New cards

Function

A special kind of relation where every element of the domain maps to exactly one element of the codomain.

5
New cards

Domain (Df)

Set of all inputs (X) for which a relation or function is defined.

6
New cards

Codomain

The set from which outputs are drawn; the target set in a function (often denoted Y).

7
New cards

Image

The actual output value corresponding to a specific input under a relation.

8
New cards

Range (Rf)

The set of all output values produced by a relation; subset of the codomain.

9
New cards

One-to-one function (Injective)

A function where each element of the domain maps to a unique element of the codomain (no two inputs share the same output).

10
New cards

Many-to-one function

A function where multiple inputs may map to the same output, but each input has exactly one output.

11
New cards

Not a function

A relation in which some domain element maps to more than one output; not a valid function.

12
New cards

Function notation (f: X → Y)

Denotes a function named f with domain X and codomain Y; f(x) is the output for input x.

13
New cards

Composition of functions (f ∘ g)

The function obtained by applying g first, then f: (f ∘ g)(x) = f(g(x)).

14
New cards

Domain of a composition (Df∘g)

The set of x in the domain of g for which g(x) lies in the domain of f.

15
New cards

Inverse function

If f is one-to-one (and onto between X and Y), its inverse f⁻¹ maps Y back to X such that f(f⁻¹(y)) = y and f⁻¹(f(x)) = x.

16
New cards

Existence of inverse

An inverse exists only if the function is one-to-one (injective).

17
New cards

Finding an inverse (Method 1)

Swap x and y in y = f(x), solve for x to obtain f⁻¹(y); then relabel as f⁻¹(x).

18
New cards

Finding an inverse (Method 2)

Let a = f⁻¹(x); express x = f(a), solve for a in terms of x, then replace a with f⁻¹(x).

19
New cards

Polynomial

An expression of the form an x^n + a(n−1) x^(n−1) + … + a_0 with real coefficients; degree is n.

20
New cards

Remainder theorem

When f(x) is divided by x − a, the remainder is f(a).

21
New cards

Factor theorem

x − a is a factor of f(x) if and only if f(a) = 0.

22
New cards

Quotient and remainder

In polynomial division, f(x) = (x − a)Q(x) + R with remainder R.

23
New cards

Linear function

A function of the form f(x) = ax + b with a ≠ 0; graph is a straight line.

24
New cards

Quadratic function

A function of the form f(x) = ax^2 + bx + c with a ≠ 0; graph is a parabola.

25
New cards

Cubic function

A function of the form f(x) = ax^3 + bx^2 + cx + d with a ≠ 0.

26
New cards

Rational function

A function of the form P(x)/Q(x) where P and Q are polynomials and Q(x) ≠ 0.

27
New cards

Exponential function

A function of the form a·x^k (e.g., 2^x, e^x) with exponential growth or decay.

28
New cards

Logarithmic function

A function of the form log_b(x) or ln(x); inverse of an exponential function.

29
New cards

Modulus function

Function defined by |x|, which equals x if x ≥ 0 and −x if x < 0.

30
New cards

Even function

A function for which f(−x) = f(x) for all x; graph is symmetric about the y-axis.

31
New cards

Odd function

A function for which f(−x) = −f(x) for all x; graph is symmetric about the origin.

32
New cards

Periodic function

A function whose values repeat at regular intervals (e.g., sine, cosine with period 2π).

33
New cards

Domain of f(x) = √(x−a)

x ≥ a; the expression under the square root must be nonnegative.

34
New cards

Domain of f(x) = 1/(x−a)

x ≠ a; division by zero is not allowed.

35
New cards

Domain of f(x) = √(5 − 2x)

x ≤ 2.5; requires 5 − 2x ≥ 0 for the square root to be real.

36
New cards

Composite inverse relationships

If two functions are inverses, applying them in either order yields the identity function on the respective domain.

37
New cards

Inverse notation

f⁻¹(x) is the inverse function of f; it reverses the mapping of f.

38
New cards

Domain and range examples (contextual terms)

Examples include: Domain of f(x) = √(x−2) is x ≥ 2; Range is y ≥ 0; Domain of f(x) = x^2 is all real x; Range is y ≥ 0.

39
New cards

Function notation for domain/range

Df is the set of inputs (domain); Rf is the set of outputs (range) for a function f.

40
New cards

Notation for composition domains

Df∘g = { x | x ∈ Dg and g(x) ∈ Df }; Dg∘f = { x | x ∈ Df and f(x) ∈ Dg }.

41
New cards

Polynomial factorization

Expressing a polynomial as a product of factors, e.g., f(x) = (x − a)·Q(x) when a is a root.