Mmm: cats! Modeling molecular motion: complex adaptive thermodynamic simulations. Eric Jankowski Glotzer Group CSAAW talk

Size: px
Start display at page:

Download "Mmm: cats! Modeling molecular motion: complex adaptive thermodynamic simulations. Eric Jankowski Glotzer Group CSAAW talk"

Transcription

1 Mmm: cats! Modeling molecular motion: complex adaptive thermodynamic simulations Eric Jankowski Glotzer Group CSAAW talk

2 A tale of two talks: ABM s and potential energy minimization: can learning be used to speed up simulations? Self-assembly and switchability: can we figure out what properties particles need to robustly assemble a desired structure?

3 Nanoscale simulation Want to predict what structures will form, given a set of particles and interactions Want to ask How do I assemble? Many methods to do this: molecular dynamics, Brownian dynamics If all you care about is equilibrium structure, then Monte Carlo is method of choice

4 Monte Carlo basics Find free energy minima by randomly changing configurations in a smart way Uphold detailed balance P(A)*P(A->B)=P(B)*P(B-A) Ensures that the chain of states moves towards equilibrium, and stays there

5 Agent-based modeling Bread and butter for many CSCS students Strength is in hypothesis testing Simple premise: Define agents, interactions Define environment See what happens!

6 Ratner et al. Model designed to simulate charged molecules such as polymers. Agents are Tetris pieces made up of three types of cells. Interaction energies: Ratner, Troisi, Wong 2004 Note, cell colors not equivalent

7 Learning algorithm Goal is to bias energetically favorable structures Particles form clusters with most attractive neighbor These clusters are sorted by size Best energy for each cluster size is recorded

8 Learning algorithm Cluster energies are checked against tabulated values If they are the best cluster of that size, they move as a cluster If not, the cluster breaks up into individual particles

9 Ratner s results Learning algorithm finds energy minimizing structures in fewer time steps than Monte Carlo Finds better structures (energy 15% lower) Ratner, Troisi, Wong 2004

10 ...but there are some problems No discussion of temperatures Critical for comparing energies Disobeys detailed balance Clock cycles/real time, not timesteps, are the performance indicator Does learning speed up a cluster Monte Carlo code?

11 Investigate effect of learning Reproduce Ratner s system, compare cluster Monte Carlo with and without learning What to look for: Best structure in each simulation How long it took to find the structure

12 Results Potential Energy Time steps elapsed when best structure found With Learning Maximum Cluster Size with learning Without Learning Maximum Cluster Size without learning

13 Discussion Learning doesn t help Prevents almost as good clusters Learning No learning Different learning schemes could do better, but they re all non-physical ABM s good for exploring systems that aren t understood

14 Future work Make a better learning algorithm, compare clock cycles Use a genetic algorithm to search configuration space Explore 3D systems Add state variables, and keep learning Markovian Chat with the man himself

15 Lattice + 2D = 2plane Real systems are often far from equilibrium What about systems of particles with adaptive interactions? Want to figure out what properties a set of particles needs to form a target structure: transistor, synthetic capsid, spiraling swarm

16 Why model switchable cubes? Experimentalists improving control over particle morphology Switchable surfaces have been developed Base model for proteins, nanobots, not-so-nano bots Au Obare & Murphy Nano Letters, 2001 Y particle Kotov, Preprint

17 Inspiration: Poulton et al. Model a system of homogenous agents whose states can switch Like proteins or nanoparticles that change shape or charge when something binds to it Poulton et al, 2005.

18 The idea: Make a Brownian dynamics simulation of cubes Make the cubes switchable Pick some nice structures to form Use a GA to find rule sets that make them Tell experimentalists what they need to do Throw fistfuls of money in the air

19 The Simulation Approximate cubes with 14 spheres face spheres can change their interaction potentials Choice of interaction potentials important

20 Changing faces Rules encoded as strings Positive=1, Negative=-1, Neutral=0, don t care = # (#,0,-1,#,#,#)@(#,#,1,#,#,#)->(#,#,#,#,#,1) means if my 2nd face is neutral, 3rd is negative, and a positive face is stuck to my third face, change my 6th face to positive Easy to manipulate, large rule space (68 billion rules, way more combinations of rules)

21 What to make? The letter T A box A cycling swarm The snag: defining a fitness function for each structure

22 Computational Challenges Say it takes 3 hours to run a million time steps Need to run ~50 simulations per GA generation Need to run lots of GA generations...

23 In the meantime... Very interesting to look at how adaptive particles behave Use some Intelligent Design to make some basic structures Can use same ideas, applied to interaction potentials

24 The end, kinda ABM s can be very useful in studying molecular self-assembly Should be used to model the way you think things might behave Lots to be learned, so this is just the beginning of the story

Solving with Absolute Value

