5022

Algebra and Number Theory

Algebra and Number Theory in Mathematica 11

With the release of Version 11 Mathematica extends support in algebra and number theory with several small but useful functions. Enhancements include enumeration of new classes of natural integers, manipulation of number digits, representation of complex numbers, coordinate conversions, matrix operations, combinatorial optimization, and parametrized enumeration of points, vectors, and paths.

Key Features

  • Enumeration of all currently known Mersenne primes, Mersenne prime exponents, and perfect numbers. »
  • New functionality for number decompositions and mixed radix computations. »
  • Dedicated support for coordinate conversions to and from polar or spherical coordinates. »
  • Specify points on a circle, vectors by angles, and "turtle" paths by angles and step sizes. »
  • Support for permanent and Smith decomposition. »
  • Dedicated knapsack combinatorial optimization function. »

Related Examples


Mersenne Primes and Perfect Numbers »

Polygonal Numbers »

Decomposition of Numbers »

Mixed-Radix Computations »

Integer Reversal »

Roman Numerals  »

Representations of Complex Numbers  »

Polar and Spherical Coordinates  »

Modeling Phyllotaxis »

Points on a Circle »

Turtle Graphics »

Tweet-a-Program »

Solve the Knapsack Problem »

Solve a Number Decomposition »

Solve Combinatorial Problems Using Permanent »

Use the Smith Decomposition to Analyze a Lattice »