This is a port of the following article.

科学するミックスボイス 3: フォーマントチューニング|moniはじめに 最終章である本章では、フォーマントと声の周波数がどのように歌いやすさに影響するのか、および声道の変化がどのようにフォーマントを変化させるかを数理的に解釈していきます。第 2 章とは独立していますが、第 1 章を読んでいない方は先にご覧ください。 この章では大学 2-3 年程度の数学および物理学を扱います。偏微分方程式や摂動法 (perturbation theory)、また交流回路におけるインピーダンス (impedance) と同等な概念が登場するため、未学習の場合は必要に応じて調べてみてください。 1. 波動方程式 1-1. 導出 第 1 章の「はじめに」でnote(ノート)

Introduction

In this final part, we will interpret mathematically how formants and vocal frequency affect ease of singing, and how changes in the vocal tract alter the formants. This part is independent of Part 2, but if you have not read Part 1, please read it first.

A Scientific Approach to Mixed Voice 1. Anatomy and PhysiologyThis is a port of the following article. When I asked an AI, “How can I learn to sing in mixed voice?”, it replied that…moni's page

This part uses mathematics and physics at roughly the level of a second- or third-year university course. It involves partial differential equations, perturbation theory, and a concept equivalent to impedance in AC circuits, so please look them up as needed if they are unfamiliar.

1. The Wave Equation

1-1. Derivation

As I mentioned in the introduction to Part 1, I do not understand the physical laws underlying the derivation of the following wave equation very well. It apparently follows from conservation of mass and conservation of momentum, but the LLM's explanation involved topics such as adiabatic processes and went beyond my understanding. As a mathematician, I tend to begin by blindly trusting that an equation is correct, so I am prone to neglecting the physical laws behind it.

As the simplest physical model, treat the vocal tract as a one-dimensional tube with a uniform cross-sectional area. Part 2 also explained that the effect of damping is small enough to be treated as a perturbation. Here too, we assume that energy is conserved without loss and model the vocal tract as a lossless, uniform tube. In the coordinate system from Part 1, the tube extends along the zz-axis, but in this part we will use xx rather than zz for displacement. Define the physical quantities used below as follows:

  • p(x,t)p(x, t): acoustic pressure, meaning the difference from atmospheric pressure (Pa)
  • u(x,t)u(x, t): average particle velocity of the air in the vocal tract (m/s)
  • AA: cross-sectional area of the vocal tract (m²)
  • U(x,t)=Au(x,t)U(x, t) = Au(x,t): volume velocity of the air in the vocal tract (m³/s)
  • ρ\rho: density of air (kg/m³)
  • cc: speed of sound in air (m/s)

Considering conservation of mass over an infinitesimal change Δx\Delta x apparently gives

ux+1ρc2pt=0.(1)\dfrac{\partial u}{\partial x} + \dfrac{1}{\rho c^2} \dfrac{\partial p}{\partial t} = 0. \tag{1}

Conservation of momentum similarly gives the linearized Euler equation

px+ρut=0.(2)\dfrac{\partial p}{\partial x} + \rho \dfrac{\partial u}{\partial t} = 0. \tag{2}

Differentiating (1) with respect to tt and (2) with respect to xx, then eliminating uu, gives the partial differential equation for pp

2px21c22pt2=0.(3)\dfrac{\partial^2 p}{\partial x^2} - \dfrac{1}{c^2}\dfrac{\partial^2 p}{\partial t^2} = 0. \tag{3}

These equations are the starting point for everything that follows.

1-2. Acoustic Impedance

Equations (1), (2), and (3) from the preceding subsection are all linear in pp and uu. Therefore, if complex-valued functions p~,u~\tilde{p}, \tilde{u} satisfying

p(x,t)=Re[p~(x,t)]u(x,t)=Re[u~(x,t)]\begin{align*}p(x, t) &= \text{Re} \left[ \tilde{p}(x, t) \right] \\u(x, t) &= \text{Re} \left[ \tilde{u}(x, t) \right] \end{align*}

solve the wave equation, then p,up, u are also solutions. This extends the wave equation to complex values. We then define the acoustic impedance Z=Z(x,t)Z=Z(x, t) by

Z=p~(x,t)U~(x,t)=p~(x,t)Au~(x,t).Z = \dfrac{\tilde{p}(x, t)}{\tilde{U}(x, t)} = \dfrac{\tilde{p}(x, t)}{A \tilde{u}(x, t)}.

