Eliminating Parameter for <-rsinθ,rcosθ> ≠ assumed function

Ocata
Messages
198
Reaction score
5
Hello, I am attempting to eliminate the parameter from r'(θ) = r'(θ)=<-10sinθ,10cosθ> , but when I do, I get back to the same equation as I would for eliminating the parameter for r(θ)=<10cosθ,10sinθ>

(1) x^2 + y^2 = 10

y = \sqrt{10-x^2}

(2) y&#039; = \frac{-x}{\sqrt{10-x^2}}

then,

since x^2 + y^2 = 10, if we let

x=\sqrt{10}cosθ
y=\sqrt{10}sinθ, then

(3) r(θ)=<10cosθ,10sinθ>

(4)r'(θ)=<-10sinθ,10cosθ>

then how come if I let,

x=-\sqrt{10}sinθ
y=\sqrt{10}cosθ,

I get

\frac{-x}{\sqrt10}=sinθ
\frac{y}{\sqrt10}=cosθ

(\frac{-x}{\sqrt{10}})^2 + (\frac{y}{\sqrt{10}})^2= 1

x^2 + y^2 = 10

But, my question is:

Why does eliminating the parameter in

r'(θ)=<-10sinθ,10cosθ> ⇒ x^2 + y^2 = 10

instead of what seems more intuitive:

r'(θ)=<-10sinθ,10cosθ> ⇒y&#039; = \frac{-x}{\sqrt{10-x^2}}It just feel like it would make more sense for a y(x) ⇒ r(θ) and y'(x) ⇒ r'(θ)

So I wonder why y(x) ⇒ r(θ) and y'(x) ⇒ r(θ)

In words, what I'm asking, is when I introduce the theta parameter for the semicircle (1), I get the paremetric/vector function (3). Then if I take the derivative of the semicircle I get (2), and when I introduce the theta parameter, I get (4). But if I eliminate the parameter in (3), I go back to (1), but when I eliminate the parameter of (4), I don't go back to (2), but instead go back to (1) as well.

Why does this occur?
 
Physics news on Phys.org
Ocata said:
Hello, I am attempting to eliminate the parameter from r'(θ) = r'(θ)=<-10sinθ,10cosθ> , but when I do, I get back to the same equation as I would for eliminating the parameter for r(θ)=<10cosθ,10sinθ>

(1) x^2 + y^2 = 10

y = \sqrt{10-x^2}

(2) y&#039; = \frac{-x}{\sqrt{10-x^2}}

then,

since x^2 + y^2 = 10, if we let

x=\sqrt{10}cosθ
y=\sqrt{10}sinθ, then

(3) r(θ)=<10cosθ,10sinθ>

(4)r'(θ)=<-10sinθ,10cosθ>

then how come if I let,

x=-\sqrt{10}sinθ
y=\sqrt{10}cosθ,

I get

\frac{-x}{\sqrt10}=sinθ
\frac{y}{\sqrt10}=cosθ

(\frac{-x}{\sqrt{10}})^2 + (\frac{y}{\sqrt{10}})^2= 1

x^2 + y^2 = 10

But, my question is:

Why does eliminating the parameter in

r'(θ)=<-10sinθ,10cosθ> ⇒ x^2 + y^2 = 10
Because r'(θ) is perpendicular to r(θ), and both vectors have the same magnitudes. This means that r'(θ) is ##\pi/2## "ahead" of r(θ), but is tracing out the same path.
Ocata said:
instead of what seems more intuitive:

r'(θ)=<-10sinθ,10cosθ> ⇒y&#039; = \frac{-x}{\sqrt{10-x^2}}It just feel like it would make more sense for a y(x) ⇒ r(θ) and y'(x) ⇒ r'(θ)
Not to me it doesn't. The two derivatives are different rates of change. y' measures how y changes relative to changes in x (which runs horizontally), while r' measures how r changes relative to changes in θ. To me this is apples and oranges.
Ocata said:
So I wonder why y(x) ⇒ r(θ) and y'(x) ⇒ r(θ)

In words, what I'm asking, is when I introduce the theta parameter for the semicircle (1), I get the paremetric/vector function (3). Then if I take the derivative of the semicircle I get (2), and when I introduce the theta parameter, I get (4). But if I eliminate the parameter in (3), I go back to (1), but when I eliminate the parameter of (4), I don't go back to (2), but instead go back to (1) as well.

Why does this occur?
 
  • Like
Likes Ocata
Thank you, this makes sense to me. I just came across the property r(θ)⋅r'(θ) = 0 if the magnitudes are equal in chapter 13 of my calculus book last week. I don't fully understand the proof just yet. I will work through it though. May I ask, are r(θ) perpendicular r'(θ) because they have equal magnitudes or do they have equal magnitudes because they are perpendicular. This is probably a chicken and the egg question that doesn't even makes sense. If the question is not even valid then don't worry about answering it.

Also, would this property only hold true for circles?
 
Ocata said:
Thank you, this makes sense to me. I just came across the property r(θ)⋅r'(θ) = 0 if the magnitudes are equal in chapter 13 of my calculus book last week. I don't fully understand the proof just yet. I will work through it though. May I ask, are r(θ) perpendicular r'(θ) because they have equal magnitudes or do they have equal magnitudes because they are perpendicular.
They are perpendicular because the angle between them is 90°; that is, one of them is the rotation of the other, with no other change, which makes their magnitudes equal.
Ocata said:
This is probably a chicken and the egg question that doesn't even makes sense. If the question is not even valid then don't worry about answering it.

Also, would this property only hold true for circles?
 
  • Like
Likes Ocata
Mark44, I will have to ponder this a bit more. I will return to this thread soon.
 
Back
Top