mit einem Klick
quantum-mechanics
// Use when solving quantum mechanical problems including the Schrodinger equation, angular momentum coupling, scattering theory, or many-body quantum systems.
// Use when solving quantum mechanical problems including the Schrodinger equation, angular momentum coupling, scattering theory, or many-body quantum systems.
MCTS-based autonomous physics problem solver with arXiv search, prior knowledge retrieval, and multi-agent reasoning. Use when you need to solve physics problems, search arXiv for relevant papers, or generate structured physics solutions with iterative refinement.
Use when solving problems involving Maxwell's equations, electrostatics, magnetostatics, electromagnetic waves, radiation, or relativistic electrodynamics.
Use when applying conservation of energy, momentum, angular momentum, charge, or other conserved quantities to constrain or solve a physical system.
Use when checking dimensional consistency, estimating physical scales, or deriving functional forms via the Buckingham Pi theorem.
Use when decomposing signals or fields into frequency/momentum components, applying Fourier transforms, or using spectral methods to solve differential equations.
Use when solving ordinary or partial differential equations numerically, including choosing integrators, discretization schemes, and stability analysis.
| name | quantum_mechanics |
| description | Use when solving quantum mechanical problems including the Schrodinger equation, angular momentum coupling, scattering theory, or many-body quantum systems. |
Apply this skill for problems involving quantum states, operators, time evolution, measurement, angular momentum algebra, scattering amplitudes, or many-body quantum systems.
Set up and solve quantum mechanical problems using the Schrodinger equation, operator algebra, symmetry principles, and standard approximation methods.
hamiltonian: The Hamiltonian operator (or potential for single-particle problems)initial_state: Initial wavefunction or quantum stateobservables: Operators whose expectation values or spectra are soughtboundary_conditions: Normalizability, periodicity, scattering boundary conditionsenergy_spectrum: Eigenvalues and their degeneracieswavefunctions: Eigenstates or time-evolved statesexpectation_values: for requested observablestransition_amplitudes: Matrix elements, scattering amplitudes, cross sectionsFormulate the Hamiltonian and identify the Hilbert space.
Solve the eigenvalue problem (time-independent case).
Time evolution (time-dependent case).
Compute observables.
Scattering (if applicable).