Equation of Motion for a Projectile Under Quadratic Air Resistance

  • Thread starter Thread starter Oblio
  • Start date Start date
  • Tags Tags
    Drag Quadratic
AI Thread Summary
The discussion focuses on deriving the equation of motion for a projectile under the influence of gravity and quadratic air resistance. Participants clarify that both forces oppose the projectile's motion, leading to the equations ma = -mg - cv² for upward motion and ma = -mg + cv² for downward motion. The conversation emphasizes the need to solve a differential equation and integrate to find velocity as a function of time, with arctan emerging as a relevant function during integration. There is a consensus on the necessity of variable substitution to simplify the integral, and participants share insights on integration techniques. Overall, the thread illustrates the complexities involved in modeling projectile motion with air resistance and the mathematical strategies required to solve it.
  • #51
Oblio said:
Ok, got it. It's more of a notation.

Yeah, for the most part...
Yeah I follow your online example now.
cool.
 
Physics news on Phys.org
  • #52
learningphysics said:
we not only need to substitute u... we also need to take care of the dv, and get du instead...

so:

du = \sqrt{c/mg}*dv

dv = \frac{du}{\sqrt{c/mg}}

So substitute that into the integral for dv...

what do you get for the integral now?

\frac{-m}{mg} \int \frac{\frac{du}{sqrt[c/mg]}}{1 + c/mg* v^2}
 
  • #53
Oblio said:
\frac{-m}{mg} \int \frac{\frac{du}{sqrt[c/mg]}}{1 + c/mg* v^2}

yes, but you also need the u substitution...
 
  • #54
You mean du?
 
  • #55
Oblio said:
You mean du?

you've taken care of the du... but you still have v in the integral... you want u... we had it before

1+u^2
 
  • #56
Oblio said:
\frac{-m}{mg} \int \frac{\frac{du}{sqrt[c/mg]}}{1 + c/mg* v^2}

right...

\frac{-m}{mg} \int \frac{\frac{du}{sqrt[c/mg]}}{1+ u^2}
 
  • #57
Oblio said:
right...

\frac{-m}{mg} \int \frac{\frac{du}{sqrt[c/mg]}}{1+ u^2}

exactly... now take all the constants outside the integral... and we get:

-\sqrt{\frac{m}{gc}}\int\frac{du}{1+u^2}

now we can apply arctan...
 
  • #58
Do you treat the integral sign almost as an equality when moving things in and out?
 
  • #59
Oblio said:
Do you treat the integral sign almost as an equality when moving things in and out?

not like an equal sign... more like a parentheses...

ie: 4x^2y+8xy = 4(x^2y + 2xy) = 4xy(x+2)

it's the same way I'm moving out the constants...
 
  • #60
Ok because I am having trouble matching what you got taking out the last constants
 
  • #61
what step did you take?
 
  • #62
Oblio said:
Ok because I am having trouble matching what you got taking out the last constants

show me what you get... I might have made a mistake.
 
  • #63
One more question first, how do we treat it like a parantheses, when you don't really have anything outside the 'bracket' to multiply or divide, in the simplification process.

I tried lots of things, but logically I'm not sure the proper logic behind taking out those constants when there's no 'other side' to multiply/divide etc...
know what i mean?
 
  • #64
Oblio said:
One more question first, how do we treat it like a parantheses, when you don't really have anything outside the 'bracket' to multiply or divide, in the simplification process.

I tried lots of things, but logically I'm not sure the proper logic behind taking out those constants when there's no 'other side' to multiply/divide etc...
know what i mean?

I'm not sure I understand... for example:

\int5xdx = 5\int xdx

For any integral \int A*f(x)dx = A\int f(x)dx where A is a constant.

we're just factoring it out... so you don't need an other side...

never mind about taking the constants out...

suppose I had it like this:

\int\frac{-m}{mg}*\frac{\frac{du}{sqrt[c/mg]}}{1+ u^2}

now, I just want to clean this up a little... simplify it... don't take anything outsdie the integral.
 
Last edited:
  • #65
You mean for me to to it?

I know and understand your first rule there, but does that apply to a multi layer division?
 
  • #66
Oblio said:
You mean for me to to it?

Yeah.

I know and understand your first rule there, but does that apply to a multi layer division?

Which rule?
 
  • #67
learningphysics said:
\int5xdx = 5\int xdx

For any integral \int A*f(x)dx = A\int f(x)dx where A is a constant.

QUOTE]
 
  • #68
Oblio said:
learningphysics said:
\int5xdx = 5\int xdx

For any integral \int A*f(x)dx = A\int f(x)dx where A is a constant.

QUOTE]

don't worry about taking anything out of the integral... just simplify it inside the integral.
 
  • #69
Yeah, that's what I'm aiming for, but when I simplify equations; mentally I do the 'what you do to one side, do to the other' etc. With nothing outside of the integral, how do we bring out sqrt[c/mg] ?
 
  • #70
Oblio said:
Yeah, that's what I'm aiming for, but when I simplify equations; mentally I do the 'what you do to one side, do to the other' etc. With nothing outside of the integral, how do we bring out sqrt[c/mg] ?

don't bring it out:

\int\frac{-m}{mg}*\frac{\frac{du}{sqrt[c/mg]}}{1+ u^2}

this equals

\int\frac{-m}{mg}*\frac{1}{sqrt[c/mg]}*\frac{du}{1+ u^2}

now, the first thing you can do is cancel the m's in the numerator and denominator... what else can you do to simplify...
 
  • #71
Besides moving it out of the integral?
 
  • #72
Oblio said:
Besides moving it out of the integral?

