Jump to content


Welcome to BrainDen.com - Brain Teasers Forum

Welcome to BrainDen.com - Brain Teasers Forum. Like most online communities you must register to post in our community, but don't worry this is a simple free process. To be a part of BrainDen Forums you may create a new account or sign in if you already have an account.
As a member you could start new topics, reply to others, subscribe to topics/forums to get automatic updates, get your own profile and make new friends.

Of course, you can also enjoy our collection of amazing optical illusions and cool math games.

If you like our site, you may support us by simply clicking Google "+1" or Facebook "Like" buttons at the top.
If you have a website, we would appreciate a little link to BrainDen.

Thanks and enjoy the Den :-)
Guest Message by DevFuse
 

James33

Member Since 04 Jun 2012
Offline Last Active Yesterday, 10:05 PM
-----

Topics I've Started

The Ant Walk

02 July 2012 - 01:40 PM

I don't claim to have made this puzzle, nor do I have a solution.

The is a circle of radius 3 meters with an ant in the centre. The ant picks a direction randomly, all angles have an equal probability. It walks in this direction for 1 meter before fogetting where it was going and chosing another direction randomly. This could go on forever, but on average how many meters has the ant travelled before it exists the circle?

Computers are allowed, but I do want to see a mathematical solution.

Equations with the Floor Function

09 June 2012 - 04:24 PM

For those that don't know, the floor function which I will denote by [x] is the largest integer less than or equal to x so for example [6]=6, [8.7]=8 and [-4.3]=5. Solving equations using this function can be very interesting and there are often loads of ways to do it.

An easier one to start off:

Solve -6x^2+[x^4]+19=0

This one is harder;

Solve [x^3]-x^2+6[x]=23