Vectors and points on a circle

Click For Summary

Homework Help Overview

The problem involves four distinct points A, B, C, D on a circle centered at O, with conditions on the magnitudes of linear combinations of vectors from O to these points. Participants are tasked with determining the geometric properties of the quadrilateral formed by these points based on given vector relationships.

Discussion Character

  • Exploratory, Assumption checking, Conceptual clarification

Approaches and Questions Raised

  • Participants discuss various methods to approach the problem, including squaring moduli and geometric interpretations. Some suggest examining the implications of specific values for x and y, while others consider the law of cosines to relate angles and magnitudes.

Discussion Status

The discussion is ongoing, with participants exploring different interpretations of the conditions provided. Some have offered hints and suggestions, while others are questioning the validity of certain assumptions and the completeness of proofs regarding the properties of the quadrilateral.

Contextual Notes

There is a focus on the relationships between angles and the implications of equal cosines, with participants noting that the definitions of geometric terms like rhombus, rectangle, and trapezium may overlap in this context.

Saitama
Messages
4,244
Reaction score
93

Homework Statement


Let A, B, C, D be distinct points on a circle with centre O. If there exists non zero real numbers x and y such that ##|x\vec{OA}+y\vec{OB}|=|x\vec{OB}+y\vec{OC}|=|x\vec{OC}+y\vec{OD}|=|x \vec{OD}+y\vec{OA}|##, then which of the following is always true?
A)ABCD is a trapezium
B)ABCD is a rectangle
C)ABCD is a rhombus
D)ABCD is a square

Homework Equations


The Attempt at a Solution


Honestly, I have no idea how to begin with this problem. Should I start by squaring the moduli? I don't know if that would help.

Any help is appreciated. Thanks!
 
Physics news on Phys.org
Anyone?
 
Pranav, which statement is certainly true? ehild
 
ehild said:
Pranav, which statement is certainly true?


ehild

If I start by assuming x=y=1, it comes out that its a square. But how would I prove it for a general case?
 
I find it easiest to approach this geometrically.
All that matters wrt x and y is the ratio. If yOA, yOB, yOC, yOD lie on a circle radius y around O, where do xOA etc. lie? Now, cheating a bit, let's take x as negative and look at the locations of |x|OA etc., so xOA+yOA = yOA-|x|OA, allowing us to look at the line joining the two points instead of a vector sum. Look at the triangle formed. What formula can you think of for |yOA-(|x|)OA|?
 
I find it easiest to approach this geometrically.
All that matters wrt x and y is the ratio. If yOA, yOB, yOC, yOD lie on a circle radius y around O, where do xOA etc. lie? Now, cheating a bit, let's take x as negative and look at the locations of |x|OA etc., so xOA+yOA = yOA-|x|OA, allowing us to look at the line joining the two points instead of a vector sum. Look at the triangle formed. What formula can you think of for |yOA-(|x|)OA|?
 
The magnitude of all vectors OA,OB,OC,OD are 1. Let the angles between two of them α,β,γ,δ.
Find the magnitude of xOA+yOB, ... in terms of x,y,and the corresponding angles applying the law of cosines.

ehild
 

Attachments

  • 4vectors.JPG
    4vectors.JPG
    7.4 KB · Views: 485
Sorry for the late reply.

ehild said:
The magnitude of all vectors OA,OB,OC,OD are 1. Let the angles between two of them α,β,γ,δ.
Find the magnitude of xOA+yOB, ... in terms of x,y,and the corresponding angles applying the law of cosines.

ehild

That's an excellent hint, ehild! Thanks a lot! :smile:

It can be done without assuming the radius to be one.
Referring to your attachment,
|x\vec{OA}+y\vec{OB}|=x^2|\vec{OA}|^2+y^2|\vec{OB}|^2+2xy|\vec{OA}|| \vec{OB} |\cos \alpha
Similarly we can obtain expressions for ##|x\vec{OB}+y\vec{OC}|##, ##|x\vec{OC}+y\vec{OD}|## and ##|x\vec{OD}+y\vec{OA}|## and using the fact that ##|\vec{OA}|=|\vec{OB}|=|\vec{OC}|=|\vec{OD}|##, I get
\cos \alpha=\cos \beta=\cos \gamma=\cos \delta
\Rightarrow \alpha=\beta=\gamma=\delta=\frac{\pi}{2}

This proves that these points form a square.

Thanks ehild!
 
You have to work a bit more on it. Two angles are not necessarily the same if their cosines are the same.
And about the questions. Is it not true that ABCD is a rectangle? Or trapezium? Rhombus?

ehild
 
  • #10
ehild said:
You have to work a bit more on it. Two angles are not necessarily the same if their cosines are the same.
And about the questions. Is it not true that ABCD is a rectangle? Or trapezium? Rhombus?

ehild

Yes, you are right, I need to work more on it.

It is not rhombus because in a rhombus, the diagonals are not equal. In trapezium too, the diagonals are not equal.

How would I show that it isn't a rectangle? :confused:

I am not sure how would I do it but here's my take on it. Assuming that one of the angles between the diagonals is ##\alpha## and its cosine is ##\cos \alpha##, the other angle is ##\pi-\alpha## and its cosine ##-\cos \alpha## but this is contrary to the relation of cosines being equal, hence this isn't a rectangle.

Is this correct?
 

Attachments

  • rectangle.png
    rectangle.png
    3.2 KB · Views: 528
  • #11
Pranav-Arora said:
It is not rhombus because in a rhombus, the diagonals are not equal. In trapezium too, the diagonals are not equal.
In my understanding of these terms, every square is also a rhombus and a rectangle and a trapezium. They are not mutually exclusive.
 
  • #12
haruspex said:
In my understanding of these terms, every square is also a rhombus and a rectangle and a trapezium. They are not mutually exclusive.

and a quadrilateral, with a=b, and 90° angle between the diagonals.

ehild
 
  • #13
ehild said:
and a quadrilateral, with a=b, and 90° angle between the diagonals.

ehild

Is my proof still incomplete?
 
  • #14
Pranav-Arora said:
Is my proof still incomplete?
I think the issue of cos α = cos β still needs some work. What are the possible solutions of that for each being in the range 0 to 2 pi?
 
  • #15
haruspex said:
I think the issue of cos α = cos β still needs some work. What are the possible solutions of that for each being in the range 0 to 2 pi?

##\beta=±\alpha## ?
 
  • #16
Pranav-Arora said:
##\beta=±\alpha## ?
That wouldn't allow both to be in the range 0 to 2 pi.
 
  • #17
haruspex said:
That wouldn't allow both to be in the range 0 to 2 pi.

This would be silly but is ##\alpha=\pi+\beta## or ##\alpha=\pi-\beta##?
 
  • #18
Well, if one of the angles is α1=(π-β), the other α2=π+β, and β≠π/2, what could be the other angles with the same cosine?


ehild.
 
  • #19
Pranav-Arora said:
##\beta=±\alpha## ?

Or β=2π-α...


ehild
 
  • #20
ehild said:
Or β=2π-α...


ehild

Thanks but how should I complete my proof now?
 
  • #21
Assume that not all angles are equal, but α1=β and α2=2pi-β. What possibility would you have for the other two angles?


ehild
 

Similar threads

Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
7
Views
4K
Replies
4
Views
2K
Replies
18
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
56
Views
6K
  • · Replies 7 ·
Replies
7
Views
2K