Resources

Text Search:
Applied Filters
    Modeling Scenario
    349

    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
    352

    views

    275

    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
    245

    views

    187

    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...
    Technique Narrative
    451

    views

    203

    downloads

    0

    comments

    5-030-LinNonHomoSystemSol-TechniqueNarrative
    We offer strategies for solving linear systems of nonhomogeneous differential equations using a conjectured solution strategy for a system of constant coefficient, linear, n
    Modeling Scenario
    252

    views

    278

    downloads

    0

    comments

    1-055-WaterFallingInCone-ModelingScenario
    We offer an opportunity to model the height of a falling body of water in a right circular cone (funnel) and to estimate an appropriate parameter based on data collected from a video of the experiment found on YouTube.
    Modeling Scenario
    274

    views

    192

    downloads

    0

    comments

    1-059-ContainerShapeFallingWater-ModelingScenario
    We examine many different physical situations to determine the time it takes a fixed volume of water to flow out of different shape containers through the same size exit hole at the bottom of the container.
    Modeling Scenario
    284

    views

    190

    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
    240

    views

    191

    downloads

    0

    comments

    3-110-MilitarySpringMassApplication-ModelingScenario
    The is a collection of different scenarios for the shock system of a trailer. In each scenario, students will transform the shock system of a trailer into a second-order differential equation, solve, and interpret the results.
    Modeling Scenario
    275

    views

    162

    downloads

    0

    comments

    3-045-RampBounce-ModelingScenario
    Students build two projectile motion models (1) a one-dimensional model for a vertically falling ball from a fixed distance until it hits an inclined ramp and (2) a two-dimensional projectile motion model of the ball bouncing off the ramp.
    Modeling Scenario
    301

    views

    451

    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
    332

    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.
    Technique Narrative
    479

    views

    162

    downloads

    0

    comments

    5-012-LinearSystemConjecture-TechniqueNarrative
    Students go from the solution for y'(t) = k*y(t) to a natural extension to the solution conjecture of a system of two constant coefficient, homogeneous, linear differential equations introducing eigenvalues and eigenvectors through student...
    Technique Narrative
    859

    views

    216

    downloads

    0

    comments

    5-010-MatrixExponential-TechniqueNarrative
    The matrix exponential is a powerful computational and conceptual tool for analyzing systems of linear, constant coefficient, ordinary differential equations (ODE's). This narrative offers a quick introduction to the technique, with examples and...
    Modeling Scenario
    289

    views

    176

    downloads

    0

    comments

    3-075-RLCCircuits-ModelingScenario
    We introduce the basics of RLC circuits, defining the terms of inductance, resistance, and capacitance in a circuit in which an induced voltage created a current running through these devices.
    Modeling Scenario
    239

    views

    117

    downloads

    0

    comments

    3-040-FirstPassageTime-ModelingScenario
    We apply the notions of dampedness to second order, linear, constant coefficient, homogeneous differential equations used to model a spring mass dashpot system and introduce the notion of first passage time through 0 value with several applications.
    Modeling Scenario
    293

    views

    386

    downloads

    0

    comments

    3-060-DataToDifferentialEquation-ModelingScenario
    Students use knowledge of second-order linear differential equations in conjunction with physical intuition of spring-mass systems to estimate the damping coefficient and spring constant from data.
    Modeling Scenario
    206

    views

    235

    downloads

    0

    comments

    4-036-AltitudeDependentGravity-ModelingScenario
    When projectiles are way above Earth's surface gravity's changes become important when dealing with projectiles at high altitudes. We lay out an approach for such a case which is a second-order differential equation.
    Modeling Scenario
    218

    views

    161

    downloads

    0

    comments

    4-035-ParEstSteadyState-ModelingScenario
    Students estimate parameters in a second order, linear, ordinary differential equations through analysis of the steady state solution. By applying a driver we can collect data in terms of the parameters and estimate these parameters
    Modeling Scenario
    273

    views

    193

    downloads

    0

    comments

    1-074-BottleWaterFlow-ModelingScenario
    We offer an experiment in which data is collected to ascertain a parameter in the differential equation formulation of Torricelli's Law for water flow.
    Modeling Scenario
    326

    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.