{VERSION 3 0 "APPLE_68K_MAC" "3.0" } {USTYLETAB {CSTYLE "Maple Input" -1 0 "Courier" 0 1 255 0 0 1 0 1 0 0 1 0 0 0 0 }{CSTYLE "2D Math" -1 2 "Times" 0 1 0 0 0 0 0 0 2 0 0 0 0 0 0 }{CSTYLE "2D Output" 2 20 "" 0 1 0 0 255 1 0 0 0 0 0 0 0 0 0 } {PSTYLE "Normal" -1 0 1 {CSTYLE "" -1 -1 "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 }0 0 0 -1 -1 -1 0 0 0 0 0 0 -1 0 }{PSTYLE "Maple Output" 0 11 1 {CSTYLE "" -1 -1 "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 }3 3 0 -1 -1 -1 0 0 0 0 0 0 -1 0 }{PSTYLE "Maple Plot" 0 13 1 {CSTYLE "" -1 -1 "" 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 }3 0 0 -1 -1 -1 0 0 0 0 0 0 -1 0 }} {SECT 0 {EXCHG {PARA 0 "" 0 "" {TEXT -1 28 "Bouncing Ball by David Blo od" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 21 "restart: with(plots): " }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 439 "The following problems are a ll related in the sense that each part is a representation of a bounci ng ball with a coefficient of restitution equal to .8. The coefficient of restitution for the ball used for this project was found by a seri es of drops and eyeball calculations of the height obtained on a meter stick. The average height of the rebound was found and used to determ ine the initial rebound velocity verses the impact velocity. " }} {PARA 0 "" 0 "" {TEXT -1 169 "coefficient of restitution = (rebound ve locity)/(impact velocity) The method of finding these velocities was d ependent of conservation of energy (ie E-initial = E-final)" }}{PARA 0 "" 0 "" {TEXT -1 0 "" }}{PARA 0 "" 0 "" {TEXT -1 167 "The following \+ equation represents the height at any given moment of a falling object where acceleration is -9.8m/s^2, initial height is y0, and initial ve locity is v0." }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 21 "eq1:=y0+v0 *t-4.9*t^2;" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%$eq1G,(%#y0G\"\"\"*&% #v0GF'%\"tGF'F'*$)F*\"\"#\"\"\"$!#\\!\"\"" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 78 "The initial height will be 150 meters above the ground. ( y0=0 is ground level)" }}}{PARA 11 "" 1 "" {TEXT -1 0 "" }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 8 "y0:=150;" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%#y0G\"$]\"" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 31 "In itial velocity is zero (v0=0)" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 6 "v0:=0;" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%#v0G\"\"!" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 61 "For the initial fall the equation for hei ght is the following" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 4 "eq1; " }}{PARA 11 "" 1 "" {XPPMATH 20 "6#,&\"$]\"\"\"\"*$)%\"tG\"\"#\"\"\"$ !#\\!\"\"" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 52 "Time when ball hits \+ ground is found when eq1 is zero" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 29 "t1:=fsolve(eq1(t)=0,t=0..10);" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%#t1G$\"+_L$G`&!\"*" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 52 "plot from start till ball hits ground the first time" }}} {EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 32 "a:=plot(eq1,t=0..t1,color=bl ue):" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 0 "" }}{PARA 0 "" 0 "" {TEXT -1 147 "First rebound velocity---Velocity with which ball leaves groun d the first time is: (.8 * (velocity with which ball struck ground)= .8*(v0-4.9*t1))" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 17 "Vr1:=.8* 9.8*(t1);" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%$Vr1G$\"+[8uPV!\")" }}} {EXCHG {PARA 0 "" 0 "" {TEXT -1 58 "equation for second flight with ne w initial velocity (Vn1)" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 29 "eq2:=Vr1*(t-t1)-4.9*(t-t1)^2;" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%$e q2G,(%\"tG$\"+[8uPV!\")$!+++++C!\"(\"\"\"*$),&F&F-$!+_L$G`&!\"*F-\"\"# \"\"\"$!#\\!\"\"" }}}{EXCHG {PARA 11 "" 1 "" {TEXT -1 0 "" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 44 "time at which ball strikes ground again ( t2)" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 29 "t2:=fsolve(eq2(t)=0, t=6..20);" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%#t2G$\"+sm`Q9!\")" }}} {EXCHG {PARA 0 "" 0 "" {TEXT -1 100 "plot from time ball leaves ground till it strikes again (t=t1..t2)--ie first impact to second impact" } }}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 32 "b:=plot(eq2,t=t1..t2,color =red):" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 0 "" }}{PARA 0 "" 0 "" {TEXT -1 93 "new rebound velocity (Vn2) will be .8 of the former rebou nd velocity (conservation of energy)" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 12 "Vn2:=.8*Vn1;" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%$Vn 2G$\"+yI>qM!\")" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 33 "equation for p ath of third flight" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 29 "eq3: =Vn2*(t-t2)-4.9*(t-t2)^2;" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%$eq3G,( %\"tG$\"+yI>qM!\")$!+-++#*\\!\"(\"\"\"*$),&F&F-$!+sm`Q9F)F-\"\"#\"\"\" $!#\\!\"\"" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 35 "time when third fli ght touches down" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 30 "t3:=fso lve(eq3(t)=0,t=15..40);" }}{PARA 11 "" 1 "" {XPPMATH 20 "6#>%#t3G$\"+T $Rn9#!\")" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 31 "plot third flight fr om t=t2..t3" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 34 "c:=plot(eq3, t=t2..t3,color=black):" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 17 "d isplay(\{a,b,c\});" }}{PARA 13 "" 1 "" {INLPLOT "6'-%'CURVESG6$7S7$$\" 1+++sm`Q9!#9$!1m%*owEVkP!#B7$$\"1QuvuM(RX\"F*$\"1VX**yS5S_!#:7$$\"1\\l Ha\\Sn9F*$\"1])H\"=i\\4'*F37$$\"1rGzd+^#[\"F*$\"1sc$>677V\"F*7$$\"1\\- s(G:x\\\"F*$\"1ohC.*3?)=F*7$$\"1zR%)\\#[G^\"F*$\"1o%[s!p;3BF*7$$\"1mm) GWyo_\"F*$\"1e5%)e3A$o#F*7$$\"1t=7&*eST:F*$\"1zR=!))Q70$F*7$$\"1e_+2-V c:F*$\"1o<>$*y35MF*7$$\"1*))HdL19d\"F*$\"1`qIS3xXPF*7$$\"1'QB\\76oe\"F *$\"1O&G>WH\"oSF*7$$\"1>+jr'z.g\"F*$\"1x6p'*)*zKVF*7$$\"1U,_TYl:;F*$\" 1:x>Lv;4YF*7$$\"1AU!>L#*4j\"F*$\"1#z@S6jO'[F*7$$\"1+UfQIxX;F*$\"1!3nXP .r3&F*7$$\"13dGO`>f;F*$\"1p@>I'f9F&F*7$$\"1PLZYd:v;F*$\"1_1,1!)pnaF*7$ $\"15FV2jn)o\"F*$\"1i)\\oG1Wh&F*7$$\"1+)eS$RS/.hF*7$$\"17>n\"Quh$=F*$\"1I \\G8Y7^gF*7$$\"1nrEl+M^=F*$\"1J/*>M\\^(fF*7$$\"1x_$zswh'=F*$\"1g3[h2,z eF*7$$\"1`O&>'>`!)=F*$\"1zPdszXldF*7$$\"1h1$=+rk*=F*$\"1w%p.u;dh&F*7$$ \"1!fx!QHz5>F*$\"1JNX!>J*faF*7$$\"1qs(>m%3E>F*$\"1!*>M7vSr_F*7$$\"1Nui O7%*R>F*$\"1.2ochy!3&F*7$$\"1\\5sK,4b>F*$\"1N^)H-c3&[F*7$$\"1gSOjSMp>F *$\"1ZVD*\\tRh%F*7$$\"1M%pz_VU)>F*$\"12\"3$y)y]M%F*7$$\"1r`*zZ5))*>F*$ \"1#p\">$o_61%F*7$$\"1gynC219?F*$\"1n5;4qiTPF*7$$\"15zwC&[(G?F*$\"1*R% GI$RBT$F*7$$\"1ffw@*oP/#F*$\"1:hv,*HP0$F*7$$\"1GKHU\\me?F*$\"1BcW(z`in #F*7$$\"1Wp6QGNs?F*$\"1TG%4.@-J#F*7$$\"1t\"49rS!)3#F*$\"1\"G5*\\[7o=F* 7$$\"1Q#)HK@2-@F*$\"19R*HcvAX\"F*7$$\"1)HINbKq6#F*$\"1K#)*=52k()*F37$$ \"1:hb&e^88#F*$\"1u&*o>X#QA&F37$$\"1+++T$Rn9#F*$!1)Q=#fajsWF--%'COLOUR G6&%$RGBG\"\"!F][lF][l-F$6$7S7$F][l$\"$]\"F][l7$$\"1\">?b@+g?\"!#;$\"1 \"G0hK(G*\\\"!#87$$\"1)>'faXLbAFg[l$\"1aHO)f2v\\\"Fj[l7$$\"1C(R`w?aV$F g[l$\"1')3Cjp@%\\\"Fj[l7$$\"1*)*4NNHLi%Fg[l$\"1(f(ekh_*[\"Fj[l7$$\"1&) )>&>?f0eFg[l$\"1:%Q'*f%[$[\"Fj[l7$$\"1Zl1^3q,pFg[l$\"1qvU(ffmZ\"Fj[l7$ $\"1w<.d!em.)Fg[l$\"1IWOU>No9Fj[l7$$\"1xS,BCV5#*Fg[l$\"1MZ%zGK%e9Fj[l7 $$\"1S=(zCW!Q5F3$\"1wL#Gu+sW\"Fj[l7$$\"1]bbjTRe6F3$\"1\"=I^-[UV\"Fj[l7 $$\"12&4ZV)Rk7F3$\"1.pJLNm@9Fj[l7$$\"1Cb)p8MPQ\"F3$\"11*o?ryhS\"Fj[l7$ $\"1D17V)fN]\"F3$\"1*f4@3E#*Q\"Fj[l7$$\"17_99T.>;F3$\"1nWK)pd:P\"Fj[l7 $$\"1/%o[\"e*Qs\"F3$\"1\"[ax(4Qa8Fj[l7$$\"1?\"p%>le[=F3$\"1:=7mObK8Fj[ l7$$\"1wD(>!f@a>F3$\"1)R:-(4(GJ\"Fj[l7$$\"19')*\\)z3x?F3$\"1Xhip&*f)G \"Fj[l7$$\"1)*)\\$)f]e=#F3$\"1wH#4!3)eE\"Fj[l7$$\"1`J9B/=0BF3$\"1?6i<5 iR7Fj[l7$$\"1Ero:\"Fj[l7$$\"1L64FdojFF3$\"1l<*)=+ uD6Fj[l7$$\"1)*Hmz/n&)GF3$\"1vsD)Qs>4\"Fj[l7$$\"1\"*HPl&e=*HF3$\"14a\" RL!Rh5Fj[l7$$\"1au02Ya1JF3$\"1]Ph\\'>r-\"Fj[l7$$\"1dZ:5l-DKF3$\"1C:Jk* 4O!**F*7$$\"1G&es$z$4M$F3$\"1+&*p7boI&*F*7$$\"1if..#)3`MF3$\"1'R1C6Ht: *F*7$$\"1N\\3_>hxNF3$\"1@l%HVR$G()F*7$$\"1:H-z?]*o$F3$\"1QRNg9\"*H$)F* 7$$\"16')*>no*3QF3$\"1Q#48Dh4*yF*7$$\"1#eh9;Bs\"RF3$\"1t8iCx7\"[(F*7$$ \"1)H-A\"RdNSF3$\"1(f%en,$*>qF*7$$\"1J'f`uKp9%F3$\"1utn9\\WtlF*7$$\"1@ $)f7[LjUF3$\"1Xn3v$[P4'F*7$$\"1[\\o4\"RrP%F3$\"1l&)3v+#>h&F*7$$\"1?8!> m\"G'\\%F3$\"1^kD'4\"*Q4&F*7$$\"15R6+,.6YF3$\"1:Lw$p;=e%F*7$$\"1S/n^pP GZF3$\"1gnU(=,[/%F*7$$\"1M*[?6_Z%[F3$\"1>2n;Z!*)\\$F*7$$\"1p,=)z)o^\\F 3$\"1X(GDC\"e&)HF*7$$\"1.aG3.Du]F3$\"1#4Wj1sMQ#F*7$$\"1#*)*)RyqQ=&F3$ \"1[!*\\5qYK=F*7$$\"1*fu[2\\2I&F3$\"1#)e:I!4?B\"F*7$$\"1U^e7lh7aF3$\"1 *=%o*=avW'F37$$\"1+++_L$G`&F3$!1Qc0_Qu\"\\\"F--Fjz6&F\\[lF][lF][l$\"*+ +++\"!\")-F$6$7S7$Fbjl$\"1(RfZ)*RQc#F-7$$\"1dye'Q$zDdF3$\"1o]#Qriw=)F3 7$$\"1`5$4)oo$*eF3$\"11Ag$z$[,:F*7$$\"1&R_Zn+D3'F3$\"1!\\<\\$*oiB#F*7$ $\"1&pi*[gcsiF3$\"1#=)z@*Q1%HF*7$$\"1Woiv!G%F*7$$\"1.B#=k)p=oF3$\"1][$=wgvw%F*7$$\"1-8[SD]1 qF3$\"14S%\\Mi#G`F*7$$\"1(\\b'\\Tq$>(F3$\"1tC0]pw_eF*7$$\"1VQp9SE'Q(F3 $\"1L#*GlAXcjF*7$$\"1Q@j[3(eb(F3$\"1eu*4&)***pnF*7$$\"1&HxB(z!ou(F3$\" 1!RcJGC=?(F*7$$\"15uH-\"H&QzF3$\"1zsEGOZ*f(F*7$$\"1Hp.OzGB\")F3$\"1vvR N!*f[zF*7$$\"14]Gdm1\"H)F3$\"1J9![obmB)F*7$$\"1IVv%yr0\\)F3$\"1<4'p9yK a)F*7$$\"1)\\^ozy&f')F3$\"1MgoN)4Dx)F*7$$\"1e(*zHTI!*F3$\"1T*Q:u&>x\"*F*7$$\"1+*G5.A6A*F3$\"1_*>GNSJL*F*7$ $\"1)>D2PIHS*F3$\"1'GIO!4V[%*F*7$$\"1-5D+$GEf*F3$\"1'***G`A>M&*F*7$$\" 1Z.%o@Iow*F3$\"17+ERe)=e*F*7$$\"1WMu<0ta**F3$\"1LBD[1***f*F*7$$\"1Ek>7 1*\\,\"F*$\"1N9i\"fg@e*F*7$$\"1P#>fq!)>.\"F*$\"16!*4?jCO&*F*7$$\"1+()f s/L]5F*$\"1^\"F*$\" 1<_gRDYzvF*7$$\"13t\"[d#z;7F*$\"1U[U&fL$4sF*7$$\"1'f&e0pTN7F*$\"1vaE\\ d=*y'F*7$$\"1I$HJfDOD\"F*$\"1]^Wo5bXjF*7$$\"1&G%\\,%)os7F*$\"1*[L$ox>I>9F*$\"1KS_;dAi\")F37$F($!1%ooc E.uz\"!#A-Fjz6&F\\[lFhjlF][lF][l-%+AXESLABELSG6$Q\"t6\"%!G-%%VIEWG6$;F ][l$\"+T$Rn9#Fjjl%(DEFAULTG" 2 619 391 391 2 0 1 0 2 9 0 4 2 1 45 45 10030 0 10056 10074 0 0 0 20530 0 12020 0 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 95 "This represents the f irst two bounces of a ball with a coefficient of restitution equal to \+ 8/10" }}{PARA 0 "" 0 "" {TEXT -1 145 "Theoretically, if each subsequen t bounce was perfect (ie. perfect vacuum, perfect surfaces, etc.) then the ball would continue to bounce for ever" }}{PARA 0 "" 0 "" {TEXT -1 64 "However, as t->infinity the rebound velocity would approach zer o" }}{PARA 0 "" 0 "" {TEXT -1 0 "" }}{PARA 0 "" 0 "" {TEXT -1 77 "For \+ example, on the fiftieth rebound the velocity would be .0007738789164 \+ m/s" }}}{EXCHG {PARA 0 "> " 0 "" {MPLTEXT 1 0 13 "9.8*t1*.8^50;" }} {PARA 11 "" 1 "" {XPPMATH 20 "6#$\"+k\"*yQx!#8" }}}{EXCHG {PARA 0 "" 0 "" {TEXT -1 156 "To see a life like demonstration of a bouncing ball , you can run the java script available at http://www.phy.ntnu.edu.tw/ java/bouncingBall/bouncingBall.html" }}{PARA 0 "" 0 "" {TEXT -1 0 "" } }}}{MARK "1 0 0" 19 }{VIEWOPTS 1 1 0 1 1 1803 }