Dual Nature of Matter: Common Mistakes and Fixes (1)

easy 2 min read

Question

An electron is accelerated through a potential difference of V=100 VV = 100\text{ V}. Find its de Broglie wavelength. Take h=6.63×1034 J⋅sh = 6.63 \times 10^{-34}\text{ J·s}, me=9.1×1031 kgm_e = 9.1 \times 10^{-31}\text{ kg}, e=1.6×1019 Ce = 1.6 \times 10^{-19}\text{ C}.

Solution — Step by Step

eV=12mev2    v=2eVmeeV = \frac{1}{2}m_e v^2 \implies v = \sqrt{\frac{2eV}{m_e}}

This works because we assume the electron starts from rest and the speeds are non-relativistic.

p=mev=2meeVp = m_e v = \sqrt{2 m_e \cdot eV}

λ=hp=h2meeV\lambda = \frac{h}{p} = \frac{h}{\sqrt{2 m_e eV}}

Plugging in:

λ=6.63×10342×9.1×1031×1.6×1019×100\lambda = \frac{6.63 \times 10^{-34}}{\sqrt{2 \times 9.1 \times 10^{-31} \times 1.6 \times 10^{-19} \times 100}}

2×9.1×1.6×100×1025=2912×102553.96×1025\sqrt{2 \times 9.1 \times 1.6 \times 100} \times 10^{-25} = \sqrt{2912} \times 10^{-25} \approx 53.96 \times 10^{-25}

λ6.63×10345.396×10241.23×1010 m=1.23 A˚\lambda \approx \frac{6.63 \times 10^{-34}}{5.396 \times 10^{-24}} \approx 1.23 \times 10^{-10}\text{ m} = 1.23\text{ Å}

Final answer: λ1.23 A˚\lambda \approx 1.23\text{ Å}.

Why This Works

de Broglie’s hypothesis: every particle has wave-like behaviour with λ=h/p\lambda = h/p. For an electron accelerated through VV volts, there’s a beautiful shortcut formula:

λ=12.27V A˚(V in volts)\lambda = \frac{12.27}{\sqrt{V}}\text{ Å}\quad(V\text{ in volts})

For V=100V = 100, λ=12.27/10=1.227 A˚\lambda = 12.27/10 = 1.227\text{ Å}. Memorise this — it appears in NEET almost every other year.

Alternative Method

Use the shortcut directly:

λ=12.27100=1.227 A˚\lambda = \frac{12.27}{\sqrt{100}} = 1.227\text{ Å}

Same answer, no plugging-in arithmetic.

Common slip: students use λ=h/(mv)\lambda = h/(mv) but forget that vv here means the magnitude of velocity, not its component. Also, this formula is non-relativistic — for V>50 kVV > 50\text{ kV}, you need relativistic momentum p=2mE+(E/c)2p = \sqrt{2mE + (E/c)^2} where E=eVE = eV.

Common Mistake

Using kinetic energy directly as E=eVE = eV but then writing λ=h/E\lambda = h/E — that’s wrong. The de Broglie relation uses momentum, not energy. The correct chain is EpE \to p (via E=p2/2mE = p^2/2m) λ=h/p\to \lambda = h/p.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next