Active Learning in Upper-Division Physics

Size: px
Start display at page:

Download "Active Learning in Upper-Division Physics"

Transcription

1 Active Learning in Upper-Division Physics lessons from the Paradigms David Roundy Oregon State University DUE National Science Foundation DUE

2 Teaching upper-division physics well departmental culture what students learn depends on what students do math in physics courses is not like math in math courses faculty need to agree on what is taught connecting math with the real world integration as summation measurable partial derivatives 2 / 33

3 Teaching upper-division physics well departmental culture what students learn depends on what students do lecture is not enough (for most students) math in physics courses is not like math in math courses faculty need to agree on what is taught connecting math with the real world integration as summation measurable partial derivatives 2 / 33

4 Teaching upper-division physics well departmental culture what students learn depends on what students do lecture is not enough (for most students) math in physics courses is not like math in math courses intentional and planned just-in-time teaching of math faculty need to agree on what is taught connecting math with the real world integration as summation measurable partial derivatives 2 / 33

5 Teaching upper-division physics well departmental culture what students learn depends on what students do lecture is not enough (for most students) math in physics courses is not like math in math courses intentional and planned just-in-time teaching of math faculty need to agree on what is taught faculty need to discuss what is taught!!! connecting math with the real world integration as summation measurable partial derivatives 2 / 33

6 Teaching upper-division physics well departmental culture what students learn depends on what students do lecture is not enough (for most students) math in physics courses is not like math in math courses intentional and planned just-in-time teaching of math faculty need to agree on what is taught faculty need to discuss what is taught!!! connecting math with the real world integration as summation computational lab and integrated lab activities measurable partial derivatives 2 / 33

7 Teaching upper-division physics well departmental culture what students learn depends on what students do lecture is not enough (for most students) math in physics courses is not like math in math courses intentional and planned just-in-time teaching of math faculty need to agree on what is taught faculty need to discuss what is taught!!! connecting math with the real world integration as summation computational lab and integrated lab activities measurable partial derivatives in-class activities and experiments in thermal physics 2 / 33

8 Organization of curriculum 16 years ago, we began a major reform of our upper-division physics curriculum. 25 incoming majors (class size students) 91% of incoming majors continue to second quarter 68% of incoming majors obtain a degree in Physics Junior-year Paradigms intensive 7-hour-a-week 3-week-long courses (2 credits) forces us to talk with each other forces students to talk with each other Senior-year Capstones more conventional 3-credit courses 3 / 33

9 Paradigms in Physics Computational Lab and Electrostatics Energy and Entropy Conclusion Classroom norms Breaking boundaries Kinesthetic activities Group work Integrated labs Group presentations Small whiteboards 4 / 33

10 Passing it on monthly meetings of upper-division group regular peer teaching observation Paradigms in Physics wiki page documents what we do in each course documents why we do what we do (e.g. stand on table) shared problem sets 5 / 33

11 Computational lab parallel to traditional courses A computational lab for traditional courses reinforce learning in traditional courses save time by not having to introduce the physics students have a very busy schedule: just one credit All work is done in the lab Today all physicists need to program Struggling students make little progress outside of class These are the students who need a computational course 6 / 33

12 Python and matplotlib Reasoning free software, readily available to students ease of use and power comparable to Matlab used by professional scientists tutorials and help readily available on web 7 / 33

13 Teaching programming to physics students No templates needed students write their programs from scratch they google for help Pair programming students work in pairs: a driver and a navigator swap roles every 30 minutes or so show and tell when projects are done 8 / 33

14 Electrostatics The first two Paradigms cover electrostatics and magnetostatics. Learning goals shared with the Paradigms how to compute distances curvilinear coordinates plotting with slices and lines through V ( r) integration as chopping and adding (how to set up integrals) taking advantage of symmetry Learning goals specific to computing plotting writing functions and using loops 9 / 33

15 Electrostatics (student work) Day 1: 4 point charges Potential (V) Distance (m) how to compute distances how to plot 10 / 33

16 Electrostatics (student work) Day 2: 4 point charges 2.0 v(x,y,.1) Y (m) X (m) plotting with slices 11 / 33

17 Electrostatics (student work) Day 3: Square of charge 10 Simplest default with labels chopping and adding googling for help 12 / 33

18 Electrostatics (student work) Day 4: Square of charge (with varying density on left) V y Sig = f, y= Sig = f, Potential x y V visualizing in multiple dimensions Sig = 1, y= Sig = 1, Potential x 13 / 33

19 Computational conclusion all physicists do computing teach physics that is relevant to students lab-style course works great no templates needed pair programming python + matplotlib 14 / 33

20 Challenges in thermal physics no thermo in our lower-division sequence variables p, V, T and S are unfamiliar students have never seen a differential in a math course partial derivative notation is new ( ) T V p everything else is held constant partial derivative manipulations are also new cyclic chain rule Clairaut s theorem ordinary chain rule inverse of a partial derivative 15 / 33

