Why do we need so many trigonometric definitions?

7.3k Views Asked by At

Examples $$\sec(x) = \dfrac{1}{\cos(x)}$$ $$\cot(x) = \dfrac{1}{\tan(x)}$$

There are many more out there, but why do we need definitions that can be written with just $\sin , \cos ,\tan $ etc. in maths? Why can't they just be written as their expanded form?

Most trigonometric functions can be written with just $\sin \cos$ and $\tan$. Why do we need so many?

Additionally, I mean all definitions.

7

There are 7 best solutions below

13
On BEST ANSWER

There are a lot of trigonometric functions which are defined geometrically, which we rarely use anymore. Many of these are summarized by this image:

All the trigs!  Original source: https://blogs.scientificamerican.com/roots-of-unity/10-secret-trig-functions-your-math-teachers-never-taught-you/

These all have their uses in particular circumstances. For example, the half versed sine (or haversine) is useful for determining the great circle distance between points, which is incredibly useful if you are trying to navigate. We don't need the haversin, but it is useful, and reduces notation a bit in at least one specific context. The other trig functions are similar—personally, I would rather write $$ \frac{\mathrm{d}}{\mathrm{d}t} \tan(t) = \sec(t)^2 $$ than $$ \frac{\mathrm{d}}{\mathrm{d}t} \frac{\sin(t)}{\cos(t)} = \frac{1}{\cos(t)^2}. $$


EDIT: This answer was written when the question seemed to be asking about the "necessity" defining secant and cotangent functions. It seems that the original questioner had a much more general question in mind, i.e. why do we need any definitions at all? The only possible response that that, I think, is because mathematics would be impossible without "definitions." Working under the assumption that the original questioner is in earnest, a partial answer is as follows:

A huge part of mathematics is the language we use in order to communicate mathematical ideas. We could, I suppose, never define anything beyond the basic axioms, but then we could never get anything done, and would have no hope of ever communicating our ideas to others. If we don't define a derivative, how do we describe the the motion of a planet? It would be cripplingly inconvenient if we could never write $3$, and always had to write $\{ \{\}, \{\{\}, \{\{\}\} \}, \{\{\}, \{\{\}, \{\{\}\}\} \}$. Not only is that quite hard to read (do you really want to check that I got all of my commas and braces right?), it is horribly inefficient. And this is just to describe a relatively small natural number. It only gets worse from here!

The point is that definitions allow us to encapsulate complicated ideas into a short collection of symbols (i.e. words) that allow us to make further deductions. Definitions are at the very heart of mathematics. We can do nothing without them.

3
On

It is indeed only a definition to handle trigonometric expressions and functions in other forms or to give a particular geometrical meaning to some expression as for example $\tan x = \frac{\sin x}{\cos x}$.

The basic and foundamental trigonometric functions are $\sin x$ and $\cos x$ and the others are derivated from these.

6
On

The definitions have existed for a long time and basically the reason we write $\tan(x) =\frac{\sin(x)}{\cos(x)}$ or $\sec(x) = \frac{1}{\cos(x)}$ etc. is because in those days people looked up trig values from a table, not using calculators. So it is easier to look up say $\sec(x)$ values than calculate $\frac{1}{\cos(x)}$ in order to get the same answer. With time and usage these terms stuck and have been inducted as part of the family.

I'll leave some links to videos which explain it better, one is from one of my favorite channels 3Blue1Brown (Tattoos On Math) and the other is from an amazing guy called Simon Clark. (Why $\sin$ and $\cos$ don't mean anything).

Edit: Forgot to mention, to be honest $\sin(x)$ and $\cos(x)$ are the only trigonometric values we need, the rest can be derived. But the world is sometimes a real scary place without $\tan(x)$, $\cot(x)$, $\sec(x)$ and $\operatorname{cosec}(x)$.

0
On

They are not strictly necessary. It is just a matter of convenience. It is sometimes convenient to use $\sec(x)$ instead of $1/\cos(x)$. You can live without them, but sometimes life is easier with them.

The full list of trigonometric functions is much longer: versine, coversine, haversine, havercosine, and the inverse and hyperbolic functions. Some of the have fallen completely out of use, some partially. The secant, cosecant, and cotangent are a bit of an edge case: not very common, but they still appear occasionally.

7
On

In terms of their range of values on $[-\infty,\,\infty]$, $\sin$ is analogous to $\tanh$, $\cos$ to $\mathrm{sech}$ etc. These relations are formalized with the Gudermannian function, which notably connects circular trigonometric functions to hyperbolic ones without complex numbers. Having "unnecessary" function names not only makes these relations neater, it also gives functions partners with the same range, rather than comparing one function to the reciprocal of another.

2
On

You could equally ask why we define "$8$" when we could just write $1+1+1+1+1+1+1+1$.

It's convenient to have shorter names for things that get used a lot. Admittedly, "$8$" is much more convenient (and much more often used) than something like $\sec$, so there's always room to argue about whether a particular abbreviation is really useful.

0
On

The tangent comes back (wearing a different hat) in calculus. However, you need these definitions. Let's pick one example.

Suppose we only know $\cot \theta = \frac{1}{\tan \theta}$. Then cotangent is undefined whenever tangent is undefined or zero, which is every integer multiple of $\pi/2$. But if we know $\cot \theta = \frac{\cos \theta}{\sin \theta}$, we find out cotangent is only undefined when sine is zero, which is every even integer multiple of $\pi/2$.

This is practice for a pattern that happens over and over -- different definitions of a function agree where they are both defined, but may each be defined in places where the others are not. In fact, there is a reasonable chance you have already done this twice with sine and cosine (and not really noticed because it might not have been pointed out). Originally, you only had trig functions defined for acute angles in geometric triangles -- only defined for angles $\theta$ with $0 < \theta < \pi/2$. Then you extended these to be defined on the unit circle for $0 \leq \theta \leq 2\pi$ by using the $\sin \theta = y, \cos \theta = x, \tan \theta = y/x, \dots$ definitions. Then you extend these to all real angles $-\infty < \theta < \infty$ by observing coterminal angles all intersect the unit circle at the same point. That's three definitions -- one using geometric triangles, one using coordinates on a unit circle, and one using coterminal angles to extend from a definition with a small domain to a larger domain.

This is a common activity. Limits of indeterminate forms are attempts to extend the domain of the difference quotient to the derivative and to extend the domain of (finite) Riemann sums to the integral. Analytic continuation is more of this. It goes on and on.

The fundamental lesson is that there is some sort of Platonic ideal abstract function, but each recipe we can find to evaluate it only tells us about the values on some subset of its domain. Different definitions cover different domains. To really be able to work with a function you need to be able to go every it can go -- not just everywhere one recipe for it can go.