Velvet Star Monitor

Standout celebrity highlights with iconic style.

updates

(f o g) o f composition function

Writer Andrew Mclaughlin
$\begingroup$

If $f$ represents the function $f(x)$ and $g$ represents the functions $g(x)$, is $(f \circ g)\circ f$ essentially $f(g(f(x)))$?

I know that:

$(f \circ g) = f(g(x))$

however I'm not sure if the brackets in my equations make a difference to this new function.

$\endgroup$ 2

2 Answers

$\begingroup$

The brackets make no difference: the composition of functions is completely associative, meaning that $(f\circ g)\circ h=f\circ(g\circ h)$.

$\endgroup$ $\begingroup$

Yes it is. Furthermore, $(f \circ g) \circ f = f \circ g \circ f = f \circ (g \circ f)$ by associativity.

$\endgroup$

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy