PDA

View Full Version : New to classical mechanics...


bit188
Feb9-07, 10:06 PM
Hey, self-studying, I've just started into Marion's Classical Dynamics of Particles and Systems, and I'm having major issues with the problems; I don't even have any idea where to start. I was wondering if somebody would be willing to give some general advice and maybe go through a couple of them with me?

Here's a problem:

A particle is projected with an initial velocity v0 up a slope which makes an angle (alpha) with the horizontal. Assume frictionless motion and find the time required for the particle to return to its starting position.

EDIT: Sorry! Missed the homework forum...

Cyrus
Feb9-07, 10:15 PM
How much physics have you taken?

bit188
Feb9-07, 10:33 PM
How much physics have you taken?

Previously? I'd done introductory mechanics. I guess this is the next step?

Cyrus
Feb9-07, 10:40 PM
You can do it, but its going to be painful :smile:.

Have you taken any classes in statics or dynamics?

bit188
Feb9-07, 10:42 PM
You can do it, but its going to be painful :smile:.

Ah hah hah...:frown:

Pointers? Advice? Thanks!

bit188
Feb9-07, 10:43 PM
Have you taken any classes in statics or dynamics?

No classes. All self-teaching, I'm far far too young to be allowed in classes...

Cyrus
Feb9-07, 10:44 PM
Just work through it and ask questions I guess. How old are you? This book is for seniors/grad students. Its going to assume you know a lot of background material.

bit188
Feb9-07, 10:47 PM
Between 12 and 14. XD

Background material, I assumed, was introductory mechanics... anything else I should do for prereqs?

Cyrus
Feb9-07, 11:06 PM
calculus 1,2,3. Ode's, some linear algebra, and statics and dynamics.

How is your math background?

bit188
Feb9-07, 11:12 PM
Calc 1-3, that's all. I have some books on linear algebra and odes, though.

Statics and dynamics? What's that all about?

Cyrus
Feb9-07, 11:21 PM
Statics is a course on, statics. :tongue2: You should know this from your mechanics course.

Given your background, I think you could read through the book you have. But it will still be tough unless you have some experience with statics and dynamics.

bit188
Feb9-07, 11:23 PM
Ah... well, I guess I'll give it a try. Could you help me with that problem I posted?

Thanks for your help!

Cyrus
Feb9-07, 11:39 PM
I am going to take a very quick stab at it but it might be wrong.

Draw a free body diagram along the incline with all the forces labeled on the particle. You will have gravity acting down, and it will be the only force. Then find the component in the direction opposing motion. Once you do this, write your equations of motion and solve them given your initial conditions.

I got this as the final answer:

t= \frac{v_0}{2gsin(\alpha)}

Edit: I had the fraction inverted by accident.

Do you know what the answer is?

bit188
Feb9-07, 11:42 PM
It's the equations of motion that get me. XD

Cyrus
Feb10-07, 12:21 AM
Show some work. What are you doing/getting?

bit188
Feb10-07, 12:32 AM
Actually, my main issue is that I have no idea how to begin or what the heck to do. I was hoping for some general advice on starting a problem and what to do?

Sorry, and thank you. This is gonna be tough, but I know that I can do this if I work at it.

Cyrus
Feb10-07, 12:34 AM
For a book of this level, I cant teach you how to write the equations of motion. You have to do that on your own. If you cant, going through this book is going to be hopeless. This book isnt going to hold your hand, so expect things to get a LOT worse than this simple problem.

Write the equations of motion for starters.

Lets be clear, you are reading this (http://www.amazon.com/Classical-Dynamics-Particles-Systems-Thornton/dp/0534408966) book, yes?

bit188
Feb10-07, 12:56 AM
F = ma = m(dv/dt) = mv0cos(alpha) + mv0sin(alpha)

Is that right?

Cyrus
Feb10-07, 12:57 AM
Almost, those v_0 are wrong, and you have sign errors.

bit188
Feb10-07, 01:02 AM
Break velocity into horizontal/vertical components--

v0x = v0 cos x
v0y = v0 sin y

Then compute derivative for acceleration--

ax = -sin x
ay = cos y

F = ma = -m sin x + m cos y

Is that right?

Cyrus
Feb10-07, 01:08 AM
Velocity components have nothing to do with force balance-velocity is not a force.

You need to use a body fixed coordinate system, not an absolute coordinate system. The x-direction should be pointing up the incline, not horizontally and to the right as your thinking.

Also: this is incorrect and written incorrectly as well:

F = ma = -m sin x + m cos y

F is a vector, everything you do in this book will be for a vector from now on.

F=ma=-msinx (i) + 0(j) + m cosy(k) (This is not correct, but the vector notation is).

If you are struggling with this, I would recomend that you read this (http://www.amazon.com/Engineering-Mechanics-Russell-C-Hibbeler/dp/0131411675/sr=8-2/qid=1171091214/ref=pd_bbs_sr_2/103-6206101-2550252?ie=UTF8&s=books) book first on statics.

You will learn more about vectors, how to do force balance, moment of inertia etc. Your basics right now are too weak for the book your using.

Cyrus
Feb10-07, 01:08 AM
Once you finish the statics book, work through this dynamics (http://www.amazon.com/Engineering-Mechanics-Dynamic-Student-Workbook/dp/0131046373/sr=1-1/qid=1171091269/ref=pd_bbs_1/103-6206101-2550252?ie=UTF8&s=books) book.

Once you do these two books, read the book you are reading now.

bit188
Feb10-07, 01:10 AM
Is there anything online I can use instead?

Plus, could you show me how you worked the problem? Maybe I could get the hang of this, possibly?

Oh, and the vector notation was just a screw-up... I always forget to put in the unit vectors... @_@;;

Cyrus
Feb10-07, 01:11 AM
I recomend you use those books.

If you need help doing simple force balance, trust me, you are not yet ready to dive into this book.

bit188
Feb10-07, 01:13 AM
Okay. Thank you, I will!

I'll be back if I need help once I get these books. Thanks so much.

I'll keep going in math as well, I'll be starting into ODEs now. Thanks again!