Here are a few of the basic definitions related to integrality.
(1) A polynomial in $R[x]$ is monic if its leading coefficient is $1$.
(2) An element is integral over a ring $R$ if it satisfies a monic polynomial in $R[x]$.
The above were easy to understand, and the problems I've done so far have yielded equivalent conditions with no more than a few straightforward manipulations. But, who cares if an element is integral? Where does that get us?
(3) An extension $L$ of $R$ is integral if every element of $L$ is integral over $R$.
(4) Given an ideal $I$ of $R$, the integral closure of $I$ in $R$ is the set of elements of $R$ that are integral over $I$.
In the same vein, what is the point of studying integral extensions? Intuitively, how do they fit into the structure of the ring? What are some motivating examples of interesting or unexpected integral closures?
Note: I realize this is several questions compounded into one; however, I believe a good answer would require answering the other four, so I have asked them all in one place.
The notion of integrality exists to talk about divisibility, factorizations, size and in general just the notion of being "whole". Just think about how the theory of the ring $\mathbb{Z}$ is the subject of the entirety of number theory, whereas nobody really thinks about $\mathbb{Q}$.
If you wanted to generalize the idea of "integer-like" to finite extensions of $\mathbb{Q}$, say $\mathbb{Q}(i)$, then you need a notion of what makes an element of $\mathbb{Q}(i)$ "integral"?. In some sense $i$ seems integral..., so say you want to include $i$ as an $\mathbb{Q}(i)$-integer. Now going by the intuition from $\mathbb{Z}$, the sum, difference, and product of two integers should be integers, so we'll consider everything in $\mathbb{Z}[i]$ to be integral. But is that it? Is $\mathbb{Z}[i]$ all the integers of $\mathbb{Q}(i)$? You certainly don't want to also include stuff like $1/2, 1/3, 1/4...$, but what about $1/i$? What about $1/(i+1)$?
So now you ask yourself, what exactly is the relation between $i$ and $\mathbb{Z}$? Well, $i$ is some "new number" that satisfies the polynomial $x^2+1\in\mathbb{Z}[x]$. However, if we say that the "integers" of $\mathbb{Z}(i)$ are just the elements of $\mathbb{Q}(i)$ which are roots of polynomials over $\mathbb{Z}$, we note that $1/2$ is also the root of such a polynomial, namely $2x-1$. Thus, we're led to consider monic polynomials, and we can define the ring of integers $\mathcal{O}_K$ of a finite extension $K$ of $\mathbb{Q}$ to be the elements of $K$ that are integral over $\mathbb{Z}$. Note that under this definition, $1/i = -i$, and $-i$ also satisfies $x^2+1$, so $1/i\in\mathcal{O}_{\mathbb{Q}(i)}$, in fact $\mathcal{O}_{\mathbb{Q}(i)} = \mathbb{Z}[i]$. On the other hand, $1/(1+i)$ is not an "algebraic integer", since its minimal polynomial is $2x^2 - 2x + 1$. Some nice properties of these rings of integers $\mathcal{O}_K$ are as follows:
For any finite extension $K/\mathbb{Q}$,
Anyway, this is the basic starting point of algebraic number theory.
Of course, thanks to Grothendieck, algebraic number theory is basically just a weird special case of algebraic geometry, where indeed integrality plays an enormous role, but that's a story for another day. I suppose as an appetizer you could think about what divisibility in the land of polynomials says about their roots. If you begin to think of roots as points, and identifying polynomials with their roots (their vanishing), then you'd be heading in the direction of the wonderful land of algebraic geometry.