language
  • Science is the search and identification of structure.
  • Mathematics is a language. We use it to describe and communicate our discoveries.

As a language, mathematics has all of the trappings, idioms, shorthand, and homographs as any other language. In Precalculus and Calculus, function notation requires our fullest attention.

This issue is not going away.

We are overly familiar with functions named “\(f\)” and “\(g\)”. It is going to get more confusing with expressions like \(a(b+c)\).

You are learning a new language. You are learning a new alphabet. You are learning new words.

You are learning to communicate with this new language about new concepts and ideas and skills.

You are learning how to read.

It is going to take a while. But you can’t even begin until you understand that you are reading and writing, and that the context affects the meaning of the words, just like in any language.

In Precalculus and Calculus, \(f(x)\) or \(g(t)\) or \(h(y)\) or \(a(b)\) is most likely going to be function notation. That is the default expectation you should have when reading mathematics. However, not always.

Even if we are expecting function notation to be the default interpretation, we still need to be aware of what symbols are actively being used as functions, variables, parameters, and constants.

Scope

In computer programming, there is an idea called scope. Scope dictates how symbols are to be interpreted at any point in the program. Mathematics has the same idea.

When writing mathematics, the same symbols will be used at different places and mean different things. Probably, this is most often seen when numbering homework or test questions. Once a homework question has concluded and the next question begins, all definitions from the previous question are lost.

Scope tells us not to automatically assume a particular symbol ALWAYS represents the same thing.

\(\blacktriangleright \) Variables

We should not be using the same symbol in the same scope to represent more than one thing.

For instance: defining \(f(x) = \sqrt {7-x}\) and \(g(x) = \ln (x)\) is not a good idea.

It is unclear if \(x\) can equal \(-4\) or not.

\(\blacktriangleright \) Fraction Bars

This idea spills over into all of our notation.

Using slanted fraction bars is just miscommunication.

One of the main learning objectives of this course is rigor.

We want to use proper and precise mathematics to communicate our reasoning.

Why? So, that we can communicate! Learning is going to be difficult if people don’t say things correctly.

How would you have learned how to read, if people wrote words with the wrong letters in the wrong order and just said “well, you know what I meant”?

ooooo-=-=-=-ooOoo-=-=-=-ooooo
more examples can be found by following this link
More Examples of Functions

2026-01-08 20:00:33