Trajectory: integrating for position

Click For Summary

Homework Help Overview

The discussion revolves around deriving the position of a projectile under the influence of gravity, specifically using Newton's second law. The original poster is attempting to integrate the equations of motion for a trajectory without air resistance, while also considering the implications of initial velocity and angles in the context of projectile motion.

Discussion Character

  • Exploratory, Conceptual clarification, Mathematical reasoning

Approaches and Questions Raised

  • Participants discuss the integration of forces to find position, questioning the role of initial velocity and angles. There is exploration of how to handle horizontal and vertical components separately, and some participants suggest using arbitrary angles when specifics are not provided.

Discussion Status

The conversation is ongoing, with participants providing guidance on integrating the equations of motion and clarifying the roles of constants in the equations. There is a focus on ensuring the correct setup for both horizontal and vertical motion, and some participants are exploring how to eliminate time from the equations to express trajectory.

Contextual Notes

There is a mention of comparing trajectories with and without air resistance, and the problem requires deriving equations based on initial conditions that are not fully specified. Participants are also navigating the implications of different launch angles and initial velocities.

Oblio
Messages
398
Reaction score
0
As usual I did this question I'm working on backwards, doing the section dealing with air friction first. Now realizing I must do the 'first part' and I think I am over thinking again.

With no air resistance, I need the position of a trajectory from Newton's second law.
I know gravity is the only force I'm considering, so I start with:

-mg = ma right?

My prof said when I integrate I'll get combos of sin and cos... I haven't been able to get that.. am I doing something wrong? What steps should I take to integrate this properly?
Thanks!
 
Physics news on Phys.org
Yes, that looks right. What is the initial velocity though... that's probably where the sin and cos come in...
 
If one applies Newton's law to a strictly vertical trajectory, then there is no angle, since the velcocity is parallel with the acceleration (force) of gravity.

If one adds a horizontal component of velocity, that is where the angle (with respect to horizontal or vertical) enters the picture.

Air resistance (friction) acts in both orientations (horizontal and vertical), and in opposition to the velocity of the object moving.

See - http://hyperphysics.phy-astr.gsu.edu/hbase/traj.html

Look at freefall, then vertical launch, then horizontal launch.
 
Oblio said:
With no air resistance, I need the position of a trajectory from Newton's second law.
I know gravity is the only force I'm considering, so I start with:

-mg = ma right?
Sure: the acceleration of a projectile is g downwards.

My prof said when I integrate I'll get combos of sin and cos...
Perhaps he's talking about sin and cos of the launch angle.

What's the exact problem?
 
It's not simple to explain because the question refers to 'the projectile of 2.3'.

2.3 compares the trajectory of a projectile subject to linear drag and one in a vacuum. Both have x and y components (not straight up), having the shape of someone hitting a baseball or firing a rocket at 45 degrees.

Vo I assume would be zero then?

Does that help?
 
