PHGN-350 Fall-2011

From Physiki
Revision as of 04:02, 8 September 2011 by Pflammer (Talk | contribs)
Jump to: navigation, search
Main Page > Physics Course Wikis

Contents

Course Information

Instructor: P. David Flammer Office: MH447A Office Hours: TBA

Course Announcements

Course Material

Syllabus

Pdf.png These downloads require Adobe Acrobat Reader
Syllabus

Homework

  1. Problem set 1 due Friday, 9/2:
    1. Register your iclicker at http://iclicker.com/support/registeryourclicker/
    2. Send me (pflammer@mines.edu) an email with a picture of yourself, and a paragraph description of who you are. This will give me a hope of knowing who you are by the end of the semester.
    3. Do the following problems: Thornton 2.6, 2.8, 2.13, 2.14, 2.15, 2.22
  2. Problem set 2 due Friday 9/9:
    1. Solve the following analytical problems: Thornton 2.25 (except part (d)), 2.28, 2.42
    2. Do the following numerical problem: media:350-fa11-NHW1.pdf
      1. Some guidance: We would like you to discretize the integral equations in order to solve this. For instance, a_y=a_y(y,v_y). You know y_0 and v_y0. If you break the problem up into very small time steps dt's, then at time dt v_y(dt)=v_y0+a_y(y_0,v_y0)*dt. Then y(dt)=y_0+v_y0*dt+1/2*a_y(y_0,v_y0)*dt^2. If your dt is small enough, you can even neglect the last term. To get the next time step, you do the same thing again. v_y(2*dt)=v_y(dt)+a_y(y(dt),v_y(dt)) and y(2*dt)=y(dt)+v_y(dt)*dt+1/2*a_y(y(dt),v_y(dt))*dt^2. To get it the stuff at 3*dt, you repeat. Put this into a Do loop or a For loop, and you can do this out to infinity and beyond (not really).
Pdf.png These downloads require Adobe Acrobat Reader

Lecture Notes

Pdf.png These downloads require Adobe Acrobat Reader
Lecture 1
Lecture 2
Lecture 3 (in y(t) at bottom middle: exp(-kt) should be (1-exp(-kt))
Lecture 4
Lecture 5
Lecture 6
Personal tools
Namespaces
Variants
Actions
Navigation
Toolbox