yes. forget about moving it out of the integral...
 
  • #73
learningphysics said:
yes. forget about moving it out of the integral...

we have 2 fractions multiplied together...


\frac{-1}{g} x \frac{1}{/sqrt{c/mg}}

I would think the sqrt would need to removed maybe...
 
  • #74
Oblio said:
we have 2 fractions multiplied together...


\frac{-1}{g} x \frac{1}{/sqrt{c/mg}}

I would think the sqrt would need to removed maybe...

can you do anything with the g that is there and the g inside the square root?

also try to clean up the fraction so that I don't have additional fractions inside the numerator and denominator... ie: in the numerator I want stuff being multiplied... in the denominator I want stuff being multiplied...
 
  • #75
I'm sure this isn't hard but I can't see anything...
 
  • #76
I know the fractions are technically the same thing as -1/g/sqrt[c/mg], but that doesn't help
 
  • #77
Oblio said:
I know the fractions are technically the same thing as -1/g/sqrt[c/mg], but that doesn't help

what is \frac{g}{\sqrt{g}}?
 
  • #78
In trying things out manually I'm finding that its sqrt[g] but i definitely didnt know that before now... hmm
 
  • #79
Oblio said:
In trying things out manually I'm finding that its sqrt[g] but i definitely didnt know that before now... hmm

exactly... can you further simplify the integral?
 
  • #80
Its hard since its in the denominator in the square root...

is it close to...
sqrt[c/(msqrt[g])] lol that's wrong...
 
  • #81
Oblio said:
Its hard since its in the denominator in the square root...

is it close to...
sqrt[c/(msqrt[g])] lol that's wrong...

\frac{-1}{g}\times\frac{1}{\sqrt{c/mg}}

=

\frac{-1}{\sqrt{gc/m}}

=

-\sqrt{\frac{m}{gc}}
 
  • #82
I'll have to do some research on that, I can't say I'm following manipulating such distant numbers..
 
  • #83
learningphysics said:
\frac{-1}{g}\times\frac{1}{\sqrt{c/mg}}

=

\frac{-1}{\sqrt{gc/m}}

=

-\sqrt{\frac{m}{gc}}

For the time being, I'm left with

-\sqrt{\frac{m}{gc}} \int \frac{du}{1+u^2}

Now integrate it I assume
 
  • #84
Oblio said:
For the time being, I'm left with

-\sqrt{\frac{m}{gc}} \int \frac{du}{1+u^2}

Now integrate it I assume

yeah, use arctan. we should actually have limits on that integral... so:

-\sqrt{\frac{m}{gc}} \int_{u_{initial}}^{u_{final}} \frac{du}{1+u^2}
 
  • #85
learningphysics said:
yeah, use arctan. we should actually have limits on that integral... so:

-\sqrt{\frac{m}{gc}} \int_{u_{initial}}^{u_{final}} \frac{du}{1+u^2}


We often didn't use limits. Why this time?
 
  • #86
Oblio said:
We often didn't use limits. Why this time?

Yeah, we don't need the limits... but we should add a constant when we take the integral...
 
  • #87
learningphysics said:
\int_{u_{initial}}^{u_{final}} \frac{du}{1+u^2}

That IS arctan isn't it?
 
  • #88
Oblio said:
That IS arctan isn't it?

yeah.
 
  • #89
Ok so if arctan = that, I need to find out what the integral of arctan is..
 
  • #90
Oblio said:
Ok so if arctan = that, I need to find out what the integral of arctan is..

no arctan IS the integral.
 
  • #91
I realized that after I wrote it.

so subbing u back in I get...

-sqrt[m/gc]arctan [sqrt[c/mg] xv
 
  • #92
Oblio said:
I realized that after I wrote it.

so subbing u back in I get...

-sqrt[m/gc]arctan [sqrt[c/mg] xv

yes...but you need a constant so:

t = -\sqrt{\frac{m}{gc}}arctan(\sqrt{\frac{c}{mg}}*v) + C

we can solve for C by subsituting in t = 0, v = v0

so C = \sqrt{\frac{m}{gc}}arctan(\sqrt{\frac{c}{mg}}*v0)

So t = -\sqrt{\frac{m}{gc}}arctan(\sqrt{\frac{c}{mg}}*v) + \sqrt{\frac{m}{gc}}arctan(\sqrt{\frac{c}{mg}}*v0)
 
Last edited:
  • #93
Ok, and somehow my two square roots will boil down to v(ter)/g and vo/v(ter) ?
 
  • #94
EDIT:

actually no... you don't need to do this... sorry about that...

you can solve for vter... at the terminal velocity the net force is 0...

mg = cv^2

vter = sqrt(mg/c)

that should work...
 
Last edited:
  • #95
I only need the time to the top of the trajectory though?
Are you sure I need to find the time for down?
 
  • #96
Oblio said:
I only need the time to the top of the trajectory though?
Are you sure I need to find the time for down?

yeah you're right. you don't need that part. I think you're almost done.
 
  • #97
learningphysics said:
yeah you're right. you don't need that part. I think you're almost done.


lol phew I was worried for a sec.

have I already defined the relation that will give me

t(top) = \frac{v(ter)}{g}arctan(\frac{vo}{v(ter)}) ?
 
  • #98
Oblio said:
lol phew I was worried for a sec.

have I already defined the relation that will give me

t(top) = \frac{v(ter)}{g}arctan(\frac{vo}{v(ter)}) ?

yeah, look at post #92, with the constant evaluated... you want the time when v = 0. What time do you get? Try to sub in vter...
 
  • #99
Ok, one sec. But vter is when v=0 ?
 
  • #100
just C?
 
Back
Top