equation specifying a function implicitly
{\displaystyle f(h(x))=h'(x)f(x)}
{\displaystyle f(x+y)=f(x)g(y)+f(y)g(x)}
{\displaystyle f((x+y)/2)=(f(x)+f(y))/2}
{\displaystyle f(x+y)+f(x-y)=2[f(x)+f(y)]}
{\displaystyle f(h(x))=(f(x))^{c}}
In mathematics, a functional equation is, in the broadest meaning, an equation in which one or several functions appear as unknowns. So, differential equations and integral equations are functional equations. However, a โ€ฆ Wikipedia
๐ŸŒ
Wikipedia
en.wikipedia.org โ€บ wiki โ€บ Functional_equation
Functional equation - Wikipedia
January 21, 2026 - In mathematics, a functional equation is, in the broadest meaning, an equation in which one or several functions appear as unknowns. So, differential equations and integral equations are functional equations. However, a more restricted meaning is often used, where a functional equation is an ...
Discussions

Are all functions also equations? How do you know if a fucntion is also an equation or vice versa?
An equation is just saying that two things are equal. An example is x = 2. You can think of a function as something that takes an input and gives you some output. Let's say you have a function f. And now for your function f you want the output to be twice the input. That would mean if you get x as input you get back 2x as output. This can be written in the following way f(x) = 2x. This notation means that for every x the output of f is 2x. As you can see to describe the output I used an equation, namely f(x) = 2x but it's also possible to describe what the function does without an equation. So to summarize: equations can be used to describe what a given function does but they are not the same. More on reddit.com
๐ŸŒ r/learnmath
63
75
January 13, 2021
What is the difference between a function and an equation?
No one teaches the real definition of a function early enough. The full notation for a function is something like f : A --> B f is the name of the function, A is a set called the domain, and B is a set called the target space or codomain (which is generally different from the range). The function itself is actually a set of ordered pairs of the form (a, b), where a is an element of A and b is an element of B. If (a, b) is in the set, then we write f(a) = b. If (a, b) is in the set, then (a, b') is not, for b' == b. That's what a function is. It is a set of ordered pairs. An expression is a well-formed string of mathematical symbols. And an equation is two expressions with an equals sign in between. In particular, an equation is not a set, so it cannot be a function. More on reddit.com
๐ŸŒ r/learnmath
27
20
February 28, 2021
๐ŸŒ
Mathplanet
mathplanet.com โ€บ education โ€บ algebra-2 โ€บ how-to-graph-functions-and-linear-equations โ€บ functions-and-linear-equations
Functions and linear equations - Mathplanet
In our equation y=x+7, we have ... independent variable and y is the dependent variable. A function is an equation that has only one answer for y for every x....
Published ย  February 8, 2011
๐ŸŒ
Mathematics LibreTexts
math.libretexts.org โ€บ bookshelves โ€บ precalculus & trigonometry โ€บ precalculus 1e (openstax) โ€บ 1: functions
1.1: Functions and Function Notation - Mathematics LibreTexts
May 9, 2022 - If it is possible to express the function output with a formula involving the input quantity, then we can define a function in algebraic form. For example, the equation \(2n+6p=12\) expresses a functional ...
๐ŸŒ
Evan Chen
web.evanchen.cc โ€บ handouts โ€บ FuncEq-Intro โ€บ FuncEq-Intro.pdf pdf
Introduction to Functional Equations EVAN CHENใ€Š้™ณ่ชผๅปทใ€‹ 18 October 2016
As before, we see that linear functions f(x) = kx + c satisfy the condition. We ยท could shift to 0 as before if we like, but for this problem it will turn out to make not a ยท difference, so Iโ€™ll cheat and tell you to not bother. Now, letโ€™s clean up the equation a little by writing it as
Find elsewhere
๐ŸŒ
Reddit
reddit.com โ€บ r/learnmath โ€บ are all functions also equations? how do you know if a fucntion is also an equation or vice versa?
r/learnmath on Reddit: Are all functions also equations? How do you know if a fucntion is also an equation or vice versa?
January 13, 2021 - So, an equation is a statement that something is equal to something else. For example, 12 and 3ร—4 are the same, so we can write 12=3ร—4. A function is not a statement at all. One simple way to put it is that a function is an operation, like ...
๐ŸŒ
Lamar University
tutorial.math.lamar.edu โ€บ classes โ€บ calci โ€บ Functions.aspx
Calculus I - Functions
First, what exactly is a function? The simplest definition is an equation will be a function if, for any \(x\) in the domain of the equation (the domain is all the \(x\)โ€™s that can be plugged into the equation), the equation will yield exactly one value of \(y\) when we evaluate the equation at a specific \(x\).
๐ŸŒ
Reddit
reddit.com โ€บ r/learnmath โ€บ what is the difference between a function and an equation?
r/learnmath on Reddit: What is the difference between a function and an equation?
February 28, 2021 -

Say we have the function f(x) = 1/(x^2-4). Why do we refer to it as a function when we could also see it as an equation y = 1/(x^2-4)? We say that a function maps x-values to y-values, but doesn't any function that we rewrite as an equation do this as well? One strategy to mark the difference would be, that an equation asks for specific values of x and y that satisfy the equation, while a function is the set of all the points, that satisfy the equation that corresponds to our function definition. In this case, functions and equations would be very closely related. However, if we let f(x) = c, where c is a constant, we can't really say that the function f is the set of all points that satisfy the corresponding equation y = c. If you could shed some light on this issue I would very much appreciate your help!

Top answer
1 of 5
19
No one teaches the real definition of a function early enough. The full notation for a function is something like f : A --> B f is the name of the function, A is a set called the domain, and B is a set called the target space or codomain (which is generally different from the range). The function itself is actually a set of ordered pairs of the form (a, b), where a is an element of A and b is an element of B. If (a, b) is in the set, then we write f(a) = b. If (a, b) is in the set, then (a, b') is not, for b' == b. That's what a function is. It is a set of ordered pairs. An expression is a well-formed string of mathematical symbols. And an equation is two expressions with an equals sign in between. In particular, an equation is not a set, so it cannot be a function.
2 of 5
4
I think u/ben1996123 has already given a very good explanation, and your intuition seems right. Here's another perspective: think of what you call 'equations' as well formed formulas over two variables (in this case). Then here's an explicit link between 'equations' and their corresponding functions that is often implicitly hidden: if y=mx+c is a well formed formula, then we define the set {(x,y): y=mx+c} to be the function. Note of course that not all 'equations' will yield functions, but when they do, this way of thinking makes sense. Also this answers your question about the proof in the derivative of arctan in one of your comments: Given any arbitrary x,y, (and over an appropriate interval), y = arctan(x) if and only if x = tan(y). So stick either of these into the set builder notation {(x,y): y=arctan(x)} or {(x,y): x=tan(y)}, and you have the exact same function. I think this is a helpful way to think about it.
๐ŸŒ
YouTube
youtube.com โ€บ watch
Algebra Basics: What Are Functions? - Math Antics - YouTube
Learn More at mathantics.comVisit http://www.mathantics.com for more Free math videos and additional subscription based content
Published ย  November 28, 2016
๐ŸŒ
Mathematics LibreTexts
math.libretexts.org โ€บ bookshelves โ€บ calculus โ€บ map: calculus - early transcendentals (stewart) โ€บ 1: functions and models
1.1: Four Ways to Represent a Function - Mathematics LibreTexts
November 17, 2020 - If it is possible to express the function output with a formula involving the input quantity, then we can define a function in algebraic form. For example, the equation \(2n+6p=12\) expresses a functional ...
๐ŸŒ
Wolfram|Alpha
wolframalpha.com โ€บ calculators โ€บ equation-solver-calculator
Equation Solver: Step-by-Step Calculator - Wolfram|Alpha
For equation solving, Wolfram|Alpha calls the Wolfram Language's Solve and Reduce functions, which contain a broad range of methods for all kinds of algebra, from basic linear and quadratic equations to multivariate nonlinear systems. In some cases, linear algebra methods such as Gaussian ...
๐ŸŒ
Desmos
desmos.com โ€บ calculator
Desmos | Graphing Calculator
Explore math with our beautiful, free online graphing calculator. Graph functions, plot points, visualize algebraic equations, add sliders, animate graphs, and more.
๐ŸŒ
Symbolab
symbolab.com โ€บ solutions โ€บ algebra calculator โ€บ equation calculator
Equation Calculator
Free equations calculator - solve linear, quadratic, polynomial, radical, exponential and logarithmic equations with all the steps. Type in any equation to get the solution, steps and graph
Top answer
1 of 4
24

A function is a transformation or mapping of one thing into another thing. It might be written as a rule (e.g. "Take the input and square it"), as a formula ("e.g. $f(x) = x^2$ or $x \mapsto x^2$), as a set of ordered pairs (e.g. $\left\{(1, 1), (2, 4), (3, 9), \ldots\right\}$, or any other way of showing how the output relates to the input. The function doesn't have to use numbers, either - a function could take two words and return their letters interlaced (so f(cat, dog) = cdaotg) or it could tell you what day of the week a given date falls on, or the post code/zip code of a given geographical location.

[In very formal terms, a function is a set of input-output pairs that follows a few particular rules.]

An equation is a declaration that two things are equal to each other. For example, $2^2 = 4$ is an equation stating that the square of 2 is 4. An equation may include variables of unknown value, and it may be true for all, some or none of the possible values of those variables. For example, $x^2 = 4$ is an equation that is true when $x = \pm 2$, and false for other values of $x$, while $x^2 = -4$ is an equation that is false for all real values of $x$.

What may be confusing you is that we often use equations to declare a relationship between two variables, often in the form of a function or formula. For example, $y = x^2$ is an equation stating that the value of $y$ is determined by the value of $x$ via the function $x^2$.

2 of 4
2

It might be useful to introduce the term formula at this point.

Functions have arguments, i.e., values to be input into a formula. Equations do not have arguments to be input into a formula.

๐ŸŒ
Brilliant
brilliant.org โ€บ wiki โ€บ functional-equations
Functional Equations | Brilliant Math & Science Wiki
Functional equations are equations where the unknowns are functions, rather than a traditional variable. However, the methods used to solve functional equations can be quite different than the methods for isolating a traditional variable.
๐ŸŒ
Cuemath
cuemath.com โ€บ calculus โ€บ linear-functions
What is Linear Function? - Equation, Graph, Definition
A linear function is a function whose graph is a line. Thus, it is of the form f(x) = ax + b where 'a' and 'b' are real numbers. Learn how to find graph a linear function, what is its domain and range, and how to find its inverse?
๐ŸŒ
Paul's Online Math Notes
tutorial.math.lamar.edu โ€บ problems โ€บ calci โ€บ functions.aspx
Calculus I - Functions (Practice Problems)
Here is a set of practice problems to accompany the Functions Section of the Review chapter of the notes for Paul Dawkins Calculus I course at Lamar University.