mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Math (https://www.mersenneforum.org/forumdisplay.php?f=8)
-   -   Math forums (https://www.mersenneforum.org/showthread.php?t=8424)

Damian 2007-06-16 16:58

Math forums
 
I love this forum. Wich other math forums on the internet have you guys to recommend?

T.Rex 2007-06-22 19:27

The [URL="http://www.artofproblemsolving.com/Forum/forum-6.html"]AOPS (Art Of Problem Solving)[/URL].
Maths in a [URL="http://www.physicsforums.com/forumdisplay.php?f=80"]Physics forum[/URL].
T.

mfgoode 2007-06-23 07:07

math forums
 
[QUOTE=Damian;108379]I love this forum. Wich other math forums on the internet have you guys to recommend?[/QUOTE]

:smile:

Well so do I Damian!

I can spend hours browsing around and its the best I can find.

Now I have been enjoying receiving the Plus magazine for two years now and would like to recommend it to anyone interested as its very good.

Heres what the latest issue has to say of their new edition

"Issue 42 of Plus is now out! - [url]http://plus.maths.org[/url]


If you thought you knew what geometry is all about, then this issue of
Plus may
change your mind. We explore a strange point-less geometry of
spacetime, find
out about hyperbolic geometry's amazing fractals, celebrate a geometric
formula
named after Leonhard Euler, the most prolific mathematician of all
time, and
try to calculate pi. This issue also contains the first ever Plus
teacher
package and, to celebrate our tenth birthday, continues our series on
the
history of Plus."

Besides the normal articles they have now introduced the 'Teacher package'

which is worth collecting.

BTW: I was introduced to Plus by one of our members. I cannot recall now who it is but thanks all the same.

Mally :coffee:

Xyzzy 2007-06-24 23:41

Not really a forum (although they have a small one) and not entirely math related:

[url]http://projecteuler.net/[/url]

robert44444uk 2007-06-25 13:24

Mally, the "Plus" site is really great. Thanks for the pointer

mfgoode 2007-06-25 16:01

[QUOTE=robert44444uk;108913]Mally, the "Plus" site is really great. Thanks for the pointer[/QUOTE]

:smile:

Thank you robert for acknowledging my post that 'Plus' was great. I look forward to it every month

You are one of the very few members who at least appreciate my intentions.

I understand you are stuck in 'God's own country'.

I have touched down many times in Dhaka but only rambled around the airport as we have a quick turn around to Kolkata.

Please let me know if I can do anything for you and all the best

Mally :coffee:

R. Gerbicz 2007-06-25 16:34

[QUOTE=Xyzzy;108862]Not really a forum (although they have a small one) and not entirely math related:

[url]http://projecteuler.net/[/url][/QUOTE]

I think all problems are math related on [url]http://projecteuler.net/[/url].

That's a great site. Currently I'm 99% genius on their rating system, only 1 problem missing from 158 problems.

davar55 2007-06-25 20:14

[quote=R. Gerbicz;108927]I think all problems are math related on [URL]http://projecteuler.net/[/URL].

That's a great site. Currently I'm 99% genius on their rating system, only 1 problem missing from 158 problems.[/quote]

Those problems look interesting on first scan.
Which one haven't you solved yet?
(I'm guessing #96 on Sudoku, but some of the others
look tricky too.)

R. Gerbicz 2007-06-25 20:34

[QUOTE=davar55;108950]Those problems look interesting on first scan.
Which one haven't you solved yet?
(I'm guessing #96 on Sudoku, but some of the others
look tricky too.)[/QUOTE]

Not Sudoku, I haven't solved #143 "Investigating the Torricelli point of a triangle". However I've a very slow algorithm for that so I hope I will solve it.

Xyzzy 2007-06-25 20:40

[quote]That's a great site. Currently I'm 99% genius on their rating system, only 1 problem missing from 158 problems.[/quote]We think we got the link from you somewhere.

We've solved 3 problems via brute force. We like reading the forum for each problem afterwards to see the really elegant solutions.

In our defense, we do use Berkeley Logo, so you end up with concise and easily read gems like this:

[code]make "i "1 make "s "0 while [ lessp :i "1000 ] [ if or equalp "0 remainder :i "3 equalp "0 remainder :i "5 [ make "s sum :s :i ] make "i sum :i "1 ] print :s[/code]:confused:

davar55 2007-06-25 21:15

[quote=Xyzzy;108958]In our defense, we do use Berkeley Logo, so you end up with concise and easily read gems like this:

[code]make "i "1 make "s "0 while [ lessp :i "1000 ] [ if or equalp "0 remainder :i "3 equalp "0 remainder :i "5 [ make "s sum :s :i ] make "i sum :i "1 ] print :s[/code]:confused:[/quote]

Which looks like it solves problem #1 in the list.

maxal 2007-06-26 11:03

Yet another nice forum:

Problems in Elementary Number Theory
[url]http://www.problem-solving.be/pen/[/url]

btw, AOPS forum [url]http://www.artofproblemsolving.com/Forum/index.php[/url] seems to coincide with MathLinks forum [url]http://www.mathlinks.ro/Forum/index.php[/url]

R. Gerbicz 2007-07-01 00:21

Today I've solved the Torricelli triangle problem so now I'm 100% genius on [URL="http://projecteuler.net"]http://projecteuler.net[/URL]
Currently there are 159 math problems on the page.

m_f_h 2007-07-07 08:40

[quote=R. Gerbicz;109373]Today I've solved the Torricelli triangle problem so now I'm 100% genius on [URL]http://projecteuler.net[/URL]
Currently there are 159 math problems on the page.[/quote]
you should be 100% genious everywhere...
as to me, I'm only 13% geniuos since I just created the account some hours ago and put only 20 solutions so far (but I think with quite concise gp code - even if it cannot rivalise with J (or Berkeley Logo(?))...
but in my defense, I could say that 13 is my favourite number so maybe I won't put any more solutions, anyway... (unless a rising # problems would make my % go below 13).

m_f_h 2007-07-12 23:14

[quote=m_f_h;109786]I'm only 13% geniuos since I just created the account some hours ago and put only 20 solutions so far (but I think with quite concise gp code - even if it cannot rivalise with J (or Berkeley Logo(?))...
but in my defense, I could say that 13 is my favourite number so maybe I won't put any more solutions, anyway...[/quote]
In spite of my plan to stick to my 13% I could not resist in having a look at another one and I'm a bit deceived since
a) it made me loose my "13"
b) like all preceding ones, I also solved it by a (more or less) "brute force" PARI 2-liner (well to post it I added indentation & several line breaks) doing the job in 4 seconds (ok, by at least an order of magnitude the slowest so far...)
But I regret that not very much mathematical thinking was needed in my solutions so far (IIRC), at best a little bit of creativity in programming could be used to give a "concise gem" solution.
(ok, you might irrefutably blame me for chosing the questions according to that criterion...)

m_f_h 2007-11-19 07:39

[quote=R. Gerbicz;109373]Today I've solved the Torricelli triangle problem so now I'm 100% genius on [URL]http://projecteuler.net[/URL]
Currently there are 159 math problems on the page.[/quote]
Congrats on being the first to have solved the latest problem (#168) !

petrw1 2007-12-11 14:53

30% Project Euler Genius...
 
Not that good yet but it is a milestone I didn't expect to reach this quickly (about 3 weeks)... maybe I need to get a real life :wink:

It gets me into the top 1000 out of over 7500 active members.


All times are UTC. The time now is 04:57.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.