mersenneforum.org  

Go Back   mersenneforum.org > Other Stuff > Forum Feedback

Closed Thread
 
Thread Tools
Old 2011-12-15, 07:36   #540
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33×37 Posts
Cool

.. Opening with the first course ..

"tal .. busone di x"

Code:
x=2^1024*100-2^1024;d=#divisors(x);for(y=1,ceil(d/2),print(divisors(x)[y]"\t\t\t "divisors(x)[d-(y-1)]));forstep(y=ceil(d/2),1,-1,print(divisors(x)[y]"\t\t\t "divisors(x)[d-(y-1)]))
Attached Thumbnails
Click image for larger version

Name:	omo.jpg
Views:	80
Size:	117.7 KB
ID:	7380  
cmd is offline  
Old 2011-12-15, 07:51   #541
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33·37 Posts
Talking

Quote:
Originally Posted by davieddy View Post
I'd love to hear davar-sm-cmd explain the Higgs particle
to me.
(Paul finds it trivial)

David

PS I am familiar with Alice and the treacle well.
..
"You can count on ...
there are no problems,
you tell us what to do,
and we do "
Pine washing machine

it


(><><><)


..

Last fiddled with by cmd on 2011-12-15 at 07:52
cmd is offline  
Old 2011-12-15, 09:53   #542
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33·37 Posts
Wink

.. spaghetti (paste ..

Code:
b=1024;x=2^b*100-2^b;d=#divisors(x);for(y=1,ceil(d/2),print(divisors(x)[y]"\t\t\t "divisors(x)[d-(y-1)]));print(" - - - - -");forstep(y=ceil(d/2),1,-1,print(divisors(x)[d-(y-1)]"\t\t\t "divisors(x)[y]))
Attached Thumbnails
Click image for larger version

Name:	ametai1024r.jpg
Views:	85
Size:	185.3 KB
ID:	7381  

Last fiddled with by cmd on 2011-12-15 at 10:01 Reason: b=var_val_bin i.e. : 16 .. 1024 but also 3 ..
cmd is offline  
Old 2011-12-17, 13:33   #543
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

11111001112 Posts
Default

.. torciglioni saltati in sinuosa salza ..

( attention to the curvature )

Code:
j=4*.5;s="\n\n\n\n\n";forstep(y=479,479,j,print(s" "s" "s" "s" "s);p=factor(y);if(p[1,1]==y,q=y^j+j*y;plot(x=1,y,sin(q*x*Pi),j-3.5,j-.5)))
Attached Thumbnails
Click image for larger version

Name:	sinuosasalza.jpg
Views:	87
Size:	34.5 KB
ID:	7391  
cmd is offline  
Old 2011-12-17, 14:51   #544
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33×37 Posts
Default

.. "paccheri" the four cheeses ..

Code:
j=4*.5;s="\n\n\n\n";forstep(y=3,99999,j,p=factor(truncate(y));if(p[1,1]==y,q=y^j+j*y;print(s" "s" "s" "s" "s);plot(x=1,y,sin(q+x*Pi),j-3.5,j-.5)))

BTW .. sm::, if willing, to optimize for the first (forprime)


Code:
j=4*.5;s="\n\n\n\n";forprime(y=j,5*10^5,q=y^j+j*y;print(s" "s" "s" "s" "s);plot(x=1,y,sin(q-x*Pi),j-3.5,j-.5))

Last fiddled with by cmd on 2011-12-17 at 15:37 Reason: bt\/\/
cmd is offline  
Old 2011-12-18, 14:55   #545
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33·37 Posts
Default

foretaste of the random generation of "rice and peas" IT (risi e bisi)

Code:
seed()=r=895551777012;for(x=1,11111111,m(x)=(random()+r)*10^12+random(r));i=m(random(11111111)+1);while(i=l,l=m(random(11111111)+1);print(eval(concat(concat(Str(l),"00-"),Str(i)))"8"i"0"l))
Attached Thumbnails
Click image for larger version

Name:	regs88.jpg
Views:	96
Size:	182.0 KB
ID:	7399  

Last fiddled with by cmd on 2011-12-18 at 15:05
cmd is offline  
Old 2011-12-19, 23:19   #546
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

99910 Posts
Red face



.. experience ..




(

Attached Thumbnails
Click image for larger version

Name:	689px-The_Shuttle_Enterprise_-_GPN-2000-001363.jpg
Views:	90
Size:	113.7 KB
ID:	7408  

Last fiddled with by cmd on 2011-12-19 at 23:23
cmd is offline  
Old 2011-12-20, 01:02   #547
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33×37 Posts
Cool

good night .. "Nutt has to be passed to 'Peppi' ...
Attached Thumbnails
Click image for larger version

Name:	laurelGoodwind_a.jpg
Views:	180
Size:	47.1 KB
ID:	7410  
cmd is offline  
Old 2011-12-20, 01:07   #548
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33×37 Posts
Talking

scary
Attached Thumbnails
Click image for larger version

Name:	lol_41.jpg
Views:	194
Size:	118.5 KB
ID:	7412  

Last fiddled with by cmd on 2011-12-20 at 01:20
cmd is offline  
Old 2011-12-20, 01:39   #549
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33×37 Posts
Default

... |_|s can ...
Attached Thumbnails
Click image for larger version

Name:	sm88_tvttb.jpg
Views:	103
Size:	72.3 KB
ID:	7413  
cmd is offline  
Old 2011-12-21, 13:55   #550
cmd
 
cmd's Avatar
 
"(^r'°:.:)^n;e'e"
Nov 2008
;t:.:;^

33×37 Posts
Cool

only for today (treatment previously reserved for "cmd" on this forum)

("IT") interpretation of the practical application of "maximum" mathematical theories exposed to journalists ... (to be translated, to affect the common people)

cmd is offline  
Closed Thread

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fedora gedit for bash has become useless EdH Linux 11 2016-05-13 15:36
Useless SSE instructions __HRB__ Programming 41 2012-07-07 17:43
Useless DC assignment lycorn PrimeNet 16 2009-09-08 18:16
Useless p-1 work jocelynl Data 4 2004-11-28 13:28

All times are UTC. The time now is 08:38.


Mon Aug 2 08:38:48 UTC 2021 up 10 days, 3:07, 0 users, load averages: 0.87, 1.19, 1.49

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.