Quantum Computing Basics

0.0(0)
studied byStudied by 0 people
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards covering fundamental concepts in quantum computing, including qubits, quantum states, superposition, and unitary operations.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

Qubit

A unit of information in the quantum world, the quantum bit.

2
New cards

Classical Bit

A unit of information that can be either a zero or a one, mapped onto physical states like voltage levels or the presence/absence of a photon.

3
New cards

Quantum States of Zero and One

Physical realizations of information in the quantum world, such as an electron's spin orientation (up/down) or a photon's polarization.

4
New cards

Wave Functions

Mathematical descriptions used in quantum mechanics to represent the states of matter.

5
New cards

Ket Vector

A column vector of numbers that represents the state of a quantum system in a specific formulation of quantum physics, denoted as |ψ⟩ (e.g., |0⟩ or |1⟩).

6
New cards

Hilbert Space

A mathematical space where quantum states are represented as vectors, often infinite-dimensional, but finite-dimensional for most quantum computing applications.

7
New cards

Pure Quantum States

Orthogonal quantum states (like |0⟩ and |1⟩) meaning that if a system is in one state, it definitely cannot be in the other.

8
New cards

Superposition

A fundamental concept in quantum mechanics where a quantum system can exist in a combination of two or more pure states simultaneously, expressed as α|0⟩ + β|1⟩.

9
New cards

Amplitudes (Quantum)

Complex numbers (α and β) associated with each pure state in a superposition (α|0⟩ + β|1⟩), which determine the probability of measuring that state.

10
New cards

Measurement (Quantum)

An operation that causes a quantum superposition to 'collapse' into one of its pure states (|0⟩ or |1⟩) with a probability determined by the square of its amplitude.

11
New cards

Probability of Collapse

For a superposition α|0⟩ + β|1⟩, the probability of measuring |0⟩ is |α|^2 and the probability of measuring |1⟩ is |β|^2. The sum |α|^2 + |β|^2 must always equal 1.

12
New cards

Complex Numbers in Quantum Physics

Used to describe the amplitudes (α and β) of quantum states; they have both a real and an imaginary part, influencing both the magnitude and phase of a state.

13
New cards

Quantum Operation (Unitary Operation)

An operation that transforms a quantum system (qubit) from one superposition to another, always described by a unitary matrix.

14
New cards

Unitary Matrix (U)

A special 2x2 matrix of complex numbers that represents a quantum operation. It satisfies the condition U†U = UU† = I (identity matrix), where U† is its conjugate transpose.

15
New cards

Conjugate Transpose (U Dagger, U†)

For a complex matrix, it is the transpose of the matrix where all elements have been replaced by their complex conjugates.

16
New cards

Complex Conjugate

For a complex number (a + bi), its complex conjugate is (a - bi), where the sign of the imaginary part is negated.

17
New cards

Quantum Gates

Specific unitary operations applied to one or more qubits to perform computations, transforming their quantum states.

18
New cards

Euler's/De Moivre's Theorem

A mathematical theorem that relates complex exponentials to trigonometric functions (e.g., e^(iθ) = cosθ + i sinθ), crucial for understanding complex numbers in quantum mechanics.