Impedance is complex-valued. Its magnitude Z0|Z| \ge 0 represents “resistance,” while its argument arg(Z)(π,π]\arg(Z) \in \left(-\pi, \pi \right] represents the phase difference between pressure and airflow. As discussed in Part 1, the ideal phase relationship has pressure leading the air, particularly with arg(Z)π2\arg(Z) \approx \dfrac{\pi}{2}. We will now consider when this condition is satisfied.

As we will also verify later, resistance is zero in the lossless case. Writing Z=R+iXZ = R + iX, R=0R=0 means that the argument of ZZ depends only on the sign of the reactance XX, so arg(Z)=±π2\arg(Z) = \pm \dfrac{\pi}{2}. In reality, however, friction with the throat, air resistance, and other effects dissipate energy, so R>0R>0 and therefore arg(Z)(π2,π2)\arg(Z) \in \left(-\dfrac{\pi}{2}, \dfrac{\pi}{2} \right). Note that arg(Z)π2\arg(Z) \approx \dfrac{\pi}{2} is achieved by making the reactance XX approach ++\infty.

2. Formants

2-1. Deriving the Formants

Part 1 described formants as the frequencies that resonate in the vocal tract and are determined solely by its shape. Mathematically, they are frequencies that solve the boundary-value problem for the wave equation below even without an external force.

As in Part 2, assume harmonic oscillations p~(x,t)=P(x)eiωt\tilde{p}(x, t) = P(x)e^{i \omega t} and u~(x,t)=U(x)Aeiωt\tilde{u}(x, t) = \dfrac{U(x)}{A}e^{i \omega t}. This notation is somewhat improper mathematically, but U(x)U(x) and U(x,t)U(x, t) are different functions. Let the length of the vocal tract be LL, and introduce coordinates with the glottis at the origin x=0x=0 and the lips at the endpoint x=Lx=L. The boundary conditions are

  • no external force and a closed glottis, together with (2),     pxx=0=0\implies \left. \dfrac{\partial p}{\partial x} \right|_{x=0} = 0; and
  • release into the atmosphere at the lips     p(L,t)=0\implies p(L, t) = 0.

This gives the boundary-value problem

