Alternative equation for a line

  • Thread starter Thread starter noxf
  • Start date Start date
  • Tags Tags
    Line
AI Thread Summary
The discussion centers on deriving an alternative equation for a line in R^2, specifically transitioning from the standard form ax + by = c to the polar form xsin(r) - ycos(r) + p = 0. The angle r is identified as the angle between the line and the x-axis, while |p| represents the distance from the line to the origin. A method is suggested involving the y-intercept and forming a right triangle to relate the coordinates of points on the line to the angle. The tangent function is used to derive a connection between the coordinates and the angle, facilitating the transition to the lemma's equation. This approach aims to clarify the relationship between the two forms of the line equation.
noxf
Messages
8
Reaction score
0
Hi there,

I've been having a problem understanding how to derive a formula. I have here a lemma that states:
A line L is a set of points (x,y) in R^2 where (x,y) satisfy the equation ax + by = c with (a,b) are not trivial and every such equation determines a line. This can be rewritten as:
xsin(r) - ycos(r) + p = 0

Maybe I'm constantly doing something wrong but I've tried to do tricks with the vector form of a line and polar coordinates but to no avail :(

Anyone got an idea?
 
Mathematics news on Phys.org
noxf said:
Hi there,

I've been having a problem understanding how to derive a formula. I have here a lemma that states:
A line L is a set of points (x,y) in R^2 where (x,y) satisfy the equation ax + by = c with (a,b) are not trivial and every such equation determines a line. This can be rewritten as:
xsin(r) - ycos(r) + p = 0

Maybe I'm constantly doing something wrong but I've tried to do tricks with the vector form of a line and polar coordinates but to no avail :(

Anyone got an idea?
What does r represent in the second equation? Pretty obviously it's an angle, but which angle?
 
r is the angle between the line L and x-axis. |p| is the distance from L to (0,0).
 
From the equation ax + by = c, solve for y to get y = (-a/b) * x + c/b
When x = 0, y = c/b, so the y-intercept is at (0, c/b).

Let P(x, y) be a point on line L. Form a right triangle whose vertices are (0, c/b), (x, y) and (x, y - c/b). (In my drawing I am assuming that line L has a positive slope, so that the point at (x, y) is above and to the right of the y-intercept.)

From this triangle, tan(r) = (y - c/b)/x, so x tan(r) = y - c/b. From here you should be able to get to the equation in the lemma.
 
Thanks a lot for the swift reply :)
 
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...
Fermat's Last Theorem has long been one of the most famous mathematical problems, and is now one of the most famous theorems. It simply states that the equation $$ a^n+b^n=c^n $$ has no solutions with positive integers if ##n>2.## It was named after Pierre de Fermat (1607-1665). The problem itself stems from the book Arithmetica by Diophantus of Alexandria. It gained popularity because Fermat noted in his copy "Cubum autem in duos cubos, aut quadratoquadratum in duos quadratoquadratos, et...
Thread 'Imaginary Pythagorus'
I posted this in the Lame Math thread, but it's got me thinking. Is there any validity to this? Or is it really just a mathematical trick? Naively, I see that i2 + plus 12 does equal zero2. But does this have a meaning? I know one can treat the imaginary number line as just another axis like the reals, but does that mean this does represent a triangle in the complex plane with a hypotenuse of length zero? Ibix offered a rendering of the diagram using what I assume is matrix* notation...

Similar threads

Back
Top