BackCollege Algebra: Core Concepts, Functions, Trigonometry, Induction, and Conic Sections
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Numbers, Inequalities, and Absolute Values
Sets
Sets are fundamental collections of objects, called elements. Sets can be described by listing elements, using ellipsis for large/infinite sets, or by set-builder notation:
Notation: S = {x | A(x)} means S is the set of all x for which A(x) is true.
Subset: A ⊂ B if every element of A is also in B.
Intersection: A ∩ B = {x | x ∈ A and x ∈ B}.
Union: A ∪ B = {x | x ∈ A or x ∈ B}.
Empty set: ∅ denotes the set with no elements.
Real Numbers and Intervals
Natural numbers (N): {1, 2, 3, ...}
Integers (Z): {..., -2, -1, 0, 1, 2, ...}
Rational numbers (Q): All numbers of the form , with , .
Real numbers (R): All points on the number line, including rationals and irrationals.
Irrational numbers: Real numbers not expressible as .
Intervals are subsets of the real line, denoted as:
Notation | Set Description | Type |
|---|---|---|
(a, b) | {x ∈ R | a < x < b} | Open |
[a, b] | {x ∈ R | a ≤ x ≤ b} | Closed |
[a, b) | {x ∈ R | a ≤ x < b} | Half-open |
(a, b] | {x ∈ R | a < x ≤ b} | Half-open |
(a, ∞) | {x ∈ R | x > a} | Open |
[a, ∞) | {x ∈ R | x ≥ a} | Closed |
Inequalities
Solving inequalities: Find all real numbers x satisfying a given inequality.
Notation: , , , .
Solution sets: Expressed in interval or set notation.
Example: Solve :
Solution:
Absolute Value
Definition:
Key properties:
for all
iff
(triangle inequality)
Solving absolute value equations/inequalities:
or
Functions
Definition and Basics
A function from set to assigns each a unique .
Domain: Set of all possible inputs (x-values).
Range: Set of all possible outputs (f(x)-values).
Natural domain: All real x for which f(x) is defined.
Example: has domain .
Graphing Functions
The graph of is the set of points for in the domain.
Vertical Line Test: A curve is the graph of a function if no vertical line intersects it more than once.
Piecewise functions: Defined by different formulas on different intervals.
Transformations
Shifts: (horizontal), (vertical)
Scaling: (horizontal), (vertical)
Reflections: (y-axis), (x-axis)
Even and Odd Functions
Even: for all in domain (symmetric about y-axis).
Odd: for all in domain (symmetric about origin).
Example: is even; is odd.
Classification and Combination of Functions
Polynomial:
Rational: ,
Algebraic: Built from polynomials using roots and rational operations.
Operations: , , (where )
Composition:
Inverse Functions
One-to-one (injective):
Inverse: such that
Horizontal Line Test: A function is one-to-one if every horizontal line intersects its graph at most once.
Graph: The graph of is the reflection of the graph of across the line .
Angles and Trigonometric Functions
Radian Measure
Definition: The radian measure of an angle is , where is arc length and is radius.
Conversions:
Degrees to radians: multiply by
Radians to degrees: multiply by
Arc length: (with in radians)
Area of sector:
Trigonometric Functions
Definitions (unit circle):
Special angles: Know exact values for .
Periodicity:
have period
have period
Trigonometric Identities
Pythagorean:
Sum and difference:
Double angle:
Product-to-sum and sum-to-product formulas (see notes for details).
Inverse Trigonometric Functions
arcsin: is the unique with
arccos: is the unique with
arctan: is the unique with
Domains and ranges: Know the principal values for each function.
Trigonometric Equations
General solutions use periodicity and principal values:
or
or
Polar Coordinates
Definition: where is the distance from the origin, is the angle from the positive x-axis.
Conversion:
Polar equations: Equations in and can describe circles, lines, spirals, roses, etc.
Symmetry tests:
About x-axis: replace with
About y-axis: replace with
About origin: replace with
Expressions of the Form
Can be rewritten as where and .
Example:
Mathematical Induction
Principle of Mathematical Induction
To prove a statement for all :
Base case: Prove is true.
Inductive step: Assume is true, prove is true.
If both steps hold, is true for all .
Example: Prove for all .
Sigma Notation and Binomial Theorem
Sigma Notation
Definition:
Properties:
Linearity:
Constants:
Common Sums
Factorials and Binomial Coefficients
Factorial: ,
Binomial coefficient:
Properties:
Binomial Theorem
For any integer :
$
Coefficients correspond to entries in Pascal's Triangle.
Example:
Conic Sections
Quadratic Forms and Canonical Forms
General quadratic:
By completing the square and/or rotating axes, any non-degenerate quadratic can be reduced to one of:
Curve | Canonical Equation |
|---|---|
Parabola | |
Ellipse | |
Hyperbola |
Ellipse: Symmetric about both axes, bounded.
Hyperbola: Two branches, asymptotes .
Parabola: One quadratic and one linear term.
Change of Axes
Translation: Shifts the origin to simplify the equation.
Rotation: Removes the term; angle found by .
After transformation, the equation can be classified as parabola, ellipse, or hyperbola.
Appendix: Basic Mathematical Notions
Statement: An expression that is either true or false.
Theorem: A true statement proved from axioms and definitions.
Axiom: A statement assumed true without proof.
Implication: "If p then q" (); converse and contrapositive.
Proof by induction: See above.
Additional info: This summary covers the foundational topics in college algebra, including sets, numbers, inequalities, functions, trigonometry, induction, and conic sections, as outlined in the provided lecture manual. For more advanced or detailed examples, refer to the full lecture notes or prescribed textbook.