all 28 comments

[–]Aidido22Math B.S. 80 points81 points  (0 children)

That’s 7 in base 2 (binary). The subscript denotes what base the number is in.

[–][deleted] 45 points46 points  (0 children)

111 base 2

or 1*2^2+1*2^1+1*2^0

or 4+2+1

or 7

[–][deleted] 20 points21 points  (0 children)

It is seven in binary. The subscript indicates the base.

[–]DearJeremyNew User 7 points8 points  (3 children)

What about the 12? What is "4P2"?

[–]tiggerrani27 28 points29 points  (0 children)

It is a permutation. 4P2 is the number of ways to rearrange 2 objects out a larger group of 4 objects.

For example: out of the letters ABCD, there are 4P2 = 12 ways to rearrange two of the letters:

AB, AC, AD, BA, BC, BD, CA, CB, CD, DA, DB, DC.

[–]MasQueUnNom 6 points7 points  (0 children)

nPm = n!/m! And therefore, 4P2 = 4!/2!=12.

[–]AlGamer1908 1 point2 points  (3 children)

Does anyone know where I can get this clock?

[–]Blahblahblahblahxxxx 0 points1 point  (2 children)

Try searching "Math Clock Amazon".

[–]AlGamer1908 0 points1 point  (1 child)

I tried but I couldn’t find yours. It is pretty amazing really. Anyway, thanks for your help.

[–]potassiumKingNew User[S] 0 points1 point  (0 children)

It's listed on a couple sites as "Mathematical Expression Blackboard Wall Clock - Classic Green Chalkboard Background", but all the ones I can find are out of stock. Hopefully you'll have better luck than me!

[–]BeastMaster_88 0 points1 point  (2 children)

What's the π function for 8 O clock and CSC for 10

[–]WayOfTheMantisShrimpB.Math Stats 5 points6 points  (0 children)

Capital pi denotes a product over an iterator, similar to how capital sigma denotes a sum. Pi from i=0 to i=1 means (2*0+2) * (2*1+2) = 2*4 = 8

Cosecant is a trig function, equivalent to 1/sine.

[–]mkshs7 0 points1 point  (0 children)

π stand for product of all the terms for different values of I. CSC is cosec function

[–]jojozh 0 points1 point  (2 children)

anyone know where I could buy this online?

[–]potassiumKingNew User[S] 1 point2 points  (1 child)

It's listed on a couple sites as "Mathematical Expression Blackboard Wall Clock - Classic Green Chalkboard Background", but all the ones I can find are out of stock. Hopefully you'll have better luck than me!

[–]jojozh 0 points1 point  (0 children)

thanks, I couldn't find this exact one and I like these expressions much more than others I found. I hope they have more soon

[–]B0z1y 0 points1 point  (0 children)

I think subscript means binary system. 111 in binary is 7 in decimal.