Algebraically Revising the Angle Between Two Vectors in 2-D Cartesian Space

In summary: I must mention here that I am not sure if my question was a valid one to begin with, but you guys helped me learn a few details here and there. So, thank you all.In summary, the conversation revolves around finding the limit of the angle between two vectors in 2-D cartesian space as one vector approaches negative infinity. The limit can be solved using geometric or algebraic means, however, there is some ambiguity in the sign of the solution due to the use of the absolute value of the vectors. This can be resolved by recognizing that the absolute value of a negative number is equal to the negative of that number.
  • #1
ian_dsouza
48
3
I am revising vectors at the moment. So, this is not a homework question.

In 2-D cartesian space, I have two vectors, A = <a,2> and B = <1,3>. I want to find the limit of the angle between the vectors as a -> -∞.

Geometrically, I know that direction of vector B approaches 180° as a→-∞. Thus, the angle between the vectors apporaches 180° - atan(3) = 108.4°.

I now want to solve this using more algebraic means. The cosine of the angle θ, between the two vecors is given by,
cosθ = [itex]\frac{\textbf{A . B}}{|\textbf{A}| |\textbf{B}|}[/itex] .
This gives,
cosθ = [itex]\frac{a + 6}{\sqrt{a^{2}+4} \sqrt{10}}[/itex]

In this form, as a→-∞, cosθ should be negative, which makes sense.
To algebraically get the limit of cosθ, I divide numerator and denominator by a, to get,
cosθ = [itex]\frac{1+\frac{6}{a}}{\sqrt{1+\frac{4}{a^{2}}} \sqrt{10}}[/itex]
When you take limits as a→-∞, you get,
[itex]\frac{1+0^{-}}{\sqrt{1+0^{+}} \sqrt{10}}[/itex]
Since the denominator terms were magnitudes of vectors, they have to be positive. This gives cosθ as positive. But this isn't true. In fact it is the negative of that limit.

Can someone help me out with this. I have a feeling that I'm missing something blatantly obvious and would appreciate it you could point it out, if that's the case!
 
Physics news on Phys.org
  • #2
Pull out your negative when you pull out the constants. That's your mistake I reckon. a/|a| is a negative one.
 
  • #3
Mod note: Moved from the technical math sections.
 
  • #4
Hi Student100. Thanks for replying. If I try pulling out the constant a, the denominator technically contains a [itex]\sqrt{a^{2}}[/itex] term, which boils down to +/-a. This is ambiguous in the sign at this step itself. However, if I try the approach of dividing the numerator and denominator by 'a', I end up with a positive value for cosθ. I'm still confused.
 
  • #5
ian_dsouza said:
Hi Student100. Thanks for replying. If I try pulling out the constant a, the denominator technically contains a [itex]\sqrt{a^{2}}[/itex] term, which boils down to +/-a. This is ambiguous in the sign at this step itself. However, if I try the approach of dividing the numerator and denominator by 'a', I end up with a positive value for cosθ. I'm still confused.

But ##\sqrt{a^2} = |a|##. So if you pull out this, then you get

[tex]\cos(\theta) = \frac{a}{|a|}\frac{1 + \frac{6}{a}}{\sqrt{1 + \frac{4}{a^2}}\sqrt{10}}[/tex]

So you need to decide what ##\frac{a}{|a|}##. This will be ##1## or ##-1## depending on whether ##a## is positive or negative. But since you want the limit ##a\rightarrow -\infty##, then you can assume ##a<0##, thus ##\frac{a}{|a|} = -1##, thus

[tex]\cos(\theta) = -1 \frac{1 + \frac{6}{a}}{\sqrt{1 + \frac{4}{a^2}}\sqrt{10}}[/tex]

Does that clear things up?
 
  • #6
ian_dsouza said:
Hi Student100. Thanks for replying. If I try pulling out the constant a, the denominator technically contains a [itex]\sqrt{a^{2}}[/itex] term, which boils down to +/-a. This is ambiguous in the sign at this step itself.
To be a bit more explicit, there is no ambiguity in sign here. ##\sqrt{x}## is defined to be the principal square root of ##x##, which is the positive square root.

However, if I try the approach of dividing the numerator and denominator by 'a', I end up with a positive value for cosθ. I'm still confused.
When ##a<0##, you have ##\sqrt{a^2} = -a##. When you divided the denominator by ##a##, it's initially outside of the radical. You have to put in the minus sign when you pull the ##a## into the radical because ##a## is negative, i.e. ##\frac1a = -(-\frac1a) = -\sqrt{\frac1{a^2}}##.
 
  • Like
Likes 1 person
  • #7
ian_dsouza said:
cosθ = [itex]\frac{a + 6}{\sqrt{a^{2}+4} \sqrt{10}}[/itex]

