# Nakafa Learning Content

> For AI agents: use [llms.txt](https://nakafa.com/llms.txt) for the site index. Markdown versions are available by appending `.md` to content URLs or sending `Accept: text/markdown`.

URL: https://nakafa.com/en/subjects/chemistry/structure-matter/periodic-properties
Source: https://raw.githubusercontent.com/nakafaai/nakafa.com/refs/heads/main/packages/contents/material/lesson/chemistry/structure-matter/periodic-properties/en.mdx

Read atomic radius, first ionization energy, electron affinity, and electronegativity from an element's position in the periodic table.

---

## Nuclear Pull Seen from Position

The periodic table can be read like a seating chart for elements. An element's position gives clues about atomic size, how easily an electron is removed, and how strongly the atom pulls electrons in a bond.

The key idea is **nuclear attraction toward valence electrons**. Valence electrons are electrons in the outer shell. When the number of protons increases, the nuclear pull usually becomes stronger. When the number of shells increases, valence electrons are farther from the nucleus and feel a weaker pull.

Component: PeriodicPropertiesLab
Props:
- title: Periodic Trend Model
- description: Pick one property, then compare the period track and the group track. The
model shows the direction first so the terms feel less abstract.
- labels: {
chooseTrend: "Choose a periodic property",
sceneLabel: "Three-dimensional model of periodic properties",
factLabels: {
question: "Read as",
period: "Across a period",
group: "Down a group",
cause: "Closest reason",
},
modes: {
"atomic-radius": {
tab: "Radius",
name: "Atomic radius",
question: <>Relative atomic size, usually in $$\mathrm{pm}$$.</>,
periodTrend: <>From $$\mathrm{Na}$$ to $$\mathrm{Cl}$$, the size decreases.</>,
groupTrend: <>From $$\mathrm{N}$$ to $$\mathrm{Bi}$$, the size increases.</>,
cause: <>To the right, $$Z$$ increases. Downward, the number of shells increases.</>,
guidance: <>Start with the period track: the $$\mathrm{Na}$$ marker is largest, then the markers shrink toward $$\mathrm{Cl}$$. In the same period, the nucleus pulls the outer electrons more strongly.</>,
},
"ionization-energy": {
tab: "Ionization",
name: "First ionization energy",
question: <>The minimum energy needed to remove the first electron from a neutral gaseous atom, written $$E_1$$.</>,
periodTrend: <>It generally rises from $$\mathrm{Na}$$ to $$\mathrm{Ar}$$, with small dips at $$\mathrm{Al}$$ and $$\mathrm{S}$$.</>,
groupTrend: <>In the alkali group, it decreases from $$\mathrm{Li}$$ t ... [truncated; 2915 chars]
  Visible text: {
chooseTrend: "Choose a periodic property",
sceneLabel: "Three-dimensional model of periodic properties",
factLabels: {
question: "Read as",
period: "Across a period",
group: "Down a group",
cause: "Closest reason",
},
modes: {
"atomic-radius": {
tab: "Radius",
name: "Atomic radius",
question: <>Relative atomic size, usually in .</>,
periodTrend: <>From to , the size decreases.</>,
groupTrend: <>From to , the size increases.</>,
cause: <>To the right, increases. Downward, the number of shells increases.</>,
guidance: <>Start with the period track: the marker is largest, then the markers shrink toward . In the same period, the nucleus pulls the outer electrons more strongly.</>,
},
"ionization-energy": {
tab: "Ionization",
name: "First ionization energy",
question: <>The minimum energy needed to remove the first electron from a neutral gaseous atom, written .</>,
periodTrend: <>It generally rises from to , with small dips at and .</>,
groupTrend: <>In the alkali group, it decreases from t ... [truncated; 2915 chars]

## Four Properties, Four Questions

Do not memorize arrows first. Ask what each property is trying to answer.

- **Atomic radius** asks: how large is the atom? Atoms do not have hard surfaces, so size is read from internuclear distances or another comparable measurement model.
- **First ionization energy** asks: how hard is it to remove the first electron from a neutral atom?
- **Electron affinity** asks: what energy change happens when an electron enters a gaseous atom?
- **Electronegativity** asks: how strongly does an atom pull electrons that are shared in a bond?

Electron affinity and electronegativity are easy to mix up. The difference is this: electron affinity is about an electron **entering** a gaseous atom, while electronegativity is about pulling electrons **inside a bond**.

## The Most Useful Pattern

Across one period, the number of protons increases, but the valence electrons are still in the same main shell. The effective nuclear attraction becomes stronger. As a result, atomic radius tends to decrease, while ionization energy and electronegativity tend to increase.

Down one group, the number of shells increases. Valence electrons are farther from the nucleus, and inner electrons block part of the nuclear pull. This blocking effect is called **electron shielding**. Think of a lamp behind several sheets of paper. The light is still there, but it feels weaker from outside.

Electron affinity needs more careful reading. If we use the reaction-energy convention, a negative value means energy is released:

```math
\mathrm{Cl(g)}+e^- \rightarrow \mathrm{Cl^-(g)} \qquad E_{\mathrm{ea}}<0
```

Noble gases such as $$\mathrm{Ar}$$ already have stable valence shells, so they do not easily accept extra electrons. That is why electron affinity is less tidy than atomic radius or ionization energy.

Visible text: Noble gases such as already have stable valence shells, so they do not easily accept extra electrons. That is why electron affinity is less tidy than atomic radius or ionization energy.

## Reading the Trend Direction

Use these two questions as a quick guide, not as a new exercise: are the valence electrons getting closer to or farther from the nucleus? Is the effective nuclear attraction getting stronger or weaker?

If valence electrons are closer and the nuclear pull is stronger, atoms tend to get smaller and electrons become harder to remove. If valence electrons are farther away because more shells are added, atoms tend to get larger and outer electrons become easier to remove. With this reading habit, trend arrows stop feeling like empty memorization.