I'll assume we're going down that list of primes then unless someone objects and then starting up again on a normal +1 progression from 1001 when it starts getting more challenging again.
crispybits wrote:(Just a reminder as it hasn't been used in a while - $ is the superfactorial symbol, so 4$ above is 1! x 2! x 3! x 4!, 1 x 2 x 6 x 24)
That solves one question. What was the # symbol doing earlier?
Also from here on out I'm going to try and not use the ceiling or floor functions since they just feel kind of dirty to me rounding off those decimals.
Hehe - we're just doing primes up until 1001 I think now eddygp - it's all a bit too easy to get to any 3 figure number so as long as we can make all the primes we'll assume the rest are pretty simple.
For those who have been asking about the meanings of different symbols and functions, I've just been backwards and forwards through wikipedia's maths section and found every function that I think could be useful. I'll hide them in a spoiler in case people don't want to see them, but this isn't a template to just read off the answers, just a description of how all the different functions work. I've left out a few that aren't really useful.
We've used most of them, but there's a few here we haven't touched yet that may come in handy as we get higher targets.
I'd suggest we limit nesting to 2 levels, otherwise we could end up with f(f(f(f(f(x))))) which is no fun, so you can do φ(Π(5!!)) but no more than that? (that one works out at 8 by the way)
(Or am I just horribly overcomplicating this and we stick to a smaller list of allowed functions?)