Recent content by mapkan

  1. M

    Graduate programs like Perimeter Institute for math?

    You could try some of the erasmus mundus courses, for example the ALGANT (algebra geometry and number theory) http://www.algant.eu/
  2. M

    Number of combinations of integers \leq n which sum to n

    Hi all, I'm new to the forum, this is my problem: given a positive integer n, i want to find how many combinations of integers smaller than n but larger than 0 sum to n. E.g. n=3: {3},{2,1},{1,1,1} n=4: {4},{3,1},{2,2},{2,1,1},{1,1,1} it might just be that I'm tired, but I've been...
Back
Top