Projectile Motion, finding the optimal angle












0












$begingroup$


I've been studying multivariable calculus the last 2 weeks, and I understand (I think) how to optimize 2 variable equations through normal optimization and constrained optimization via Lagrange.



I couldn't draw the connection though when I tried to optimize the projectile motion equations, attempting to find the optimal angle to cover a constant distance in the minimum amount of time.



$$𝑥 = 𝑣cos(𝜃)𝑡$$
$$𝑦 = 𝑣sin(𝜃)t − frac{1}{2}𝑔mathrm{𝑡}^2$$



I also don't understand how to implement the constrain of covering a certain distance nor how to rewrite this equation minimizing time in the optimization. I am genuinely confused by the amount of variables and can't seem to 'make the leap' so to speak from what I know to what I don't.



Edit:



I apologize for the lack of clarity on this post.



The problem is covering a certain distance in the least amount of time by finding the optimal launch angle at a constant velocity.



Through your responses, I think this means that $d$, total displacement, and $v$, constant velocity have been defined in our equations. This leaves θ and $t$ as our two variables.



If we then rewrite the two main equations in terms of $t$ as a function of θ, I believe this would point us towards finding the solution.



$$t = frac{x}{vcos(𝜃)}$$ and $$ t = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$
This would mean $$ frac{x}{vcos(𝜃)} = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$



I am stumped however on what to do after this. Mainly, given a total displacement of $d$, how would I go about writing that in terms of $x$ and $y$. I think $x = dcos(𝜃)$ and $y = dsin(𝜃)$ through vector resolution, but how would I incorporate that into the equations to calculate the optimal angle for the least amount of time.



