mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Math (https://www.mersenneforum.org/forumdisplay.php?f=8)
-   -   Math rendering engine (https://www.mersenneforum.org/showthread.php?t=4576)

jinydu 2005-12-22 10:42

Does anyone know how to write the "Dell" symbol (the "upside-down" equilateral triangle that denotes the gradient)?

axn 2005-12-22 11:07

[ tex ] \nabla [ /tex ]

[tex]\nabla[/tex]

Hint: Search for "Gradient" in wikipedia :wink:

Xyzzy 2006-02-08 16:20

A couple cool tricks:

[tex]\today[2][/tex]


[tex]\calendar[/tex]

Fusion_power 2006-02-08 17:18

This one is just to see if the html linking works.


[html]
<img src=http://www.selectedplants.com/gardenphotos/sena.jpg>
[/html]

So it doesn't seem to pull this no matter how I modify the img string. Is it restricted to prevent attaching photos off of the net?

Fusion

Xyzzy 2006-02-10 04:10

Remote linking of images is dangerous because people can change the target down the road and inject in nasty pictures. It is much easier to just allow attachments.

yucell 2006-02-28 09:58

(2^k)+1=prime????

k for 2=5

k for 4=17

k for 16=65537

k for 256=............

k for 65536=.............

k for 4294967296=...............

can it be?:help:

Greenbank 2006-02-28 11:52

No.

2^256+1 has a factor 1238926361552897.

yucell 2006-03-04 22:45

121645100409356287 is it a prime?

Mystwalker 2006-03-04 23:03

No:

121645 100409 356287 = 25561 x 4 759011 791767

Smaller numbers (<50 digits) can be easily tested with [url]http://www.alpertron.com.ar/ECM.HTM[/url]

yucell 2006-03-04 23:11

thanks for your reply

Xyzzy 2006-03-05 02:03

Small ones can be checked in Linux.

[code]$ factor 121645100409356287
121645100409356287: 25561 4759011791767[/code]


All times are UTC. The time now is 17:50.

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