enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Skolem problem - Wikipedia

    en.wikipedia.org/wiki/Skolem_problem

    In mathematics, the Skolem problem is the problem of determining whether the values of a constant-recursive sequence include the number zero. The problem can be formulated for recurrences over different types of numbers, including integers, rational numbers, and algebraic numbers. It is not known whether there exists an algorithm that can solve ...

  3. List of NP-complete problems - Wikipedia

    en.wikipedia.org/wiki/List_of_NP-complete_problems

    The problem for graphs is NP-complete if the edge lengths are assumed integers. The problem for points on the plane is NP-complete with the discretized Euclidean metric and rectilinear metric. The problem is known to be NP-hard with the (non-discretized) Euclidean metric. [3]: ND22, ND23

  4. Collatz conjecture - Wikipedia

    en.wikipedia.org/wiki/Collatz_conjecture

    Closer to the Collatz problem is the following universally quantified problem: Given g, does the sequence of iterates g k (n) reach 1, for all n > 0? Modifying the condition in this way can make a problem either harder or easier to solve (intuitively, it is harder to justify a positive answer but might be easier to justify a negative one).

  5. List of unsolved problems in mathematics - Wikipedia

    en.wikipedia.org/wiki/List_of_unsolved_problems...

    Many mathematical problems have been stated but not yet solved. These problems come from many areas of mathematics, such as theoretical physics, computer science, algebra, analysis, combinatorics, algebraic, differential, discrete and Euclidean geometries, graph theory, group theory, model theory, number theory, set theory, Ramsey theory, dynamical systems, and partial differential equations.

  6. Problem Solving Through Recreational Mathematics - Wikipedia

    en.wikipedia.org/wiki/Problem_Solving_Through...

    Problem Solving Through Recreational Mathematics is based on mathematics courses taught by the authors, who were both mathematics professors at Temple University. [1] [2] It follows a principle in mathematics education popularized by George Pólya, of focusing on techniques for mathematical problem solving, motivated by the idea that by doing mathematics rather than being told about its ...

  7. Sylvester's sequence - Wikipedia

    en.wikipedia.org/wiki/Sylvester's_sequence

    In number theory, Sylvester's sequence is an integer sequence in which each term is the product of the previous terms, plus one. Its first few terms are Its first few terms are 2, 3, 7, 43, 1807, 3263443, 10650056950807, 113423713055421844361000443 (sequence A000058 in the OEIS ).

  8. Dividing a circle into areas - Wikipedia

    en.wikipedia.org/wiki/Dividing_a_circle_into_areas

    The number of points (n), chords (c) and regions (r G) for first 6 terms of Moser's circle problem. In geometry, the problem of dividing a circle into areas by means of an inscribed polygon with n sides in such a way as to maximise the number of areas created by the edges and diagonals, sometimes called Moser's circle problem (named after Leo Moser), has a solution by an inductive method.

  9. Tower of Hanoi - Wikipedia

    en.wikipedia.org/wiki/Tower_of_Hanoi

    The key to solving a problem recursively is to recognize that it can be broken down into a collection of smaller sub-problems, to each of which that same general solving procedure that we are seeking applies [citation needed], and the total solution is then found in some simple way from those sub-problems' solutions. Each of these created sub ...