Attempting to understand if there are relationships between $L^p$ spaces and can't find a conclusive answer in Kreyszig's 'Introduction to Functional Analysis with Applications' nor in a solid browsing of Wikipedia.
More context:
Dirichlet conditions seem to indicate that if a function is absolutely integrable it can be represented as a fourier series. To me, this means that the function must lie within $L^1$ space, i.e. $\int | f(x) | \ dx < \infty$.
I began this hunt in an attempt to understand why functions in $L^2([0,1])$ space can be represented as fourier series, or more specifically, why the basis components of $L^2([0,1])$ are functions of $x$ (e.g. $e^{-2 \pi i n x}$). If $L^2([0,1])$ functions are contained within $L^1$ then I think I understand, though this seems like a leap.
Appreciate any help.
As @Thorgott commented, there is no relation between those spaces in general, but $$ L^p(\Omega)\subset L^q(\Omega)\qquad\textrm{for}\quad p>q>0, $$ if $\Omega$ has finite measure, since the Hölder inequality gives $$ \|u\|_{L^q(\Omega)}^q =\||u|^q\|_{L^1(\Omega)} \leq \|1\|_{L^{p/(p-q)}(\Omega)} \||u|^q\|_{L^{p/q}(\Omega)} =|\Omega|^{(p-q)/p} \|u\|_{L^{p}(\Omega)}^q. $$ In fact, we do not need the restriction $p,q\geq1$.
To illustrate what happens when $|\Omega|=\infty$, take $\Omega=\mathbb{R}$ with the Lebesgue measure on it. Then the function $u\equiv1$ is in $L^\infty(\mathbb{R})\setminus L^1(\mathbb{R})$. However, the function $u(x)=\min\{0,\log|x|$} is in $L^1(\mathbb{R})\setminus L^\infty(\mathbb{R})$.