Difference between revisions of "AoPS Wiki:Sandbox"
(→Test 0) |
(→Test 5) |
||
Line 206: | Line 206: | ||
n1000 is editing this. | n1000 is editing this. | ||
− | yay! | + | yay! (Made better by jeffchen) |
<asy> | <asy> | ||
Line 233: | Line 233: | ||
draw(all); | draw(all); | ||
− | fill(octagon, | + | fill(octagon,pink); |
− | fill((bow1)^^(bow2), | + | fill((bow1)^^(bow2),purple); |
− | fill(all,evenodd+ | + | fill(all,evenodd+light blue); |
</asy> | </asy> |
Revision as of 20:17, 2 June 2013
Welcome to the sandbox, a location to test your newfound wiki-editing abilities.
Please note that all contributions here may be deleted periodically and without warning.
In the computer world, a sandbox is a place to test and experiment -- essentially, it's a place to play.
This is the AoPSWiki Sandbox. Feel free to experiment here.
Warning: anything you place here is subject to deletion without notice.
[This was deleted due to its inappropriateness.]
Test 1
TheJooge is Epic
Test 2
Test
This is what epic ness looks like.
BUT U WOULDN'T KNOW
Test 3
Test 4
Test 5
n1000 is editing this. yay! (Made better by jeffchen)
pair A,B,C,D,E,F,G,H; A=(1,0); B=(2,0); C=(3,1); D=(3,2); E=(2,3); F=(1,3); G=(0,2); H=(0,1); path octagon,square1,square2,star,bow1,bow2; octagon=(A--B--C--D--E--F--G--H--cycle); square1=(A--C--E--G--cycle); square2=(B--D--F--H--cycle); star=(A--D--G--B--E--H--C--F--cycle); bow1=(A--B--F--E--cycle); bow2=(C--D--H--G--cycle); path[] all; all=(octagon^^square1^^square2^^star^^bow1^^bow2); draw(all); fill(octagon,pink); fill((bow1)^^(bow2),purple); fill(all,evenodd+light blue); (Error making remote request. Unknown error_msg)
Test 6
NeoMathematicalKid was here. And he broke the line of asy diagrams.
$\begin{align*}\sum^4_{k=1}\left(\sum^k_{j=1}kj\right)&=\sum^4_{k=1}\left(k\sum^k_{j=1}j\right)\\ &=\sum^4_{k=1}\left(k(1+2+\cdots +k)\right)\\ &=\sum^4_{k=1}(k+2k+\cdots +k^2)\\ &=(1)+(2+4)+(3+6+9)+(4+8+12+16)\\ &=1+6+18+40\\ &=\boxed{65} \end{align*}$ (Error compiling LaTeX. Unknown error_msg)
What is ?!?! I got carried away.
Test 7
silentazn's trillion dollar question
bobthesmartypants's answer: There is not enough space in the observable universe to write this number down, so there s no valid answer.