- #1
samir
- 27
- 0
Hi!
I'm looking at some piece-wise function right now and I can't help but wonder what all these parts are called. I'm learning to use and write this type of functions now and I think I have a pretty good understanding of how they work. I even took the extra step of learning some "set builder notation" and inevitably learned to use and bend some basic "well defined" sets for my need and use them in my expressions. This is not required in my math class, but it's a great deal of fun! It immediately came to a good use in my work. Bear in mind that I am still just a beginner at this. What I'm looking to learn now is some basic terminology really.
Here is the function I'm referring to.
$$f(x)=\begin{cases}\frac{x+4}{x}, & x\leq 2 \\ x^{3}+1, & x \gt 2 \end{cases}$$
So if someone could fill me in on these, please do.
This is how I would call these things.
Function name: $f$
Function rule: $\begin{cases}\frac{x+4}{x}, & x\leq 2 \\ x^{3}+1, & x \gt 2 \end{cases}$
Function sub-rule 1: $\frac{x+4}{x}$
Function sub-rule 2: $x^{3}+1$
Sub-rule 1 condition (or condition 1): $x\leq 2$
Sub-rule 2 condition (or condition 2): $x \gt 2$
Critical point: $x=2$
I'm looking at some piece-wise function right now and I can't help but wonder what all these parts are called. I'm learning to use and write this type of functions now and I think I have a pretty good understanding of how they work. I even took the extra step of learning some "set builder notation" and inevitably learned to use and bend some basic "well defined" sets for my need and use them in my expressions. This is not required in my math class, but it's a great deal of fun! It immediately came to a good use in my work. Bear in mind that I am still just a beginner at this. What I'm looking to learn now is some basic terminology really.
Here is the function I'm referring to.
$$f(x)=\begin{cases}\frac{x+4}{x}, & x\leq 2 \\ x^{3}+1, & x \gt 2 \end{cases}$$
- What is the function name? If it's anything I have learned it's that $f$ is the name of the function. So I know the answer to this one myself. I still wanted to post it here because this thread is supposed to be the "anatomy of piece-wise functions". We can't afford loose ends.
- What is the function rule? Is everything on the right hand side of the equality sign the function rule?
- What does the left brace represent? Does it have any special meaning? Like the opening brace of a set? Why is there no right brace then? So it's a no then?... it's not comparable to set notation?
- What do we call the expressions that go to the right of the brace? Are they function rules? Are they "sub-rules"? I have seen referred to them as "branches". Is this correct? Or is this only relevant when we have graph of the function?
- What do we call the relations that sit to the right of each expression? Are they conditions? Are they arguments? What are they? Do we have a proper term for them?
- What do we call the point at which we change our attention from one expression or "sub-rule" to the other? That is, what do we call $x=2$ in this example? Can we call it critical point? I feel like it should be given a name because it is a very interesting point. It entirely changes our perspective on the entire function!
So if someone could fill me in on these, please do.
This is how I would call these things.
Function name: $f$
Function rule: $\begin{cases}\frac{x+4}{x}, & x\leq 2 \\ x^{3}+1, & x \gt 2 \end{cases}$
Function sub-rule 1: $\frac{x+4}{x}$
Function sub-rule 2: $x^{3}+1$
Sub-rule 1 condition (or condition 1): $x\leq 2$
Sub-rule 2 condition (or condition 2): $x \gt 2$
Critical point: $x=2$