In this form, as a→-∞, cosθ should be negative, which makes sense.
To algebraically get the limit of cosθ, I divide numerator and denominator by a, to get,
cosθ = [itex]\frac{1+\frac{6}{a}}{\sqrt{1+\frac{4}{a^{2}}} \sqrt{10}}[/itex]

When a is -ve, you have:

[itex]a = - √a^2[/itex]

Whereas, you assumed that [itex]a = √a^2[/itex]

That's where the minus sign went awol.
 
  • #8
ian_dsouza said:
Hi Student100. Thanks for replying. If I try pulling out the constant a, the denominator technically contains a [itex]\sqrt{a^{2}}[/itex] term, which boils down to +/-a. This is ambiguous in the sign at this step itself. However, if I try the approach of dividing the numerator and denominator by 'a', I end up with a positive value for cosθ. I'm still confused.

I'm confused why you're annotating 0 with negative and poistive signs to be perfectly honest in your original question. When you take the limit the terms are zero, there is no sign.

When ever you see |a| you should recognize immediately that you need to break it up into a piecewise function. |a|is a if a >0, and |a| is -a if a < 0. So when you pull out a/|a| you should notice this actually means a/-a = -1.

When you actually take the limit there is no sign ambiguity, the terms that go to zero do just that, they go to zero.
 
Last edited:
  • #9
Student100 said:
I'm confused why you're annotating 0 with negative and poistive signs to be perfectly honest in your original question. When you take the limit the terms are zero, there is no sign.

When ever you see |a| you should recognize immediately that you need to break it up into a piecewise function. a is a if a >0, and a is -a if a < 0.
No, a is a regardless of its sign, but |a| = a if a > 0, and |a| = -a if a < 0. Possibly that's what you meant but forgot to include the absolute value signs.
Student100 said:
So when you pull out a/|a| you should notice this actually means a/-a = -1.

When you actually take the limit there is no sign ambiguity, the terms that go to zero do just that, they go to zero.
 
  • #10
Mark44 said:
No, a is a regardless of its sign, but |a| = a if a > 0, and |a| = -a if a < 0. Possibly that's what you meant but forgot to include the absolute value signs.

Yep, thanks Mark.
 
  • #11
Thanks, Student100, Mark44, R136a1, vela and PeroK for the replies. From what I collectively gather here, the √ sign usually referes to the principal square root which is positive. Now, I wonder if this is a more general rule or perhaps because the denominator terms were actually lengths of vectors which are always positive, meaning that there is always a 'hidden' absolute value operator surrounding these terms and hence the |a| when you attempt to take 'a' outside the radical [itex]\sqrt{a^{2}+4}[/itex].

I ask the above question because there are times when you'd like to consider the negative square root along with the positive root. For example, when finding the intersection of the parabola y = [itex]x^{2}[/itex] with the horizontal line y = 4. To solve it, you need to substitute for 'y' to get, 4 = [itex]x^{2}[/itex]. To get the value for 'x', you would use both +2 and -2, because indeed there are two intersection points here. The points would be (2,4) and (-2,4).

Any input is much appreciated.

Student100 said:
I'm confused why you're annotating 0 with negative and poistive signs to be perfectly honest in your original question. When you take the limit the terms are zero, there is no sign.

When ever you see |a| you should recognize immediately that you need to break it up into a piecewise function. |a|is a if a >0, and |a| is -a if a < 0. So when you pull out a/|a| you should notice this actually means a/-a = -1.

When you actually take the limit there is no sign ambiguity, the terms that go to zero do just that, they go to zero.

The + and - superscripts are just a technicality in the theory of limits because [itex]\frac{6}{a}[/itex] never really attains the value 0 for any a[itex]\in[/itex][itex]\Re[/itex]. This limit of 0 is only approached from the left side (negative side) when 'a' is negative and a→-∞. You are right in the fact that once you put zero in the equation, you take it as zero itself and disregard the presence of the supersrcipts, in order to compute the overall limit.
 
  • #12
ian_dsouza said:
Thanks, Student100, Mark44, R136a1, vela and PeroK for the replies. From what I collectively gather here, the √ sign usually referes to the principal square root which is positive. Now, I wonder if this is a more general rule or perhaps because the denominator terms were actually lengths of vectors which are always positive, meaning that there is always a 'hidden' absolute value operator surrounding these terms and hence the |a| when you attempt to take 'a' outside the radical [itex]\sqrt{a^{2}+4}[/itex].

You just have to be careful with the sign of square roots. Sticking to Real numbers:

√a is defined for a ≥ 0 and is the positive square root.

So, you have to be careful how you move things in and out of the square root.

If a is negative, then -a = √a^2, so if a is negative, then:

a√b = -√ba^2

And, the same taking a out. If a is negative:

√ba^2 = -a√b

