Video summary
Исследование функции. Часть 1. Область определения функции
Main summary
Key takeaways
Main ideas and lessons (about studying a function’s domain)
- The video is the first part of a series on “researching a function.”
- It previews a typical study plan (the exact order can vary by teacher):
- Domain of definition
- Parity / non-parity
- Intersections with coordinate axes
- Asymptotes
- Monotonicity and extrema
- Convexity and concavity
- Inflection points
- Plotting the graph
- Although some items may be split into several cases (e.g., monotonicity vs. extrema occurring at different points), the core idea is that these aspects appear when fully analyzing a function.
How to determine the domain
A) By using the graph
- Domain = the set of all (x)-values where the function exists.
- The domain is usually written as an interval (or a union of intervals).
On graphs:
- If the curve continues indefinitely left/right (e.g., a parabola), the domain is often:
- ((-\infty, +\infty))
- If the graph has a missing point (a “punctured” point), that point must be excluded:
- use a punctured (open) circle → parentheses in interval notation
- Shading/solid point indicates inclusion:
- filled point → square bracket in interval notation
Examples (conceptual):
- A parabola exists for all real (x).
- A function with a hole at (x=-2) gives a domain split (or written as a union excluding (-2)).
- A case starting at (-3) gives a half-line:
- ([-3, +\infty)) if included, or ((-3, +\infty)) if excluded.
B) By analyzing the formula (rules)
The instructor emphasizes: the function exists only where every operation is valid.
1) Denominator rule (no division by zero)
- If a fraction contains a denominator, require:
- Denominator (\neq 0)
Typical approach:
- Set the denominator equal to zero.
- Solve for (x).
- Exclude those (x)-values from the domain.
Example logic:
- For (\frac{2x+4}{x-5}):
- (x-5 \neq 0 \Rightarrow x \neq 5)
- Domain:
- ((-\infty,5) \cup (5,+\infty))
2) Even vs. odd roots (radicals)
Radical validity depends on the degree of the root:
- Even root (power divisible by 2):
- radicand must be (\ge 0)
- Solve inequality: radicand (\ge 0)
- Odd root:
- radicand can be any real number, so the domain may be all real numbers
Example logic:
- For (\sqrt{3x+9}) (even root):
- (3x+9 \ge 0 \Rightarrow x \ge -3)
- domain: ([-3,+\infty))
- For a third root (odd root), the domain is typically all reals.
3) Logarithm rules
A logarithm has the form (\log_a(\text{expression})). There are two constraints:
a) Base constraints
- (a>0) and (a\neq 1)
b) Argument constraints
- (\text{expression} > 0)
When the base contains (x):
- apply both base constraints and argument constraints (often forming a “system” of inequalities).
Example logic shown:
-
For (\log_{2x}(\cdots))-type problems:
- require (2x>0) and (2x\neq 1)
- yielding restrictions such as (x>0) and (x\neq \tfrac12)
-
For (\log_{3x}(7x+14))-type problems:
- handle the base condition if needed
- solve the inequality from argument (>0)
- keep excluded points arising from base restrictions when applicable
4) Trigonometric functions
Tangent:
- (\tan x = \frac{\sin x}{\cos x})
- require denominator (\neq 0):
- (\cos x \neq 0)
Excluded points:
- (x \neq \frac{\pi}{2} + k\pi) (equivalently represented with an infinite pattern using integers (k))
Cotangent (similar case):
- also uses a sine/cosine denominator restriction in the same style.
The instructor notes that solutions form an infinite set, so they can’t be shown as one simple interval; it’s written using a repeating integer pattern (k).
5) Inverse trigonometric functions (arcsine)
- For (\arcsin(u)), require:
- (u \in [-1,1])
Then solve the inequality to find the allowed (x)-range.
Video example approach:
- If the arcsine input is (2x-15), form:
- (-1 \le 2x-15 \le 1)
- Solve to obtain the interval for (x), using square brackets because equality is allowed.
Detailed methodology (as presented)
-
Step 1: Identify what restrictions apply
- Check whether the formula includes:
- a denominator
- an even/odd root
- a logarithm
- tangent/cotangent (or other trig with denominators)
- an arcsin/arccos (domain-limited inputs)
- Check whether the formula includes:
-
Step 2: Write the validity conditions
- Denominator: set denominator (\neq 0)
- Even root: radicand (\ge 0)
- Odd root: typically no sign restriction (often all real (x))
- Log:
- base (>0) and base (\neq 1)
- argument (>0)
- Tangent:
- (\cos x \neq 0)
- Arcsin:
- input in ([-1,1])
-
Step 3: Solve the resulting inequalities/equations
- For trig denominators, solve for excluded points, typically parameterized by an integer (k)
-
Step 4: Convert to interval notation
- Use:
- square brackets ([\,]) when boundary values are included (inequality with “=”, or graph point filled/shaded)
- parentheses ((\,)) when boundary values are excluded (strict inequality, or graph point open)
- Use:
-
Step 5: Combine intervals using unions when needed
- Example form:
- ((-\infty, a)\cup(a,+\infty)) when a single point is excluded
- Example form:
Speakers / sources featured
- Ulyana — the math tutor and narrator of the video.