Hmm, I know in a vacuum that with projectile motion

Join the discussion
Registration is free. Start your own thread to ask a follow-up.
3 replies · 3K views
schattenjaeger
Messages
176
Reaction score
0
shooting the projectile at 45 degrees will yield the greatest distance, and 30 and 60 degrees should go the same distance, but if you add in an air-friction force of -kv^2 (where k is .05 and v is the instant speed)is it possible for that to be otherwise?

'cuz the program I just wrote says it is, and I'm thinking I might've screwed up the program. If that's the case, anyone here good at FORTRAN?
 
Physics news on Phys.org
There's no reason to suppose that, with air resistance, a projectile fired at 30 or 60 degrees will go the same distance.
 
schattenjaeger said:
shooting the projectile at 45 degrees will yield the greatest distance, and 30 and 60 degrees should go the same distance, but if you add in an air-friction force of -kv^2 (where k is .05 and v is the instant speed)is it possible for that to be otherwise?

'cuz the program I just wrote says it is, and I'm thinking I might've screwed up the program. If that's the case, anyone here good at FORTRAN?

James R said:
There's no reason to suppose that, with air resistance, a projectile fired at 30 or 60 degrees will go the same distance.

or that one fired at 45 degrees will have the greatest distance.

I used to know some FORTRAN, but even that has probably changed since I last did any. How are you approaching the problem?
 
If you assume a uniform air field then the magnitudes of a 30 and 60 degree launch will decrease the same.