Simple geometry question involving the circumradius of a triangle.
$begingroup$
Prove that
$sin(2A)overrightarrow{OA}+sin(2B)overrightarrow{OB}+sin(2C)overrightarrow{OC} =0 $
Where $O$ is the circumradius of the $ABC$ triangle
How to approach this type of problem?
How do we demonstrate that for P ( a point in the triangle ) we get :
$overrightarrow{PO}=frac{sin(2A)overrightarrow{PA}+sin(2B)overrightarrow{PB}+sin(2C)overrightarrow{PC}}{sin(2A)+sin(2B)+sin(2C)} =0 $ only if O = P
triangle
$endgroup$
add a comment |
$begingroup$
Prove that
$sin(2A)overrightarrow{OA}+sin(2B)overrightarrow{OB}+sin(2C)overrightarrow{OC} =0 $
Where $O$ is the circumradius of the $ABC$ triangle
How to approach this type of problem?
How do we demonstrate that for P ( a point in the triangle ) we get :
$overrightarrow{PO}=frac{sin(2A)overrightarrow{PA}+sin(2B)overrightarrow{PB}+sin(2C)overrightarrow{PC}}{sin(2A)+sin(2B)+sin(2C)} =0 $ only if O = P
triangle
$endgroup$
1
$begingroup$
I think there is a mistake in your problem. The side should not appear in the sine function. Suppose that it's true for a particular triangle. If I increase the size of the triangle by a factor of $2$, the $OA, OB, OC$ increase by a factor of two as well. Which is fine in the first equation. But the argument of sines wil double, and I assume it might change the equation. The only valid solution would be $O=A=B=C$
$endgroup$
– Andrei
Dec 1 '18 at 15:22
$begingroup$
The mistake was that the angles were written in lowercase and I thought those were the sides
$endgroup$
– SADBOYS
Dec 1 '18 at 15:26
add a comment |
$begingroup$
Prove that
$sin(2A)overrightarrow{OA}+sin(2B)overrightarrow{OB}+sin(2C)overrightarrow{OC} =0 $
Where $O$ is the circumradius of the $ABC$ triangle
How to approach this type of problem?
How do we demonstrate that for P ( a point in the triangle ) we get :
$overrightarrow{PO}=frac{sin(2A)overrightarrow{PA}+sin(2B)overrightarrow{PB}+sin(2C)overrightarrow{PC}}{sin(2A)+sin(2B)+sin(2C)} =0 $ only if O = P
triangle
$endgroup$
Prove that
$sin(2A)overrightarrow{OA}+sin(2B)overrightarrow{OB}+sin(2C)overrightarrow{OC} =0 $
Where $O$ is the circumradius of the $ABC$ triangle
How to approach this type of problem?
How do we demonstrate that for P ( a point in the triangle ) we get :
$overrightarrow{PO}=frac{sin(2A)overrightarrow{PA}+sin(2B)overrightarrow{PB}+sin(2C)overrightarrow{PC}}{sin(2A)+sin(2B)+sin(2C)} =0 $ only if O = P
triangle
triangle
edited Dec 1 '18 at 15:24
SADBOYS
asked Dec 1 '18 at 15:10
SADBOYSSADBOYS
4288
4288
1
$begingroup$
I think there is a mistake in your problem. The side should not appear in the sine function. Suppose that it's true for a particular triangle. If I increase the size of the triangle by a factor of $2$, the $OA, OB, OC$ increase by a factor of two as well. Which is fine in the first equation. But the argument of sines wil double, and I assume it might change the equation. The only valid solution would be $O=A=B=C$
$endgroup$
– Andrei
Dec 1 '18 at 15:22
$begingroup$
The mistake was that the angles were written in lowercase and I thought those were the sides
$endgroup$
– SADBOYS
Dec 1 '18 at 15:26
add a comment |
1
$begingroup$
I think there is a mistake in your problem. The side should not appear in the sine function. Suppose that it's true for a particular triangle. If I increase the size of the triangle by a factor of $2$, the $OA, OB, OC$ increase by a factor of two as well. Which is fine in the first equation. But the argument of sines wil double, and I assume it might change the equation. The only valid solution would be $O=A=B=C$
$endgroup$
– Andrei
Dec 1 '18 at 15:22
$begingroup$
The mistake was that the angles were written in lowercase and I thought those were the sides
$endgroup$
– SADBOYS
Dec 1 '18 at 15:26
1
1
$begingroup$
I think there is a mistake in your problem. The side should not appear in the sine function. Suppose that it's true for a particular triangle. If I increase the size of the triangle by a factor of $2$, the $OA, OB, OC$ increase by a factor of two as well. Which is fine in the first equation. But the argument of sines wil double, and I assume it might change the equation. The only valid solution would be $O=A=B=C$
$endgroup$
– Andrei
Dec 1 '18 at 15:22
$begingroup$
I think there is a mistake in your problem. The side should not appear in the sine function. Suppose that it's true for a particular triangle. If I increase the size of the triangle by a factor of $2$, the $OA, OB, OC$ increase by a factor of two as well. Which is fine in the first equation. But the argument of sines wil double, and I assume it might change the equation. The only valid solution would be $O=A=B=C$
$endgroup$
– Andrei
Dec 1 '18 at 15:22
$begingroup$
The mistake was that the angles were written in lowercase and I thought those were the sides
$endgroup$
– SADBOYS
Dec 1 '18 at 15:26
$begingroup$
The mistake was that the angles were written in lowercase and I thought those were the sides
$endgroup$
– SADBOYS
Dec 1 '18 at 15:26
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
The exact trilinear coordinates of the circumcenter $O$ are $[Rcos A;Rcos B;Rcos C]$, hence the trilinear coordinates are $[cos A;cos B;cos C]$ and the barycentric coordinates are $[acos A; bcos B; ccos C]$ or $[sin(2A);sin(2B);sin(2C)]$. It follows that
$$vec{O}=frac{sin(2A)vec{A}+sin(2B)vec{B}+sin(2C)vec{C}}{sin(2A)+sin(2B)+sin(2C)}$$
and if the reference system is centered at $O$
$$0=frac{sin(2A)vec{OA}+sin(2B)vec{OB}+sin(2C)vec{OC}}{sin(2A)+sin(2B)+sin(2C)}.$$
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3021459%2fsimple-geometry-question-involving-the-circumradius-of-a-triangle%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
The exact trilinear coordinates of the circumcenter $O$ are $[Rcos A;Rcos B;Rcos C]$, hence the trilinear coordinates are $[cos A;cos B;cos C]$ and the barycentric coordinates are $[acos A; bcos B; ccos C]$ or $[sin(2A);sin(2B);sin(2C)]$. It follows that
$$vec{O}=frac{sin(2A)vec{A}+sin(2B)vec{B}+sin(2C)vec{C}}{sin(2A)+sin(2B)+sin(2C)}$$
and if the reference system is centered at $O$
$$0=frac{sin(2A)vec{OA}+sin(2B)vec{OB}+sin(2C)vec{OC}}{sin(2A)+sin(2B)+sin(2C)}.$$
$endgroup$
add a comment |
$begingroup$
The exact trilinear coordinates of the circumcenter $O$ are $[Rcos A;Rcos B;Rcos C]$, hence the trilinear coordinates are $[cos A;cos B;cos C]$ and the barycentric coordinates are $[acos A; bcos B; ccos C]$ or $[sin(2A);sin(2B);sin(2C)]$. It follows that
$$vec{O}=frac{sin(2A)vec{A}+sin(2B)vec{B}+sin(2C)vec{C}}{sin(2A)+sin(2B)+sin(2C)}$$
and if the reference system is centered at $O$
$$0=frac{sin(2A)vec{OA}+sin(2B)vec{OB}+sin(2C)vec{OC}}{sin(2A)+sin(2B)+sin(2C)}.$$
$endgroup$
add a comment |
$begingroup$
The exact trilinear coordinates of the circumcenter $O$ are $[Rcos A;Rcos B;Rcos C]$, hence the trilinear coordinates are $[cos A;cos B;cos C]$ and the barycentric coordinates are $[acos A; bcos B; ccos C]$ or $[sin(2A);sin(2B);sin(2C)]$. It follows that
$$vec{O}=frac{sin(2A)vec{A}+sin(2B)vec{B}+sin(2C)vec{C}}{sin(2A)+sin(2B)+sin(2C)}$$
and if the reference system is centered at $O$
$$0=frac{sin(2A)vec{OA}+sin(2B)vec{OB}+sin(2C)vec{OC}}{sin(2A)+sin(2B)+sin(2C)}.$$
$endgroup$
The exact trilinear coordinates of the circumcenter $O$ are $[Rcos A;Rcos B;Rcos C]$, hence the trilinear coordinates are $[cos A;cos B;cos C]$ and the barycentric coordinates are $[acos A; bcos B; ccos C]$ or $[sin(2A);sin(2B);sin(2C)]$. It follows that
$$vec{O}=frac{sin(2A)vec{A}+sin(2B)vec{B}+sin(2C)vec{C}}{sin(2A)+sin(2B)+sin(2C)}$$
and if the reference system is centered at $O$
$$0=frac{sin(2A)vec{OA}+sin(2B)vec{OB}+sin(2C)vec{OC}}{sin(2A)+sin(2B)+sin(2C)}.$$
answered Dec 1 '18 at 15:36
Jack D'AurizioJack D'Aurizio
288k33280659
288k33280659
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3021459%2fsimple-geometry-question-involving-the-circumradius-of-a-triangle%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
$begingroup$
I think there is a mistake in your problem. The side should not appear in the sine function. Suppose that it's true for a particular triangle. If I increase the size of the triangle by a factor of $2$, the $OA, OB, OC$ increase by a factor of two as well. Which is fine in the first equation. But the argument of sines wil double, and I assume it might change the equation. The only valid solution would be $O=A=B=C$
$endgroup$
– Andrei
Dec 1 '18 at 15:22
$begingroup$
The mistake was that the angles were written in lowercase and I thought those were the sides
$endgroup$
– SADBOYS
Dec 1 '18 at 15:26