Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  

Author Topic: Question a day...  (Read 1104 times)

Andir

  • Bay Watcher
    • View Profile
Question a day...
« on: February 06, 2012, 11:04:44 pm »

At my place of work we have walls that can be written on with dry erase marker.

I got to thinking just tonight on what would be a geeky/neat way to keep up on (or refresh Math in my case) problem solving skills and get some socializing/competition with my co-workers.  (It's a room of programmers...)  I decided to see if I could find a site dedicated to daily/weekly posts on Calculus/Geometry/Algorithm related problems that I can post on the board.  I'd write up some on my own, but I also want to solve the problems instead of having to come up with new problems every day.

I was wondering if anyone knew of a site off hand or even a book full of progressively trickier questions that I can post and see who emails me the correct answer first.  Just for friendly competition. I eventually want to throw in some challenges like "Write a single method to solve for the Nth Fibonacci number" to see how people respond, but I wanted to start off light and fun.  Some simple "solve the area of this shape" evolving to "solve for x" Calculus.

Any comments, tips, websites?  (My Google Fu has found a few sites that cover daily questions.  Some are higher level than I'd like to start with... some aren't very organized.  I'll probably start with something like this [even though that's a bit higher than I'd like to start, maybe just cover shape area first...  I don't want to scare anyone off of joining in] and just wing it if I have to.)
Logged
"Having faith" that the bridge will not fall, implies that the bridge itself isn't that trustworthy. It's not that different from "I pray that the bridge will hold my weight."

Eidolon

  • Bay Watcher
  • Floating weightless in a cavern.
    • View Profile
Re: Question a day...
« Reply #1 on: February 07, 2012, 01:24:42 am »

If you haven't already heard of it, Project Euler is a good brain-challenge. Doing the problems without any computer programming knowledge might be difficult though (to be honest, I've only gotten through the first couple, so I'm not sure how much harder it gets :-[).

I heard a set-theory related brain teaser a while back, let's see if I can recall it correctly:
Spoiler (click to show/hide)

I feel like I've over-explained it a bit, but the answer is:
Spoiler (click to show/hide)

IIRC, a person from the Game Maker forums I used to frequent, named Yourself, posted that on a blog, so you might be able to dig that up if you wanted a better description.

I imagine that a more-educated math person is going to find a way to tear that down, but whatever.  ;D
Logged
In ancient times, men built wonders, laid claim to the stars, and sought to better themselves for the good of all.
But we are much wiser now.

Narushima

  • Bay Watcher
    • View Profile
Re: Question a day...
« Reply #2 on: February 07, 2012, 06:25:55 am »

http://www.rankk.org/

You could also simply doodle a penis, like everyone else. No need for fancy stuff.

Andir

  • Bay Watcher
    • View Profile
Re: Question a day...
« Reply #3 on: February 07, 2012, 08:25:36 am »

Both Excellent resources, thanks!  We already have miscellaneous drawings all over the place.  I wanted to get people more involved though.  I was trying to think of a way to let the "winner" put up a new problem for people to solve, but that may get into a pissing match on who comes up with the most esoteric problems and I want to keep it open to everyone.

I actually already had Project Euler on bookmark for some of these. ;)
Logged
"Having faith" that the bridge will not fall, implies that the bridge itself isn't that trustworthy. It's not that different from "I pray that the bridge will hold my weight."

Brackev

  • Bay Watcher
    • View Profile
Re: Question a day...
« Reply #4 on: February 07, 2012, 11:04:11 am »

I feel like I've over-explained it a bit, but the answer is:
Spoiler (click to show/hide)

Ummmm...
Spoiler (click to show/hide)
Logged
-------

Dinos with hammers, there is no escape.

Funk

  • Bay Watcher
    • View Profile
Re: Question a day...
« Reply #5 on: February 09, 2012, 07:13:16 pm »

 well it is a new day here, so can you some one check my maths
Code: [Select]
π x79.5mm x 73.4mm x 4 / 4
= 1716
             

Logged
Agree, plus that's about the LAST thing *I* want to see from this kind of game - author spending valuable development time on useless graphics.

Unofficial slogan of Bay 12 Games.  

Death to the false emperor a warhammer40k SG

Vector

  • Bay Watcher
    • View Profile
Re: Question a day...
« Reply #6 on: February 09, 2012, 07:38:51 pm »

Ummmm...
Spoiler (click to show/hide)

You're wrong.  I'm not going to say any more, because that would spoil it for you when you get it.


More on-topic, I might actually have something, but if I put it here it's going to be a while.  Good luck with this--it sounds really cool.
Logged
"The question of the usefulness of poetry arises only in periods of its decline, while in periods of its flowering, no one doubts its total uselessness." - Boris Pasternak

nonbinary/genderfluid/genderqueer renegade mathematician and mafia subforum limpet. please avoid quoting me.

pronouns: prefer neutral ones, others are fine. height: 5'3".

Andir

  • Bay Watcher
    • View Profile
Re: Question a day...
« Reply #7 on: February 10, 2012, 10:02:58 am »

well it is a new day here, so can you some one check my maths
Code: [Select]
π x79.5mm x 73.4mm x 4 / 4
= 1716
             
It should be ~ 18332.135611492520484401062934451mm^2  I'm not sure how you got 1716.

In Math and Computer Science, the multiply/divide are equivalent so you process from left to right:
PI * 79.5 = 249.75661596038856245778014897072
249.75661596038856245778014897072 * 73.4 = 18332.135611492520484401062934451
18332.135611492520484401062934451 * 4 = pointless because you're going to divide it by 4 next.


WolframAlpha

More on-topic, I might actually have something, but if I put it here it's going to be a while.  Good luck with this--it sounds really cool.
Thanks.  I was kind of wondering if you'd show up.  I didn't want to pollute the other topic you have going with the question.
« Last Edit: February 10, 2012, 10:08:36 am by Andir »
Logged
"Having faith" that the bridge will not fall, implies that the bridge itself isn't that trustworthy. It's not that different from "I pray that the bridge will hold my weight."