21 Math notation vs physics notation Physics ( ) p = V S ( V p 1 ) S physical observables p = p(v, S) p = p(v, T ) V = V (p, S) V = V (p, T ) Math u x 1 x u functions ( ) u x y u(x, y) v(x, y) x(u, v) y(u, v) 1 ) ( x u v 16 / 33

22 Mathematical interlude: a mechanical analogue for thermo 7 hours of thermodynamics math on a mechanical system integrating over a path to find work path independence to get potential energy small differences or tangent slope to find partial derivatives holding everything else constant is not possible partial derivative manipulations connection with experiment total differential for energy conservation Maxwell relations Legendre transformations 17 / 33

23 Paradigms in Physics Computational Lab and Electrostatics Energy and Entropy Conclusion The partial derivative machine The system Fx x y Fy I one hidden elastic system I two controllable and measurable coordinates x and y I two controllable forces Fx and Fy I one potential energy U, not directly measurable I can integrate work to find potential energy 18 / 33

24 Measuring partial derivatives ( ) x F x y vs ( ) x F x students consistently believe these are the same they are taught to hold everything else constant F y 19 / 33

25 Approaches for finding a derivative make a small change, measure a small change, take a ratio mistake: use a very small change and get noise mistake: use a large change and assume linear response try a different small change to ensure small enough measure many values, make a plot mistake: fit to a straight line find tangent line (by eye) mistake: seek analytic form to differentiate (black box helps) 20 / 33

26 A mechanical analogue for thermo: First Law energy conservation and path independence: differentials looks like thermodynamic identity: du = F x dx + F y dy students integrate work to find potential energy paths from state A to state B (like pv plots) 21 / 33

27 A mechanical analogue for thermo: First Law du = F x dx + F y dy Maxwell relation ( ( U ) ) x y y ( Fx y ) x x ( ) = U y x x = ( Fy x ) y y can verify this experimentally 22 / 33

28 A mechanical analogue for thermo Legendre transform: imagine one mass is inside the black box you cannot change one force F y you cannot measure the value y add potential energy of mass causing F y : V U F y y like enthalpy and Helmholtz free energy gives more Maxwell relations 23 / 33

29 What is this derivative? ( p V ) S 24 / 33

30 Name the experiment! give student groups specific derivatives students sketch an experiment to measure that derivative groups share their experiments with the class 25 / 33

31 Name the experiment! Adiabatic compressibility ( p V ) S = 26 / 33

32 Name the experiment! General learning goals operational definitions of thermodynamic quantities how to measure how to fix what is held constant matters canonical thought experiments thermodynamic derivatives are physically measurable 27 / 33

33 Name the experiment! Specific learning goals adiabatic processes: changing temperature without heating: the First Law: heat capacity: heating without changing temperature: ( using Maxwell relations: S ) ( ) V T, S p turning derivatives upside down: ( T ) ( ) V S, T p ) ( T V ( U S and ( V p S and ( T p ) ) ) ( ) T V and U p S ( S ) T V and ( ) S T p ( S ) ( ) V T and S p T ( ), S T p and ( ) S V V p many of the above S S 28 / 33

34 Paradigms in Physics Computational Lab and Electrostatics Energy and Entropy Conclusion Measuring partial derivatives with experiment Integrated labs enable tight coupling of coursework with experiments, including teaching while data is being collected. I ice-water calorimetry I ice melting in water I rubber band tension vs. L and T Learning goals I heat, heat capacity, latent heat I work, free energy I integrating experimental data I measuring derivatives I integrating to find S I Maxwell relations 29 / 33

35 Thermal conclusion connect math with tangible reality partial derivative machine name the experiment perform actual experiments 30 / 33

36 Teaching upper-division physics well departmental culture what students learn depends on what students do lecture is not enough (for most students) math in physics courses is not like math in math courses intentional and planned just-in-time teaching of math faculty need to agree on what is taught faculty need to discuss what is taught!!! connecting math with the real world integration as summation computational lab and integrated lab activities measurable partial derivatives in-class activities and experiments in thermal physics 31 / 33

37 Acknowledgements Paradigms team Corinne Manogue Tevian Dray Mary Bridget Kustusch Henri Jansen Janet Tate David McIntyre Energy and Entropy collaborators John Thompson (U. Maine) Michael Rogers (Ithaca College) Students Eric Krebs and Jeff Schulte Grant Sherer 32 / 33

38 Resources These slides: physics.oregonstate.edu/~roundyd/education.html Paradigms in Physics wiki: Computational lab course website: G. Sherer, M. B. Kustusch, C. A. Manogue, and D. Roundy, The Partial Derivative Machine, 2013 PERC Proceedings. D. Roundy, M. B. Kustusch and C. A. Manogue, Name the experiment! Interpreting thermodynamic derivatives as thought experiments, AJP (in press). D. Roundy and M. Rogers, Exploring the thermodynamics of a rubber band, AJP (2013). D. Roundy, A. Gupta, J. F. Wagner, T. Dray, M. B. Kustusch and C. A. Manogue, From Fear to Fun in Thermodynamics, 2013 PERC Proceedings. 33 / 33

Interactive Engagement in Upper-Level Physics

Interactive Engagement in Upper-Level Physics Interactive Engagement in Upper-Level Physics Lessons from the Paradigms Program http://physics.oregonstate.edu/portfolioswiki Corinne Manogue & the whole Paradigms Team Support National Science Foundation

More information

The Geometry of Calculus

The Geometry of Calculus Introduction Department of Mathematics Oregon State University http://math.oregonstate.edu/~tevian Introduction Acknowledgments Places: People: Stuart Boersma, Johnner Barrett, Sam Cook, Aaron Wangberg

More information

G A P between Mathematics and the Physical Sciences

G A P between Mathematics and the Physical Sciences the G A P between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University http://www.math.oregonstate.edu/bridge Support Mathematical Association of America Professional

More information

G A P between Mathematics and the Physical Sciences

G A P between Mathematics and the Physical Sciences the G A P between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University http://www.math.oregonstate.edu/bridge Support Mathematical Association of America Professional

More information

Upper-Level Physics: Ken Krane Oregon State University. New Faculty Workshop June 18, 2013

Upper-Level Physics: Ken Krane Oregon State University. New Faculty Workshop June 18, 2013 Upper-Level Physics: Curricular Issues Ken Krane Oregon State University New Faculty Workshop June 18, 2013 What is Upper-Level Physics? Beyond introductory classical and modern Usually junior/senior i

More information

AN ABSTRACT OF THE THESIS OF. Emily M. Smith for the degree of Master of Science in Physics presented on December 3, 2014.

AN ABSTRACT OF THE THESIS OF. Emily M. Smith for the degree of Master of Science in Physics presented on December 3, 2014. AN ABSTRACT OF THE THESIS OF Emily M. Smith for the degree of Master of Science in Physics presented on December 3, 2014. Title: Student & Textbook Presentation of Divergence Abstract approved: Corinne

More information

BRIDGING THE VECTOR (CALCULUS) GAP

BRIDGING THE VECTOR (CALCULUS) GAP BRIDGING THE VECTOR (CALCULUS) GAP TEVIAN DRAY Department of Mathematics, Mount Holyoke College, South Hadley, MA 01075 & Department of Mathematics, Oregon State University, Corvallis, OR 97331 tevian@math.orst.edu

More information

G A P between Mathematics and the Physical Sciences

G A P between Mathematics and the Physical Sciences the G A P between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University http://www.math.oregonstate.edu/bridge Support Mathematical Association of America Professional

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS PHYS MECHANICS AND HEAT

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS PHYS MECHANICS AND HEAT BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS PHYS 2325 - MECHANICS AND HEAT CATALOG DESCRIPTION: PHYS 2325 Mechanics and Heat. CIP 4008015403 A calculus-based approach to the principles of mechanics

More information

Chemistry. Lecture 10 Maxwell Relations. NC State University

Chemistry. Lecture 10 Maxwell Relations. NC State University Chemistry Lecture 10 Maxwell Relations NC State University Thermodynamic state functions expressed in differential form We have seen that the internal energy is conserved and depends on mechanical (dw)

More information

Interpreting Derivatives

Interpreting Derivatives Interpreting Derivatives Tevian Dray Department of Mathematics, Oregon State University, Corvallis, OR 97331, USA tevian@math.oregonstate.edu Elizabeth Gire Department of Physics, Oregon State University,

More information

Faculty: Andrew Carr, Ryan Felix, Stephanie Gould, James Hebda, Karla McCain, John Richardson, Lindsay Zack

Faculty: Andrew Carr, Ryan Felix, Stephanie Gould, James Hebda, Karla McCain, John Richardson, Lindsay Zack CHEMISTRY Chair: Bradley Smucker (Fall 2017) and Andrew Carr (Spring 2018) Faculty: Andrew Carr, Ryan Felix, Stephanie Gould, James Hebda, Karla McCain, John Richardson, Lindsay Zack Adjunct Instructor:

More information

THE VECTOR CALCULUS BRIDGE PROJECT

THE VECTOR CALCULUS BRIDGE PROJECT THE VECTOR CALCULUS BRIDGE PROJECT Tevian Dray & Corinne Manogue Oregon State University I: Mathematics Physics II: The Bridge Project III: A Radical View of Calculus Support Oregon State University Department

More information

Physics & Astronomy & 2000 Level /9 - August Physics (PH) modules PH1011 Physics 1A

Physics & Astronomy & 2000 Level /9 - August Physics (PH) modules PH1011 Physics 1A Physics (PH) modules PH1011 Physics 1A SCOTCAT Credits: 20 SCQF Level 7 Semester 1 Planned timetable: 12.00 noon lectures, one afternoon from five each week, 2.00 pm - 3.00 pm tutorial and 3.00 pm -5.30

More information

Lecture 6. Energy and Work

Lecture 6. Energy and Work MIT 3.00 Fall 2002 c W.C Carter 47 Last Time Topic Lecture 6 Energy and Work Topic Topic Energy In physics, you are used to dividing energy into two (or more) parts: E total = Kinetic Energy + Potential

More information

BRIDGING THE GAP between Mathematics and the Physical Sciences

BRIDGING THE GAP between Mathematics and the Physical Sciences BRIDGING THE GAP between Mathematics and the Physical Sciences Tevian Dray & Corinne Manogue Oregon State University I: Mathematics Physics II: The Bridge Project http://www.math.oregonstate.edu/bridge

More information

Chemistry Physical Chemistry I Fall 2017

Chemistry Physical Chemistry I Fall 2017 Chemistry 309 - Physical Chemistry I Fall 2017 Instructor: Office Hours: Dr. Samuel A. Abrash C208 Gottwald Science Center Work: 289-8248 Home: 323-7363 Cell: 363-2597 sabrash@richmond.edu www.richmond.edu/~sabrash

More information

Curriculum Design Template. Course Title: Calculus Grade Level: 12. Topics in Differentiation Marking Period 2

Curriculum Design Template. Course Title: Calculus Grade Level: 12. Topics in Differentiation Marking Period 2 Curriculum Design Template Content Area: Mathematics Course Title: Calculus Grade Level: 12 Limits and Continuity Derivatives and Differentiation Marking Period 1 Topics in Differentiation Marking Period

More information

Academic Affairs Assessment of Student Learning Report for Academic Year

Academic Affairs Assessment of Student Learning Report for Academic Year Academic Affairs Assessment of Student Learning Report for Academic Year 2017-2018. Department/Program Chemistry Assessment Coordinator s Name: Micheal Fultz Assessment Coordinator s Email Address: mfultz@wvstateu.edu

More information

AP Physics C Syllabus

AP Physics C Syllabus Course Overview AP Physics C Syllabus AP Physics C will meet for 90 minutes on block scheduling and for 45 minutes on regular scheduling. Class activities will include lecture, demonstration, problem solving

More information

Washtenaw Community College Comprehensive Report. CEM 111 General Chemistry I Effective Term: Winter 2018

Washtenaw Community College Comprehensive Report. CEM 111 General Chemistry I Effective Term: Winter 2018 Washtenaw Community College Comprehensive Report CEM 111 General Chemistry I Effective Term: Winter 2018 Course Cover Division: Math, Science and Engineering Tech Department: Physical Sciences Discipline:

More information

FROM INDUCTION TO QUANTUM SPIN: TRAINING STUDENTS TO BECOME PHYSICISTS

FROM INDUCTION TO QUANTUM SPIN: TRAINING STUDENTS TO BECOME PHYSICISTS FROM INDUCTION TO QUANTUM SPIN: TRAINING STUDENTS TO BECOME PHYSICISTS MARCH 2010 Dedra Demaree, Oregon State U Acknowledgements: Corinne Manogue and David McIntyre (primarily responsible for development

More information

AP Physics C Electricity and Magnetism

AP Physics C Electricity and Magnetism AP Physics C Electricity and Magnetism Course overview This is a calculus based course in physics. The course is the equivalent of an introductory engineering course in Physics. The main objective of the

More information

ELECTROMAGNETIC CONIC SECTIONS

ELECTROMAGNETIC CONIC SECTIONS ELECTROMAGNETIC CONIC SECTIONS Tevian Dray Department of Mathematics, Oregon State University, Corvallis, OR 97331 tevian@math.orst.edu Corinne A. Manogue Department of Physics, Oregon State University,

More information

YuMi Deadly Maths Year 1 Teacher Resource: MG My special time

YuMi Deadly Maths Year 1 Teacher Resource: MG My special time YuMi Deadly Maths Year 1 Teacher Resource: MG My special time YuMi Deadly Maths Year 1 Teacher Resource: MG My special time Prepared by the YuMi Deadly Centre Faculty of Education, QUT ACKNOWLEDGEMENT

More information

Chemistry Physical Chemistry I Fall 2018

Chemistry Physical Chemistry I Fall 2018 Chemistry 309 - Physical Chemistry I Fall 2018 Instructor: Office Hours: Dr. Samuel A. Abrash C-208 Gottwald Science Center Work: 289-8248 Home: 323-7363 Cell: 363-2597 sabrash@richmond.edu www.richmond.edu/~sabrash

More information

Contents. To the Teacher... v

Contents. To the Teacher... v Katherine & Scott Robillard Contents To the Teacher........................................... v Linear Equations................................................ 1 Linear Inequalities..............................................

More information

THE IMPORTANCE OF GEOMETRIC REASONING

THE IMPORTANCE OF GEOMETRIC REASONING THE IMPORTANCE OF GEOMETRIC REASONING Tevian Dray & Corinne Manogue Oregon State University I: Mathematics Physics II: The Bridge Project III: Geometric Visualization QUESTIONS I: Suppose T (x, y) = k(x

More information

Calculus Workshop. Calculus Workshop 1

Calculus Workshop. Calculus Workshop 1 Physics 251 Laboratory Calculus Workshop For the next three lab periods we will be reviewing the concept of density and learning the calculus techniques necessary to succeed in Physics 251. The first week

More information

Allotropes of Carbon Student Study Guide

Allotropes of Carbon Student Study Guide Allotropes of Carbon Student Study Guide Name In this lesson you will examine some materials that are composed only of the element carbon. You will be provided models, labeled for identification, as model

More information

Amount of Substance and Its Unit Mole- Connecting the Invisible Micro World to the Observable Macro World Part 2 (English, mp4)

Amount of Substance and Its Unit Mole- Connecting the Invisible Micro World to the Observable Macro World Part 2 (English, mp4) Amount of Substance and Its Unit Mole- Connecting the Invisible Micro World to the Observable Macro World Part 2 (English, mp4) [MUSIC PLAYING] Instructor: Hi, everyone. Welcome back. I hope you had some

More information

Parts II-V Sabbatical Leave Report

Parts II-V Sabbatical Leave Report Parts II-V Sabbatical Leave Report II. III. Re-statement of Sabbatical Leave Application I propose to spend my sabbatical updating all of the lab manuals for the five physics courses. The lab manuals are

More information

Homework Week 8 G = H T S. Given that G = H T S, using the first and second laws we can write,

Homework Week 8 G = H T S. Given that G = H T S, using the first and second laws we can write, Statistical Molecular hermodynamics University of Minnesota Homework Week 8 1. By comparing the formal derivative of G with the derivative obtained taking account of the first and second laws, use Maxwell

More information

Welcome to Physics 211! General Physics I

Welcome to Physics 211! General Physics I Welcome to Physics 211! General Physics I Physics 211 Fall 2015 Lecture 01-1 1 Physics 215 Honors & Majors Are you interested in becoming a physics major? Do you have a strong background in physics and

More information

STATISTICAL AND THERMAL PHYSICS

STATISTICAL AND THERMAL PHYSICS Phys 362 Spring 2015 STATISTICAL AND THERMAL PHYSICS Phys 362 Spring 2015 Instructor: Office: Professor David Collins WS 228B Phone: 248-1787 email: Office Hours: dacollin@coloradomesa.edu M 9 10 am, 11

More information

ELECTROMAGNETIC THEORY

ELECTROMAGNETIC THEORY Phys 311 Fall 2014 ELECTROMAGNETIC THEORY Phys 311 Fall 2014 Instructor: Office: Professor David Collins WS 228B Phone: 248-1787 email: Office Hours: dacollin@coloradomesa.edu MT 9:00 9:50am, MWF 2:00

More information

PHY 171/Introduction to Meteorology

PHY 171/Introduction to Meteorology Physics Courses-1 PHY 099/Orientation to Physics 0 course unit Required as an entry course of all first-year and transfer students enrolled in majors offered by the Department of Physics. Topics covered

More information

Thermodynamic Variables and Relations

Thermodynamic Variables and Relations MME 231: Lecture 10 Thermodynamic Variables and Relations A. K. M. B. Rashid Professor, Department of MME BUET, Dhaka Today s Topics Thermodynamic relations derived from the Laws of Thermodynamics Definitions

More information

EASTERN OREGON UNIVERSITY Chemistry-Biochemistry

EASTERN OREGON UNIVERSITY Chemistry-Biochemistry EASTERN OREGON UNIVERSITY Chemistry-Biochemistry PROGRAM OBJECTIVES The chemistry-biochemistry degree offered by the Department of Chemistry-Biochemistry prepares chemistry majors for graduate work in

More information

NES: Heat, Temperature and Energy: MESSENGER Cooling With Sunshades

NES: Heat, Temperature and Energy: MESSENGER Cooling With Sunshades LIVE INTERACTIVE LEARNING @ YOUR DESKTOP NES: Heat, Temperature and Energy: MESSENGER Cooling With Sunshades Presented by: Jordan Snyder November 10, 2011 6:30 p.m. - 8:00 p.m. Eastern time Mercury Surface

More information

Quick Facts College of Polymer Science and Polymer Engineering

Quick Facts College of Polymer Science and Polymer Engineering Minor in Polymer Science and Polymer Engineering Program Description: This minor is a 6 course/18 credit program that provides students a broad foundation in polymer science and polymer engineering through

More information

3.091 Introduction to Solid State Chemistry. Lecture Notes No. 6a BONDING AND SURFACES

3.091 Introduction to Solid State Chemistry. Lecture Notes No. 6a BONDING AND SURFACES 3.091 Introduction to Solid State Chemistry Lecture Notes No. 6a BONDING AND SURFACES 1. INTRODUCTION Surfaces have increasing importance in technology today. Surfaces become more important as the size

More information

Math 7 Notes Unit Two: Integers

Math 7 Notes Unit Two: Integers Math 7 Notes Unit Two: Integers Syllabus Objective: 2.1 The student will solve problems using operations on positive and negative numbers, including rationals. Integers the set of whole numbers and their

More information

Mathematical Habits of Mind: An Organizing Principle for Curriculum Design

Mathematical Habits of Mind: An Organizing Principle for Curriculum Design Mathematical Habits of Mind: An Organizing Principle for Curriculum Design Al Cuoco Center for Mathematics Education EDC acuoco@edc.org Slides available at http://www2.edc.org/cme/showcase/ What mathematicians

More information

Lecture Tutorial: Measuring the Frequency and Period of Sunspots

Lecture Tutorial: Measuring the Frequency and Period of Sunspots Lecture Tutorial: Measuring the Frequency and Period of Sunspots Description: This data analysis activity requires students to analyze sunspots on NASA s SOHO coronagraph images to make meaning of cyclical

More information

Syllabus and Topics Thermal Physics I Fall 2007

Syllabus and Topics Thermal Physics I Fall 2007 Syllabus and Topics 33-341 Thermal Physics I Fall 2007 Robert F. Sekerka 6416 Wean Hall, Phone 412-268-2362 sekerka@cmu.edu http://sekerkaweb.phys.cmu.edu August 27, 2007 Class Schedule: This class is

More information

Read Assgn/Concept Map 2: CHAPTER 2 (Part 2) due by 3:00pm Aug 2 nd.

Read Assgn/Concept Map 2: CHAPTER 2 (Part 2) due by 3:00pm Aug 2 nd. COURSE OUTLINE THERMAL PHYSICS TEXTBOOK Thermodynamics: An Engineering Approach 4 th Edition International Edition By YUNUS A. CENGEL & MICHAEL A. BOLES. Additional materials provided as required. This

More information

Teaching Calculus Coherently

Teaching Calculus Coherently Department of Mathematics Oregon State University http://www.math.oregonstate.edu/ tevian co-he-rent: logically or aesthetically ordered cal-cu-lus: a method of computation in a special notation differential

More information

Mathematical Forms and Strategies

Mathematical Forms and Strategies Session 3365 Mathematical Forms and Strategies Andrew Grossfield College of Aeronautics Abstract One of the most important mathematical concepts at every level is the concept of form. Starting in elementary

More information

Chemistry 313 Course Syllabus / Fall 2006

Chemistry 313 Course Syllabus / Fall 2006 Chemistry 313 Course Syllabus / Fall 2006 Instructor: Dr. Caleb A. Arrington Course Number and Title: Chem 313 Physical Chemistry I (Thermodynamics) Meeting Place: RMSC-308 Meeting Time: M,W,&F 10:30 11:50

More information

You Might Also Like. I look forward helping you focus your instruction while saving tons of time. Kesler Science Station Lab Activities 40%+ Savings!

You Might Also Like. I look forward helping you focus your instruction while saving tons of time. Kesler Science Station Lab Activities 40%+ Savings! Thanks Connect Thank you for downloading my product. I truly appreciate your support and look forward to hearing your feedback. You can connect with me and find many free activities and strategies over

More information

Matrix Method of Structural Analysis Prof. Amit Shaw Department of Civil Engineering Indian Institute of Technology, Kharagpur

Matrix Method of Structural Analysis Prof. Amit Shaw Department of Civil Engineering Indian Institute of Technology, Kharagpur Matrix Method of Structural Analysis Prof. Amit Shaw Department of Civil Engineering Indian Institute of Technology, Kharagpur Lecture 01 Introduction Hello everyone, welcome to the online course on Matrix

More information

Chemistry. Courses. Chemistry 1

Chemistry. Courses. Chemistry 1 Chemistry 1 Chemistry Courses CHEM 1011 Chemistry in the Environment: 3 semester This course examines the role of chemistry in the environment and the application of chemistry to our understanding of society.

More information

HISTORY 1XX/ DH 1XX. Introduction to Geospatial Humanities. Instructor: Zephyr Frank, Associate Professor, History Department Office: Building

HISTORY 1XX/ DH 1XX. Introduction to Geospatial Humanities. Instructor: Zephyr Frank, Associate Professor, History Department Office: Building HISTORY 1XX/ DH 1XX Introduction to Geospatial Humanities Instructor: Zephyr Frank, Associate Professor, History Department Office: Building 200-332 Course Description This course introduces undergraduate

More information

MATH 18.01, FALL PROBLEM SET # 2

MATH 18.01, FALL PROBLEM SET # 2 MATH 18.01, FALL 2012 - PROBLEM SET # 2 Professor: Jared Speck Due: by Thursday 4:00pm on 9-20-12 (in the boxes outside of Room 2-255 during the day; stick it under the door if the room is locked; write

More information

Expressions and Equations

Expressions and Equations 8 8.EE.7b Objective Common Core State Standards Expressions and Equations Solving Equations with Variables on Both Sides Another form of multi-step equations involves variables on both sides of the equation.

More information

CALCULUS. Teaching Concepts of TechSpace THOMAS LINGEFJÄRD & DJAMSHID FARAHANI

CALCULUS. Teaching Concepts of TechSpace THOMAS LINGEFJÄRD & DJAMSHID FARAHANI Teaching Concepts of TechSpace CALCULUS THOMAS LINGEFJÄRD & DJAMSHID FARAHANI The topic of calculus is an integral part of the senior secondary mathematics curriculum. The concepts of limits and derivatives,

More information

Thermodynamics. Thermo : heat dynamics : motion Thermodynamics is the study of motion of heat. Time and Causality Engines Properties of matter

Thermodynamics. Thermo : heat dynamics : motion Thermodynamics is the study of motion of heat. Time and Causality Engines Properties of matter Thermodynamics Thermo : heat dynamics : motion Thermodynamics is the study of motion of heat. Time and Causality Engines Properties of matter Graeme Ackland Lecture 1: Systems and state variables September

More information

THE VECTOR CALCULUS GAP:

THE VECTOR CALCULUS GAP: THE VECTOR CALCULUS GAP: Mathematics Physics Tevian Dray Department of Mathematics, Oregon State University, Corvallis, OR 97331, USA tevian@math.orst.edu Corinne A. Manogue Department of Physics, Oregon

More information

LEHMAN COLLEGE OF THE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF CHEMISTRY CURRICULUM CHANGE

LEHMAN COLLEGE OF THE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF CHEMISTRY CURRICULUM CHANGE LEHMAN COLLEGE OF THE CITY UNIVERSITY OF NEW YORK DEPARTMENT OF CHEMISTRY CURRICULUM CHANGE Name of Program and Degree Award: Chemistry BS Hegis Number: 1905 Program Code: 02663 Effective Term: Fall 2015

More information

Lesson 2: Building Blocks of Matter

Lesson 2: Building Blocks of Matter Lesson 2: Students are introduced to atoms, molecules and elements. They explore the differences in the bonds of atoms of different elements and how atoms stick together and bond to form molecules. Main

More information

PHY101: Major Concepts in Physics I. Photo: J. M. Schwarz

PHY101: Major Concepts in Physics I. Photo: J. M. Schwarz PHY101: Major Concepts in Physics I Photo: J. M. Schwarz Announcements We will be talking about the laws of thermodynamics today, which will help get you ready for next week s lab on the Stirling engine.

More information

Thermodynamic Properties

Thermodynamic Properties Thermodynamic Properties (TP) Thermodynamic Properties Define and articulate some of the critical language and concepts of Thermodynamics Distinguish between the universe, system, surroundings, and boundary

More information

1 Lesson 13: Methods of Integration

1 Lesson 13: Methods of Integration Lesson 3: Methods of Integration Chapter 6 Material: pages 273-294 in the textbook: Lesson 3 reviews integration by parts and presents integration via partial fraction decomposition as the third of the

More information

Chemistry. Faculty. Major Requirements for the Major in Chemistry

Chemistry. Faculty. Major Requirements for the Major in Chemistry Chemistry 1 Chemistry Website: chemistry.sewanee.edu Chemistry is often referred to as the central science. As such, it interfaces with and illuminates numerous disciplines including physics, biology,

More information

AP PHYSICS C SYLLABUS. Paul A. Tipler and Gene P. Mosca. Physics for Scientists and Engineers, 6 th. Course Description

AP PHYSICS C SYLLABUS. Paul A. Tipler and Gene P. Mosca. Physics for Scientists and Engineers, 6 th. Course Description AP PHYSICS C SYLLABUS. Text Paul A. Tipler and Gene P. Mosca. Physics for Scientists and Engineers, 6 th edition Extended Veraion Course Description AP Physics C is equivalent to a first year college physics

More information

CSC321 Lecture 20: Autoencoders

CSC321 Lecture 20: Autoencoders CSC321 Lecture 20: Autoencoders Roger Grosse Roger Grosse CSC321 Lecture 20: Autoencoders 1 / 16 Overview Latent variable models so far: mixture models Boltzmann machines Both of these involve discrete

More information

ENV level elective. ENV 200 Intro to Environmental Science 4 credits ENV 330 Ecosystems and Ecological Design 4 credits

ENV level elective. ENV 200 Intro to Environmental Science 4 credits ENV 330 Ecosystems and Ecological Design 4 credits PHYSICS Andrew Dawes, Chair; James Butler, Stephen Hall The program in physics is designed to prepare students for a variety of career paths including (but not limited to) physics and engineering graduate

More information

Using Excel to Implement the Finite Difference Method for 2-D Heat Transfer in a Mechanical Engineering Technology Course

Using Excel to Implement the Finite Difference Method for 2-D Heat Transfer in a Mechanical Engineering Technology Course Paper ID #9196 Using Excel to Implement the Finite Difference Method for -D Heat ransfer in a Mechanical Engineering echnology Course Mr. Robert Edwards, Pennsylvania State University, Erie Bob Edwards

More information

Contents. To the Teacher... v

Contents. To the Teacher... v Katherine & Scott Robillard Contents To the Teacher........................................... v Linear Equations................................................ 1 Linear Inequalities..............................................

More information

Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services

Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services Joanne N. Halls, PhD Dept. of Geography & Geology David Kirk Information Technology Services Geographic Information Systems manage and analyze data to solve spatial problems. Real World Abstraction Analysis

More information

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS MECHANICS & HEAT W/ LAB II PHYS 1320

PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS MECHANICS & HEAT W/ LAB II PHYS 1320 PELLISSIPPI STATE TECHNICAL COMMUNITY COLLEGE MASTER SYLLABUS MECHANICS & HEAT W/ LAB II PHYS 1320 Class Hours: 3.0 Credit Hours: 4.0 Laboratory Hours: 3.0 Date Revised: Spring 01 Catalog Course Description:

More information

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018

Lecture 10. (2) Functions of two variables. Partial derivatives. Dan Nichols February 27, 2018 Lecture 10 Partial derivatives Dan Nichols nichols@math.umass.edu MATH 233, Spring 2018 University of Massachusetts February 27, 2018 Last time: functions of two variables f(x, y) x and y are the independent

More information

Chem 350: Statistical Mechanics and Chemical Kinetics. Spring Preface. Introduction 2

Chem 350: Statistical Mechanics and Chemical Kinetics. Spring Preface. Introduction 2 Preface Introduction 2 Statistical Mechanics and Chemical Kinetics: Syllabus Textbook: Thermodynamics, Statistical Thermodynamics and Kinetics 3 rd ed by Thomas Engel and Philip Reid Additional Resource

More information

PHYSICS. For Senior Comprehensives. Requirements for a Major. Physics 1

PHYSICS. For Senior Comprehensives. Requirements for a Major. Physics 1 Physics 1 PHYSICS Physics is the study of the fundamental laws that govern our universe. Our curriculum is designed to give our students a solid foundation for understanding these laws and how they were

More information

Chapter 6. September 17, Please pick up a calculator and take out paper and something to write with. Association and Correlation.

Chapter 6. September 17, Please pick up a calculator and take out paper and something to write with. Association and Correlation. Please pick up a calculator and take out paper and something to write with. Sep 17 8:08 AM Chapter 6 Scatterplots, Association and Correlation Copyright 2015, 2010, 2007 Pearson Education, Inc. Chapter

More information

8.044 Lecture Notes Chapter 5: Thermodynamcs, Part 2

8.044 Lecture Notes Chapter 5: Thermodynamcs, Part 2 8.044 Lecture Notes Chapter 5: hermodynamcs, Part 2 Lecturer: McGreevy 5.1 Entropy is a state function............................ 5-2 5.2 Efficiency of heat engines............................. 5-6 5.3

More information

ED 357/358 - FIELD EXPERIENCE - LD & EI LESSON DESIGN & DELIVERY LESSON PLAN #4

ED 357/358 - FIELD EXPERIENCE - LD & EI LESSON DESIGN & DELIVERY LESSON PLAN #4 ED 357/358 - FIELD EXPERIENCE - LD & EI LESSON DESIGN & DELIVERY LESSON PLAN #4 Your Name: Sarah Lidgard School: Bentheim Elementary School Lesson: Telling Time Length: approx. 50 minutes Cooperating Teacher:

More information

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS CHEM GENERAL CHEMISTRY II

BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS CHEM GENERAL CHEMISTRY II BRAZOSPORT COLLEGE LAKE JACKSON, TEXAS SYLLABUS CHEM 1312 - GENERAL CHEMISTRY II CATALOG DESCRIPTION: CHEM 1312 General Chemistry II. CIP 4005015203 A study of kinetics, equilibria, thermodynamics, electrochemistry,

More information

Common Core State Standards for Mathematics

Common Core State Standards for Mathematics A Correlation of Pearson to the for Mathematics for Mathematics Introduction This document demonstrates how Pearson s digits program meets the for Mathematics. Correlation references are to the digits

More information

Early Introduction of Design Fundamentals into the Chemical Engineering Curriculum

Early Introduction of Design Fundamentals into the Chemical Engineering Curriculum Session 3513 Early Introduction of Design Fundamentals into the Chemical Engineering Curriculum Brian S. Mitchell Tulane University Introduction In response to concerns raised by the Accreditation Board

More information

Physics 3310 Week-by-week outline As taught in Spring 2008 by Steven Pollock At CU-Boulder. Week 1

Physics 3310 Week-by-week outline As taught in Spring 2008 by Steven Pollock At CU-Boulder. Week 1 Course Outline Physics 3310 Week-by-week outline As taught in Spring 2008 by Steven Pollock At CU-Boulder Mon, Tues HW help session. (1 hr Mon, 1.5 hr Tues) Friday tutorial/group activities HW due on Wednesdays

More information

Dana Wright, Director of Academic Program Development

Dana Wright, Director of Academic Program Development Academic Program Development 261 University Hall (MC 10) 601 South Morgan Street Chicago, Illinois 60607-7126 February 2, 2016 TO: FROM: Ilene Harris, Chair Senate Committee on Educational Policy Dana

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY, MESA, AND MIRAMAR COLLEGES ASSOCIATE DEGREE COURSE OUTLINE

SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY, MESA, AND MIRAMAR COLLEGES ASSOCIATE DEGREE COURSE OUTLINE PHYS 195 CIC Approval: 04/27/2006 BOT APPROVAL: 05/25/2006 STATE APPROVAL: EFFECTIVE TERM: Fall 2006 SECTION I SAN DIEGO COMMUNITY COLLEGE DISTRICT CITY, MESA, AND MIRAMAR COLLEGES ASSOCIATE DEGREE COURSE

More information

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011

Math 31 Lesson Plan. Day 2: Sets; Binary Operations. Elizabeth Gillaspy. September 23, 2011 Math 31 Lesson Plan Day 2: Sets; Binary Operations Elizabeth Gillaspy September 23, 2011 Supplies needed: 30 worksheets. Scratch paper? Sign in sheet Goals for myself: Tell them what you re going to tell

More information

- - - - - - - - - - - - - - - - - - DISCLAIMER - - - - - - - - - - - - - - - - - - General Information: This midterm is a sample midterm. This means: The sample midterm contains problems that are of similar,

More information

Administrative - Master Syllabus COVER SHEET

Administrative - Master Syllabus COVER SHEET Administrative - Master Syllabus COVER SHEET Purpose: It is the intention of this to provide a general description of the course, outline the required elements of the course and to lay the foundation for

More information

MORE MOLE CALCULATIONS WORKSHEET ANSWERS

MORE MOLE CALCULATIONS WORKSHEET ANSWERS page 1 / 5 page 2 / 5 more mole calculations worksheet pdf WKS01x022 2000 Cavalcade Publishing (http://www.cavalcadepublishing.com) All Rights Reserved Mole Calculation Worksheet Answer Key 1) How many

More information

Calculus and Vectors: Content and Reporting Targets

Calculus and Vectors: Content and Reporting Targets Calculus and Vectors: Content and Reporting Targets Mathematical Processes across all strands: Problem Solving, Reasoning and Proving, Reflecting, Selecting Tools and Computational Strategies, Connecting,

More information

Lecture Notes Set 4c: Heat engines and the Carnot cycle

Lecture Notes Set 4c: Heat engines and the Carnot cycle ecture Notes Set 4c: eat engines and the Carnot cycle Introduction to heat engines In the following sections the fundamental operating principles of the ideal heat engine, the Carnot engine, will be discussed.

More information

Precalculus idea: A picture is worth 1,000 words

Precalculus idea: A picture is worth 1,000 words Six Pillars of Calculus by Lorenzo Sadun Calculus is generally viewed as a difficult subject, with hundreds of formulas to memorize and many applications to the real world. However, almost all of calculus

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Basic Concepts Paul Dawkins Table of Contents Preface... Basic Concepts... 1 Introduction... 1 Definitions... Direction Fields... 8 Final Thoughts...19 007 Paul Dawkins i http://tutorial.math.lamar.edu/terms.aspx

More information

AP Calculus BC Syllabus

AP Calculus BC Syllabus AP Calculus BC Syllabus Course Overview AP Calculus BC is the study of the topics covered in college-level Calculus I and Calculus II. This course includes instruction and student assignments on all of

More information

Planning Ahead. Homework set 1 due W Save your chicken bones for lab on week 6 Level III: Motion graphs No class next Monday

Planning Ahead. Homework set 1 due W Save your chicken bones for lab on week 6 Level III: Motion graphs No class next Monday Planning Ahead Homework set 1 due W-9-12-18 Save your chicken bones for lab on week 6 Level III: Motion graphs No class next Monday Planning Ahead Lecture Outline I. Physics Solution II. Visualization

More information

Energy Transformations: Phases of Matter

Energy Transformations: Phases of Matter Chemistry, Quarter 3, Unit 3.1 Energy Transformations: Phases of Matter Overview Number of instructional days: 5 (1 day = 53 minutes) Content to be learned Explain the states of a substance in terms of

More information

Calculus, Series and Differential Equations

Calculus, Series and Differential Equations Calculus, Series and Differential Equations Mathematics S-1b Summer 2003 Course Information and Syllabus Course Content and Goals: About four hundred years ago, Galileo wrote The book of the universe is

More information

Lesson Plan: Modeling the Melting of Ice FOR THE TEACHER

Lesson Plan: Modeling the Melting of Ice FOR THE TEACHER Lesson Plan: Modeling the Melting of Ice FOR THE TEACHER Instructional Notes and Answers In our exploration of the tiles, we ended with a macroscopic model of thermal energy transfer as well as a model

More information

Geologic Time Scale and Crookston Geologic History

Geologic Time Scale and Crookston Geologic History Final Unit Plan Earth Systems: Inside and Out Jessica Hanson Geologic Time Scale and Crookston Geologic History As I was thinking of how to take some of the knowledge I learned during this class to my

More information

6x 2 8x + 5 ) = 12x 8. f (x) ) = d (12x 8) = 12

6x 2 8x + 5 ) = 12x 8. f (x) ) = d (12x 8) = 12 AMS/ECON 11A Class Notes 11/6/17 UCSC *) Higher order derivatives Example. If f = x 3 x + 5x + 1, then f = 6x 8x + 5 Observation: f is also a differentiable function... d f ) = d 6x 8x + 5 ) = 1x 8 dx

More information