Examlex

Solved

Particle in a Box: an Electron Is Bound in an Infinite

question 35

Short Answer

Particle in a box: An electron is bound in an infinite well (a box) of width 0.10 nm. If the electron is initially in the n = 8 state and falls to the n = 7 state, find the wavelength of the emitted photon. (c = 3.00 × 108 m/s, h = 6.626 × 10-34 J ∙ s, mel = 9.11 × 10-31 kg)


Definitions:

W Mode

A mode for opening files in which the file is written; if the file already exists, its content is overwritten.

W+ Mode

In file handling, "W+ mode" allows for both writing and reading from a file, and will create a new file if it doesn't exist or truncate it to zero length if it does.

Physically Placed

Refers to the actual location or arrangement of components or objects in the physical world or on a storage medium.

Fopen() Function

A command in many programming languages used to open a file and associate it with a stream.

Related Questions