k = 1 ∑ n − 1 ( C P k ) 2
Let △ A B C be a right triangle with ∠ C = 9 0 ∘ and A B = c . If we divide side A B into n equal parts by points P 1 , P 2 , … , P n − 1 , what is the value of the above sum?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Do using coordinate geometry much simpler
By cosine rule , we have:
C P k 2 k = 1 ∑ n − 1 C P k 2 = B P k 2 + B C 2 − 2 B P k B C cos B = k = 1 ∑ n − 1 ( ( n k c ) 2 + B C 2 − 2 ( n k c ) B C cos B ) = 6 n 2 ( n − 1 ) n ( 2 n − 1 ) c 2 + ( n − 1 ) B C 2 − 2 ( 2 n n ( n − 1 ) c ) B C cos B = 6 n ( n − 1 ) ( 2 n − 1 ) c 2 + ( n − 1 ) c 2 cos 2 B − ( n − 1 ) c 2 cos 2 B = 6 n ( n − 1 ) ( 2 n − 1 ) c 2 Note that B C = c cos B
Shhh it's a trick, don't tell anybody.
If you're too lazy to calculate all the stuff, just put n = 0 and n = 1 .
If n = 0 , there is no line, therefore the sum is 0 .
If n = 1 , there is a line whose length is half of c , so the sum is 4 c 2 .
Substitute that, and we can see that only 6 n ( n − 1 ) ( 2 n − 1 ) c 2 can be the solution to this problem.
;)
Bro, had the same solution
Problem Loading...
Note Loading...
Set Loading...
Let a point P k be located somewhere on the side A B such that it's distances from vertices B and A are n c k and c − n c k respectively.
By Stewart's theorem , we have
⟹ ⟹ ⟹ a 2 ( c − n c k ) + b 2 n c k = c ( n c k ( c − n c k ) + d 2 ) a 2 ( 1 − n k ) + b 2 n k = n c 2 k − n 2 c 2 k 2 + d 2 d 2 = a 2 − n ( a 2 − b 2 + c 2 ) k + n 2 c 2 k 2 d 2 = a 2 − n 2 a 2 k + n 2 c 2 k 2 [ ∵ c 2 = a 2 + b 2 ]
Note that d 2 = C P k 2 and so we have
k = 1 ∑ n − 1 C P k 2 = k = 1 ∑ n − 1 d 2 = a 2 k = 1 ∑ n − 1 ( 1 ) − n 2 a 2 k = 1 ∑ n − 1 k + n 2 c 2 k = 1 ∑ n − 1 k 2 = a 2 ( n − 1 ) − n 2 a 2 ⋅ 2 ( n − 1 ) n + n 2 c 2 ⋅ 6 ( n − 1 ) n ( 2 n − 1 ) = a 2 ( n − 1 ) − a 2 ( n − 1 ) + 6 n ( n − 1 ) ( 2 n − 1 ) c 2 = 6 n ( n − 1 ) ( 2 n − 1 ) c 2