Polar Coordinates functional notation.

AI Thread Summary
Polar coordinates are defined as (r, θ) to reflect the relationship between radius and angle, while equations are often expressed as r = f(θ), indicating θ as the domain. This notation allows for multiple representations of the same point, as (r, θ) is equivalent to (r, θ + 2π). The discussion highlights the need for careful definition when using functions in polar coordinates, particularly with trigonometric functions that naturally accommodate this periodicity. Additionally, defining curves in polar coordinates may require parameterization to avoid ambiguity in angle representation. The conversation underscores the subtleties of polar notation and its implications for mathematical functions.
That Neuron
Messages
75
Reaction score
0
I've always been curious why points in polar coordinates are defined as (r,θ) when all equations (including parametric equations formed from them) are defined as r=f(θ).

Considering that point in cartesian coordinates are defined as (x,y) where y=f(x).

Also a,b=(r,θ) ∫1/2[f(θ)]2 further implies that θ is the domain.

I just find this odd notation wise, and am wondering if anyone can provide me with a reason for this seeming discrepancy.

:) Thanks!
 
Mathematics news on Phys.org
That's a good question. I conjecture it's just tradition and a matter of convenience.

Polar coordinates for a point are not unique (even though it's common to hear math people talk about "the" polar coordinates of a point). The point (r,\theta) is the same as the point (r,\theta + 2 \pi ).

if you want to define points in the cartesian plane that have the polar form (f(\theta), \theta) you have to be careful to make f(\theta) = f(\theta + 2 \pi ). This happens "naturally" with trigonmetric functions such as f(\theta) = \sin{\theta}.

If you want to define a function by points in the cartesian plane that have the polar form (r, g(r) ) then you have less to worry about. However you can't describe a curve with a set of points having the same radius and several different principal angles.

I suspect polar coordinates for curves are most often used when we need a shape where two points with the same radii can have different principal angles. These are often written using trig functions so it isn't a problem to insure that f(\theta) = f(\theta + 2\pi).
 
It is subtle, but a parameterization can map say a value on the real line to that of say [0,2pi) with the simple example being a circle with x = rcos(t), y = rsin(t) for t = [0,infinity).

Its subtle, but I think its worth noting.
 
Stephen Tashi said:
if you want to define points in the cartesian plane that have the polar form (f(\theta), \theta) you have to be careful to make f(\theta) = f(\theta + 2 \pi ). This happens "naturally" with trigonmetric functions such as f(\theta) = \sin{\theta}.

If you want to define a function by points in the cartesian plane that have the polar form (r, g(r) ) then you have less to worry about. However you can't describe a curve with a set of points having the same radius and several different principal angles.
But wouldn't a function defined as (r, g(r) ) not be an actual function since f(\theta) = f(\theta + 2 \pi ), so for every r there would be a myriad of possible values of \theta that would be solutions. Just as we can only define inverse trigonometric (sine for example) functions on a limited ([0,2pi) domain.

Perhaps this is why we can only define polar functions with \theta as the domain?

Sorry if I seem a little distracted, but I've just been digesting a bunch of Mathematical Grammar and set logic, so my mind is completely scrambled :) haha.
 
Last edited:
That Neuron said:
But wouldn't a function defined as (r, g(r) ) not be an actual function since f(\theta) = f(\theta + 2 \pi ), so for every r there would be a myriad of possible values of \theta that would be solutions. Just as we can only define inverse trigonometric (sine for example) functions on a limited ([0,2pi) domain.

My notation (r, g(r)) assumes g(r) is a function from the non-negative real numbers to the real numbers. So each r is mapped to only a single g(r).

Your question about solving for theta is relevant to the case of ( f(theta), theta). It is correct that f(theta) must be a function with the property that f(theta) = f(theta + 2 pi).

If we need to write a function whose graph is a spiral, we have to introduce a parameter and make both radius and angle depend on the parameter in the form ( r(t), theta(t)). So it isn't correct to say that there is only one form for a graph in polar coordinates. It's just that (f(theta), theta) is a very commonly encountered form.
 
Thread 'Video on imaginary numbers and some queries'
Hi, I was watching the following video. I found some points confusing. Could you please help me to understand the gaps? Thanks, in advance! Question 1: Around 4:22, the video says the following. So for those mathematicians, negative numbers didn't exist. You could subtract, that is find the difference between two positive quantities, but you couldn't have a negative answer or negative coefficients. Mathematicians were so averse to negative numbers that there was no single quadratic...
Insights auto threads is broken atm, so I'm manually creating these for new Insight articles. In Dirac’s Principles of Quantum Mechanics published in 1930 he introduced a “convenient notation” he referred to as a “delta function” which he treated as a continuum analog to the discrete Kronecker delta. The Kronecker delta is simply the indexed components of the identity operator in matrix algebra Source: https://www.physicsforums.com/insights/what-exactly-is-diracs-delta-function/ by...
Thread 'Unit Circle Double Angle Derivations'
Here I made a terrible mistake of assuming this to be an equilateral triangle and set 2sinx=1 => x=pi/6. Although this did derive the double angle formulas it also led into a terrible mess trying to find all the combinations of sides. I must have been tired and just assumed 6x=180 and 2sinx=1. By that time, I was so mindset that I nearly scolded a person for even saying 90-x. I wonder if this is a case of biased observation that seeks to dis credit me like Jesus of Nazareth since in reality...
Back
Top