Basic Trig Functions: Clarifying Definitions

Click For Summary

Discussion Overview

The discussion focuses on clarifying definitions related to basic trigonometric functions and their mathematical representations, particularly in the context of polar coordinates and the unit circle. Participants explore various definitions, equations, and interpretations of trigonometric ratios and their applications.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant questions whether the definitions of sine and cosine should include absolute values for the axis projections.
  • Another participant points out that sine and cosine can be negative and complex, depending on the context and domain.
  • There is a discussion about the correct equation of a circle in polar coordinates, with some suggesting that it should be expressed as r = R, while others propose variations involving absolute values.
  • Multiple participants describe different versions of trigonometric functions, including right-triangle definitions, unit-circle definitions, and analytic definitions, emphasizing their distinct characteristics.
  • Some participants express confusion over the use of absolute values in the context of polar coordinates and the implications for the equations being discussed.
  • There is a debate over whether it is valid to take the square root of both sides of certain equations, with one participant asserting that the left-hand side does not equal the right-hand side in specific cases.
  • Another participant clarifies that the equation in polar form only makes sense if r is a variable and |r| is a constant, leading to further discussion on the correct representation of a circle's equation.

Areas of Agreement / Disagreement

Participants express differing views on the definitions and representations of trigonometric functions and polar coordinates. There is no consensus on the correct form of the equations or the necessity of absolute values, indicating ongoing debate and uncertainty.

Contextual Notes

Some discussions highlight limitations in understanding the relationship between different definitions of trigonometric functions and their applications in polar coordinates. The implications of using absolute values and the conditions under which certain equations hold true remain unresolved.

fonz
Messages
151
Reaction score
5
I just wanted to clear a couple of things up in terms of strict mathematical definition...

Is the correct definition of the trigonometric ratios:

cos[itex]\varphi[/itex]=[itex]\frac{|x|}{r}[/itex], sin[itex]\varphi[/itex]=[itex]\frac{|y|}{r}[/itex]

as opposed to:

cos[itex]\varphi[/itex]=[itex]\frac{x}{r}[/itex], sin[itex]\varphi[/itex]=[itex]\frac{y}{r}[/itex]

(note the lack of absolute value definition for the axis projections)

Also, is it correct to define a circle with the equation:

r = rcos[itex]\varphi[/itex]+rsin[itex]\varphi[/itex]?

Thanks
 
Mathematics news on Phys.org
What do you mean by "strict mathematical definition"?

is sin(x)=|sin(x)|?
No, sine and cosine can be negative (and complex) in general
Sometimes we are interested in a limited domain where this is true though.
ie
0<=x<=90 degrees
or
0<=x<=pi/2 radians

The equation of a circle in polar coordinates is
r=R
where r is the distance from the center and R is the radius
you can however write it using the Pythagorean theorem
r=√((Rcos(t))^2+(Rsin(t))^2)
which reduces to
r=R
 
Last edited:
  • Like
Likes   Reactions: 1 person
lurflurf said:
No sine and cosine can be negative (and complex) in general

I think a comma would make your meaning clearer. :wink:

lurflurf said:
No, sine and cosine can be negative (and complex) in general
 
  • Like
Likes   Reactions: 1 person
lurflurf said:
The equation of a circle in polar coordinates is
r=R
where r is the distance from the center and R is the radius
you can however write it using the Pythagorean theorem
r=√((Rcos(t))^2+(Rsin(t))^2)
which reduces to
r=R

By R do you mean |r|? I think this is where I am getting confused... so the circle equation would be:

r = |r|cos[itex]\varphi[/itex]+|r|sin[itex]\varphi[/itex]

or

r = |r|(cos[itex]\varphi[/itex]+sin[itex]\varphi[/itex])

Is this right?
 
fonz said:
By R do you mean |r|? I think this is where I am getting confused... so the circle equation would be:

r = |r|cos[itex]\varphi[/itex]+|r|sin[itex]\varphi[/itex]

or

r = |r|(cos[itex]\varphi[/itex]+sin[itex]\varphi[/itex])

Is this right?

The equation in polar form of a circle of radius = a centered at the origin is simply r = a.

It's not clear what your equation represents.
 
  • Like
Likes   Reactions: 1 person
One thing that doesn't get sufficient coverage, in my opinion, is the fact that there are actually (at least) three different versions of the trigonometric functions;

There are right-triangle trig functions that are defined in terms of ratios of side lengths of right triangles. The arguments (domain) of these functions are angles; specifically angles between 0 and 90 degrees (whether or not we include 0 and 90 depends on how you want to define "right triangle"). As ratios of side lengths, the outputs (range) of the right-triangle trig functions are positive real numbers.

Then there are the "unit-circle" trig functions which are defined in terms of coordinates of points on the unit circle. The arguments of these functions are technically arc lengths, and the outputs are, again, real numbers; e.g. for the unit-circle version of ##\sin##, ##\sin a## is the ##y##-coordinate of the point on the unit circle that is ##a## counter-clockwise units around the circle.

