The Bizarre and Awesome World of Quantum Mechanics

It all began in the 1930s with Max Planck, the reluctant genius. He came up with a new interpretation for the energy distribution of the light spectrum. He started it all by unwillingly postulating that the energy of the photon was not described by a continuous function, as believed by classical physicists, but by tiny chucks he called quanta. He was about to start the greatest revolution in science in this century: quantum mechanics. This is an appetizer to the main course and explores the clash of two titans of physics: Albert Einstein and Niels Bohr. Quantum mechanics was a revolutionary theory in the 1930s, and most of the scientific establishment was reluctant to accept it, including the colossus of the century: Albert Einstein. Fresh from winning the Nobel Prize, Einstein never accepted the probabilistic nature of quantum mechanics. This caused a rift with its biggest champion: Niels Bohr. The two greats debated it out for decades and never resolved their differences. Ultimately, quantum mechanics has withstood 70 years of theoretical and experimental challenges, to emerge always triumphant. Read and explore the theory, experiments, and results, all under the cover of the incredible story of these two extraordinary individuals.

Quantum Computing: Bending the Fabric of Reality Itself

In the 1980s, another great physicist – Richard Feynman – proposes a quantum computer, that is, a computer that can take advantage of the principles of quantum mechanics to solve problems faster. The race is on to construct such a machine. This explores, in general terms, the basic architecture of a quantum computer: qubits, the basic blocks of quantum computation. They may not seem like much, but they have almost magical properties: superposition; believe it or not, a qubit can be in two states at the same time: 0 and 1. This concept is hard to grasp at the macroscale where we live. Nevertheless, at the atomic scale, all bets are off. This fact has been proven experimentally for over 70 years. Thus superposition allows a quantum computer to outmuscle a classical computer by performing large amounts of computation with relatively small numbers of qubits. Another mind bender is qubit entanglement: something that, when explored, seems more like voodoo magic than a physical principle. Entangled qubits transfer states, when observed, faster than the speed of light across time or space! Wrap your head around that. All in all, this explores all the physical components of a quantum computer: quantum gates, types of qubits such as superconducting loops, ion traps, topological braids, and more. Furthermore, the current efforts of all major technology players in the subject are described, as well as other types of quantum computation such as quantum annealing.

Enter the IBM Q Experience: A One-of-aKind Platform for Quantum Computing in the Cloud


You will get your feet wet with the IBM Q Experience. This is the first quantum computing platform in the cloud that provides real or simulated quantum devices for the rest of us. Traditionally, a real quantum device will be available only for research purposes. Not anymore, thanks to the folks at IBM who have been building this stuff for decades and graciously decided to open it up for public use. Learn how to create a quantum circuit using the visual Composer or write it down using the excellent Python SDK for the programmer within you. Then execute your circuit in the real thing, explore the results, and take the first step in your new career as a quantum programmer. IBM may have created the first quantum computing platform in the cloud, but its competitors are close behind. Expect to see new cloud platforms in the near future from other IT giants. Now is the time to learn.

QISKit, Awesome SDK for Quantum Programming in Python

QISKit stands for Quantum Information Software Kit. It is a Python SDK to write quantum programs in the cloud or a local simulator. In this, you will learn how to set up the Python SDK in your PC. Next, you will learn how the quantum gates are described using linear algebra to gain a deeper understanding of what goes on behind the scenes. This is the appetizer to your first quantum program, a very simple thing to familiarize yourself with the syntax of the Python SDK. Finally you will run it in a real quantum device. Of course, quantum programs can also be created visually in the Composer. Gain a deeper understanding of quantum gates, the basic building blocks of a quantum program.

Start Your Engines: From Quantum Random Numbers to Teleportation, Pit Stop at Super Dense Coding

This is a journey through three remarkable information processing capabilities of quantum systems. Quantum random number generation explores the nature of quantum mechanics as a source for true randomness. You will learn how this can be achieved using very simple logic gates and the Python SDK. Next, this explores two related information processing protocols: super dense coding and quantum teleportation. They have exuberant names and almost magical properties. Discover their secrets, write circuits for the Composer, execute remotely using Python, and finally interpret and verify their results.

Fun with Quantum Games

You will learn how to implement a basic game in a quantum computer. For this purpose, we use the quintessential Quantum Battleship distributed with the QISKit Python tutorial. The first part looks at the mechanics of the game, yet we don’t stop there. The second part of this takes things to the next level by giving it a major face-lift. In this part, you will put Quantum Battleship in the cloud by giving it a browser-based user interface, an Apache CGI interface to consume events and dispatch them to the quantum simulator, and more. Impress your friends and family by playing Quantum Battleship with your web browsers in the cloud.

Game Theory: With Quantum Mechanics, Odds Are Always in Your Favor

This is a weird one, even for quantum mechanics standards. This explores two game puzzles that show the remarkable power of quantum algorithms over their classical counterparts: the counterfeit coin puzzle and the Mermin-Peres Magic Square. In the counterfeit coin puzzle, a quantum algorithm is used to reach quartic speedup over the classical solution for finding a fake coin using balance scale a limited number of times. The Mermin-Peres Magic Square is an example of quantum pseudo-telepathy or the ability of players to almost read each other’s minds achieving outcomes only possible if they communicate during the game.

Faster Search plus Threatening the Foundation of Asymmetric Cryptography with Grover and Shor

This brings proceedings to a close with two algorithms that have generated excitement about the possibilities of practical quantum computation: Grover’s search, an unstructured quantum search algorithm capable of finding inputs at an average of square root of N steps. This is much faster than the best classical solution at N/2 steps. It may not seem that much, but, when talking about very large databases, this algorithm can crush it in the data center. Expect all web searches to be performed by Grover’s in the future. Shor’s integer factorization: The notorious quantum factorization that experts say could bring current asymmetric cryptography to its knees. This is the best example of the power of quantum computation by providing exponential speedups over the best classical solution.

Post a Comment