B Amount of lengths between k points

  • B
  • Thread starter Thread starter Einstein's Cat
  • Start date Start date
  • Tags Tags
    Points
Einstein's Cat
Messages
182
Reaction score
2
Say that there lies k points upon a straight line.

My question is this: what is the total amount of lengths between these points?

To elaborate, say k is 2; there are two points and so there is only one length between the two points. How many lengths would there be with k > 2?

What is the proof for a solution to this?
 
Mathematics news on Phys.org
Einstein's Cat said:
Say that there lies k points upon a straight line.

My question is this: what is the total amount of lengths between these points?

To elaborate, say k is 2; there are two points and so there is only one length between the two points. How many lengths would there be with k > 2?

What is the proof for a solution to this?
What do you get if there are three points? Four? Five?

BTW, it's probably reasonable to assume that the points are all distinct.
 
Mark44 said:
What do you get if there are three points? Four? Five?

BTW, it's probably reasonable to assume that the points are all distinct.
I can represent each length between points like this for k= 3 (each pair of integers represents the length between the points that are labelled such)

1, 2
1,3
2,3

for k= 4:

1,2
1,3
1,4
2,3
2,4
3,4

for k= 5

1,2
1,3
1,4
1,5
2,3
2,4
2,5
3,4
3,5
4,5
 
Going from k=2 with 1 distance to k=3, you got 2 additional distances (those to the additional point). Going to k=4, you got 3 additional distances. Do you see a pattern?

Edit: Typo
 
Last edited:
  • Like
Likes Einstein's Cat
Einstein's Cat said:
however k=4 gave 6 lengths and k=5 gave 10, this defies such a pattern surely?
All is well
 
Einstein's Cat said:
I can represent each length between points like this for k= 3 (each pair of integers represents the length between the points that are labelled such)

1, 2
1,3
2,3

for k= 4:

1,2
1,3
1,4
2,3
2,4
3,4

for k= 5

1,2
1,3
1,4
1,5
2,3
2,4
2,5
3,4
3,5
4,5
You need to be more specific about where the points are located. In your example for k = 3, the points appear to be at 1, 2, and 3 units, respectively. For three points, there are ##\binom 3 2## ways (the number of combinations of 3 things taken 2 at a time) of choosing two points among the three, where ##\binom 3 2 = \frac{3!}{2! 1!}## . For four points, there are ##\binom 4 2 = \frac{4!}{2! 2!}## = 6 ways. For each pairing of points, you need to calculate the distance between the two points.
 
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...
Back
Top