These fields are all optional and need only
be supplied if you would like a direct reply.
Subject
Your email address
Your real name
You must answer this!
If you don't, my spam filtering will
ensure that I never see your email.
What's 8 plus five (in digits only)?
Please make your changes here and then
Editing tips and layout rules.
File: SeventyVersusOneHundredRevisited ''' <link rel="alternate" type="application/rss+xml" ''' href="/rss.xml" title="RSS Feed"> ********> width="25%" |>> ''' <a title="Subscribe to my feed" ''' rel="alternate" ''' href="https://www.solipsys.co.uk/rss.xml"> ''' <img style="border-width: 0px;" ''' src="https://www.feedburner.com/fb/images/pub/feed-icon32x32.png" ''' align="middle" ''' alt="" />Subscribe!</a> _ ''' <a href="https://twitter.com/ColinTheMathmo"> ''' <img src="https://www.solipsys.co.uk/new/images/TwitterButton.png" ''' title="By: TwitterButtons.net" ''' width="212" height="69" ''' alt="@ColinTheMathmo" ''' /></a> <<| ---- My latest posts can be found here: * ColinsBlog ---- Previous blog posts: * HowTheFarragoWorks * SeventyVersusOneHundred * PowersOfTwoInLexOrder * EmergingEExpanded * RageInducingSystemImplementation * TheBookIsNotAlwaysRight * EmergingE * ImpossibleToTranslate * WaitingInVain * NonRepeatingDecimals * RationalRepeats * WhyIsItLovely * CompilingCryptoConnections * ExploringConnectionsBetweenCryptoSystems * ElwynBerlekampHasLeftUs * RootCauseAnalysisAndThePhotocopierQuestion * TheUpDownTides * TheForeAftTide * TheSidewaysTide * WrappingUpWrappingUpTheEarth * TheOtherWrappingTheEarthProblem * WrappingTheEarth * TheRingOfSteel * RoundingUpTheRopes * OtherOtherOtherRopeAroundTheEarth * RopeAroundTheEarthRefined * TheOtherRopeAroundTheEarth * ElementaryEstimates * LatitudeCorrection * JustGiveMeTheAnswer * MoreMusingOnPollardRho * IdleThoughtsAboutPollardRho * WhenOptimisingCodeMeasure * ADogCalledMixture * AnotherPayPalScam * WhyTopPostingHasWon * UnexpectedInteractionOfFeatures * ArchimedesHatBoxTheorem * ConsideringASphere * ToLinkOrNotToLink * GenericAdviceForWritingAThesis * JustTeachMyChildTheMaths * NotASpectatorSport * LeftTruncatablePrime * TheDoctorAndTheLawyer * FourPointsTwoDistancesProof * MeetingRonGraham * NapkinRingVersusSphericalCap * TheFourPointsPuzzle * RadiusOfTheEarthPartTwo * GrepTimingAnomaly * TheRadiusOfTheEarth * ThisWorksToCureMyHiccoughs * PerhapsWeSavedOne * ThinkingAboutMastodon * DisappearingTrainsOnVirgin * TheIndependenceGame * OneOfMyFavouritePuzzles * ThinkingAboutRecursion * MemorisingTheTube * SpikeySpheres * SurprisinglyQuick * AnUnexpectedFraction * YouHaveToAdmireTheirOptimism * RepresentativesMatter * PythagorasByIncircle * APuzzleAboutPuzzles * HowNotToDoTwitter * Calculating52FactorialByHand * SmallThingsMightNotBeSoSmall * NotIfYouHurry * FactoringViaGraphThreeColouring * AnotherProofOfTheDoodleTheorem * WhenObviousIsNotObvious * GraphThreeColouring * TheDoodleTheorem * BeCarefulWhatYouSay * TheMutilatedChessboardRevisited * AMirrorCopied * TheOtherOtherRopeAroundTheEarth * PhotocopyAMirror * ThePointOfTheBanachTarskiTheorem * SieveOfEratosthenesInPython * FastPerrinTest * RussianPeasantMultiplication * FindingPerrinPseudoPrimes_Part2 * FindingPerrinPseudoPrimes_Part1 * TheUnwiseUpdate * MilesPerGallon * TrackingAnItemOnHackerNews * HackerNewsUserAges * PokingTheDustyCorners * ThereIsNoTimeForThis * PublicallySharingLinks * LearningTimesTables * GracefulDegradation * DiagrammingMathsTopics * OnTheRack * SquareRootByLongDivision * BeyondTheBoundary * FillInTheGaps * SoftwareChecklist * NASASpaceCrews * TheBirthdayParadox * TheTrapeziumConundrum * RevisitingTheAnt * TheAntAndTheRubberBand * IrrationalsExist * MultipleChoiceProbabilityPuzzle * RandomEratosthenes * WrappingUpSquareDissection * DissectingASquarePart2 * DissectingACircle * DissectingASquare * AnOddityInTennis * DecisionTreeForTennis * DecisionTreesInGames * AMatterOfConvention * DoYouNourishOrTarnish * BinarySearchReconsidered * TwoEqualsFour * TheLostPropertyOffice * TheForgivingUserInterface * SettingUpRSS * WithdrawingFromHackerNews ---- Additionally, some earlier writings: * RandomWritings. * ColinsBlog2010 * ColinsBlog2009 * ColinsBlog2008 * ColinsBlog2007 * ColinsBlogBefore2007 ******** !! Revisiting Seventy vs One Hundred In the post SeventyVersusOneHundred, we looked at the situation of two identical cars, one doing 70, the other doing 100, slamming on their brakes at exactly the same location to avoid an obstruction in the road. The slower car stops in time, the faster doesn't, and the question was to compute the speed at impact. The model we used there was that the two cars shed the same amount of energy in the distance they have, so we're assuming that energy is shed at a rate proportional to the distance travelled. But maybe the rate energy is shed is proportional to *time,* and not distance. What happens then? In the previous case the calculation was quite straight forward, so the answer came quickly, but this time it's less so, and we need to use the full power of the so-called "suvat" equations. Messy, yes, but it does serve to demonstrate the power of the general algebraic approach. To make the analysis easier, let's look at starting from stationary and *adding* energy at a constant rate. So the energy of the car will be $E(t)=ct$ for some constant $c$. That manifests itself as kinetic energy, so we have $\frac{1}{2}mv^2=ct$, so we get a formula for velocity as a function of time: * $v(t)=\sqrt{\frac{2c}{m}}\sqrt{t}$ (Equation 1) We can integrate that with respect to $t$ to get the formula for distance with respect to time, made easier by thinking of this as starting from stationary, so we get: * $d(t)=\frac{2}{3}\sqrt{\frac{2c}{m}}\;{t}^{3/2}$ (Equation 2) Since the information we have is the speed of the cars, we need to get the distance travelled as a function of the speed, so we can rearrange Equation 1 to get this: * $\sqrt{t}=\sqrt{\frac{m}{2c}}\;{v}$ We can cube that to get ${t}^{3/2}$: * ${t}^{3/2}=\left({\frac{m}{2c}}\right)^\frac{3}{2}\;{v^3}$ Substitute into Equation 2 and simplify: * $d={\frac{m}{3c}}\;v^3$ (Equation 3) So if $u$ is the initial speed of the slower car, the distance to the obstruction is ${\frac{m}{3c}}u^3$. If $v$ is the initial speed of the /faster/ car, then the distance it will travel before coming to a stop is ${\frac{m}{3c}}v^3$, so the distance beyond the obstruction that it would travel is ${\frac{m}{3c}}(v^3-u^3)$. So for that distance of travel, how fast would it be going? That's easily obtained from Equation 3 and we get: * Speed at collision = $(v^3-u^3)^{1/3}$ Note that the constants of $c$ and $m$ all cancel, which is as it should be. So with initial speeds of 70 and 100 (mph or kph, doesn't really matter) the speed at collision is about 87. Alternatively, with initial speeds of 30 and 40, the speed at collision is over 33. So if you're doing 40 in a 30 zone and something crops up at a distance where you could stop if travelling at the speed limit, by the time you hit it, you'll still be travelling faster than the limit. That's rather sobering. !! Comparing models So which model is correct? The short answer is that we don't know. However, Chris Robbins (@Grallator on Twitter) suggests[4] that the force applied by the brake pads on the brake disc is going to be roughly constant, and so the work done, which in this case is the energy shed, is the force times the distance over which the force is applied. That means that the energy shed /will/ be a function of the distance travelled, so the calculation done in SeventyVersusOneHundred would be correct. But sometimes the efficiency of the brakes varies under temperature, so in /that/ case perhaps we need to look at how fast the brakes can radiate the energy, and so we're back to energy shed per time, as we've calculated here. Most likely it's a mixture of the two, but regardless, what's clear is that the stopping distance, and the speed at collision for these scenarios, is soberingly large. !! References and credits As always, I'm indebted to the input from and interactions with a few people. The problem was first mentioned to me by Ben Sparks[0], who has done a video[1] on this with Numberphile[2]. Here are some links: * [0] https://twitter.com/SparksMaths : Ben Sparks * [1] https://youtu.be/i3D7XYQExt0 : Ben's video * [2] https://www.numberphile.com/ : Numberphile * [3] https://twitter.com/Grallator : Chris Robbins * [4] https://twitter.com/Grallator/status/1165216078957596674 ---- |>> | |>> <<<< Prev <<<< ---- HowTheFarragoWorks <<| | : | |>> >>>> Next >>>> ---- TheLinearFrog ... <<| | ---- ********> ''' <a href="https://mathstodon.xyz/@ColinTheMathmo"> ''' <img src="https://www.solipsys.co.uk/images/Mastodon_Mascot.png" ''' width="256" height="280" ''' alt="https://mathstodon.xyz/@ColinTheMathmo" ''' /></a> ******** ''' <a href="https://mathstodon.xyz/@ColinTheMathmo/">You can follow me on Mathstodon.</a> _ _ _ _ [[[> ''' <a href="https://twitter.com/ColinTheMathmo">Of course, you can also<br>follow me on twitter:</a> ''' <a href="https://twitter.com/ColinTheMathmo"> ''' <img src="https://www.solipsys.co.uk/new/images/TwitterButton.png" ''' title="By: TwitterButtons.net" ''' width="212" height="69" ''' alt="@ColinTheMathmo" ''' /></a> ''' <img src="/cgi-bin/CountHits.py?SeventyVersusOneHundredRevisited" alt="" /> ]]] ********< ---- !! Send us a comment ... ''' <form action="https://www.solipsys.co.uk/cgi-bin/FormMail.pl" method=post> ''' <input type=hidden name="recipient" value="colinsblogcomment@solipsys.co.uk" > ''' <input type=hidden name="subject" value="Blog comment : SeventyVersusOneHundredRevisited" > ''' <input type=hidden name="redirect" value="https://www.solipsys.co.uk/new/ThankYouForYourComment.html" > ''' <input type=hidden name="missing_fields_redirect" value="https://www.solipsys.co.uk/RequestError.html"> ''' <input type=hidden name="env_report" value="REMOTE_HOST, REMOTE_ADDR, HTTP_USER_AGENT" > ''' <input type=hidden name="print_blank_fields" value="1" > ********> width="47%" You can send us a message here. It doesn't get published, it just sends us an email, and is an easy way to ask any questions, or make any comments, without having to send a separate email. So just fill in the boxes and then ''' <font size="+4"><INPUT TYPE="submit" VALUE="CLICK HERE TO SEND"></font> ******** width="53%" ********< ''' <table cellpadding="5"> ''' <tr> ''' <td valign="top">Your name </td> <td valign="top">:</td> ''' <td> <input type=text name="realname" size="48"> </td> ''' <tr> ''' <td valign="top">Email </td> <td valign="top">:</td> ''' <td> <input type=text name="email" size="48"> </td> ''' </tr> ''' <tr> ''' <td valign="top">Message </td> <td valign="top">:</td> ''' <td> <TEXTAREA NAME="Message" ROWS=10 COLS=64></TEXTAREA> </td> ''' </tr> ''' </table> ''' <center> ''' <font size="+4"> ''' <INPUT TYPE="submit" VALUE="CLICK HERE TO SEND"> ''' </font> ''' </center> ''' </form> ********<