This page presents worked solutions of hierarchical equations across ranks.
Rule
Every derivative is written with its rank and degree: \(\;D_r^n\).
Domains
Rank \(r\ge 1\) uses iterated logarithms, so we always state the valid domain.
0) Cheat sheet (domains + conversions)
Domains
Rank
Typical required conditions
\(r=0\)
No extra condition beyond the usual domain of \(y\).
\(r=1\)
\(x>0\) and \(y(x)>0\) when \(\ln x\), \(\ln y\) are used.
\[
\ln y = C_1(\ln x)^{A}
\quad\Longrightarrow\quad
y(x)=\exp\!\big(C_1(\ln x)^{A}\big).
\]
Domain: \(x>1\) and \(y(x)>1\) (so \(\ln x>0\), \(\ln y>0\)).
Example 4 (Degrees inside rank 1): if \(D_{1}^{1}y=a\), then \(D_{1}^{n}y=0\) for \(n\ge 2\)
\[
D_{1}^{1}y(x)=a \quad(\text{constant}).
\]
By the definition of degree as successive application at the same rank:
\[
D_{1}^{2}y = D_{1}^{1}(D_{1}^{1}y).
\]
Since \(D_{1}^{1}y=a\) is constant (in \(x\)), applying \(D_{1}^{1}\) again gives zero.
Interpretation:
In rank 1, “degree” measures repeated differentiation with respect to \(\ln x\).
A constant first-rank slope stays constant, so higher degrees vanish.
Method: solving mixed-rank equations
When an equation mixes ranks, the key idea is: rewrite it in one derivative language,
solve there, then return to \(y(x)\). The simplest bridge is between ranks 0 and 1:
Your previous draft said “nonlinear without assumptions”, but actually it is solvable by converting to rank 0.
Use:
\[
D_{1}^{1}y=\frac{x}{y}D_{0}^{1}y.
\]
\[
\frac{x}{y}D_{0}^{1}y + D_{0}^{1}y = x
\quad\Longleftrightarrow\quad
D_{0}^{1}y\left(1+\frac{x}{y}\right)=x.
\]
Divide by \(y\) (assuming \(y\neq 0\) on the solution interval):
\[
v^2 + v y\frac{dv}{dy}=\frac{v+1}{y}.
\]
This example is solvable but becomes algebraically heavy for a “showcase”.
For clarity and SEO value, we recommend moving this one to a “Mixed-rank advanced” section and keeping a simpler mixed-rank example below.
Editorial suggestion:
Keep Example 5 as a “method illustration” (conversion + resulting ODE form),
and put the full closed-form in a collapsible section or on a dedicated “advanced mixed-rank” page.
Example 5B (Mixed ranks, clean solution): \(D_{0}^{1}y = \dfrac{y}{x}\)
This is the rank-0 form of “constant relative slope” and directly links to rank 1:
Using definitions:
\[
D_{1}^{1}y=\frac{d\ln y}{d\ln x},\qquad
D_{2}^{1}y=\frac{d\ln(\ln y)}{d\ln(\ln x)}.
\]
This equation is generally nontrivial; the “\(y=\text{constant}\) or \(y=x\)” claim is not justified without additional constraints.
Here we present two exact solution families that do satisfy it under rank-2 domain conditions.
This family satisfies \(D_{1}^{1}y=D_{2}^{1}y\) only when \(c=1\), which returns to \(y=x\).
Editorial note:
Keep this as an “advanced rank-mixing example” and either:
(i) restrict it to the verified solution \(y=x\) with domain \(x>1\), or
(ii) develop a full classification separately (recommended if you want a strong research page).
How to add more solved examples (recommended list)
If you want this page to become “long + keyword-rich” for SEO, add 10–20 short, clean solved models:
SEO tip inside the math:
After each solution, add a one-line “Interpretation” sentence:
(power law / exponential / double exponential / nested-log scale) + a domain line.