<?xml version="1.0" encoding="UTF-8"?>
<article article-type="research-article" dtd-version="1.3" xml:lang="en" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:mml="http://www.w3.org/1998/Math/MathML" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <front>
    <journal-meta>
      <journal-title-group>
        <journal-title>Journal of Mathematics, Physics and Mechanics</journal-title>
      </journal-title-group>
      <abbrev-journal-title abbrev-type="publisher">JMPM</abbrev-journal-title>
      <publisher>
        <publisher-name>Confmeets Publishing, an imprint of Conve International Pvt Ltd</publisher-name>
        <publisher-loc>Visakhapatnam, Andhra Pradesh, India</publisher-loc>
      </publisher>
    </journal-meta>
    <article-meta>
      <article-categories>
        <subj-group subj-group-type="heading">
          <subject>Case Study</subject>
        </subj-group>
      </article-categories>
      <article-id pub-id-type="publisher-id">JMPM-26-6203</article-id>
      <title-group>
        <article-title>Analytical Solutions of Fractional Differential Equations: A Case Study Using MathHandbook</article-title>
      </title-group>
      <pub-date pub-type="epub">
        <day>07</day>
        <month>09</month>
        <year>2026</year>
      </pub-date>
      <volume>1</volume>
      <issue>1</issue>
      <fpage>1</fpage>
      <lpage>7</lpage>
      <counts>
        <page-count count="7"/>
      </counts>
      <history>
        <date date-type="received">
          <day>13</day>
          <month>08</month>
          <year>2026</year>
        </date>
        <date date-type="rev-recd">
          <day>25</day>
          <month>08</month>
          <year>2026</year>
        </date>
        <date date-type="pub">
          <day>07</day>
          <month>09</month>
          <year>2026</year>
        </date>
      </history>
      <permissions>
        <license xlink:href="https://creativecommons.org/licenses/by/4.0/" license-type="open-access">
          <license-p>This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (CC BY 4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.</license-p>
        </license>
      </permissions>
      <self-uri content-type="pdf" xlink:href="https://www.confmeets.com/journals/jmpm/articles/JMPM-26-6203-19.pdf"/>
      <aff id="aff1">
        <institution-wrap>
          <institution>Department of Chemistry, University of New South Wales, Syndey, Australia</institution>
        </institution-wrap>
      </aff>
      <contrib-group>
        <contrib contrib-type="author">
          <name>
            <surname>Huang</surname>
            <given-names>Weiguang</given-names>
          </name>
          <xref ref-type="aff" rid="aff1"/>
        </contrib>
      </contrib-group>
      <abstract>
        <p>This study investigates analytical solutions of fractional differential equations (FDEs) using the MathHandbook symbolic computation platform. The objective is to evaluate how the unified operator ds (y,x,α) and the dsolve engine handle differential equations of arbitrary order, including integer-order ODEs/PDEs, fractional ODEs and PDEs, fractional integral equations, mixed differential–integral equations, systems of fractional equations, complex-order equations, and variable-order equations. Comparative analysis shows that general solutions exhibit order-dependent exponential behavior, while particular solutions remain invariant for linear equations with identical forcing terms. These results highlight the coherence of fractional calculus and demonstrate how AI-Driven symbolic computation enhances mathematical modeling, verification, and mathematics education.</p>
      </abstract>
      <kwd-group kwd-group-type="author">
        <kwd>Fractional Differential Equations</kwd>
        <kwd>Fractional Calculus</kwd>
        <kwd>Symbolic Computation</kwd>
        <kwd>Mathhandbook</kwd>
        <kwd>Analytical Solutions</kwd>
        <kwd>Differential Equations</kwd>
        <kwd>Fractional-Order Derivatives</kwd>
        <kwd>Variable-Order Equations</kwd>
        <kwd>Complex-Order Equations</kwd>
        <kwd>AI-Driven Mathematics</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec>
      <title>INTRODUCTION</title>
      <p>Differential equations form the foundation of mathematical physics, modeling phenomena such as heat conduction, diffusion, elasticity, gravitation, and electrochemistry [1-6]. While classical differential equations involve integer-order derivatives, many real-world systems exhibit memory, nonlocality, and hereditary behavior that are better captured by fractional differential equations (FDEs) [7-9].</p>
      <p>Fractional calculus extends differentiation and integration to arbitrary real or complex orders. FDEs appear in physics, chemistry, biology, biophysics, economics, control theory, and signal processing. Nonlinear fractional models often display rich dynamical behavior, including chaos [10-11].</p>
      <p>This case study evaluates MathHandbook—an evolution of SymbMath—as a platform [12-15] for solving fractional and classical differential equations analytically.</p>
      <sec>
        <title>The MathHandbook Platform</title>
        <p>MathHandbook is an online symbolic mathematics engine capable of solving differential equations of arbitrary order. Its dsolve function supports:</p>
        <list list-type="bullet">
          <list-item>
            <p>Integer-order odes and pdes</p>
          </list-item>
          <list-item>
            <p>Fractional differential equations (Caputo definition by default)</p>
          </list-item>
          <list-item>
            <p>Fractional integral equations</p>
          </list-item>
          <list-item>
            <p>Mixed differential-integral equations</p>
          </list-item>
          <list-item>
            <p>Systems of fractional equations</p>
          </list-item>
          <list-item>
            <p>Complex-order differential equations</p>
          </list-item>
          <list-item>
            <p>Variable-order differential equations</p>
          </list-item>
        </list>
        <p>Users may input equations directly (e.g., y(1,x)-2y=exp(x)) or use symbolic operators such as ds(y,x,α) for fractional derivatives.</p>
      </sec>
      <sec>
        <title>Methodology</title>
        <p>MathHandbook uses a unified operator</p>
        <p>ds(y,x,α)=dαydxα,α∈ℂ.\begin{matrix}&#13;
ds(y,x,\alpha) &amp; = \frac{d^{\,\alpha}y}{dx^{\,\alpha}}, &amp; &amp; \alpha \in \mathbb{C}.&#13;
\end{matrix}</p>
        <p>to represent derivatives and integrals of arbitrary order:</p>
        <p>ds(y,x,n)=dnydxn,n&gt;0,ds(y,x,-n)=∫nydx,n&gt;0,\begin{matrix}&#13;
ds(y,x,n) &amp; = \frac{d^{\, n}y}{dx^{\, n}}, &amp; &amp; n &gt; 0, \\&#13;
ds(y,x, - n) &amp; = \int_{}^{\, n}y\, dx, &amp; &amp; n &gt; 0,&#13;
\end{matrix}</p>
        <p>Caputo derivative (default):</p>
        <p>CDxαf(x)=1Γ(1-α)∫0x(x-t)-αf'(t)dt,0&lt;α&lt;1^{C}D_{x}^{\alpha}f(x) = \frac{1}{\Gamma(1 - \alpha)}\int_{0}^{x}(x - t)^{- \alpha}f'(t)\, dt,\quad\quad 0 &lt; \alpha &lt; 1</p>
        <p>where Γ\Gamma is the Gamma function.</p>
        <p>
          <bold>Riemann-Liouville definition:</bold>
        </p>
        <p>RLDxαf(x)=1Γ(1-α)∫-∞x(x-t)-αf(t)dt.^{RL}D_{x}^{\alpha}f(x) = \frac{1}{\Gamma(1 - \alpha)}\int_{- \infty}^{x}(x - t)^{- \alpha}f(t)\, dt.</p>
        <p>
          <bold>Key identity:</bold>
        </p>
        <p>dαdxαex=ex,for all α∈ℂ.\frac{d^{\alpha}}{dx^{\alpha}}e^{x} = e^{x},\quad\quad\text{for all }\alpha \in \mathbb{C}.</p>
        <p>Since exe^{x} is an eigenfunction of both the Caputo and Riemann-Liouville operators, exponential terms retain their structure across all orders. This property ensures that exponential terms appearing in general solutions retain their structure across all differential orders, which is essential for the unified analysis presented in later sections.</p>
      </sec>
      <sec>
        <title>Example Input</title>
        <p>Consider the first-order linear differential equation:</p>
        <p>dydx-2y=ex.\frac{dy}{dx} - 2y = e^{x}.</p>
        <p>
          <bold>MathHandbook input:</bold>
        </p>
        <p>dsolve (ds(y,x,1) - 2*y = exp(x) )</p>
        <p>The system returns both the general solution and a particular solution: C1e2x-exC_{1}e^{2x} - e^{x}.</p>
        <p>General solution: yg=C1e2xy_{g} = C_{1}e^{2x}&#13;
Particular solution: yp=-exy_{p} = - e^{x}</p>
      </sec>
      <sec>
        <title>Differential Operators Across Orders</title>
        <table-wrap id="tbl1">
          <label>Table 1 summarizes the operator notation for a range of derivative and integral orders, including fractional, negative, complex, and variable orders. This provides a unified framework for expressing all examples used in Section 4.</label>
          <caption>
            <p>summarizes the operator notation for a range of derivative and integral orders, including fractional, negative, complex, and variable orders. This provides a unified framework for expressing all examples used in Section 4.</p>
          </caption>
          <table>
            <thead>
              <tr>
                <th>Order</th>
                <th>Equation</th>
                <th>Operator Form</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td>2</td>
                <td>d2ydx2-2y=ex\frac{d^{2}y}{dx^{2}} - 2y = e^{x}</td>
                <td>ds(y,x,2)ds(y,x,2)</td>
              </tr>
              <tr>
                <td>1.5</td>
                <td>d1.5ydx1.5-2y=ex\frac{d^{1.5}y}{dx^{1.5}} - 2y = e^{x}</td>
                <td>ds(y,x,1.5)ds(y,x,1.5)</td>
              </tr>
              <tr>
                <td>1</td>
                <td>dydx-2y=ex\frac{dy}{dx} - 2y = e^{x}</td>
                <td>ds(y,x)ds(y,x)</td>
              </tr>
              <tr>
                <td>0.5</td>
                <td>d0.5ydx0.5-2y=ex\frac{d^{0.5}y}{dx^{0.5}} - 2y = e^{x}</td>
                <td>ds(y,x,0.5)ds(y,x,0.5)</td>
              </tr>
              <tr>
                <td>-0.5</td>
                <td>d-0.5ydx-0.5-2y=ex\frac{d^{- 0.5}y}{dx^{- 0.5}} - 2y = e^{x}</td>
                <td>ds(y,x,-0.5)ds(y,x, - 0.5)</td>
              </tr>
              <tr>
                <td>-1</td>
                <td>∫ydx-2y=ex\int y\, dx - 2y = e^{x}</td>
                <td>ds(y,x,-1)ds(y,x, - 1)</td>
              </tr>
              <tr>
                <td>-2</td>
                <td>∬y(dx)2-2y=ex\iint y\, dx^{2} - 2y = e^{x}</td>
                <td>ds(y,x,-2)ds(y,x, - 2)</td>
              </tr>
              <tr>
                <td>ii</td>
                <td>diydxi-2y=ex\frac{d^{i}y}{dx^{i}} - 2y = e^{x}</td>
                <td>ds(y,x,i)ds(y,x,i)</td>
              </tr>
              <tr>
                <td>cos(x)\text{cos}(x)</td>
                <td>dcos(x)ydxcos(x)-2y=ex\frac{d^{\text{cos}(x)}y}{dx^{\text{cos}(x)}} - 2y = e^{x}</td>
                <td>ds(y,x,cos(x))ds(y,x,cos(x))</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <table-wrap id="tbl2">
          <table>
            <thead>
              <tr>
                <th>Order</th>
                <th>Equation</th>
                <th>Operator Form</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td>2</td>
                <td>d2ydx2-2y=ex\frac{d^{2}y}{dx^{2}} - 2y = e^{x}</td>
                <td>ds(y,x,2)ds(y,x,2)</td>
              </tr>
              <tr>
                <td>1.5</td>
                <td>d1.5ydx1.5-2y=ex\frac{d^{1.5}y}{dx^{1.5}} - 2y = e^{x}</td>
                <td>ds(y,x,1.5)ds(y,x,1.5)</td>
              </tr>
              <tr>
                <td>1</td>
                <td>dydx-2y=ex\frac{dy}{dx} - 2y = e^{x}</td>
                <td>ds(y,x)ds(y,x)</td>
              </tr>
              <tr>
                <td>0.5</td>
                <td>d0.5ydx0.5-2y=ex\frac{d^{0.5}y}{dx^{0.5}} - 2y = e^{x}</td>
                <td>ds(y,x,0.5)ds(y,x,0.5)</td>
              </tr>
              <tr>
                <td>-0.5</td>
                <td>d-0.5ydx-0.5-2y=ex\frac{d^{- 0.5}y}{dx^{- 0.5}} - 2y = e^{x}</td>
                <td>ds(y,x,-0.5)ds(y,x, - 0.5)</td>
              </tr>
              <tr>
                <td>-1</td>
                <td>∫ydx-2y=ex\int y\, dx - 2y = e^{x}</td>
                <td>ds(y,x,-1)ds(y,x, - 1)</td>
              </tr>
              <tr>
                <td>-2</td>
                <td>∬y(dx)2-2y=ex\iint y\, dx^{2} - 2y = e^{x}</td>
                <td>ds(y,x,-2)ds(y,x, - 2)</td>
              </tr>
              <tr>
                <td>ii</td>
                <td>diydxi-2y=ex\frac{d^{i}y}{dx^{i}} - 2y = e^{x}</td>
                <td>ds(y,x,i)ds(y,x,i)</td>
              </tr>
              <tr>
                <td>cos(x)\text{cos}(x)</td>
                <td>dcos(x)ydxcos(x)-2y=ex\frac{d^{\text{cos}(x)}y}{dx^{\text{cos}(x)}} - 2y = e^{x}</td>
                <td>ds(y,x,cos(x))ds(y,x,cos(x))</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p><bold>Table 1:</bold> Differential Operator Notation Across Different Orders</p>
      </sec>
    </sec>
    <sec>
      <title>RESULTS</title>
      <p>This section presents a comprehensive set of analytical results obtained using the <italic>MathHandbook</italic> dsolve engine. In addition to the comparison of differential orders (Table 1), we include a detailed comparison of general and particular solutions across integer, fractional, integral, complex, and variable orders (Table 2). We then extend the results to cover ordinary differential equations, partial differential equations, fractional PDEs, integral equations, mixed-order equations, systems of fractional equations, complex-order equations, and variable-order equations.</p>
      <sec>
        <title>Ordinary Differential Equations (ODEs)</title>
        <p>MathHandbook solves both symbolically and numerically solvable ODEs.</p>
        <p>
          <bold>Example:</bold>
        </p>
        <p>y'=exp(y)y' = exp(y)</p>
        <p>This first-order nonlinear ODE is solved:</p>
        <p>y=-log(-C1-x).y = - \text{log}( - C_{1} - x).</p>
      </sec>
      <sec>
        <title>Partial Differential Equations (PDEs)</title>
        <p>MathHandbook supports 2D and 3D visualization of PDE solutions. Classical PDEs such as Laplace, Poisson, diffusion, and wave equations are included.</p>
        <p>
          <bold>Examples:</bold>
        </p>
        <list list-type="bullet">
          <list-item>
            <p>Laplace equation: Δy=0\Delta y = 0</p>
          </list-item>
          <list-item>
            <p>Poisson equation: Δy=ρ\Delta y = \rho</p>
          </list-item>
          <list-item>
            <p>Heat equation: yt-a2Δy=f(t,x)y_{t} - a^{2}\Delta y = f(t,x)</p>
          </list-item>
          <list-item>
            <p>Wave equation: ytt-a2Δy=f(t,x,z)y_{tt} - a^{2}\Delta y = f(t,x,z)</p>
          </list-item>
        </list>
        <p>Solutions can be visualized using plot2D and plot3D, enabling interactive exploration of time-dependent behavior.</p>
        <p>Fractional PDEs are obtained by replacing the time derivative with a fractional order α\alpha, typically 0&lt;α&lt;10 &lt; \alpha &lt; 1.</p>
        <p>
          <bold>Example:</bold>
        </p>
        <p>d0.5ydt0.5=yx-ex-et\frac{d^{0.5}y}{dt^{0.5}} = y_{x} - e^{x} - e^{t}</p>
        <p>MathHandbook solves such equations symbolically when possible, or numerically when closed-form solutions are unavailable.</p>
      </sec>
      <sec>
        <title>Integral and Fractional Integral Equations</title>
        <p>Negative-order derivatives treated as integrals. Fractional integral equations extend this to non-integer negative orders.</p>
        <p>
          <bold>Examples:</bold>
        </p>
        <p>∫ydx-2y=ex\int y\, dx - 2y = e^{x}</p>
        <p>d-0.5ydx-0.5-2y=ex\frac{d^{- 0.5}y}{dx^{- 0.5}} - 2y = e^{x}</p>
        <p>MathHandbook converts these to differential form by differentiation, solves them, and then verifies the solution.</p>
      </sec>
      <sec>
        <title>Mixed Differential-Integral Order Equations</title>
        <p>Equations combining fractional derivatives and fractional integrals are also supported.</p>
        <p>
          <bold>Example:</bold>
        </p>
        <p>dπydxπ-∫y(x)dxπ=ex\frac{d^{\pi}y}{dx^{\pi}} - \int y(x)\, dx^{\pi} = e^{x}</p>
      </sec>
      <sec>
        <title>Systems of Fractional Differential Equations</title>
        <p>Systems of equations are solved simultaneously.</p>
        <p>
          <bold>Example:</bold>
        </p>
        <p>d0.5xdt0.5=2x,d0.5ydt0.5=x+y\frac{d^{0.5}x}{dt^{0.5}} = 2x,\quad\quad\frac{d^{0.5}y}{dt^{0.5}} = x + y</p>
      </sec>
      <sec>
        <title>Complex-Order Differential Equations</title>
        <p>MathHandbook extends differentiation to complex orders, producing oscillatory-exponential solutions.</p>
        <p>
          <bold>Example:</bold>
        </p>
        <p>diydxi-2y=ex\frac{d^{i}y}{dx^{i}} - 2y = e^{x}</p>
        <p>The general solution involves e12ixe^{\frac{1}{2}ix}, reflecting complex-order behavior.</p>
        <p>When the order varies with the independent variable, the solution typically involves Mittag-Leffler functions.</p>
        <p>
          <bold>Example:</bold>
        </p>
        <p>dcos(x)ydxcos(x)-2y=ex\frac{d^{\text{cos}(x)}y}{dx^{\text{cos}(x)}} - 2y = e^{x}</p>
        <p>The general solution is:</p>
        <p>yg(x)=C1Ecos(x)(2xcos(x))y_{g}(x) = C_{1}\, E_{\text{cos}(x)}(2x^{\text{cos}(x)})</p>
        <p>where Eα(⋅)E_{\alpha}( \cdot ) is the Mittag-Leffler function.</p>
        <table-wrap id="tbl3">
          <table>
            <thead>
              <tr>
                <th>Order</th>
                <th>Equation</th>
                <th>General Solution</th>
                <th>Particular Solution</th>
              </tr>
            </thead>
            <tbody>
              <tr>
                <td>2</td>
                <td>d2ydx2-2y=ex\frac{d^{2}y}{dx^{2}} - 2y = e^{x}</td>
                <td>C1e2xC_{1}e^{\sqrt{2}x}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>1.5</td>
                <td>d1.5ydx1.5-2y=ex\frac{d^{1.5}y}{dx^{1.5}} - 2y = e^{x}</td>
                <td>C1e223xC_{1}e^{\frac{2}{\sqrt<xref ref-type="bibr" rid="ref3">3</xref>{2}}x}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>1</td>
                <td>dydx-2y=ex\frac{dy}{dx} - 2y = e^{x}</td>
                <td>C1e2xC_{1}e^{2x}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>0.5</td>
                <td>d0.5ydx0.5-2y=ex\frac{d^{0.5}y}{dx^{0.5}} - 2y = e^{x}</td>
                <td>C1e4xC_{1}e^{4x}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>-0.5</td>
                <td>d-0.5ydx-0.5-2y=ex\frac{d^{- 0.5}y}{dx^{- 0.5}} - 2y = e^{x}</td>
                <td>C1ex/4C_{1}e^{x/4}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>-1</td>
                <td>∫ydx-2y=ex\int y\, dx - 2y = e^{x}</td>
                <td>C1ex/2C_{1}e^{x/2}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>-2</td>
                <td>∬y(dx)2-2y=ex\iint y\, dx^{2} - 2y = e^{x}</td>
                <td>C1ex/2C_{1}e^{x/\sqrt{2}}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>ii</td>
                <td>diydxi-2y=ex\frac{d^{i}y}{dx^{i}} - 2y = e^{x}</td>
                <td>C1ei2xC_{1}e^{\frac{i}{2}x}</td>
                <td>-ex- e^{x}</td>
              </tr>
              <tr>
                <td>cos(x)\text{cos}(x)</td>
                <td>dcos(x)ydxcos(x)-2y=ex\frac{d^{\text{cos}(x)}y}{dx^{\text{cos}(x)}} - 2y = e^{x}</td>
                <td>C1Ecos(x)(2xcos(x))C_{1}E_{\text{cos}(x)}(2x^{\text{cos}(x)})</td>
                <td>-ex- e^{x}</td>
              </tr>
            </tbody>
          </table>
        </table-wrap>
        <p><bold>Table 2:</bold> Summary of All Examples</p>
      </sec>
    </sec>
    <sec>
      <title>DISCUSSION</title>
      <p>The results of this study reveal several structural properties that are fundamental to understanding fractional differential equations and their computational treatment. First, the preservation of linear structure across fractional orders demonstrates that fractional derivatives extend classical calculus in a mathematically coherent way.</p>
      <p>Table 2 shows that solution structures of differential equations are the same regardless of its order:</p>
      <p>
        <bold>solution = general solution + particular solution = gsolution ( ) + psolution ( )</bold>
      </p>
      <p>The smooth variation of the general solution with respect to the order α\alpha highlights the continuous transition between integer-order and fractional-order dynamics, offering a unified framework for modeling systems with memory or hereditary effects.</p>
      <p>A particularly notable finding is the invariance of the particular solution across all constant orders for the equation</p>
      <p>dαy/dxα-2y=ex,d^{\alpha}y/dx^{\alpha} - 2y = e^{x},</p>
      <p>which underscores the robustness of forcing-term responses in linear fractional systems. This behavior simplifies analytical interpretation and provides a stable foundation for numerical verification.</p>
      <p>The emergence of Mittag-Leffler functions in variable-order equations reflects the richer dynamical landscape introduced by non-constant differentiation orders. These functions generalize exponential behavior and naturally encode memory effects, making them indispensable in modeling anomalous diffusion, viscoelasticity, and other nonlocal processes. Similarly, complex-order derivatives produce oscillatory-exponential hybrid solutions, suggesting potential applications in signal processing, wave propagation, and systems exhibiting combined growth and rotation.</p>
      <p>Overall, the results demonstrate that fractional calculus offers a flexible and powerful modeling paradigm. The ability of MathHandbook to compute symbolic solutions across such a wide range of orders including fractional, integral, mixed, complex, and variable orders illustrates the maturity of modern symbolic computation and its value for both theoretical research and applied problem solving.</p>
      <sec>
        <title>Educational Implications</title>
        <p>AI-powered symbolic computation tools such as MathHandbook significantly enhance mathematics education by:</p>
        <list list-type="bullet">
          <list-item>
            <p>providing instant analytical solutions</p>
          </list-item>
          <list-item>
            <p>supporting experimentation with fractional orders</p>
          </list-item>
          <list-item>
            <p>visualizing PDEs in 2D and 3D</p>
          </list-item>
          <list-item>
            <p>enabling students to verify solutions interactively</p>
          </list-item>
          <list-item>
            <p>bridging theory and computation in differential equations courses</p>
          </list-item>
        </list>
        <p>As AI continues to evolve, such tools will play an increasingly central role in personalized and exploratory learning.</p>
      </sec>
    </sec>
    <sec>
      <title>CONCLUSION</title>
      <p>This case study provides a comprehensive examination of fractional differential equations solved using the MathHandbook symbolic computation platform. The system successfully handles an extensive spectrum of differential operators, including integer-order, fractional-order, integral, mixed-order, complex-order, and variable-order derivatives. The comparative analysis across orders reveals consistent structural patterns: general solutions exhibit order-dependent exponential behavior, while particular solutions remain invariant for linear equations with identical forcing terms.</p>
      <p>These findings reinforce the theoretical coherence of fractional calculus and highlight its capacity to model memory-dependent and nonlocal phenomena. The integration of AI-driven symbolic computation into MathHandbook further enhances accessibility, enabling researchers, educators, and students to explore fractional models interactively and verify solutions analytically or numerically.</p>
      <p>As fractional calculus continues to expand across physics, engineering, biology, and applied mathematics, tools such as MathHandbook will play an increasingly important role in supporting research, facilitating experimentation, and bridging the gap between theory and computation. The results presented here demonstrate that modern symbolic engines are not only capable of solving complex fractional systems but also of providing insights that deepen our understanding of their underlying mathematical structure.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <label>1</label>
        <mixed-citation>Huang W, Hibbert DB. Modeling of metal electrodeposits: Analytical solutions. Physical Review E. 1995;52(5):5065</mixed-citation>
      </ref>
      <ref id="ref2">
        <label>2</label>
        <mixed-citation>Huang W, Hibbert DB. Computer modeling of electrochemical growth with convection and migration in a rectangular cell. Physical Review E. 1996;53(1):727</mixed-citation>
      </ref>
      <ref id="ref3">
        <label>3</label>
        <mixed-citation>Jiang J, Huang W, Hibbert B. Fractal dimensions of DLA clusters using cumulative Randićindices. Physica A: Statistical Mechanics and its Applications. 1996;233(3-4):884-7</mixed-citation>
      </ref>
      <ref id="ref4">
        <label>4</label>
        <mixed-citation>Huang W, Hibbert DB. Fast fractal growth with diffusion, convection and migration by computer simulation: Effects of voltage on probability, morphology and fractal dimension of electrochemical growth in a rectangular cell. Physica A: Statistical Mechanics and its Applications. 1996;233(3-4):888-96</mixed-citation>
      </ref>
      <ref id="ref5">
        <label>5</label>
        <mixed-citation>Huang W. Analytical time-dependent solutions of modelling of metal electrodeposits. Europhysics Letters. 2026;154(4):42002</mixed-citation>
      </ref>
      <ref id="ref6">
        <label>6</label>
        <mixed-citation>Huang W. Summary of Analytical Methods for Fractional Differential Equations: Examples of Differential Equations. Research in Applied Mathematics, 12(2):66-69, (2026)</mixed-citation>
      </ref>
      <ref id="ref7">
        <label>7</label>
        <mixed-citation>Oldham KB, Spanier F. The Fractional Calculus. Academic Press, New York, London (1974)</mixed-citation>
      </ref>
      <ref id="ref8">
        <label>8</label>
        <mixed-citation>Ross B, editor. Fractional calculus and its applications: proceedings of the international conference held at the University of New Haven, 1974. Springer; 2006</mixed-citation>
      </ref>
      <ref id="ref9">
        <label>9</label>
        <mixed-citation>Miller KS, Ross B. An introduction to the fractional calculus and fractional differential equations.. 1993</mixed-citation>
      </ref>
      <ref id="ref10">
        <label>10</label>
        <mixed-citation>Podlubny I. Fractional Differential Equations. Academic Press, New York (1999)</mixed-citation>
      </ref>
      <ref id="ref11">
        <label>11</label>
        <mixed-citation>Huang W. Exact analytic solution for the time-fractional Hunter-Saxton equation with Caputo derivative. Nonlinear Science. 2026 :100193</mixed-citation>
      </ref>
      <ref id="ref12">
        <label>12</label>
        <mixed-citation>Huang W. SymbMath: A Program for Symbolic Mathematics. Int. J. Math. Edu. Sci. Technol. 1992;23(1):160-5</mixed-citation>
      </ref>
      <ref id="ref13">
        <label>13</label>
        <mixed-citation>Huang W. SymbMath Update to Version 2.0, Abs. Amer. Math. Soc., 13(6), 535 (1992)</mixed-citation>
      </ref>
      <ref id="ref14">
        <label>14</label>
        <mixed-citation>Huang W. Software Engineering and Simulation. 12(2), 46-51, (2026)</mixed-citation>
      </ref>
      <ref id="ref15">
        <label>15</label>
        <mixed-citation>Huang W. International J. Research and Scientific Innovation.13 (7), 5392-5396 (2026)</mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>
