A physics (projectile motion) question that I'm sure someone could figure out in two seconds.

Aug 10, 2001
10,420
2
0
I'm stumped. :eek:

An incline makes an angle of "Ø" with the positive x-axis. A ball is thrown upwards at the base of the incline at an angle of "ß" with respect to the positive x-axis. (In other words, the angle between the incline and the velocity vector of the ball is ß- Ø.) If the ball is to land up the incline as far as possible (radially), why should angle "ß" be equal to (1/2)*arctan[-cotØ]?

EDIT: It actually takes about 20 minutes to solve the problem.
 

RaynorWolfcastle

Diamond Member
Feb 8, 2001
8,968
16
81
reminds me of a question I had in mechanics last semester where you had a boy standing on a hill of angle A. He throws a ball with initial velocity V. What is the angle theta that maximizes the distance the ball travels?

I solved it by interpretting the path of the ball as a parabola and the hill as a line. Then after a couple of pages of calculus and trig you come up with something vaguley similar to what you wrote. I think I may still have the maple file somehwere on my hard disk
 

slikmunks

Diamond Member
Apr 18, 2001
3,490
0
0
i could figure it out, but it would require getting a pencil and paper to help you figure it out... and i'm feeling sooooo lazy right now... sorry dude... next time :)
 

josphII

Banned
Nov 24, 2001
1,490
0
0
what do you mean up the incline?? you mean the furthest distance radially from the origin, or the max distance H, from the X axis?
 

VBboy

Diamond Member
Nov 12, 2000
5,793
0
0
I'd say that the angle B should be 45 degrees regardless of the other angle. 45 degrees is what gives you the largest landing distance...
 
Aug 10, 2001
10,420
2
0
Originally posted by: RaynorWolfcastle
reminds me of a question I had in mechanics last semester where you had a boy standing on a hill of angle A. He throws a ball with initial velocity V. What is the angle theta that maximizes the distance the ball travels?

I solved it by interpretting the path of the ball as a parabola and the hill as a line. Then after a couple of pages of calculus and trig you come up with something vaguley similar to what you wrote. I think I may still have the maple file somehwere on my hard disk
The problem shouldn't require much calculus (if any).

what do you mean up the incline?? you mean the furthest distance radially from the origin, or the max distance H, from the X axis?
Radially.

I'd say that the angle B should be 45 degrees regardless of the other angle. 45 degrees is what gives you the largest landing distance...
But if the angle of the incline is 60°, for example, you would have just thrown the ball directly into the incline.
 
Aug 10, 2001
10,420
2
0
I solved it by interpretting the path of the ball as a parabola and the hill as a line. Then after a couple of pages of calculus and trig you come up with something vaguley similar to what you wrote. I think I may still have the maple file somehwere on my hard disk
You made the incline the x-axis?
 

silverpig

Lifer
Jul 29, 2001
27,703
12
81
Draw it out on some graph paper. Your incline will be a line intersecting the origin, with equation y = -kx where k = slope = y/x = arctan(theta)

Your projectile's path will be y = -c(x-a)^2 + b or, parametrically,

y(t) = v(sin(B))*t - 1/2*-9.81*t^2
x(t) = v(cos(B)*t)

You must find B such that the intersection of the parabola and the line is a maximum.

Just a few hints to get you started...
 

RaynorWolfcastle

Diamond Member
Feb 8, 2001
8,968
16
81
Heh, I found the solution on the course website (I did it differently, complicating my life significantly, I remember now)

Solution

It is almost exactly the same as your question but for a ball being thrown down a hill instead of up a hill :)

edit (I also found the Maple file I used to solve the problem. It's pretty messy but I set up a plot that you can configure with different angles to show you where the ball would land)
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
How do you make those cool letters in your post? The fancy "A" and "B" are the shiznitz.
 

RaynorWolfcastle

Diamond Member
Feb 8, 2001
8,968
16
81
Originally posted by: MichaelD
How do you make those cool letters in your post? The fancy "A" and "B" are the shiznitz.

that's an alpha and a beta, greek letters. I think there are ASCII codes for them :)
 
Aug 10, 2001
10,420
2
0
Originally posted by: RaynorWolfcastle
Originally posted by: MichaelD
How do you make those cool letters in your post? The fancy "A" and "B" are the shiznitz.

that's an alpha and a beta, greek letters. I think there are ASCII codes for them :)
Actually, it's phi and beta. :)
 

RaynorWolfcastle

Diamond Member
Feb 8, 2001
8,968
16
81
Originally posted by: Vespasian
Originally posted by: RaynorWolfcastle
Originally posted by: MichaelD
How do you make those cool letters in your post? The fancy "A" and "B" are the shiznitz.

that's an alpha and a beta, greek letters. I think there are ASCII codes for them :)
Actually, it's phi and beta. :)

Sorry about that, I didn't reread the post, I just assumed that A = alpha and B = beta :eek:
 
Aug 10, 2001
10,420
2
0
Originally posted by: RaynorWolfcastle
Heh, I found the solution on the course website (I did it differently, complicating my life significantly, I remember now)

Solution

It is almost exactly the same as your question but for a ball being thrown down a hill instead of up a hill :)

edit (I also found the Maple file I used to solve the problem. It's pretty messy but I set up a plot that you can configure with different angles to show you where the ball would land)
Thank you. I'll see if it helps. :)