为了账号安全,请及时绑定邮箱和手机立即绑定

11.11 光棍节

标签:
搞笑

In China, 11.11 is Single’s Day.
I found this day very interesting, although 1111 looks like a solitude date on the calendar. It is not!

It has a prime factorization 1111=101*11, and both 11 and 101 are primes. Therefore I think 1111 is a cute number and a Prime relationship day!

Some people may be like Composite Numbers, always have friends(factors). Others may like prime numbers, only solitude accompanies them.
However, I believe all the primes number can meet up with other primes one day, and make a Composite Number!
For those did not meet with other primes, I think maybe they are the precious Twin Prime.

data vday;
do n=1 to 6283*16;
t=n/10000;
x=16*sin(t)*sin(t)*sin(t);
y=13*cos(t)-5*cos(2*t)-2*cos(3*t)-cos(4*t);
output;
end;
run;
goptions colors=(pink);

proc gplot data=vday ;
plot y*x;
run;

image

点击查看更多内容
1人点赞

若觉得本文不错,就分享一下吧!

评论

作者其他优质文章

正在加载中
感谢您的支持,我会继续努力的~
扫码打赏,你说多少就多少
赞赏金额会直接到老师账户
支付方式
打开微信扫一扫,即可进行扫码打赏哦
今天注册有机会得

100积分直接送

付费专栏免费学

大额优惠券免费领

立即参与 放弃机会
微信客服

购课补贴
联系客服咨询优惠详情

帮助反馈 APP下载

慕课网APP
您的移动学习伙伴

公众号

扫描二维码
关注慕课网微信公众号

举报

0/150
提交
取消