Finally, there are the analytic trig functions, which have power series definitions. The domains and ranges of these functions are real (or complex) numbers. These are the functions of primary interest in a calculus course.

Now all of the versions of the trig functions can be understood in terms of the others - e.g. it is common for students to use "reference angles" and right-triangle trig functions to aid in their understanding of the unit-circle trig functions - so they are often considered to be the same. But I believe there is value in realizing that they're fundamentally different kinds of functions that happen to be comparable.

*Remark: It's reasonable to consider a fourth class of trig functions, which I would call the "rotational" trig functions, but one could argue that this class is the same as the "unit-circle" class.
 
  • Like
Likes   Reactions: 2 people
OK so for a non unit circle, a radius vector with magnitude r has component vectors x and y

by the Pythagorean theorem:

r2 = x2 + y2

In parametric form:

x = |r|cos[itex]\varphi[/itex]
y = |r|sin[itex]\varphi[/itex]

therefore the equation in polar form would be:

r2 = (|r|cos[itex]\varphi[/itex])2 + (|r|sin[itex]\varphi[/itex])2

Is this correct?
 
fonz said:
OK so for a non unit circle, a radius vector with magnitude r has component vectors x and y

by the Pythagorean theorem:

r2 = x2 + y2

In parametric form:

x = |r|cos[itex]\varphi[/itex]
y = |r|sin[itex]\varphi[/itex]

therefore the equation in polar form would be:

r2 = (|r|cos[itex]\varphi[/itex])2 + (|r|sin[itex]\varphi[/itex])2

Is this correct?
Looks fine to me. I will just mention that taking the absolute value of ##r## is redundant, since magnitude is by definition nonnegative. Also, ##\varphi## is not defined if ##x=y=0##, but of course in that case ##r = 0##.
 
jbunniii said:
Looks fine to me. I will just mention that taking the absolute value of ##r## is redundant, since magnitude is by definition nonnegative. Also, ##\varphi## is not defined if ##x=y=0##, but of course in that case ##r = 0##.

So can you take the square root of both sides to get:

r = rcos[itex]\varphi[/itex] + rsin[itex]\varphi[/itex]

r = r(cos[itex]\varphi[/itex] + sin[itex]\varphi[/itex])
 
  • #10
fonz said:
So can you take the square root of both sides to get:

r = rcos[itex]\varphi[/itex] + rsin[itex]\varphi[/itex]

r = r(cos[itex]\varphi[/itex] + sin[itex]\varphi[/itex])
No, ##\sqrt{\cos^2 \theta + \sin^2 \theta} \neq \cos\theta + \sin\theta##. In fact, the left hand side is 1 for all ##\theta##, whereas ##\cos \theta + \sin \theta = \sqrt{2}\sin(\theta + \pi/4)##.
 
  • Like
Likes   Reactions: 1 person
  • #11
jbunniii said:
No, ##\sqrt{\cos^2 \theta + \sin^2 \theta} \neq \cos\theta + \sin\theta##. In fact, the left hand side is 1 for all ##\theta##, whereas ##\cos \theta + \sin \theta = \sqrt{2}\sin(\theta + \pi/4)##.

Thanks
 
  • #12
fonz said:
therefore the equation in polar form would be:

r2 = (|r|cos[itex]\varphi[/itex])2 + (|r|sin[itex]\varphi[/itex])2

Is this correct?

This only makes sense as a function in polar form if ##r## is a variable and ##|r|## is a constant. This can be rewritten as ##r^2=|r|^2(\cos^2\theta+\sin^2\theta)=|r|^2## which is like saying ##y=y##. It sure is true, but it is not the graph that you are looking for. If you are writing ##r(\theta)##, and you want a circle with radius ##a## (which is a constant), then the functional notation that you are looking for is

##r^2=(|a|^2\cos^2\theta+|a|^2\sin^2\theta)=|a|^2(\cos^2\theta+\sin^2 \theta)=|a|^2##

This clearly becomes ##r(\theta)=a## since ##a## is already positive as we chose it to be the radius of the circle. I think this is what you were originally asking, but maybe I misunderstood.
 
  • Like
Likes   Reactions: 1 person
  • #13
DrewD said:
This only makes sense as a function in polar form if ##r## is a variable and ##|r|## is a constant. This can be rewritten as ##r^2=|r|^2(\cos^2\theta+\sin^2\theta)=|r|^2## which is like saying ##y=y##. It sure is true, but it is not the graph that you are looking for. If you are writing ##r(\theta)##, and you want a circle with radius ##a## (which is a constant), then the functional notation that you are looking for is

##r^2=(|a|^2\cos^2\theta+|a|^2\sin^2\theta)=|a|^2(\cos^2\theta+\sin^2 \theta)=|a|^2##

This clearly becomes ##r(\theta)=a## since ##a## is already positive as we chose it to be the radius of the circle. I think this is what you were originally asking, but maybe I misunderstood.

Thanks, I wasn't making the connection between the basic trigonometric identity [itex]\sin^2 + \cos^2 = 1[/itex]
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
Replies
8
Views
2K
  • · Replies 17 ·
Replies
17
Views
6K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 28 ·
Replies
28
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K