You just have to be careful with the sign.
 
  • Like
Likes 1 person
  • #13
Anytime you pull out a |a| you need to be wary of the sign.

Your ideas about the limit are also wrong. The limit isn't really -0.0000000000000000000000001 or 0.00000000000000000000000000000000000000000000000000001, it's simply 0. You only care about what the value approaches, it doesn't matter that it never actually attains that value. So the superscripts seem unneeded to me.
 
  • Like
Likes 1 person
  • #14
ian_dsouza said:
Thanks, Student100, Mark44, R136a1, vela and PeroK for the replies. From what I collectively gather here, the √ sign usually referes to the principal square root which is positive.
Yes, the expression √b ordinarily means the principal square root.
ian_dsouza said:
Now, I wonder if this is a more general rule or perhaps because the denominator terms were actually lengths of vectors which are always positive, meaning that there is always a 'hidden' absolute value operator surrounding these terms and hence the |a| when you attempt to take 'a' outside the radical [itex]\sqrt{a^{2}+4}[/itex].
No, there's no "hidden" absolute value signs. You just have to consider that a could be negative or positive (or zero). So ##\sqrt{a^2 + 4} = |a|\sqrt{1 + 4/a^2}##.
ian_dsouza said:
I ask the above question because there are times when you'd like to consider the negative square root along with the positive root. For example, when finding the intersection of the parabola y = [itex]x^{2}[/itex] with the horizontal line y = 4. To solve it, you need to substitute for 'y' to get, 4 = [itex]x^{2}[/itex]. To get the value for 'x', you would use both +2 and -2, because indeed there are two intersection points here. The points would be (2,4) and (-2,4).
Sure. When you solve the equation x2 = 4, there are two solutions.
ian_dsouza said:
Any input is much appreciated.



The + and - superscripts are just a technicality in the theory of limits because [itex]\frac{6}{a}[/itex] never really attains the value 0 for any a[itex]\in[/itex][itex]\Re[/itex]. This limit of 0 is only approached from the left side (negative side) when 'a' is negative and a→-∞. You are right in the fact that once you put zero in the equation, you take it as zero itself and disregard the presence of the supersrcipts, in order to compute the overall limit.
 
  • Like
Likes 1 person
  • #15
ian_dsouza said:
I ask the above question because there are times when you'd like to consider the negative square root along with the positive root. For example, when finding the intersection of the parabola y = [itex]x^{2}[/itex] with the horizontal line y = 4. To solve it, you need to substitute for 'y' to get, 4 = [itex]x^{2}[/itex]. To get the value for 'x', you would use both +2 and -2, because indeed there are two intersection points here. The points would be (2,4) and (-2,4).
When you take the (principal) square root of both sides, you get ##\sqrt{x^2} = \sqrt{4}## or equivalently ##\lvert x \rvert = 2##. This equation has two solutions, x=2 and x=-2.

When you want to refer to both square roots, you typically use the ##\pm## symbol to denote both the positive and negative square roots and take the radical symbol to refer to only the positive square root. The quadratic equation is a common example of where this is done.
 
  • Like
Likes 1 person
  • #16
Thanks all. I have gained a better understanding of the problem here and how its components fit into my overall picture of physics and mathematics.
 

Related to Algebraically Revising the Angle Between Two Vectors in 2-D Cartesian Space

What is meant by "Algebraically Revising the Angle Between Two Vectors in 2-D Cartesian Space"?

"Algebraically Revising the Angle Between Two Vectors in 2-D Cartesian Space" refers to the mathematical process of using algebraic equations to calculate and modify the angle between two vectors (represented by directed line segments) in a two-dimensional Cartesian coordinate system.

Why is it important to revise the angle between two vectors in 2-D Cartesian Space?

Revising the angle between two vectors in 2-D Cartesian Space is important because it allows us to accurately measure the orientation and direction of the vectors, which is necessary in many scientific and mathematical applications such as physics, engineering, and computer graphics.

What equations are used to revise the angle between two vectors in 2-D Cartesian Space?

The most commonly used equation is the dot product, which is calculated by multiplying the magnitudes of the two vectors by the cosine of the angle between them. This can be represented as a · b = |a| |b| cosθ, where a and b are the two vectors and θ is the angle between them.

Can the angle between two vectors be negative?

No, the angle between two vectors cannot be negative. It is always measured as a positive value between 0 and 180 degrees (or 0 and π radians). However, the direction of the angle (clockwise or counterclockwise) can be determined by the sign of the dot product.

Do both vectors need to start at the same point in order to revise the angle between them?

No, the starting point of the vectors does not affect the angle between them. The angle is solely determined by the direction and magnitude of the vectors themselves.

Similar threads

Replies
1
Views
588
  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
10
Views
2K
Replies
33
Views
3K
  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
7
Views
440
Back
Top