What does the dot product give us?
I am working through some questions and I have an equation for the position vector of a projectile, namely r, and it's given that k is the vector directly vertical to the starting point of the projectile. Why is it that when you calculate the dot product of r and k (at time t when k is maximised) this gives you the maximum height of the projectile. i.e. what information is the dot product giving us.
geometry vectors physics
add a comment |
I am working through some questions and I have an equation for the position vector of a projectile, namely r, and it's given that k is the vector directly vertical to the starting point of the projectile. Why is it that when you calculate the dot product of r and k (at time t when k is maximised) this gives you the maximum height of the projectile. i.e. what information is the dot product giving us.
geometry vectors physics
1
Have you heard of orthogonal projections ?
– Yves Daoust
Dec 9 at 15:08
See here: math.stackexchange.com/questions/1321964/….
– Michael Hoppe
Dec 9 at 15:52
add a comment |
I am working through some questions and I have an equation for the position vector of a projectile, namely r, and it's given that k is the vector directly vertical to the starting point of the projectile. Why is it that when you calculate the dot product of r and k (at time t when k is maximised) this gives you the maximum height of the projectile. i.e. what information is the dot product giving us.
geometry vectors physics
I am working through some questions and I have an equation for the position vector of a projectile, namely r, and it's given that k is the vector directly vertical to the starting point of the projectile. Why is it that when you calculate the dot product of r and k (at time t when k is maximised) this gives you the maximum height of the projectile. i.e. what information is the dot product giving us.
geometry vectors physics
geometry vectors physics
asked Dec 9 at 15:06
ojd
696
696
1
Have you heard of orthogonal projections ?
– Yves Daoust
Dec 9 at 15:08
See here: math.stackexchange.com/questions/1321964/….
– Michael Hoppe
Dec 9 at 15:52
add a comment |
1
Have you heard of orthogonal projections ?
– Yves Daoust
Dec 9 at 15:08
See here: math.stackexchange.com/questions/1321964/….
– Michael Hoppe
Dec 9 at 15:52
1
1
Have you heard of orthogonal projections ?
– Yves Daoust
Dec 9 at 15:08
Have you heard of orthogonal projections ?
– Yves Daoust
Dec 9 at 15:08
See here: math.stackexchange.com/questions/1321964/….
– Michael Hoppe
Dec 9 at 15:52
See here: math.stackexchange.com/questions/1321964/….
– Michael Hoppe
Dec 9 at 15:52
add a comment |
1 Answer
1
active
oldest
votes
Short answer: This goes back to Galileo Galilei, and his theory that motion can be decomposed into independent horizontal and vertical components. Scalar product is the formal machinery that algebraic geometry uses to decompose this way.
How could I think of the schematically?
– ojd
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
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%2f3032475%2fwhat-does-the-dot-product-give-us%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
Short answer: This goes back to Galileo Galilei, and his theory that motion can be decomposed into independent horizontal and vertical components. Scalar product is the formal machinery that algebraic geometry uses to decompose this way.
How could I think of the schematically?
– ojd
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
add a comment |
Short answer: This goes back to Galileo Galilei, and his theory that motion can be decomposed into independent horizontal and vertical components. Scalar product is the formal machinery that algebraic geometry uses to decompose this way.
How could I think of the schematically?
– ojd
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
add a comment |
Short answer: This goes back to Galileo Galilei, and his theory that motion can be decomposed into independent horizontal and vertical components. Scalar product is the formal machinery that algebraic geometry uses to decompose this way.
Short answer: This goes back to Galileo Galilei, and his theory that motion can be decomposed into independent horizontal and vertical components. Scalar product is the formal machinery that algebraic geometry uses to decompose this way.
answered Dec 9 at 15:14
Arthur
110k7105186
110k7105186
How could I think of the schematically?
– ojd
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
add a comment |
How could I think of the schematically?
– ojd
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
How could I think of the schematically?
– ojd
Dec 9 at 15:16
How could I think of the schematically?
– ojd
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
So here the dot product gives the vertical component of the position vector. Which is what you require the height.
– mm-crj
Dec 9 at 15:16
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd What do you actually know about the dot product?
– Arthur
Dec 9 at 15:20
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
@ojd If $k$ is vertical and has length $1$, then taking the dot product with $k$ does give you the size of the vertical component of your vector. Yes.
– Arthur
Dec 9 at 15:25
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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.
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%2f3032475%2fwhat-does-the-dot-product-give-us%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
Have you heard of orthogonal projections ?
– Yves Daoust
Dec 9 at 15:08
See here: math.stackexchange.com/questions/1321964/….
– Michael Hoppe
Dec 9 at 15:52