Ivars Peterson Ivars Peterson
Searching Authored by Ivars Peterson Ivars Peterson
  arrow_dash_leftleft
Results
of 359
 
  • access
    Like toy cars chasing each other on a looped racetrack, three stars can, in principle, trace out a figure-eight orbit in space. This newly discovered, mathematically surprising pattern of motion arises from the force of gravity acting on three bodies of equal mass. Their movements are timed so that each body in turn passes between the other two.Newton’s laws provide a precise answer to the problem of determining the motion of two bodies under the influence of gravity. If the solar system consisted of the sun and a single planet, for example, the planet would follow an elliptical orbit. When th...
    Published: Friday, April 6th, 2001
    Found in: Numbers
  • access
    Like toy cars chasing each other on a looped racetrack, three stars can, in principle, trace out a figure-eight orbit in space. This newly discovered, mathematically surprising pattern of motion arises from the force of gravity acting on three bodies of equal mass. Their movements are timed so that each body in turn passes between the other two.Newton’s laws provide a precise answer to the problem of determining the motion of two bodies under the influence of gravity. If the solar system consisted of the sun and a single planet, for example, the planet would follow an elliptical orbit. When th...
    Published: Friday, April 6th, 2001
    Found in: Numbers
  • access
    Computer programs can handle all sorts of data, from sums of money in bank accounts to sensor readings from scientific instruments. In many cases, the data are a set of discrete elements, such as temperatures. Moreover, some elements of a set may be larger in value than others, or they may exhibit some other relationship that allows you to rank them or put them in order.In mathematics, such a collection of elements is known as a partially ordered set, or poset. One example of a poset consists of an integer and all its positive divisors (excluding 1). For instance, the positive divisors of 42 a...
    Published: Friday, March 30th, 2001
    Found in: Numbers
  • access
    Anyone who has waited for a bus in the city has probably casually observed that, after an inordinately long wait, two or three buses often come along at the same time.The question of why such bunching seems to happen has prompted all sorts of speculation. Some claim that bus bunching is actually a rare occurrence, but passengers tend to forget the much larger number of times when a single bus arrives. Others posit that bus drivers simply like to travel in packs.Mathematical models that simulate traffic flow confirm that bus bunching is a real phenomenon. Even though buses leave their depot at...
    Published: Thursday, March 22nd, 2001
    Found in: Numbers
  • Seemingly simple games can serve as thought-provoking exercises in mathematical logic. They can provide deep insights into subtle issues that confront logicians who are interested in the foundations of mathematics.So-called Ehrenfeucht games have proved particularly useful for tackling certain aspects of mathematical logic. They were developed in the 1960s by Andrzej Ehrenfeucht, who is now a computer science professor at the University of Colorado in Boulder.Ehrenfeucht games can also be studied for their own sake as interesting and often surprisingly subtle games, an approach adopted by Caro...
    Published: Thursday, March 15th, 2001
    Found in: Numbers
  • The curiously looping movements of the planets relative to the stars have presented all sorts of puzzles to keen, patient observers of the night sky.In 1601, Johannes Kepler (1571-1630) undertook the challenge of deciphering the orbit of Mars and developing a mathematical theory of its motion to fit observations of the planet's changing position in the sky. In assuming that Earth itself traveled around the sun, Kepler's immediate hurdle was to find a way to disentangle Mars' motion from that of Earth. He then faced the daunting task of choosing an appropriate geometry for the two planetary orb...
    Published: Monday, March 5th, 2001
    Found in: Numbers
  • The lure of easy money brings gullible bettors back again and again to the game of video poker--an immensely popular pastime in casinos and other gambling venues throughout the United States.Most players are bound to lose money, says Todd D. Mateer, a recent graduate of Clemson University, who has studied video poker machines in South Carolina. Moreover, imposing limits on how much a gambler may win per machine increases potential losses, even when the gambler plays a long time and makes the best possible choices in each game.In video poker, a player receives five cards, displayed on a video m...
    Published: Wednesday, February 28th, 2001
    Found in: Numbers
  • The ancient Greeks, especially the Pythagoreans, were fascinated by whole numbers. They defined as "perfect" numbers those equal to the sum of their parts (or proper divisors, including 1). For example, 6 is the smallest perfect number-the sum of its three proper divisors: 1, 2, and 3. The next perfect number is 28, which is the sum of 1, 2, 4, 7, and 14.The Pythagoreans were also interested in what we now call amicable numbers--pairs in which each number is the sum of the proper divisors of the other. The smallest such pair is 220 and 284. The number 220 is evenly divisible by 1, 2, 4, 5, 10,...
    Published: Wednesday, February 21st, 2001
    Found in: Numbers
  • access
    "Need a zero-volume bottle? Searching for a one-sided surface? Want the ultimate in nonorientability?"The intriguing subject of these cryptic entreaties is a bizarre mathematical object known as a Klein bottle, discovered in 1882 by German mathematician Felix Klein (1849-1925).An ordinary bottle has an inside and an outside. To walk from the inside to the outside, a fly would have to cross the lip that forms the bottle's mouth. A Klein bottle has no such edge. What appears to be its inside is continuous with its outside.One way to describe a Klein bottle is in terms of instructions for making ...
    Published: Wednesday, February 14th, 2001
    Found in: Numbers
  • access
    The elegant, swooping forms carved out of wood by sculptor Robert Longhurst often resemble gracefully curved soap films that span twisted loops of wire dipped into soapy water. Alhough these abstract sculptures bear an uncanny resemblance to mathematical forms known as minimal surfaces, they emerge from Longhurst's imagination rather than from mathematics."Curvilinear works, whether they fall into the categories of art, architecture, or design, have always held a fascination for me beyond that of straight lines," Longhurst says.Trained as an architect, Longhurst has been carving wood and stone...
    Published: Thursday, February 8th, 2001
    Found in: Numbers
  • In a book completed in the year 1202, mathematician Leonardo of Pisa (also known as Fibonacci) posed the following problem: How many pairs of rabbits will be produced in a year, beginning with a single pair, if every month each pair bears a new pair that becomes productive from the second month on?The total number of pairs, month by month, forms the sequence 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, and so on. Each new term is the sum of the previous two terms. This set of numbers is now called the Fibonacci sequence.The Fibonacci numbers, F[x] (starting with 0), display a variety of patterns, inc...
    Published: Thursday, February 8th, 2001
    Found in: Numbers
  • access
    Juggling competing demands in a network of feverishly calculating computers drawing on the same memory resources is like trying to avert collisions among blindfolded, randomly zigzagging ice skaters.Among networked computers, some sort of software scheduler must act as a referee to regulate data flow. Proving that a given scheduler not only prevents conflicts but also performs its duties efficiently can be surprisingly difficult, however. Computer scientists have found that analyzing even simple data-sharing cases can be troublesome.One important scheduling problem is equivalent to moving two ...
    Published: Thursday, February 8th, 2001
    Found in: Numbers
  • access
    Juggling competing demands in a network of feverishly calculating computers drawing on the same memory resources is like trying to avert collisions among blindfolded, randomly zigzagging ice skaters.Among networked computers, some sort of software scheduler must act as a referee to regulate data flow. Proving that a given scheduler not only prevents conflicts but also performs its duties efficiently can be surprisingly difficult, however. Computer scientists have found that analyzing even simple data-sharing cases can be troublesome.One important scheduling problem is equivalent to moving two ...
    Published: Thursday, February 8th, 2001
    Found in: Numbers
  • Anyone trying to refold an opened road map is wrestling with the same sort of challenges confronted by origami designers and sheet metal benders.The problem of returning a creased sheet to its neatly folded state gets tougher when you're not sure if the sheet can be folded into a flat packet and when you're not permitted to change the crease directions. Such conundrums can arise, for example, when designers determine how to bend sheet metal to produce, say, car doors, airplane parts, or heating ducts.Now Erik D. Demaine of the computer science department at the University of Waterloo in Ontari...
    Published: Friday, January 12th, 2001
    Found in: Numbers
  • Anyone trying to refold an opened road map is wrestling with the same sort of challenges confronted by origami designers and sheet metal benders.The problem of returning a creased sheet to its neatly folded state gets tougher when you're not sure if the sheet can be folded into a flat packet and when you're not permitted to change the crease directions. Such conundrums arise, for example, when designers determine how to bend sheet metal to produce, say, car doors, airplane parts, or heating ducts.Now, Erik D. Demaine of the computer science department at the University of Waterloo in Ontario a...
    Published: Monday, January 8th, 2001
    Found in: Numbers
  arrow_dash_leftleft
Results
of 359