When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. Word problem (mathematics) - Wikipedia

    en.wikipedia.org/wiki/Word_problem_(mathematics)

    The word problem for an algebra is then to determine, given two expressions (words) involving the generators and operations, whether they represent the same element of the algebra modulo the identities. The word problems for groups and semigroups can be phrased as word problems for algebras. [1]

  3. Word problem for groups - Wikipedia

    en.wikipedia.org/wiki/Word_problem_for_groups

    In mathematics, especially in the area of abstract algebra known as combinatorial group theory, the word problem for a finitely generated group is the algorithmic problem of deciding whether two words in the generators represent the same element of . The word problem is a well-known example of an undecidable problem.

  4. Word problem (mathematics education) - Wikipedia

    en.wikipedia.org/wiki/Word_problem_(mathematics...

    Word problem from the Līlāvatī (12th century), with its English translation and solution. In science education, a word problem is a mathematical exercise (such as in a textbook, worksheet, or exam) where significant background information on the problem is presented in ordinary language rather than in mathematical notation.

  5. Coin problem - Wikipedia

    en.wikipedia.org/wiki/Coin_problem

    To show this, use the fact that (,) =, which allows us to write = +. Reducing and re-arranging the coefficients by adding multiples of a b {\displaystyle ab} as necessary, we can assume 0 ≤ x < b {\displaystyle 0\leq x<b} (in fact, this x {\displaystyle x} is the unique such x {\displaystyle x} satisfying the equation and inequalities).

  6. Integer overflow - Wikipedia

    en.wikipedia.org/wiki/Integer_overflow

    The register width of a processor determines the range of values that can be represented in its registers. Though the vast majority of computers can perform multiple-precision arithmetic on operands in memory, allowing numbers to be arbitrarily long and overflow to be avoided, the register width limits the sizes of numbers that can be operated on (e.g., added or subtracted) using a single ...

  7. Dependent and independent variables - Wikipedia

    en.wikipedia.org/wiki/Dependent_and_independent...

    In mathematics, a function is a rule for taking an input (in the simplest case, a number or set of numbers) [5] and providing an output (which may also be a number). [5] A symbol that stands for an arbitrary input is called an independent variable, while a symbol that stands for an arbitrary output is called a dependent variable. [6]

  8. Computational problem - Wikipedia

    en.wikipedia.org/wiki/Computational_problem

    Computational problems of this type are called promise problems. The following is an example of a (decision) promise problem: "Given a graph G, determine if every independent set in G has size at most 5, or G has an independent set of size at least 10."

  9. Computational complexity - Wikipedia

    en.wikipedia.org/wiki/Computational_complexity

    For solving most problems, it is required to read all input data, which, normally, needs a time proportional to the size of the data. Thus, such problems have a complexity that is at least linear, that is, using big omega notation, a complexity (). The solution of some problems, typically in computer algebra and computational algebraic geometry ...