Solving with Absolute Value Solving with Absolute Value Who knew two little lines could cause so much trouble? Ask someone to solve the equation 3x 2 = 7 and they ll say No problem! Add just two little lines, and ask them to solve

More information

Talk Science Professional Development

Talk Science Professional Development Talk Science Professional Development Transcript for Grade 5 Scientist Case: The Water to Ice Investigations 1. The Water to Ice Investigations Through the Eyes of a Scientist We met Dr. Hugh Gallagher

More information

Lattice protein models

Lattice protein models Lattice protein models Marc R. Roussel epartment of Chemistry and Biochemistry University of Lethbridge March 5, 2009 1 Model and assumptions The ideas developed in the last few lectures can be applied

More information

2 Ionic Bonds. What is ionic bonding? What happens to atoms that gain or lose electrons? What kinds of solids are formed from ionic bonds?

2 Ionic Bonds. What is ionic bonding? What happens to atoms that gain or lose electrons? What kinds of solids are formed from ionic bonds? CHAPTER 8 2 Ionic Bonds SECTION Chemical Bonding BEFORE YOU READ After you read this section, you should be able to answer these questions: What is ionic bonding? What happens to atoms that gain or lose

More information

Markov Chain Monte Carlo The Metropolis-Hastings Algorithm

Markov Chain Monte Carlo The Metropolis-Hastings Algorithm Markov Chain Monte Carlo The Metropolis-Hastings Algorithm Anthony Trubiano April 11th, 2018 1 Introduction Markov Chain Monte Carlo (MCMC) methods are a class of algorithms for sampling from a probability

More information

Part I Electrostatics. 1: Charge and Coulomb s Law July 6, 2008

Part I Electrostatics. 1: Charge and Coulomb s Law July 6, 2008 Part I Electrostatics 1: Charge and Coulomb s Law July 6, 2008 1.1 What is Electric Charge? 1.1.1 History Before 1600CE, very little was known about electric properties of materials, or anything to do

More information

17 Neural Networks NEURAL NETWORKS. x XOR 1. x Jonathan Richard Shewchuk

