FUNCTIONS
FUNCTIONS
In mathematics, the concept of a function lies at the heart of almost every major idea —
from simple algebra to advanced economics, physics, computer science, and data analysis.
A function is essentially a rule that assigns every input exactly one output. While this sounds
simple, the implications and applications of functions are profound. Whether modeling how
prices affect demand in economics, predicting profits based on production, or understanding
natural relationships like speed and time, functions allow us to express complex
relationships with clarity and precision. This essay introduces the concept of functions,
explores their types and properties, and illustrates their importance across disciplines —
especially in economics.
What is a Function?
A function is a relation between a set of inputs and a set of possible outputs such that each
input is related to exactly one output. This rule of uniqueness is what distinguishes a function
from a general relation.
Here, A is called the domain of the function (the set of all possible inputs), and B is the
codomain (the set in which outputs lie). For every element x in A, there exists exactly one
element f(x) in B.
f(x)=2x+3f(x) = 2x + 3f(x)=2x+3
This rule tells us that for any input x, we multiply it by 2 and add 3. If we input 1, we get 5; if
we input 0, we get 3, and so on.
Representing Functions
x f(x)
1 5
2 7
3 9
4.
f(x)=1xf(x) = \frac{1}{x}f(x)=x1
The domain excludes x=0x = 0x=0, because division by zero is undefined.
In economics, the domain might be restricted to positive numbers (e.g., you can’t have
negative production or negative people).
Types of Functions
Functions come in different types based on their algebraic form and behavior:
1. Linear Functions
2. Quadratic Functions
3. Polynomial Functions
4. Rational Functions
5. Exponential Functions
6. Logarithmic Functions
● Onto (Surjective): Every element in the codomain is mapped by at least one input.
● Bijective: Both one-to-one and onto — allows for perfect reversibility (important in
inverse functions).
Operations on Functions
● Let cost = C(q), and tax = T(q), then total cost = C(q) + T(q)
These functions define different rules for different intervals. For example:
f(x)={10xif x≤10015xif x>100f(x) = \begin{cases} 10x & \text{if } x \leq 100 \\ 15x & \text{if } x
> 100 \end{cases}f(x)={10x15xif x≤100if x>100
Inverse Functions
In economics, inverse demand functions (price as a function of quantity) are often used.
Functions in Economics
Utility Functions
Production Functions
Real-Life Examples
3. Taxation:
Stepwise tax functions are modeled using piecewise-defined functions.
Conclusion
Functions are not merely mathematical tools — they are the language of logic, science, and
rational inquiry. In economics, they help us translate verbal relationships into equations we
can analyze, manipulate, and interpret. A solid grasp of functions enables students to
understand marginal analysis, optimization, elasticity, and growth — all pillars of economic
reasoning. For non-maths background students, learning functions step-by-step, visualizing
graphs, and applying them to real-world situations is the best path to confidence and
mastery. As you continue your journey through mathematical methods for economics, keep
this truth in mind: functions are your bridge between numbers and meaning.