The problem is to get the position (x,y) of a projectile with no air resistance (from N2L I'm told) and then compare it to b.) which is considering linear air resistance.

"Assuming there is no air resistance, write down the position (x,y) as a function of t, and eliminate t to give the trajectory y as a function of x."
 
Oblio said:
It's not simple to explain because the question refers to 'the projectile of 2.3'.

2.3 compares the trajectory of a projectile subject to linear drag and one in a vacuum. Both have x and y components (not straight up), having the shape of someone hitting a baseball or firing a rocket at 45 degrees.

Vo I assume would be zero then?

Does that help?

But if it is being fired... that implies that Vo isn't zero doesn't it? wouldn't horizontal initial velocity be Vocos45, and vertical initial velocity be Vosin45?
 
learningphysics said:
But if it is being fired... that implies that Vo isn't zero doesn't it? wouldn't horizontal initial velocity be Vocos45, and vertical initial velocity be Vosin45?

Your right.
45 isn't specified so I hope that's right... no angle is really given.
 
Oblio said:
Your right.
45 isn't specified so I hope that's right... no angle is really given.

oh... if it isn't specified... then maybe you're just supposed to go with an arbitrary angle [tex]\theta[/tex] ?
 
  • #10
But acceleration is what I'm starting with, so vcos45 and vsin45 is what I should receive through integration?
 
  • #11
learningphysics said:
oh... if it isn't specified... then maybe you're just supposed to go with an arbitrary angle [tex]\theta[/tex] ?

maybe...
 
  • #12
Oblio said:
But acceleration is what I'm starting with, so vcos45 and vsin45 is what I should receive through integration?

Do the integration, if that is what is expected in the problem... in both the horizontal and vertical directions... introduce constants when required... then when solving for initial conditions (solving for the constants), that's where you'd put in the vcos(theta), vsin(theta)... don't assume 45 unless it is given.

ie for the part without air resistance... horizontal force is 0... so [tex]a_x = 0[/tex]

and [tex]a_y = -g[/tex]

integrate to get vx, vy... then integrate again to get horizontal position, and vertical position.
 
  • #13
and then I would integrate those again for position?
 
  • #14
Oblio said:
and then I would integrate those again for position?

yes.
 
  • #15
F=ma
-mg=ma
integrating:
-mg=m(vcosO +vsinO)
 
  • #16
Oblio said:
F=ma
-mg=ma
integrating:
-mg=m(vcosO +vsinO)

careful... deal with the horizontal and vertical separately...

start like this:

ay = -g

now integrate the left side to get vy, what do you get on the right side?
 
  • #17
hmm

-mg = m(vsin45)
 
  • #18
Oblio said:
hmm

-mg = m(vsin45)

I don't understand how you're getting that.

you start here:

[tex]-mg = ma_y[/tex]

divide both sides by m

[tex]a_y = -g[/tex]

now integrate...
 
  • #19
learningphysics said:
I don't understand how you're getting that.

you start here:

[tex]-mg = ma_y[/tex]

divide both sides by m

[tex]a_y = -g[/tex]

now integrate...

[tex]v_{y}sin45 = -g[/tex] ?
 
  • #20
Oblio said:
[tex]v_{y}sin45 = -g[/tex] ?

don't worry about the initial velocity for now... you want to integrate -g, with respect to time...

suppose you had this question instead:

[tex]\frac{dy}{dx} = -9.8[/tex]

Find y.
 
  • #21
y= -9.8t
 
  • #22
Oblio said:
y= -9.8t

yeah... but you need to introduce a constant...

when you integrate

[tex]a_y = -g[/tex]

you get:

[tex]v_y = -gt + C[/tex]
 
  • #23
right, right. sorry, been a while since Calc. classes.
 
  • #24
so, to get position, I would end up with

-gt^2 +Ct + C = y ?
 
  • #25
Oblio said:
so, to get position, I would end up with

-gt^2 +Ct + C = y ?

almost careful... don't use the same constant

y = (-1/2)gt^2 + Ct + D

now you can solve for C and D... you know that

vy = -gt + C
y = (-1/2)gt^2 + Ct + D

at t=0, vy = vsin(theta)
I assume, that at t = 0, y = 0.

What is C? What is D?
 
  • #26
so, by eliminate t they mean set it to 0?
 
  • #27
Nm, that's not what you meant.
 
  • #28
Oblio said:
so, by eliminate t they mean set it to 0?

No. don't worry about that part yet... first we need the constants C and D...
 
  • #29
D = 1/2 gt^2 - C +y

C = 1/2gt +y - D
 
  • #30
Oblio said:
D = 1/2 gt^2 - C +y

C = 1/2gt +y - D

Start with this:

vy = -gt + C

now... you know that at t = 0, vy = v0sin(theta)... substitute t and vy into the equation... and solve for C.
 

Similar threads

  • · Replies 36 ·
2
Replies
36
Views
4K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 13 ·
Replies
13
Views
3K
Replies
5
Views
1K
Replies
4
Views
1K
Replies
2
Views
875
Replies
21
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K