If anything is incorrect or still unclear, do let me know. I appreciate all of your responses; they have indeed helped expand my thinking about this.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Solve for the distance ($x$) as a function of time $t$ when $y=0$ (object lands. You'll get a function of $theta$. Find the $theta$ that maximizes $x$ when $y=0$. You'll have two solutions (ignore the initial point $x=0$).
    $endgroup$
    – David G. Stork
    Jan 30 at 21:38










  • $begingroup$
    So, you're saying I should rewrite the the first equation in terms of time, which would give me the equations as a function of theta, assuming initial velocity is constant, right? After doing so, I'd try to maximize x while y is 0, meaning the object has landed again for any non-zero x, meaning the object has traversed x distance, and since I'm maximizing x I'm finding the greatest amount of distance covered through angle theta but not the minimum amount of time. I feel like my last conclusion may be faulty, however. I'd love to hear your input.
    $endgroup$
    – Valz
    Jan 30 at 21:59










  • $begingroup$
    Is $v$ a constant? Also, is the starting position at the ground level or is it a variable?
    $endgroup$
    – Andrei
    Jan 31 at 3:23












  • $begingroup$
    What kind of “distance” are you trying to cover? If the goal is to be at distance $R$ (in any direction) from the starting point, and there is no ground to stop the projectile, then you minimize time by shooting straight down. If the idea is to reach a point at the same height but distance $R$ horizontally, there are only two angles that will hit that point at all, and the shallower angle will be faster.
    $endgroup$
    – David K
    Jan 31 at 4:34










  • $begingroup$
    @Andrei I edited the post to clarify and answer your questions. The staring position is variable and v is indeed a constant.
    $endgroup$
    – Valz
    Jan 31 at 11:26
















0












$begingroup$


I've been studying multivariable calculus the last 2 weeks, and I understand (I think) how to optimize 2 variable equations through normal optimization and constrained optimization via Lagrange.



I couldn't draw the connection though when I tried to optimize the projectile motion equations, attempting to find the optimal angle to cover a constant distance in the minimum amount of time.



$$𝑥 = 𝑣cos(𝜃)𝑡$$
$$𝑦 = 𝑣sin(𝜃)t − frac{1}{2}𝑔mathrm{𝑡}^2$$



I also don't understand how to implement the constrain of covering a certain distance nor how to rewrite this equation minimizing time in the optimization. I am genuinely confused by the amount of variables and can't seem to 'make the leap' so to speak from what I know to what I don't.



Edit:



I apologize for the lack of clarity on this post.



The problem is covering a certain distance in the least amount of time by finding the optimal launch angle at a constant velocity.



Through your responses, I think this means that $d$, total displacement, and $v$, constant velocity have been defined in our equations. This leaves θ and $t$ as our two variables.



If we then rewrite the two main equations in terms of $t$ as a function of θ, I believe this would point us towards finding the solution.



$$t = frac{x}{vcos(𝜃)}$$ and $$ t = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$
This would mean $$ frac{x}{vcos(𝜃)} = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$



I am stumped however on what to do after this. Mainly, given a total displacement of $d$, how would I go about writing that in terms of $x$ and $y$. I think $x = dcos(𝜃)$ and $y = dsin(𝜃)$ through vector resolution, but how would I incorporate that into the equations to calculate the optimal angle for the least amount of time.



If anything is incorrect or still unclear, do let me know. I appreciate all of your responses; they have indeed helped expand my thinking about this.










share|cite|improve this question











$endgroup$












  • $begingroup$
    Solve for the distance ($x$) as a function of time $t$ when $y=0$ (object lands. You'll get a function of $theta$. Find the $theta$ that maximizes $x$ when $y=0$. You'll have two solutions (ignore the initial point $x=0$).
    $endgroup$
    – David G. Stork
    Jan 30 at 21:38










  • $begingroup$
    So, you're saying I should rewrite the the first equation in terms of time, which would give me the equations as a function of theta, assuming initial velocity is constant, right? After doing so, I'd try to maximize x while y is 0, meaning the object has landed again for any non-zero x, meaning the object has traversed x distance, and since I'm maximizing x I'm finding the greatest amount of distance covered through angle theta but not the minimum amount of time. I feel like my last conclusion may be faulty, however. I'd love to hear your input.
    $endgroup$
    – Valz
    Jan 30 at 21:59










  • $begingroup$
    Is $v$ a constant? Also, is the starting position at the ground level or is it a variable?
    $endgroup$
    – Andrei
    Jan 31 at 3:23












  • $begingroup$
    What kind of “distance” are you trying to cover? If the goal is to be at distance $R$ (in any direction) from the starting point, and there is no ground to stop the projectile, then you minimize time by shooting straight down. If the idea is to reach a point at the same height but distance $R$ horizontally, there are only two angles that will hit that point at all, and the shallower angle will be faster.
    $endgroup$
    – David K
    Jan 31 at 4:34










  • $begingroup$
    @Andrei I edited the post to clarify and answer your questions. The staring position is variable and v is indeed a constant.
    $endgroup$
    – Valz
    Jan 31 at 11:26














0












0








0





$begingroup$


I've been studying multivariable calculus the last 2 weeks, and I understand (I think) how to optimize 2 variable equations through normal optimization and constrained optimization via Lagrange.



I couldn't draw the connection though when I tried to optimize the projectile motion equations, attempting to find the optimal angle to cover a constant distance in the minimum amount of time.



$$𝑥 = 𝑣cos(𝜃)𝑡$$
$$𝑦 = 𝑣sin(𝜃)t − frac{1}{2}𝑔mathrm{𝑡}^2$$



I also don't understand how to implement the constrain of covering a certain distance nor how to rewrite this equation minimizing time in the optimization. I am genuinely confused by the amount of variables and can't seem to 'make the leap' so to speak from what I know to what I don't.



Edit:



I apologize for the lack of clarity on this post.



The problem is covering a certain distance in the least amount of time by finding the optimal launch angle at a constant velocity.



Through your responses, I think this means that $d$, total displacement, and $v$, constant velocity have been defined in our equations. This leaves θ and $t$ as our two variables.



If we then rewrite the two main equations in terms of $t$ as a function of θ, I believe this would point us towards finding the solution.



$$t = frac{x}{vcos(𝜃)}$$ and $$ t = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$
This would mean $$ frac{x}{vcos(𝜃)} = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$



I am stumped however on what to do after this. Mainly, given a total displacement of $d$, how would I go about writing that in terms of $x$ and $y$. I think $x = dcos(𝜃)$ and $y = dsin(𝜃)$ through vector resolution, but how would I incorporate that into the equations to calculate the optimal angle for the least amount of time.



If anything is incorrect or still unclear, do let me know. I appreciate all of your responses; they have indeed helped expand my thinking about this.










share|cite|improve this question











$endgroup$




I've been studying multivariable calculus the last 2 weeks, and I understand (I think) how to optimize 2 variable equations through normal optimization and constrained optimization via Lagrange.



I couldn't draw the connection though when I tried to optimize the projectile motion equations, attempting to find the optimal angle to cover a constant distance in the minimum amount of time.



$$𝑥 = 𝑣cos(𝜃)𝑡$$
$$𝑦 = 𝑣sin(𝜃)t − frac{1}{2}𝑔mathrm{𝑡}^2$$



I also don't understand how to implement the constrain of covering a certain distance nor how to rewrite this equation minimizing time in the optimization. I am genuinely confused by the amount of variables and can't seem to 'make the leap' so to speak from what I know to what I don't.



Edit:



I apologize for the lack of clarity on this post.



The problem is covering a certain distance in the least amount of time by finding the optimal launch angle at a constant velocity.



Through your responses, I think this means that $d$, total displacement, and $v$, constant velocity have been defined in our equations. This leaves θ and $t$ as our two variables.



If we then rewrite the two main equations in terms of $t$ as a function of θ, I believe this would point us towards finding the solution.



$$t = frac{x}{vcos(𝜃)}$$ and $$ t = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$
This would mean $$ frac{x}{vcos(𝜃)} = frac{y}{vsin(𝜃)-frac{1}{2}gt}$$



I am stumped however on what to do after this. Mainly, given a total displacement of $d$, how would I go about writing that in terms of $x$ and $y$. I think $x = dcos(𝜃)$ and $y = dsin(𝜃)$ through vector resolution, but how would I incorporate that into the equations to calculate the optimal angle for the least amount of time.



If anything is incorrect or still unclear, do let me know. I appreciate all of your responses; they have indeed helped expand my thinking about this.







multivariable-calculus physics nonlinear-optimization projectile-motion






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 31 at 11:24







Valz

















asked Jan 30 at 21:19









ValzValz

12




12












  • $begingroup$
    Solve for the distance ($x$) as a function of time $t$ when $y=0$ (object lands. You'll get a function of $theta$. Find the $theta$ that maximizes $x$ when $y=0$. You'll have two solutions (ignore the initial point $x=0$).
    $endgroup$
    – David G. Stork
    Jan 30 at 21:38










  • $begingroup$
    So, you're saying I should rewrite the the first equation in terms of time, which would give me the equations as a function of theta, assuming initial velocity is constant, right? After doing so, I'd try to maximize x while y is 0, meaning the object has landed again for any non-zero x, meaning the object has traversed x distance, and since I'm maximizing x I'm finding the greatest amount of distance covered through angle theta but not the minimum amount of time. I feel like my last conclusion may be faulty, however. I'd love to hear your input.
    $endgroup$
    – Valz
    Jan 30 at 21:59










  • $begingroup$
    Is $v$ a constant? Also, is the starting position at the ground level or is it a variable?
    $endgroup$
    – Andrei
    Jan 31 at 3:23












  • $begingroup$
    What kind of “distance” are you trying to cover? If the goal is to be at distance $R$ (in any direction) from the starting point, and there is no ground to stop the projectile, then you minimize time by shooting straight down. If the idea is to reach a point at the same height but distance $R$ horizontally, there are only two angles that will hit that point at all, and the shallower angle will be faster.
    $endgroup$
    – David K
    Jan 31 at 4:34










  • $begingroup$
    @Andrei I edited the post to clarify and answer your questions. The staring position is variable and v is indeed a constant.
    $endgroup$
    – Valz
    Jan 31 at 11:26


















  • $begingroup$
    Solve for the distance ($x$) as a function of time $t$ when $y=0$ (object lands. You'll get a function of $theta$. Find the $theta$ that maximizes $x$ when $y=0$. You'll have two solutions (ignore the initial point $x=0$).
    $endgroup$
    – David G. Stork
    Jan 30 at 21:38










  • $begingroup$
    So, you're saying I should rewrite the the first equation in terms of time, which would give me the equations as a function of theta, assuming initial velocity is constant, right? After doing so, I'd try to maximize x while y is 0, meaning the object has landed again for any non-zero x, meaning the object has traversed x distance, and since I'm maximizing x I'm finding the greatest amount of distance covered through angle theta but not the minimum amount of time. I feel like my last conclusion may be faulty, however. I'd love to hear your input.
    $endgroup$
    – Valz
    Jan 30 at 21:59










  • $begingroup$
    Is $v$ a constant? Also, is the starting position at the ground level or is it a variable?
    $endgroup$
    – Andrei
    Jan 31 at 3:23












  • $begingroup$
    What kind of “distance” are you trying to cover? If the goal is to be at distance $R$ (in any direction) from the starting point, and there is no ground to stop the projectile, then you minimize time by shooting straight down. If the idea is to reach a point at the same height but distance $R$ horizontally, there are only two angles that will hit that point at all, and the shallower angle will be faster.
    $endgroup$
    – David K
    Jan 31 at 4:34










  • $begingroup$
    @Andrei I edited the post to clarify and answer your questions. The staring position is variable and v is indeed a constant.
    $endgroup$
    – Valz
    Jan 31 at 11:26
















$begingroup$
Solve for the distance ($x$) as a function of time $t$ when $y=0$ (object lands. You'll get a function of $theta$. Find the $theta$ that maximizes $x$ when $y=0$. You'll have two solutions (ignore the initial point $x=0$).
$endgroup$
– David G. Stork
Jan 30 at 21:38




$begingroup$
Solve for the distance ($x$) as a function of time $t$ when $y=0$ (object lands. You'll get a function of $theta$. Find the $theta$ that maximizes $x$ when $y=0$. You'll have two solutions (ignore the initial point $x=0$).
$endgroup$
– David G. Stork
Jan 30 at 21:38












$begingroup$
So, you're saying I should rewrite the the first equation in terms of time, which would give me the equations as a function of theta, assuming initial velocity is constant, right? After doing so, I'd try to maximize x while y is 0, meaning the object has landed again for any non-zero x, meaning the object has traversed x distance, and since I'm maximizing x I'm finding the greatest amount of distance covered through angle theta but not the minimum amount of time. I feel like my last conclusion may be faulty, however. I'd love to hear your input.
$endgroup$
– Valz
Jan 30 at 21:59




$begingroup$
So, you're saying I should rewrite the the first equation in terms of time, which would give me the equations as a function of theta, assuming initial velocity is constant, right? After doing so, I'd try to maximize x while y is 0, meaning the object has landed again for any non-zero x, meaning the object has traversed x distance, and since I'm maximizing x I'm finding the greatest amount of distance covered through angle theta but not the minimum amount of time. I feel like my last conclusion may be faulty, however. I'd love to hear your input.
$endgroup$
– Valz
Jan 30 at 21:59












$begingroup$
Is $v$ a constant? Also, is the starting position at the ground level or is it a variable?
$endgroup$
– Andrei
Jan 31 at 3:23






$begingroup$
Is $v$ a constant? Also, is the starting position at the ground level or is it a variable?
$endgroup$
– Andrei
Jan 31 at 3:23














$begingroup$
What kind of “distance” are you trying to cover? If the goal is to be at distance $R$ (in any direction) from the starting point, and there is no ground to stop the projectile, then you minimize time by shooting straight down. If the idea is to reach a point at the same height but distance $R$ horizontally, there are only two angles that will hit that point at all, and the shallower angle will be faster.
$endgroup$
– David K
Jan 31 at 4:34




$begingroup$
What kind of “distance” are you trying to cover? If the goal is to be at distance $R$ (in any direction) from the starting point, and there is no ground to stop the projectile, then you minimize time by shooting straight down. If the idea is to reach a point at the same height but distance $R$ horizontally, there are only two angles that will hit that point at all, and the shallower angle will be faster.
$endgroup$
– David K
Jan 31 at 4:34












$begingroup$
@Andrei I edited the post to clarify and answer your questions. The staring position is variable and v is indeed a constant.
$endgroup$
– Valz
Jan 31 at 11:26




$begingroup$
@Andrei I edited the post to clarify and answer your questions. The staring position is variable and v is indeed a constant.
$endgroup$
– Valz
Jan 31 at 11:26










2 Answers
2






active

oldest

votes


















1












$begingroup$

If the goal is to cover the optimal distance in a given minimum time, then yes... shoot the projectile horizontally. But that makes no physical sense... why would you care about that? If on level ground, that would mean shooting the projectile horizontally and it stops immediately (hitting the ground).



Presumably you want to get the maximum distance or range.



Here are graphs of a projectile leaving a cliff with the same initial speed but at different angles. Note especially that the (red) horizontal trajectory does NOT yield the greatest range. That is because even though it has the highest horizontal speed, it does not stay aloft as long as some other projectiles.



enter image description here






share|cite|improve this answer











$endgroup$













  • $begingroup$
    The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
    $endgroup$
    – David G. Stork
    Jan 31 at 0:26





















-2












$begingroup$

Does this require a Lagrangian (or any calculus)?



The greater the horizontal component of motion the better.



If we are firing off of a cliff, then $theta = 0.$



If we are firing over level ground, then we need to find the minimal angle to cover the distance.



There is some time $t^*$ such that $y(t^*) = y(0) = 0$



$0 = t^*(vsintheta - frac 12 gt^*)\
t^* = frac {2vsintheta}{g}$



$x(t^*) = frac {2v^2sinthetacostheta}{g} = d\
sin2theta = frac {dg}{v^2}\
theta = frac 12arcsin(frac {dg}{v^2})$



Update: since there seems to be some confusion with the "firing off a cliff."



enter image description here



The shot fired horizontally will cover more horizontal distance in the same amount of time, then a shot with the same initial velocity but different angle of trajectory.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
    $endgroup$
    – Valz
    Jan 30 at 21:57










  • $begingroup$
    "The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
    $endgroup$
    – David G. Stork
    Jan 30 at 22:04












  • $begingroup$
    @DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
    $endgroup$
    – Doug M
    Jan 30 at 22:21












  • $begingroup$
    To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
    $endgroup$
    – Valz
    Jan 30 at 22:35










  • $begingroup$
    @Valz if you are firing off a cliff, the vertical component can be negative.
    $endgroup$
    – Doug M
    Jan 30 at 22:38














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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3094132%2fprojectile-motion-finding-the-optimal-angle%23new-answer', 'question_page');
}
);

Post as a guest















Required, but never shown

























2 Answers
2






active

oldest

votes








2 Answers
2






active

oldest

votes









active

oldest

votes






active

oldest

votes









1












$begingroup$

If the goal is to cover the optimal distance in a given minimum time, then yes... shoot the projectile horizontally. But that makes no physical sense... why would you care about that? If on level ground, that would mean shooting the projectile horizontally and it stops immediately (hitting the ground).



Presumably you want to get the maximum distance or range.



Here are graphs of a projectile leaving a cliff with the same initial speed but at different angles. Note especially that the (red) horizontal trajectory does NOT yield the greatest range. That is because even though it has the highest horizontal speed, it does not stay aloft as long as some other projectiles.



enter image description here






share|cite|improve this answer











$endgroup$













  • $begingroup$
    The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
    $endgroup$
    – David G. Stork
    Jan 31 at 0:26


















1












$begingroup$

If the goal is to cover the optimal distance in a given minimum time, then yes... shoot the projectile horizontally. But that makes no physical sense... why would you care about that? If on level ground, that would mean shooting the projectile horizontally and it stops immediately (hitting the ground).



Presumably you want to get the maximum distance or range.



Here are graphs of a projectile leaving a cliff with the same initial speed but at different angles. Note especially that the (red) horizontal trajectory does NOT yield the greatest range. That is because even though it has the highest horizontal speed, it does not stay aloft as long as some other projectiles.



enter image description here






share|cite|improve this answer











$endgroup$













  • $begingroup$
    The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
    $endgroup$
    – David G. Stork
    Jan 31 at 0:26
















1












1








1





$begingroup$

If the goal is to cover the optimal distance in a given minimum time, then yes... shoot the projectile horizontally. But that makes no physical sense... why would you care about that? If on level ground, that would mean shooting the projectile horizontally and it stops immediately (hitting the ground).



Presumably you want to get the maximum distance or range.



Here are graphs of a projectile leaving a cliff with the same initial speed but at different angles. Note especially that the (red) horizontal trajectory does NOT yield the greatest range. That is because even though it has the highest horizontal speed, it does not stay aloft as long as some other projectiles.



enter image description here






share|cite|improve this answer











$endgroup$



If the goal is to cover the optimal distance in a given minimum time, then yes... shoot the projectile horizontally. But that makes no physical sense... why would you care about that? If on level ground, that would mean shooting the projectile horizontally and it stops immediately (hitting the ground).



Presumably you want to get the maximum distance or range.



Here are graphs of a projectile leaving a cliff with the same initial speed but at different angles. Note especially that the (red) horizontal trajectory does NOT yield the greatest range. That is because even though it has the highest horizontal speed, it does not stay aloft as long as some other projectiles.



enter image description here







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 30 at 23:42

























answered Jan 30 at 23:37









David G. StorkDavid G. Stork

11.9k41735




11.9k41735












  • $begingroup$
    The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
    $endgroup$
    – David G. Stork
    Jan 31 at 0:26




















  • $begingroup$
    The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
    $endgroup$
    – David G. Stork
    Jan 31 at 0:26


















$begingroup$
The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
$endgroup$
– David G. Stork
Jan 31 at 0:26






$begingroup$
The problem has nothing whatsoever to do with rolling. Who said that the ground is frictionless?? It makes the whole problem meaningless, and vertical motion irrelevant. Ugh!!! (P.S. I was a Professor of Physics for many many years and taught this material until I could do it in my sleep.)
$endgroup$
– David G. Stork
Jan 31 at 0:26













-2












$begingroup$

Does this require a Lagrangian (or any calculus)?



The greater the horizontal component of motion the better.



If we are firing off of a cliff, then $theta = 0.$



If we are firing over level ground, then we need to find the minimal angle to cover the distance.



There is some time $t^*$ such that $y(t^*) = y(0) = 0$



$0 = t^*(vsintheta - frac 12 gt^*)\
t^* = frac {2vsintheta}{g}$



$x(t^*) = frac {2v^2sinthetacostheta}{g} = d\
sin2theta = frac {dg}{v^2}\
theta = frac 12arcsin(frac {dg}{v^2})$



Update: since there seems to be some confusion with the "firing off a cliff."



enter image description here



The shot fired horizontally will cover more horizontal distance in the same amount of time, then a shot with the same initial velocity but different angle of trajectory.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
    $endgroup$
    – Valz
    Jan 30 at 21:57










  • $begingroup$
    "The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
    $endgroup$
    – David G. Stork
    Jan 30 at 22:04












  • $begingroup$
    @DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
    $endgroup$
    – Doug M
    Jan 30 at 22:21












  • $begingroup$
    To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
    $endgroup$
    – Valz
    Jan 30 at 22:35










  • $begingroup$
    @Valz if you are firing off a cliff, the vertical component can be negative.
    $endgroup$
    – Doug M
    Jan 30 at 22:38


















-2












$begingroup$

Does this require a Lagrangian (or any calculus)?



The greater the horizontal component of motion the better.



If we are firing off of a cliff, then $theta = 0.$



If we are firing over level ground, then we need to find the minimal angle to cover the distance.



There is some time $t^*$ such that $y(t^*) = y(0) = 0$



$0 = t^*(vsintheta - frac 12 gt^*)\
t^* = frac {2vsintheta}{g}$



$x(t^*) = frac {2v^2sinthetacostheta}{g} = d\
sin2theta = frac {dg}{v^2}\
theta = frac 12arcsin(frac {dg}{v^2})$



Update: since there seems to be some confusion with the "firing off a cliff."



enter image description here



The shot fired horizontally will cover more horizontal distance in the same amount of time, then a shot with the same initial velocity but different angle of trajectory.






share|cite|improve this answer











$endgroup$













  • $begingroup$
    Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
    $endgroup$
    – Valz
    Jan 30 at 21:57










  • $begingroup$
    "The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
    $endgroup$
    – David G. Stork
    Jan 30 at 22:04












  • $begingroup$
    @DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
    $endgroup$
    – Doug M
    Jan 30 at 22:21












  • $begingroup$
    To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
    $endgroup$
    – Valz
    Jan 30 at 22:35










  • $begingroup$
    @Valz if you are firing off a cliff, the vertical component can be negative.
    $endgroup$
    – Doug M
    Jan 30 at 22:38
















-2












-2








-2





$begingroup$

Does this require a Lagrangian (or any calculus)?



The greater the horizontal component of motion the better.



If we are firing off of a cliff, then $theta = 0.$



If we are firing over level ground, then we need to find the minimal angle to cover the distance.



There is some time $t^*$ such that $y(t^*) = y(0) = 0$



$0 = t^*(vsintheta - frac 12 gt^*)\
t^* = frac {2vsintheta}{g}$



$x(t^*) = frac {2v^2sinthetacostheta}{g} = d\
sin2theta = frac {dg}{v^2}\
theta = frac 12arcsin(frac {dg}{v^2})$



Update: since there seems to be some confusion with the "firing off a cliff."



enter image description here



The shot fired horizontally will cover more horizontal distance in the same amount of time, then a shot with the same initial velocity but different angle of trajectory.






share|cite|improve this answer











$endgroup$



Does this require a Lagrangian (or any calculus)?



The greater the horizontal component of motion the better.



If we are firing off of a cliff, then $theta = 0.$



If we are firing over level ground, then we need to find the minimal angle to cover the distance.



There is some time $t^*$ such that $y(t^*) = y(0) = 0$



$0 = t^*(vsintheta - frac 12 gt^*)\
t^* = frac {2vsintheta}{g}$



$x(t^*) = frac {2v^2sinthetacostheta}{g} = d\
sin2theta = frac {dg}{v^2}\
theta = frac 12arcsin(frac {dg}{v^2})$



Update: since there seems to be some confusion with the "firing off a cliff."



enter image description here



The shot fired horizontally will cover more horizontal distance in the same amount of time, then a shot with the same initial velocity but different angle of trajectory.







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 30 at 23:18

























answered Jan 30 at 21:51









Doug MDoug M

45.3k31954




45.3k31954












  • $begingroup$
    Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
    $endgroup$
    – Valz
    Jan 30 at 21:57










  • $begingroup$
    "The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
    $endgroup$
    – David G. Stork
    Jan 30 at 22:04












  • $begingroup$
    @DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
    $endgroup$
    – Doug M
    Jan 30 at 22:21












  • $begingroup$
    To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
    $endgroup$
    – Valz
    Jan 30 at 22:35










  • $begingroup$
    @Valz if you are firing off a cliff, the vertical component can be negative.
    $endgroup$
    – Doug M
    Jan 30 at 22:38




















  • $begingroup$
    Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
    $endgroup$
    – Valz
    Jan 30 at 21:57










  • $begingroup$
    "The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
    $endgroup$
    – David G. Stork
    Jan 30 at 22:04












  • $begingroup$
    @DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
    $endgroup$
    – Doug M
    Jan 30 at 22:21












  • $begingroup$
    To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
    $endgroup$
    – Valz
    Jan 30 at 22:35










  • $begingroup$
    @Valz if you are firing off a cliff, the vertical component can be negative.
    $endgroup$
    – Doug M
    Jan 30 at 22:38


















$begingroup$
Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
$endgroup$
– Valz
Jan 30 at 21:57




$begingroup$
Firstly, thank you for your explanation, although I don't quite understand what you've done. The reason why I thought calculus and Lagrange were necessary is due to this paper I found online
$endgroup$
– Valz
Jan 30 at 21:57












$begingroup$
"The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
$endgroup$
– David G. Stork
Jan 30 at 22:04






$begingroup$
"The greater the initial horizontal motion the better." False. If the projectile is pointed horizontally (to get the greatest horizontal velocity) it will have the minimum vertical velocity, and hence hit the ground immediately... zero range (for a ground launching). Even when sent from a cliff, you will trade initial velocity for vertical velocity (and hence longer flight time... and hence greater range).
$endgroup$
– David G. Stork
Jan 30 at 22:04














$begingroup$
@DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
$endgroup$
– Doug M
Jan 30 at 22:21






$begingroup$
@DavidG.Stork If you fire off of a cliff, you do not "trade" horizontal velocity for vertical velocity. The vertical component is independent from the horizontal component. The total velocity might be increasing, but that is irrelevant. And most of my answer covers the "ground launch."
$endgroup$
– Doug M
Jan 30 at 22:21














$begingroup$
To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
$endgroup$
– Valz
Jan 30 at 22:35




$begingroup$
To maximize horizontal velocity, you'd have to sacrifice vertical velocity by firing the projectile horizontally, i.e (θ = 0). This has the express effect of making the vertical component of velocity 0 initially, but due to acceleration via gravity, the vertical component becomes negative. That's what I understand from @DavidG.Stork 's explanation.
$endgroup$
– Valz
Jan 30 at 22:35












$begingroup$
@Valz if you are firing off a cliff, the vertical component can be negative.
$endgroup$
– Doug M
Jan 30 at 22:38






$begingroup$
@Valz if you are firing off a cliff, the vertical component can be negative.
$endgroup$
– Doug M
Jan 30 at 22:38




















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3094132%2fprojectile-motion-finding-the-optimal-angle%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Can a sorcerer learn a 5th-level spell early by creating spell slots using the Font of Magic feature?

Does disintegrating a polymorphed enemy still kill it after the 2018 errata?

A Topological Invariant for $pi_3(U(n))$