I like this even better that what I was doing for the intended illustration 
in our book.  The URL is 
https://www.math.duke.edu/education/calculustext-rev11/Chapter10/Section10-3/Chapter10-3-3M.html
 
and the interact is at the very bottom of the page.  Thanks, John.

On Wednesday, March 6, 2013 3:55:58 PM UTC-5, John Travis wrote:
>
> Just for the fun of it, I was playing with:
>
> @interact
> def _(m=slider(1,250,1,1)):
>       plot(x^m/e^x,(x,0,2*m)).show()
>
> and things work really nice till m = 128.  After that, it still runs but 
> the graph has horizontal issues--using either aleph or 5.5.
>
> JT
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-edu" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-edu+unsubscr...@googlegroups.com.
To post to this group, send email to sage-edu@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-edu?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to