Resources

Text Search:
Applied Filters
    Modeling Scenario
    280

    views

    289

    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
    271

    views

    181

    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...
    Potential Scenario
    93

    views

    30

    downloads

    0

    comments

    1999-Long-Weiss-The Velocity Dependence of Aerodynamic Drag A Primer for Mathematicians
    This paper is exactly what it says it is, namely, a Primer for Mathematicians. There are ample models, data, attention to such issues as Reynolds’ numbers, and attention to aerodynamics issues.
    Potential Scenario
    96

    views

    34

    downloads

    0

    comments

    2008-Luis_San_Andrés-Dynamic Response of Second Order Mechanical Systems with Viscous Response Forces
    Walk through the cases in context of second order linear constant coefficient differential equation with driving function
    Potential Scenario
    143

    views

    63

    downloads

    0

    comments

    2017-Ole_Witt-Hansen-Examples Of Differential Equations In Physics
    This is an article from the author’s homepage. The work contains fundamental and basic background and derivation of the differential equation models for a number of phenomena.
    Potential Scenario
    145

    views

    55

    downloads

    0

    comments

    2009-Peter-Howard-Modeling With ODE
    This is a set of class notes rich in examples and ideas for modeling. There is some MatLab code in support of some of the activities.
    Potential Scenario
    107

    views

    40

    downloads

    0

    comments

    1994-Roland_Minton-A Progression of Projectiles-Examples from Sports
    There is a progression of complexity and issues in projectile motion modeling from no resistance, to resistance proportional to velocity, then to velocity squared,
    Modeling Scenario
    209

    views

    141

    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...
    Potential Scenario
    113

    views

    55

    downloads

    0

    comments

    2016-Roberto_Camporesi-A fresh look at linear ordinary differential equations with constant coefficients
    We present an approach to the impulsive response method for solving linear constant-coefficient ordinary differential equations of any order based on the factorization of the differential operator.
    Article or Presentation
    123

    views

    30

    downloads

    0

    comments

    2015-Brian_Winkel-Informed_Conjecturing_of_Solutions_for_Differential_Equations_In_a_Modeling_Contex
    We examine (1) first order exponential growth or decay and (2) second order, linear, constant coefficient differential equations, and show the advantage of learning differential equations in a modeling context for informed conjectures of their...
    Potential Scenario
    106

    views

    41

    downloads

    0

    comments

    2003-Bohren-Dimensional analysis-falling bodies--fine art of not solving differential equations
    Dimensional analysis is a simple, physically transparent and intuitive method for obtaining approximate solutions to physics problems, especially in mechanics.
    Technique Narrative
    371

    views

    163

    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
    214

    views

    198

    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
    226

    views

    142

    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
    211

    views

    132

    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.
    Potential Scenario
    79

    views

    39

    downloads

    0

    comments

    1994-T_Gruszka-A Balloon Experiment in the Classroom
    The following experiment involves a balloon, a stopwatch, and a measurement device such as a meter stick,
    Modeling Scenario
    198

    views

    128

    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
    228

    views

    114

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

    views

    130

    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
    753

    views

    170

    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...