Resources

Text Search:
Applied Filters
    Modeling Scenario
    282

    views

    182

    downloads

    0

    comments

    3-055-FloatingBox-ModelingScenario
    In this scenario, we lead students through the process of building a mathematical model for a floating rectangular box that is bobbing up and down.
    Modeling Scenario
    295

    views

    432

    downloads

    0

    comments

    6-070-BeerBubbles-ModelingScenario
    The goal of this project is to set up and numerically solve a first-order nonlinear ordinary differential equation (ODE) system of three equations in three unknowns that models beer bubbles that form at the bottom of a glass and rise to the top.
    Modeling Scenario
    351

    views

    273

    downloads

    0

    comments

    3-011-EulerBallThrowing-ModelingScenario
    If a tennis ball is thrown through the air it will hit the ground due to gravity. Using Euler's method, write a short script (Python, Matlab, R, etc.) to find the trajectory of the ball which will maximize the distance the ball lands from the...
    Modeling Scenario
    242

    views

    186

    downloads

    0

    comments

    1-083-FallingMeteorites-ModelingScenario
    After introducing the solution to the ordinary differential equation which models a falling object with drag (first-order, non-linear, separable), students will consider generalizing the model to a falling and disintegrating meteorite. The focus...
    Modeling Scenario
    263

    views

    416

    downloads

    0

    comments

    3-090-OneSpringMass-ModelingScenario
    We lead students through building a mathematical model for a single mass (bob)-spring system that is hanging vertically. We also lead the students, using data that they collect together with their model to approximate the value of the spring...
    Modeling Scenario
    518

    views

    269

    downloads

    0

    comments

    1-050-BargingAhead-ModelingScenario
    As captain of a barge, you need to determine how fast to transport your barge up river against the current in order to minimize the expended energy.
    Modeling Scenario
    347

    views

    342

    downloads

    0

    comments

    4-039-FallingDarts-ModelingScenario
    we develop, solve, and analyze a second order differential equation model for free fall incorporating air resistance. Students solve the model using two methods -- reduction of order and separation of variables, and method of undetermined...
    Modeling Scenario
    328

    views

    149

    downloads

    0

    comments

    1-105-AnimalFall-ModelingScenario
    This project uses Newton's Second Law of Motion to model a falling animal with a resistance term proportional to cross sectional area of the animal, presumed to be spherical in shape.
    Modeling Scenario
    603

    views

    814

    downloads

    0

    comments

    3-002-ModelsMotivatingSecondOrder-ModelingScenario
    Ordinary differential equations involve second derivatives and second derivatives appear in many contexts, chief among them are the study of forces and resulting motion. This is principally because of Newton's Second Law of Motion.
    Modeling Scenario
    984

    views

    1535

    downloads

    0

    comments

    3-016-FallingCoffeeFilters-ModelingScenario
    We are given data on the time and position of a stack of coffee filters as it falls to the ground. We attempt to model the falling mass and we confront the different resistance terms and models.
    Modeling Scenario
    222

    views

    210

    downloads

    0

    comments

    5-077-MandMAttritionWarfare-ModelingScenario
    Students model attrition between two opposing forces using M&M candies and discover a system of linear differential equations of order one, often called the Lanchester equations.
    Modeling Scenario
    203

    views

    360

    downloads

    0

    comments

    4-055-ShatterWineGlass-ModelingScenario
    This module takes students through real life scenarios to examine resonance and its destructive power using differential equation models. What is resonance? How does it happen? Why is it important?
    Modeling Scenario
    331

    views

    136

    downloads

    0

    comments

    1-115-ModelingWithFirstOrderODEs-ModelingScenario
    Several models using first order differential equations are offered with some questions on formulating a differential equations model with solutions provided.
    Modeling Scenario
    245

    views

    183

    downloads

    0

    comments

    1-057-FiguringFluidFlow-ModelingScenario
    We propose three differential equations models for the height of a column of falling water as the water exits a small bore hole at the bottom of the cylinder and ask students to determine which model is the best of the three.
    Modeling Scenario
    386

    views

    412

    downloads

    0

    comments

    3-101-SpringMassFirstTry-NoResistance-ModelingScenario
    Students build a model based on their perceptions of what the solution should look like for a simple spring mass system with no damping.
    Modeling Scenario
    322

    views

    154

    downloads

    0

    comments

    3-102-SpringMassDamped-ModelingScenario
    Students build a model based on their perceptions of what the solution should look like for a simple spring mass system with damping.
    Modeling Scenario
    1147

    views

    623

    downloads

    0

    comments

    3-065-UpDown-ModelingScenario
    We model the height of a launched object which is subject to resistance proportional to velocity during its flight. We ask questions about the motion as well, e.g., highest point or apex and terminal velocity.
    Modeling Scenario
    298

    views

    264

    downloads

    0

    comments

    3-013-WhiffleBallFall-ModelingScenario
    We are given data on the time and position of a whiffle ball as it falls to the ground. We attempt to model the falling ball and we confront the different resistance terms and models.
    Modeling Scenario
    314

    views

    477

    downloads

    0

    comments

    6-016-PandemicModeling-ModelingScenario
    The recent coronavirus outbreak has infected millions of people worldwide and spread to over 200 countries. How can we use differential equations to study the spread of coronavirus?
    Modeling Scenario
    788

    views

    624

    downloads

    0

    comments

    6-015-CombatingEbolaEpidemic-ModelingScenario
    This project offers students a chance to make a policy recommendation based on analysis of a nonlinear system of differential equations (disease model). The scenario is taken from the fall of 2014 when the Ebola outbreak in West Africa.