Ask Your Question

mioucha's profile - activity

2017-07-14 16:40:16 +0200 received badge  Notable Question (source)
2017-07-14 16:40:16 +0200 received badge  Popular Question (source)
2017-07-14 16:40:16 +0200 received badge  Famous Question (source)
2016-09-20 12:41:17 +0200 received badge  Notable Question (source)
2016-09-20 12:41:17 +0200 received badge  Popular Question (source)
2013-12-19 18:00:11 +0200 asked a question Random orbit

Hi! I have to create a list for a random orbit [p1,p2,..pi] where each pi equals to the image of pi-1, and i have 3 différent functions that can be chosen randomly. I have to generate 50k points.

2013-12-19 14:52:39 +0200 asked a question Create a new list

Hi! I have a work to do on Sage and I want to know how can I create a new list where I can put 50k values, so then I can show it after on a graphic. Also I have another question, how can i generate randomly a number between one and three? Thank you!