- #1
- 1,222
- 820
From another forum I once learned the English expression pet peeve.
More and more I realize that in fact I host a whole animal shelter of mathematical (in the broad sense) pet peeves and, maybe worse, sometimes I am causing them to others. In this thread I would like to hear about yours.
To start off, here are two of mine:
1. Writing things such as $f(x)$ when $f$ is meant, or the other way around, or even $f = f(x)$. (Here $f$ is supposed to be a function.)
2. Mandatory zero-based array indexing. (In a large number of programming languages.)
Note 1: I am not trying to pick on students that are "guilty" of these. As I said, I am sure I also cause similar pains to others.
Note 2: I do not intend to start a discussion about whether or not a particular thing should indeed be classified as a pet peeve. Rather, I am just curious about what kind of things make your toes curl.
More and more I realize that in fact I host a whole animal shelter of mathematical (in the broad sense) pet peeves and, maybe worse, sometimes I am causing them to others. In this thread I would like to hear about yours.
To start off, here are two of mine:
1. Writing things such as $f(x)$ when $f$ is meant, or the other way around, or even $f = f(x)$. (Here $f$ is supposed to be a function.)
2. Mandatory zero-based array indexing. (In a large number of programming languages.)
Note 1: I am not trying to pick on students that are "guilty" of these. As I said, I am sure I also cause similar pains to others.
Note 2: I do not intend to start a discussion about whether or not a particular thing should indeed be classified as a pet peeve. Rather, I am just curious about what kind of things make your toes curl.