0

As a non-native English speaker, this question about style comes back to me every time I'm writing a formal text.

Given a certain mathematical element, such as a matrix detoned by M. Which is the more correct way to refer to it:

"Note that matrix M is symmetric" or "Note that the matrix M is symmetric" ?

Sofia
  • 1
  • 3

1 Answers1

0

For clarity and correctness, most English speakers would prefer "Note that the matrix $M$ is symmetric" or "Note the matrix $M$ is symmetric" to "Note matrix $M$ is symmetric". This assumes you haven't introduced $M$ yet; if you have, "Note $M$ is symmetric" is fine.

Mr. Chip
  • 5,009
  • Thank you for your answer! It made me wonder if I should have been more explicit in the question, but you got my point correctly. In this case, I was referring to an element already defined and I wanted to recall its nature (e.g., matrix). – Sofia Apr 18 '18 at 14:38