Courses / Physics I
Calculus of a Single Variable

Functions, domains, and representations

Physics I 229 words Free to read

Functions and Domains

A function assigns exactly one output to every input in its domain. Walk the input along the axis and f(x)=1x2f(x)=\frac{1}{x-2} answers every time, until x=2x = 2, where it asks for 1/01/0 and has nothing to hand back.

f:DR    Rf : D \subseteq \mathbb{R} \;\longrightarrow\; \mathbb{R}

Common pitfall: A formula without its domain is only half a function. f(x)=1/xf(x) = 1/x and "1/x1/x for x>0x > 0" are different mathematical objects with different properties. Always state the domain before computing.

Representations and Symmetry

Functions take different mathematical shapes depending on how they are written.

FormExample
Explicity=3x+2y = 3x + 2
Implicitx2+y2=9x^{2}+y^{2}=9
Parametric(x,y)=(cost,  sint)(x,y)=(\cos t,\;\sin t)

Symmetry check: A function is even when f(x)=f(x)f(-x)=f(x), meaning it is symmetric about the yy-axis. A function is odd when f(x)=f(x)f(-x)=-f(x), meaning it is symmetric about the origin.

A formula without its explicit domain is an incomplete model. When checking properties, always verify both the algebraic rule and the underlying domain constraints to avoid false conclusions about range and symmetry.

Functions, domains, and representations

Practise this lesson

The explanation above is free to read. The graded practice for this lesson lives in the Tryals app.

11practice questions
2interactive scenes

Calculus of a Single Variable