{2px21c22pt2=0pxx=0=0,p(L,t)=0.\begin{cases}\dfrac{\partial^2 p}{\partial x^2} - \dfrac{1}{c^2} \dfrac{\partial^2 p}{\partial t^2} = 0 \\\left. \dfrac{\partial p}{\partial x} \right|_{x=0} = 0, \quad p(L, t)=0.\end{cases}

Substituting p~(x,t)=P(x)eiωt\tilde{p}(x, t) = P(x)e^{i \omega t} gives the boundary-value problem for the ordinary differential equation in P(x)P(x)

{P+k2P=0P(0)=0,P(L)=0,\begin{cases}P'' + k^2P = 0 \\P'(0) = 0, \quad P(L)=0,\end{cases}

where k=ωck = \dfrac{\omega}{c} is the wavenumber. The general solution is P(x)=Bcos(kx)+Csin(kx)P(x) = B \cos(kx) + C \sin(kx). The boundary conditions imply C=0C=0 and kL=(n12)π,n=1,2,3,kL = \left( n - \dfrac{1}{2}\right)\pi, \quad n = 1, 2, 3, \dots. Thus, the angular frequencies and solutions are

ω=ωn=(2n1)cπ2LP(x)=Pn(x)=cos(knx),kn=ωnc,\begin{align*}\omega &= \omega_n = \dfrac{(2n - 1) c\pi}{2L} & & \\P(x) &= P_n(x) = \cos\left(k_nx \right), & & \quad k_n = \dfrac{\omega_n}{c},\end{align*}

and the formants FnF_n are

Fn=ωn2π=(2n1)c4L.(4)F_n = \dfrac{\omega_n}{2\pi} = \dfrac{(2n - 1)c}{4L}. \tag{4}

2-2. Deriving the Acoustic Impedance

The frequencies above resonate in the vocal tract without any external force. During actual phonation, however, the lungs supply air and create an external force at x=0x=0, allowing us to produce a voice at any pitch. In this case, we must reconsider the boundary condition pxx=0=0\left. \dfrac{\partial p}{\partial x} \right|_{x=0} = 0.

At x=0x=0, the external force acting on the air is proportional to ut\dfrac{\partial u}{\partial t}. If U(0)=Ug0U(0) = U_g \neq 0 in u~(x,t)=U(x)Aeiωt\tilde{u}(x, t) = \dfrac{U(x)}{A}e^{i \omega t}, then together with (2), the boundary condition becomes

pxx=0=ρutx=0=iρωUgAeiωt.\left. \dfrac{\partial p}{\partial x} \right|_{x=0} = - \rho \left. \dfrac{\partial u}{\partial t} \right|_{x=0} = -\dfrac{i \rho \omega U_g}{A} e^{i\omega t}.

This gives the boundary-value problem for PP

{P+k2P=0P(0)=iρωUgA,P(L)=0.\begin{cases}P'' + k^2P = 0 \\P'(0) = -\dfrac{i \rho \omega U_g}{A}, \quad P(L)=0.\end{cases}

We now solve it.

The general solution is again P(x)=Bcos(kx)+Csin(kx)P(x) = B \cos(kx) + C\sin(kx), and P(L)=0P(L)=0 gives Bcos(kL)+Csin(kL)=0B \cos(kL) + C\sin(kL) = 0. Suppose the angular frequency ω\omega equals one of the formant angular frequencies ωn\omega_n. Then cos(kL)=0\cos(kL) = 0 implies C=0C = 0, which cannot satisfy the boundary condition on P(0)P'(0) because Ug0U_g \neq 0. Therefore, ωωn    cos(kL)0\omega \neq \omega_n \implies \cos(kL) \neq 0, and

B=Ctan(kL).B = - C\tan(kL).

Substituting this into the general solution gives

P(x)=C(sin(kL)cos(kx))cos(kL)sin(kx))=Csin(k(Lx))cos(kL).P(x) = -C \left( \dfrac{\sin(kL)\cos(kx))}{\cos(kL)} - \sin(kx) \right) = -C \dfrac{\sin(k(L - x))}{\cos(kL)}.

Differentiating gives P(x)=kCcos(k(Lx))cos(kL)P'(x) = kC \dfrac{\cos(k(L-x))}{\cos(kL)}. The boundary condition on P(0)P'(0) then yields

kC=iρωUgA    C=iρcUgA,kC = -\dfrac{i \rho \omega U_g}{A} \implies C = -\dfrac{i \rho c U_g}{A},

so the solution to the boundary-value problem is

P(x)=iρcUgAsin(k(Lx))cos(kL).P(x) = \dfrac{i \rho c U_g}{A} \dfrac{\sin(k(L-x))}{\cos(kL)}.

Now consider the impedance. Under the assumed harmonic solution,

Z=p~(x,t)Au~(x,t)=P(x)U(x),Z = \dfrac{\tilde{p}(x, t)}{A \tilde{u}(x, t)} = \dfrac{P(x)}{U(x)},

which is independent of time tt. Substituting the harmonic solution into (2) gives

px+ρut=P(x)eiωt+ρU(x)Aiωeiωt=0,\dfrac{\partial p}{\partial x} + \rho \dfrac{\partial u}{\partial t} = P'(x)e^{i\omega t} + \rho \dfrac{U(x)}{A} \cdot i \omega e^{i \omega t} =0,

and hence U(x)=AiρωP(x)U(x) = - \dfrac{A}{i \rho\omega} P'(x). Therefore,

Z=iρωAP(x)P(x).Z = -\dfrac{i \rho \omega}{A} \dfrac{P(x)}{P'(x)}.

Finally, substituting P(x)sin(k(Lx))P(x) \propto \sin(k(L - x)) gives

Z=iρωAsin(k(Lx))kcos(k(Lx))=iρcAtan(k(Lx)),Z = -\dfrac{i \rho \omega}{A} \dfrac{\sin(k(L-x))}{-k \cos(k(L - x))} = i \dfrac{\rho c}{A} \tan(k(L-x)),

and in particular, the impedance at the glottis x=0x=0 is

Zin=iρcAtan(kL).Z_\text{in} = i \dfrac{\rho c}{A} \tan(kL).

The impedance diverges when ω=ωn\omega = \omega_n, at a formant angular frequency, and changes sign on either side. The calculation above shows that maximizing the reactance XX means keeping the angular frequency ω\omega of the sung pitch slightly below the formant angular frequency ωn\omega_n.

3. Formant Tuning

3-1. Webster's Horn Equation

Equation (4) makes the formants appear to depend only on the length LL of the vocal tract. In actual formant tuning, however, other factors matter, such as raising or lowering the jaw to adjust the size of the mouth. These factors do not appear in (4) because the “uniform” assumption made in 1-1—that the cross-sectional area is constant—is unrealistic. We must therefore treat the cross-sectional area AA as a function A(x)A(x).

This leads to Webster's horn equation. When the cross-sectional area is not uniform, equation (1), derived from conservation of mass, becomes

1A(Au)x+1ρc2pt=0.(5)\dfrac{1}{A}\dfrac{\partial (Au)}{\partial x} + \dfrac{1}{\rho c^2} \dfrac{\partial p}{\partial t} = 0. \tag{5}

Equation (2), derived from conservation of momentum, remains valid. Differentiating (5) with respect to tt—noting that AA does not depend on tt—and then using (2) to eliminate uu gives Webster's horn equation

1Ax(Apx)1c22pt2=0.(6)\dfrac{1}{A} \dfrac{\partial}{\partial x} \left( A \dfrac{\partial p}{\partial x}\right) - \dfrac{1}{c^2} \dfrac{\partial^2 p}{\partial t^2} = 0. \tag{6}

Assuming a harmonic solution p(x,t)=P(x)eiωtp(x, t) = P(x) e^{i\omega t} gives the ordinary differential equation for PP

ddx(A(x)dPdx)+ω2c2A(x)P=0.(7)\dfrac{d}{dx} \left( A(x)\dfrac{dP}{dx} \right) + \dfrac{\omega^2}{c^2}A(x)P= 0. \tag{7}

We will use this equation with the boundary conditions

P(0)=0,P(L)=0P'(0) = 0, \quad P(L)=0

to determine how changes in A(x)A(x) affect the formants.

3-2. Perturbation Theory

Webster's horn equation cannot be solved explicitly for a general A(x)A(x). We therefore treat the uniform equation (3), with A(x)=A0A(x) = A_0, as the unperturbed case. A nonuniform tube A(x)A(x) is viewed as the uniform tube A0A_0 with a perturbation δA(x)\delta A(x), and we use (7) to determine how that perturbation affects the formants.

Let 0<ε10 < \varepsilon \ll1 control the magnitude of the perturbation, and write A(x)A(x) as

A(x)=A0+εδA(x).A(x) = A_0 + \varepsilon \delta A(x).

Similarly, expand ωn\omega_n and Pn(x)P_n(x) as perturbations of their unperturbed solutions:

ωn=ωn(0)+εωn(1)+O(ε2),ωn(0)=ckn(0)=(2n1)cπ2LPn(x)=Pn(0)(x)+εPn(1)(x)+O(ε2),Pn(0)(x)=cos(kn(0)x).\begin{align*}\omega_n &= \omega_n^{(0)} + \varepsilon \omega_n^{(1)} + O(\varepsilon^2), & \quad & \omega_n^{(0)} = ck_n^{(0)} = \dfrac{(2n - 1)c \pi}{2L} \\P_n(x) &= P_n^{(0)}(x) + \varepsilon P_n^{(1)}(x) + O(\varepsilon^2), & \quad & P_n^{(0)}(x) = \cos(k_n^{(0)}x).\end{align*}

Substitute these into (7) and consider the coefficient of ε1\varepsilon^1. For completeness, the coefficient of ε0\varepsilon^0 agrees with the unperturbed equation:

d2Pn(0)dx2+(ωn(0)c)2Pn(0)=0.\dfrac{d^2P_n^{(0)}}{dx^2} + \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 P_n^{(0)} = 0.

We have already seen this boundary-value problem.

The coefficient of ε1\varepsilon^1 in (7) gives

ddx(δA(x)dPn(0)dx)+A0d2Pn(1)dx2+(ωn(0)c)2A0Pn(1)+(ωn(0)c)2δA(x)Pn(0)+2ωn(0)ωn(1)c2A0Pn(0)=0.\begin{aligned} & \dfrac{d}{dx} \left( \delta A(x) \dfrac{dP_n^{(0)}}{dx} \right) + A_0 \dfrac{d^2 P_n^{(1)}}{dx^2} \\ & \quad + \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 A_0P_n^{(1)} + \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 \delta A(x) P_n^{(0)} + \dfrac{2\omega_n^{(0)} \omega_n^{(1)}}{c^2} A_0P_n^{(0)} =0. \end{aligned}

Multiply both sides by Pn(0)P_n^{(0)} and integrate over [0,L]\left[0, L\right]. Of the five terms above, the two containing Pn(1)P_n^{(1)} cancel. To verify this,

0LPn(0)d2Pn(1)dx2dx=[Pn(0)dPn(1)dx]x=0x=L0LdPn(0)dxdPn(1)dxdx=0LdPn(0)dxdPn(1)dxdx({dPndxx=0=0    dPn(m)dxx=0=0Pn(L)=0    Pn(m)(L)=0)=[dPn(0)dxPn(1)]x=0x=L+0Ld2Pn(0)dx2Pn(1)dx=(ωn(0)c)20LPn(0)Pn(1)dx(d2Pn(0)dx2+(ωn(0)c)2Pn(0)=0).\begin{align*}& \int_0^L P_n^{(0)} \dfrac{d^2 P_n^{(1)}}{dx^2} dx \\=& \left[ P_n^{(0)} \dfrac{dP_n^{(1)}}{dx} \right]_{x=0}^{x=L} - \int_0^L \dfrac{dP_n^{(0)}}{dx} \dfrac{dP_n^{(1)}}{dx} dx \\=& - \int_0^L \dfrac{dP_n^{(0)}}{dx} \dfrac{dP_n^{(1)}}{dx} dx \quad \left( \because \begin{cases} \left. \dfrac{dP_n}{dx} \right|_{x=0} = 0 &\implies \left. \dfrac{dP_n^{(m)}}{dx} \right|_{x=0} = 0 \\ P_n(L) = 0 &\implies P_n^{(m)}(L)=0 \end{cases} \right) \\=& - \left[ \dfrac{dP_n^{(0)}}{dx} P_n^{(1)} \right]_{x=0}^{x=L} + \int_0^L \dfrac{d^2 P_n^{(0)}}{dx^2} P_n^{(1)} dx \\=& - \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 \int_0^L P_n^{(0)} P_n^{(1)} dx \quad \left( \because \dfrac{d^2P_n^{(0)}}{dx^2} + \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 P_n^{(0)} = 0 \right).\end{align*}

The remaining three terms therefore give

0LPn(0)ddx(δA(x)dPn(0)dx)dx+(ωn(0)c)20LδA(x){Pn(0)}2dx+2ωn(0)ωn(1)c2A00L{Pn(0)}2dx=0.\begin{aligned} & \int_0^L P_n^{(0)} \dfrac{d}{dx} \left( \delta A(x) \dfrac{dP_n^{(0)}}{dx} \right) dx \\ & \quad + \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 \int_0^L \delta A(x) \left\lbrace P_n^{(0)}\right\rbrace^2dx + \dfrac{2\omega_n^{(0)} \omega_n^{(1)}}{c^2} A_0 \int_0^L \left\lbrace P_n^{(0)}\right\rbrace^2 dx = 0. \end{aligned}

Integrating the first term by parts yields

0LPn(0)ddx(δA(x)dPn(0)dx)dx=[Pn(0)δA(x)dPn(0)dx]x=0x=L0LδA(x)(dPn(0)dx)2dx=0LδA(x)(dPn(0)dx)2dx.\begin{align*}& \int_0^L P_n^{(0)} \dfrac{d}{dx} \left( \delta A(x) \dfrac{dP_n^{(0)}}{dx} \right) dx \\= & \left[ P_n^{(0)} \delta A(x) \dfrac{dP_n^{(0)}}{dx} \right]_{x=0}^{x=L} - \int_0^L \delta A(x) \left( \dfrac{dP_n^{(0)}}{dx} \right)^2dx \\= & - \int_0^L \delta A(x) \left( \dfrac{dP_n^{(0)}}{dx} \right)^2dx.\end{align*}

Substituting this and solving for ωn(1)\omega_n^{(1)} gives

ωn(1)=c22ωn(0)A00LδA(x)[(dPn(0)dx)2(ωn(0)c)2{Pn(0)}2]dx0L{Pn(0)}2dx.\omega_n^{(1)} = \dfrac{c^2}{2\omega_n^{(0)}A_0} \dfrac{\displaystyle \int_0^L \delta A(x) \left[ \left( \dfrac{dP_n^{(0)}}{dx}\right)^2 - \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 \left\lbrace P_n^{(0)}\right\rbrace^2 \right]dx}{\displaystyle \int_0^L \left\lbrace P_n^{(0)}\right\rbrace^2 dx }.

Finally, substituting Pn(0)(x)=cos(kn(0)x),kn(0)=ωn(0)cP_n^{(0)}(x) = \cos(k_n^{(0)}x), \, k_n^{(0)}=\dfrac{\omega_n^{(0)}}{c} gives

ωn(1)=c22ωn(0)A0(ωn(0)c)20LδA(x){sin2(kn(0)x)cos2(kn(0)x)}dx0Lcos2(kn(0)x)dx=ωn(0)A0L0LδA(x)cos(2kn(0)x)dx.\begin{align*}\omega_n^{(1)} &= \dfrac{c^2}{2\omega_n^{(0)}A_0} \dfrac{\displaystyle \left( \dfrac{\omega_n^{(0)}}{c} \right)^2 \int_0^L \delta A(x) \left\lbrace \sin^2 \left( k_n^{(0)}x \right) - \cos^2 \left(k_n^{(0)}x\right) \right\rbrace dx}{\displaystyle \int_0^L \cos^2 \left(k_n^{(0)}x\right) dx} \\&= -\dfrac{\omega_n^{(0)}}{A_0L} \int_0^L \delta A(x) \cos\left(2 k_n^{(0)} x \right) dx.\end{align*}

Thus, the relative change in the formant is

ΔFnFn1A0L0LδA(x)cos((2n1)πxL)dx.(8)\dfrac{\Delta F_n}{F_n} \approx - \dfrac{1}{A_0L} \int_0^L \delta A(x) \cos\left( \dfrac{(2n-1)\pi x}{L} \right) dx. \tag{8}

3-3. Vowel Modification

At last, the part where we thoroughly abuse the equations is over. All that remains is to consider how changing the vocal tract changes the formants. The only physical quantities we can consciously alter are essentially the length LL of the vocal tract—by raising or lowering the larynx, protruding the lips, and so on—and the perturbation δA(x)\delta A(x) to its cross section.

The effect of LL is straightforward. Recalling (4),

Fn=(2n1)c4L,n=1,2,3,,F_n = \dfrac{(2n - 1)c}{4L}, \quad n=1,2,3,\dots,

every formant FnF_n is inversely proportional to LL and therefore decreases monotonically with it. In practice, singing with pursed lips is not realistic outside of training exercises, so it appears that LL is adjusted by raising or lowering the larynx.

The effect of a cross-sectional change δA(x)\delta A(x) is not so simple. Recalling (8),

ΔFnFn1A0L0LδA(x)cos((2n1)πxL)dx,n=1,2,3,.\dfrac{\Delta F_n}{F_n} \approx - \dfrac{1}{A_0L} \int_0^L \delta A(x) \cos\left( \dfrac{(2n-1)\pi x}{L} \right) dx, \quad n=1,2,3,\dots.

The factor cos((2n1)πxL)\cos\left( \dfrac{(2n-1)\pi x}{L} \right) in the integrand changes sign over [0,L]\left[0, L\right], and its behavior also depends on n=1,2,3,n = 1, 2, 3, \dots. We therefore cannot draw a simple conclusion that increasing A(x)A(x), meaning δA(x)>0\delta A(x) > 0, always raises or lowers a formant. One clear result, however, is that lowering the jaw and opening the mouth wide means δA(x)>0\delta A(x) > 0 near xLx \approx L. In this region, cos((2n1)πxL)1\cos\left( \dfrac{(2n-1)\pi x}{L} \right) \approx -1 regardless of nn, so the formants rise. Conversely, closing the mouth somewhat lowers the formants.

This explains why inexperienced vocalists like me tend to open their mouths wide and shout when singing high notes. Vowel modification, the quintessential formant-tuning technique, instead teaches us to pronounce a wide-open “ah” slightly closer to “eh” or “oo,” with the mouth somewhat more closed. This lowers the formants. The LLM claims that “true” mixed voice is achieved by matching the second formant F2F_2, rather than the first formant F1F_1, to the fundamental frequency f0f_0. Some LLMs explained that harmonics nf0nf_0 should be matched to F2F_2 or F3F_3, but I honestly do not know what is correct.

Conclusion

Thank you to everyone who read this far. You have now reached the same point I occupied while writing: “I sort of understand the principles of mixed voice, but I still cannot actually sing anything.” The next step is to put the theory into practice and turn skillful maneuvers of the vocal organs into muscle memory. The necessary vocal training will presumably require steady daily practice. If this series can do even a little to keep someone from giving up before seeing results and wondering, “Why do I have to do this?”, I will be delighted.