17 Neural Networks NEURAL NETWORKS. x XOR 1. x Jonathan Richard Shewchuk 94 Jonathan Richard Shewchuk 7 Neural Networks NEURAL NETWORKS Can do both classification & regression. [They tie together several ideas from the course: perceptrons, logistic regression, ensembles of

More information

Bayes Nets: Sampling

Bayes Nets: Sampling Bayes Nets: Sampling [These slides were created by Dan Klein and Pieter Abbeel for CS188 Intro to AI at UC Berkeley. All CS188 materials are available at http://ai.berkeley.edu.] Approximate Inference:

More information

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10

Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10 EECS 70 Discrete Mathematics and Probability Theory Spring 2014 Anant Sahai Note 10 Introduction to Basic Discrete Probability In the last note we considered the probabilistic experiment where we flipped

More information

Generating Function Notes , Fall 2005, Prof. Peter Shor

Generating Function Notes , Fall 2005, Prof. Peter Shor Counting Change Generating Function Notes 80, Fall 00, Prof Peter Shor In this lecture, I m going to talk about generating functions We ve already seen an example of generating functions Recall when we

More information

Teaching & Learning Company 1204 Buchanan St., P.O. Box 10 Carthage, IL

Teaching & Learning Company 1204 Buchanan St., P.O. Box 10 Carthage, IL Matter and Motion Written by Edward Shevick Illustrated by Marguerite Jones Teaching & Learning Company 1204 Buchanan St., P.O. Box 10 Carthage, IL 62321-0010 Table of Contents Science Action Labs 1: Fun

More information

6.080 / Great Ideas in Theoretical Computer Science Spring 2008

6.080 / Great Ideas in Theoretical Computer Science Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 6.080 / 6.089 Great Ideas in Theoretical Computer Science Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Chaos, Quantum Mechanics, and Computers

Chaos, Quantum Mechanics, and Computers What do Climate Modeling and Quantum Mechanics have in common? Chaos, Quantum Mechanics, and Computers Computer simulation: now one of the most important ingredients for progress... Dark Matter Technology

More information

Monte Carlo. Lecture 15 4/9/18. Harvard SEAS AP 275 Atomistic Modeling of Materials Boris Kozinsky

Monte Carlo. Lecture 15 4/9/18. Harvard SEAS AP 275 Atomistic Modeling of Materials Boris Kozinsky Monte Carlo Lecture 15 4/9/18 1 Sampling with dynamics In Molecular Dynamics we simulate evolution of a system over time according to Newton s equations, conserving energy Averages (thermodynamic properties)

More information

Knots, Coloring and Applications

Knots, Coloring and Applications Knots, Coloring and Applications Ben Webster University of Virginia March 10, 2015 Ben Webster (UVA) Knots, Coloring and Applications March 10, 2015 1 / 14 This talk is online at http://people.virginia.edu/~btw4e/knots.pdf

More information

Theme Music: Robert Alda Luck be a lady Cartoon: Bill Amend FoxTrot. Foothold ideas: Inter-atomic interactions

Theme Music: Robert Alda Luck be a lady Cartoon: Bill Amend FoxTrot. Foothold ideas: Inter-atomic interactions February 1, 2013 Prof. E. F. Redish Theme Music: Robert Alda Luck be a lady Cartoon: Bill Amend FoxTrot From Guys & Dolls original cast recording 1 Inter-atomic interactions The interaction between atoms

More information

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed.

Algebra. Here are a couple of warnings to my students who may be here to get a copy of what happened on a day that you missed. This document was written and copyrighted by Paul Dawkins. Use of this document and its online version is governed by the Terms and Conditions of Use located at. The online version of this document is

More information

Implicit Differentiation Applying Implicit Differentiation Applying Implicit Differentiation Page [1 of 5]

Implicit Differentiation Applying Implicit Differentiation Applying Implicit Differentiation Page [1 of 5] Page [1 of 5] The final frontier. This is it. This is our last chance to work together on doing some of these implicit differentiation questions. So, really this is the opportunity to really try these

More information

AST 301 Introduction to Astronomy

AST 301 Introduction to Astronomy AST 301 Introduction to Astronomy John Lacy RLM 16.332 471-1469 lacy@astro.as.utexas.edu Myoungwon Jeon RLM 16.216 471-0445 myjeon@astro.as.utexas.edu Bohua Li RLM 16.212 471-8443 bohuali@astro.as.utexas.edu

More information

Modern Physics notes Spring 2005 Paul Fendley Lecture 38

Modern Physics notes Spring 2005 Paul Fendley Lecture 38 Modern Physics notes Spring 2005 Paul Fendley fendley@virginia.edu Lecture 38 Dark matter and energy Cosmic Microwave Background Weinberg, chapters II and III cosmological parameters: Tegmark et al, http://arxiv.org/abs/astro-ph/0310723

More information

Alex s Guide to Word Problems and Linear Equations Following Glencoe Algebra 1

Alex s Guide to Word Problems and Linear Equations Following Glencoe Algebra 1 Alex s Guide to Word Problems and Linear Equations Following Glencoe Algebra 1 What is a linear equation? It sounds fancy, but linear equation means the same thing as a line. In other words, it s an equation

More information

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE SCIENCE 8 SCIENCE GATE/HONORS 8

CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE SCIENCE 8 SCIENCE GATE/HONORS 8 CHINO VALLEY UNIFIED SCHOOL DISTRICT INSTRUCTIONAL GUIDE SCIENCE 8 SCIENCE GATE/HONORS 8 Course number 3042-Science 8 3043-Science GATE/Honors 8 Department Science Length of course One (1) year Grade Level

More information

An Introduction to Electricity and Circuits

An Introduction to Electricity and Circuits An Introduction to Electricity and Circuits Materials prepared by Daniel Duke 4 th Sept 2013. This document may be copied and edited freely with attribution. This course has been designed to introduce

More information

More Protein Synthesis and a Model for Protein Transcription Error Rates

More Protein Synthesis and a Model for Protein Transcription Error Rates More Protein Synthesis and a Model for Protein James K. Peterson Department of Biological Sciences and Department of Mathematical Sciences Clemson University October 3, 2013 Outline 1 Signal Patterns Example

More information

Optimization Methods via Simulation

Optimization Methods via Simulation Optimization Methods via Simulation Optimization problems are very important in science, engineering, industry,. Examples: Traveling salesman problem Circuit-board design Car-Parrinello ab initio MD Protein

More information

We set up the basic model of two-sided, one-to-one matching

We set up the basic model of two-sided, one-to-one matching Econ 805 Advanced Micro Theory I Dan Quint Fall 2009 Lecture 18 To recap Tuesday: We set up the basic model of two-sided, one-to-one matching Two finite populations, call them Men and Women, who want to

More information

CS 343: Artificial Intelligence

CS 343: Artificial Intelligence CS 343: Artificial Intelligence Bayes Nets: Sampling Prof. Scott Niekum The University of Texas at Austin [These slides based on those of Dan Klein and Pieter Abbeel for CS188 Intro to AI at UC Berkeley.

More information

Homework 9: Protein Folding & Simulated Annealing : Programming for Scientists Due: Thursday, April 14, 2016 at 11:59 PM

Homework 9: Protein Folding & Simulated Annealing : Programming for Scientists Due: Thursday, April 14, 2016 at 11:59 PM Homework 9: Protein Folding & Simulated Annealing 02-201: Programming for Scientists Due: Thursday, April 14, 2016 at 11:59 PM 1. Set up We re back to Go for this assignment. 1. Inside of your src directory,

More information

ENZYME KINETICS AND INHIBITION

ENZYME KINETICS AND INHIBITION ENZYME KINETICS AND INHIBITION The kinetics of reactions involving enzymes are a little bit different from other reactions. First of all, there are sometimes lots of steps involved. Also, the reaction

More information

Transformation of Matter: Physical and Chemical Changes

Transformation of Matter: Physical and Chemical Changes Transformation of Matter: Physical and Chemical Changes What does it mean to transform? Transform: change in form, appearance, or makeup What kinds of things transform? How can it be transformed? How

More information

1 Electrons and Chemical Bonding

1 Electrons and Chemical Bonding CHAPTER 13 1 Electrons and Chemical Bonding SECTION Chemical Bonding BEFORE YOU READ After you read this section, you should be able to answer these questions: What is chemical bonding? What are valence

More information

Primary KS1 1 VotesForSchools2018

Primary KS1 1 VotesForSchools2018 Primary KS1 1 Do aliens exist? This photo of Earth was taken by an astronaut on the moon! Would you like to stand on the moon? What is an alien? You probably drew some kind of big eyed, blue-skinned,

More information

PHYSICS 151 Notes for Online Lecture #33

PHYSICS 151 Notes for Online Lecture #33 PHYSICS 151 otes for Online Lecture #33 Moving From Fluids o Gases here is a quantity called compressibility that helps distinguish between solids, liquids and gases. If you squeeze a solid with your hands,

More information

Diffusion and cellular-level simulation. CS/CME/BioE/Biophys/BMI 279 Nov. 7 and 9, 2017 Ron Dror

Diffusion and cellular-level simulation. CS/CME/BioE/Biophys/BMI 279 Nov. 7 and 9, 2017 Ron Dror Diffusion and cellular-level simulation CS/CME/BioE/Biophys/BMI 279 Nov. 7 and 9, 2017 Ron Dror 1 Outline How do molecules move around in a cell? Diffusion as a random walk (particle-based perspective)

More information

UC Berkeley Berkeley Scientific Journal

UC Berkeley Berkeley Scientific Journal UC Berkeley Berkeley Scientific Journal Title Interview with Achilles Speliotopoulos Permalink https://escholarship.org/uc/item/4120w4wv Journal Berkeley Scientific Journal, 14(2) ISSN 2373-8146 Author

More information

appstats27.notebook April 06, 2017

appstats27.notebook April 06, 2017 Chapter 27 Objective Students will conduct inference on regression and analyze data to write a conclusion. Inferences for Regression An Example: Body Fat and Waist Size pg 634 Our chapter example revolves

More information

3D HP Protein Folding Problem using Ant Algorithm

3D HP Protein Folding Problem using Ant Algorithm 3D HP Protein Folding Problem using Ant Algorithm Fidanova S. Institute of Parallel Processing BAS 25A Acad. G. Bonchev Str., 1113 Sofia, Bulgaria Phone: +359 2 979 66 42 E-mail: stefka@parallel.bas.bg

More information

Properties of Arithmetic

Properties of Arithmetic Excerpt from "Prealgebra" 205 AoPS Inc. 4 6 7 4 5 8 22 23 5 7 0 Arithmetic is being able to count up to twenty without taking o your shoes. Mickey Mouse CHAPTER Properties of Arithmetic. Why Start with

More information

Honors Math 2 Unit 5 Exponential Functions. *Quiz* Common Logs Solving for Exponents Review and Practice

Honors Math 2 Unit 5 Exponential Functions. *Quiz* Common Logs Solving for Exponents Review and Practice Honors Math 2 Unit 5 Exponential Functions Notes and Activities Name: Date: Pd: Unit Objectives: Objectives: N-RN.2 Rewrite expressions involving radicals and rational exponents using the properties of

More information

Practical Numerical Methods in Physics and Astronomy. Lecture 5 Optimisation and Search Techniques

Practical Numerical Methods in Physics and Astronomy. Lecture 5 Optimisation and Search Techniques Practical Numerical Methods in Physics and Astronomy Lecture 5 Optimisation and Search Techniques Pat Scott Department of Physics, McGill University January 30, 2013 Slides available from http://www.physics.mcgill.ca/

More information

Chapter 5 Simplifying Formulas and Solving Equations

Chapter 5 Simplifying Formulas and Solving Equations Chapter 5 Simplifying Formulas and Solving Equations Look at the geometry formula for Perimeter of a rectangle P = L + W + L + W. Can this formula be written in a simpler way? If it is true, that we can

More information

What s in the bag? One person, WITHOUT LOOKING see if you can describe what s inside.

What s in the bag? One person, WITHOUT LOOKING see if you can describe what s inside. Forces and Motion What s in the bag? One person, WITHOUT LOOKING see if you can describe what s inside. What sticks and why? Does all metal stick to a magnet? What does? What doesn t? Polarity Magnets

More information

Unit 1: Equilibrium and Center of Mass

Unit 1: Equilibrium and Center of Mass Unit 1: Equilibrium and Center of Mass FORCES What is a force? Forces are a result of the interaction between two objects. They push things, pull things, keep things together, pull things apart. It s really

More information

Chapter 27 Summary Inferences for Regression

Chapter 27 Summary Inferences for Regression Chapter 7 Summary Inferences for Regression What have we learned? We have now applied inference to regression models. Like in all inference situations, there are conditions that we must check. We can test

More information

Self-Assembly. Lecture 7 Lecture 7 Dynamical Self-Assembly

Self-Assembly. Lecture 7 Lecture 7 Dynamical Self-Assembly Self-Assembly Lecture 7 Lecture 7 Dynamical Self-Assembly Dynamic Self-Assembly The biological example of writing information on a small scale has inspired me to think of something that should be possible.

More information

Lecture 22: The Arrhenius Equation and reaction mechanisms. As we wrap up kinetics we will:

Lecture 22: The Arrhenius Equation and reaction mechanisms. As we wrap up kinetics we will: As we wrap up kinetics we will: Lecture 22: The Arrhenius Equation and reaction mechanisms. Briefly summarize the differential and integrated rate law equations for 0, 1 and 2 order reaction Learn how

More information

CHARLES DARWIN 1 COMPLEXITY & XX THRESHOLDS 820L. 5 billion years ago 1 billion years ago 1million years ago billion.

CHARLES DARWIN 1 COMPLEXITY & XX THRESHOLDS 820L. 5 billion years ago 1 billion years ago 1million years ago billion. 1 COMPLEXITY & XX THRESHOLDS CHARLES DARWIN 13.7 billion years ago Stars die and create heavier elements SERIES TITLE Photosynthesis / ARTICLE TYPE The first stars and galaxies Hydrogen and helium form

More information

SAM Teachers Guide Phase Change Overview Learning Objectives Possible Student Pre/Misconceptions

SAM Teachers Guide Phase Change Overview Learning Objectives Possible Student Pre/Misconceptions SAM Teachers Guide Phase Change Overview Students review the atomic arrangements for each state of matter, following trajectories of individual atoms to observe their motion. Students observe and manipulate

More information

How do scientists build something so small? Materials 1 pkg of modeling materials 1 piece of butcher paper 1 set of cards 1 set of markers

How do scientists build something so small? Materials 1 pkg of modeling materials 1 piece of butcher paper 1 set of cards 1 set of markers Using Modeling to Demonstrate Self-Assembly in Nanotechnology Imagine building a device that is small enough to fit on a contact lens. It has an antennae and a translucent screen across the pupil of the

More information

Building your toolbelt

Building your toolbelt Building your toolbelt Using math to make meaning in the physical world. Dimensional analysis Func;onal dependence / scaling Special cases / limi;ng cases Reading the physics in the representa;on (graphs)

More information

Lecture 10: Powers of Matrices, Difference Equations

Lecture 10: Powers of Matrices, Difference Equations Lecture 10: Powers of Matrices, Difference Equations Difference Equations A difference equation, also sometimes called a recurrence equation is an equation that defines a sequence recursively, i.e. each

More information

You have studied the elements before. All of the known elements are organized in the periodic table.

You have studied the elements before. All of the known elements are organized in the periodic table. Building for Physics, Mr. Kent van de Graaff Reading You have studied the elements before. All of the known elements are organized in the periodic table. The smallest particle of an element is the atom

More information

Biology Chapter 2 The Chemistry of Life Mr. Hines

Biology Chapter 2 The Chemistry of Life Mr. Hines Biology Chapter 2 The Chemistry of Life Mr. Hines Chapter 2.1 The nature of Matter Learning Target 1 List and describe the four things in the universe and their relationship 2 Explain what matter is. 3

More information

Questions Sometimes Asked About the Theory of Evolution

Questions Sometimes Asked About the Theory of Evolution Chapter 9: Evidence for Plant and Animal Evolution Questions Sometimes Asked About the Theory of Evolution Many questions about evolution arise in Christian circles. We ll discuss just a few that we frequently

More information

SAM Teachers Guide Phase Change Overview Learning Objectives Possible Student Pre/Misconceptions

SAM Teachers Guide Phase Change Overview Learning Objectives Possible Student Pre/Misconceptions SAM Teachers Guide Phase Change Overview Students review the atomic arrangements for each state of matter, following trajectories of individual atoms to observe their motion and observing and manipulating

More information

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models

Chapter 2. Mathematical Reasoning. 2.1 Mathematical Models Contents Mathematical Reasoning 3.1 Mathematical Models........................... 3. Mathematical Proof............................ 4..1 Structure of Proofs........................ 4.. Direct Method..........................

More information

Lesson 8: Graphs of Simple Non Linear Functions

Lesson 8: Graphs of Simple Non Linear Functions Student Outcomes Students examine the average rate of change for non linear functions and learn that, unlike linear functions, non linear functions do not have a constant rate of change. Students determine

More information

Collision Theory. Reaction Rates A little review from our thermodynamics unit. 2. Collision with Incorrect Orientation. 1. Reactants Must Collide

Collision Theory. Reaction Rates A little review from our thermodynamics unit. 2. Collision with Incorrect Orientation. 1. Reactants Must Collide Reaction Rates A little review from our thermodynamics unit Collision Theory Higher Temp. Higher Speeds More high-energy collisions More collisions that break bonds Faster Reaction In order for a reaction

More information

Everything Old Is New Again: Connecting Calculus To Algebra Andrew Freda

Everything Old Is New Again: Connecting Calculus To Algebra Andrew Freda Everything Old Is New Again: Connecting Calculus To Algebra Andrew Freda (afreda@deerfield.edu) ) Limits a) Newton s Idea of a Limit Perhaps it may be objected, that there is no ultimate proportion of

More information

Section 2.7 Solving Linear Inequalities

Section 2.7 Solving Linear Inequalities Section.7 Solving Linear Inequalities Objectives In this section, you will learn to: To successfully complete this section, you need to understand: Add and multiply an inequality. Solving equations (.1,.,

More information

Lesson 39. The Vine and the Branches. John 15:1-8

Lesson 39. The Vine and the Branches. John 15:1-8 L i f e o f C h r i s t from the gospel of J o h n Lesson 39 The Vine and the Branches John 15:1-8 Mission Arlington Mission Metroplex Curriculum 2010 Created for use with young, unchurched learners Adaptable

More information

Describing Matter Laboratory

Describing Matter Laboratory Describing Matter Laboratory Name: 5 th Grade PSI Science Score: / 5 Experiment Question: How is matter identified? What are the observable properties of matter? Hypothesis Starters: 1. Your eyes help

More information

One sided tests. An example of a two sided alternative is what we ve been using for our two sample tests:

One sided tests. An example of a two sided alternative is what we ve been using for our two sample tests: One sided tests So far all of our tests have been two sided. While this may be a bit easier to understand, this is often not the best way to do a hypothesis test. One simple thing that we can do to get

More information

Linear Independence Reading: Lay 1.7

Linear Independence Reading: Lay 1.7 Linear Independence Reading: Lay 17 September 11, 213 In this section, we discuss the concept of linear dependence and independence I am going to introduce the definitions and then work some examples and

More information

Food Chains. energy: what is needed to do work or cause change

Food Chains. energy: what is needed to do work or cause change Have you ever seen a picture that shows a little fish about to be eaten by a big fish? Sometimes the big fish has an even bigger fish behind it. This is a simple food chain. A food chain is the path of

More information

Learning Sequence Motif Models Using Expectation Maximization (EM) and Gibbs Sampling

Learning Sequence Motif Models Using Expectation Maximization (EM) and Gibbs Sampling Learning Sequence Motif Models Using Expectation Maximization (EM) and Gibbs Sampling BMI/CS 776 www.biostat.wisc.edu/bmi776/ Spring 009 Mark Craven craven@biostat.wisc.edu Sequence Motifs what is a sequence

More information

Rubber elasticity. Marc R. Roussel Department of Chemistry and Biochemistry University of Lethbridge. February 21, 2009

Rubber elasticity. Marc R. Roussel Department of Chemistry and Biochemistry University of Lethbridge. February 21, 2009 Rubber elasticity Marc R. Roussel Department of Chemistry and Biochemistry University of Lethbridge February 21, 2009 A rubber is a material that can undergo large deformations e.g. stretching to five

More information

Unit 2: Electrostatics

Unit 2: Electrostatics Unit 2: Electrostatics You probably associate electrostatics with physics class, but you probably also have lots of experience with static electricity at home. Of course, it s the same stuff! 1 I. What

More information

Simple Harmonic Oscillator

Simple Harmonic Oscillator The Edwin F. Taylor July 2000 BOUND STATES -- AT LAST! Most of the electrons around us are bound up in atoms and molecule and thank goodness. Loose electrons are dangerous to life. So is lack of electrons.

More information

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation.

Protein Synthesis. Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis Unit 6 Goal: Students will be able to describe the processes of transcription and translation. Protein Synthesis: Protein synthesis uses the information in genes to make proteins. 2 Steps

More information

Machine Learning

Machine Learning Machine Learning 10-601 Tom M. Mitchell Machine Learning Department Carnegie Mellon University January 14, 2015 Today: The Big Picture Overfitting Review: probability Readings: Decision trees, overfiting

More information

The Physics of Boomerangs By Darren Tan

The Physics of Boomerangs By Darren Tan The Physics of Boomerangs By Darren Tan Segment 1 Hi! I m the Science Samurai and glad to have you here with me today. I m going to show you today how to make your own boomerang, how to throw it and even

More information

Learning Theory Continued

Learning Theory Continued Learning Theory Continued Machine Learning CSE446 Carlos Guestrin University of Washington May 13, 2013 1 A simple setting n Classification N data points Finite number of possible hypothesis (e.g., dec.

More information

Chapter 5 Simplifying Formulas and Solving Equations

Chapter 5 Simplifying Formulas and Solving Equations Chapter 5 Simplifying Formulas and Solving Equations Look at the geometry formula for Perimeter of a rectangle P = L W L W. Can this formula be written in a simpler way? If it is true, that we can simplify

More information

Chapter 3 Acids & Bases. Curved-Arrow Notation

Chapter 3 Acids & Bases. Curved-Arrow Notation Chemistry 201 2009 Chapter 3, Page 1 Chapter 3 Acids & Bases. Curved-Arrow otation Introduction This chapter combines two new challenges: a new way to draw electron patterns and a new way to talk about

More information

Statistic: a that can be from a sample without making use of any unknown. In practice we will use to establish unknown parameters.

Statistic: a that can be from a sample without making use of any unknown. In practice we will use to establish unknown parameters. Chapter 9: Sampling Distributions 9.1: Sampling Distributions IDEA: How often would a given method of sampling give a correct answer if it was repeated many times? That is, if you took repeated samples

More information

LECTURE 23. MOS transistor. 1 We need a smart switch, i.e., an electronically controlled switch. Lecture Digital Circuits, Logic

LECTURE 23. MOS transistor. 1 We need a smart switch, i.e., an electronically controlled switch. Lecture Digital Circuits, Logic LECTURE 23 Lecture 16-20 Digital Circuits, Logic 1 We need a smart switch, i.e., an electronically controlled switch 2 We need a gain element for example, to make comparators. The device of our dreams

More information

Sigma (or ) Notation. Instead of we write. 10i,

Sigma (or ) Notation. Instead of we write. 10i, Sigma (or ) Notation In many branches of Mathematics, especially applied Mathematics and/or Statistics, it routinely occurs that one wants to talk about sums of large numbers of measurements of some quantity.

More information

CS 301. Lecture 18 Decidable languages. Stephen Checkoway. April 2, 2018

CS 301. Lecture 18 Decidable languages. Stephen Checkoway. April 2, 2018 CS 301 Lecture 18 Decidable languages Stephen Checkoway April 2, 2018 1 / 26 Decidable language Recall, a language A is decidable if there is some TM M that 1 recognizes A (i.e., L(M) = A), and 2 halts

More information

Experiment 1 Make a Magnet

Experiment 1 Make a Magnet Magnets Here s a riddle. I stick to some things but not to others. I stick but I m not sticky. I attract some things but push other things away and, if allowed to move, I will always point the same way.

More information

Probability and Independence Terri Bittner, Ph.D.

Probability and Independence Terri Bittner, Ph.D. Probability and Independence Terri Bittner, Ph.D. The concept of independence is often confusing for students. This brief paper will cover the basics, and will explain the difference between independent

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

Outline. March 2 is the day of the first midterm Heads up! Recap of electric forces Fields Examples. 2/17/17 Physics 132 1

Outline. March 2 is the day of the first midterm Heads up! Recap of electric forces Fields Examples. 2/17/17 Physics 132 1 Outline March 2 is the day of the first midterm Heads up! Recap of electric forces Fields Examples 2/17/17 Physics 132 1 The Electric Field!!!! Fq ( r ) E (r ) = q 2/17/17 2 Physics 132 Foothold idea:

More information

27 : Distributed Monte Carlo Markov Chain. 1 Recap of MCMC and Naive Parallel Gibbs Sampling

27 : Distributed Monte Carlo Markov Chain. 1 Recap of MCMC and Naive Parallel Gibbs Sampling 10-708: Probabilistic Graphical Models 10-708, Spring 2014 27 : Distributed Monte Carlo Markov Chain Lecturer: Eric P. Xing Scribes: Pengtao Xie, Khoa Luu In this scribe, we are going to review the Parallel

More information

BSCS Science: An Inquiry Approach Level 3

BSCS Science: An Inquiry Approach Level 3 BSCS Science: An Inquiry Approach Level 3 First edition, 2010 by BSCS Unit 5 Overview 5415 Mark Dabling Blvd. Colorado Springs, CO 80919 719.531.5550 www.bscs.org Unit Overview Nanoscience and nanotechnology

More information

Take the Anxiety Out of Word Problems

Take the Anxiety Out of Word Problems Take the Anxiety Out of Word Problems I find that students fear any problem that has words in it. This does not have to be the case. In this chapter, we will practice a strategy for approaching word problems

More information

Solving Quadratic & Higher Degree Equations

Solving Quadratic & Higher Degree Equations Chapter 9 Solving Quadratic & Higher Degree Equations Sec 1. Zero Product Property Back in the third grade students were taught when they multiplied a number by zero, the product would be zero. In algebra,

More information

Time-Dependent Statistical Mechanics 1. Introduction

Time-Dependent Statistical Mechanics 1. Introduction Time-Dependent Statistical Mechanics 1. Introduction c Hans C. Andersen Announcements September 24, 2009 Lecture 1 9/22/09 1 Topics of concern in the course We shall be concerned with the time dependent

More information

Sex in Space: Astronomy 330 TR Noyes Laboratory 217. Outline. Discussion Class

Sex in Space: Astronomy 330 TR Noyes Laboratory 217. Outline. Discussion Class Sex in Space: Astronomy 330 TR 1000-1050 Noyes Laboratory 217 This class (Lecture 3): Expanding Universe Next Class: Cosmology Music: Galaxies Laura Veirs HW1 due tonight! (grace period until Feb 3 rd

More information

CHAPTER 9 THE ARROW OF TIME

CHAPTER 9 THE ARROW OF TIME CHAPTER 9 THE ARROW OF TIME In previous chapters we have seen how our views of the nature of time have changed over the years. Up to the beginning of this century people believed in an absolute time. That

More information

Name Score. Physics Dr. E. F. Redish

Name Score. Physics Dr. E. F. Redish Physics 131 1 Dr. E. F. Redish I. (25 points) The circuit diagram shown at the right contains two 1.5 Volt batteries (labeled A and B) and two identical 30 Ω resistors. A. (10 pts) Can you determine the

More information

Lecture 4: Constructing the Integers, Rationals and Reals

Lecture 4: Constructing the Integers, Rationals and Reals Math/CS 20: Intro. to Math Professor: Padraic Bartlett Lecture 4: Constructing the Integers, Rationals and Reals Week 5 UCSB 204 The Integers Normally, using the natural numbers, you can easily define

More information

T 1. Activity 2 GRANNY ON THE RAMP. ACTIVITY 2A Answer Key What is a Hypothesis?

T 1. Activity 2 GRANNY ON THE RAMP. ACTIVITY 2A Answer Key What is a Hypothesis? ACIVIY 2A Answer Key What is a Hypothesis? Hypothesis: Example A Scientists make predictions about what will happen in an experiment. hey call their predictions a hypothesis. he hypothesis is a likely

More information

Lecture 15: Exploding and Vanishing Gradients

Lecture 15: Exploding and Vanishing Gradients Lecture 15: Exploding and Vanishing Gradients Roger Grosse 1 Introduction Last lecture, we introduced RNNs and saw how to derive the gradients using backprop through time. In principle, this lets us train

More information

Lecture 3: Probability

Lecture 3: Probability Lecture 3: Probability 28th of October 2015 Lecture 3: Probability 28th of October 2015 1 / 36 Summary of previous lecture Define chance experiment, sample space and event Introduce the concept of the

More information

Lesson 32. The Grain of Wheat. John 12:20-26

Lesson 32. The Grain of Wheat. John 12:20-26 L i f e o f C h r i s t from the gospel of J o h n Lesson 32 The Grain of Wheat John 12:20-26 Mission Arlington Mission Metroplex Curriculum 2010 Created for use with young, unchurched learners Adaptable

More information

Generative Clustering, Topic Modeling, & Bayesian Inference

Generative Clustering, Topic Modeling, & Bayesian Inference Generative Clustering, Topic Modeling, & Bayesian Inference INFO-4604, Applied Machine Learning University of Colorado Boulder December 12-14, 2017 Prof. Michael Paul Unsupervised Naïve Bayes Last week

More information

Comp 11 Lectures. Mike Shah. July 26, Tufts University. Mike Shah (Tufts University) Comp 11 Lectures July 26, / 45

Comp 11 Lectures. Mike Shah. July 26, Tufts University. Mike Shah (Tufts University) Comp 11 Lectures July 26, / 45 Comp 11 Lectures Mike Shah Tufts University July 26, 2017 Mike Shah (Tufts University) Comp 11 Lectures July 26, 2017 1 / 45 Please do not distribute or host these slides without prior permission. Mike

More information

5th Grade. Slide 1 / 67. Slide 2 / 67. Slide 3 / 67. Matter and Its Interactions. Table of Contents: Matter and Its Interactions

5th Grade. Slide 1 / 67. Slide 2 / 67. Slide 3 / 67. Matter and Its Interactions. Table of Contents: Matter and Its Interactions Slide 1 / 67 Slide 2 / 67 5th Grade Matter and Its Interactions 2015-11-02 www.njctl.org Table of Contents: Matter and Its Interactions Slide 3 / 67 Click on the topic to go to that section What Is Matter?

More information

1 What is the area model for multiplication?

1 What is the area model for multiplication? for multiplication represents a lovely way to view the distribution property the real number exhibit. This property is the link between addition and multiplication. 1 1 What is the area model for multiplication?

More information