[{"data":1,"prerenderedAt":7063},["ShallowReactive",2],{"nav:differential-equations":3,"lesson:\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes":217,"course-wordcounts":1563,"ref-card-index":2474,"tikz:49170527bfb6cff91fe58edf8d44b5ca9883402eb81fe65e28c71a201e23edb8":7060,"tikz:0985a076b497ba905cf26cab1fe071cf4e968cdbb2445bccbd06307d01477efc":7061,"tikz:9d1e35186d6f8942c37cf3b700d93a0b13315cf8448da8258edb4d524e4c329b":7062},[4,20,58,92,111,125,144,159,179,202],{"module":5,"moduleNumber":6,"slug":7,"lessons":8},"Foundations",1,"foundations",[9,14],{"title":10,"path":11,"lessonNumber":6,"topics":12,"summary":13},"Models, Direction Fields, and Solution Curves","\u002Fdifferential-equations\u002Ffoundations\u002Fmodels-and-direction-fields",[5],"A differential equation relates an unknown function to its own rates of change. Three first-order models — a falling body, a cooling object, a population under predation — share the form dy\u002Fdt = ay - b; the slope field fixes their equilibria and long-run behavior before any formula is found. Solving the linear case gives the general solution, its integral curves, and the particular solution selected by an initial condition.\n",{"title":15,"path":16,"lessonNumber":17,"topics":18,"summary":19},"Classifying Equations: Order, Linearity, ODE vs. PDE","\u002Fdifferential-equations\u002Ffoundations\u002Fclassification-and-terminology",2,[5],"Every solution method targets a specific class of equation, so the first question about any differential equation is which classes it belongs to. Four independent axes sort them: ordinary versus partial, order, linear versus nonlinear, and homogeneous versus nonhomogeneous. Systems, verification of a solution by substitution, and the split between initial and boundary value problems complete the vocabulary.\n",{"module":21,"moduleNumber":17,"slug":22,"lessons":23},"First-Order Equations","first-order",[24,29,34,40,46,52],{"title":25,"path":26,"lessonNumber":6,"topics":27,"summary":28},"Linear Equations and Integrating Factors","\u002Fdifferential-equations\u002Ffirst-order\u002Flinear-first-order-integrating-factors",[21],"A first-order linear equation has the unknown and its derivative to the first power only. Multiplying by an integrating factor collapses the left side into a single derivative, and one integration gives the general solution in closed form. The solution exists wherever the coefficients are continuous, and for a constant coefficient it splits into a decaying transient and a steady state set by the forcing.\n",{"title":30,"path":31,"lessonNumber":17,"topics":32,"summary":33},"Separable and Exact Equations","\u002Fdifferential-equations\u002Ffirst-order\u002Fseparable-and-exact",[21],"Two nonlinear first-order classes solve by direct integration. A separable equation splits so that each variable can be integrated on its own side, giving an implicit relation. An exact equation is the total differential of a hidden potential function, recognized by a symmetry test on its coefficients; when the test fails, an integrating factor can sometimes restore exactness. A change of variable brings homogeneous equations into the separable class.\n",{"title":35,"path":36,"lessonNumber":37,"topics":38,"summary":39},"Modeling with First-Order Equations","\u002Fdifferential-equations\u002Ffirst-order\u002Fmodeling-first-order",3,[21],"A rate law is a differential equation. Each first-order model starts from one governing principle: conservation of mass for a mixing tank, proportional change for interest and radioactive decay, Newton's law of cooling, a force balance for a body falling against drag, and Kirchhoff's law for a series circuit. Setting the derivative to zero recovers the steady state, and the transient records how the initial condition relaxes toward it.\n",{"title":41,"path":42,"lessonNumber":43,"topics":44,"summary":45},"Autonomous Equations, Phase Lines, and Population Dynamics","\u002Fdifferential-equations\u002Ffirst-order\u002Fautonomous-and-population-dynamics",4,[21],"An autonomous equation y' = f(y) can be analyzed qualitatively without being solved. Its constant solutions are the zeros of f, and the sign of f between them fixes whether nearby solutions rise or fall, which the phase line records as a column of arrows. The logistic and threshold models, constant- and effort-proportional harvesting, and the properties nonlinear equations lose all follow from this reading.\n",{"title":47,"path":48,"lessonNumber":49,"topics":50,"summary":51},"Existence, Uniqueness, and Euler's Method","\u002Fdifferential-equations\u002Ffirst-order\u002Fexistence-uniqueness-euler",5,[21],"Existence and uniqueness can be settled before any attempt to solve. The existence-uniqueness theorem gives sufficient conditions on f, and a standard example shows what fails when they do not hold. Picard's successive approximations build the solution as the limit of an iteration, and Euler's method turns the same tangent-line idea into a numerical procedure for the equations no formula reaches.\n",{"title":53,"path":54,"lessonNumber":55,"topics":56,"summary":57},"First-Order Difference Equations","\u002Fdifferential-equations\u002Ffirst-order\u002Ffirst-order-difference-equations",6,[21],"A difference equation advances a sequence one index at a time by a rule y_{n+1} = f(y_n). The linear case y_{n+1} = rho*y_n + b solves in closed form and converges to its equilibrium exactly when the ratio has magnitude below one, which underlies compound-interest and loan calculations. The logistic difference equation shows the nonlinear counterpart: an exchange of stability, a cascade of period doublings, and the onset of chaos.\n",{"module":59,"moduleNumber":37,"slug":60,"lessons":61},"Second-Order Linear Equations","second-order-linear",[62,67,72,77,82,87],{"title":63,"path":64,"lessonNumber":6,"topics":65,"summary":66},"Homogeneous Equations, the Wronskian, and Real Roots","\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhomogeneous-constant-coefficients",[59],"A second-order linear homogeneous equation with constant coefficients is solved by guessing an exponential and reducing to the quadratic characteristic equation. Two solutions span every solution exactly when their Wronskian is nonzero; that condition, superposition, and Abel's formula give the full structure of the general solution for the case of two distinct real roots.\n",{"title":68,"path":69,"lessonNumber":17,"topics":70,"summary":71},"Complex Roots, Repeated Roots, and Reduction of Order","\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fcomplex-and-repeated-roots",[59],"When the characteristic equation has complex conjugate roots, Euler's formula converts the complex exponentials into a real fundamental set of decaying or growing oscillations. When it has a repeated root, one exponential is lost and reduction of order recovers the missing second solution as $t\\,e^{rt}$. The same substitution $y = v(t)y_1(t)$ finds a second solution from any known one.\n",{"title":73,"path":74,"lessonNumber":37,"topics":75,"summary":76},"Nonhomogeneous Equations: Undetermined Coefficients","\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fnonhomogeneous-undetermined-coefficients",[59],"The general solution of a nonhomogeneous linear equation is a complementary solution plus any one particular solution. When the forcing term is a polynomial, exponential, sine, or cosine, a particular solution can be found by assuming a trial form of the same shape with unknown coefficients and solving for them. The one complication is resonance, handled by multiplying the trial by a power of $t$.\n",{"title":78,"path":79,"lessonNumber":43,"topics":80,"summary":81},"Variation of Parameters","\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fvariation-of-parameters",[59],"Variation of parameters finds a particular solution of any nonhomogeneous linear equation from a fundamental set of the homogeneous one. Replacing the constants in the complementary solution by functions and imposing one convenient constraint reduces the problem to a two-by-two linear system whose solution is expressed through the Wronskian, giving an integral formula that works for forcing terms undetermined coefficients cannot touch.\n",{"title":83,"path":84,"lessonNumber":49,"topics":85,"summary":86},"Mechanical and Electrical Vibrations","\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations",[59],"A spring-mass-damper obeys a second-order linear equation, and so does a series RLC circuit, with the same mathematics governing both. Free undamped motion is a pure sinusoid; damping adds a decaying envelope with three regimes; periodic forcing produces a transient that dies out and a steady-state oscillation whose amplitude peaks sharply near the natural frequency, the phenomenon of resonance.\n",{"title":88,"path":89,"lessonNumber":55,"topics":90,"summary":91},"Higher-Order Linear Equations","\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhigher-order-linear",[59],"The second-order theory extends directly to order $n$: the solution space is $n$-dimensional, spanned by any $n$ solutions with nonzero Wronskian. For constant coefficients the characteristic polynomial has degree $n$, and its roots (counted with multiplicity, real and complex) build the basis by the same rules as before. Coupled oscillators are the natural application that raises the order.\n",{"module":93,"moduleNumber":43,"slug":94,"lessons":95},"Series Solutions and Special Functions","series-solutions",[96,101,106],{"title":97,"path":98,"lessonNumber":6,"topics":99,"summary":100},"Power Series Solutions Near Ordinary Points","\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points",[93],"A linear equation with variable coefficients has no characteristic equation. A power series substituted into the equation matches coefficients to a recurrence relation, which near an ordinary point yields two independent analytic solutions. The radius of convergence is at least the distance from the expansion point to the nearest singular point in the complex plane.\n",{"title":102,"path":103,"lessonNumber":17,"topics":104,"summary":105},"Euler Equations, Regular Singular Points, and Frobenius","\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius",[93],"The Euler equation x^2 y'' + a x y' + b y = 0 is solved outright by y = x^r, and its three root cases fix the behavior at any regular singular point. The Frobenius method multiplies x^r by a power series; the indicial equation chooses the exponents, and equal or integer-separated roots force a logarithm in the second solution. Gauss's hypergeometric equation is the archetype containing most classical functions as special cases.\n",{"title":107,"path":108,"lessonNumber":37,"topics":109,"summary":110},"Bessel's Equation, Legendre Polynomials, and Special Functions","\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions",[93],"Bessel's equation puts the Frobenius machinery through all three of its cases and produces the functions J and Y that govern anything vibrating or diffusing with circular symmetry. The gamma function extends the factorial so that Bessel functions of every order make sense; Legendre's equation, run through the hypergeometric form, yields the polynomials that play the same role in spherical geometry. Orthogonality ties both families to the eigenfunction expansions of Sturm–Liouville theory.\n",{"module":112,"moduleNumber":49,"slug":113,"lessons":114},"The Laplace Transform","laplace",[115,120],{"title":116,"path":117,"lessonNumber":6,"topics":118,"summary":119},"The Laplace Transform: Definition, Properties, and Solving IVPs","\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps",[112],"The Laplace transform sends a function of time to a function of a complex frequency by integrating it against the kernel e^{-st}. Differentiation in t becomes multiplication by s, so a linear constant-coefficient initial value problem turns into an algebraic equation. Existence rests on piecewise continuity and exponential order; the derivative rule folds in the initial data; and inversion runs through a transform table and partial fractions.\n",{"title":121,"path":122,"lessonNumber":17,"topics":123,"summary":124},"Step Functions, Discontinuous Forcing, Impulses, and Convolution","\u002Fdifferential-equations\u002Flaplace\u002Fstep-impulse-convolution",[112],"The Heaviside step function and the second shifting theorem transform switches and discontinuous forcing into exponential factors on the transform. The Dirac delta idealizes an instantaneous impulse and transforms to a pure exponential. The convolution theorem inverts a product of transforms, writes the forced response as the impulse response convolved with the input, and solves Abel's tautochrone by transform.\n",{"module":126,"moduleNumber":55,"slug":127,"lessons":128},"Systems of First-Order Linear Equations","systems",[129,134,139],{"title":130,"path":131,"lessonNumber":6,"topics":132,"summary":133},"Matrices, Linear Systems, and the Eigenvalue Toolkit","\u002Fdifferential-equations\u002Fsystems\u002Fmatrices-eigenvalues-review",[126],"Any nth-order linear equation, and any coupled collection of them, rewrites as a single first-order system x' = P(t)x + g(t). The matrix and vector algebra behind that form, the eigenvalue problem det(A - λI) = 0 that drives every solution method, and the fundamental theory — superposition, the Wronskian, Abel's theorem — together establish that n independent solutions span all solutions.\n",{"title":135,"path":136,"lessonNumber":17,"topics":137,"summary":138},"Homogeneous Constant-Coefficient Systems and Phase Portraits","\u002Fdifferential-equations\u002Fsystems\u002Fconstant-coefficient-systems-phase-portraits",[126],"For x' = Ax with A constant, the trial x = ξe^{rt} turns the differential equation into the eigenvalue problem Aξ = rξ. The eigenvalues fix the geometry of the phase plane: real opposite signs give a saddle, real same sign a node, complex a spiral, purely imaginary a center. Worked in the plane, these cases form the eigenvalue-type classification of equilibria.\n",{"title":140,"path":141,"lessonNumber":37,"topics":142,"summary":143},"Repeated Eigenvalues, Fundamental Matrices, and Nonhomogeneous Systems","\u002Fdifferential-equations\u002Fsystems\u002Frepeated-eigenvalues-fundamental-matrices",[126],"When a repeated eigenvalue supplies too few eigenvectors, a generalized eigenvector supplies the missing solution as ξte^{ρt} + ηe^{ρt}, giving an improper node. A fundamental set packaged as a matrix Φ(t) yields the matrix exponential e^{At}, the propagator mapping initial states to later ones. Variation of parameters solves the nonhomogeneous system x' = Ax + g(t).\n",{"module":145,"moduleNumber":146,"slug":147,"lessons":148},"Numerical Methods",7,"numerical",[149,154],{"title":150,"path":151,"lessonNumber":6,"topics":152,"summary":153},"Euler, Improved Euler, and Runge–Kutta","\u002Fdifferential-equations\u002Fnumerical\u002Feuler-and-runge-kutta",[145],"Most initial value problems have no closed-form solution, so the solution is approximated on a grid. Euler's method steps along the tangent line, the improved Euler method averages two slopes, and the classical Runge–Kutta method averages four. Each added stage raises the order of accuracy at the cost of more evaluations per step, measured by how the local and global truncation errors scale with the step size.\n",{"title":155,"path":156,"lessonNumber":17,"topics":157,"summary":158},"Multistep Methods, Systems, and Stability","\u002Fdifferential-equations\u002Fnumerical\u002Fmultistep-systems-stability",[145],"One-step methods discard everything but the last point. Multistep methods fit a polynomial to several past values and integrate it forward: the explicit Adams–Bashforth formulas, the implicit and more accurate Adams–Moulton formulas, and predictor–corrector pairs that combine them. The same rules extend verbatim to systems in vector form. A separate concern is stability: round-off can dominate truncation, and stiff equations force a tiny step for stability even when accuracy would allow a large one.\n",{"module":160,"moduleNumber":161,"slug":162,"lessons":163},"Nonlinear Systems and Stability",8,"nonlinear",[164,169,174],{"title":165,"path":166,"lessonNumber":6,"topics":167,"summary":168},"The Phase Plane, Critical Points, and Stability","\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability",[160],"Most nonlinear systems cannot be solved in closed form, so they are studied geometrically. The phase plane turns an autonomous planar system into a family of trajectories; the five archetypes of critical point follow from the eigenvalues of the coefficient matrix; the trace-determinant plane reads off type and stability directly; and epsilon-delta definitions make stability, asymptotic stability, and instability precise.\n",{"title":170,"path":171,"lessonNumber":17,"topics":172,"summary":173},"Locally Linear Systems and Liapunov's Method","\u002Fdifferential-equations\u002Fnonlinear\u002Flocally-linear-and-liapunov",[160],"Near a critical point a nonlinear system looks linear, and the linear part is the Jacobian. The linearization fixes the type and stability of the nonlinear critical point in every case except a center or a repeated eigenvalue. Liapunov's direct method settles those cases and bounds the basin of attraction by constructing an energy-like function, without solving the system.\n",{"title":175,"path":176,"lessonNumber":37,"topics":177,"summary":178},"Population Models, Limit Cycles, and Chaos","\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles",[160],"The phase-plane methods apply directly to interacting-population models. Competing species either coexist or drive one another to extinction, decided by a single inequality among the interaction constants; the Lotka-Volterra predator-prey system produces closed population cycles. Limit cycles and the Poincaré-Bendixson theorem, the van der Pol oscillator, and the Lorenz equations with their strange attractor carry the theory into chaos.\n",{"module":180,"moduleNumber":181,"slug":182,"lessons":183},"PDEs, Fourier Series, and Boundary Value Problems",9,"pdes-fourier-bvp",[184,192,197],{"title":185,"path":186,"lessonNumber":6,"topics":187,"summary":191},"Fourier Series and Convergence","\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Ffourier-series",[188,189,190],"PDEs","Fourier Series","and Boundary Value Problems","A two-point boundary value problem has nontrivial solutions only at a discrete set of eigenvalues, the same trichotomy that governs a singular linear system. For y'' + lambda y = 0 with zero endpoints the eigenfunctions are sines and cosines, and their orthogonality gives the Euler-Fourier coefficient formulas. The convergence theorem fixes when the series returns the function, the Gibbs phenomenon measures the overshoot at a jump, and even\u002Fodd symmetry produces half-range sine and cosine series.\n",{"title":193,"path":194,"lessonNumber":17,"topics":195,"summary":196},"Separation of Variables: Heat, Wave, and Laplace Equations","\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations",[188,189,190],"Separation of variables replaces a partial differential equation by a pair of ordinary ones joined through a shared separation constant. Applied to the heat equation it produces the eigenvalue problem X'' + lambda X = 0, and the solution assembles as a Fourier series in the eigenfunctions. The same steps solve the wave equation, whose modes are standing waves, and Laplace's equation, the steady-state limit posed on a region rather than an interval.\n",{"title":198,"path":199,"lessonNumber":37,"topics":200,"summary":201},"Sturm-Liouville Theory","\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fsturm-liouville",[188,189,190],"The eigenvalue problem behind separation of variables generalizes to the self-adjoint Sturm-Liouville form. Lagrange's identity makes the operator symmetric, and from that one fact follow real eigenvalues, orthogonal eigenfunctions, and eigenfunction expansions that behave like Fourier series. Singular problems admit Bessel and Legendre functions, and Sturm's separation and comparison theorems describe how the eigenfunctions oscillate.\n",{"module":203,"moduleNumber":204,"slug":205,"lessons":206},"Historical Notes and the Calculus of Variations",10,"history-variations",[207,212],{"title":208,"path":209,"lessonNumber":6,"topics":210,"summary":211},"The Calculus of Variations","\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations",[203],"Ordinary calculus finds the point where a function is stationary; the calculus of variations finds the whole curve where an integral is stationary. Euler's differential equation is the necessary condition for an extremal, and it becomes integrable in three cases, solving the shortest-path, minimal-surface, and brachistochrone problems. Lagrange multipliers extend the method to isoperimetric constraints, and Hamilton's principle recovers Newton's law from a single stationary integral.\n",{"title":213,"path":214,"lessonNumber":17,"topics":215,"summary":216},"Great Problems and the People Who Solved Them","\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes",[203],"Differential equations grew out of specific problems, not a plan: the invention of calculus by Newton and Leibniz, the Bernoulli brachistochrone challenge, Euler's flood of methods, Lagrange's analytical mechanics, Gauss and Riemann's rigor, Laplace's celestial mechanics, and Poincaré's qualitative theory. Each method descends from a named problem, and reading the subject forward from those problems explains why its parts fit together.\n",{"id":218,"title":213,"blurb":219,"body":220,"brief":1539,"category":1540,"description":226,"draft":1541,"extension":1542,"meta":1543,"module":203,"navigation":1545,"path":214,"practice":1546,"rawbody":1547,"readingTime":1548,"seo":1553,"sources":1554,"status":1559,"stem":1560,"summary":216,"topics":1561,"__hash__":1562},"course\u002F03.differential-equations\u002F10.history-variations\u002F02.historical-notes.md","",{"type":221,"value":222,"toc":1528},"minimark",[223,227,231,236,255,258,275,281,285,308,311,319,343,346,350,361,910,990,994,1009,1020,1040,1047,1051,1062,1160,1286,1290,1301,1337,1340,1344,1355,1369,1397,1400,1404,1407,1410,1413],[224,225,226],"p",{},"Differential equations did not arrive as a finished theory. Each method in this\ncourse was invented to answer a concrete question — how a bead slides down a wire,\nhow the planets stay in their orbits, how a heated rod cools, how a rotating fluid\nmass changes shape — and the general theory was abstracted afterward. Reading\nthe subject forward from its problems, rather than backward from its theorems,\nexplains why the parts fit together the way they do. The people and the problems\nrun from Newton to Poincaré.",[228,229],"tikz-figure",{"hash":230},"49170527bfb6cff91fe58edf8d44b5ca9883402eb81fe65e28c71a201e23edb8",[232,233,235],"h2",{"id":234},"newton-and-leibniz-the-calculus-and-its-quarrel","Newton and Leibniz: the calculus and its quarrel",[224,237,238,239,243,244],{},"The subject begins with the tool that made it possible. Isaac Newton (1642–1727)\ndid his foundational work in two plague years of rural solitude, 1665 to 1667,\nwhen Cambridge closed and he returned to Woolsthorpe. In that stretch, between the\nages of 22 and 24, he developed the binomial series for fractional exponents, both\nbranches of calculus, universal gravitation as the mechanism of the solar system,\nand the analysis of white light into the spectrum. He was secretive and disliked\npublishing; his mathematical discoveries circulated by conversation and letter,\nand his masterpiece, the ",[240,241,242],"em",{},"Principia"," (1687), was dragged out of him by Halley over\neighteen months of concentration. It deduced Kepler's laws from the inverse-square\nlaw, treated wave motion and tides, and computed the masses of the sun and\nplanets.",[245,246,247],"sup",{},[248,249,254],"a",{"href":250,"ariaDescribedBy":251,"dataFootnoteRef":219,"id":253},"#user-content-fn-newton",[252],"footnote-label","user-content-fnref-newton","1",[224,256,257],{},"Gottfried Wilhelm Leibniz invented calculus independently in Germany; his papers\nof 1684 and 1686 were the first publications on the subject. The two systems were\nbuilt from the same idea but different notation, and Leibniz's differential\nnotation proved the more fruitful. What began as mild insinuation escalated into\nthe most damaging priority dispute in the history of science.",[259,260,261,269],"ul",{},[262,263,264,268],"li",{},[265,266,267],"strong",{},"Who was first."," Newton had the calculus eight to ten years earlier but did\nnot publish; Leibniz published first.",[262,270,271,274],{},[265,272,273],{},"The cost."," British mathematicians, loyal to Newton's geometric methods and\nclumsy notation, cut themselves off from the Continent. Leadership in analysis\npassed to the Bernoullis, Euler, Lagrange, Laplace, and Gauss, and British\nmathematics stagnated for most of the eighteenth and nineteenth centuries.",[224,276,277,278,280],{},"The analytic notation of the Continent, not the geometric style of the\n",[240,279,242],{},", became the language in which differential equations were actually\nsolved.",[232,282,284],{"id":283},"the-bernoulli-challenge","The Bernoulli challenge",[224,286,287,288,291,292,295,296,299,300],{},"In 1696 Johann (John) Bernoulli posed a problem to the mathematicians of Europe:\ngiven two points at different heights, find the shape of wire down which a bead\nslides from the upper to the lower in the least time. He named it the\n",[265,289,290],{},"brachistochrone",", from the Greek for ",[240,293,294],{},"shortest time",". Galileo had guessed the\ncircular arc; the true answer, a cycloid, is far from obvious, and the problem\nbecame the historical source of the ",[248,297,298],{"href":209},"calculus of\nvariations",".",[245,301,302],{},[248,303,307],{"href":304,"ariaDescribedBy":305,"dataFootnoteRef":219,"id":306},"#user-content-fn-bern",[252],"user-content-fnref-bern","2",[228,309],{"hash":310},"0985a076b497ba905cf26cab1fe071cf4e968cdbb2445bccbd06307d01477efc",[224,312,313,314,318],{},"The challenge drew solutions from both Bernoulli brothers, from Leibniz, and from\nNewton, who — by then Master of the Mint and out of the habit of research — solved\nit in a single evening and published anonymously. Bernoulli reportedly recognized\nthe author at once: ",[315,316,317],"q",{},"I recognize the lion by his claw."," The Bernoulli family was\nto mathematics what the Bachs were to music, producing eight mathematicians in\nthree generations:",[259,320,321,327,333],{},[262,322,323,326],{},[265,324,325],{},"James Bernoulli (1654–1705)."," Self-taught in the new calculus; worked on\ninfinite series and special curves, introduced polar coordinates and the\nBernoulli numbers, and stated the law of large numbers.",[262,328,329,332],{},[265,330,331],{},"John Bernoulli (1667–1748)."," James's younger brother; mastered calculus and\napplied it to geometry, differential equations, and mechanics; posed the\nbrachistochrone and taught the young Euler at Basel.",[262,334,335,338,339,342],{},[265,336,337],{},"Daniel Bernoulli (1700–1782)."," John's son; his ",[240,340,341],{},"Hydrodynamica"," founded fluid\nmechanics and gave the earliest kinetic theory of gases.",[224,344,345],{},"John's solution was the more ingenious, James's the more general, and the resulting\nquarrel between the brothers was conducted in language better suited to a street\nbrawl. The rivalry was as productive as it was bitter: the general method James\nreached for is the one Euler would systematize.",[232,347,349],{"id":348},"euler-the-flood-of-methods","Euler: the flood of methods",[224,351,352,353],{},"Leonhard Euler (1707–1783), a native of Basel and a student of John Bernoulli, was\nthe most prolific mathematician of any era, averaging some 800 printed pages a\nyear across a long life and continuing to increase his output after going blind in\nhis last seventeen years. His imprint on differential equations is everywhere.",[245,354,355],{},[248,356,360],{"href":357,"ariaDescribedBy":358,"dataFootnoteRef":219,"id":359},"#user-content-fn-euler",[252],"user-content-fnref-euler","3",[259,362,363,369,672,901],{},[262,364,365,368],{},[265,366,367],{},"Calculus of variations."," He founded the subject in 1744 on the basic\ndifferential equation for a minimizing curve, the Euler equation of the previous\nlesson.",[262,370,371,374,375,400,401,400,418,400,435,452,453,485,486,400,516,541,542,671],{},[265,372,373],{},"Notation."," The symbols ",[376,377,380],"span",{"className":378},[379],"katex",[376,381,385],{"className":382,"ariaHidden":384},[383],"katex-html","true",[376,386,389,394],{"className":387},[388],"base",[376,390],{"className":391,"style":393},[392],"strut","height:0.4306em;",[376,395,399],{"className":396},[397,398],"mord","mathnormal","e",", ",[376,402,404],{"className":403},[379],[376,405,407],{"className":406,"ariaHidden":384},[383],[376,408,410,413],{"className":409},[388],[376,411],{"className":412,"style":393},[392],[376,414,417],{"className":415,"style":416},[397,398],"margin-right:0.0359em;","π",[376,419,421],{"className":420},[379],[376,422,424],{"className":423,"ariaHidden":384},[383],[376,425,427,431],{"className":426},[388],[376,428],{"className":429,"style":430},[392],"height:0.6595em;",[376,432,434],{"className":433},[397,398],"i",[376,436,438],{"className":437},[379],[376,439,441],{"className":440,"ariaHidden":384},[383],[376,442,444,448],{"className":443},[388],[376,445],{"className":446,"style":447},[392],"height:0.6833em;",[376,449,451],{"className":450},[397],"Σ",", the functional notation\n",[376,454,456],{"className":455},[379],[376,457,459],{"className":458,"ariaHidden":384},[383],[376,460,462,466,471,476,480],{"className":461},[388],[376,463],{"className":464,"style":465},[392],"height:1em;vertical-align:-0.25em;",[376,467,470],{"className":468,"style":469},[397,398],"margin-right:0.1076em;","f",[376,472,475],{"className":473},[474],"mopen","(",[376,477,479],{"className":478},[397,398],"x",[376,481,484],{"className":482},[483],"mclose",")",", and ",[376,487,489],{"className":488},[379],[376,490,492],{"className":491,"ariaHidden":384},[383],[376,493,495,499,508,513],{"className":494},[388],[376,496],{"className":497,"style":498},[392],"height:0.6679em;",[376,500,503],{"className":501},[502],"mop",[376,504,507],{"className":505},[397,506],"mathrm","sin",[376,509],{"className":510,"style":512},[511],"mspace","margin-right:0.1667em;",[376,514,479],{"className":515},[397,398],[376,517,519],{"className":518},[379],[376,520,522],{"className":521,"ariaHidden":384},[383],[376,523,525,528,535,538],{"className":524},[388],[376,526],{"className":527,"style":393},[392],[376,529,531],{"className":530},[502],[376,532,534],{"className":533},[397,506],"cos",[376,536],{"className":537,"style":512},[511],[376,539,479],{"className":540},[397,398]," are his, along with the identity\n",[376,543,545],{"className":544},[379],[376,546,548,615,646],{"className":547,"ariaHidden":384},[383],[376,549,551,555,603,607,612],{"className":550},[388],[376,552],{"className":553,"style":554},[392],"height:0.8491em;",[376,556,558,561],{"className":557},[397],[376,559,399],{"className":560},[397,398],[376,562,565],{"className":563},[564],"msupsub",[376,566,569],{"className":567},[568],"vlist-t",[376,570,573],{"className":571},[572],"vlist-r",[376,574,577],{"className":575,"style":554},[576],"vlist",[376,578,580,585],{"style":579},"top:-3.063em;margin-right:0.05em;",[376,581],{"className":582,"style":584},[583],"pstrut","height:2.7em;",[376,586,592],{"className":587},[588,589,590,591],"sizing","reset-size6","size3","mtight",[376,593,595,598],{"className":594},[397,591],[376,596,434],{"className":597},[397,398,591],[376,599,602],{"className":600,"style":601},[397,398,591],"margin-right:0.0278em;","θ",[376,604],{"className":605,"style":606},[511],"margin-right:0.2778em;",[376,608,611],{"className":609},[610],"mrel","=",[376,613],{"className":614,"style":606},[511],[376,616,618,622,628,631,634,638,643],{"className":617},[388],[376,619],{"className":620,"style":621},[392],"height:0.7778em;vertical-align:-0.0833em;",[376,623,625],{"className":624},[502],[376,626,534],{"className":627},[397,506],[376,629],{"className":630,"style":512},[511],[376,632,602],{"className":633,"style":601},[397,398],[376,635],{"className":636,"style":637},[511],"margin-right:0.2222em;",[376,639,642],{"className":640},[641],"mbin","+",[376,644],{"className":645,"style":637},[511],[376,647,649,653,656,659,665,668],{"className":648},[388],[376,650],{"className":651,"style":652},[392],"height:0.6944em;",[376,654,434],{"className":655},[397,398],[376,657],{"className":658,"style":512},[511],[376,660,662],{"className":661},[502],[376,663,507],{"className":664},[397,506],[376,666],{"className":667,"style":512},[511],[376,669,602],{"className":670,"style":601},[397,398]," that ties the exponential and\ntrigonometric functions together.",[262,673,674,677,678,877,878,896,897,900],{},[265,675,676],{},"Special functions."," He discovered the integral defining the gamma function,\n",[376,679,681],{"className":680},[379],[376,682,684,712],{"className":683,"ariaHidden":384},[383],[376,685,687,690,694,697,700,703,706,709],{"className":686},[388],[376,688],{"className":689,"style":465},[392],[376,691,693],{"className":692},[397],"Γ",[376,695,475],{"className":696},[474],[376,698,479],{"className":699},[397,398],[376,701,484],{"className":702},[483],[376,704],{"className":705,"style":606},[511],[376,707,611],{"className":708},[610],[376,710],{"className":711,"style":606},[511],[376,713,715,719,783,786,827,863,866,869,874],{"className":714},[388],[376,716],{"className":717,"style":718},[392],"height:1.2151em;vertical-align:-0.3558em;",[376,720,722,729],{"className":721},[502],[376,723,728],{"className":724,"style":727},[502,725,726],"op-symbol","small-op","margin-right:0.1945em;position:relative;top:-0.0006em;","∫",[376,730,732],{"className":731},[564],[376,733,736,774],{"className":734},[568,735],"vlist-t2",[376,737,739,769],{"className":738},[572],[376,740,743,756],{"className":741,"style":742},[576],"height:0.8593em;",[376,744,746,749],{"style":745},"top:-2.3442em;margin-left:-0.1945em;margin-right:0.05em;",[376,747],{"className":748,"style":584},[583],[376,750,752],{"className":751},[588,589,590,591],[376,753,755],{"className":754},[397,591],"0",[376,757,759,762],{"style":758},"top:-3.2579em;margin-right:0.05em;",[376,760],{"className":761,"style":584},[583],[376,763,765],{"className":764},[588,589,590,591],[376,766,768],{"className":767},[397,591],"∞",[376,770,773],{"className":771},[772],"vlist-s","​",[376,775,777],{"className":776},[572],[376,778,781],{"className":779,"style":780},[576],"height:0.3558em;",[376,782],{},[376,784],{"className":785,"style":512},[511],[376,787,789,793],{"className":788},[397],[376,790,792],{"className":791},[397,398],"t",[376,794,796],{"className":795},[564],[376,797,799],{"className":798},[568],[376,800,802],{"className":801},[572],[376,803,806],{"className":804,"style":805},[576],"height:0.8141em;",[376,807,808,811],{"style":579},[376,809],{"className":810,"style":584},[583],[376,812,814],{"className":813},[588,589,590,591],[376,815,817,820,824],{"className":816},[397,591],[376,818,479],{"className":819},[397,398,591],[376,821,823],{"className":822},[641,591],"−",[376,825,254],{"className":826},[397,591],[376,828,830,833],{"className":829},[397],[376,831,399],{"className":832},[397,398],[376,834,836],{"className":835},[564],[376,837,839],{"className":838},[568],[376,840,842],{"className":841},[572],[376,843,846],{"className":844,"style":845},[576],"height:0.7936em;",[376,847,848,851],{"style":579},[376,849],{"className":850,"style":584},[583],[376,852,854],{"className":853},[588,589,590,591],[376,855,857,860],{"className":856},[397,591],[376,858,823],{"className":859},[397,591],[376,861,792],{"className":862},[397,398,591],[376,864],{"className":865,"style":512},[511],[376,867],{"className":868,"style":512},[511],[376,870,873],{"className":871},[397,872],"mathbf","d",[376,875,792],{"className":876},[397,398],", and Euler's constant ",[376,879,881],{"className":880},[379],[376,882,884],{"className":883,"ariaHidden":384},[383],[376,885,887,891],{"className":886},[388],[376,888],{"className":889,"style":890},[392],"height:0.625em;vertical-align:-0.1944em;",[376,892,895],{"className":893,"style":894},[397,398],"margin-right:0.0556em;","γ","; he\nmet the ",[248,898,899],{"href":108},"Bessel functions","\nin the vibration of a stretched circular membrane, and applied Laplace transforms\nto solve differential equations — all before Bessel and Laplace were born.",[262,902,903,906,907,299],{},[265,904,905],{},"Series methods."," He contributed much of the theory of second-order linear\nequations and the method of ",[248,908,909],{"href":98},"solution by power\nseries",[224,911,912,913,989],{},"Euler's reach ran past differential equations into number theory, the Königsberg\nbridges (the origin of graph theory), and the polyhedron formula ",[376,914,916],{"className":915},[379],[376,917,919,939,959,979],{"className":918,"ariaHidden":384},[383],[376,920,922,926,930,933,936],{"className":921},[388],[376,923],{"className":924,"style":925},[392],"height:0.7667em;vertical-align:-0.0833em;",[376,927,929],{"className":928,"style":637},[397,398],"V",[376,931],{"className":932,"style":637},[511],[376,934,823],{"className":935},[641],[376,937],{"className":938,"style":637},[511],[376,940,942,945,950,953,956],{"className":941},[388],[376,943],{"className":944,"style":925},[392],[376,946,949],{"className":947,"style":948},[397,398],"margin-right:0.0576em;","E",[376,951],{"className":952,"style":637},[511],[376,954,642],{"className":955},[641],[376,957],{"className":958,"style":637},[511],[376,960,962,965,970,973,976],{"className":961},[388],[376,963],{"className":964,"style":447},[392],[376,966,969],{"className":967,"style":968},[397,398],"margin-right:0.1389em;","F",[376,971],{"className":972,"style":606},[511],[376,974,611],{"className":975},[610],[376,977],{"className":978,"style":606},[511],[376,980,982,986],{"className":981},[388],[376,983],{"className":984,"style":985},[392],"height:0.6444em;",[376,987,307],{"className":988},[397],".\nSimmons ranks him, with Gauss and Riemann, among the three greatest mathematicians\nof the modern era.",[232,991,993],{"id":992},"lagrange-mechanics-made-analytic","Lagrange: mechanics made analytic",[224,995,996,997,1000,1001],{},"Joseph Louis Lagrange (1736–1813) was appointed professor at the Royal Artillery\nSchool in Turin at nineteen. His earliest and most important work was in the\ncalculus of variations: in 1755 he sent Euler the ",[265,998,999],{},"method of multipliers"," for\nisoperimetric problems that had baffled Euler for years, and Euler, with notable\ngenerosity, withheld his own results so as not to diminish the younger man's\ncredit.",[245,1002,1003],{},[248,1004,1008],{"href":1005,"ariaDescribedBy":1006,"dataFootnoteRef":219,"id":1007},"#user-content-fn-lagrange",[252],"user-content-fnref-lagrange","4",[224,1010,1011,1012,1015,1016,1019],{},"Lagrange's masterpiece, the ",[240,1013,1014],{},"Mécanique Analytique"," (1788), unified mechanics into\nwhat Hamilton later called ",[315,1017,1018],{},"a kind of scientific poem."," It reduced the whole\nsubject to analysis, with no diagrams, resting on Hamilton's principle and\nyielding:",[259,1021,1022,1028,1034],{},[262,1023,1024,1027],{},[265,1025,1026],{},"Lagrange's equations of motion",", one per degree of freedom;",[262,1029,1030,1033],{},[265,1031,1032],{},"generalized coordinates",", freeing the analysis from any particular coordinate\nsystem;",[262,1035,1036,1037,299],{},"the concept of ",[265,1038,1039],{},"potential energy",[224,1041,1042,1043,1046],{},"These are the tools that turn a mechanical ",[248,1044,1045],{"href":84},"vibration\nproblem","\ninto a differential equation without ever drawing a free-body diagram. Lagrange\nalso led the establishment of the metric system.",[232,1048,1050],{"id":1049},"gauss-and-riemann-the-age-of-rigor","Gauss and Riemann: the age of rigor",[224,1052,1053,1054],{},"Carl Friedrich Gauss (1777–1855) marks the boundary between the modern era in\nmathematics and everything before it. A prodigy from Brunswick, he decided for\nmathematics at eighteen on discovering which regular polygons are constructible by\nruler and compass, and filled a terse scientific diary with results he never found\ntime to publish.",[245,1055,1056],{},[248,1057,1061],{"href":1058,"ariaDescribedBy":1059,"dataFootnoteRef":219,"id":1060},"#user-content-fn-gauss",[252],"user-content-fnref-gauss","5",[1063,1064,1065,1081],"table",{},[1066,1067,1068],"thead",{},[1069,1070,1071,1075,1078],"tr",{},[1072,1073,1074],"th",{},"Work",[1072,1076,1077],{},"Year",[1072,1079,1080],{},"What it established",[1082,1083,1084,1096,1107,1120,1130,1144],"tbody",{},[1069,1085,1086,1090,1093],{},[1087,1088,1089],"td",{},"Constructible 17-gon",[1087,1091,1092],{},"1796",[1087,1094,1095],{},"ruler-and-compass polygons after 2000 years",[1069,1097,1098,1101,1104],{},[1087,1099,1100],{},"Doctoral dissertation",[1087,1102,1103],{},"1799",[1087,1105,1106],{},"first proof of the fundamental theorem of algebra",[1069,1108,1109,1114,1117],{},[1087,1110,1111],{},[240,1112,1113],{},"Disquisitiones Arithmeticae",[1087,1115,1116],{},"1801",[1087,1118,1119],{},"modern number theory and the standard of rigor",[1069,1121,1122,1125,1127],{},[1087,1123,1124],{},"Orbit of Ceres",[1087,1126,1116],{},[1087,1128,1129],{},"least squares applied to recover a lost planet",[1069,1131,1132,1135,1138],{},[1087,1133,1134],{},"Hypergeometric series",[1087,1136,1137],{},"1812",[1087,1139,1140,1141],{},"the archetypal ",[248,1142,1143],{"href":103},"second-order equation with regular singular points",[1069,1145,1146,1151,1154],{},[1087,1147,1148],{},[240,1149,1150],{},"Disquisitiones circa superficies",[1087,1152,1153],{},"1827",[1087,1155,1156,1157],{},"intrinsic differential geometry; the ",[240,1158,1159],{},"theorema egregium",[224,1161,1162,1163,1285],{},"Two consequences reach directly into this course. Gauss's insistence that a proof\nmust banish every doubt — ",[315,1164,1165,1256,1257],{},[376,1166,1168],{"className":1167},[379],[376,1169,1171],{"className":1170,"ariaHidden":384},[383],[376,1172,1174,1178],{"className":1173},[388],[376,1175],{"className":1176,"style":1177},[392],"height:1.1901em;vertical-align:-0.345em;",[376,1179,1181,1185,1253],{"className":1180},[397],[376,1182],{"className":1183},[474,1184],"nulldelimiter",[376,1186,1189],{"className":1187},[1188],"mfrac",[376,1190,1192,1244],{"className":1191},[568,735],[376,1193,1195,1241],{"className":1194},[572],[376,1196,1199,1215,1226],{"className":1197,"style":1198},[576],"height:0.8451em;",[376,1200,1202,1206],{"style":1201},"top:-2.655em;",[376,1203],{"className":1204,"style":1205},[583],"height:3em;",[376,1207,1209],{"className":1208},[588,589,590,591],[376,1210,1212],{"className":1211},[397,591],[376,1213,307],{"className":1214},[397,591],[376,1216,1218,1221],{"style":1217},"top:-3.23em;",[376,1219],{"className":1220,"style":1205},[583],[376,1222],{"className":1223,"style":1225},[1224],"frac-line","border-bottom-width:0.04em;",[376,1227,1229,1232],{"style":1228},"top:-3.394em;",[376,1230],{"className":1231,"style":1205},[583],[376,1233,1235],{"className":1234},[588,589,590,591],[376,1236,1238],{"className":1237},[397,591],[376,1239,254],{"className":1240},[397,591],[376,1242,773],{"className":1243},[772],[376,1245,1247],{"className":1246},[572],[376,1248,1251],{"className":1249,"style":1250},[576],"height:0.345em;",[376,1252],{},[376,1254],{"className":1255},[483,1184]," proof ",[376,1258,1260],{"className":1259},[379],[376,1261,1263,1276],{"className":1262,"ariaHidden":384},[383],[376,1264,1266,1270,1273],{"className":1265},[388],[376,1267],{"className":1268,"style":1269},[392],"height:0.3669em;",[376,1271,611],{"className":1272},[610],[376,1274],{"className":1275,"style":606},[511],[376,1277,1279,1282],{"className":1278},[388],[376,1280],{"className":1281,"style":985},[392],[376,1283,755],{"className":1284},[397]," — reset the standard by\nwhich the existence and convergence theorems of the subject would later be judged.\nAnd his intrinsic geometry of curved surfaces, generalized by his student Bernhard\nRiemann into the geometry of higher-dimensional spaces, supplied the language that\nEinstein's general relativity would need. Gauss held many results back — non-Euclidean\ngeometry, elliptic functions, Cauchy's integral theorem — remarking that no\narchitect leaves the scaffolding standing after the building is done.",[232,1287,1289],{"id":1288},"laplace-the-mechanics-of-the-heavens","Laplace: the mechanics of the heavens",[224,1291,1292,1293],{},"Pierre Simon de Laplace (1749–1827) was famous enough in his own time to be called\nthe Newton of France. His lifelong subjects were celestial mechanics and\nprobability.",[245,1294,1295],{},[248,1296,1300],{"href":1297,"ariaDescribedBy":1298,"dataFootnoteRef":219,"id":1299},"#user-content-fn-laplace",[252],"user-content-fnref-laplace","6",[259,1302,1303,1315,1324],{},[262,1304,1305,1311,1312],{},[265,1306,1307,1310],{},[240,1308,1309],{},"Mécanique Céleste"," (1799–1825)."," Five volumes applying Newton's gravitation\nto the solar system as a whole, in which the planets perturb one another. Where\nNewton had thought divine intervention might be needed to keep the system from\ndegenerating, Laplace proved the idealized system stable. Asked by Napoleon why\nGod went unmentioned, he is said to have answered, ",[315,1313,1314],{},"Sire, I had no need of that hypothesis.",[262,1316,1317,1320,1321,299],{},[265,1318,1319],{},"Potential theory."," His development of the potential is so thorough that the\nfundamental equation of the theory has carried his name ever since — ",[248,1322,1323],{"href":194},"Laplace's\nequation",[262,1325,1326,1332,1333,1336],{},[265,1327,1328,1331],{},[240,1329,1330],{},"Théorie Analytique des Probabilités"," (1812)."," Here he used ",[248,1334,1335],{"href":117},"Laplace\ntransforms"," and\ngenerating functions freely, decades before the transform became a standard\nmethod for solving initial value problems.",[224,1338,1339],{},"Laplace's political suppleness — he changed principles with each change of regime\nand emerged each time with grander titles — has dulled his reputation, but his\nmathematical legacy anchors two full modules of this course.",[232,1341,1343],{"id":1342},"poincaré-from-formulas-to-phase-portraits","Poincaré: from formulas to phase portraits",[224,1345,1346,1347],{},"Jules Henri Poincaré (1854–1912) was recognized as the greatest mathematician of\nhis generation, and probably the last to hold creative command of the whole of the\nsubject. He worked in nearly every field and founded several.",[245,1348,1349],{},[248,1350,1354],{"href":1351,"ariaDescribedBy":1352,"dataFootnoteRef":219,"id":1353},"#user-content-fn-poincare",[252],"user-content-fnref-poincare","7",[224,1356,1357,1358,1361,1362,1365,1366,299],{},"His decisive move for differential equations came in celestial mechanics. In ",[240,1359,1360],{},"Les\nMéthodes Nouvelles de la Mécanique Céleste"," (1892–1899), confronting the\nthree-body problem, he found the equations unsolvable in closed form and changed\nthe question. Rather than seek formulas, he studied the ",[265,1363,1364],{},"qualitative"," behavior of\nsolutions — their stability, their periodic orbits, the geometry of their\ntrajectories in the ",[248,1367,1368],{"href":166},"phase\nplane",[259,1370,1371,1381,1391],{},[262,1372,1373,1376,1377,1380],{},[265,1374,1375],{},"Qualitative theory of nonlinear equations."," The study of critical points,\nstability, and ",[248,1378,1379],{"href":176},"periodic solutions and limit\ncycles","\nbegins here.",[262,1382,1383,1386,1387,1390],{},[265,1384,1385],{},"Topology."," His memoir ",[240,1388,1389],{},"Analysis situs"," (1895) opened modern algebraic\ntopology, the natural setting for the global structure of solution curves.",[262,1392,1393,1396],{},[265,1394,1395],{},"Recurrence and asymptotics."," The Poincaré recurrence theorem and his theory\nof asymptotic expansions grew from the same celestial-mechanics work.",[224,1398,1399],{},"The shift Poincaré made — from solving an equation to understanding its solutions\nwithout solving it — is the intellectual content of the nonlinear and numerical\nmodules, where closed-form answers stop being available.",[232,1401,1403],{"id":1402},"the-lineage-of-the-course","The lineage of the course",[224,1405,1406],{},"Read as a whole, the modules of this course are the sediment of named problems. The\nbrachistochrone produced the calculus of variations; the motion of the planets\nproduced celestial mechanics, perturbation theory, and eventually the qualitative\ntheory of nonlinear systems; the vibrating string and the heated rod produced\nFourier series and the special functions of Bessel and Legendre.",[228,1408],{"hash":1409},"9d1e35186d6f8942c37cf3b700d93a0b13315cf8448da8258edb4d524e4c329b",[224,1411,1412],{},"The methods look tidy in a textbook because the problems that forced them into\nexistence have been quietly removed. Putting the problems back — the wire, the\nplanets, the string, the three bodies — is what turns a catalogue of techniques\ninto a history, and the history is what explains why the subject arrives, in the\nend, at a bead sliding down a curve and a rotating mass of fluid changing its\nshape.",[1414,1415,1418,1423],"section",{"className":1416,"dataFootnotes":219},[1417],"footnotes",[232,1419,1422],{"className":1420,"id":252},[1421],"sr-only","Footnotes",[1424,1425,1426,1446,1461,1472,1486,1497,1514],"ol",{},[262,1427,1429,400,1432,1435,1436,1438,1439],{"id":1428},"user-content-fn-newton",[265,1430,1431],{},"Simmons",[240,1433,1434],{},"Differential Equations with Applications and Historical Notes",", Ch. 3 Appendix B — Newton: the plague years, the ",[240,1437,242],{},", the brachistochrone solved in an evening, and the priority controversy with Leibniz. ",[248,1440,1445],{"href":1441,"ariaLabel":1442,"className":1443,"dataFootnoteBackref":219},"#user-content-fnref-newton","Back to reference 1",[1444],"data-footnote-backref","↩",[262,1447,1449,1451,1452,1455,1456],{"id":1448},"user-content-fn-bern",[265,1450,1431],{},", Ch. 1 §6 — Fermat and the Bernoullis: the 1696 brachistochrone challenge, its solvers, ",[315,1453,1454],{},"I recognize the lion by his claw,"," and the Bernoulli family. ",[248,1457,1445],{"href":1458,"ariaLabel":1459,"className":1460,"dataFootnoteBackref":219},"#user-content-fnref-bern","Back to reference 2",[1444],[262,1462,1464,1466,1467],{"id":1463},"user-content-fn-euler",[265,1465,1431],{},", Ch. 3 Appendix A — Euler: his productivity, the founding of the calculus of variations in 1744, his notation, the gamma function and Euler's constant, and his anticipation of Bessel and Laplace. ",[248,1468,1445],{"href":1469,"ariaLabel":1470,"className":1471,"dataFootnoteBackref":219},"#user-content-fnref-euler","Back to reference 3",[1444],[262,1473,1475,1477,1478,1480,1481],{"id":1474},"user-content-fn-lagrange",[265,1476,1431],{},", Ch. 12 Appendix A — Lagrange: the method of multipliers communicated to Euler in 1755, the ",[240,1479,1014],{},", generalized coordinates, and potential energy. ",[248,1482,1445],{"href":1483,"ariaLabel":1484,"className":1485,"dataFootnoteBackref":219},"#user-content-fnref-lagrange","Back to reference 4",[1444],[262,1487,1489,1491,1492],{"id":1488},"user-content-fn-gauss",[265,1490,1431],{},", Ch. 5 Appendix C — Gauss: the constructible 17-gon, the fundamental theorem of algebra, the recovery of Ceres, the hypergeometric series, intrinsic differential geometry, and the standard of rigor carried on by Riemann. ",[248,1493,1445],{"href":1494,"ariaLabel":1495,"className":1496,"dataFootnoteBackref":219},"#user-content-fnref-gauss","Back to reference 5",[1444],[262,1498,1500,1502,1503,1505,1506,1508,1509],{"id":1499},"user-content-fn-laplace",[265,1501,1431],{},", Ch. 9 Appendix A — Laplace: the ",[240,1504,1309],{}," and the stability of the solar system, potential theory and Laplace's equation, and the transform methods of the ",[240,1507,1330],{},". ",[248,1510,1445],{"href":1511,"ariaLabel":1512,"className":1513,"dataFootnoteBackref":219},"#user-content-fnref-laplace","Back to reference 6",[1444],[262,1515,1517,1519,1520,1522,1523],{"id":1516},"user-content-fn-poincare",[265,1518,1431],{},", Ch. 11 Appendix A — Poincaré: the three-body problem, the qualitative theory of nonlinear differential equations, ",[240,1521,1389],{},", and the recurrence theorem. ",[248,1524,1445],{"href":1525,"ariaLabel":1526,"className":1527,"dataFootnoteBackref":219},"#user-content-fnref-poincare","Back to reference 7",[1444],{"title":219,"searchDepth":17,"depth":17,"links":1529},[1530,1531,1532,1533,1534,1535,1536,1537,1538],{"id":234,"depth":17,"text":235},{"id":283,"depth":17,"text":284},{"id":348,"depth":17,"text":349},{"id":992,"depth":17,"text":993},{"id":1049,"depth":17,"text":1050},{"id":1288,"depth":17,"text":1289},{"id":1342,"depth":17,"text":1343},{"id":1402,"depth":17,"text":1403},{"id":252,"depth":17,"text":1422},[],"computer-science",false,"md",{"moduleNumber":204,"lessonNumber":17,"order":1544},1002,true,[],"---\ntitle: Great Problems and the People Who Solved Them\nmodule: Historical Notes and the Calculus of Variations\nmoduleNumber: 10\nlessonNumber: 2\norder: 1002\nsummary: >\n  Differential equations grew out of specific problems, not a plan: the invention\n  of calculus by Newton and Leibniz, the Bernoulli brachistochrone challenge,\n  Euler's flood of methods, Lagrange's analytical mechanics, Gauss and Riemann's\n  rigor, Laplace's celestial mechanics, and Poincaré's qualitative theory. Each\n  method descends from a named problem, and reading the subject forward from those\n  problems explains why its parts fit together.\ntopics: [Historical Notes and the Calculus of Variations]\nsources:\n  - book: Simmons\n    ref: \"Ch. 1 §6 The Brachistochrone; Fermat and the Bernoullis; Ch. 3 Appendix A Euler; Appendix B Newton\"\n  - book: Simmons\n    ref: \"Ch. 5 Appendix C Gauss; Ch. 9 Appendix A Laplace; Ch. 11 Appendix A Poincaré; Ch. 12 Appendix A Lagrange\"\n---\n\nDifferential equations did not arrive as a finished theory. Each method in this\ncourse was invented to answer a concrete question — how a bead slides down a wire,\nhow the planets stay in their orbits, how a heated rod cools, how a rotating fluid\nmass changes shape — and the general theory was abstracted afterward. Reading\nthe subject forward from its problems, rather than backward from its theorems,\nexplains why the parts fit together the way they do. The people and the problems\nrun from Newton to Poincaré.\n\n$$\n% caption: Two and a half centuries of the subject, from the invention of calculus\n% to the qualitative theory of nonlinear equations, with each figure placed at the\n% work that shaped what came after.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize]\n\\definecolor{acc}{HTML}{4A6FA5}\n\\draw[black, thick, ->] (0,0) -- (13,0);\n\\foreach \\x\u002F\\yr in {0.4\u002F1670, 3.0\u002F1696, 5.0\u002F1744, 6.6\u002F1788, 8.6\u002F1801, 10.2\u002F1812, 12.4\u002F1895}\n  {\\draw[black] (\\x,0.12) -- (\\x,-0.12); \\node[black, font=\\scriptsize, anchor=north] at (\\x,-0.16) {\\yr};}\n\\node[anchor=south, align=center, font=\\scriptsize] at (0.4,0.15) {Newton,\\\\Leibniz:\\\\calculus};\n\\node[anchor=south, align=center, font=\\scriptsize] at (3.0,0.15) {Bernoulli\\\\challenge};\n\\node[anchor=south, align=center, font=\\scriptsize] at (5.0,0.15) {Euler:\\\\variations};\n\\node[anchor=south, align=center, font=\\scriptsize] at (6.6,0.9) {Lagrange:\\\\mechanics};\n\\node[anchor=south, align=center, font=\\scriptsize] at (8.6,0.15) {Gauss:\\\\rigor};\n\\node[anchor=south, align=center, font=\\scriptsize] at (10.2,0.9) {Laplace:\\\\transforms};\n\\node[anchor=south, align=center, font=\\scriptsize] at (12.4,0.15) {Poincare:\\\\qualitative};\n\\end{tikzpicture}\n$$\n\n## Newton and Leibniz: the calculus and its quarrel\n\nThe subject begins with the tool that made it possible. Isaac Newton (1642–1727)\ndid his foundational work in two plague years of rural solitude, 1665 to 1667,\nwhen Cambridge closed and he returned to Woolsthorpe. In that stretch, between the\nages of 22 and 24, he developed the binomial series for fractional exponents, both\nbranches of calculus, universal gravitation as the mechanism of the solar system,\nand the analysis of white light into the spectrum. He was secretive and disliked\npublishing; his mathematical discoveries circulated by conversation and letter,\nand his masterpiece, the _Principia_ (1687), was dragged out of him by Halley over\neighteen months of concentration. It deduced Kepler's laws from the inverse-square\nlaw, treated wave motion and tides, and computed the masses of the sun and\nplanets.[^newton]\n\nGottfried Wilhelm Leibniz invented calculus independently in Germany; his papers\nof 1684 and 1686 were the first publications on the subject. The two systems were\nbuilt from the same idea but different notation, and Leibniz's differential\nnotation proved the more fruitful. What began as mild insinuation escalated into\nthe most damaging priority dispute in the history of science.\n\n- **Who was first.** Newton had the calculus eight to ten years earlier but did\n  not publish; Leibniz published first.\n- **The cost.** British mathematicians, loyal to Newton's geometric methods and\n  clumsy notation, cut themselves off from the Continent. Leadership in analysis\n  passed to the Bernoullis, Euler, Lagrange, Laplace, and Gauss, and British\n  mathematics stagnated for most of the eighteenth and nineteenth centuries.\n\nThe analytic notation of the Continent, not the geometric style of the\n_Principia_, became the language in which differential equations were actually\nsolved.\n\n## The Bernoulli challenge\n\nIn 1696 Johann (John) Bernoulli posed a problem to the mathematicians of Europe:\ngiven two points at different heights, find the shape of wire down which a bead\nslides from the upper to the lower in the least time. He named it the\n**brachistochrone**, from the Greek for _shortest time_. Galileo had guessed the\ncircular arc; the true answer, a cycloid, is far from obvious, and the problem\nbecame the historical source of the [calculus of\nvariations](\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations).[^bern]\n\n$$\n% caption: Johann Bernoulli's 1696 challenge and its solvers; the two brothers\n% and the two founders of calculus all produced solutions, John's by an optical\n% analogy and James's by a more general method.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  b\u002F.style={draw, minimum width=26mm, minimum height=10mm, align=center, font=\\scriptsize},\n  s\u002F.style={draw, minimum width=22mm, minimum height=8mm, align=center, font=\\scriptsize}]\n\\definecolor{acc}{HTML}{4A6FA5}\n\\node[b, draw=acc, text=acc, thick] (c) at (0,0) {brachistochrone\\\\challenge, 1696};\n\\node[s] (jb) at (5.0,1.8) {John Bernoulli\\\\(optical)};\n\\node[s] (ja) at (5.0,0.6) {James Bernoulli\\\\(general)};\n\\node[s] (ne) at (5.0,-0.6) {Newton\\\\(anonymous)};\n\\node[s] (le) at (5.0,-1.8) {Leibniz};\n\\foreach \\t in {jb,ja,ne,le} \\draw[->, thick] (c) -- (\\t);\n\\node[b, draw=acc, text=acc] (cy) at (9.6,0) {answer:\\\\the cycloid};\n\\foreach \\t in {jb,ja,ne,le} \\draw[->, black] (\\t) -- (cy);\n\\end{tikzpicture}\n$$\n\nThe challenge drew solutions from both Bernoulli brothers, from Leibniz, and from\nNewton, who — by then Master of the Mint and out of the habit of research — solved\nit in a single evening and published anonymously. Bernoulli reportedly recognized\nthe author at once: \"I recognize the lion by his claw.\" The Bernoulli family was\nto mathematics what the Bachs were to music, producing eight mathematicians in\nthree generations:\n\n- **James Bernoulli (1654–1705).** Self-taught in the new calculus; worked on\n  infinite series and special curves, introduced polar coordinates and the\n  Bernoulli numbers, and stated the law of large numbers.\n- **John Bernoulli (1667–1748).** James's younger brother; mastered calculus and\n  applied it to geometry, differential equations, and mechanics; posed the\n  brachistochrone and taught the young Euler at Basel.\n- **Daniel Bernoulli (1700–1782).** John's son; his _Hydrodynamica_ founded fluid\n  mechanics and gave the earliest kinetic theory of gases.\n\nJohn's solution was the more ingenious, James's the more general, and the resulting\nquarrel between the brothers was conducted in language better suited to a street\nbrawl. The rivalry was as productive as it was bitter: the general method James\nreached for is the one Euler would systematize.\n\n## Euler: the flood of methods\n\nLeonhard Euler (1707–1783), a native of Basel and a student of John Bernoulli, was\nthe most prolific mathematician of any era, averaging some 800 printed pages a\nyear across a long life and continuing to increase his output after going blind in\nhis last seventeen years. His imprint on differential equations is everywhere.[^euler]\n\n- **Calculus of variations.** He founded the subject in 1744 on the basic\n  differential equation for a minimizing curve, the Euler equation of the previous\n  lesson.\n- **Notation.** The symbols $e$, $\\pi$, $i$, $\\Sigma$, the functional notation\n  $f(x)$, and $\\sin x$, $\\cos x$ are his, along with the identity\n  $e^{i\\theta} = \\cos\\theta + i\\sin\\theta$ that ties the exponential and\n  trigonometric functions together.\n- **Special functions.** He discovered the integral defining the gamma function,\n  $\\Gamma(x) = \\int_0^\\infty t^{x-1}e^{-t}\\,\\d t$, and Euler's constant $\\gamma$; he\n  met the [Bessel functions](\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions)\n  in the vibration of a stretched circular membrane, and applied Laplace transforms\n  to solve differential equations — all before Bessel and Laplace were born.\n- **Series methods.** He contributed much of the theory of second-order linear\n  equations and the method of [solution by power\n  series](\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points).\n\nEuler's reach ran past differential equations into number theory, the Königsberg\nbridges (the origin of graph theory), and the polyhedron formula $V - E + F = 2$.\nSimmons ranks him, with Gauss and Riemann, among the three greatest mathematicians\nof the modern era.\n\n## Lagrange: mechanics made analytic\n\nJoseph Louis Lagrange (1736–1813) was appointed professor at the Royal Artillery\nSchool in Turin at nineteen. His earliest and most important work was in the\ncalculus of variations: in 1755 he sent Euler the **method of multipliers** for\nisoperimetric problems that had baffled Euler for years, and Euler, with notable\ngenerosity, withheld his own results so as not to diminish the younger man's\ncredit.[^lagrange]\n\nLagrange's masterpiece, the _Mécanique Analytique_ (1788), unified mechanics into\nwhat Hamilton later called \"a kind of scientific poem.\" It reduced the whole\nsubject to analysis, with no diagrams, resting on Hamilton's principle and\nyielding:\n\n- **Lagrange's equations of motion**, one per degree of freedom;\n- **generalized coordinates**, freeing the analysis from any particular coordinate\n  system;\n- the concept of **potential energy**.\n\nThese are the tools that turn a mechanical [vibration\nproblem](\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations)\ninto a differential equation without ever drawing a free-body diagram. Lagrange\nalso led the establishment of the metric system.\n\n## Gauss and Riemann: the age of rigor\n\nCarl Friedrich Gauss (1777–1855) marks the boundary between the modern era in\nmathematics and everything before it. A prodigy from Brunswick, he decided for\nmathematics at eighteen on discovering which regular polygons are constructible by\nruler and compass, and filled a terse scientific diary with results he never found\ntime to publish.[^gauss]\n\n| Work | Year | What it established |\n| --- | --- | --- |\n| Constructible 17-gon | 1796 | ruler-and-compass polygons after 2000 years |\n| Doctoral dissertation | 1799 | first proof of the fundamental theorem of algebra |\n| _Disquisitiones Arithmeticae_ | 1801 | modern number theory and the standard of rigor |\n| Orbit of Ceres | 1801 | least squares applied to recover a lost planet |\n| Hypergeometric series | 1812 | the archetypal [second-order equation with regular singular points](\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius) |\n| _Disquisitiones circa superficies_ | 1827 | intrinsic differential geometry; the _theorema egregium_ |\n\nTwo consequences reach directly into this course. Gauss's insistence that a proof\nmust banish every doubt — \"$\\tfrac{1}{2}$ proof $= 0$\" — reset the standard by\nwhich the existence and convergence theorems of the subject would later be judged.\nAnd his intrinsic geometry of curved surfaces, generalized by his student Bernhard\nRiemann into the geometry of higher-dimensional spaces, supplied the language that\nEinstein's general relativity would need. Gauss held many results back — non-Euclidean\ngeometry, elliptic functions, Cauchy's integral theorem — remarking that no\narchitect leaves the scaffolding standing after the building is done.\n\n## Laplace: the mechanics of the heavens\n\nPierre Simon de Laplace (1749–1827) was famous enough in his own time to be called\nthe Newton of France. His lifelong subjects were celestial mechanics and\nprobability.[^laplace]\n\n- **_Mécanique Céleste_ (1799–1825).** Five volumes applying Newton's gravitation\n  to the solar system as a whole, in which the planets perturb one another. Where\n  Newton had thought divine intervention might be needed to keep the system from\n  degenerating, Laplace proved the idealized system stable. Asked by Napoleon why\n  God went unmentioned, he is said to have answered, \"Sire, I had no need of that\n  hypothesis.\"\n- **Potential theory.** His development of the potential is so thorough that the\n  fundamental equation of the theory has carried his name ever since — [Laplace's\n  equation](\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations).\n- **_Théorie Analytique des Probabilités_ (1812).** Here he used [Laplace\n  transforms](\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps) and\n  generating functions freely, decades before the transform became a standard\n  method for solving initial value problems.\n\nLaplace's political suppleness — he changed principles with each change of regime\nand emerged each time with grander titles — has dulled his reputation, but his\nmathematical legacy anchors two full modules of this course.\n\n## Poincaré: from formulas to phase portraits\n\nJules Henri Poincaré (1854–1912) was recognized as the greatest mathematician of\nhis generation, and probably the last to hold creative command of the whole of the\nsubject. He worked in nearly every field and founded several.[^poincare]\n\nHis decisive move for differential equations came in celestial mechanics. In _Les\nMéthodes Nouvelles de la Mécanique Céleste_ (1892–1899), confronting the\nthree-body problem, he found the equations unsolvable in closed form and changed\nthe question. Rather than seek formulas, he studied the **qualitative** behavior of\nsolutions — their stability, their periodic orbits, the geometry of their\ntrajectories in the [phase\nplane](\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability).\n\n- **Qualitative theory of nonlinear equations.** The study of critical points,\n  stability, and [periodic solutions and limit\n  cycles](\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles)\n  begins here.\n- **Topology.** His memoir _Analysis situs_ (1895) opened modern algebraic\n  topology, the natural setting for the global structure of solution curves.\n- **Recurrence and asymptotics.** The Poincaré recurrence theorem and his theory\n  of asymptotic expansions grew from the same celestial-mechanics work.\n\nThe shift Poincaré made — from solving an equation to understanding its solutions\nwithout solving it — is the intellectual content of the nonlinear and numerical\nmodules, where closed-form answers stop being available.\n\n## The lineage of the course\n\nRead as a whole, the modules of this course are the sediment of named problems. The\nbrachistochrone produced the calculus of variations; the motion of the planets\nproduced celestial mechanics, perturbation theory, and eventually the qualitative\ntheory of nonlinear systems; the vibrating string and the heated rod produced\nFourier series and the special functions of Bessel and Legendre.\n\n$$\n% caption: Each block of the course descends from a physical problem: the fastest\n% wire, the stable solar system, the vibrating string, and the three-body problem\n% each seeded a body of method.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  p\u002F.style={draw, minimum width=30mm, minimum height=10mm, align=center, font=\\scriptsize},\n  m\u002F.style={draw, minimum width=34mm, minimum height=10mm, align=center, font=\\scriptsize}]\n\\definecolor{acc}{HTML}{4A6FA5}\n\\node[p] (b) at (0,3.0) {fastest wire\\\\(brachistochrone)};\n\\node[p] (s) at (0,1.0) {stable solar system\\\\(planetary motion)};\n\\node[p] (v) at (0,-1.0) {vibrating string,\\\\heated rod};\n\\node[p] (t) at (0,-3.0) {three-body\\\\problem};\n\\node[m] (cv) at (6.2,3.0) {calculus of variations};\n\\node[m] (ce) at (6.2,1.0) {transforms,\\\\perturbation theory};\n\\node[m] (fo) at (6.2,-1.0) {Fourier series,\\\\special functions};\n\\node[m] (qu) at (6.2,-3.0) {qualitative \u002F\\\\numerical theory};\n\\draw[->, thick] (b) -- (cv);\n\\draw[->, thick] (s) -- (ce);\n\\draw[->, thick] (v) -- (fo);\n\\draw[->, thick] (t) -- (qu);\n\\end{tikzpicture}\n$$\n\nThe methods look tidy in a textbook because the problems that forced them into\nexistence have been quietly removed. Putting the problems back — the wire, the\nplanets, the string, the three bodies — is what turns a catalogue of techniques\ninto a history, and the history is what explains why the subject arrives, in the\nend, at a bead sliding down a curve and a rotating mass of fluid changing its\nshape.\n\n[^newton]: **Simmons**, _Differential Equations with Applications and Historical Notes_, Ch. 3 Appendix B — Newton: the plague years, the _Principia_, the brachistochrone solved in an evening, and the priority controversy with Leibniz.\n[^bern]: **Simmons**, Ch. 1 §6 — Fermat and the Bernoullis: the 1696 brachistochrone challenge, its solvers, \"I recognize the lion by his claw,\" and the Bernoulli family.\n[^euler]: **Simmons**, Ch. 3 Appendix A — Euler: his productivity, the founding of the calculus of variations in 1744, his notation, the gamma function and Euler's constant, and his anticipation of Bessel and Laplace.\n[^lagrange]: **Simmons**, Ch. 12 Appendix A — Lagrange: the method of multipliers communicated to Euler in 1755, the _Mécanique Analytique_, generalized coordinates, and potential energy.\n[^gauss]: **Simmons**, Ch. 5 Appendix C — Gauss: the constructible 17-gon, the fundamental theorem of algebra, the recovery of Ceres, the hypergeometric series, intrinsic differential geometry, and the standard of rigor carried on by Riemann.\n[^laplace]: **Simmons**, Ch. 9 Appendix A — Laplace: the _Mécanique Céleste_ and the stability of the solar system, potential theory and Laplace's equation, and the transform methods of the _Théorie Analytique des Probabilités_.\n[^poincare]: **Simmons**, Ch. 11 Appendix A — Poincaré: the three-body problem, the qualitative theory of nonlinear differential equations, _Analysis situs_, and the recurrence theorem.\n",{"text":1549,"minutes":1550,"time":1551,"words":1552},"10 min read",9.345,560700,1869,{"title":213,"description":226},[1555,1557],{"book":1431,"ref":1556},"Ch. 1 §6 The Brachistochrone; Fermat and the Bernoullis; Ch. 3 Appendix A Euler; Appendix B Newton",{"book":1431,"ref":1558},"Ch. 5 Appendix C Gauss; Ch. 9 Appendix A Laplace; Ch. 11 Appendix A Poincaré; Ch. 12 Appendix A Lagrange","available","03.differential-equations\u002F10.history-variations\u002F02.historical-notes",[203],"ZOkX30AJFj42kh3ARzQpdawcsfs-yOn7tIF78Gj_IMY",{"\u002Falgorithms\u002Ffoundations\u002Fwhat-is-an-algorithm":1564,"\u002Falgorithms\u002Ffoundations\u002Fproof-techniques":1565,"\u002Falgorithms\u002Ffoundations\u002Fasymptotic-analysis":1566,"\u002Falgorithms\u002Ffoundations\u002Fgrowth-rates-and-loop-analysis":1567,"\u002Falgorithms\u002Ffoundations\u002Frecurrences":1568,"\u002Falgorithms\u002Ffoundations\u002Famortized-analysis":1569,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fmergesort":1570,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fquicksort":1571,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fselection":1572,"\u002Falgorithms\u002Fdivide-and-conquer\u002Ffast-multiplication":1573,"\u002Falgorithms\u002Fsorting\u002Fheaps-and-heapsort":1574,"\u002Falgorithms\u002Fsorting\u002Fsorting-lower-bounds":1575,"\u002Falgorithms\u002Fsorting\u002Flinear-time-sorting":1576,"\u002Falgorithms\u002Fsorting\u002Fexternal-sorting":1577,"\u002Falgorithms\u002Fdata-structures\u002Felementary-structures":1578,"\u002Falgorithms\u002Fdata-structures\u002Fhash-tables":1579,"\u002Falgorithms\u002Fdata-structures\u002Fbinary-search-trees":1580,"\u002Falgorithms\u002Fdata-structures\u002Favl-trees":1581,"\u002Falgorithms\u002Fdata-structures\u002Fbalanced-trees":1582,"\u002Falgorithms\u002Fdata-structures\u002Funion-find":1583,"\u002Falgorithms\u002Fdata-structures\u002Ffenwick-and-segment-trees":1584,"\u002Falgorithms\u002Fdata-structures\u002Fspatial-data-structures":1585,"\u002Falgorithms\u002Fdata-structures\u002Fskip-lists-and-probabilistic-structures":1586,"\u002Falgorithms\u002Fdata-structures\u002Fb-trees":1587,"\u002Falgorithms\u002Fdata-structures\u002Fdata-stream-algorithms":1588,"\u002Falgorithms\u002Fdata-structures\u002Fstreaming-sketches":1589,"\u002Falgorithms\u002Fsequences\u002Ftwo-pointers-and-windows":1590,"\u002Falgorithms\u002Fsequences\u002Fprefix-sums":1591,"\u002Falgorithms\u002Fsequences\u002Fmonotonic-stacks":1592,"\u002Falgorithms\u002Fsequences\u002Fbinary-search-on-the-answer":1593,"\u002Falgorithms\u002Fsequences\u002Fstring-matching":1594,"\u002Falgorithms\u002Fsequences\u002Fkmp-and-z-function":1595,"\u002Falgorithms\u002Fsequences\u002Ftries":1596,"\u002Falgorithms\u002Fsequences\u002Fsuffix-arrays-and-aho-corasick":1597,"\u002Falgorithms\u002Fgraphs\u002Frepresentations-and-traversal":1598,"\u002Falgorithms\u002Fgraphs\u002Fdepth-first-search":1599,"\u002Falgorithms\u002Fgraphs\u002Ftopological-sort-and-scc":1600,"\u002Falgorithms\u002Fgraphs\u002Fminimum-spanning-trees":1601,"\u002Falgorithms\u002Fgraphs\u002Fkruskal-and-prim":1602,"\u002Falgorithms\u002Fgraphs\u002Fshortest-paths":1603,"\u002Falgorithms\u002Fgraphs\u002Fall-pairs-and-negative-weights":1604,"\u002Falgorithms\u002Fgraphs\u002Fnetwork-flow":1605,"\u002Falgorithms\u002Fgraphs\u002Fmax-flow-min-cut":1606,"\u002Falgorithms\u002Fgraphs\u002Fbridges-and-articulation-points":1607,"\u002Falgorithms\u002Fgraphs\u002Flowest-common-ancestor":1608,"\u002Falgorithms\u002Fgraphs\u002Ftwo-sat":1609,"\u002Falgorithms\u002Fgraphs\u002Feulerian-tours":1610,"\u002Falgorithms\u002Fgraphs\u002Fbipartite-matching":1611,"\u002Falgorithms\u002Fgreedy\u002Fthe-greedy-method":1612,"\u002Falgorithms\u002Fgreedy\u002Fscheduling-and-intervals":1613,"\u002Falgorithms\u002Fgreedy\u002Fhuffman-codes":1614,"\u002Falgorithms\u002Fgreedy\u002Fmatroids":1615,"\u002Falgorithms\u002Fgreedy\u002Fstable-matching":1616,"\u002Falgorithms\u002Fdynamic-programming\u002Fprinciples":1617,"\u002Falgorithms\u002Fdynamic-programming\u002Fsequence-dp":1618,"\u002Falgorithms\u002Fdynamic-programming\u002Flongest-increasing-subsequence":1619,"\u002Falgorithms\u002Fdynamic-programming\u002Fknapsack":1620,"\u002Falgorithms\u002Fdynamic-programming\u002Fcoin-change-and-unbounded":1621,"\u002Falgorithms\u002Fdynamic-programming\u002Finterval-dp":1622,"\u002Falgorithms\u002Fdynamic-programming\u002Ftree-dp":1623,"\u002Falgorithms\u002Fdynamic-programming\u002Fbitmask-dp":1624,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-optimizations":1625,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-on-graphs":1626,"\u002Falgorithms\u002Fdynamic-programming\u002Fdigit-and-probability-dp":1627,"\u002Falgorithms\u002Fbacktracking\u002Fbacktracking-fundamentals":1628,"\u002Falgorithms\u002Fbacktracking\u002Fconstraint-search":1629,"\u002Falgorithms\u002Fbacktracking\u002Fbranch-and-bound":1630,"\u002Falgorithms\u002Fbacktracking\u002Fgraph-backtracking":1631,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fnumber-theory-basics":1632,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmodular-exponentiation-and-primality":1633,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fsieve-and-factorization":1634,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fcombinatorics":1635,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmatrix-exponentiation":1636,"\u002Falgorithms\u002Fmathematical-algorithms\u002Ffast-fourier-transform":1637,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fgradient-descent":1638,"\u002Falgorithms\u002Fcomputational-geometry\u002Fgeometric-primitives":1639,"\u002Falgorithms\u002Fcomputational-geometry\u002Fconvex-hull":1640,"\u002Falgorithms\u002Fcomputational-geometry\u002Fsweep-line":1641,"\u002Falgorithms\u002Fcomputational-geometry\u002Fpolygons-and-proximity":1642,"\u002Falgorithms\u002Fintractability\u002Fp-np-reductions":1643,"\u002Falgorithms\u002Fintractability\u002Fnp-completeness":1644,"\u002Falgorithms\u002Fintractability\u002Fcoping-with-hardness":1645,"\u002Falgorithms\u002Fintractability\u002Fapproximation-algorithms":1646,"\u002Falgorithms":1647,"\u002Fcalculus\u002Flimits-and-continuity\u002Ffunctions-and-models":1648,"\u002Fcalculus\u002Flimits-and-continuity\u002Fthe-limit-of-a-function":1649,"\u002Fcalculus\u002Flimits-and-continuity\u002Flimit-laws-and-the-precise-definition":1650,"\u002Fcalculus\u002Flimits-and-continuity\u002Fcontinuity":1651,"\u002Fcalculus\u002Fderivatives\u002Fthe-derivative-and-rates-of-change":1652,"\u002Fcalculus\u002Fderivatives\u002Fdifferentiation-rules-and-the-chain-rule":1653,"\u002Fcalculus\u002Fderivatives\u002Fimplicit-differentiation-and-related-rates":1654,"\u002Fcalculus\u002Fderivatives\u002Flinear-approximations-and-differentials":1655,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fextrema-and-the-mean-value-theorem":1656,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fhow-derivatives-shape-a-graph":1657,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fcurve-sketching-and-optimization":1658,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fnewtons-method-and-antiderivatives":1659,"\u002Fcalculus\u002Fintegrals\u002Farea-and-the-definite-integral":1660,"\u002Fcalculus\u002Fintegrals\u002Fthe-fundamental-theorem-of-calculus":1661,"\u002Fcalculus\u002Fintegrals\u002Fthe-substitution-rule":1662,"\u002Fcalculus\u002Fapplications-of-integration\u002Fareas-and-volumes":1663,"\u002Fcalculus\u002Fapplications-of-integration\u002Fwork-average-value-and-arc-length":1664,"\u002Fcalculus\u002Fapplications-of-integration\u002Fphysics-economics-and-probability":1665,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Finverse-functions-logarithms-and-exponentials":1666,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Fgrowth-decay-inverse-trig-and-hyperbolic-functions":1667,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Flhospitals-rule":1668,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fintegration-by-parts":1669,"\u002Fcalculus\u002Ftechniques-of-integration\u002Ftrigonometric-integrals-and-substitution":1670,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fpartial-fractions-and-integration-strategy":1671,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fapproximate-and-improper-integrals":1672,"\u002Fcalculus\u002Fparametric-and-polar\u002Fparametric-curves-and-their-calculus":1673,"\u002Fcalculus\u002Fparametric-and-polar\u002Fpolar-coordinates":1674,"\u002Fcalculus\u002Fparametric-and-polar\u002Fconic-sections":1675,"\u002Fcalculus\u002Fsequences-and-series\u002Fsequences":1676,"\u002Fcalculus\u002Fsequences-and-series\u002Fseries-and-the-integral-test":1677,"\u002Fcalculus\u002Fsequences-and-series\u002Fthe-convergence-tests":1678,"\u002Fcalculus\u002Fsequences-and-series\u002Fpower-series":1679,"\u002Fcalculus\u002Fsequences-and-series\u002Ftaylor-and-maclaurin-series":1680,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvectors-and-the-dot-product":1681,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fthe-cross-product-lines-and-planes":1662,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fcylinders-and-quadric-surfaces":1682,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvector-functions-and-space-curves":1683,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Farc-length-curvature-and-motion":1684,"\u002Fcalculus\u002Fpartial-derivatives\u002Ffunctions-of-several-variables":1652,"\u002Fcalculus\u002Fpartial-derivatives\u002Fpartial-derivatives":1685,"\u002Fcalculus\u002Fpartial-derivatives\u002Ftangent-planes-and-the-chain-rule":1686,"\u002Fcalculus\u002Fpartial-derivatives\u002Fdirectional-derivatives-and-the-gradient":1687,"\u002Fcalculus\u002Fpartial-derivatives\u002Foptimization-and-lagrange-multipliers":1688,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fdouble-integrals":1689,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Ftriple-integrals-and-coordinate-systems":1690,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fvector-fields-and-line-integrals":1691,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fgreens-theorem-curl-and-divergence":1692,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fsurface-integrals":1693,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fstokes-and-the-divergence-theorem":1694,"\u002Fcalculus":1695,"\u002Fmechanics\u002Ffoundations\u002Fmeasurement-and-dimensions":1696,"\u002Fmechanics\u002Ffoundations\u002Fvector-algebra":1697,"\u002Fmechanics\u002Fkinematics\u002Fone-dimensional-motion":1698,"\u002Fmechanics\u002Fkinematics\u002Fmotion-graphs":1699,"\u002Fmechanics\u002Fkinematics\u002Fprojectile-motion":1700,"\u002Fmechanics\u002Fkinematics\u002Frelative-motion":1701,"\u002Fmechanics\u002Fkinematics\u002Fcircular-motion":1702,"\u002Fmechanics\u002Fdynamics\u002Fnewtons-laws":1703,"\u002Fmechanics\u002Fdynamics\u002Ffree-body-diagrams":1704,"\u002Fmechanics\u002Fdynamics\u002Ffriction-and-curved-motion":1705,"\u002Fmechanics\u002Fdynamics\u002Fnumerical-dynamics":1706,"\u002Fmechanics\u002Fdynamics\u002Fcenter-of-mass-systems":1707,"\u002Fmechanics\u002Fenergy\u002Fwork-and-kinetic-energy":1708,"\u002Fmechanics\u002Fenergy\u002Fpotential-energy":1709,"\u002Fmechanics\u002Fenergy\u002Fmultiparticle-work":1710,"\u002Fmechanics\u002Fenergy\u002Fmass-energy-and-binding":1711,"\u002Fmechanics\u002Fenergy\u002Fphotons-and-quantization":1712,"\u002Fmechanics\u002Fmomentum\u002Fmomentum-and-collisions":1713,"\u002Fmechanics\u002Fmomentum\u002Fcenter-of-mass-collisions":1714,"\u002Fmechanics\u002Fmomentum\u002Frocket-propulsion":1715,"\u002Fmechanics\u002Frotation\u002Frotational-inertia":1716,"\u002Fmechanics\u002Frotation\u002Frotational-dynamics":1717,"\u002Fmechanics\u002Frotation\u002Frolling-motion":1718,"\u002Fmechanics\u002Frotation\u002Fangular-momentum":1719,"\u002Fmechanics\u002Frotation\u002Frolling-resistance":1720,"\u002Fmechanics\u002Frotation\u002Fgyroscopic-precession":1721,"\u002Fmechanics\u002Fgravity-and-matter\u002Fkeplerian-orbits":1722,"\u002Fmechanics\u002Fgravity-and-matter\u002Fgravitational-fields":1723,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstatic-equilibrium":1724,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-statics":1725,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-flow":1726,"\u002Fmechanics\u002Fgravity-and-matter\u002Forbital-motion":1727,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstress-and-elasticity":1728,"\u002Fmechanics\u002Foscillations-waves\u002Fdamped-oscillators":1729,"\u002Fmechanics\u002Foscillations-waves\u002Ftravelling-waves":1730,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-superposition":1731,"\u002Fmechanics\u002Foscillations-waves\u002Fstanding-waves":1732,"\u002Fmechanics\u002Foscillations-waves\u002Fsound-waves":1733,"\u002Fmechanics\u002Foscillations-waves\u002Fdoppler-effect":1734,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-packets":1735,"\u002Fmechanics\u002Foscillations-waves\u002Fbeats-and-coupling":1736,"\u002Fmechanics\u002Foscillations-waves\u002Fsimple-harmonic-motion":1737,"\u002Fmechanics\u002Foscillations-waves\u002Fpendulum-motion":1738,"\u002Fmechanics\u002Foscillations-waves\u002Fdriven-oscillators":1739,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-boundaries":1740,"\u002Fmechanics\u002Fthermodynamics\u002Fkinetic-theory-of-ideal-gases":1741,"\u002Fmechanics\u002Fthermodynamics\u002Ffirst-law-of-thermodynamics":1742,"\u002Fmechanics\u002Fthermodynamics\u002Fentropy-and-the-second-law":1743,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-processes":1744,"\u002Fmechanics\u002Fthermodynamics\u002Fphase-changes":1745,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-machines":1746,"\u002Fmechanics":1747,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcharge-and-conductors":1748,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcoulombs-law":1749,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-and-force":1750,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-maps":1751,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-dipoles":1752,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fcontinuous-charge-fields":1753,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fgauss-law-and-conductors":1754,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpoint-charge-potential":1755,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpotential-gradients-and-equipotentials":1756,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Felectrostatic-energy-and-pressure":1757,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Flaplace-boundary-problems":1758,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fcontinuous-charge-potentials":1759,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitance-fundamentals":1736,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-networks":1760,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-energy-and-force":1761,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fdielectric-polarization-and-breakdown":1762,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fcurrent-and-resistance":1732,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fkirchhoff-network-analysis":1597,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Frc-transients":1763,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-trajectories":1723,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fhall-effect":1764,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-force-on-conductors":1765,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-dipoles":1766,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmass-spectrometry":1767,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmoving-charge-fields":1768,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fbiot-savart-law":1769,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fcircular-current-loops":1770,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Famperes-law":1771,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fgauss-law-for-magnetism":1772,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmagnetic-materials":1697,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-flux":1773,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Ffaradays-law":1774,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Flenzs-law":1775,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmotional-emf":1776,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Feddy-currents":1777,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fself-inductance":1778,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-energy":1779,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Frl-circuits":1780,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-fundamentals":1715,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Freactance":1714,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Frlc-resonance":1781,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-power":1782,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Ftransformers":1783,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdisplacement-current":1784,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-waves":1785,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-momentum":1786,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdipole-radiation":1787,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fpolarization":1788,"\u002Felectricity-and-magnetism\u002Foptics\u002Freflection-and-refraction":1789,"\u002Felectricity-and-magnetism\u002Foptics\u002Fthin-lenses":1741,"\u002Felectricity-and-magnetism\u002Foptics\u002Fspherical-mirrors":1739,"\u002Felectricity-and-magnetism":1790,"\u002Flinear-algebra\u002Flinear-systems\u002Fsystems-and-echelon-forms":1791,"\u002Flinear-algebra\u002Flinear-systems\u002Fvector-and-matrix-equations":1792,"\u002Flinear-algebra\u002Flinear-systems\u002Fsolution-sets-and-applications":1793,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-independence":1794,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-transformations":1795,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-operations":1796,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-inverse-and-invertibility":1797,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fpartitioned-matrices-and-lu":1798,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fsubspaces-dimension-rank":1799,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fapplications-leontief-and-graphics":1649,"\u002Flinear-algebra\u002Fdeterminants\u002Fdeterminants-and-cofactors":1800,"\u002Flinear-algebra\u002Fdeterminants\u002Fproperties-of-determinants":1801,"\u002Flinear-algebra\u002Fdeterminants\u002Fcramer-volume-and-area":1653,"\u002Flinear-algebra\u002Fvector-spaces\u002Fvector-spaces-and-subspaces":1802,"\u002Flinear-algebra\u002Fvector-spaces\u002Fnull-and-column-spaces":1803,"\u002Flinear-algebra\u002Fvector-spaces\u002Fbases-and-independent-sets":1804,"\u002Flinear-algebra\u002Fvector-spaces\u002Fcoordinate-systems":1805,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdimension-and-rank":1806,"\u002Flinear-algebra\u002Fvector-spaces\u002Fchange-of-basis":1807,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdifference-equations-and-markov":1808,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-eigenvalues":1809,"\u002Flinear-algebra\u002Feigenvalues\u002Fthe-characteristic-equation":1810,"\u002Flinear-algebra\u002Feigenvalues\u002Fdiagonalization":1811,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-linear-transformations":1812,"\u002Flinear-algebra\u002Feigenvalues\u002Fcomplex-eigenvalues":1813,"\u002Flinear-algebra\u002Feigenvalues\u002Fdynamical-systems":1814,"\u002Flinear-algebra\u002Feigenvalues\u002Fpower-method":1815,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-length-orthogonality":1816,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Forthogonal-sets-and-projections":1817,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fgram-schmidt-and-qr":1818,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-problems":1819,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-applications":1820,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-spaces":1821,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fdiagonalizing-symmetric-matrices":1688,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fquadratic-forms":1822,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fconstrained-optimization":1823,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsingular-value-decomposition":1824,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsvd-applications-pca-imaging":1825,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-thinking-and-matrix-computation":1826,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Flu-and-cholesky":1827,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fconditioning-and-floating-point":1828,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fstability-and-error-analysis":1829,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fqr-and-numerical-least-squares":1830,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-eigenvalues-and-svd":1831,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-combinations":1832,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-independence-and-barycentric-coordinates":1833,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fconvex-combinations-and-convex-sets":1834,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fhyperplanes-and-polytopes":1835,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fcurves-and-surfaces":1836,"\u002Flinear-algebra":1837,"\u002Ftheory-of-computation":1838,"\u002Fcomputer-architecture\u002Ffoundations\u002Fbits-bytes-and-words":1839,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-representation":1840,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-arithmetic":1841,"\u002Fcomputer-architecture\u002Ffoundations\u002Ffloating-point":1842,"\u002Fcomputer-architecture\u002Ffoundations\u002Fboolean-algebra-and-bit-manipulation":1843,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fthe-machines-view":1844,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fdata-movement":1845,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farithmetic-and-logic":1846,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fcontrol-flow":1847,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fprocedures":1848,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farrays-structs-and-alignment":1849,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fmemory-layout-and-buffer-overflows":1850,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fwhat-an-isa-is":1851,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Finstruction-formats-and-operands":1852,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Faddressing-modes":1853,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fthe-y86-64-instruction-set":1854,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fy86-64-programming":1855,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Ftransistors-gates-and-boolean-functions":1856,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fcombinational-logic-and-hcl":1857,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmultiplexers-decoders-and-the-alu":1858,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmemory-elements-latches-flip-flops-and-clocking":1859,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fregister-files-and-random-access-memory":1860,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-fetch-decode-execute-cycle":1861,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-seq-stages":1862,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fcontrol-logic-and-sequencing":1863,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fassembling-seq":1864,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Ftracing-a-program":1865,"\u002Fcomputer-architecture\u002Fpipelining\u002Fpipelining-principles":1866,"\u002Fcomputer-architecture\u002Fpipelining\u002Ffrom-seq-to-pipe":1867,"\u002Fcomputer-architecture\u002Fpipelining\u002Fdata-hazards-stalling-and-forwarding":1868,"\u002Fcomputer-architecture\u002Fpipelining\u002Fcontrol-hazards-and-branch-prediction":1869,"\u002Fcomputer-architecture\u002Fpipelining\u002Fthe-complete-pipe-processor":1870,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fstorage-technologies-and-the-latency-gap":1871,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Flocality":1872,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-memories-direct-mapped":1873,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fset-associative-and-write-policies":1874,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-performance-and-cache-friendly-code":1875,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Faddress-spaces-and-translation":1876,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fpage-tables-and-page-faults":1877,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fthe-tlb-and-multi-level-page-tables":1878,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Fexceptional-control-flow":1879,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Finterrupts-and-the-kernel":1880,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fprocesses-threads-and-parallelism":1881,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fhardware-multithreading":1882,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fcache-coherence":1883,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmemory-consistency-and-synchronization":1884,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmulticore-organization":1885,"\u002Fcomputer-architecture\u002Fcapstone\u002Fthe-whole-machine":1886,"\u002Fcomputer-architecture\u002Fcapstone\u002Fassembling-a-complete-cpu":1887,"\u002Fcomputer-architecture":1838,"\u002Fdifferential-equations\u002Ffoundations\u002Fmodels-and-direction-fields":1888,"\u002Fdifferential-equations\u002Ffoundations\u002Fclassification-and-terminology":1889,"\u002Fdifferential-equations\u002Ffirst-order\u002Flinear-first-order-integrating-factors":1890,"\u002Fdifferential-equations\u002Ffirst-order\u002Fseparable-and-exact":1653,"\u002Fdifferential-equations\u002Ffirst-order\u002Fmodeling-first-order":1891,"\u002Fdifferential-equations\u002Ffirst-order\u002Fautonomous-and-population-dynamics":1652,"\u002Fdifferential-equations\u002Ffirst-order\u002Fexistence-uniqueness-euler":1659,"\u002Fdifferential-equations\u002Ffirst-order\u002Ffirst-order-difference-equations":1892,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhomogeneous-constant-coefficients":1893,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fcomplex-and-repeated-roots":1693,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fnonhomogeneous-undetermined-coefficients":1894,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fvariation-of-parameters":1895,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations":1896,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhigher-order-linear":1897,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points":1898,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius":1899,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions":1900,"\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps":1901,"\u002Fdifferential-equations\u002Flaplace\u002Fstep-impulse-convolution":1902,"\u002Fdifferential-equations\u002Fsystems\u002Fmatrices-eigenvalues-review":1903,"\u002Fdifferential-equations\u002Fsystems\u002Fconstant-coefficient-systems-phase-portraits":1904,"\u002Fdifferential-equations\u002Fsystems\u002Frepeated-eigenvalues-fundamental-matrices":1905,"\u002Fdifferential-equations\u002Fnumerical\u002Feuler-and-runge-kutta":1900,"\u002Fdifferential-equations\u002Fnumerical\u002Fmultistep-systems-stability":1906,"\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability":1907,"\u002Fdifferential-equations\u002Fnonlinear\u002Flocally-linear-and-liapunov":1908,"\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles":1909,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Ffourier-series":1910,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations":1911,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fsturm-liouville":1912,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations":1913,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes":1552,"\u002Fdifferential-equations":1914,"\u002Frelativity\u002Ffoundations\u002Fspecial-relativity-postulates":1915,"\u002Frelativity\u002Ffoundations\u002Florentz-transformation-spacetime":1916,"\u002Frelativity\u002Ffoundations\u002Ftime-dilation-length-contraction":1917,"\u002Frelativity\u002Ffoundations\u002Frelativistic-momentum-energy":1918,"\u002Frelativity\u002Ffoundations\u002Fgeneral-relativity":1798,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fminkowski-spacetime-and-the-interval":1919,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Ffour-vectors-and-index-notation":1920,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fthe-lorentz-group-and-rapidity":1921,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fdoppler-aberration-and-appearance":1922,"\u002Frelativity\u002Frelativistic-dynamics\u002Ffour-momentum-force-and-accelerated-motion":1923,"\u002Frelativity\u002Frelativistic-dynamics\u002Fparticle-decays-and-two-body-kinematics":1924,"\u002Frelativity\u002Frelativistic-dynamics\u002Fcollisions-thresholds-and-the-cm-frame":1668,"\u002Frelativity\u002Frelativistic-dynamics\u002Fmandelstam-variables-and-invariants":1925,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ffour-current-and-the-four-potential":1926,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fthe-electromagnetic-field-tensor":1927,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ftransformation-of-electric-and-magnetic-fields":1928,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fcovariant-maxwell-and-the-stress-energy-tensor":1929,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-equivalence-principle-formalized":1930,"\u002Frelativity\u002Fcurved-spacetime\u002Fmanifolds-vectors-and-the-metric":1931,"\u002Frelativity\u002Fcurved-spacetime\u002Fcovariant-derivative-and-christoffel-symbols":1932,"\u002Frelativity\u002Fcurved-spacetime\u002Fgeodesics-and-the-geodesic-equation":1933,"\u002Frelativity\u002Fcurved-spacetime\u002Fcurvature-riemann-and-geodesic-deviation":1934,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-einstein-field-equations":1890,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fthe-schwarzschild-metric":1935,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fgeodesics-and-orbits-in-schwarzschild":1936,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Flight-bending-and-null-geodesics":1937,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fperihelion-precession-of-mercury":1938,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fdeflection-of-light-and-gravitational-lensing":1544,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fgravitational-redshift-and-shapiro-delay":1819,"\u002Frelativity\u002Ftests-of-general-relativity\u002Frelativity-in-technology-gps":1939,"\u002Frelativity\u002Fblack-holes\u002Fhorizons-and-coordinate-singularities":1940,"\u002Frelativity\u002Fblack-holes\u002Frotating-and-charged-black-holes":1829,"\u002Frelativity\u002Fblack-holes\u002Fblack-hole-thermodynamics":1941,"\u002Frelativity\u002Fgravitational-waves\u002Flinearized-gravity-and-wave-solutions":1942,"\u002Frelativity\u002Fgravitational-waves\u002Fgeneration-and-the-quadrupole-formula":1943,"\u002Frelativity\u002Fgravitational-waves\u002Fdetection-ligo-and-the-first-events":1944,"\u002Frelativity\u002Fcosmological-bridge\u002Fthe-cosmological-principle-and-flrw-metric":1945,"\u002Frelativity\u002Fcosmological-bridge\u002Ffriedmann-equations-and-cosmic-dynamics":1946,"\u002Frelativity":1947,"\u002Fphysical-computing":1838,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fblackbody-radiation-and-the-planck-quantum":1948,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-photoelectric-effect-and-the-photon":1928,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fx-rays-and-the-compton-effect":1949,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-old-quantum-theory-bohr-and-sommerfeld":1950,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fde-broglie-waves-and-electron-diffraction":1951,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fwave-packets-and-the-probability-interpretation":1952,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fthe-uncertainty-principle":1953,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-schrodinger-equation-in-one-dimension":1954,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-free-particle-and-wave-packet-dynamics":1955,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fparticle-in-infinite-and-finite-square-wells":1905,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Foperators-expectation-values-and-the-harmonic-oscillator":1829,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-dirac-delta-potential":1956,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fbarrier-penetration-and-quantum-tunneling":1957,"\u002Fquantum-mechanics\u002Fformalism\u002Fhilbert-space-and-dirac-notation":1958,"\u002Fquantum-mechanics\u002Fformalism\u002Fobservables-hermitian-operators-and-eigenvalues":1959,"\u002Fquantum-mechanics\u002Fformalism\u002Fthe-postulates-and-quantum-measurement":1955,"\u002Fquantum-mechanics\u002Fformalism\u002Fposition-momentum-and-continuous-spectra":1960,"\u002Fquantum-mechanics\u002Fformalism\u002Fcommutators-and-the-generalized-uncertainty-principle":1936,"\u002Fquantum-mechanics\u002Fformalism\u002Ftime-evolution-schrodinger-and-heisenberg-pictures":1690,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fladder-operators-and-the-number-states":1961,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fcoherent-and-squeezed-states":1962,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fsymmetries-generators-and-conservation-laws":1670,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fparity-time-reversal-and-discrete-symmetries":1963,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Forbital-angular-momentum-and-spherical-harmonics":1964,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Fthe-angular-momentum-algebra":1965,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Faddition-of-angular-momenta-and-clebsch-gordan":1966,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-schrodinger-equation-in-three-dimensions":1967,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-hydrogen-atom":1968,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-isotropic-oscillator-and-hidden-symmetry":1969,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-half-pauli-matrices-and-stern-gerlach":1970,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-in-a-magnetic-field-precession-and-resonance":1971,"\u002Fquantum-mechanics\u002Fspin\u002Ftwo-level-systems-and-the-bloch-sphere":1928,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fidentical-particles-and-exchange-symmetry":1972,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fthe-pauli-principle-atoms-and-the-periodic-table":1973,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ftime-independent-perturbation-theory":1974,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ffine-structure-and-the-real-hydrogen-atom":1961,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-zeeman-and-stark-effects":1651,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-variational-method":1975,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-wkb-approximation":1976,"\u002Fquantum-mechanics":1977,"\u002Freal-analysis\u002Ffoundations\u002Fsets-logic-functions":1913,"\u002Freal-analysis\u002Ffoundations\u002Fordered-fields-completeness":1978,"\u002Freal-analysis\u002Ffoundations\u002Fabsolute-value-bounds":1979,"\u002Freal-analysis\u002Ffoundations\u002Fintervals-uncountability":1802,"\u002Freal-analysis\u002Fsequences-series\u002Fsequences-limits":1980,"\u002Freal-analysis\u002Fsequences-series\u002Flimit-laws-monotone":1688,"\u002Freal-analysis\u002Fsequences-series\u002Flimsup-bolzano-weierstrass":1981,"\u002Freal-analysis\u002Fsequences-series\u002Fcauchy-completeness":1982,"\u002Freal-analysis\u002Fsequences-series\u002Fseries-convergence":1825,"\u002Freal-analysis\u002Fsequences-series\u002Fabsolute-conditional-rearrangement":1934,"\u002Freal-analysis\u002Fmetric-spaces\u002Fmetric-spaces-norms":1983,"\u002Freal-analysis\u002Fmetric-spaces\u002Fopen-closed-sets":1984,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconvergence-completeness":1985,"\u002Freal-analysis\u002Fmetric-spaces\u002Fcompactness":1986,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconnectedness":1987,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-of-functions":1960,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuous-functions":1988,"\u002Freal-analysis\u002Fcontinuity\u002Fevt-ivt":1795,"\u002Freal-analysis\u002Fcontinuity\u002Funiform-continuity":1989,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuity-metric-spaces":1990,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-infinity-monotone":1649,"\u002Freal-analysis\u002Fdifferentiation\u002Fthe-derivative":1991,"\u002Freal-analysis\u002Fdifferentiation\u002Fmean-value-theorem":1992,"\u002Freal-analysis\u002Fdifferentiation\u002Ftaylors-theorem":1949,"\u002Freal-analysis\u002Fdifferentiation\u002Finverse-function-1d":1678,"\u002Freal-analysis\u002Friemann-integration\u002Fdarboux-integral":1829,"\u002Freal-analysis\u002Friemann-integration\u002Fintegrability-classes":1993,"\u002Freal-analysis\u002Friemann-integration\u002Fproperties-of-the-integral":1994,"\u002Freal-analysis\u002Friemann-integration\u002Ffundamental-theorem":1814,"\u002Freal-analysis\u002Friemann-integration\u002Flog-exp-improper":1938,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpointwise-uniform-convergence":1995,"\u002Freal-analysis\u002Ffunction-sequences\u002Finterchange-of-limits":1996,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpower-series-weierstrass":1997,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpicard-ode":1834,"\u002Freal-analysis\u002Fseveral-variables\u002Fdifferentiability-rn":1998,"\u002Freal-analysis\u002Fseveral-variables\u002Fgradient-chain-rule":1999,"\u002Freal-analysis\u002Fseveral-variables\u002Fhigher-derivatives-taylor-extrema":2000,"\u002Freal-analysis\u002Fseveral-variables\u002Finverse-implicit-theorems":2000,"\u002Freal-analysis\u002Fseveral-variables\u002Fmultiple-integrals":2001,"\u002Freal-analysis":2002,"\u002Fabstract-algebra\u002Ffoundations\u002Fsets-functions-relations":2003,"\u002Fabstract-algebra\u002Ffoundations\u002Fintegers-and-modular-arithmetic":2004,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fgroup-axioms-and-first-examples":2005,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fdihedral-and-symmetric-groups":2006,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fmatrix-and-quaternion-groups":2007,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fhomomorphisms-and-group-actions":2008,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fsubgroups-and-substructures":2009,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcyclic-groups":2010,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fgeneration-and-subgroup-lattices":2011,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcosets-lagrange-and-normal-subgroups":2012,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fisomorphism-theorems":1976,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcomposition-series-and-the-alternating-group":2013,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Factions-and-cayleys-theorem":2005,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fconjugation-and-the-class-equation":1923,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fsylow-theorems":2014,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fautomorphisms-and-simple-groups":2015,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fdirect-products-and-finite-abelian-groups":2016,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fsemidirect-products":2017,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fnilpotent-and-solvable-groups":2018,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fclassifying-small-groups":2019,"\u002Fabstract-algebra\u002Fring-theory\u002Frings-definitions-and-examples":2020,"\u002Fabstract-algebra\u002Fring-theory\u002Fideals-quotients-and-homomorphisms":2021,"\u002Fabstract-algebra\u002Fring-theory\u002Ffractions-and-the-chinese-remainder-theorem":2015,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Feuclidean-domains-pids-ufds":2022,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fpolynomial-rings-over-fields":1991,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fgauss-lemma-and-unique-factorization":2023,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Firreducibility-criteria-and-groebner":2024,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fintroduction-to-modules":2025,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ffree-modules-and-direct-sums":2026,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ftensor-products-and-exact-sequences":2027,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fvector-spaces-and-linear-maps":2028,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fstructure-theorem-over-pids":2029,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Frational-canonical-form":2030,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fjordan-canonical-form":2031,"\u002Fabstract-algebra\u002Ffield-theory\u002Ffield-extensions-and-algebraic-elements":2032,"\u002Fabstract-algebra\u002Ffield-theory\u002Fstraightedge-and-compass-constructions":1667,"\u002Fabstract-algebra\u002Ffield-theory\u002Fsplitting-fields-and-algebraic-closure":2033,"\u002Fabstract-algebra\u002Ffield-theory\u002Fseparable-and-cyclotomic-extensions":2034,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fthe-galois-correspondence":1909,"\u002Fabstract-algebra\u002Fgalois-theory\u002Ffinite-fields":2035,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fcyclotomic-and-abelian-extensions":2036,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fgalois-groups-of-polynomials":1964,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fsolvability-by-radicals-and-the-quintic":2036,"\u002Fabstract-algebra\u002Fcapstone\u002Fcommutative-algebra-and-algebraic-geometry":2037,"\u002Fabstract-algebra\u002Fcapstone\u002Frepresentation-and-character-theory":2038,"\u002Fabstract-algebra":2039,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fatomic-spectra-rutherford":2040,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-model-hydrogen":2041,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fx-ray-spectra-franck-hertz":2042,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-sommerfeld-old-quantum-theory":2043,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fold-quantum-theory-limits-wkb":2044,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fschrodinger-3d-hydrogen":1956,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fhydrogen-wave-functions":2045,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fradial-equation-in-full":2046,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fsymmetry-degeneracy-runge-lenz":2047,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fexpectation-values-virial":2048,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fquantum-defects-alkali-spectra":2049,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Frydberg-atoms":2050,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Frelativistic-kinetic-correction":2051,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fspin-orbit-thomas-precession":1792,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdarwin-term-fine-structure-formula":1920,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdirac-equation-hydrogen":1667,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Flamb-shift-qed":2052,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fhyperfine-structure-21cm":1651,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fnuclear-effects-isotope-shift":2053,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fperiodic-table-atomic-spectra":2054,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fcentral-field-self-consistent":1689,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fidentical-particles-hartree-fock":1981,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhelium-two-electron-atom":2055,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fls-jj-coupling-term-symbols":2056,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhund-rules-ground-terms":2057,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fzeeman-effect":2058,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fpaschen-back-intermediate":2059,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fstark-effect-polarizability":2060,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Ftime-dependent-perturbation-golden-rule":2061,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fdipole-approximation-einstein-coefficients":2062,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fselection-rules-forbidden-transitions":2063,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Flifetimes-and-line-shapes":2064,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Flaser-principles":2065,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fspectroscopy-techniques":2066,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fline-catalog-nist-asd":2067,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Flaser-cooling-doppler":2068,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fsub-doppler-trapping":2012,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fbose-einstein-condensation":2069,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Foptical-clocks-precision":2070,"\u002Fatomic-physics":2071,"\u002Fdatabases":1838,"\u002Fcategory-theory\u002Ffoundations\u002Fwhat-is-a-category":2072,"\u002Fcategory-theory\u002Ffoundations\u002Fexamples-of-categories":2073,"\u002Fcategory-theory\u002Ffoundations\u002Fspecial-morphisms":2074,"\u002Fcategory-theory\u002Ffoundations\u002Ffunctors":2003,"\u002Fcategory-theory\u002Ffoundations\u002Fnatural-transformations":2075,"\u002Fcategory-theory\u002Ffoundations\u002Fsize-and-set-theory":2076,"\u002Fcategory-theory\u002Funiversal-properties\u002Funiversal-properties":2077,"\u002Fcategory-theory\u002Funiversal-properties\u002Fproducts-and-coproducts":2078,"\u002Fcategory-theory\u002Funiversal-properties\u002Fconstructions-on-categories":2079,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Frepresentable-functors":2080,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-lemma":2081,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-consequences":2082,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits":2083,"\u002Fcategory-theory\u002Flimits-colimits\u002Fproducts-equalizers-pullbacks":2084,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcolimits":2085,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcomputing-limits":2086,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits-and-functors":2087,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions":2088,"\u002Fcategory-theory\u002Fadjunctions\u002Funits-and-counits":2089,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions-via-universal-arrows":2090,"\u002Fcategory-theory\u002Fadjunctions\u002Ffree-forgetful-adjunctions":2091,"\u002Fcategory-theory\u002Fadjoints-limits\u002Flimits-via-adjoints":2092,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fpresheaf-limits-colimits":2093,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoints-preserve-limits":2094,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoint-functor-theorem":2085,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fmonads":2095,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-eilenberg-moore":2096,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fkleisli-and-programming":2097,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-for-endofunctors":2098,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Fcartesian-closed-categories":2099,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Flambda-calculus-correspondence":2044,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Ffixed-points-and-recursion":2100,"\u002Fcategory-theory":2101,"\u002Fdeep-learning\u002Fmathematical-background\u002Flinear-algebra-for-deep-learning":2102,"\u002Fdeep-learning\u002Fmathematical-background\u002Fprobability-and-information-theory":2103,"\u002Fdeep-learning\u002Fmathematical-background\u002Fnumerical-computation":2104,"\u002Fdeep-learning\u002Fmathematical-background\u002Fcalculus":2105,"\u002Fdeep-learning\u002Ffoundations\u002Fwhat-is-deep-learning":2106,"\u002Fdeep-learning\u002Ffoundations\u002Fmachine-learning-refresher":2107,"\u002Fdeep-learning\u002Ffoundations\u002Flinear-models-and-the-perceptron":2066,"\u002Fdeep-learning\u002Fneural-networks\u002Fthe-multilayer-perceptron":2108,"\u002Fdeep-learning\u002Fneural-networks\u002Factivation-functions":2109,"\u002Fdeep-learning\u002Fneural-networks\u002Funiversal-approximation":2110,"\u002Fdeep-learning\u002Fneural-networks\u002Fbackpropagation":2111,"\u002Fdeep-learning\u002Fneural-networks\u002Floss-functions-and-output-units":2112,"\u002Fdeep-learning\u002Foptimization\u002Fgradient-descent-and-sgd":2113,"\u002Fdeep-learning\u002Foptimization\u002Fmomentum-and-adaptive-methods":2114,"\u002Fdeep-learning\u002Foptimization\u002Finitialization":2115,"\u002Fdeep-learning\u002Foptimization\u002Fthe-optimization-landscape":2116,"\u002Fdeep-learning\u002Foptimization\u002Fsecond-order-and-approximate-methods":2117,"\u002Fdeep-learning\u002Fregularization\u002Fregularization-overview":2118,"\u002Fdeep-learning\u002Fregularization\u002Fdropout-and-data-augmentation":2119,"\u002Fdeep-learning\u002Fregularization\u002Fearly-stopping-and-parameter-sharing":2120,"\u002Fdeep-learning\u002Fregularization\u002Fnormalization":2121,"\u002Fdeep-learning\u002Farchitectures\u002Fconvolutional-networks":2122,"\u002Fdeep-learning\u002Farchitectures\u002Fcnn-architectures":2123,"\u002Fdeep-learning\u002Farchitectures\u002Frecurrent-networks":2124,"\u002Fdeep-learning\u002Farchitectures\u002Flstm-and-gru":2125,"\u002Fdeep-learning\u002Farchitectures\u002Fattention-and-transformers":2126,"\u002Fdeep-learning\u002Farchitectures\u002Fthe-transformer-architecture":2127,"\u002Fdeep-learning\u002Farchitectures\u002Ftransformers-in-practice":2128,"\u002Fdeep-learning\u002Farchitectures\u002Fgraph-neural-networks":2129,"\u002Fdeep-learning\u002Farchitectures\u002Fstate-space-models":2130,"\u002Fdeep-learning\u002Ftheory\u002Fgeneralization-theory":2131,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-robustness":2132,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-defenses":2133,"\u002Fdeep-learning\u002Ftheory\u002Fbayesian-and-ensemble-methods":2134,"\u002Fdeep-learning\u002Ftheory\u002Fdeep-equilibrium-models":2078,"\u002Fdeep-learning\u002Fgenerative-models\u002Flinear-factor-models":2135,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoencoders":2136,"\u002Fdeep-learning\u002Fgenerative-models\u002Fvariational-autoencoders":2137,"\u002Fdeep-learning\u002Fgenerative-models\u002Fgenerative-adversarial-networks":2138,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoregressive-and-normalizing-flows":2139,"\u002Fdeep-learning\u002Fgenerative-models\u002Fenergy-based-and-boltzmann-machines":2140,"\u002Fdeep-learning\u002Fgenerative-models\u002Fdiffusion-and-score-based-models":2141,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fstructured-probabilistic-models":1632,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fmonte-carlo-and-mcmc":2142,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fapproximate-inference":2143,"\u002Fdeep-learning\u002Fpractical\u002Fpractical-methodology":1868,"\u002Fdeep-learning\u002Fpractical\u002Fhyperparameters-and-debugging":2144,"\u002Fdeep-learning\u002Fpractical\u002Frepresentation-learning":2145,"\u002Fdeep-learning\u002Fpractical\u002Ftransfer-learning":2146,"\u002Fdeep-learning\u002Fpractical\u002Fapplications":2147,"\u002Fdeep-learning\u002Fpractical\u002Fmodel-compression-and-distillation":2148,"\u002Fdeep-learning\u002Fpractical\u002Fmeta-learning-and-few-shot":2149,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Flarge-language-models":2150,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fscaling-inference-and-alignment":2151,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fseq2seq-pretraining-and-bart":2152,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ftext-to-text-transfer-and-conditional-generation":2153,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fspeech-and-audio-models":2154,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fself-supervised-speech-and-synthesis":2155,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fai-agents":1841,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fagent-memory-retrieval-and-orchestration":2156,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmixture-of-experts":2157,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmultimodal-models":2158,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ffusion-and-vision-language-models":2159,"\u002Fdeep-learning\u002Freinforcement-learning\u002Ffoundations-of-reinforcement-learning":1878,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fmodel-free-prediction-and-control":2160,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fdeep-q-networks":2161,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fpolicy-gradients-and-actor-critic":2162,"\u002Fdeep-learning\u002Freinforcement-learning\u002Frl-from-human-feedback":2163,"\u002Fdeep-learning":1838,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fequilibrium-state-variables-zeroth-law":2164,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Ffirst-law-heat-and-work":1961,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fsecond-law-entropy-and-the-carnot-bound":2165,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fthermodynamic-potentials-and-maxwell-relations":2166,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fstability-response-functions-and-the-third-law":2167,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fclassical-statistics-and-equipartition":2168,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fphase-space-and-liouvilles-theorem":2169,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fensembles-and-the-equal-probability-postulate":2170,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fstatistical-entropy-boltzmann-and-gibbs":2171,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fmicrocanonical-ensemble-and-entropy":2172,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fequilibrium-conditions-temperature-pressure-chemical-potential":2008,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fideal-gas-phase-space-and-the-sackur-tetrode-entropy":2173,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Ftwo-state-systems-paramagnets-and-negative-temperature":2174,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fcanonical-ensemble-and-the-boltzmann-distribution":2175,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fpartition-function-and-the-helmholtz-free-energy":1897,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fenergy-fluctuations-and-ensemble-equivalence":1690,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fthe-einstein-solid-and-harmonic-systems":2176,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fparamagnetism-and-the-schottky-anomaly":2177,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fideal-gas-partition-function-and-the-gibbs-paradox":2178,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fequipartition-and-the-virial-theorem":1824,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fmolecular-gases-rotation-and-vibration":2179,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fgrand-canonical-ensemble-and-the-grand-partition-function":2180,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fchemical-potential-fugacity-and-number-fluctuations":1902,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fensemble-summary-and-the-thermodynamic-web":1829,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fquantum-statistics-bose-einstein-and-fermi-dirac":2181,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fderiving-the-quantum-distributions":1798,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fthe-classical-limit-and-quantum-concentration":1668,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fideal-quantum-gases-general-framework":1684,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-and-the-fermion-gas":2182,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthe-photon-gas-and-plancks-radiation-law":2183,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fblackbody-thermodynamics-and-radiation-pressure":2184,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fphonons-and-the-debye-model":1816,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-derived":2185,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthermodynamics-of-the-bose-gas-and-superfluidity":1678,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fthe-ideal-fermi-gas-at-zero-temperature":2186,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fsommerfeld-expansion-and-electrons-in-metals":2187,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":2188,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fneutron-stars-and-nuclear-matter":2189,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-cluster-expansion-and-virial-coefficients":2010,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-van-der-waals-gas-and-liquid-gas-coexistence":2190,"\u002Fstatistical-mechanics\u002Finteractions\u002Fquantum-gases-with-interactions-and-exchange":2191,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fphases-coexistence-and-classification":2192,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-ising-model-and-exact-solutions":2193,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fmean-field-theory-and-the-weiss-model":1956,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fcritical-exponents-and-landau-theory":2194,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-renormalization-group-idea":1935,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fthermodynamic-fluctuations-and-response":2195,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fbrownian-motion-and-the-langevin-equation":1797,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Flinear-response-and-the-fluctuation-dissipation-theorem":2196,"\u002Fstatistical-mechanics":2197,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fbonding-mechanisms":2198,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fmolecular-orbitals-and-h2-plus":1663,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fhydrogen-molecule-and-exchange":1922,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fvan-der-waals-forces":2199,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Frotational-vibrational-spectra":2200,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Fanharmonicity-and-rovibrational-structure":2201,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Framan-and-electronic-bands":2202,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Flasers-and-masers":2203,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fstructure-of-solids":2204,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fbravais-lattices-and-crystal-systems":1796,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Freciprocal-lattice-and-brillouin-zones":2205,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fdiffraction-and-structure-factors":2206,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonon-dispersion":2207,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonons-quantization-and-dos":2208,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fdebye-einstein-heat-capacity":1938,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fanharmonicity-and-thermal-transport":2209,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ffree-electron-gas-and-conduction":2210,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fsommerfeld-model-and-heat-capacity":2211,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ftransport-and-the-hall-effect":2212,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fscreening-and-plasmons":2213,"\u002Fcondensed-matter\u002Fband-theory\u002Fblochs-theorem-and-energy-bands":1992,"\u002Fcondensed-matter\u002Fband-theory\u002Fnearly-free-electron-model":1937,"\u002Fcondensed-matter\u002Fband-theory\u002Ftight-binding-method":2214,"\u002Fcondensed-matter\u002Fband-theory\u002Ffermi-surfaces-and-semiclassical-dynamics":2215,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fsemiconductor-bands-and-junctions":2216,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fintrinsic-and-extrinsic-semiconductors":2217,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fcarrier-transport-and-recombination":1928,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fthe-pn-junction":2218,"\u002Fcondensed-matter\u002Fsemiconductors\u002Ftransistors-and-optoelectronics":2219,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fdielectrics-and-polarization":2164,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fferroelectrics-and-piezoelectrics":2064,"\u002Fcondensed-matter\u002Fmagnetism\u002Fdiamagnetism-and-paramagnetism":1793,"\u002Fcondensed-matter\u002Fmagnetism\u002Fexchange-and-ferromagnetism":2220,"\u002Fcondensed-matter\u002Fmagnetism\u002Fantiferromagnetism-and-domains":1659,"\u002Fcondensed-matter\u002Fmagnetism\u002Fspin-waves-and-magnons":2221,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fsuperconductivity-phenomenology":2222,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Flondon-theory-and-the-meissner-effect":1804,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fginzburg-landau-theory":2223,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fbcs-theory":2057,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fjosephson-and-high-tc":2224,"\u002Fcondensed-matter\u002Fnanostructures\u002Fquantum-wells-wires-and-dots":1651,"\u002Fcondensed-matter\u002Fnanostructures\u002Finteger-quantum-hall-effect":2225,"\u002Fcondensed-matter\u002Fnanostructures\u002Ffractional-quantum-hall-and-topology":1662,"\u002Fcondensed-matter\u002Fnanostructures\u002Fgraphene-and-dirac-materials":2226,"\u002Fcondensed-matter":1977,"\u002Flogic\u002Ffoundations\u002Flogic-as-a-mathematical-model":2227,"\u002Flogic\u002Fsentential-logic\u002Fformal-languages-and-well-formed-formulas":2228,"\u002Flogic\u002Fsentential-logic\u002Ftruth-assignments-and-tautologies":2229,"\u002Flogic\u002Fsentential-logic\u002Funique-readability-and-parsing":2230,"\u002Flogic\u002Fsentential-logic\u002Finduction-and-recursion":1676,"\u002Flogic\u002Fsentential-logic\u002Fexpressive-completeness-and-normal-forms":2231,"\u002Flogic\u002Fsentential-logic\u002Fboolean-circuits":2232,"\u002Flogic\u002Fsentential-logic\u002Fcompactness-and-effectiveness":1676,"\u002Flogic\u002Ffirst-order-languages\u002Ffirst-order-languages":2233,"\u002Flogic\u002Ffirst-order-languages\u002Fstructures-truth-and-satisfaction":2087,"\u002Flogic\u002Ffirst-order-languages\u002Fdefinability-and-elementary-equivalence":2234,"\u002Flogic\u002Ffirst-order-languages\u002Fterms-substitution-and-parsing":2235,"\u002Flogic\u002Fdeductive-calculus\u002Fa-deductive-calculus":2236,"\u002Flogic\u002Fdeductive-calculus\u002Fdeduction-theorem-and-derived-rules":2234,"\u002Flogic\u002Fdeductive-calculus\u002Fsoundness":2237,"\u002Flogic\u002Fdeductive-calculus\u002Fcompleteness-and-consistency":2238,"\u002Flogic\u002Fmodels-and-theories\u002Fcompactness-and-lowenheim-skolem":2239,"\u002Flogic\u002Fmodels-and-theories\u002Ftheories-elementary-classes-and-categoricity":2240,"\u002Flogic\u002Fmodels-and-theories\u002Finterpretations-between-theories":2241,"\u002Flogic\u002Fmodels-and-theories\u002Fnonstandard-analysis":2242,"\u002Flogic\u002Farithmetic-and-definability\u002Fdefinability-in-arithmetic":2243,"\u002Flogic\u002Farithmetic-and-definability\u002Fnatural-numbers-with-successor":2244,"\u002Flogic\u002Farithmetic-and-definability\u002Fpresburger-and-reducts":2165,"\u002Flogic\u002Farithmetic-and-definability\u002Fa-subtheory-and-representability":2245,"\u002Flogic\u002Fincompleteness\u002Farithmetization-of-syntax":2238,"\u002Flogic\u002Fincompleteness\u002Fincompleteness-and-undecidability":2246,"\u002Flogic\u002Fincompleteness\u002Fsecond-incompleteness-theorem":2247,"\u002Flogic\u002Fcomputability-and-representability\u002Frecursive-functions":1882,"\u002Flogic\u002Fcomputability-and-representability\u002Frepresenting-exponentiation":2248,"\u002Flogic\u002Fsecond-order-logic\u002Fsecond-order-languages":2065,"\u002Flogic\u002Fsecond-order-logic\u002Fskolem-functions-and-many-sorted-logic":2249,"\u002Flogic\u002Fsecond-order-logic\u002Fgeneral-structures":2250,"\u002Flogic":2251,"\u002Freinforcement-learning\u002Ffoundations\u002Fwhat-is-reinforcement-learning":2252,"\u002Freinforcement-learning\u002Ffoundations\u002Fa-brief-history-of-rl":2253,"\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits":1868,"\u002Freinforcement-learning\u002Ffoundations\u002Fbandit-exploration-algorithms":2254,"\u002Freinforcement-learning\u002Ffoundations\u002Fmarkov-decision-processes":2255,"\u002Freinforcement-learning\u002Ffoundations\u002Fvalue-functions-and-optimality":2256,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdynamic-programming":2257,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdp-async-and-gpi":2247,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-methods":2258,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-off-policy":2259,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftemporal-difference-learning":2260,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftd-control-sarsa-and-q-learning":2158,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-bootstrapping":2261,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-off-policy-methods":2262,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-and-learning":2263,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-focusing-and-decision-time":2264,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdecision-time-planning":2265,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-tree-search":1885,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-prediction":2266,"\u002Freinforcement-learning\u002Fapproximation\u002Ffeature-construction-and-nonlinear":2267,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-control":2268,"\u002Freinforcement-learning\u002Fapproximation\u002Faverage-reward-control":2269,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-and-the-deadly-triad":2074,"\u002Freinforcement-learning\u002Fapproximation\u002Fbellman-error-and-gradient-td":2270,"\u002Freinforcement-learning\u002Fapproximation\u002Feligibility-traces":2246,"\u002Freinforcement-learning\u002Fapproximation\u002Ftrue-online-and-sarsa-lambda":2271,"\u002Freinforcement-learning\u002Fapproximation\u002Fpolicy-gradient-methods":2272,"\u002Freinforcement-learning\u002Fapproximation\u002Factor-critic-and-continuous-actions":2273,"\u002Freinforcement-learning\u002Fapproximation\u002Fleast-squares-and-memory-based-methods":1896,"\u002Freinforcement-learning\u002Fapproximation\u002Fmemory-and-kernel-methods":2274,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-eligibility-traces":2024,"\u002Freinforcement-learning\u002Fapproximation\u002Fstable-off-policy-traces":2275,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks":2276,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdqn-improvements":1858,"\u002Freinforcement-learning\u002Fdeep-rl\u002Factor-critic-and-ppo":2277,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fppo-and-continuous-control":2278,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fcase-studies":2279,"\u002Freinforcement-learning\u002Fdeep-rl\u002Frl-beyond-games":2280,"\u002Freinforcement-learning\u002Fdeep-rl\u002Ffrontiers":2281,"\u002Freinforcement-learning\u002Fdeep-rl\u002Freward-design-and-open-problems":2134,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow":2282,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow-part-2":2283,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control":2284,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control-part-2":2169,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl":2285,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl-part-2":2286,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration":2287,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2":1885,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl":1950,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl-part-2":2288,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl":2289,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl-part-2":2290,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl":2291,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl-part-2":2292,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl":2293,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl-part-2":2294,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Frlhf-and-language-models":2295,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps":2296,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps-part-2":2297,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl":2298,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl-part-2":2299,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmeta-rl-and-generalization":2300,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fpsychology-of-reinforcement":2301,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Finstrumental-conditioning-and-control":2302,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-and-td-error":2303,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-in-the-brain":2304,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fanimal-learning-and-cognition":2305,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fcognitive-maps-and-planning":2306,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fneuroscience-of-reinforcement":2307,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fseveral-learning-systems":2308,"\u002Freinforcement-learning":1838,"\u002Fartificial-intelligence\u002Ffoundations\u002Fwhat-is-ai":2309,"\u002Fartificial-intelligence\u002Ffoundations\u002Ffoundations-of-ai":2310,"\u002Fartificial-intelligence\u002Ffoundations\u002Fintelligent-agents":2311,"\u002Fartificial-intelligence\u002Ffoundations\u002Fagent-architectures":2312,"\u002Fartificial-intelligence\u002Fsearch\u002Funinformed-search":2313,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-strategies-compared":2314,"\u002Fartificial-intelligence\u002Fsearch\u002Finformed-search":2315,"\u002Fartificial-intelligence\u002Fsearch\u002Fheuristic-functions":2316,"\u002Fartificial-intelligence\u002Fsearch\u002Flocal-search":2317,"\u002Fartificial-intelligence\u002Fsearch\u002Fpopulation-and-continuous-search":2318,"\u002Fartificial-intelligence\u002Fsearch\u002Fadversarial-search":2319,"\u002Fartificial-intelligence\u002Fsearch\u002Fgames-of-chance-and-imperfect-information":2320,"\u002Fartificial-intelligence\u002Fsearch\u002Fconstraint-satisfaction":2321,"\u002Fartificial-intelligence\u002Fsearch\u002Fcsp-search-and-structure":2163,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-under-uncertainty":2018,"\u002Fartificial-intelligence\u002Fsearch\u002Fbelief-state-and-online-search":2322,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-logic":2323,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-inference":2324,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic":2325,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic-in-use":2326,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Finference-and-resolution":2327,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-resolution":2145,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fclassical-planning":2328,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-graphs-and-graphplan":2329,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-in-the-real-world":2330,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-under-uncertainty":2331,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fknowledge-representation":2332,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Freasoning-systems-and-defaults":2333,"\u002Fartificial-intelligence\u002Funcertainty\u002Fprobability-and-bayes":2334,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayes-rule-and-naive-bayes":2335,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayesian-networks":2336,"\u002Fartificial-intelligence\u002Funcertainty\u002Finference-in-bayesian-networks":2337,"\u002Fartificial-intelligence\u002Funcertainty\u002Freasoning-over-time":2338,"\u002Fartificial-intelligence\u002Funcertainty\u002Ftracking-and-data-association":2339,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmaking-decisions":2077,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmarkov-decision-processes":2329,"\u002Fartificial-intelligence\u002Funcertainty\u002Fdecision-networks-and-game-theory":2340,"\u002Fartificial-intelligence\u002Funcertainty\u002Fgame-theory-and-mechanism-design":1619,"\u002Fartificial-intelligence\u002Flearning\u002Flearning-from-examples":2341,"\u002Fartificial-intelligence\u002Flearning\u002Ftheory-and-model-families":2342,"\u002Fartificial-intelligence\u002Flearning\u002Fprobabilistic-learning":2343,"\u002Fartificial-intelligence\u002Flearning\u002Fexpectation-maximization":2344,"\u002Fartificial-intelligence\u002Flearning\u002Freinforcement-learning":2345,"\u002Fartificial-intelligence\u002Flearning\u002Fgeneralization-and-policy-search":2126,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-in-learning":2346,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-based-learning-methods":2347,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fvision-and-perception":2348,"\u002Fartificial-intelligence\u002Ffrontiers\u002Freconstructing-the-3d-world":2349,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobotics":2350,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobot-planning-and-control":2351,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnatural-language-in-ai":2352,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnlp-grammar-translation-and-speech":2353,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fphilosophy-and-future":2354,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fai-ethics-and-future":2355,"\u002Fartificial-intelligence":1838,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-constituents-nuclide-chart":2093,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-size-charge-distributions":2356,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-masses-binding-energy":1655,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fsemi-empirical-mass-formula":1653,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-moments-multipoles":2187,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnuclear-force-shell-overview":2357,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fthe-deuteron":1681,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnucleon-nucleon-scattering":1989,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fmeson-theory-isospin":2358,"\u002Fnuclear-physics\u002Fnuclear-models\u002Ffermi-gas-model":2359,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fliquid-drop-collective-coordinates":2360,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fshell-model-single-particle":2049,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fcollective-model-rotations-vibrations":2361,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-law-modes":2362,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-kinetics-equilibrium":2363,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-decay-gamow-theory":2248,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-fine-structure-hindrance":2364,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fbeta-decay-energetics-neutrino":2365,"\u002Fnuclear-physics\u002Fbeta-decay\u002Ffermi-theory-beta-decay":1665,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fweak-interaction-parity-violation":1894,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fdouble-beta-decay-neutrino-mass":2366,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fgamma-multipole-radiation":1993,"\u002Fnuclear-physics\u002Fgamma-decay\u002Finternal-conversion-isomers":2367,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fangular-correlations-mossbauer":2368,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Freaction-kinematics-cross-sections":1890,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fcompound-nucleus-resonances":1976,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fdirect-reactions-optical-model":2369,"\u002Fnuclear-physics\u002Ffission\u002Ffission-barrier-dynamics":2370,"\u002Fnuclear-physics\u002Ffission\u002Fchain-reactions-reactor-physics":2371,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Ffusion-reactions-confinement":1660,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fstellar-nucleosynthesis":2033,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fbig-bang-nucleosynthesis":1897,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fcharged-particle-stopping-power":2372,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fphoton-neutron-interactions":1943,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fradiation-detectors":2007,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fdosimetry-radiation-biology":2373,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fnuclear-applications-dating-medicine":2374,"\u002Fnuclear-physics":2375,"\u002Fnatural-language-processing\u002Ffoundations\u002Fwhat-is-nlp":2376,"\u002Fnatural-language-processing\u002Ffoundations\u002Fregex-and-text-normalization":2377,"\u002Fnatural-language-processing\u002Ffoundations\u002Fminimum-edit-distance":2014,"\u002Fnatural-language-processing\u002Ffoundations\u002Fn-gram-language-models":2378,"\u002Fnatural-language-processing\u002Ffoundations\u002Fsmoothing-and-backoff":2379,"\u002Fnatural-language-processing\u002Fclassification\u002Fnaive-bayes-and-sentiment":2380,"\u002Fnatural-language-processing\u002Fclassification\u002Fevaluating-classifiers":1864,"\u002Fnatural-language-processing\u002Fclassification\u002Flogistic-regression":2381,"\u002Fnatural-language-processing\u002Fclassification\u002Fsentiment-and-affect-lexicons":2382,"\u002Fnatural-language-processing\u002Fsemantics\u002Fvector-semantics-and-embeddings":2159,"\u002Fnatural-language-processing\u002Fsemantics\u002Fstatic-word-embeddings":2383,"\u002Fnatural-language-processing\u002Fsemantics\u002Fneural-language-models":2328,"\u002Fnatural-language-processing\u002Fsequences\u002Fsequence-labeling":2384,"\u002Fnatural-language-processing\u002Fsequences\u002Fcrfs-and-neural-taggers":2385,"\u002Fnatural-language-processing\u002Fsequences\u002Frnns-and-lstms":2386,"\u002Fnatural-language-processing\u002Ftransformers\u002Ftransformers-and-attention":2387,"\u002Fnatural-language-processing\u002Ftransformers\u002Fthe-transformer-architecture":2388,"\u002Fnatural-language-processing\u002Ftransformers\u002Flarge-language-models":2389,"\u002Fnatural-language-processing\u002Ftransformers\u002Fllm-pretraining-and-scaling":2390,"\u002Fnatural-language-processing\u002Ftransformers\u002Ffine-tuning-and-prompting":1842,"\u002Fnatural-language-processing\u002Ftransformers\u002Fprompting-and-alignment":2391,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-parsing":2392,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcky-scoring-and-evaluation":2334,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdependency-parsing":2393,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fgraph-based-and-neural-dependency-parsing":2394,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fword-senses-and-wsd":2395,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fwsd-in-practice-and-induction":2396,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-roles-and-information-extraction":2397,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Frelations-events-and-templates":2398,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoreference-and-discourse":2399,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoherence-and-discourse-structure":2400,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Flogical-semantics":2258,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcompositional-semantics-and-description-logics":2401,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-parsing":2402,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fneural-semantic-parsing":2403,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Finformation-extraction":2404,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftimes-events-and-templates":2405,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdiscourse-coherence":2406,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fentity-based-and-global-coherence":2407,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-grammars":2408,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftreebanks-and-lexicalized-grammars":2409,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation":2410,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation-decoding-and-evaluation":2411,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering":2412,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering-knowledge-and-llms":2112,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-and-chatbots":2279,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-systems-and-assistants":1870,"\u002Fnatural-language-processing\u002Fapplications\u002Ftext-summarization":2413,"\u002Fnatural-language-processing\u002Fapplications\u002Fabstractive-summarization-and-evaluation":2414,"\u002Fnatural-language-processing\u002Fspeech\u002Fphonetics":2415,"\u002Fnatural-language-processing\u002Fspeech\u002Facoustic-phonetics":2416,"\u002Fnatural-language-processing\u002Fspeech\u002Fautomatic-speech-recognition":2126,"\u002Fnatural-language-processing\u002Fspeech\u002Fasr-evaluation-and-applications":2417,"\u002Fnatural-language-processing":1838,"\u002Fparticle-physics\u002Ffoundations\u002Fhistorical-overview-particle-zoo":2418,"\u002Fparticle-physics\u002Ffoundations\u002Fparticle-physics-basic-concepts":2034,"\u002Fparticle-physics\u002Ffoundations\u002Ffundamental-interactions-force-carriers":2419,"\u002Fparticle-physics\u002Funits-kinematics\u002Fnatural-units-and-scales":2179,"\u002Fparticle-physics\u002Funits-kinematics\u002Ffour-vectors-invariant-mass":2420,"\u002Fparticle-physics\u002Funits-kinematics\u002Fdecay-scattering-kinematics-mandelstam":2421,"\u002Fparticle-physics\u002Funits-kinematics\u002Fcross-sections-golden-rule":2369,"\u002Fparticle-physics\u002Fsymmetries\u002Fconservation-laws-symmetries":2422,"\u002Fparticle-physics\u002Fsymmetries\u002Fdiscrete-symmetries-cpt":2423,"\u002Fparticle-physics\u002Fsymmetries\u002Fparity-violation-weak":1984,"\u002Fparticle-physics\u002Fsymmetries\u002Fsu2-su3-flavor-symmetry":1688,"\u002Fparticle-physics\u002Fquark-model\u002Feightfold-way-su3":2424,"\u002Fparticle-physics\u002Fquark-model\u002Fmeson-spectroscopy":1544,"\u002Fparticle-physics\u002Fquark-model\u002Fbaryon-spectroscopy":2425,"\u002Fparticle-physics\u002Fquark-model\u002Fcolor-confinement-exotics":1971,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fklein-gordon-equation":2426,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fdirac-equation-spinors":2225,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fantiparticles-hole-theory":2427,"\u002Fparticle-physics\u002Fqed\u002Ffeynman-rules-qed":2428,"\u002Fparticle-physics\u002Fqed\u002Fqed-tree-processes":2194,"\u002Fparticle-physics\u002Fqed\u002Frenormalization-running-coupling":2429,"\u002Fparticle-physics\u002Fqed\u002Felectron-g-2":1659,"\u002Fparticle-physics\u002Fweak-interaction\u002Fva-structure-weak":2430,"\u002Fparticle-physics\u002Fweak-interaction\u002Fw-z-bosons-decays":2431,"\u002Fparticle-physics\u002Fweak-interaction\u002Fckm-matrix":2432,"\u002Fparticle-physics\u002Fweak-interaction\u002Fcp-violation-kaons-b-mesons":1975,"\u002Fparticle-physics\u002Fqcd\u002Fcolor-su3-gluons":2191,"\u002Fparticle-physics\u002Fqcd\u002Fasymptotic-freedom-confinement":2433,"\u002Fparticle-physics\u002Fqcd\u002Fdeep-inelastic-scattering-partons":2434,"\u002Fparticle-physics\u002Fqcd\u002Fjets-hadronization":2050,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Felectroweak-su2-u1":2435,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fspontaneous-symmetry-breaking":2095,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-mechanism":2436,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-boson-discovery":2437,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fstandard-model":1984,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-oscillations":2017,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-mass-pmns":2438,"\u002Fparticle-physics\u002Fneutrinos\u002Fdirac-majorana-experiments":2439,"\u002Fparticle-physics\u002Fexperiment\u002Faccelerators-luminosity":2440,"\u002Fparticle-physics\u002Fexperiment\u002Fdetectors-subsystems":2073,"\u002Fparticle-physics\u002Fexperiment\u002Fhow-discoveries-are-made":2441,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fbeyond-standard-model":1816,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fgrand-unified-theories":2442,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fsupersymmetry":1918,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fhierarchy-problem-naturalness":2443,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fdark-matter-candidates":2444,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fmatter-antimatter-open-questions":2241,"\u002Fparticle-physics":2445,"\u002Fastrophysics-cosmology\u002Forientation\u002Fthe-sun-and-stars":2035,"\u002Fastrophysics-cosmology\u002Forientation\u002Fstellar-death-final-states":2189,"\u002Fastrophysics-cosmology\u002Forientation\u002Fgalaxies-and-cosmology":2446,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fmagnitudes-fluxes-and-the-distance-modulus":1974,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fstellar-spectra-and-spectral-classification":2447,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Ftelescopes-and-detectors-across-the-spectrum":2034,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fthe-cosmic-distance-ladder":1946,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fblackbody-radiation-and-specific-intensity":2448,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fradiative-transfer-and-the-transfer-equation":2449,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fspectral-line-formation-and-broadening":2450,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fopacity-and-the-rosseland-mean":2451,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fhydrostatic-equilibrium-and-the-virial-theorem":2452,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equations-of-stellar-structure":2240,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equation-of-state-and-polytropes":2171,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-standard-solar-model":2453,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fthermonuclear-reaction-rates-and-the-gamow-peak":2454,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhydrogen-burning-pp-chains-and-cno":2455,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhelium-burning-and-the-triple-alpha-process":2456,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fadvanced-burning-and-neutron-capture-nucleosynthesis":2368,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fphases-of-the-interstellar-medium":2457,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fmolecular-clouds-and-gravitational-collapse":1931,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fprotostars-and-the-pre-main-sequence":1993,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-main-sequence-and-its-structure":1975,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fpost-main-sequence-low-mass-evolution":2458,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-evolution-of-massive-stars":2059,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fstellar-pulsation-and-the-instability-strip":1677,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":2459,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fcore-collapse-supernovae":2460,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fthermonuclear-supernovae-type-ia":2190,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fneutron-stars-and-pulsars":2461,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fblack-holes-schwarzschild-and-kerr":2462,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fbinary-systems-and-mass-transfer":2463,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Faccreting-compact-objects":2464,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fgravitational-waves-from-inspiraling-binaries":1658,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fmultimessenger-astronomy-and-gamma-ray-bursts":2465,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fthe-milky-way":2466,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-morphology-and-classification":1918,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-rotation-curves-and-dark-matter":2467,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Factive-galactic-nuclei-and-supermassive-black-holes":2468,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-clusters-and-large-scale-structure":2183,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-expanding-universe-and-hubbles-law":1840,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-frw-metric-and-cosmological-redshift":2469,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-friedmann-equations-and-cosmic-dynamics":2470,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fcosmological-models-and-distances":2095,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fdark-energy-and-the-accelerating-universe":2081,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fthe-thermal-history-of-the-universe":2093,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fbig-bang-nucleosynthesis":2190,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Frecombination-and-the-cosmic-microwave-background":2471,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcmb-anisotropies-and-cosmological-parameters":1657,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcosmic-inflation":1849,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fstructure-formation-and-the-growth-of-perturbations":2472,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fdark-matter-dark-energy-and-open-questions":1935,"\u002Fastrophysics-cosmology":2039,"\u002Fcolophon":2473,"\u002F":1838},4250,4808,3626,2682,4109,4786,3878,3875,3751,3415,4067,3153,3000,4042,5461,5808,3961,3749,4327,5067,4246,4655,4154,5436,2640,4003,3601,2158,4331,4189,2273,3252,4633,4964,4172,3131,5524,3160,4031,2309,4207,3226,2648,4842,5340,3307,5701,4977,4039,2615,3472,4460,3848,4075,4400,3382,3010,3602,3737,3740,3707,3922,5191,4043,3804,4542,4214,5062,2850,4361,3443,3627,4044,3766,4140,3860,4006,5199,4334,5234,3651,5509,5680,153,1375,1073,1093,1125,1146,1014,1132,876,1541,1189,1173,984,1402,1301,950,1268,1063,1107,1408,1161,925,1012,866,964,1090,1142,1085,1020,1207,973,980,728,764,1225,1329,796,929,801,878,774,1044,1488,1175,1130,890,814,870,154,4073,5140,4961,5127,4870,5382,5195,4955,5369,4501,5576,3824,4132,4289,4307,4570,3403,5084,5105,5201,5116,5341,5175,5368,5188,5211,5499,5155,4981,5125,5415,5255,5304,5130,5167,5552,5164,5094,5239,5036,5190,5004,5099,5035,5159,5088,5026,4937,5023,5264,5244,133,5114,5078,5043,5312,5170,5342,5139,5151,5049,5212,5013,5068,5079,5102,5121,5081,5029,5379,5854,5110,2139,3798,5055,5364,4984,4935,4895,4972,5289,5112,5156,4987,5031,5025,5149,5302,5042,5002,4979,4922,4960,5279,126,1877,1180,1129,907,958,1112,1300,1053,1250,1181,1241,1234,966,1050,734,1190,484,1082,926,733,761,571,607,798,804,952,977,731,784,645,771,1017,742,1004,1000,1562,1254,1288,1101,1011,1486,1061,856,992,1169,988,137,0,2037,1782,2384,2254,2123,2332,1643,1714,2089,1751,1367,1660,2511,1998,1892,1854,1791,2438,2487,1917,2375,2525,2266,1845,2275,1810,1631,2310,2166,2233,2113,2505,2347,2672,2112,2473,2592,2380,3013,2513,3256,3218,2194,2173,2205,2326,2081,3342,3152,1799,1670,1027,960,1095,1291,986,897,1209,1055,1817,1801,1593,1465,1196,1464,1201,1230,1435,1684,1461,1926,1500,1409,1284,1774,162,1487,1122,1188,1001,1351,982,1005,979,1325,1046,943,1279,824,1008,989,1798,1277,1025,987,1043,1211,1074,981,939,739,1139,1108,1013,1070,978,1458,1317,157,1357,1077,2355,1116,1037,1178,1637,1314,1109,1056,1702,1474,1071,1158,832,993,1404,1024,1068,1339,1106,1264,1248,913,1848,1328,1633,1224,1143,135,1378,959,1028,998,911,1527,1203,1266,1483,1165,990,938,965,1257,1418,1099,942,1352,956,1035,1398,1003,1094,1292,138,1721,1827,1449,1354,1148,1184,1285,1281,1213,1290,1271,1252,1274,1778,1591,1503,1437,1571,1584,1957,1117,1781,1648,1342,1667,1510,1965,1607,1365,1849,1259,1303,1356,1238,2208,1564,173,1671,1286,1227,1638,1529,668,1078,918,709,865,880,940,1534,1015,874,922,841,794,1194,822,1105,1658,1359,1296,1438,1921,1844,1570,1429,1324,1400,140,1787,1558,1654,1492,1747,2224,2002,2009,1323,1349,1785,1573,1722,1829,1353,1548,1552,1583,1624,1585,1245,1364,1514,1343,1397,1355,2211,1481,1770,160,2388,2293,2256,2552,2569,2478,2039,2496,2578,2814,2519,2461,2587,2492,2714,3278,2654,3050,2447,2849,2238,2369,2061,2214,2602,2563,2186,2985,2749,3364,2038,2282,2409,2126,2573,2206,2176,2268,2182,2402,2705,2633,2414,2213,2801,3313,3410,3195,1952,2017,1509,2537,2645,2027,2415,2838,2356,1906,3184,2950,2807,2954,1683,1316,1034,1138,1763,1822,1705,1246,1701,1097,1104,1187,1032,1083,1228,916,1489,1033,1652,997,692,837,1023,888,864,1089,1231,1214,1675,1156,1075,1520,1309,139,1205,1051,735,1123,1072,915,567,768,825,1253,983,1007,762,1058,861,862,971,1208,1149,1145,1029,1084,927,810,838,857,807,936,949,2321,1622,1069,1113,1057,854,1958,1528,1618,2049,1432,1679,1796,1685,1346,1275,1476,1505,1610,2018,1599,1215,1838,1909,132,3902,2215,2240,3266,3208,3073,2454,2969,2451,1875,2728,1884,2371,2516,2842,1690,1904,2346,3146,1386,2607,1966,2668,1665,2885,1606,2577,3074,2869,2403,2433,2082,1939,1587,2460,2747,2032,2642,1619,3123,1993,2090,2339,3829,1737,2622,2340,2322,3828,4409,2305,3411,2510,4527,3030,3569,3043,2457,1946,2277,2044,2909,1693,1945,2093,2399,2115,2898,2742,2242,3895,3378,3376,2769,2223,3062,3262,2651,2949,2768,3128,2423,1977,2087,2866,3388,2830,2210,2489,2884,3945,2099,2713,3402,1692,2931,4195,3989,3206,4391,3004,3704,3494,2902,999,881,901,919,748,869,1018,1045,1049,1333,954,1092,1019,976,1771,1480,1396,953,1026,161,3533,2495,1818,3007,2595,3427,3537,2216,1895,2304,3396,1739,2073,1962,2203,1767,2666,2264,2276,2852,1807,3735,1560,4144,1669,1676,1972,2418,3291,1525,2040,2766,2337,2220,2800,3001,2078,1759,2836,1896,2026,1758,1543,1047,896,946,1060,1384,1482,815,1414,1322,1440,1240,1468,1098,1133,847,1009,1381,1052,1191,1258,1370,1712,1441,1199,957,1079,150,1262,1417,1368,1219,1136,1064,1463,1636,1059,931,1115,1736,1174,1376,1363,1411,1247,1746,1313,1299,1617,1102,1076,1495,1265,1193,1263,80,{"\u002Falgorithms\u002Ffoundations\u002Fwhat-is-an-algorithm":2475,"\u002Falgorithms\u002Ffoundations\u002Fproof-techniques":2479,"\u002Falgorithms\u002Ffoundations\u002Fasymptotic-analysis":2483,"\u002Falgorithms\u002Ffoundations\u002Fgrowth-rates-and-loop-analysis":2487,"\u002Falgorithms\u002Ffoundations\u002Frecurrences":2491,"\u002Falgorithms\u002Ffoundations\u002Famortized-analysis":2495,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fmergesort":2499,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fquicksort":2504,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fselection":2508,"\u002Falgorithms\u002Fdivide-and-conquer\u002Ffast-multiplication":2512,"\u002Falgorithms\u002Fsorting\u002Fheaps-and-heapsort":2516,"\u002Falgorithms\u002Fsorting\u002Fsorting-lower-bounds":2521,"\u002Falgorithms\u002Fsorting\u002Flinear-time-sorting":2525,"\u002Falgorithms\u002Fsorting\u002Fexternal-sorting":2529,"\u002Falgorithms\u002Fdata-structures\u002Felementary-structures":2533,"\u002Falgorithms\u002Fdata-structures\u002Fhash-tables":2538,"\u002Falgorithms\u002Fdata-structures\u002Fbinary-search-trees":2542,"\u002Falgorithms\u002Fdata-structures\u002Favl-trees":2546,"\u002Falgorithms\u002Fdata-structures\u002Fbalanced-trees":2550,"\u002Falgorithms\u002Fdata-structures\u002Funion-find":2554,"\u002Falgorithms\u002Fdata-structures\u002Ffenwick-and-segment-trees":2558,"\u002Falgorithms\u002Fdata-structures\u002Fspatial-data-structures":2562,"\u002Falgorithms\u002Fdata-structures\u002Fskip-lists-and-probabilistic-structures":2566,"\u002Falgorithms\u002Fdata-structures\u002Fb-trees":2570,"\u002Falgorithms\u002Fdata-structures\u002Fdata-stream-algorithms":2574,"\u002Falgorithms\u002Fdata-structures\u002Fstreaming-sketches":2578,"\u002Falgorithms\u002Fsequences\u002Ftwo-pointers-and-windows":2582,"\u002Falgorithms\u002Fsequences\u002Fprefix-sums":2587,"\u002Falgorithms\u002Fsequences\u002Fmonotonic-stacks":2591,"\u002Falgorithms\u002Fsequences\u002Fbinary-search-on-the-answer":2595,"\u002Falgorithms\u002Fsequences\u002Fstring-matching":2599,"\u002Falgorithms\u002Fsequences\u002Fkmp-and-z-function":2603,"\u002Falgorithms\u002Fsequences\u002Ftries":2607,"\u002Falgorithms\u002Fsequences\u002Fsuffix-arrays-and-aho-corasick":2611,"\u002Falgorithms\u002Fgraphs\u002Frepresentations-and-traversal":2615,"\u002Falgorithms\u002Fgraphs\u002Fdepth-first-search":2620,"\u002Falgorithms\u002Fgraphs\u002Ftopological-sort-and-scc":2624,"\u002Falgorithms\u002Fgraphs\u002Fminimum-spanning-trees":2628,"\u002Falgorithms\u002Fgraphs\u002Fkruskal-and-prim":2632,"\u002Falgorithms\u002Fgraphs\u002Fshortest-paths":2636,"\u002Falgorithms\u002Fgraphs\u002Fall-pairs-and-negative-weights":2640,"\u002Falgorithms\u002Fgraphs\u002Fnetwork-flow":2644,"\u002Falgorithms\u002Fgraphs\u002Fmax-flow-min-cut":2648,"\u002Falgorithms\u002Fgraphs\u002Fbridges-and-articulation-points":2652,"\u002Falgorithms\u002Fgraphs\u002Flowest-common-ancestor":2656,"\u002Falgorithms\u002Fgraphs\u002Ftwo-sat":2660,"\u002Falgorithms\u002Fgraphs\u002Feulerian-tours":2664,"\u002Falgorithms\u002Fgraphs\u002Fbipartite-matching":2668,"\u002Falgorithms\u002Fgreedy\u002Fthe-greedy-method":2672,"\u002Falgorithms\u002Fgreedy\u002Fscheduling-and-intervals":2677,"\u002Falgorithms\u002Fgreedy\u002Fhuffman-codes":2681,"\u002Falgorithms\u002Fgreedy\u002Fmatroids":2685,"\u002Falgorithms\u002Fgreedy\u002Fstable-matching":2689,"\u002Falgorithms\u002Fdynamic-programming\u002Fprinciples":2693,"\u002Falgorithms\u002Fdynamic-programming\u002Fsequence-dp":2698,"\u002Falgorithms\u002Fdynamic-programming\u002Flongest-increasing-subsequence":2702,"\u002Falgorithms\u002Fdynamic-programming\u002Fknapsack":2706,"\u002Falgorithms\u002Fdynamic-programming\u002Fcoin-change-and-unbounded":2710,"\u002Falgorithms\u002Fdynamic-programming\u002Finterval-dp":2714,"\u002Falgorithms\u002Fdynamic-programming\u002Ftree-dp":2718,"\u002Falgorithms\u002Fdynamic-programming\u002Fbitmask-dp":2722,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-optimizations":2726,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-on-graphs":2730,"\u002Falgorithms\u002Fdynamic-programming\u002Fdigit-and-probability-dp":2734,"\u002Falgorithms\u002Fbacktracking\u002Fbacktracking-fundamentals":2738,"\u002Falgorithms\u002Fbacktracking\u002Fconstraint-search":2743,"\u002Falgorithms\u002Fbacktracking\u002Fbranch-and-bound":2747,"\u002Falgorithms\u002Fbacktracking\u002Fgraph-backtracking":2751,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fnumber-theory-basics":2755,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmodular-exponentiation-and-primality":2760,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fsieve-and-factorization":2764,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fcombinatorics":2768,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmatrix-exponentiation":2772,"\u002Falgorithms\u002Fmathematical-algorithms\u002Ffast-fourier-transform":2776,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fgradient-descent":2780,"\u002Falgorithms\u002Fcomputational-geometry\u002Fgeometric-primitives":2784,"\u002Falgorithms\u002Fcomputational-geometry\u002Fconvex-hull":2789,"\u002Falgorithms\u002Fcomputational-geometry\u002Fsweep-line":2793,"\u002Falgorithms\u002Fcomputational-geometry\u002Fpolygons-and-proximity":2797,"\u002Falgorithms\u002Fintractability\u002Fp-np-reductions":2801,"\u002Falgorithms\u002Fintractability\u002Fnp-completeness":2806,"\u002Falgorithms\u002Fintractability\u002Fcoping-with-hardness":2810,"\u002Falgorithms\u002Fintractability\u002Fapproximation-algorithms":2814,"\u002Falgorithms":2818,"\u002Fcalculus\u002Flimits-and-continuity\u002Ffunctions-and-models":2821,"\u002Fcalculus\u002Flimits-and-continuity\u002Fthe-limit-of-a-function":2826,"\u002Fcalculus\u002Flimits-and-continuity\u002Flimit-laws-and-the-precise-definition":2830,"\u002Fcalculus\u002Flimits-and-continuity\u002Fcontinuity":2834,"\u002Fcalculus\u002Fderivatives\u002Fthe-derivative-and-rates-of-change":2838,"\u002Fcalculus\u002Fderivatives\u002Fdifferentiation-rules-and-the-chain-rule":2843,"\u002Fcalculus\u002Fderivatives\u002Fimplicit-differentiation-and-related-rates":2847,"\u002Fcalculus\u002Fderivatives\u002Flinear-approximations-and-differentials":2851,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fextrema-and-the-mean-value-theorem":2855,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fhow-derivatives-shape-a-graph":2860,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fcurve-sketching-and-optimization":2864,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fnewtons-method-and-antiderivatives":2868,"\u002Fcalculus\u002Fintegrals\u002Farea-and-the-definite-integral":2872,"\u002Fcalculus\u002Fintegrals\u002Fthe-fundamental-theorem-of-calculus":2877,"\u002Fcalculus\u002Fintegrals\u002Fthe-substitution-rule":2881,"\u002Fcalculus\u002Fapplications-of-integration\u002Fareas-and-volumes":2885,"\u002Fcalculus\u002Fapplications-of-integration\u002Fwork-average-value-and-arc-length":2890,"\u002Fcalculus\u002Fapplications-of-integration\u002Fphysics-economics-and-probability":2894,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Finverse-functions-logarithms-and-exponentials":2898,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Fgrowth-decay-inverse-trig-and-hyperbolic-functions":2903,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Flhospitals-rule":2907,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fintegration-by-parts":2911,"\u002Fcalculus\u002Ftechniques-of-integration\u002Ftrigonometric-integrals-and-substitution":2916,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fpartial-fractions-and-integration-strategy":2920,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fapproximate-and-improper-integrals":2924,"\u002Fcalculus\u002Fparametric-and-polar\u002Fparametric-curves-and-their-calculus":2928,"\u002Fcalculus\u002Fparametric-and-polar\u002Fpolar-coordinates":2933,"\u002Fcalculus\u002Fparametric-and-polar\u002Fconic-sections":2937,"\u002Fcalculus\u002Fsequences-and-series\u002Fsequences":2941,"\u002Fcalculus\u002Fsequences-and-series\u002Fseries-and-the-integral-test":2946,"\u002Fcalculus\u002Fsequences-and-series\u002Fthe-convergence-tests":2950,"\u002Fcalculus\u002Fsequences-and-series\u002Fpower-series":2954,"\u002Fcalculus\u002Fsequences-and-series\u002Ftaylor-and-maclaurin-series":2958,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvectors-and-the-dot-product":2962,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fthe-cross-product-lines-and-planes":2967,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fcylinders-and-quadric-surfaces":2971,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvector-functions-and-space-curves":2975,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Farc-length-curvature-and-motion":2979,"\u002Fcalculus\u002Fpartial-derivatives\u002Ffunctions-of-several-variables":2983,"\u002Fcalculus\u002Fpartial-derivatives\u002Fpartial-derivatives":2988,"\u002Fcalculus\u002Fpartial-derivatives\u002Ftangent-planes-and-the-chain-rule":2991,"\u002Fcalculus\u002Fpartial-derivatives\u002Fdirectional-derivatives-and-the-gradient":2995,"\u002Fcalculus\u002Fpartial-derivatives\u002Foptimization-and-lagrange-multipliers":2999,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fdouble-integrals":3003,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Ftriple-integrals-and-coordinate-systems":3008,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fvector-fields-and-line-integrals":3012,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fgreens-theorem-curl-and-divergence":3016,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fsurface-integrals":3020,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fstokes-and-the-divergence-theorem":3024,"\u002Fcalculus":3028,"\u002Fmechanics\u002Ffoundations\u002Fmeasurement-and-dimensions":3031,"\u002Fmechanics\u002Ffoundations\u002Fvector-algebra":3035,"\u002Fmechanics\u002Fkinematics\u002Fone-dimensional-motion":3039,"\u002Fmechanics\u002Fkinematics\u002Fmotion-graphs":3044,"\u002Fmechanics\u002Fkinematics\u002Fprojectile-motion":3048,"\u002Fmechanics\u002Fkinematics\u002Frelative-motion":3052,"\u002Fmechanics\u002Fkinematics\u002Fcircular-motion":3056,"\u002Fmechanics\u002Fdynamics\u002Fnewtons-laws":3060,"\u002Fmechanics\u002Fdynamics\u002Ffree-body-diagrams":3065,"\u002Fmechanics\u002Fdynamics\u002Ffriction-and-curved-motion":3069,"\u002Fmechanics\u002Fdynamics\u002Fnumerical-dynamics":3073,"\u002Fmechanics\u002Fdynamics\u002Fcenter-of-mass-systems":3077,"\u002Fmechanics\u002Fenergy\u002Fwork-and-kinetic-energy":3081,"\u002Fmechanics\u002Fenergy\u002Fpotential-energy":3086,"\u002Fmechanics\u002Fenergy\u002Fmultiparticle-work":3090,"\u002Fmechanics\u002Fenergy\u002Fmass-energy-and-binding":3094,"\u002Fmechanics\u002Fenergy\u002Fphotons-and-quantization":3098,"\u002Fmechanics\u002Fmomentum\u002Fmomentum-and-collisions":3102,"\u002Fmechanics\u002Fmomentum\u002Fcenter-of-mass-collisions":3107,"\u002Fmechanics\u002Fmomentum\u002Frocket-propulsion":3111,"\u002Fmechanics\u002Frotation\u002Frotational-inertia":3115,"\u002Fmechanics\u002Frotation\u002Frotational-dynamics":3120,"\u002Fmechanics\u002Frotation\u002Frolling-motion":3124,"\u002Fmechanics\u002Frotation\u002Fangular-momentum":3128,"\u002Fmechanics\u002Frotation\u002Frolling-resistance":3132,"\u002Fmechanics\u002Frotation\u002Fgyroscopic-precession":3136,"\u002Fmechanics\u002Fgravity-and-matter\u002Fkeplerian-orbits":3140,"\u002Fmechanics\u002Fgravity-and-matter\u002Fgravitational-fields":3145,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstatic-equilibrium":3149,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-statics":3153,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-flow":3157,"\u002Fmechanics\u002Fgravity-and-matter\u002Forbital-motion":3161,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstress-and-elasticity":3165,"\u002Fmechanics\u002Foscillations-waves\u002Fdamped-oscillators":3169,"\u002Fmechanics\u002Foscillations-waves\u002Ftravelling-waves":3174,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-superposition":3178,"\u002Fmechanics\u002Foscillations-waves\u002Fstanding-waves":3182,"\u002Fmechanics\u002Foscillations-waves\u002Fsound-waves":3186,"\u002Fmechanics\u002Foscillations-waves\u002Fdoppler-effect":3190,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-packets":3194,"\u002Fmechanics\u002Foscillations-waves\u002Fbeats-and-coupling":3198,"\u002Fmechanics\u002Foscillations-waves\u002Fsimple-harmonic-motion":3202,"\u002Fmechanics\u002Foscillations-waves\u002Fpendulum-motion":3206,"\u002Fmechanics\u002Foscillations-waves\u002Fdriven-oscillators":3210,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-boundaries":3214,"\u002Fmechanics\u002Fthermodynamics\u002Fkinetic-theory-of-ideal-gases":3218,"\u002Fmechanics\u002Fthermodynamics\u002Ffirst-law-of-thermodynamics":3223,"\u002Fmechanics\u002Fthermodynamics\u002Fentropy-and-the-second-law":3227,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-processes":3231,"\u002Fmechanics\u002Fthermodynamics\u002Fphase-changes":3235,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-machines":3239,"\u002Fmechanics":3243,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcharge-and-conductors":3246,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcoulombs-law":3251,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-and-force":3255,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-maps":3259,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-dipoles":3263,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fcontinuous-charge-fields":3267,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fgauss-law-and-conductors":3272,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpoint-charge-potential":3276,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpotential-gradients-and-equipotentials":3281,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Felectrostatic-energy-and-pressure":3285,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Flaplace-boundary-problems":3289,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fcontinuous-charge-potentials":3293,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitance-fundamentals":3297,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-networks":3302,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-energy-and-force":3306,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fdielectric-polarization-and-breakdown":3310,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fcurrent-and-resistance":3314,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fkirchhoff-network-analysis":3319,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Frc-transients":3323,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-trajectories":3327,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fhall-effect":3332,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-force-on-conductors":3336,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-dipoles":3340,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmass-spectrometry":3344,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmoving-charge-fields":3348,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fbiot-savart-law":3353,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fcircular-current-loops":3357,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Famperes-law":3361,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fgauss-law-for-magnetism":3365,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmagnetic-materials":3369,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-flux":3373,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Ffaradays-law":3378,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Flenzs-law":3382,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmotional-emf":3386,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Feddy-currents":3390,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fself-inductance":3394,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-energy":3398,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Frl-circuits":3402,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-fundamentals":3406,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Freactance":3411,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Frlc-resonance":3415,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-power":3419,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Ftransformers":3423,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdisplacement-current":3427,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-waves":3432,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-momentum":3436,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdipole-radiation":3440,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fpolarization":3444,"\u002Felectricity-and-magnetism\u002Foptics\u002Freflection-and-refraction":3448,"\u002Felectricity-and-magnetism\u002Foptics\u002Fthin-lenses":3453,"\u002Felectricity-and-magnetism\u002Foptics\u002Fspherical-mirrors":3457,"\u002Felectricity-and-magnetism":3461,"\u002Flinear-algebra\u002Flinear-systems\u002Fsystems-and-echelon-forms":3464,"\u002Flinear-algebra\u002Flinear-systems\u002Fvector-and-matrix-equations":3469,"\u002Flinear-algebra\u002Flinear-systems\u002Fsolution-sets-and-applications":3473,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-independence":3477,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-transformations":3481,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-operations":3485,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-inverse-and-invertibility":3490,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fpartitioned-matrices-and-lu":3494,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fsubspaces-dimension-rank":3498,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fapplications-leontief-and-graphics":3502,"\u002Flinear-algebra\u002Fdeterminants\u002Fdeterminants-and-cofactors":3506,"\u002Flinear-algebra\u002Fdeterminants\u002Fproperties-of-determinants":3511,"\u002Flinear-algebra\u002Fdeterminants\u002Fcramer-volume-and-area":3515,"\u002Flinear-algebra\u002Fvector-spaces\u002Fvector-spaces-and-subspaces":3519,"\u002Flinear-algebra\u002Fvector-spaces\u002Fnull-and-column-spaces":3524,"\u002Flinear-algebra\u002Fvector-spaces\u002Fbases-and-independent-sets":3528,"\u002Flinear-algebra\u002Fvector-spaces\u002Fcoordinate-systems":3532,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdimension-and-rank":3536,"\u002Flinear-algebra\u002Fvector-spaces\u002Fchange-of-basis":3540,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdifference-equations-and-markov":3544,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-eigenvalues":3548,"\u002Flinear-algebra\u002Feigenvalues\u002Fthe-characteristic-equation":3553,"\u002Flinear-algebra\u002Feigenvalues\u002Fdiagonalization":3557,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-linear-transformations":3561,"\u002Flinear-algebra\u002Feigenvalues\u002Fcomplex-eigenvalues":3565,"\u002Flinear-algebra\u002Feigenvalues\u002Fdynamical-systems":3569,"\u002Flinear-algebra\u002Feigenvalues\u002Fpower-method":3573,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-length-orthogonality":3577,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Forthogonal-sets-and-projections":3582,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fgram-schmidt-and-qr":3586,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-problems":3590,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-applications":3594,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-spaces":3598,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fdiagonalizing-symmetric-matrices":3602,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fquadratic-forms":3607,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fconstrained-optimization":3611,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsingular-value-decomposition":3615,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsvd-applications-pca-imaging":3619,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-thinking-and-matrix-computation":3623,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Flu-and-cholesky":3628,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fconditioning-and-floating-point":3632,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fstability-and-error-analysis":3636,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fqr-and-numerical-least-squares":3640,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-eigenvalues-and-svd":3644,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-combinations":3648,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-independence-and-barycentric-coordinates":3653,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fconvex-combinations-and-convex-sets":3657,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fhyperplanes-and-polytopes":3661,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fcurves-and-surfaces":3665,"\u002Flinear-algebra":3669,"\u002Ftheory-of-computation":3672,"\u002Fcomputer-architecture\u002Ffoundations\u002Fbits-bytes-and-words":3675,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-representation":3679,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-arithmetic":3683,"\u002Fcomputer-architecture\u002Ffoundations\u002Ffloating-point":3687,"\u002Fcomputer-architecture\u002Ffoundations\u002Fboolean-algebra-and-bit-manipulation":3691,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fthe-machines-view":3695,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fdata-movement":3700,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farithmetic-and-logic":3704,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fcontrol-flow":3708,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fprocedures":3712,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farrays-structs-and-alignment":3716,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fmemory-layout-and-buffer-overflows":3720,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fwhat-an-isa-is":3724,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Finstruction-formats-and-operands":3729,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Faddressing-modes":3733,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fthe-y86-64-instruction-set":3737,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fy86-64-programming":3741,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Ftransistors-gates-and-boolean-functions":3745,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fcombinational-logic-and-hcl":3750,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmultiplexers-decoders-and-the-alu":3754,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmemory-elements-latches-flip-flops-and-clocking":3758,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fregister-files-and-random-access-memory":3762,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-fetch-decode-execute-cycle":3766,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-seq-stages":3771,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fcontrol-logic-and-sequencing":3775,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fassembling-seq":3779,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Ftracing-a-program":3783,"\u002Fcomputer-architecture\u002Fpipelining\u002Fpipelining-principles":3787,"\u002Fcomputer-architecture\u002Fpipelining\u002Ffrom-seq-to-pipe":3792,"\u002Fcomputer-architecture\u002Fpipelining\u002Fdata-hazards-stalling-and-forwarding":3796,"\u002Fcomputer-architecture\u002Fpipelining\u002Fcontrol-hazards-and-branch-prediction":3800,"\u002Fcomputer-architecture\u002Fpipelining\u002Fthe-complete-pipe-processor":3804,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fstorage-technologies-and-the-latency-gap":3808,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Flocality":3813,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-memories-direct-mapped":3817,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fset-associative-and-write-policies":3821,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-performance-and-cache-friendly-code":3825,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Faddress-spaces-and-translation":3829,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fpage-tables-and-page-faults":3834,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fthe-tlb-and-multi-level-page-tables":3838,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Fexceptional-control-flow":3842,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Finterrupts-and-the-kernel":3847,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fprocesses-threads-and-parallelism":3851,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fhardware-multithreading":3856,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fcache-coherence":3860,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmemory-consistency-and-synchronization":3864,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmulticore-organization":3868,"\u002Fcomputer-architecture\u002Fcapstone\u002Fthe-whole-machine":3872,"\u002Fcomputer-architecture\u002Fcapstone\u002Fassembling-a-complete-cpu":3877,"\u002Fcomputer-architecture":3881,"\u002Fdifferential-equations\u002Ffoundations\u002Fmodels-and-direction-fields":3884,"\u002Fdifferential-equations\u002Ffoundations\u002Fclassification-and-terminology":3885,"\u002Fdifferential-equations\u002Ffirst-order\u002Flinear-first-order-integrating-factors":3886,"\u002Fdifferential-equations\u002Ffirst-order\u002Fseparable-and-exact":3887,"\u002Fdifferential-equations\u002Ffirst-order\u002Fmodeling-first-order":3888,"\u002Fdifferential-equations\u002Ffirst-order\u002Fautonomous-and-population-dynamics":3889,"\u002Fdifferential-equations\u002Ffirst-order\u002Fexistence-uniqueness-euler":3890,"\u002Fdifferential-equations\u002Ffirst-order\u002Ffirst-order-difference-equations":3891,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhomogeneous-constant-coefficients":3892,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fcomplex-and-repeated-roots":3893,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fnonhomogeneous-undetermined-coefficients":3894,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fvariation-of-parameters":3895,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations":3896,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhigher-order-linear":3897,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points":3898,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius":3899,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions":3900,"\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps":3901,"\u002Fdifferential-equations\u002Flaplace\u002Fstep-impulse-convolution":3902,"\u002Fdifferential-equations\u002Fsystems\u002Fmatrices-eigenvalues-review":3903,"\u002Fdifferential-equations\u002Fsystems\u002Fconstant-coefficient-systems-phase-portraits":3904,"\u002Fdifferential-equations\u002Fsystems\u002Frepeated-eigenvalues-fundamental-matrices":3905,"\u002Fdifferential-equations\u002Fnumerical\u002Feuler-and-runge-kutta":3906,"\u002Fdifferential-equations\u002Fnumerical\u002Fmultistep-systems-stability":3907,"\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability":3908,"\u002Fdifferential-equations\u002Fnonlinear\u002Flocally-linear-and-liapunov":3909,"\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles":3910,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Ffourier-series":3911,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations":3912,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fsturm-liouville":3913,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations":3914,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes":3915,"\u002Fdifferential-equations":3916,"\u002Frelativity\u002Ffoundations\u002Fspecial-relativity-postulates":3919,"\u002Frelativity\u002Ffoundations\u002Florentz-transformation-spacetime":3924,"\u002Frelativity\u002Ffoundations\u002Ftime-dilation-length-contraction":3928,"\u002Frelativity\u002Ffoundations\u002Frelativistic-momentum-energy":3932,"\u002Frelativity\u002Ffoundations\u002Fgeneral-relativity":3936,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fminkowski-spacetime-and-the-interval":3940,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Ffour-vectors-and-index-notation":3945,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fthe-lorentz-group-and-rapidity":3949,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fdoppler-aberration-and-appearance":3953,"\u002Frelativity\u002Frelativistic-dynamics\u002Ffour-momentum-force-and-accelerated-motion":3957,"\u002Frelativity\u002Frelativistic-dynamics\u002Fparticle-decays-and-two-body-kinematics":3962,"\u002Frelativity\u002Frelativistic-dynamics\u002Fcollisions-thresholds-and-the-cm-frame":3966,"\u002Frelativity\u002Frelativistic-dynamics\u002Fmandelstam-variables-and-invariants":3970,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ffour-current-and-the-four-potential":3974,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fthe-electromagnetic-field-tensor":3979,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ftransformation-of-electric-and-magnetic-fields":3983,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fcovariant-maxwell-and-the-stress-energy-tensor":3987,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-equivalence-principle-formalized":3991,"\u002Frelativity\u002Fcurved-spacetime\u002Fmanifolds-vectors-and-the-metric":3996,"\u002Frelativity\u002Fcurved-spacetime\u002Fcovariant-derivative-and-christoffel-symbols":4000,"\u002Frelativity\u002Fcurved-spacetime\u002Fgeodesics-and-the-geodesic-equation":4004,"\u002Frelativity\u002Fcurved-spacetime\u002Fcurvature-riemann-and-geodesic-deviation":4008,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-einstein-field-equations":4012,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fthe-schwarzschild-metric":4016,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fgeodesics-and-orbits-in-schwarzschild":4021,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Flight-bending-and-null-geodesics":4025,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fperihelion-precession-of-mercury":4029,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fdeflection-of-light-and-gravitational-lensing":4034,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fgravitational-redshift-and-shapiro-delay":4038,"\u002Frelativity\u002Ftests-of-general-relativity\u002Frelativity-in-technology-gps":4042,"\u002Frelativity\u002Fblack-holes\u002Fhorizons-and-coordinate-singularities":4046,"\u002Frelativity\u002Fblack-holes\u002Frotating-and-charged-black-holes":4051,"\u002Frelativity\u002Fblack-holes\u002Fblack-hole-thermodynamics":4055,"\u002Frelativity\u002Fgravitational-waves\u002Flinearized-gravity-and-wave-solutions":4059,"\u002Frelativity\u002Fgravitational-waves\u002Fgeneration-and-the-quadrupole-formula":4064,"\u002Frelativity\u002Fgravitational-waves\u002Fdetection-ligo-and-the-first-events":4068,"\u002Frelativity\u002Fcosmological-bridge\u002Fthe-cosmological-principle-and-flrw-metric":4072,"\u002Frelativity\u002Fcosmological-bridge\u002Ffriedmann-equations-and-cosmic-dynamics":4077,"\u002Frelativity":4081,"\u002Fphysical-computing":4084,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fblackbody-radiation-and-the-planck-quantum":4087,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-photoelectric-effect-and-the-photon":4092,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fx-rays-and-the-compton-effect":4096,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-old-quantum-theory-bohr-and-sommerfeld":4100,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fde-broglie-waves-and-electron-diffraction":4104,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fwave-packets-and-the-probability-interpretation":4109,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fthe-uncertainty-principle":4113,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-schrodinger-equation-in-one-dimension":4117,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-free-particle-and-wave-packet-dynamics":4122,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fparticle-in-infinite-and-finite-square-wells":4126,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Foperators-expectation-values-and-the-harmonic-oscillator":4130,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-dirac-delta-potential":4134,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fbarrier-penetration-and-quantum-tunneling":4138,"\u002Fquantum-mechanics\u002Fformalism\u002Fhilbert-space-and-dirac-notation":4142,"\u002Fquantum-mechanics\u002Fformalism\u002Fobservables-hermitian-operators-and-eigenvalues":4147,"\u002Fquantum-mechanics\u002Fformalism\u002Fthe-postulates-and-quantum-measurement":4151,"\u002Fquantum-mechanics\u002Fformalism\u002Fposition-momentum-and-continuous-spectra":4155,"\u002Fquantum-mechanics\u002Fformalism\u002Fcommutators-and-the-generalized-uncertainty-principle":4159,"\u002Fquantum-mechanics\u002Fformalism\u002Ftime-evolution-schrodinger-and-heisenberg-pictures":4163,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fladder-operators-and-the-number-states":4167,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fcoherent-and-squeezed-states":4172,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fsymmetries-generators-and-conservation-laws":4176,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fparity-time-reversal-and-discrete-symmetries":4180,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Forbital-angular-momentum-and-spherical-harmonics":4184,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Fthe-angular-momentum-algebra":4188,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Faddition-of-angular-momenta-and-clebsch-gordan":4192,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-schrodinger-equation-in-three-dimensions":4196,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-hydrogen-atom":4201,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-isotropic-oscillator-and-hidden-symmetry":4205,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-half-pauli-matrices-and-stern-gerlach":4209,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-in-a-magnetic-field-precession-and-resonance":4214,"\u002Fquantum-mechanics\u002Fspin\u002Ftwo-level-systems-and-the-bloch-sphere":4218,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fidentical-particles-and-exchange-symmetry":4222,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fthe-pauli-principle-atoms-and-the-periodic-table":4227,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ftime-independent-perturbation-theory":4231,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ffine-structure-and-the-real-hydrogen-atom":4236,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-zeeman-and-stark-effects":4240,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-variational-method":4244,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-wkb-approximation":4248,"\u002Fquantum-mechanics":4252,"\u002Freal-analysis\u002Ffoundations\u002Fsets-logic-functions":4255,"\u002Freal-analysis\u002Ffoundations\u002Fordered-fields-completeness":4260,"\u002Freal-analysis\u002Ffoundations\u002Fabsolute-value-bounds":4264,"\u002Freal-analysis\u002Ffoundations\u002Fintervals-uncountability":4268,"\u002Freal-analysis\u002Fsequences-series\u002Fsequences-limits":4272,"\u002Freal-analysis\u002Fsequences-series\u002Flimit-laws-monotone":4277,"\u002Freal-analysis\u002Fsequences-series\u002Flimsup-bolzano-weierstrass":4281,"\u002Freal-analysis\u002Fsequences-series\u002Fcauchy-completeness":4285,"\u002Freal-analysis\u002Fsequences-series\u002Fseries-convergence":4289,"\u002Freal-analysis\u002Fsequences-series\u002Fabsolute-conditional-rearrangement":4293,"\u002Freal-analysis\u002Fmetric-spaces\u002Fmetric-spaces-norms":4297,"\u002Freal-analysis\u002Fmetric-spaces\u002Fopen-closed-sets":4302,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconvergence-completeness":4306,"\u002Freal-analysis\u002Fmetric-spaces\u002Fcompactness":4310,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconnectedness":4314,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-of-functions":4318,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuous-functions":4322,"\u002Freal-analysis\u002Fcontinuity\u002Fevt-ivt":4326,"\u002Freal-analysis\u002Fcontinuity\u002Funiform-continuity":4330,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuity-metric-spaces":4334,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-infinity-monotone":4338,"\u002Freal-analysis\u002Fdifferentiation\u002Fthe-derivative":4342,"\u002Freal-analysis\u002Fdifferentiation\u002Fmean-value-theorem":4347,"\u002Freal-analysis\u002Fdifferentiation\u002Ftaylors-theorem":4351,"\u002Freal-analysis\u002Fdifferentiation\u002Finverse-function-1d":4355,"\u002Freal-analysis\u002Friemann-integration\u002Fdarboux-integral":4359,"\u002Freal-analysis\u002Friemann-integration\u002Fintegrability-classes":4364,"\u002Freal-analysis\u002Friemann-integration\u002Fproperties-of-the-integral":4368,"\u002Freal-analysis\u002Friemann-integration\u002Ffundamental-theorem":4372,"\u002Freal-analysis\u002Friemann-integration\u002Flog-exp-improper":4375,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpointwise-uniform-convergence":4379,"\u002Freal-analysis\u002Ffunction-sequences\u002Finterchange-of-limits":4384,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpower-series-weierstrass":4388,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpicard-ode":4392,"\u002Freal-analysis\u002Fseveral-variables\u002Fdifferentiability-rn":4396,"\u002Freal-analysis\u002Fseveral-variables\u002Fgradient-chain-rule":4401,"\u002Freal-analysis\u002Fseveral-variables\u002Fhigher-derivatives-taylor-extrema":4405,"\u002Freal-analysis\u002Fseveral-variables\u002Finverse-implicit-theorems":4409,"\u002Freal-analysis\u002Fseveral-variables\u002Fmultiple-integrals":4413,"\u002Freal-analysis":4417,"\u002Fabstract-algebra\u002Ffoundations\u002Fsets-functions-relations":4420,"\u002Fabstract-algebra\u002Ffoundations\u002Fintegers-and-modular-arithmetic":4424,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fgroup-axioms-and-first-examples":4428,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fdihedral-and-symmetric-groups":4433,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fmatrix-and-quaternion-groups":4437,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fhomomorphisms-and-group-actions":4441,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fsubgroups-and-substructures":4445,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcyclic-groups":4450,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fgeneration-and-subgroup-lattices":4454,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcosets-lagrange-and-normal-subgroups":4458,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fisomorphism-theorems":4462,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcomposition-series-and-the-alternating-group":4466,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Factions-and-cayleys-theorem":4470,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fconjugation-and-the-class-equation":4475,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fsylow-theorems":4479,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fautomorphisms-and-simple-groups":4483,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fdirect-products-and-finite-abelian-groups":4487,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fsemidirect-products":4492,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fnilpotent-and-solvable-groups":4496,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fclassifying-small-groups":4500,"\u002Fabstract-algebra\u002Fring-theory\u002Frings-definitions-and-examples":4504,"\u002Fabstract-algebra\u002Fring-theory\u002Fideals-quotients-and-homomorphisms":4509,"\u002Fabstract-algebra\u002Fring-theory\u002Ffractions-and-the-chinese-remainder-theorem":4513,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Feuclidean-domains-pids-ufds":4517,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fpolynomial-rings-over-fields":4522,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fgauss-lemma-and-unique-factorization":4526,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Firreducibility-criteria-and-groebner":4530,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fintroduction-to-modules":4534,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ffree-modules-and-direct-sums":4539,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ftensor-products-and-exact-sequences":4543,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fvector-spaces-and-linear-maps":4547,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fstructure-theorem-over-pids":4551,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Frational-canonical-form":4556,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fjordan-canonical-form":4560,"\u002Fabstract-algebra\u002Ffield-theory\u002Ffield-extensions-and-algebraic-elements":4564,"\u002Fabstract-algebra\u002Ffield-theory\u002Fstraightedge-and-compass-constructions":4569,"\u002Fabstract-algebra\u002Ffield-theory\u002Fsplitting-fields-and-algebraic-closure":4573,"\u002Fabstract-algebra\u002Ffield-theory\u002Fseparable-and-cyclotomic-extensions":4577,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fthe-galois-correspondence":4581,"\u002Fabstract-algebra\u002Fgalois-theory\u002Ffinite-fields":4586,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fcyclotomic-and-abelian-extensions":4590,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fgalois-groups-of-polynomials":4594,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fsolvability-by-radicals-and-the-quintic":4598,"\u002Fabstract-algebra\u002Fcapstone\u002Fcommutative-algebra-and-algebraic-geometry":4602,"\u002Fabstract-algebra\u002Fcapstone\u002Frepresentation-and-character-theory":4607,"\u002Fabstract-algebra":4611,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fatomic-spectra-rutherford":4614,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-model-hydrogen":4619,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fx-ray-spectra-franck-hertz":4623,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-sommerfeld-old-quantum-theory":4627,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fold-quantum-theory-limits-wkb":4631,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fschrodinger-3d-hydrogen":4635,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fhydrogen-wave-functions":4640,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fradial-equation-in-full":4644,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fsymmetry-degeneracy-runge-lenz":4648,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fexpectation-values-virial":4652,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fquantum-defects-alkali-spectra":4656,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Frydberg-atoms":4660,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Frelativistic-kinetic-correction":4664,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fspin-orbit-thomas-precession":4669,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdarwin-term-fine-structure-formula":4673,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdirac-equation-hydrogen":4677,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Flamb-shift-qed":4681,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fhyperfine-structure-21cm":4686,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fnuclear-effects-isotope-shift":4690,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fperiodic-table-atomic-spectra":4694,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fcentral-field-self-consistent":4699,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fidentical-particles-hartree-fock":4703,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhelium-two-electron-atom":4707,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fls-jj-coupling-term-symbols":4711,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhund-rules-ground-terms":4715,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fzeeman-effect":4719,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fpaschen-back-intermediate":4724,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fstark-effect-polarizability":4728,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Ftime-dependent-perturbation-golden-rule":4732,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fdipole-approximation-einstein-coefficients":4737,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fselection-rules-forbidden-transitions":4741,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Flifetimes-and-line-shapes":4745,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Flaser-principles":4749,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fspectroscopy-techniques":4754,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fline-catalog-nist-asd":4758,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Flaser-cooling-doppler":4762,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fsub-doppler-trapping":4767,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fbose-einstein-condensation":4771,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Foptical-clocks-precision":4775,"\u002Fatomic-physics":4779,"\u002Fdatabases":4782,"\u002Fcategory-theory\u002Ffoundations\u002Fwhat-is-a-category":4785,"\u002Fcategory-theory\u002Ffoundations\u002Fexamples-of-categories":4789,"\u002Fcategory-theory\u002Ffoundations\u002Fspecial-morphisms":4793,"\u002Fcategory-theory\u002Ffoundations\u002Ffunctors":4797,"\u002Fcategory-theory\u002Ffoundations\u002Fnatural-transformations":4801,"\u002Fcategory-theory\u002Ffoundations\u002Fsize-and-set-theory":4805,"\u002Fcategory-theory\u002Funiversal-properties\u002Funiversal-properties":4809,"\u002Fcategory-theory\u002Funiversal-properties\u002Fproducts-and-coproducts":4814,"\u002Fcategory-theory\u002Funiversal-properties\u002Fconstructions-on-categories":4818,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Frepresentable-functors":4822,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-lemma":4827,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-consequences":4831,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits":4835,"\u002Fcategory-theory\u002Flimits-colimits\u002Fproducts-equalizers-pullbacks":4840,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcolimits":4844,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcomputing-limits":4848,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits-and-functors":4852,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions":4856,"\u002Fcategory-theory\u002Fadjunctions\u002Funits-and-counits":4861,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions-via-universal-arrows":4865,"\u002Fcategory-theory\u002Fadjunctions\u002Ffree-forgetful-adjunctions":4869,"\u002Fcategory-theory\u002Fadjoints-limits\u002Flimits-via-adjoints":4873,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fpresheaf-limits-colimits":4878,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoints-preserve-limits":4882,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoint-functor-theorem":4886,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fmonads":4890,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-eilenberg-moore":4895,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fkleisli-and-programming":4899,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-for-endofunctors":4903,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Fcartesian-closed-categories":4907,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Flambda-calculus-correspondence":4912,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Ffixed-points-and-recursion":4916,"\u002Fcategory-theory":4920,"\u002Fdeep-learning\u002Fmathematical-background\u002Flinear-algebra-for-deep-learning":4923,"\u002Fdeep-learning\u002Fmathematical-background\u002Fprobability-and-information-theory":4927,"\u002Fdeep-learning\u002Fmathematical-background\u002Fnumerical-computation":4931,"\u002Fdeep-learning\u002Fmathematical-background\u002Fcalculus":4935,"\u002Fdeep-learning\u002Ffoundations\u002Fwhat-is-deep-learning":4938,"\u002Fdeep-learning\u002Ffoundations\u002Fmachine-learning-refresher":4942,"\u002Fdeep-learning\u002Ffoundations\u002Flinear-models-and-the-perceptron":4946,"\u002Fdeep-learning\u002Fneural-networks\u002Fthe-multilayer-perceptron":4950,"\u002Fdeep-learning\u002Fneural-networks\u002Factivation-functions":4955,"\u002Fdeep-learning\u002Fneural-networks\u002Funiversal-approximation":4959,"\u002Fdeep-learning\u002Fneural-networks\u002Fbackpropagation":4963,"\u002Fdeep-learning\u002Fneural-networks\u002Floss-functions-and-output-units":4967,"\u002Fdeep-learning\u002Foptimization\u002Fgradient-descent-and-sgd":4971,"\u002Fdeep-learning\u002Foptimization\u002Fmomentum-and-adaptive-methods":4976,"\u002Fdeep-learning\u002Foptimization\u002Finitialization":4980,"\u002Fdeep-learning\u002Foptimization\u002Fthe-optimization-landscape":4984,"\u002Fdeep-learning\u002Foptimization\u002Fsecond-order-and-approximate-methods":4988,"\u002Fdeep-learning\u002Fregularization\u002Fregularization-overview":4992,"\u002Fdeep-learning\u002Fregularization\u002Fdropout-and-data-augmentation":4997,"\u002Fdeep-learning\u002Fregularization\u002Fearly-stopping-and-parameter-sharing":5001,"\u002Fdeep-learning\u002Fregularization\u002Fnormalization":5005,"\u002Fdeep-learning\u002Farchitectures\u002Fconvolutional-networks":5009,"\u002Fdeep-learning\u002Farchitectures\u002Fcnn-architectures":5014,"\u002Fdeep-learning\u002Farchitectures\u002Frecurrent-networks":5018,"\u002Fdeep-learning\u002Farchitectures\u002Flstm-and-gru":5022,"\u002Fdeep-learning\u002Farchitectures\u002Fattention-and-transformers":5026,"\u002Fdeep-learning\u002Farchitectures\u002Fthe-transformer-architecture":5030,"\u002Fdeep-learning\u002Farchitectures\u002Ftransformers-in-practice":5034,"\u002Fdeep-learning\u002Farchitectures\u002Fgraph-neural-networks":5038,"\u002Fdeep-learning\u002Farchitectures\u002Fstate-space-models":5042,"\u002Fdeep-learning\u002Ftheory\u002Fgeneralization-theory":5046,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-robustness":5051,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-defenses":5055,"\u002Fdeep-learning\u002Ftheory\u002Fbayesian-and-ensemble-methods":5059,"\u002Fdeep-learning\u002Ftheory\u002Fdeep-equilibrium-models":5063,"\u002Fdeep-learning\u002Fgenerative-models\u002Flinear-factor-models":5067,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoencoders":5072,"\u002Fdeep-learning\u002Fgenerative-models\u002Fvariational-autoencoders":5076,"\u002Fdeep-learning\u002Fgenerative-models\u002Fgenerative-adversarial-networks":5080,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoregressive-and-normalizing-flows":5084,"\u002Fdeep-learning\u002Fgenerative-models\u002Fenergy-based-and-boltzmann-machines":5088,"\u002Fdeep-learning\u002Fgenerative-models\u002Fdiffusion-and-score-based-models":5092,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fstructured-probabilistic-models":5096,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fmonte-carlo-and-mcmc":5101,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fapproximate-inference":5105,"\u002Fdeep-learning\u002Fpractical\u002Fpractical-methodology":5109,"\u002Fdeep-learning\u002Fpractical\u002Fhyperparameters-and-debugging":5114,"\u002Fdeep-learning\u002Fpractical\u002Frepresentation-learning":5118,"\u002Fdeep-learning\u002Fpractical\u002Ftransfer-learning":5122,"\u002Fdeep-learning\u002Fpractical\u002Fapplications":5126,"\u002Fdeep-learning\u002Fpractical\u002Fmodel-compression-and-distillation":5130,"\u002Fdeep-learning\u002Fpractical\u002Fmeta-learning-and-few-shot":5134,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Flarge-language-models":5138,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fscaling-inference-and-alignment":5143,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fseq2seq-pretraining-and-bart":5147,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ftext-to-text-transfer-and-conditional-generation":5151,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fspeech-and-audio-models":5155,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fself-supervised-speech-and-synthesis":5159,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fai-agents":5163,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fagent-memory-retrieval-and-orchestration":5167,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmixture-of-experts":5171,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmultimodal-models":5175,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ffusion-and-vision-language-models":5179,"\u002Fdeep-learning\u002Freinforcement-learning\u002Ffoundations-of-reinforcement-learning":5183,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fmodel-free-prediction-and-control":5188,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fdeep-q-networks":5192,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fpolicy-gradients-and-actor-critic":5196,"\u002Fdeep-learning\u002Freinforcement-learning\u002Frl-from-human-feedback":5200,"\u002Fdeep-learning":5204,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fequilibrium-state-variables-zeroth-law":5207,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Ffirst-law-heat-and-work":5211,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fsecond-law-entropy-and-the-carnot-bound":5215,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fthermodynamic-potentials-and-maxwell-relations":5219,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fstability-response-functions-and-the-third-law":5223,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fclassical-statistics-and-equipartition":5227,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fphase-space-and-liouvilles-theorem":5232,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fensembles-and-the-equal-probability-postulate":5236,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fstatistical-entropy-boltzmann-and-gibbs":5240,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fmicrocanonical-ensemble-and-entropy":5244,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fequilibrium-conditions-temperature-pressure-chemical-potential":5249,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fideal-gas-phase-space-and-the-sackur-tetrode-entropy":5253,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Ftwo-state-systems-paramagnets-and-negative-temperature":5257,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fcanonical-ensemble-and-the-boltzmann-distribution":5261,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fpartition-function-and-the-helmholtz-free-energy":5266,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fenergy-fluctuations-and-ensemble-equivalence":5270,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fthe-einstein-solid-and-harmonic-systems":5274,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fparamagnetism-and-the-schottky-anomaly":5278,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fideal-gas-partition-function-and-the-gibbs-paradox":5282,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fequipartition-and-the-virial-theorem":5287,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fmolecular-gases-rotation-and-vibration":5291,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fgrand-canonical-ensemble-and-the-grand-partition-function":5295,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fchemical-potential-fugacity-and-number-fluctuations":5300,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fensemble-summary-and-the-thermodynamic-web":5304,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fquantum-statistics-bose-einstein-and-fermi-dirac":5308,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fderiving-the-quantum-distributions":5313,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fthe-classical-limit-and-quantum-concentration":5317,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fideal-quantum-gases-general-framework":5321,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-and-the-fermion-gas":5325,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthe-photon-gas-and-plancks-radiation-law":5330,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fblackbody-thermodynamics-and-radiation-pressure":5334,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fphonons-and-the-debye-model":5338,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-derived":5342,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthermodynamics-of-the-bose-gas-and-superfluidity":5346,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fthe-ideal-fermi-gas-at-zero-temperature":5350,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fsommerfeld-expansion-and-electrons-in-metals":5355,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":5359,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fneutron-stars-and-nuclear-matter":5363,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-cluster-expansion-and-virial-coefficients":5367,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-van-der-waals-gas-and-liquid-gas-coexistence":5372,"\u002Fstatistical-mechanics\u002Finteractions\u002Fquantum-gases-with-interactions-and-exchange":5376,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fphases-coexistence-and-classification":5380,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-ising-model-and-exact-solutions":5385,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fmean-field-theory-and-the-weiss-model":5389,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fcritical-exponents-and-landau-theory":5393,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-renormalization-group-idea":5397,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fthermodynamic-fluctuations-and-response":5401,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fbrownian-motion-and-the-langevin-equation":5406,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Flinear-response-and-the-fluctuation-dissipation-theorem":5410,"\u002Fstatistical-mechanics":5414,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fbonding-mechanisms":5417,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fmolecular-orbitals-and-h2-plus":5422,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fhydrogen-molecule-and-exchange":5426,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fvan-der-waals-forces":5430,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Frotational-vibrational-spectra":5434,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Fanharmonicity-and-rovibrational-structure":5439,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Framan-and-electronic-bands":5443,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Flasers-and-masers":5447,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fstructure-of-solids":5451,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fbravais-lattices-and-crystal-systems":5456,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Freciprocal-lattice-and-brillouin-zones":5460,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fdiffraction-and-structure-factors":5464,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonon-dispersion":5468,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonons-quantization-and-dos":5473,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fdebye-einstein-heat-capacity":5477,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fanharmonicity-and-thermal-transport":5481,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ffree-electron-gas-and-conduction":5485,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fsommerfeld-model-and-heat-capacity":5490,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ftransport-and-the-hall-effect":5494,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fscreening-and-plasmons":5498,"\u002Fcondensed-matter\u002Fband-theory\u002Fblochs-theorem-and-energy-bands":5502,"\u002Fcondensed-matter\u002Fband-theory\u002Fnearly-free-electron-model":5507,"\u002Fcondensed-matter\u002Fband-theory\u002Ftight-binding-method":5511,"\u002Fcondensed-matter\u002Fband-theory\u002Ffermi-surfaces-and-semiclassical-dynamics":5515,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fsemiconductor-bands-and-junctions":5519,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fintrinsic-and-extrinsic-semiconductors":5524,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fcarrier-transport-and-recombination":5528,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fthe-pn-junction":5532,"\u002Fcondensed-matter\u002Fsemiconductors\u002Ftransistors-and-optoelectronics":5536,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fdielectrics-and-polarization":5540,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fferroelectrics-and-piezoelectrics":5545,"\u002Fcondensed-matter\u002Fmagnetism\u002Fdiamagnetism-and-paramagnetism":5549,"\u002Fcondensed-matter\u002Fmagnetism\u002Fexchange-and-ferromagnetism":5554,"\u002Fcondensed-matter\u002Fmagnetism\u002Fantiferromagnetism-and-domains":5558,"\u002Fcondensed-matter\u002Fmagnetism\u002Fspin-waves-and-magnons":5562,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fsuperconductivity-phenomenology":5566,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Flondon-theory-and-the-meissner-effect":5571,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fginzburg-landau-theory":5575,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fbcs-theory":5579,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fjosephson-and-high-tc":5583,"\u002Fcondensed-matter\u002Fnanostructures\u002Fquantum-wells-wires-and-dots":5587,"\u002Fcondensed-matter\u002Fnanostructures\u002Finteger-quantum-hall-effect":5592,"\u002Fcondensed-matter\u002Fnanostructures\u002Ffractional-quantum-hall-and-topology":5596,"\u002Fcondensed-matter\u002Fnanostructures\u002Fgraphene-and-dirac-materials":5600,"\u002Fcondensed-matter":5604,"\u002Flogic\u002Ffoundations\u002Flogic-as-a-mathematical-model":5607,"\u002Flogic\u002Fsentential-logic\u002Fformal-languages-and-well-formed-formulas":5611,"\u002Flogic\u002Fsentential-logic\u002Ftruth-assignments-and-tautologies":5616,"\u002Flogic\u002Fsentential-logic\u002Funique-readability-and-parsing":5620,"\u002Flogic\u002Fsentential-logic\u002Finduction-and-recursion":5624,"\u002Flogic\u002Fsentential-logic\u002Fexpressive-completeness-and-normal-forms":5628,"\u002Flogic\u002Fsentential-logic\u002Fboolean-circuits":5632,"\u002Flogic\u002Fsentential-logic\u002Fcompactness-and-effectiveness":5636,"\u002Flogic\u002Ffirst-order-languages\u002Ffirst-order-languages":5640,"\u002Flogic\u002Ffirst-order-languages\u002Fstructures-truth-and-satisfaction":5645,"\u002Flogic\u002Ffirst-order-languages\u002Fdefinability-and-elementary-equivalence":5649,"\u002Flogic\u002Ffirst-order-languages\u002Fterms-substitution-and-parsing":5653,"\u002Flogic\u002Fdeductive-calculus\u002Fa-deductive-calculus":5657,"\u002Flogic\u002Fdeductive-calculus\u002Fdeduction-theorem-and-derived-rules":5662,"\u002Flogic\u002Fdeductive-calculus\u002Fsoundness":5666,"\u002Flogic\u002Fdeductive-calculus\u002Fcompleteness-and-consistency":5670,"\u002Flogic\u002Fmodels-and-theories\u002Fcompactness-and-lowenheim-skolem":5674,"\u002Flogic\u002Fmodels-and-theories\u002Ftheories-elementary-classes-and-categoricity":5679,"\u002Flogic\u002Fmodels-and-theories\u002Finterpretations-between-theories":5683,"\u002Flogic\u002Fmodels-and-theories\u002Fnonstandard-analysis":5687,"\u002Flogic\u002Farithmetic-and-definability\u002Fdefinability-in-arithmetic":5691,"\u002Flogic\u002Farithmetic-and-definability\u002Fnatural-numbers-with-successor":5696,"\u002Flogic\u002Farithmetic-and-definability\u002Fpresburger-and-reducts":5700,"\u002Flogic\u002Farithmetic-and-definability\u002Fa-subtheory-and-representability":5704,"\u002Flogic\u002Fincompleteness\u002Farithmetization-of-syntax":5708,"\u002Flogic\u002Fincompleteness\u002Fincompleteness-and-undecidability":5713,"\u002Flogic\u002Fincompleteness\u002Fsecond-incompleteness-theorem":5717,"\u002Flogic\u002Fcomputability-and-representability\u002Frecursive-functions":5721,"\u002Flogic\u002Fcomputability-and-representability\u002Frepresenting-exponentiation":5726,"\u002Flogic\u002Fsecond-order-logic\u002Fsecond-order-languages":5730,"\u002Flogic\u002Fsecond-order-logic\u002Fskolem-functions-and-many-sorted-logic":5735,"\u002Flogic\u002Fsecond-order-logic\u002Fgeneral-structures":5739,"\u002Flogic":5743,"\u002Freinforcement-learning\u002Ffoundations\u002Fwhat-is-reinforcement-learning":5746,"\u002Freinforcement-learning\u002Ffoundations\u002Fa-brief-history-of-rl":5750,"\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits":5754,"\u002Freinforcement-learning\u002Ffoundations\u002Fbandit-exploration-algorithms":5758,"\u002Freinforcement-learning\u002Ffoundations\u002Fmarkov-decision-processes":5762,"\u002Freinforcement-learning\u002Ffoundations\u002Fvalue-functions-and-optimality":5766,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdynamic-programming":5770,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdp-async-and-gpi":5774,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-methods":5778,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-off-policy":5782,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftemporal-difference-learning":5786,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftd-control-sarsa-and-q-learning":5790,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-bootstrapping":5794,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-off-policy-methods":5798,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-and-learning":5802,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-focusing-and-decision-time":5806,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdecision-time-planning":5810,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-tree-search":5814,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-prediction":5818,"\u002Freinforcement-learning\u002Fapproximation\u002Ffeature-construction-and-nonlinear":5823,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-control":5827,"\u002Freinforcement-learning\u002Fapproximation\u002Faverage-reward-control":5831,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-and-the-deadly-triad":5835,"\u002Freinforcement-learning\u002Fapproximation\u002Fbellman-error-and-gradient-td":5839,"\u002Freinforcement-learning\u002Fapproximation\u002Feligibility-traces":5843,"\u002Freinforcement-learning\u002Fapproximation\u002Ftrue-online-and-sarsa-lambda":5847,"\u002Freinforcement-learning\u002Fapproximation\u002Fpolicy-gradient-methods":5851,"\u002Freinforcement-learning\u002Fapproximation\u002Factor-critic-and-continuous-actions":5855,"\u002Freinforcement-learning\u002Fapproximation\u002Fleast-squares-and-memory-based-methods":5859,"\u002Freinforcement-learning\u002Fapproximation\u002Fmemory-and-kernel-methods":5863,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-eligibility-traces":5867,"\u002Freinforcement-learning\u002Fapproximation\u002Fstable-off-policy-traces":5871,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks":5875,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdqn-improvements":5879,"\u002Freinforcement-learning\u002Fdeep-rl\u002Factor-critic-and-ppo":5883,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fppo-and-continuous-control":5887,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fcase-studies":5891,"\u002Freinforcement-learning\u002Fdeep-rl\u002Frl-beyond-games":5895,"\u002Freinforcement-learning\u002Fdeep-rl\u002Ffrontiers":5899,"\u002Freinforcement-learning\u002Fdeep-rl\u002Freward-design-and-open-problems":5903,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow":5907,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow-part-2":5912,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control":5916,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control-part-2":5920,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl":5924,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl-part-2":5928,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration":5932,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2":5936,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl":5940,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl-part-2":5944,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl":5948,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl-part-2":5952,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl":5956,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl-part-2":5960,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl":5964,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl-part-2":5968,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Frlhf-and-language-models":5972,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps":5976,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps-part-2":5980,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl":5984,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl-part-2":5988,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmeta-rl-and-generalization":5992,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fpsychology-of-reinforcement":5996,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Finstrumental-conditioning-and-control":6001,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-and-td-error":6005,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-in-the-brain":6009,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fanimal-learning-and-cognition":6013,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fcognitive-maps-and-planning":6017,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fneuroscience-of-reinforcement":6021,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fseveral-learning-systems":6025,"\u002Freinforcement-learning":6029,"\u002Fartificial-intelligence\u002Ffoundations\u002Fwhat-is-ai":6031,"\u002Fartificial-intelligence\u002Ffoundations\u002Ffoundations-of-ai":6035,"\u002Fartificial-intelligence\u002Ffoundations\u002Fintelligent-agents":6039,"\u002Fartificial-intelligence\u002Ffoundations\u002Fagent-architectures":6043,"\u002Fartificial-intelligence\u002Fsearch\u002Funinformed-search":6047,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-strategies-compared":6052,"\u002Fartificial-intelligence\u002Fsearch\u002Finformed-search":6056,"\u002Fartificial-intelligence\u002Fsearch\u002Fheuristic-functions":6060,"\u002Fartificial-intelligence\u002Fsearch\u002Flocal-search":6064,"\u002Fartificial-intelligence\u002Fsearch\u002Fpopulation-and-continuous-search":6068,"\u002Fartificial-intelligence\u002Fsearch\u002Fadversarial-search":6072,"\u002Fartificial-intelligence\u002Fsearch\u002Fgames-of-chance-and-imperfect-information":6076,"\u002Fartificial-intelligence\u002Fsearch\u002Fconstraint-satisfaction":6080,"\u002Fartificial-intelligence\u002Fsearch\u002Fcsp-search-and-structure":6084,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-under-uncertainty":6088,"\u002Fartificial-intelligence\u002Fsearch\u002Fbelief-state-and-online-search":6092,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-logic":6096,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-inference":6101,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic":6105,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic-in-use":6109,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Finference-and-resolution":6113,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-resolution":6117,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fclassical-planning":6121,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-graphs-and-graphplan":6125,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-in-the-real-world":6129,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-under-uncertainty":6133,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fknowledge-representation":6137,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Freasoning-systems-and-defaults":6141,"\u002Fartificial-intelligence\u002Funcertainty\u002Fprobability-and-bayes":6145,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayes-rule-and-naive-bayes":6150,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayesian-networks":6154,"\u002Fartificial-intelligence\u002Funcertainty\u002Finference-in-bayesian-networks":6158,"\u002Fartificial-intelligence\u002Funcertainty\u002Freasoning-over-time":6162,"\u002Fartificial-intelligence\u002Funcertainty\u002Ftracking-and-data-association":6166,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmaking-decisions":6170,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmarkov-decision-processes":6174,"\u002Fartificial-intelligence\u002Funcertainty\u002Fdecision-networks-and-game-theory":6177,"\u002Fartificial-intelligence\u002Funcertainty\u002Fgame-theory-and-mechanism-design":6181,"\u002Fartificial-intelligence\u002Flearning\u002Flearning-from-examples":6185,"\u002Fartificial-intelligence\u002Flearning\u002Ftheory-and-model-families":6190,"\u002Fartificial-intelligence\u002Flearning\u002Fprobabilistic-learning":6194,"\u002Fartificial-intelligence\u002Flearning\u002Fexpectation-maximization":6198,"\u002Fartificial-intelligence\u002Flearning\u002Freinforcement-learning":6202,"\u002Fartificial-intelligence\u002Flearning\u002Fgeneralization-and-policy-search":6205,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-in-learning":6209,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-based-learning-methods":6213,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fvision-and-perception":6217,"\u002Fartificial-intelligence\u002Ffrontiers\u002Freconstructing-the-3d-world":6222,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobotics":6226,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobot-planning-and-control":6230,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnatural-language-in-ai":6234,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnlp-grammar-translation-and-speech":6238,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fphilosophy-and-future":6242,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fai-ethics-and-future":6246,"\u002Fartificial-intelligence":6250,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-constituents-nuclide-chart":6253,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-size-charge-distributions":6258,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-masses-binding-energy":6262,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fsemi-empirical-mass-formula":6266,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-moments-multipoles":6270,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnuclear-force-shell-overview":6274,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fthe-deuteron":6279,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnucleon-nucleon-scattering":6283,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fmeson-theory-isospin":6287,"\u002Fnuclear-physics\u002Fnuclear-models\u002Ffermi-gas-model":6291,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fliquid-drop-collective-coordinates":6296,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fshell-model-single-particle":6300,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fcollective-model-rotations-vibrations":6304,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-law-modes":6308,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-kinetics-equilibrium":6313,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-decay-gamow-theory":6317,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-fine-structure-hindrance":6322,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fbeta-decay-energetics-neutrino":6326,"\u002Fnuclear-physics\u002Fbeta-decay\u002Ffermi-theory-beta-decay":6331,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fweak-interaction-parity-violation":6335,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fdouble-beta-decay-neutrino-mass":6339,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fgamma-multipole-radiation":6343,"\u002Fnuclear-physics\u002Fgamma-decay\u002Finternal-conversion-isomers":6348,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fangular-correlations-mossbauer":6352,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Freaction-kinematics-cross-sections":6356,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fcompound-nucleus-resonances":6361,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fdirect-reactions-optical-model":6365,"\u002Fnuclear-physics\u002Ffission\u002Ffission-barrier-dynamics":6369,"\u002Fnuclear-physics\u002Ffission\u002Fchain-reactions-reactor-physics":6374,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Ffusion-reactions-confinement":6378,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fstellar-nucleosynthesis":6383,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fbig-bang-nucleosynthesis":6387,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fcharged-particle-stopping-power":6391,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fphoton-neutron-interactions":6396,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fradiation-detectors":6400,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fdosimetry-radiation-biology":6404,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fnuclear-applications-dating-medicine":6408,"\u002Fnuclear-physics":6412,"\u002Fnatural-language-processing\u002Ffoundations\u002Fwhat-is-nlp":6415,"\u002Fnatural-language-processing\u002Ffoundations\u002Fregex-and-text-normalization":6419,"\u002Fnatural-language-processing\u002Ffoundations\u002Fminimum-edit-distance":6423,"\u002Fnatural-language-processing\u002Ffoundations\u002Fn-gram-language-models":6427,"\u002Fnatural-language-processing\u002Ffoundations\u002Fsmoothing-and-backoff":6431,"\u002Fnatural-language-processing\u002Fclassification\u002Fnaive-bayes-and-sentiment":6435,"\u002Fnatural-language-processing\u002Fclassification\u002Fevaluating-classifiers":6440,"\u002Fnatural-language-processing\u002Fclassification\u002Flogistic-regression":6444,"\u002Fnatural-language-processing\u002Fclassification\u002Fsentiment-and-affect-lexicons":6448,"\u002Fnatural-language-processing\u002Fsemantics\u002Fvector-semantics-and-embeddings":6452,"\u002Fnatural-language-processing\u002Fsemantics\u002Fstatic-word-embeddings":6457,"\u002Fnatural-language-processing\u002Fsemantics\u002Fneural-language-models":6461,"\u002Fnatural-language-processing\u002Fsequences\u002Fsequence-labeling":6465,"\u002Fnatural-language-processing\u002Fsequences\u002Fcrfs-and-neural-taggers":6469,"\u002Fnatural-language-processing\u002Fsequences\u002Frnns-and-lstms":6473,"\u002Fnatural-language-processing\u002Ftransformers\u002Ftransformers-and-attention":6477,"\u002Fnatural-language-processing\u002Ftransformers\u002Fthe-transformer-architecture":6481,"\u002Fnatural-language-processing\u002Ftransformers\u002Flarge-language-models":6484,"\u002Fnatural-language-processing\u002Ftransformers\u002Fllm-pretraining-and-scaling":6487,"\u002Fnatural-language-processing\u002Ftransformers\u002Ffine-tuning-and-prompting":6491,"\u002Fnatural-language-processing\u002Ftransformers\u002Fprompting-and-alignment":6495,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-parsing":6499,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcky-scoring-and-evaluation":6504,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdependency-parsing":6508,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fgraph-based-and-neural-dependency-parsing":6512,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fword-senses-and-wsd":6516,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fwsd-in-practice-and-induction":6520,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-roles-and-information-extraction":6524,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Frelations-events-and-templates":6528,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoreference-and-discourse":6532,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoherence-and-discourse-structure":6536,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Flogical-semantics":6540,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcompositional-semantics-and-description-logics":6544,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-parsing":6548,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fneural-semantic-parsing":6552,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Finformation-extraction":6556,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftimes-events-and-templates":6560,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdiscourse-coherence":6564,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fentity-based-and-global-coherence":6568,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-grammars":6572,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftreebanks-and-lexicalized-grammars":6576,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation":6580,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation-decoding-and-evaluation":6584,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering":6588,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering-knowledge-and-llms":6592,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-and-chatbots":6596,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-systems-and-assistants":6600,"\u002Fnatural-language-processing\u002Fapplications\u002Ftext-summarization":6604,"\u002Fnatural-language-processing\u002Fapplications\u002Fabstractive-summarization-and-evaluation":6608,"\u002Fnatural-language-processing\u002Fspeech\u002Fphonetics":6612,"\u002Fnatural-language-processing\u002Fspeech\u002Facoustic-phonetics":6617,"\u002Fnatural-language-processing\u002Fspeech\u002Fautomatic-speech-recognition":6621,"\u002Fnatural-language-processing\u002Fspeech\u002Fasr-evaluation-and-applications":6625,"\u002Fnatural-language-processing":6629,"\u002Fparticle-physics\u002Ffoundations\u002Fhistorical-overview-particle-zoo":6632,"\u002Fparticle-physics\u002Ffoundations\u002Fparticle-physics-basic-concepts":6636,"\u002Fparticle-physics\u002Ffoundations\u002Ffundamental-interactions-force-carriers":6640,"\u002Fparticle-physics\u002Funits-kinematics\u002Fnatural-units-and-scales":6644,"\u002Fparticle-physics\u002Funits-kinematics\u002Ffour-vectors-invariant-mass":6649,"\u002Fparticle-physics\u002Funits-kinematics\u002Fdecay-scattering-kinematics-mandelstam":6653,"\u002Fparticle-physics\u002Funits-kinematics\u002Fcross-sections-golden-rule":6657,"\u002Fparticle-physics\u002Fsymmetries\u002Fconservation-laws-symmetries":6661,"\u002Fparticle-physics\u002Fsymmetries\u002Fdiscrete-symmetries-cpt":6666,"\u002Fparticle-physics\u002Fsymmetries\u002Fparity-violation-weak":6670,"\u002Fparticle-physics\u002Fsymmetries\u002Fsu2-su3-flavor-symmetry":6674,"\u002Fparticle-physics\u002Fquark-model\u002Feightfold-way-su3":6678,"\u002Fparticle-physics\u002Fquark-model\u002Fmeson-spectroscopy":6683,"\u002Fparticle-physics\u002Fquark-model\u002Fbaryon-spectroscopy":6687,"\u002Fparticle-physics\u002Fquark-model\u002Fcolor-confinement-exotics":6691,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fklein-gordon-equation":6695,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fdirac-equation-spinors":6700,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fantiparticles-hole-theory":6704,"\u002Fparticle-physics\u002Fqed\u002Ffeynman-rules-qed":6708,"\u002Fparticle-physics\u002Fqed\u002Fqed-tree-processes":6713,"\u002Fparticle-physics\u002Fqed\u002Frenormalization-running-coupling":6717,"\u002Fparticle-physics\u002Fqed\u002Felectron-g-2":6721,"\u002Fparticle-physics\u002Fweak-interaction\u002Fva-structure-weak":6725,"\u002Fparticle-physics\u002Fweak-interaction\u002Fw-z-bosons-decays":6730,"\u002Fparticle-physics\u002Fweak-interaction\u002Fckm-matrix":6734,"\u002Fparticle-physics\u002Fweak-interaction\u002Fcp-violation-kaons-b-mesons":6738,"\u002Fparticle-physics\u002Fqcd\u002Fcolor-su3-gluons":6742,"\u002Fparticle-physics\u002Fqcd\u002Fasymptotic-freedom-confinement":6747,"\u002Fparticle-physics\u002Fqcd\u002Fdeep-inelastic-scattering-partons":6751,"\u002Fparticle-physics\u002Fqcd\u002Fjets-hadronization":6755,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Felectroweak-su2-u1":6759,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fspontaneous-symmetry-breaking":6764,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-mechanism":6768,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-boson-discovery":6772,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fstandard-model":6776,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-oscillations":6780,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-mass-pmns":6785,"\u002Fparticle-physics\u002Fneutrinos\u002Fdirac-majorana-experiments":6789,"\u002Fparticle-physics\u002Fexperiment\u002Faccelerators-luminosity":6793,"\u002Fparticle-physics\u002Fexperiment\u002Fdetectors-subsystems":6798,"\u002Fparticle-physics\u002Fexperiment\u002Fhow-discoveries-are-made":6802,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fbeyond-standard-model":6806,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fgrand-unified-theories":6810,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fsupersymmetry":6814,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fhierarchy-problem-naturalness":6818,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fdark-matter-candidates":6822,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fmatter-antimatter-open-questions":6826,"\u002Fparticle-physics":6830,"\u002Fastrophysics-cosmology\u002Forientation\u002Fthe-sun-and-stars":6833,"\u002Fastrophysics-cosmology\u002Forientation\u002Fstellar-death-final-states":6838,"\u002Fastrophysics-cosmology\u002Forientation\u002Fgalaxies-and-cosmology":6842,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fmagnitudes-fluxes-and-the-distance-modulus":6846,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fstellar-spectra-and-spectral-classification":6851,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Ftelescopes-and-detectors-across-the-spectrum":6855,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fthe-cosmic-distance-ladder":6859,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fblackbody-radiation-and-specific-intensity":6863,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fradiative-transfer-and-the-transfer-equation":6868,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fspectral-line-formation-and-broadening":6872,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fopacity-and-the-rosseland-mean":6876,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fhydrostatic-equilibrium-and-the-virial-theorem":6880,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equations-of-stellar-structure":6885,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equation-of-state-and-polytropes":6889,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-standard-solar-model":6893,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fthermonuclear-reaction-rates-and-the-gamow-peak":6897,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhydrogen-burning-pp-chains-and-cno":6902,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhelium-burning-and-the-triple-alpha-process":6906,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fadvanced-burning-and-neutron-capture-nucleosynthesis":6910,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fphases-of-the-interstellar-medium":6914,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fmolecular-clouds-and-gravitational-collapse":6919,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fprotostars-and-the-pre-main-sequence":6923,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-main-sequence-and-its-structure":6927,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fpost-main-sequence-low-mass-evolution":6932,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-evolution-of-massive-stars":6936,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fstellar-pulsation-and-the-instability-strip":6940,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":6944,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fcore-collapse-supernovae":6948,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fthermonuclear-supernovae-type-ia":6952,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fneutron-stars-and-pulsars":6956,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fblack-holes-schwarzschild-and-kerr":6960,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fbinary-systems-and-mass-transfer":6964,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Faccreting-compact-objects":6969,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fgravitational-waves-from-inspiraling-binaries":6973,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fmultimessenger-astronomy-and-gamma-ray-bursts":6977,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fthe-milky-way":6981,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-morphology-and-classification":6986,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-rotation-curves-and-dark-matter":6990,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Factive-galactic-nuclei-and-supermassive-black-holes":6994,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-clusters-and-large-scale-structure":6998,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-expanding-universe-and-hubbles-law":7002,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-frw-metric-and-cosmological-redshift":7007,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-friedmann-equations-and-cosmic-dynamics":7011,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fcosmological-models-and-distances":7014,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fdark-energy-and-the-accelerating-universe":7018,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fthe-thermal-history-of-the-universe":7022,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fbig-bang-nucleosynthesis":7027,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Frecombination-and-the-cosmic-microwave-background":7031,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcmb-anisotropies-and-cosmological-parameters":7035,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcosmic-inflation":7039,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fstructure-formation-and-the-growth-of-perturbations":7043,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fdark-matter-dark-energy-and-open-questions":7047,"\u002Fastrophysics-cosmology":7051,"\u002Fcolophon":7054,"\u002F":7057},{"path":2476,"title":2477,"module":5,"summary":2478},"\u002Falgorithms\u002Ffoundations\u002Fwhat-is-an-algorithm","What Is an Algorithm?","An algorithm is a finite, mechanical recipe that transforms inputs into outputs. We define what counts as an algorithm, how we write one down, and the three things we always ask of it: is it correct, is it fast, and can we prove it.\n",{"path":2480,"title":2481,"module":5,"summary":2482},"\u002Falgorithms\u002Ffoundations\u002Fproof-techniques","Proof Techniques","An algorithm without a proof is a conjecture. This lesson collects the handful\nof arguments that certify the algorithms in this course — direct proof,\ncontrapositive, contradiction, ordinary and strong induction, construction, and\ndisproof by counterexample — each with a small worked\nexample and a picture. Loop invariants are a form of induction,\nrecursive correctness falls to strong induction, and the classic broken proofs\n(all horses are the same color) show where inductions go wrong.\n",{"path":2484,"title":2485,"module":5,"summary":2486},"\u002Falgorithms\u002Ffoundations\u002Fasymptotic-analysis","Asymptotic Analysis","We measure an algorithm's running time as a function of its input size, then strip away machine-specific constants and lower-order terms to compare algorithms cleanly. This lesson defines the RAM model and the $O$, $\\Omega$, $\\Theta$, $o$, and $\\omega$ notations, proves the polynomial theorem, and shows how to rank growth rates with the limit test, L'Hôpital, base substitution, and the logarithm identities the arguments lean on.\n",{"path":2488,"title":2489,"module":5,"summary":2490},"\u002Falgorithms\u002Ffoundations\u002Fgrowth-rates-and-loop-analysis","Growth Rates and Loop Analysis","With the asymptotic notations in hand, we rank the functions that actually arise in running times — from constant to factorial — proving the orderings between rungs, then read the running time of a loop nest straight off the page. Sequential blocks add, nested loops multiply, index scaling gives logarithms; a worked trace and a tour of cache-aware and galactic algorithms close the lesson.\n",{"path":2492,"title":2493,"module":5,"summary":2494},"\u002Falgorithms\u002Ffoundations\u002Frecurrences","Recurrences and the Master Theorem","Recursive and divide-and-conquer algorithms describe their own running time with a recurrence: $T(n)$ in terms of $T$ on smaller inputs. We solve recurrences three ways — drawing the recursion tree, guessing-and-verifying by induction, and applying the Master Theorem — using merge sort as the running example, then handle unequal splits with Akra–Bazzi.\n",{"path":2496,"title":2497,"module":5,"summary":2498},"\u002Falgorithms\u002Ffoundations\u002Famortized-analysis","Amortized Analysis","Some operations are occasionally expensive but cheap on average across any\nsequence. Amortized analysis bounds the average cost per operation over a\nworst-case sequence — not an expectation — so a rare costly step is paid for by\nthe many cheap ones around it. This lesson develops the aggregate, accounting,\nand potential methods on dynamic-array doubling, the binary counter, and a\nstack with multipop.\n",{"path":2500,"title":2501,"module":2502,"summary":2503},"\u002Falgorithms\u002Fdivide-and-conquer\u002Fmergesort","Divide and Conquer & Mergesort","Divide & Conquer","Divide and conquer breaks a problem into smaller copies of itself, solves\nthem recursively, and stitches the answers together. We meet the paradigm\nthrough mergesort — its merge step, its loop-invariant proof, and the\nrecursion tree that pins its cost at $\\Theta(n\\log n)$ — then count inversions\nwith the same machinery and distill the whole pattern into the master theorem.\n",{"path":2505,"title":2506,"module":2502,"summary":2507},"\u002Falgorithms\u002Fdivide-and-conquer\u002Fquicksort","Quicksort","Quicksort sorts in place by partitioning around a pivot and recursing on\neach side. We give Lomuto and Hoare partitioning with a correctness\ninvariant, see why a bad pivot costs $\\Theta(n^2)$ while a balanced one gives\n$\\Theta(n\\log n)$, and prove that randomizing the pivot makes the expected\ncost $\\Theta(n\\log n)$ on every input.\n",{"path":2509,"title":2510,"module":2502,"summary":2511},"\u002Falgorithms\u002Fdivide-and-conquer\u002Fselection","Linear-Time Selection","Finding the $k$-th smallest element looks like it should require sorting, but\nit does not. Quickselect adapts quicksort's partition to recurse on just one\nside, achieving expected $O(n)$. The median-of-medians algorithm guarantees a\ngood pivot with the groups-of-five trick, pushing the worst case down to a\nprovable $O(n)$.\n",{"path":2513,"title":2514,"module":2502,"summary":2515},"\u002Falgorithms\u002Fdivide-and-conquer\u002Ffast-multiplication","Fast Multiplication","Grade-school multiplication is $\\Theta(n^2)$, yet divide and conquer beats it.\nKaratsuba multiplies $n$-bit integers with three half-size products instead of\nfour, giving $\\Theta(n^{\\log_2 3})$, and Strassen multiplies matrices with\nseven block products instead of eight, giving $\\Theta(n^{\\log_2 7})$. Both\nspend cheap additions to save an expensive multiplication, and the master\ntheorem quantifies the savings.\n",{"path":2517,"title":2518,"module":2519,"summary":2520},"\u002Falgorithms\u002Fsorting\u002Fheaps-and-heapsort","Heaps and Heapsort","Sorting & Order Statistics","A binary heap is a tree we store flat in an array, with index arithmetic\nstanding in for pointers. We build the max-heap property bottom-up in $O(n)$\ntime, sort in place in $\\Theta(n\\log n)$ by repeatedly extracting the maximum,\nand reuse the same structure to implement a priority queue.\n",{"path":2522,"title":2523,"module":2519,"summary":2524},"\u002Falgorithms\u002Fsorting\u002Fsorting-lower-bounds","Lower Bounds for Comparison Sorting","Every sort we have seen runs in $\\Omega(n\\log n)$, and that is no accident.\nModeling a sort as a decision tree of comparisons, we show any such tree must\nhave $n!$ leaves, forcing height $\\ge \\log_2(n!) = \\Omega(n\\log n)$ — a bound\nno comparison sort beats in the worst case, on average, or with randomness.\n",{"path":2526,"title":2527,"module":2519,"summary":2528},"\u002Falgorithms\u002Fsorting\u002Flinear-time-sorting","Sorting in Linear Time","The $\\Omega(n\\log n)$ barrier only binds algorithms that compare. By instead\nusing keys as array indices we slip past it: counting sort runs in\n$\\Theta(n+k)$ and is stable, radix sort layers it digit by digit, and bucket\nsort averages $\\Theta(n)$ on uniform data. We see exactly when each applies.\n",{"path":2530,"title":2531,"module":2519,"summary":2532},"\u002Falgorithms\u002Fsorting\u002Fexternal-sorting","External Sorting","When the data dwarfs main memory, the cost that matters is no longer\ncomparisons but block transfers to and from disk. External merge sort sorts\nmemory-sized runs, then folds them together with a heap-driven $k$-way merge in\n$\\Theta(\\log_k(N\u002FM))$ passes. Larger fan-out cuts passes; replacement selection\nbuilds longer runs to cut them further.\n",{"path":2534,"title":2535,"module":2536,"summary":2537},"\u002Falgorithms\u002Fdata-structures\u002Felementary-structures","Elementary Data Structures","Data Structures","Every container is built one of two ways: **contiguous** in an array, or\n**linked** through pointers. We trade cache-friendly random access against\n$O(1)$ splicing, derive the **amortized $O(1)$** append of a doubling dynamic\narray, and assemble the two ordered access disciplines — the LIFO **stack** and\nthe FIFO **queue** (with its generalization, the **deque**) — on top of both.\n",{"path":2539,"title":2540,"module":2536,"summary":2541},"\u002Falgorithms\u002Fdata-structures\u002Fhash-tables","Hash Tables","A hash table implements the dictionary — insert, search, delete — in expected\n$O(1)$ time by scattering keys across an array with a hash function. We build\nup from direct addressing, handle collisions by chaining and by open\naddressing, analyze the load factor $\\alpha$, and see how universal hashing\nachieves its expected-time guarantee against every input.\n",{"path":2543,"title":2544,"module":2536,"summary":2545},"\u002Falgorithms\u002Fdata-structures\u002Fbinary-search-trees","Binary Search Trees","A binary search tree keeps keys ordered so that every operation follows a\nsingle root-to-leaf path. We state the BST property, trace search, insert,\nsuccessor, and all three delete cases on concrete trees, prove the inorder\nwalk sorts, and note the drawback — every operation costs $O(h)$, and a\ncarelessly built tree degrades to height $h = \\Theta(n)$, motivating balance.\n",{"path":2547,"title":2548,"module":2536,"summary":2549},"\u002Falgorithms\u002Fdata-structures\u002Favl-trees","AVL Trees","An AVL tree is the first balanced BST: at every node the two subtrees' heights\ndiffer by at most $1$. A Fibonacci-style minimal-node argument forces height\n$h \\le 1.44\\log_2 n = O(\\log n)$, so search, insert, and delete are all\n$O(\\log n)$. Insertion rebalances with at most one of four rotation cases\n(LL, RR, LR, RL); deletion may rotate all the way to the root.\n",{"path":2551,"title":2552,"module":2536,"summary":2553},"\u002Falgorithms\u002Fdata-structures\u002Fbalanced-trees","Balanced Search Trees","An ordinary BST can degrade to height $\\Theta(n)$; balanced search trees\nguarantee $h = O(\\log n)$ by maintaining invariants and repairing them after\nevery update. We meet rotations, the local restructuring primitive, then\nred-black trees, whose color invariants force logarithmic height, and finally\nB-trees, which trade tall-and-thin for short-and-wide to win on disk.\n",{"path":2555,"title":2556,"module":2536,"summary":2557},"\u002Falgorithms\u002Fdata-structures\u002Funion-find","Disjoint Sets (Union-Find)","The disjoint-set data structure tracks a partition of elements into groups,\nanswering \"are these two in the same group?\" and merging groups on demand. A\nforest of parent pointers, sped up by union by rank and path compression,\ndrives every operation to near-constant $O(\\alpha(n))$ amortized time — the\nstructure behind connectivity queries and Kruskal's minimum spanning tree.\n",{"path":2559,"title":2560,"module":2536,"summary":2561},"\u002Falgorithms\u002Fdata-structures\u002Ffenwick-and-segment-trees","Fenwick & Segment Trees","A prefix-sum array answers a range sum in $O(1)$ but pays $O(n)$ per update;\na plain array updates in $O(1)$ but pays $O(n)$ per range sum. Fenwick and\nsegment trees give us _both_ in $O(\\log n)$. The Fenwick (binary indexed) tree\nis a tiny array keyed by the low bit; the segment tree is a general balanced\ntree over canonical ranges that handles any associative aggregate and, with\nlazy propagation, range updates too.\n",{"path":2563,"title":2564,"module":2536,"summary":2565},"\u002Falgorithms\u002Fdata-structures\u002Fspatial-data-structures","Spatial Data Structures","A balanced BST orders keys on a line, but points in the plane have no single\nnatural order. Quadtrees subdivide space recursively into quadrants; k-d trees\nsplit on alternating coordinates at the median. Both make range and\nnearest-neighbour queries fast by carving the plane into boxes a query can\nprune away. Range trees nest a y-tree in an x-tree for fast orthogonal range\nreporting; interval trees index intervals to answer stabbing queries.\n",{"path":2567,"title":2568,"module":2536,"summary":2569},"\u002Falgorithms\u002Fdata-structures\u002Fskip-lists-and-probabilistic-structures","Skip Lists & Probabilistic Structures","Balanced trees achieve $O(\\log n)$ with rotations and invariants; randomization\ngives the same bound far more simply. A skip list is a layered linked list whose\nexpress lanes are chosen by coin flips, giving expected $O(\\log n)$ search and\ninsert with no rebalancing. A Bloom filter trades exactness for space: a bit\narray and a few hashes answer set membership with no false negatives and a\ntunable false-positive rate, but cannot delete.\n",{"path":2571,"title":2572,"module":2536,"summary":2573},"\u002Falgorithms\u002Fdata-structures\u002Fb-trees","B-Trees","When data lives on disk, the cost that dominates is block transfers, not\ncomparisons — and a binary tree of a billion keys is thirty reads deep. A\nB-tree of minimum degree $t$ is short and wide: $t-1$ to $2t-1$ keys per node,\nall leaves at one depth, height $O(\\log_t n)$. Insertion splits a full node on\nthe way down and pushes its median up; deletion borrows or merges to keep nodes\nfull enough. High fan-out is what minimizes disk I\u002FO.\n",{"path":2575,"title":2576,"module":2536,"summary":2577},"\u002Falgorithms\u002Fdata-structures\u002Fdata-stream-algorithms","Data-Stream Algorithms","Most of this course assumes data sits in fast memory, addressable at will.\nExternal sorting relaxed that to a re-readable disk. The streaming model goes\nfurther: items arrive one at a time, are seen once, and must be discarded, with\nonly sublinear, often polylogarithmic, memory. In exchange, the answers are\napproximate and probabilistic. We set up the model, then meet reservoir\nsampling for a uniform sample of an unknown-length stream and Morris counting\nfor an approximate tally in doubly-logarithmic space.\n",{"path":2579,"title":2580,"module":2536,"summary":2581},"\u002Falgorithms\u002Fdata-structures\u002Fstreaming-sketches","Streaming Sketches","Sampling and counting kept a random subset or a single approximate tally.\nSketches go further: fixed, tiny summaries that answer questions about a\nstream's frequencies. We meet the Count–Min sketch for point frequency\nestimation, Misra–Gries for heavy hitters, and HyperLogLog for distinct\ncounts, each trading a controlled error for space that never grows with the\nstream.\n",{"path":2583,"title":2584,"module":2585,"summary":2586},"\u002Falgorithms\u002Fsequences\u002Ftwo-pointers-and-windows","Two Pointers & Sliding Windows","Sequences & Strings","A family of array idioms that collapse an obvious $O(n^2)$ scan into a single\n$O(n)$ pass by maintaining an invariant as indices move. We meet two pointers\n(converging on a sorted array, and a fast\u002Fslow pair for in-place rewriting)\nand the sliding window (fixed and variable size, amortized $O(n)$). The\ncompanion lesson on prefix sums picks up where the window's positivity\nassumption fails.\n",{"path":2588,"title":2589,"module":2585,"summary":2590},"\u002Falgorithms\u002Fsequences\u002Fprefix-sums","Prefix Sums & Difference Arrays","Prefix sums precompute the running total once so that any range-sum query is a\nsingle subtraction, $P[r{+}1]-P[l]$, in $O(1)$. A hash map of prefix\nfrequencies then counts subarrays summing to $k$ in $O(n)$ — even with negative\nentries, where the sliding window fails. The difference-array dual turns $m$\nrange-adds into $O(m+n)$, and the whole idea lifts to 2-D rectangle sums by\ninclusion–exclusion.\n",{"path":2592,"title":2593,"module":2585,"summary":2594},"\u002Falgorithms\u002Fsequences\u002Fmonotonic-stacks","Monotonic Stacks & Queues","A **monotonic stack** keeps its contents sorted by popping every element that\nwould break the order before each push — turning a family of \"previous\u002Fnext\ngreater (or smaller) element\" questions into a single $O(n)$ scan. We trace\nthe next-greater-element routine push by push and prove its amortized bound,\nfuse two such scans to measure the **largest rectangle in a histogram** in\nlinear time, extend the idea to a **monotonic deque** that streams the\n**sliding-window maximum** in $O(n)$, and use asymmetric tie-breaking to\ncount **subarray minimums** without double-counting duplicates.\n",{"path":2596,"title":2597,"module":2585,"summary":2598},"\u002Falgorithms\u002Fsequences\u002Fbinary-search-on-the-answer","Binary Search on the Answer","Binary search locates the boundary of a **monotone predicate** $p(x)$ in\n$O(\\log(\\text{range}))$ probes; sorted arrays are only one instance. We first\nestablish the half-open `while (lo \u003C hi)` template for $\\textsc{lower\\_bound}$\nand $\\textsc{upper\\_bound}$, then generalize to \"binary search on the answer\":\nwhenever feasibility is monotone in a numeric parameter, we binary search the\nparameter itself, calling a feasibility check at each step.\n",{"path":2600,"title":2601,"module":2585,"summary":2602},"\u002Falgorithms\u002Fsequences\u002Fstring-matching","String Matching: Naive & Rabin–Karp","Given a text $T$ of length $n$ and a pattern $P$ of length $m$, find every\noccurrence of $P$ in $T$. The naive scan costs $O(nm)$ and re-reads text it has\nalready seen. Rabin–Karp fixes the first inefficiency with a **rolling hash**:\neach length-$m$ window is summarized by one number, updated in $O(1)$ per slide,\nverified on a hash match to kill collisions, for expected $O(n+m)$. A companion\nlesson removes the re-reading entirely with KMP and the Z-function.\n",{"path":2604,"title":2605,"module":2585,"summary":2606},"\u002Falgorithms\u002Fsequences\u002Fkmp-and-z-function","String Matching: KMP & the Z-Function","Two linear-time matchers that beat Rabin–Karp's expected bound with a\nworst-case guarantee and no randomness. KMP precomputes a **failure function**\n$\\pi$ so a mismatch slides the pattern by $q-\\pi[q-1]$ and the text pointer\nnever backs up, for $O(n+m)$. The **Z-function** computes the longest\nprefix-match at every position via the Z-box, giving the same bound from a\ndifferent angle; the two encodings of a string's self-overlap convert freely.\n",{"path":2608,"title":2609,"module":2585,"summary":2610},"\u002Falgorithms\u002Fsequences\u002Ftries","Tries & Prefix Trees","A **trie** stores a set of strings in a tree keyed by _characters_, so that\ninsert, search, delete, and prefix-test all run in $O(L)$ time — the length\nof the key, _independent of how many keys are stored_. Shared prefixes are\nstored once, which makes tries the natural structure for autocomplete,\nwildcard dictionaries, board word-search, and — over the alphabet $\\{0,1\\}$\n— the maximum-XOR-pair problem. Radix (Patricia) trees compress the chains.\n",{"path":2612,"title":2613,"module":2585,"summary":2614},"\u002Falgorithms\u002Fsequences\u002Fsuffix-arrays-and-aho-corasick","Suffix Arrays, LCP & Aho–Corasick","A **suffix array** sorts all $n$ suffixes of a string, indexing every substring\nat once; built in $O(n\\log n)$, it locates a pattern by binary search in\n$O(m\\log n)$. Its companion **LCP array** (Kasai's $O(n)$ algorithm) counts\ndistinct substrings and finds the longest repeated substring. **Aho–Corasick**\ngeneralises KMP to a whole dictionary: a trie of patterns plus failure links\nscans the text once in $O(\\text{text} + \\text{matches})$ to report every\noccurrence of every pattern. Manacher's algorithm finds all palindromic\nsubstrings in $O(n)$.\n",{"path":2616,"title":2617,"module":2618,"summary":2619},"\u002Falgorithms\u002Fgraphs\u002Frepresentations-and-traversal","Graph Representations and Traversal","Graphs","A graph captures _relationships_ — who connects to whom. We fix the\nvocabulary, weigh the two standard representations (adjacency list versus\nmatrix), then meet the single search skeleton behind everything that follows:\nWhatever-First-Search, and its breadth-first reading, which finds shortest\npaths by number of edges in $O(V + E)$.\n",{"path":2621,"title":2622,"module":2618,"summary":2623},"\u002Falgorithms\u002Fgraphs\u002Fdepth-first-search","Depth-First Search","Swap BFS's queue for a stack and the search plunges instead of fanning out.\nDepth-first search stamps every vertex with discovery and finish times that\nnest like parentheses, classifies each edge as tree, back, forward, or cross,\nand — through the back edge — decides in one pass whether a graph has a cycle.\nThese timestamps underpin topological sort, strong\nconnectivity, and the rest of this module.\n",{"path":2625,"title":2626,"module":2618,"summary":2627},"\u002Falgorithms\u002Fgraphs\u002Ftopological-sort-and-scc","Topological Sort and Strong Connectivity","Directed acyclic graphs model dependencies: tasks that must precede other\ntasks. A _topological order_ lays such a graph out in a line so every edge\npoints forward, and depth-first finish times yield one almost for free.\nWe then ask the harder question for graphs _with_ cycles: which vertices can\nreach each other? The answer is the strongly connected components, found by a\ntwo-pass DFS.\n",{"path":2629,"title":2630,"module":2618,"summary":2631},"\u002Falgorithms\u002Fgraphs\u002Fminimum-spanning-trees","Minimum Spanning Trees","Given a weighted network, how do we connect everything as cheaply as possible?\nThe answer is a minimum spanning tree, and one lemma — the cut property —\njustifies _every_ correct MST algorithm. We prove the cut and cycle\nproperties by exchange arguments, use them to settle uniqueness, and meet the\noldest MST algorithm, Borůvka's, whose parallel component-merging rounds fall\nstraight out of the cut rule.\n",{"path":2633,"title":2634,"module":2618,"summary":2635},"\u002Falgorithms\u002Fgraphs\u002Fkruskal-and-prim","Kruskal and Prim","The two minimum-spanning-tree algorithms you will actually implement.\nKruskal grows a forest edge by edge, cheapest first, using a union-find\nstructure to reject cycle-closing edges; Prim grows one tree outward from a\nroot with a priority queue, exactly Dijkstra rekeyed by attachment cost. Both\ntraced in full on a nine-town graph, with the edge cases, the bottleneck\nproperty, and where each one wins.\n",{"path":2637,"title":2638,"module":2618,"summary":2639},"\u002Falgorithms\u002Fgraphs\u002Fshortest-paths","Shortest Paths","Finding the cheapest route through a weighted network is one of the most-used\nalgorithms in computing, and a single operation — _relaxation_ — underlies\nevery method. We build the primitive, prove the triangle inequality and\noptimal substructure that make it work, then meet Dijkstra's algorithm: the\ngreedy solution for non-negative weights, traced vertex by vertex, with the\ncut argument that proves each extraction is final.\n",{"path":2641,"title":2642,"module":2618,"summary":2643},"\u002Falgorithms\u002Fgraphs\u002Fall-pairs-and-negative-weights","All-Pairs and Negative Weights","Dijkstra's greedy schedule breaks the moment an edge goes negative. We give it\nup for dynamic programming: Bellman-Ford derived as a DP over edge budgets,\nwith its negative-cycle detector, and Floyd-Warshall computing the distance\nbetween _every_ pair of vertices via a DP over which vertices a path may pass\nthrough. We close with Johnson's algorithm and the arbitrage problems that\nnegative cycles encode.\n",{"path":2645,"title":2646,"module":2618,"summary":2647},"\u002Falgorithms\u002Fgraphs\u002Fnetwork-flow","Network Flow","How much can flow through a network from source to sink? We build flow\nnetworks with capacity and conservation constraints, increase a flow by\npushing along augmenting paths in the residual graph, and see how reverse\nedges let the algorithm undo earlier routing. Ford-Fulkerson and its BFS refinement\nEdmonds-Karp find a maximum flow, traced end to end on a worked network.\n",{"path":2649,"title":2650,"module":2618,"summary":2651},"\u002Falgorithms\u002Fgraphs\u002Fmax-flow-min-cut","Max-Flow Min-Cut and Applications","Why is the flow found when no augmenting path remains actually optimal? The\nanswer is a duality theorem: the maximum flow equals the minimum cut. We prove\nit, read the minimum cut off the final residual graph, then derive bipartite\nmatching and a catalog of modeling reductions from the flow\nabstraction — before touching the modern algorithms that supersede\nEdmonds-Karp.\n",{"path":2653,"title":2654,"module":2618,"summary":2655},"\u002Falgorithms\u002Fgraphs\u002Fbridges-and-articulation-points","Bridges & Articulation Points","A **bridge** is an edge whose removal disconnects the graph; an **articulation\npoint** is a vertex whose removal does. Both are single points of failure in a\nnetwork. A single depth-first search computes discovery times and **low-links**,\nand two local criteria — $low[v] > disc[u]$ for bridges, $low[v] \\ge disc[u]$\nfor cut vertices — find them all in $O(V+E)$.\n",{"path":2657,"title":2658,"module":2618,"summary":2659},"\u002Falgorithms\u002Fgraphs\u002Flowest-common-ancestor","Lowest Common Ancestor & Binary Lifting","Given a rooted tree, the lowest common ancestor of $u$ and $v$ is the deepest\nnode that is an ancestor of both. A naive walk answers one query in $O(h)$;\n**binary lifting** precomputes the $2^k$-th ancestor of every node in\n$O(n\\log n)$, then answers $k$-th-ancestor and LCA queries in $O(\\log n)$ each.\nWe derive both jumps, apply them to tree distance, and compare against the\nEuler-tour + RMQ and Tarjan offline alternatives.\n",{"path":2661,"title":2662,"module":2618,"summary":2663},"\u002Falgorithms\u002Fgraphs\u002Ftwo-sat","2-SAT via Implication Graphs","A boolean formula whose every clause has exactly two literals can be solved in\n_linear_ time — even though its three-literal cousin is NP-complete. The idea\nis to read each clause as a pair of implications, build a directed graph on the\n$2n$ literals, and ask a question we already know how to answer: which literals\nshare a strongly connected component? The formula is satisfiable iff no variable\nlands in the same SCC as its own negation, and the SCCs' topological order\nyields a satisfying assignment for free.\n",{"path":2665,"title":2666,"module":2618,"summary":2667},"\u002Falgorithms\u002Fgraphs\u002Feulerian-tours","Eulerian Tours","An **Eulerian tour** uses every _edge_ of a graph exactly once. We give the\nexact parity and balance conditions under which one exists (even degree\nfor undirected graphs, in-degree equal to out-degree for directed) and Hierholzer's\n$O(E)$ algorithm that constructs one by splicing closed sub-tours. We contrast\nthis sharply with the **Hamiltonian** problem (visit every _vertex_ once),\nwhich is NP-complete: visiting edges is easy, visiting vertices is hard.\n",{"path":2669,"title":2670,"module":2618,"summary":2671},"\u002Falgorithms\u002Fgraphs\u002Fbipartite-matching","Bipartite Matching","Pairing applicants to jobs, students to slots, files to disks: all are\n**maximum bipartite matching**. We solve it combinatorially with **augmenting\npaths** (Kuhn's algorithm, $O(VE)$), speed it up to $O(E\\sqrt V)$ with\n**Hopcroft–Karp**, and uncover the structure behind it — **König's theorem**\n(max matching equals min vertex cover) and **Hall's marriage theorem** (a\nperfect matching exists iff every set has enough neighbors).\n",{"path":2673,"title":2674,"module":2675,"summary":2676},"\u002Falgorithms\u002Fgreedy\u002Fthe-greedy-method","The Greedy Method","Greedy Algorithms","A greedy algorithm builds a solution one locally-best choice at a time and\nnever looks back. We isolate the two properties that make this work — the\ngreedy-choice property and optimal substructure — prove the canonical\nactivity-selection algorithm correct with an exchange argument, watch greedy\nfail on the 0\u002F1 knapsack, and glimpse matroids as the theory\nthat says exactly when the greedy method is optimal.\n",{"path":2678,"title":2679,"module":2675,"summary":2680},"\u002Falgorithms\u002Fgreedy\u002Fscheduling-and-intervals","Scheduling & Interval Partitioning","Three classic scheduling problems all yield to greedy algorithms — and all\nthree turn on a single design decision: which key to sort by. Interval\nscheduling sorts by **finish** time to pack the most compatible jobs;\ninterval partitioning sorts by **start** time and proves the rooms needed\nequal the maximum overlap **depth**; minimizing maximum lateness sorts by\n**deadline** and is justified by an adjacent-swap exchange argument.\n",{"path":2682,"title":2683,"module":2675,"summary":2684},"\u002Falgorithms\u002Fgreedy\u002Fhuffman-codes","Huffman Codes","Huffman coding builds a\nprovably optimal prefix-free binary code by repeatedly merging the two least\nfrequent symbols. We develop prefix-free codes as binary trees, give the\nalgorithm with a priority queue, build a Huffman tree from example\nfrequencies, prove optimality with the same greedy-choice-plus-substructure\nargument, and pin the running time at $O(n\\log n)$.\n",{"path":2686,"title":2687,"module":2675,"summary":2688},"\u002Falgorithms\u002Fgreedy\u002Fmatroids","Matroids & Exchange Arguments","The capstone of the greedy module: _why_ and _when_ a greedy algorithm is\nprovably optimal. We recap the two correctness templates — **greedy-stays-ahead**\nand the **exchange argument** — then meet the **matroid** $M=(S,\\mathcal{I})$, an\nabstraction whose **exchange property** is the structure greedy needs.\nThe matroid–greedy theorem says sorting by weight and taking what stays\nindependent yields a maximum-weight basis _if and only if_ the structure is a\nmatroid. Kruskal's MST is the canonical instance; 0\u002F1 knapsack and TSP are the\ncanonical failures.\n",{"path":2690,"title":2691,"module":2675,"summary":2692},"\u002Falgorithms\u002Fgreedy\u002Fstable-matching","Stable Matching (Gale–Shapley)","Two sides each rank the other; we want a matching with no **blocking pair** — no\ntwo participants who both prefer each other to their assigned partners. The\n**Gale–Shapley deferred-acceptance** algorithm has proposers propose in\npreference order while receivers tentatively hold the best offer so far. We prove\nit terminates in $\\O(n^2)$ proposals, returns a **perfect** matching, and that\nthe matching is **stable**. A sharper asymmetry follows: deferred acceptance is\n**proposer-optimal** and **receiver-pessimal**, the structural fact behind the\nresidency match and school-choice systems.\n",{"path":2694,"title":2695,"module":2696,"summary":2697},"\u002Falgorithms\u002Fdynamic-programming\u002Fprinciples","Principles of Dynamic Programming","Dynamic Programming","Dynamic programming is recursion with memory: when a recursive solution\nre-solves the same subproblems again and again, we solve each one once and\nstore the answer. We identify the two structural conditions that make this\nwork — overlapping subproblems and optimal substructure — contrast top-down\nmemoization with bottom-up tabulation, and distil the whole method into a\nfive-step recipe.\n",{"path":2699,"title":2700,"module":2696,"summary":2701},"\u002Falgorithms\u002Fdynamic-programming\u002Fsequence-dp","Sequence Alignment & LCS","Two strings can be compared by how much of one appears inside the\nother. The longest common subsequence (LCS) and edit distance are the two\nclassic measures, and they are the _same_ dynamic program with different\ncosts. We derive the LCS recurrence by examining the last characters, fill a\nworked DP table, reconstruct the subsequence, and then show edit distance as\nthe identical $\\Theta(mn)$ pattern.\n",{"path":2703,"title":2704,"module":2696,"summary":2705},"\u002Falgorithms\u002Fdynamic-programming\u002Flongest-increasing-subsequence","Longest Increasing Subsequence","Given a sequence of numbers, how long is its longest strictly increasing\nsubsequence? A first dynamic program indexes subproblems by the element each\nsubsequence _ends at_, giving an $O(n^2)$ solution with parent-pointer\nreconstruction. A sharper idea, the patience-sorting _tails_ array searched by\nbinary search, drops the time to $O(n\\log n)$. We then fold in the\nvariants: non-decreasing, counting, Russian-doll envelopes, and bitonic.\n",{"path":2707,"title":2708,"module":2696,"summary":2709},"\u002Falgorithms\u002Fdynamic-programming\u002Fknapsack","Knapsack & Subset Problems","We start from $\\textsc{Subset-sum}$ — does some sublist hit a target $t$? — and its\ninclude\u002Fexclude recurrence over a boolean table $A(i, u)$, then bolt on values\nto get 0\u002F1 knapsack as the same machine with $\\lor$ promoted to $\\max$. We fill\nboth tables, recover the chosen items, and confront the surprise that the\n$\\Theta(nt)$ running time is only _pseudo-polynomial_ — exponential in the bit\nlength $b$, and unimprovable unless $\\mathrm{P}=\\mathrm{NP}$ since subset-sum is\n$\\textsc{NP-complete}$. The fractional variant reveals the sharp line between greedy\nand dynamic programming.\n",{"path":2711,"title":2712,"module":2696,"summary":2713},"\u002Falgorithms\u002Fdynamic-programming\u002Fcoin-change-and-unbounded","Coin Change & Unbounded Knapsack","The previous lesson let each item be taken at most once. Drop that cap — items\nmay be reused _any number of times_ — and the 0\u002F1 knapsack collapses from a\ntwo-dimensional table to a one-dimensional one, because there is no longer a\nprefix of \"already-used\" items to track. We meet **unbounded knapsack**, then\nits most famous instance, **coin change**: the minimum-coins recurrence\n$C[a] = 1 + \\min_c C[a-c]$, and the counting variant where the _order of the\nloops_ decides whether you count unordered combinations or ordered sequences —\nthe classic bug. Greed fails in general but works for canonical coin systems.\n",{"path":2715,"title":2716,"module":2696,"summary":2717},"\u002Falgorithms\u002Fdynamic-programming\u002Finterval-dp","Interval DP","Many problems ask for the best way to combine a contiguous range of items, and\nthe answer is a dynamic program over subintervals $[i,j]$ that chooses a split\npoint $k$. We derive the pattern from matrix-chain multiplication —\nparenthesising a product to minimize scalar multiplications in $O(n^3)$ — distil\nit into a reusable template filled by increasing interval length, and then meet\nits sharpest variant: the \"last operation\" trick behind Burst Balloons and\ncutting a stick, where fixing the _last_ move (not the first) makes the two\nsides independent.\n",{"path":2719,"title":2720,"module":2696,"summary":2721},"\u002Falgorithms\u002Fdynamic-programming\u002Ftree-dp","Dynamic Programming on Trees","When the subproblems of a dynamic program are _rooted subtrees_, a single\npost-order DFS solves the whole thing in $O(n)$: each node combines the\nalready-computed answers of its children. We meet the archetype — maximum-weight\nindependent set on a tree — then the \"path through a node\" pattern behind tree\ndiameter and maximum path sum, and finally **rerooting**, which computes a\nper-node answer for _every_ node as root in $O(n)$ with two passes.\n",{"path":2723,"title":2724,"module":2696,"summary":2725},"\u002Falgorithms\u002Fdynamic-programming\u002Fbitmask-dp","Bitmask DP","When a subproblem depends not on an index or a prefix but on _which subset_ of\na small ground set has been used, we can encode that subset as the bits of an\ninteger and index a DP table by it. With $n \\le \\sim 20$ the $2^n$ subsets fit\nin a table, turning $\\Theta(n!)$ brute force into $O(2^n \\cdot \\text{poly}(n))$.\nWe meet the bit tricks, the Held–Karp TSP archetype, assignment by mask,\nsubset-sum partitioning, and submask enumeration with its $3^n$ bound.\n",{"path":2727,"title":2728,"module":2696,"summary":2729},"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-optimizations","DP Optimizations","A correct DP recurrence is only half the battle; its naive evaluation is often\na factor of $n$ slower than necessary. This capstone surveys five techniques,\nmonotonic-queue, the convex hull trick, divide-and-conquer optimization,\nKnuth's optimization, and SOS DP, that each exploit _structure in the\ntransition_ (a sliding window, linear costs, monotone optimal splits, the\nquadrangle inequality, or subset lattices) to shave an $O(n)$, $O(\\log n)$, or\nworse factor off the running time.\n",{"path":2731,"title":2732,"module":2696,"summary":2733},"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-on-graphs","Dynamic Programming on Graphs","Many graph algorithms are dynamic programs: the subproblem is the\n_best value reachable under a restricted resource_ — intermediate vertices\nallowed, edges allowed, or a topological prefix — and edge _relaxation_ is the\nDP transition. We frame Floyd–Warshall as the archetype ($O(V^3)$ all-pairs\nshortest paths), Bellman–Ford as a DP over path length (the at-most-$K$-stops\nvariant), DAG-DP in topological order ($O(V+E)$), and Warshall's transitive\nclosure as the boolean analog.\n",{"path":2735,"title":2736,"module":2696,"summary":2737},"\u002Falgorithms\u002Fdynamic-programming\u002Fdigit-and-probability-dp","Digit & Probability DP","Two DP patterns with unusual state. _Digit DP_ counts the\nintegers in a range $[L, R]$ that satisfy a digit constraint by walking the\ndecimal places of the bound, carrying a _tight_ flag that marks when the prefix\nstill equals the bound's. _Probability\u002FExpectation DP_ replaces \"best value\" with\n\"expected value,\" using linearity of expectation to make each state an\naverage over its weighted transitions — the natural tool for expected step\ncounts and absorbing Markov chains.\n",{"path":2739,"title":2740,"module":2741,"summary":2742},"\u002Falgorithms\u002Fbacktracking\u002Fbacktracking-fundamentals","Backtracking: Subsets, Permutations & Combinations","Backtracking & Search","Backtracking builds a solution one choice at a time and abandons a partial\nsolution the moment it cannot be completed, exploring a state-space tree by\ndepth-first search. We meet the universal choose\u002Fexplore\u002Fun-choose template,\nderive the canonical enumerations — subsets ($2^n$), permutations ($n!$), and\ncombinations ($\\binom{n}{k}$) — handle duplicate elements by skipping equal\nsiblings, and see how pruning turns an exponential search into a tractable one.\n",{"path":2744,"title":2745,"module":2741,"summary":2746},"\u002Falgorithms\u002Fbacktracking\u002Fconstraint-search","Constraint Search: N-Queens & Sudoku","Many hard puzzles are **constraint satisfaction problems**: assign each\nvariable a value from its domain so that every constraint holds. Backtracking\nsolves them by assigning variables one at a time and rejecting a partial\nassignment the instant a constraint breaks. We make the rejection cheap — $O(1)$\nconflict checks for N-Queens via column and diagonal sets — and prune harder\nwith **forward checking**, **MRV** ordering, and **constraint propagation**,\nwhich is what lets an exponential search actually finish.\n",{"path":2748,"title":2749,"module":2741,"summary":2750},"\u002Falgorithms\u002Fbacktracking\u002Fbranch-and-bound","Branch & Bound and Meet in the Middle","Plain backtracking prunes a search tree by _feasibility_; for _optimization_\nproblems we can prune far more aggressively by _value_. **Branch and bound**\nkeeps the best complete solution found so far and discards any partial solution\nwhose optimistic bound cannot beat it. **Meet in the middle** splits the\ninstance in two, enumerates each half, and recombines by binary search — turning\n$2^n$ into $O(2^{n\u002F2}\\,n)$ and pushing exact search out to $n \\approx 40$.\n",{"path":2752,"title":2753,"module":2741,"summary":2754},"\u002Falgorithms\u002Fbacktracking\u002Fgraph-backtracking","Graph Backtracking: m-Coloring & Hamiltonian Paths","Two famous graph problems have no known efficient algorithm, yet yield cleanly\nto backtracking with the right pruning. **Graph $m$-coloring** assigns one of\n$m$ colors to each vertex so no edge is monochromatic; we color vertices in turn\nand reject a color the instant a neighbor already has it. **Hamiltonian\npath\u002Fcycle** asks for a walk visiting every vertex exactly once; we extend a path\ngreedily and backtrack on dead ends. Both are NP-complete, so the worst case is\nexponential — but feasibility pruning and good vertex ordering make real\ninstances tractable, and the contrast with the easy Eulerian condition shows why.\n",{"path":2756,"title":2757,"module":2758,"summary":2759},"\u002Falgorithms\u002Fmathematical-algorithms\u002Fnumber-theory-basics","Number Theory: GCD & Modular Arithmetic","Mathematical Algorithms","This lesson opens the mathematical-algorithms module with the bedrock of\ncomputational number theory. We prove Euclid's recurrence\n$\\gcd(a,b)=\\gcd(b,\\,a\\bmod b)$ and its $O(\\log\\min(a,b))$ running time, extend\nit to recover Bézout coefficients $x,y$ with $ax+by=\\gcd(a,b)$, and build\nmodular arithmetic on residue classes — including when a modular inverse\n$a^{-1}\\bmod m$ exists and how to compute it.\n",{"path":2761,"title":2762,"module":2758,"summary":2763},"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmodular-exponentiation-and-primality","Modular Exponentiation & Primality","Computing $a^n \\bmod m$ naively costs $n$ multiplications; **repeated squaring**\ndoes it in $O(\\log n)$ by reading the bits of the exponent. We use this routine\nto state **Fermat's little theorem** (and the modular inverse it gives), then to\ntest primality — trial division, the probabilistic **Fermat** and **Miller–Rabin**\ntests, and the deterministic witness set that settles primality for every 64-bit\nnumber.\n",{"path":2765,"title":2766,"module":2758,"summary":2767},"\u002Falgorithms\u002Fmathematical-algorithms\u002Fsieve-and-factorization","Sieves & Factorization","The previous lesson tested one number for primality; here we ask for _all_\nprimes up to $n$ at once. The **sieve of Eratosthenes** cross-cuts composites\nin $O(n\\log\\log n)$, and a **linear sieve** does it in $O(n)$ while recording\neach number's **smallest prime factor**, which then factors any $x \\le n$ in\n$O(\\log x)$. From a factorization $x = \\prod p_i^{e_i}$ the multiplicative\nfunctions $\\tau$, $\\sigma$, and Euler's totient $\\varphi$ fall out immediately.\n",{"path":2769,"title":2770,"module":2758,"summary":2771},"\u002Falgorithms\u002Fmathematical-algorithms\u002Fcombinatorics","Combinatorics & Counting","Counting is the arithmetic of finite sets. We build up from permutations\n$n!$ and combinations $\\binom{n}{k}$, prove Pascal's rule by a bijection,\nand count multisets with stars and bars. The practical core is computing\n$\\binom{n}{k}\\bmod p$ in $O(1)$ from precomputed factorials and inverse\nfactorials. We close with inclusion–exclusion and the Chinese Remainder\nTheorem, both of which lean on the modular inverse from the previous lesson.\n",{"path":2773,"title":2774,"module":2758,"summary":2775},"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmatrix-exponentiation","Matrix Exponentiation","A linear recurrence advances by a fixed linear rule, so one step is a\n**matrix–vector** product and $n$ steps are a **matrix power**. Packaging\nFibonacci, and any $k$-term recurrence, into a transition matrix lets us jump\nto the $n$-th term in $O(k^3 \\log n)$ by **exponentiation by squaring** — the\nsame doubling trick from modular exponentiation, now over matrices.\n",{"path":2777,"title":2778,"module":2758,"summary":2779},"\u002Falgorithms\u002Fmathematical-algorithms\u002Ffast-fourier-transform","Fast Fourier Transform","Multiplying two degree-$n$ polynomials by the schoolbook method costs\n$\\Theta(n^2)$. Evaluating them at the **$n$-th roots of unity** turns\nmultiplication into pointwise products, and the **Cooley–Tukey FFT** computes\nall those evaluations in $\\Theta(n\\log n)$ by splitting even and odd\ncoefficients. The inverse FFT interpolates back, giving $\\Theta(n\\log n)$\npolynomial and big-integer multiplication.\n",{"path":2781,"title":2782,"module":2758,"summary":2783},"\u002Falgorithms\u002Fmathematical-algorithms\u002Fgradient-descent","Numerical Optimization and Gradient Descent","Most of this course chases **discrete** optima over finite structures; here the\nsearch space is **continuous** and the objective $f$ is differentiable. The\n**gradient** points uphill, so stepping against it —\n$x_{t+1} = x_t - \\eta\\,\\nabla f(x_t)$ — walks downhill. **Convexity** makes every\nlocal minimum global; for convex $L$-smooth $f$ gradient descent converges at\n$O(1\u002Ft)$, and **geometrically** under strong convexity. **Newton's method** uses\nthe Hessian for local quadratic convergence, and **bisection** is the robust\nbracketing fallback for roots.\n",{"path":2785,"title":2786,"module":2787,"summary":2788},"\u002Falgorithms\u002Fcomputational-geometry\u002Fgeometric-primitives","Geometric Primitives & Orientation","Computational Geometry","Computational geometry is built on a single reliable primitive — the\n**orientation test**, a sign of a cross product that tells whether three points\nturn left, right, or lie collinear. From points-as-vectors and the dot and\ncross products we derive orientation, segment intersection, the shoelace area\nformula, and point-in-polygon tests, keeping all arithmetic **exact and\ninteger** so that no floating-point rounding can corrupt a sign.\n",{"path":2790,"title":2791,"module":2787,"summary":2792},"\u002Falgorithms\u002Fcomputational-geometry\u002Fconvex-hull","Convex Hull","The convex hull is the smallest convex polygon enclosing a point set — the\nrubber band snapped around the nails. We build it with Andrew's monotone chain,\nsorting by $(x,y)$ and sweeping a lower and upper hull while popping any\nnon-left turn via the orientation primitive, in $O(n\\log n)$. A reduction from\nsorting shows that bound is optimal, and the hull yields diameter, smallest\nenclosing rectangle, and more through rotating calipers.\n",{"path":2794,"title":2795,"module":2787,"summary":2796},"\u002Falgorithms\u002Fcomputational-geometry\u002Fsweep-line","Sweep-Line Algorithms","The plane-sweep paradigm turns a static $2$-D geometry problem into a dynamic\n$1$-D ordered-set problem: a vertical line sweeps left to right, stopping at an\n$x$-sorted **event queue** while a balanced-BST **status structure** tracks the\nobjects it currently crosses, ordered by $y$. We derive Bentley–Ottmann segment\nintersection in $O((n+k)\\log n)$, recover closest-pair in $O(n\\log n)$, and\nreduce skyline, rectangle-area, and overlap problems to $\\pm1$ event sweeps.\n",{"path":2798,"title":2799,"module":2787,"summary":2800},"\u002Falgorithms\u002Fcomputational-geometry\u002Fpolygons-and-proximity","Polygons & Proximity","Four classics that live on top of the orientation primitive and the convex\nhull. **Closest pair** falls to divide-and-conquer in $\\Theta(n\\log n)$, where a\npacking argument caps the cross-boundary combine at seven neighbours per point.\n**Point-in-polygon** is the ray-casting parity test or the winding-number count\nthat also handles self-intersecting boundaries, both with their edge caveats. The **shoelace formula**\ngives signed area as a sum of cross products, and **rotating calipers** walk the\nhull to read off diameter and width in $O(n)$.\n",{"path":2802,"title":2803,"module":2804,"summary":2805},"\u002Falgorithms\u002Fintractability\u002Fp-np-reductions","P, NP, and Reductions","Intractability","Most problems we have met so far have fast algorithms. A vast and important\nfamily seemingly does not. This lesson builds the vocabulary for that\ndivide: decision problems, the class $\\mathsf{P}$ of problems we can solve\nquickly, the class $\\mathsf{NP}$ of problems whose solutions we can _check_\nquickly, and polynomial-time reductions, the tool that lets us compare the\ndifficulty of two problems without solving either.\n",{"path":2807,"title":2808,"module":2804,"summary":2809},"\u002Falgorithms\u002Fintractability\u002Fnp-completeness","NP-Completeness","Some problems in $\\mathsf{NP}$ are universally hardest: every other problem\nin $\\mathsf{NP}$ reduces to them. This lesson defines $\\mathsf{NP}$-hard and\n$\\mathsf{NP}$-complete, states the Cook–Levin theorem that anchors the\ntheory on **SAT**, walks the web of reductions that grows from it, and gives\nthe four-step recipe for proving a brand-new problem $\\mathsf{NP}$-complete.\n",{"path":2811,"title":2812,"module":2804,"summary":2813},"\u002Falgorithms\u002Fintractability\u002Fcoping-with-hardness","Coping with NP-Hardness","An $\\mathsf{NP}$-hardness proof rules out an exact polynomial-time algorithm,\nnot the need for answers. This lesson surveys four practical responses to\nhardness: approximation algorithms with a provable ratio (worked through a\n2-approximation for vertex cover), heuristics and local search, exact\nexponential methods like branch and bound, and exploiting special structure\nin the instances you actually face.\n",{"path":2815,"title":2816,"module":2804,"summary":2817},"\u002Falgorithms\u002Fintractability\u002Fapproximation-algorithms","Approximation Algorithms","When a problem is $\\mathsf{NP}$-hard we can still ask for a solution\nprovably close to optimal. This lesson makes the approximation ratio\n$\\rho$ precise, separates absolute from relative guarantees, and proves the\nratios of four classic algorithms: greedy set cover ($H_n \\approx \\ln n$),\nthe MST-doubling $2$-approximation for metric TSP, load balancing, and the\nknapsack FPTAS. It closes with the hierarchy PTAS \u002F FPTAS and the limits of\ninapproximability.\n",{"path":2819,"title":2820,"module":219,"summary":219},"\u002Falgorithms","Algorithms",{"path":2822,"title":2823,"module":2824,"summary":2825},"\u002Fcalculus\u002Flimits-and-continuity\u002Ffunctions-and-models","Functions and Mathematical Models","Limits and Continuity","A function assigns exactly one output to each input and can be presented four ways: verbally, numerically, graphically, or by a formula. The elementary families — linear, polynomial, power, rational, trigonometric, exponential — model most elementary phenomena, and transformation, combination, and composition build every other function from them.\n",{"path":2827,"title":2828,"module":2824,"summary":2829},"\u002Fcalculus\u002Flimits-and-continuity\u002Fthe-limit-of-a-function","The Limit of a Function","The tangent and velocity problems both ask for a value a ratio approaches but never reaches — the limit. Its intuitive two-sided form splits into one-sided limits that must agree; a limit fails to exist when they disagree or when the function grows without bound, the latter producing a vertical asymptote.\n",{"path":2831,"title":2832,"module":2824,"summary":2833},"\u002Fcalculus\u002Flimits-and-continuity\u002Flimit-laws-and-the-precise-definition","Limit Laws and the ε–δ Definition","The Limit Laws reduce a limit to arithmetic on simpler limits, and direct substitution settles polynomials and rational functions outright. The 0\u002F0 forms that resist substitution yield to algebra or the Squeeze Theorem, and the ε–δ definition makes \"arbitrarily close\" precise as a pair of quantified inequalities.\n",{"path":2835,"title":2836,"module":2824,"summary":2837},"\u002Fcalculus\u002Flimits-and-continuity\u002Fcontinuity","Continuity","A function is continuous at a point when its limit there equals its value, so the graph has no break. Continuity fails in three geometric ways; it is closed under arithmetic and composition, so the elementary families and their combinations are continuous; and on a closed interval it forces the Intermediate Value Theorem, which locates roots.\n",{"path":2839,"title":2840,"module":2841,"summary":2842},"\u002Fcalculus\u002Fderivatives\u002Fthe-derivative-and-rates-of-change","The Derivative and Rates of Change","Derivatives","A single limit with three readings: the slope of the tangent line, the instantaneous velocity of a moving object, and the rate of change of one quantity with respect to another. Built from the difference quotient, extended from a value at one point to a function of x, and undefined exactly where a corner, jump, or vertical tangent appears.\n",{"path":2844,"title":2845,"module":2841,"summary":2846},"\u002Fcalculus\u002Fderivatives\u002Fdifferentiation-rules-and-the-chain-rule","Differentiation Rules and the Chain Rule","Computing every derivative from the limit definition is tedious. A short list of rules — power, constant multiple, sum, product, quotient — differentiates any polynomial or rational function by inspection. The trigonometric derivatives follow from one limit, and the chain rule extends everything to composite functions by multiplying rates along the composition.\n",{"path":2848,"title":2849,"module":2841,"summary":2850},"\u002Fcalculus\u002Fderivatives\u002Fimplicit-differentiation-and-related-rates","Implicit Differentiation and Related Rates","Not every curve is the graph of y = f(x). Implicit differentiation finds a slope from an equation in x and y directly, treating y as an unknown function and differentiating both sides. The same chain-rule idea drives related rates, where one measured rate of change forces another through a geometric constraint, and interprets the derivative as a rate across the sciences.\n",{"path":2852,"title":2853,"module":2841,"summary":2854},"\u002Fcalculus\u002Fderivatives\u002Flinear-approximations-and-differentials","Linear Approximations and Differentials","A differentiable curve looks like its tangent line under enough magnification, so the tangent is a usable stand-in for the function near the point of contact. The linear approximation and its linearization, written in the language of differentials dy and dx, estimate both function values and the measurement error propagated into a computed quantity.\n",{"path":2856,"title":2857,"module":2858,"summary":2859},"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fextrema-and-the-mean-value-theorem","Extrema and the Mean Value Theorem","Applications of Derivatives","Absolute and local extrema, the Extreme Value Theorem that guarantees them, and Fermat's Theorem pinning candidates to critical numbers. The Closed Interval Method turns the search for extrema into a finite checklist. Rolle's Theorem and the Mean Value Theorem then connect a function's values to its derivative, giving the tool that most of differential calculus rests on.\n",{"path":2861,"title":2862,"module":2858,"summary":2863},"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fhow-derivatives-shape-a-graph","How Derivatives Shape a Graph","The sign of the first derivative fixes where a function rises and falls, and a sign change identifies each local extremum through the First Derivative Test. The second derivative sets concavity and inflection points and gives a faster Second Derivative Test. Limits at infinity describe end behavior and the horizontal asymptotes a curve settles toward.\n",{"path":2865,"title":2866,"module":2858,"summary":2867},"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fcurve-sketching-and-optimization","Curve Sketching and Optimization","A checklist that synthesizes domain, symmetry, asymptotes, monotonicity, extrema, and concavity into a hand sketch of any function, plus the slant asymptote for rational functions whose degree exceeds the denominator's. The same extremum machinery, applied to a word problem, becomes the optimization template: model one quantity, reduce it to a function of a single variable, and find its absolute extremum.\n",{"path":2869,"title":2870,"module":2858,"summary":2871},"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fnewtons-method-and-antiderivatives","Newton's Method and Antiderivatives","Newton's method solves $f(x) = 0$ by repeatedly replacing the curve with its tangent line and jumping to the tangent's root, converging fast when it works and diverging when the derivative is small. Antiderivatives reverse differentiation: every antiderivative of a function differs from another by a constant, so the general antiderivative is a family of parallel curves, pinned to one by an initial condition.\n",{"path":2873,"title":2874,"module":2875,"summary":2876},"\u002Fcalculus\u002Fintegrals\u002Farea-and-the-definite-integral","Area and the Definite Integral","Integrals","The area under a curve is defined as a limit of sums of rectangle areas. The same limit — a Riemann sum taken as the mesh shrinks to zero — defines the definite integral, a single number measuring signed area, total distance, and every accumulated quantity built the same way. Its properties, comparison bounds, and reading as net area follow directly from the limit.\n",{"path":2878,"title":2879,"module":2875,"summary":2880},"\u002Fcalculus\u002Fintegrals\u002Fthe-fundamental-theorem-of-calculus","The Fundamental Theorem of Calculus","Differentiation and integration are inverse operations. Part 1 says the derivative of an area-accumulation function is the integrand; Part 2 says a definite integral equals the change in any antiderivative across the interval. Together they replace limits of Riemann sums with antiderivative lookups, define the indefinite integral, and give the Net Change Theorem for rates.\n",{"path":2882,"title":2883,"module":2875,"summary":2884},"\u002Fcalculus\u002Fintegrals\u002Fthe-substitution-rule","The Substitution Rule","Substitution runs the Chain Rule backward: spotting an inner function whose derivative also appears in the integrand lets the variable change to $u$ and collapse a composite integral to a simple one. The rule applies to indefinite and definite integrals, with two ways to handle the limits, and it yields the symmetry shortcuts that double even integrands and vanish odd ones.\n",{"path":2886,"title":2887,"module":2888,"summary":2889},"\u002Fcalculus\u002Fapplications-of-integration\u002Fareas-and-volumes","Areas Between Curves and Volumes","Applications of Integration","A definite integral computes any quantity that a limit of Riemann sums approximates. Applied to geometry it gives the area between two curves and the volume of a solid: by cross-sections, by disks and washers when the region is revolved, and by cylindrical shells when inverting the boundary is awkward.\n",{"path":2891,"title":2892,"module":2888,"summary":2893},"\u002Fcalculus\u002Fapplications-of-integration\u002Fwork-average-value-and-arc-length","Work, Average Value, Arc Length, and Surface Area","The work done by a force that varies with position, the average value of a function and the Mean Value Theorem it satisfies, the length of a curve, and the area of a surface swept out by revolving that curve. Each is a limit of Riemann sums, hence a definite integral.\n",{"path":2895,"title":2896,"module":2888,"summary":2897},"\u002Fcalculus\u002Fapplications-of-integration\u002Fphysics-economics-and-probability","Applications to Physics, Economics, and Probability","Definite integrals in physics, economics, and statistics: the force a fluid exerts on a submerged plate, the balance point of a plane region, the money consumers save at a market price, and the probability that a continuous random variable lands in an interval, together with its mean.\n",{"path":2899,"title":2900,"module":2901,"summary":2902},"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Finverse-functions-logarithms-and-exponentials","Inverse Functions, Logarithms, and Exponentials","Exponential, Logarithmic, and Inverse Functions","A one-to-one function has an inverse that reverses it, with a graph mirrored across y = x and a derivative given by the reciprocal-slope rule. The exponential e^x is its own derivative and the natural logarithm has derivative 1\u002Fx; logarithmic differentiation turns products, quotients, and variable powers into sums.\n",{"path":2904,"title":2905,"module":2901,"summary":2906},"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Fgrowth-decay-inverse-trig-and-hyperbolic-functions","Growth, Decay, Inverse Trigonometric, and Hyperbolic Functions","Any quantity whose rate of change is proportional to its size grows or decays exponentially, the single equation y' = ky behind populations, radioactive decay, cooling, and continuously compounded interest. The inverse trigonometric functions have algebraic derivatives, and the hyperbolic functions, built from e^x and e^{-x}, describe the hanging cable.\n",{"path":2908,"title":2909,"module":2901,"summary":2910},"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Flhospitals-rule","Indeterminate Forms and l'Hospital's Rule","When a limit produces 0\u002F0 or infinity over infinity, the value is undetermined by the forms alone. l'Hospital's Rule resolves both by replacing the ratio of functions with the ratio of their derivatives. Products, differences, and powers reduce to a quotient the rule can handle, and repeated use ranks the growth of logarithms, powers, and exponentials.\n",{"path":2912,"title":2913,"module":2914,"summary":2915},"\u002Fcalculus\u002Ftechniques-of-integration\u002Fintegration-by-parts","Integration by Parts","Techniques of Integration","The product rule for derivatives reverses into integration by parts, trading the integral of $u\\,\\d v$ for the integral of $v\\,\\d u$ whenever the second is easier. The LIATE ordering fixes which factor to differentiate. Standard cases: a polynomial against a transcendental factor, repeated parts, cyclic integrals that solve for themselves, and reduction formulas that peel an exponent down by recursion.\n",{"path":2917,"title":2918,"module":2914,"summary":2919},"\u002Fcalculus\u002Ftechniques-of-integration\u002Ftrigonometric-integrals-and-substitution","Trigonometric Integrals and Substitution","Two related techniques. Trigonometric integrals evaluate powers and products of sine, cosine, tangent, and secant by splitting off one factor and converting the rest with a Pythagorean identity, or by dropping even powers with half-angle formulas. Trigonometric substitution runs the idea in reverse: replace x by a sine, tangent, or secant to clear a radical, integrate, then read the answer back off a reference triangle.\n",{"path":2921,"title":2922,"module":2914,"summary":2923},"\u002Fcalculus\u002Ftechniques-of-integration\u002Fpartial-fractions-and-integration-strategy","Partial Fractions and Integration Strategy","Any rational function integrates in closed form: factor the denominator, split the fraction into simple pieces by partial fractions, and integrate each piece as a logarithm or an arctangent. Four denominator cases exhaust the possibilities. A four-step strategy then sorts an arbitrary integrand by its shape to the technique that fits it, and a short catalog records elementary functions whose antiderivatives are not elementary.\n",{"path":2925,"title":2926,"module":2914,"summary":2927},"\u002Fcalculus\u002Ftechniques-of-integration\u002Fapproximate-and-improper-integrals","Approximate and Improper Integrals","Two definite integrals the Fundamental Theorem cannot reach. With no antiderivative available, the Midpoint, Trapezoidal, and Simpson rules approximate the integral from sample values, each carrying a provable error bound. With an infinite interval or an integrand that blows up, the improper integral is defined as a limit that either converges or diverges; the Comparison Test settles which without evaluating it.\n",{"path":2929,"title":2930,"module":2931,"summary":2932},"\u002Fcalculus\u002Fparametric-and-polar\u002Fparametric-curves-and-their-calculus","Parametric Curves and Their Calculus","Parametric Equations and Polar Coordinates","A parametric curve gives x and y separately as functions of a third variable, recording not only a path but the direction and timing with which it is traced. Eliminating the parameter recovers a Cartesian equation; the slope, area, arc-length, and surface-area formulas run directly on the parameter, with the cycloid and astroid as worked examples.\n",{"path":2934,"title":2935,"module":2931,"summary":2936},"\u002Fcalculus\u002Fparametric-and-polar\u002Fpolar-coordinates","Polar Coordinates","Polar coordinates locate a point by a distance from the pole and an angle from the polar axis, giving circles, spirals, and flower-shaped curves short equations. Conversion between the two systems is right-triangle trigonometry, and treating a polar curve as a parametric curve in the angle yields the tangent, area, and arc-length formulas.\n",{"path":2938,"title":2939,"module":2931,"summary":2940},"\u002Fcalculus\u002Fparametric-and-polar\u002Fconic-sections","Conic Sections","Parabolas, ellipses, and hyperbolas are the plane curves cut from a double cone. Each has a focus-based geometric definition and a standard Cartesian equation. A single number, the eccentricity, ties the three together, and placing a focus at the pole gives all of them one polar equation that describes planetary orbits.\n",{"path":2942,"title":2943,"module":2944,"summary":2945},"\u002Fcalculus\u002Fsequences-and-series\u002Fsequences","Sequences","Infinite Sequences and Series","A sequence is a function on the positive integers, and its limit is defined almost exactly like a limit at infinity. The Limit Laws and Squeeze Theorem carry over from functions, monotonic and bounded sequences give a convergence criterion, and the Monotonic Sequence Theorem guarantees a limit exists without naming it.\n",{"path":2947,"title":2948,"module":2944,"summary":2949},"\u002Fcalculus\u002Fsequences-and-series\u002Fseries-and-the-integral-test","Series and the Integral Test","Adding infinitely many terms is made precise as the limit of partial sums. The two series with closed-form partial sums are geometric and telescoping; the harmonic series diverges even as its terms shrink to zero. The Integral Test compares a positive series to an improper integral, settling the p-series and supplying a remainder bound for estimating sums.\n",{"path":2951,"title":2952,"module":2944,"summary":2953},"\u002Fcalculus\u002Fsequences-and-series\u002Fthe-convergence-tests","The Convergence Tests","The comparison, alternating-series, ratio, and root tests decide convergence without a closed-form partial sum. Absolute convergence is stronger than conditional convergence and is preserved under rearrangement; an alternating series errs by less than its first omitted term. A test is chosen from the shape of the general term.\n",{"path":2955,"title":2956,"module":2944,"summary":2957},"\u002Fcalculus\u002Fsequences-and-series\u002Fpower-series","Power Series","A power series is a polynomial of infinite degree whose convergence set is an interval centered at $a$, with a radius the Ratio Test finds and endpoints that must be tested by hand. Inside that interval the series represents a function that can be differentiated and integrated term by term, generating new representations from the geometric series.\n",{"path":2959,"title":2960,"module":2944,"summary":2961},"\u002Fcalculus\u002Fsequences-and-series\u002Ftaylor-and-maclaurin-series","Taylor and Maclaurin Series","If a function equals a power series, its coefficients are forced: the nth is the nth derivative at the center over n factorial. We derive that formula, use Taylor's Inequality to prove the standard series for the exponential, sine, and cosine, record the binomial series and a reference table, and bound the error when a Taylor polynomial replaces a function.\n",{"path":2963,"title":2964,"module":2965,"summary":2966},"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvectors-and-the-dot-product","Three-Dimensional Coordinates, Vectors, and the Dot Product","Vectors and the Geometry of Space","Space needs three coordinates, so we set up the rectangular system, the distance formula, and the equation of a sphere. Vectors then package magnitude and direction into a single algebraic object with its own arithmetic. The dot product turns two vectors into a number that measures the angle between them, gives a clean test for orthogonality, and produces the projection of one vector onto another.\n",{"path":2968,"title":2969,"module":2965,"summary":2970},"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fthe-cross-product-lines-and-planes","The Cross Product, Lines, and Planes","The cross product multiplies two vectors into a third perpendicular to both, with length equal to the area of the parallelogram they span. That one construction supplies the direction of a line, the normal of a plane, and, through the scalar triple product, the volume of a parallelepiped. Lines carry a point and a direction vector; planes carry a point and a normal, which fixes the angle between planes and the distance from a point to a plane.\n",{"path":2972,"title":2973,"module":2965,"summary":2974},"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fcylinders-and-quadric-surfaces","Cylinders and Quadric Surfaces","A surface whose equation omits one variable is a cylinder: the graph of a plane curve swept along the missing axis. A second-degree equation in three variables is a quadric, and translation and rotation reduce every one to a short standard list. Traces — the curves cut by planes parallel to the coordinate planes — sort the six quadrics into ellipsoid, the two paraboloids, the cone, and the two hyperboloids.\n",{"path":2976,"title":2977,"module":2965,"summary":2978},"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvector-functions-and-space-curves","Vector Functions and Space Curves","A vector function assigns a vector to each value of a parameter, and as the parameter runs its tip traces a space curve. Taking limits, derivatives, and integrals component by component carries all of single-variable calculus into three dimensions. The derivative of a vector function is the tangent vector to its curve, and normalizing it gives the unit tangent that points the way along the path.\n",{"path":2980,"title":2981,"module":2965,"summary":2982},"\u002Fcalculus\u002Fvectors-and-space-curves\u002Farc-length-curvature-and-motion","Arc Length, Curvature, and Motion in Space","Integrating the speed of a vector function gives the length of its curve and a natural parameter, arc length, that depends only on the curve's shape. Curvature measures how fast the unit tangent turns, and together with the normal and binormal it builds the moving TNB frame. Reading the same vector function as a trajectory, its first two derivatives are velocity and acceleration, and acceleration splits cleanly into tangential and normal parts.\n",{"path":2984,"title":2985,"module":2986,"summary":2987},"\u002Fcalculus\u002Fpartial-derivatives\u002Ffunctions-of-several-variables","Functions of Several Variables, Limits, and Continuity","Partial Derivatives","A function of several variables assigns one number to each point of a region in the plane or in space. Domain, graph, level curve, and level surface describe it; limits and continuity extend to two variables, where a limit must agree along every path of approach, not just from the left and the right.\n",{"path":2989,"title":2986,"module":2986,"summary":2990},"\u002Fcalculus\u002Fpartial-derivatives\u002Fpartial-derivatives","A partial derivative holds every variable but one fixed and differentiates in the ordinary sense. Geometrically it is the slope of a trace curve cut from the surface by a coordinate plane. The freeze-and-differentiate rule computes the two first partials; the four second partials follow, and the two mixed ones agree under Clairaut's Theorem when they are continuous.\n",{"path":2992,"title":2993,"module":2986,"summary":2994},"\u002Fcalculus\u002Fpartial-derivatives\u002Ftangent-planes-and-the-chain-rule","Tangent Planes, Linear Approximation, and the Chain Rule","Near a point, a smooth surface looks like its tangent plane, and the plane's equation is built from the two partial derivatives. That linearization defines the total differential and the meaning of differentiability in two variables. The chain rule then propagates derivatives through composed functions, tracked by a tree diagram, and yields clean formulas for implicit differentiation.\n",{"path":2996,"title":2997,"module":2986,"summary":2998},"\u002Fcalculus\u002Fpartial-derivatives\u002Fdirectional-derivatives-and-the-gradient","Directional Derivatives and the Gradient","The partial derivatives measure slope along the two axes; the directional derivative measures slope along any chosen direction, and equals the gradient dotted with a unit vector. The gradient points in the direction of steepest increase, its length is the greatest rate, and it stands perpendicular to level curves and surfaces, which fixes the tangent plane to a level surface.\n",{"path":3000,"title":3001,"module":2986,"summary":3002},"\u002Fcalculus\u002Fpartial-derivatives\u002Foptimization-and-lagrange-multipliers","Optimization and Lagrange Multipliers","Extrema of a two-variable function sit at critical points where the gradient vanishes; the Second Derivatives Test sorts them into peaks, valleys, and saddles by the sign of a discriminant. Absolute extrema on a closed region also need the boundary. When the domain is itself a constraint curve, Lagrange multipliers set the two gradients parallel and solve the constrained problem.\n",{"path":3004,"title":3005,"module":3006,"summary":3007},"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fdouble-integrals","Double Integrals","Multiple Integrals and Vector Calculus","The double integral extends the definite integral to functions of two variables: a limit of Riemann sums that measures signed volume under a surface. Fubini's Theorem turns it into two ordinary integrations done one after the other, general regions of type I and type II fix the inner limits, polar coordinates absorb circular symmetry through the factor r, and the same machine computes mass, center of mass, and moments of a lamina.\n",{"path":3009,"title":3010,"module":3006,"summary":3011},"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Ftriple-integrals-and-coordinate-systems","Triple Integrals and Coordinate Systems","The triple integral integrates a function of three variables over a solid, as a limit of Riemann sums evaluated by three nested single integrations. Cylindrical coordinates add the factor r to handle axial symmetry, spherical coordinates add rho-squared sine-phi for radial symmetry, and the general change of variables shows both volume elements are Jacobian determinants of the coordinate map. Surface area for a graph completes the measurement toolkit.\n",{"path":3013,"title":3014,"module":3006,"summary":3015},"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fvector-fields-and-line-integrals","Vector Fields and Line Integrals","A vector field assigns a vector to every point of space; the line integral of a field along a curve accumulates its tangential component, measuring work. Conservative fields are gradients of a potential, and for them the Fundamental Theorem for Line Integrals makes the integral depend only on the endpoints. Path independence, closed-loop integrals of zero, and the component test for a potential are three faces of the same property.\n",{"path":3017,"title":3018,"module":3006,"summary":3019},"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fgreens-theorem-curl-and-divergence","Green's Theorem, Curl, and Divergence","Green's Theorem equates the line integral of a field around a positively oriented closed curve with a double integral over the enclosed region, turning a boundary computation into an area computation and vice versa. Curl measures local circulation and divergence measures local outflow; the two vector forms of Green's Theorem express the boundary integral as the integrated curl or divergence, the planar case of Stokes' and the Divergence Theorem.\n",{"path":3021,"title":3022,"module":3006,"summary":3023},"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fsurface-integrals","Parametric Surfaces and Surface Integrals","A parametric surface is the image of a two-variable vector function; its area element is the magnitude of the cross product of the two tangent vectors. The surface integral of a scalar function sums it over that area, and the flux integral of a vector field sums the field's normal component, measuring flow through the surface. Orientation by a choice of unit normal makes flux well-defined, the integral Stokes' and the Divergence Theorem operate on.\n",{"path":3025,"title":3026,"module":3006,"summary":3027},"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fstokes-and-the-divergence-theorem","Stokes' Theorem and the Divergence Theorem","Stokes' Theorem lifts Green's Theorem into space: the line integral of a field around the boundary of a surface equals the flux of its curl through the surface. The Divergence Theorem relates the outward flux across a closed surface to the triple integral of divergence over the solid it encloses. Together with the Fundamental Theorem of Calculus and its line-integral and Green counterparts, they are one theorem: the integral of a derivative over a region equals the integral of the field over its oriented boundary.\n",{"path":3029,"title":3030,"module":219,"summary":219},"\u002Fcalculus","Calculus",{"path":3032,"title":3033,"module":5,"summary":3034},"\u002Fmechanics\u002Ffoundations\u002Fmeasurement-and-dimensions","Measurement and Dimensions","Every physical quantity is a number attached to a unit, and that pairing is what lets you check an equation before computing anything, since terms that add together must carry the same dimensions. We build the SI base units and the notion of dimension, then use dimensional analysis to test a proposed relation and form scaling groups — a method that fixes a formula's shape but never its numerical constants. The lesson also sets how precisely a result may be stated, through significant figures, propagated uncertainty, and order-of-magnitude checks that catch errors a raw calculator answer hides.\n",{"path":3036,"title":3037,"module":5,"summary":3038},"\u002Fmechanics\u002Ffoundations\u002Fvector-algebra","Vector Algebra","Force, velocity, and displacement all carry a direction, so mechanics needs an arithmetic that respects it; adding magnitudes alone gives the wrong answer the moment two arrows point different ways. We set up vectors and their components in a chosen basis, then build the two products that carry most of the physics — the dot product, which extracts the part of one vector along another and yields work and power, and the cross product, which measures oriented area and yields torque and angular momentum. Rotating the axes changes the components while leaving the vector itself untouched, and the same component method resolves a force along whatever directions a constraint picks out.\n",{"path":3040,"title":3041,"module":3042,"summary":3043},"\u002Fmechanics\u002Fkinematics\u002Fone-dimensional-motion","One-Dimensional Motion","Kinematics","Motion along a line already forces the two questions the whole of kinematics repeats: how fast is the object moving now, and where will it be next? Velocity and acceleration answer the first as derivatives of position; integrating them back — the signed area under a graph — answers the second. We derive the constant-acceleration equations, mark exactly where the \"constant\" assumption is load-bearing, and see why sign, not magnitude, is what carries direction.\n",{"path":3045,"title":3046,"module":3042,"summary":3047},"\u002Fmechanics\u002Fkinematics\u002Fmotion-graphs","Motion Graphs","Draw a motion as a graph and its two most useful facts turn geometric: the slope of the position curve is the velocity, and the area under the velocity curve is the displacement. We read motion in both directions — differentiating a graph for the next rate, integrating it back to recover position — and handle the curved, piecewise, and noisy graphs that real measurements produce. Along the way we see why a velocity estimated from two positions belongs to the midpoint of their interval, not its end.\n",{"path":3049,"title":3050,"module":3042,"summary":3051},"\u002Fmechanics\u002Fkinematics\u002Fprojectile-motion","Projectile Motion","Throw an object and it seems to trace one curved path, but the motion is really two independent one-dimensional motions running at once: constant velocity across the ground and free fall in the vertical. Splitting it that way turns every projectile question — how long it stays up, how far it lands, how high it climbs, whether it clears an obstacle — into a pair of equations you already know. We derive the parabolic trajectory, work both the forward and the inverse problems, and show why the familiar $45^\\circ$ range-maximizing angle holds only when launch and landing heights match.\n",{"path":3053,"title":3054,"module":3042,"summary":3055},"\u002Fmechanics\u002Fkinematics\u002Frelative-motion","Relative Motion","A velocity is only ever measured relative to some observer, so a boat's speed through the water, over the ground, and as seen from another boat are three different vectors. Choosing the right frame — and subtracting one motion from another — collapses river crossings, crosswind headings, pursuit, and closest-approach problems into a single vector equation. We build the relative-velocity and relative-position relations for uniformly moving frames, show why acceleration is the one quantity all such observers agree on, and note where rotating frames break the simple subtraction.\n",{"path":3057,"title":3058,"module":3042,"summary":3059},"\u002Fmechanics\u002Fkinematics\u002Fcircular-motion","Circular Motion","An object going around a circle at a steady speed is still accelerating, because its velocity is forever changing direction — the fact that governs everything from a car on a curve to a satellite in orbit. We tie the angular description (angle, angular velocity, angular acceleration) to the linear one through $v=r\\omega$, split the acceleration into an inward part that turns the velocity and a tangential part that changes its speed, and extend the inward $v^2\u002Fr$ result to any curved path through its local radius of curvature. Constant angular acceleration then mirrors straight-line motion equation for equation.\n",{"path":3061,"title":3062,"module":3063,"summary":3064},"\u002Fmechanics\u002Fdynamics\u002Fnewtons-laws","Newton's Laws","Dynamics","What makes a body change its motion, and in which frames does the answer take its simplest form? Newton's three laws settle both: inertial frames are the ones where a force-free body coasts, force is whatever changes momentum, and every interaction pushes back on its source. We write the second law as $\\sum\\vec F=\\d\\vec p\u002F\\d t$, reduce it to $m\\vec a$ at constant mass, and separate what a scale actually reads — the support force — from the weight $m\\vec g$ it is so often mistaken for.\n",{"path":3066,"title":3067,"module":3063,"summary":3068},"\u002Fmechanics\u002Fdynamics\u002Ffree-body-diagrams","Free-Body Diagrams","Once several forces act on a body at once, the reliable way to predict its motion is to isolate that one body and draw every external push and pull on it — nothing more, nothing less. The free-body diagram is that discipline. We fix a system boundary, resolve $\\sum\\vec F=m\\vec a$ into components along axes chosen to fit the geometry, and solve for the unknowns a problem hands us — normal forces, tensions, friction, and the acceleration a constraint permits — seeing why internal forces drop out only when the boundary encloses both bodies that share them.\n",{"path":3070,"title":3071,"module":3063,"summary":3072},"\u002Fmechanics\u002Fdynamics\u002Ffriction-and-curved-motion","Friction and Curved Motion","Real surfaces grip before they slip, fluids push back harder the faster you move through them, and anything rounding a bend must be pulled toward the inside of the curve by something. This lesson supplies the force laws for those three cases. We bound static friction by $|f_s|\\leq\\mu_sN$ and switch to kinetic friction $\\mu_kN$ once sliding starts, model drag as a speed-dependent resistance that levels off at a terminal speed, and show that circular motion demands an inward net force $mv^2\u002Fr$ furnished by real interactions — friction, a banked normal force, tension — never by an invented outward one.\n",{"path":3074,"title":3075,"module":3063,"summary":3076},"\u002Fmechanics\u002Fdynamics\u002Fnumerical-dynamics","Numerical Dynamics","Most force laws — quadratic drag, coupled oscillators, anything nonlinear — admit no closed-form trajectory, so we advance the motion one small time step at a time and let arithmetic do what algebra cannot. This lesson turns $\\d\\vec y\u002F\\d t=f(t,\\vec y)$ into a marching rule. We derive the Euler, Euler--Cromer, midpoint, and Verlet updates, weigh their accuracy and stability, watch a drifting energy expose a bad scheme, and use step-halving and conserved quantities to separate the error of the method from the error of the model.\n",{"path":3078,"title":3079,"module":3063,"summary":3080},"\u002Fmechanics\u002Fdynamics\u002Fcenter-of-mass-systems","Center-of-Mass Systems","A firework bursts into a dozen fragments, yet one point keeps gliding along the original parabola as though nothing had happened. That point is the centre of mass, and following it collapses a many-body tangle into a single equation of motion. We define $\\vec R=\\frac1M\\sum_i m_i\\vec r_i$ and its continuous form, show that internal forces cancel so that only external ones move it, $M\\vec A_{\\rm cm}=\\sum\\vec F_{\\rm ext}$, and put the result to work on recoil, collisions viewed from the centre-of-mass frame, and rocket propulsion, where mass leaving the boundary carries momentum with it.\n",{"path":3082,"title":3083,"module":3084,"summary":3085},"\u002Fmechanics\u002Fenergy\u002Fwork-and-kinetic-energy","Work and Kinetic Energy","Energy","A constant push along a straight path is trivial to score, but real forces vary and bend along curved trajectories, and only the component along the motion transfers any energy. Work captures exactly that transfer as the line integral $W=\\int\\vec F\\cdot\\d\\vec r$, and the work-kinetic-energy theorem turns it into a statement about speed: the net work on a particle equals the change in its $\\tfrac12 mv^2$. We build work up from the dot product to the signed area under a force curve, derive the theorem from Newton's second law, and read power as its instantaneous rate $P=\\vec F\\cdot\\vec v$.\n",{"path":3087,"title":3088,"module":3084,"summary":3089},"\u002Fmechanics\u002Fenergy\u002Fpotential-energy","Potential Energy","When a force does the same work no matter which path a particle takes, that work can be stored as a function of position alone, and solving for the motion becomes bookkeeping instead of integration. We single out the forces that qualify — the conservative ones, for which $\\oint\\vec F\\cdot\\d\\vec r=0$ — define their potential energy through $\\vec F=-\\nabla U$, and use conservation of mechanical energy to read speeds, turning points, and equilibria straight off a potential curve. Friction breaks the shortcut, so we also track where mechanical energy leaks away as heat.\n",{"path":3091,"title":3092,"module":3084,"summary":3093},"\u002Fmechanics\u002Fenergy\u002Fmultiparticle-work","Multiparticle Work","A single particle has one velocity and one kinetic energy; a system of many can spin, deform, explode, and warm up while its centre of mass glides along as if nothing happened. Splitting the motion into a centre-of-mass part and an internal part separates the energy that momentum already fixes from the energy left free for relative motion, $K=\\tfrac12MV_{\\rm cm}^2+K'$. We derive the centre-of-mass work theorem, see why an explosion or a released spring can raise total kinetic energy with no external work at all, and use the reduced-mass and centre-of-mass frames to make collisions and internal transfers clean.\n",{"path":3095,"title":3096,"module":3084,"summary":3097},"\u002Fmechanics\u002Fenergy\u002Fmass-energy-and-binding","Mass-Energy and Binding","Relativity puts rest itself on the energy ledger: a mass $m$ carries energy $mc^2$ even when it sits still, so weighing a system's separated pieces and weighing the assembled whole give different answers, and the gap is binding energy. We convert freely between mass units and MeV, compute the energy that holds a nucleus together, and read the binding-energy-per-nucleon curve that explains why fusing light nuclei and splitting heavy ones both release energy. Reaction $Q$ values, thresholds, and recoil then follow from the same mass-difference accounting, once the frame and mass convention are fixed.\n",{"path":3099,"title":3100,"module":3084,"summary":3101},"\u002Fmechanics\u002Fenergy\u002Fphotons-and-quantization","Photons and Quantization","Light delivers its energy in indivisible lumps: a photon of frequency $f$ carries exactly $hf$, and this one fact explains why a dim blue lamp ejects electrons that an intense red one cannot. We fix a photon's energy and momentum from its wavelength, follow the quanta through emission, absorption, and the photoelectric threshold $K_{\\rm max}=hf-\\phi$, and watch energy and momentum conservation together produce the Compton wavelength shift when a photon scatters from an electron. The recurring discipline is unit and frame care, where a stray factor of $10^9$ or a forgotten rest energy quietly ruins an answer.\n",{"path":3103,"title":3104,"module":3105,"summary":3106},"\u002Fmechanics\u002Fmomentum\u002Fmomentum-and-collisions","Momentum and Collisions","Momentum","When two objects collide, the forces between them are too brief and too tangled to integrate directly, yet the result is fixed by one conserved quantity. Linear momentum $\\vec p=m\\vec v$ turns Newton's second law into the impulse-momentum theorem $\\vec J=\\Delta\\vec p$, and for an isolated system into a conservation law that holds through any internal collision, however dissipative. We use it to separate elastic from inelastic collisions, follow the centre of mass, and read impulse as the signed area under a force-time curve — always tracking which external impulses the chosen system and interval let us drop.\n",{"path":3108,"title":3109,"module":3105,"summary":3110},"\u002Fmechanics\u002Fmomentum\u002Fcenter-of-mass-collisions","Center-of-Mass Collisions","A two-body collision that looks asymmetric in the laboratory becomes almost trivial in the frame that rides along with the centre of mass, where the total momentum is zero and the two momenta stay equal and opposite. We build that frame, reduce the pair to a single relative coordinate carrying the reduced mass $\\mu$, and show that an elastic collision there only rotates one momentum vector while its length holds fixed. Transforming back to the laboratory then handles elastic and inelastic collisions, scattering angles, and reaction thresholds with the same construction — and shows why relative speed, not laboratory kinetic energy, measures what a collision can convert.\n",{"path":3112,"title":3113,"module":3105,"summary":3114},"\u002Fmechanics\u002Fmomentum\u002Frocket-propulsion","Rocket Propulsion","A rocket speeds up by throwing mass backward, so its own mass drops as it flies and $\\vec F=m\\vec a$ no longer applies to a fixed body. Tracking the momentum the exhaust carries across the vehicle boundary gives thrust $T=Ru_e$ and, for a force-free burn, the rocket equation $\\Delta v=u_e\\ln(m_i\u002Fm_f)$ — a logarithm that makes large velocity changes expensive in propellant and forces staging. We then add the forces a real ascent cannot ignore, gravity, drag, and steering, and show how thrust and mass-flow records are cross-checked to infer the exhaust speed.\n",{"path":3116,"title":3117,"module":3118,"summary":3119},"\u002Fmechanics\u002Frotation\u002Frotational-inertia","Rotational Inertia","Rotation","Push a wheel and a merry-go-round with the same force and they speed up at wildly different rates: the same mass resists rotation differently depending on where it sits relative to the axis. That single fact is the moment of inertia, $I=\\int r_\\perp^2\\,\\d m$, and this lesson builds it from the ground up. We tie angular motion to linear through $s=r\\theta$, $v=r\\omega$, and $a_t=r\\alpha$, derive $I$ for rods, disks, and spheres, and use the parallel- and perpendicular-axis theorems to move between axes — always naming the axis, because the same body has as many moments of inertia as it has lines to spin about.\n",{"path":3121,"title":3122,"module":3118,"summary":3123},"\u002Fmechanics\u002Frotation\u002Frotational-dynamics","Rotational Dynamics","A force applied to a wheel does nothing unless it acts off the axis: what turns a rigid body is torque, force times lever arm. This lesson makes that precise and turns it into the rotational Newton's second law, $\\sum\\tau=I\\alpha$ about a fixed axis, the exact analogue of $\\sum F=ma$. From there we get rotational work $W=\\int\\tau\\,\\d\\theta$ and power $P=\\tau\\omega$, size a motor to a load, and solve pulleys and Atwood machines where the pulley's own inertia can no longer be ignored — always insisting that every torque be measured about the same axis.\n",{"path":3125,"title":3126,"module":3118,"summary":3127},"\u002Fmechanics\u002Frotation\u002Frolling-motion","Rolling Motion","A rolling wheel is doing two things at once — translating and spinning — but the no-slip condition $v_{cm}=R\\omega$ locks them together, and that single constraint is what makes rolling tractable. We use it to split the kinetic energy into $\\tfrac12Mv_{cm}^2+\\tfrac12I\\omega^2$, find how fast a cylinder reaches the bottom of an incline, and show why the contact point is instantaneously at rest. The static friction that enforces rolling does no work; we track its direction from the tendency to slip, and mark exactly where the model breaks once the required friction exceeds $\\mu_sN$.\n",{"path":3129,"title":3130,"module":3118,"summary":3131},"\u002Fmechanics\u002Frotation\u002Fangular-momentum","Angular Momentum","A skater pulls in her arms and spins faster, with no torque acting: that is angular momentum conservation, and it lets us answer questions that would be hopeless force by force. We build $\\vec L=\\vec r\\times\\vec p$, show it obeys $\\vec\\tau_{ext}=\\d\\vec L\u002F\\d t$, and use its conservation under zero external torque to link before and after in collisions, reconfigurations, and coupled rotors without ever resolving the internal forces. The catch is bookkeeping: the origin, the system boundary, and the frame must be fixed first, and a change in total $\\vec L$ always points to an external impulse someone forgot.\n",{"path":3133,"title":3134,"module":3118,"summary":3135},"\u002Fmechanics\u002Frotation\u002Frolling-resistance","Rolling Resistance","Ideal rolling should coast forever, yet every real wheel slows down. The reason is that a deformable tire and road do not press through a single point: the contact patch spreads, the normal-force resultant shifts ahead of the axle, and that offset is a resisting moment even with no gross sliding. We package it as an equivalent force $F_{rr}=C_{rr}N$, tie the coefficient to load, surface, speed, and temperature, and use coast-down, towing, and traction tests to separate this contact loss from aerodynamic drag, bearing friction, and the adhesion limit where rolling gives way to skidding.\n",{"path":3137,"title":3138,"module":3118,"summary":3139},"\u002Fmechanics\u002Frotation\u002Fgyroscopic-precession","Gyroscopic Precession","A spinning top leans over but does not fall — it swings its axis in a slow horizontal circle instead. The paradox dissolves once torque is read as the rate of change of a vector: gravity's torque is perpendicular to the spin angular momentum, so it turns $\\vec L$ rather than toppling it. We derive the steady precession rate $\\Omega\\simeq Mgr\u002F(I_s\\omega_s)$ in the fast-top limit, state the assumptions it leans on — dominant spin, slow tilt, negligible bearing torque — and read nutation, support motion, and a decaying spin as the ways real gyroscopes depart from it.\n",{"path":3141,"title":3142,"module":3143,"summary":3144},"\u002Fmechanics\u002Fgravity-and-matter\u002Fkeplerian-orbits","Keplerian Orbits","Gravitation and Matter","Why do the planets trace ellipses rather than any other curve? Newton's inverse-square law collapses the two-body problem onto a single conic section, and the answer falls out of two conserved quantities: a central force can exert no torque, so angular momentum is fixed, and gravity is conservative, so energy is fixed. We read an orbit's size and shape straight off those invariants, recover all three of Kepler's laws, and derive escape speed, the vis-viva relation, and the timing of a pass. We also mark where the ideal ellipse breaks down — drag, oblateness, and a third body slowly move a real orbit.\n",{"path":3146,"title":3147,"module":3143,"summary":3148},"\u002Fmechanics\u002Fgravity-and-matter\u002Fgravitational-fields","Gravitational Fields","Instead of tracking the force between every pair of masses, we attach a field to the source and ask a test mass to read it off locally. That move pays off because gravity is conservative: the field is the gradient of a single scalar potential, and potentials from many sources simply add. We build the field-potential picture, use spherical symmetry and the shell theorem to get the point-mass exterior field and the zero interior field of a shell, and read tides straight out of the field's gradient. Along the way we mark exactly when the constant-$g$ and point-mass shortcuts hold and when a shape correction is needed.\n",{"path":3150,"title":3151,"module":3143,"summary":3152},"\u002Fmechanics\u002Fgravity-and-matter\u002Fstatic-equilibrium","Static Equilibrium","What does it take for a loaded structure to stay put? A body at rest needs its forces to cancel and its turning effects to cancel — $\\sum\\vec F=0$ and $\\sum\\vec\\tau=0$ about any point — and almost all of statics is the craft of turning a physical setup into those equations. We build free-body diagrams, replace supports, cables, friction, couples, and distributed loads with their idealized reactions, and locate the centre of gravity that decides whether a body tips. We also count equations against unknowns to separate a determinate problem from one that needs the material's deformation to resolve, and read every negative or inconsistent reaction as a sign that a contact or a boundary was chosen wrong.\n",{"path":3154,"title":3155,"module":3143,"summary":3156},"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-statics","Fluid Statics","A fluid at rest cannot support a shear, so the only stress it carries is a pressure that must grow with depth to hold up the fluid above it. That single balance, $\\d p\u002F\\d z=-\\rho g$, runs the whole subject: it sets manometer readings, the force on a dam, and — integrated over a submerged boundary — Archimedes' buoyant force $F_B=\\rho g V_{\\rm disp}$. We derive these, use them to decide when a body floats and whether it floats upright, and mark where acceleration, rotation, compressibility, or capillarity forces a richer pressure model.\n",{"path":3158,"title":3159,"module":3143,"summary":3160},"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-flow","Fluid Flow","Two accounting rules carry most of steady flow: mass cannot pile up, so the same volume crosses every section each second, and mechanical energy is conserved along a streamline when the fluid is ideal. From those we get continuity, Bernoulli's relation between pressure, speed, and height, and the results that follow — Torricelli's efflux speed, the Venturi meter, the Pitot tube. We then let go of the ideal assumptions one at a time: viscosity adds wall shear and head loss, Reynolds number decides laminar versus turbulent, and Mach number marks where a gas stops behaving as incompressible.\n",{"path":3162,"title":3163,"module":3143,"summary":3164},"\u002Fmechanics\u002Fgravity-and-matter\u002Forbital-motion","Orbital Motion","A circular orbit is nothing but free fall with enough sideways speed to keep missing the ground, and setting gravity equal to the centripetal requirement fixes that speed and the period once and for all. From the same energy bookkeeping we read off escape speed, sort orbits into bound, parabolic, and hyperbolic by the sign of their specific energy, and see why a tangential burn is the efficient way to change an orbit. We build the Hohmann transfer and its launch window, work the numbers for a geostationary orbit and an escape burn, and mark where finite thrust, perturbations, and an uncertain initial state pull a real trajectory off the ideal.\n",{"path":3166,"title":3167,"module":3143,"summary":3168},"\u002Fmechanics\u002Fgravity-and-matter\u002Fstress-and-elasticity","Stress and Elasticity","Rigid bodies are a fiction; every real material stretches, shears, or squeezes under load, and the useful question is how much. We define stress as force per area and strain as fractional deformation, then find that for small deformations the two are simply proportional — Hooke's law — with Young's, shear, and bulk moduli as the constants for stretch, twist, and volume change. From these we compute extensions, torsional twist, and stored elastic energy, and read a tensile curve for the yield, ultimate, and fracture points where linear elasticity ends. We also mark the practical limits: stress concentrations, fatigue, and the multiaxial states a single uniaxial modulus cannot capture.\n",{"path":3170,"title":3171,"module":3172,"summary":3173},"\u002Fmechanics\u002Foscillations-waves\u002Fdamped-oscillators","Damped Oscillators","Oscillations and Waves","Every real oscillator eventually stops: friction, drag, and internal loss drain its energy, so free motion is a decay rather than a permanent swing. Adding a velocity-proportional resistance to the spring-mass equation produces one dimensionless number, $b\u002F(2\\sqrt{mk})$, that decides whether the mass rings down through many cycles, returns once without overshoot, or crawls back slowly. We solve the three regimes, tie the observed decay to the power balance $b\\dot x^2$, and turn a measured ring-down into the decay rate and quality factor of the apparatus — reading damping off the data instead of assuming it.\n",{"path":3175,"title":3176,"module":3172,"summary":3177},"\u002Fmechanics\u002Foscillations-waves\u002Ftravelling-waves","Travelling Waves","A wave carries a shape, not the material: each element of a rope or air column oscillates in place while the disturbance travels through it. Writing that shape as $f(x\\mp vt)$ turns \"the pattern moves\" into a statement about the cosine's argument, and a local force balance on one string segment fixes the speed at $v=\\sqrt{T\u002F\\mu}$ — restoring stiffness over inertia, with amplitude nowhere in it. We build the sinusoidal wave and its phase, derive the wave equation from Newton's second law, and follow the energy a travelling wave transports, then check speed and power against those predictions.\n",{"path":3179,"title":3180,"module":3172,"summary":3181},"\u002Fmechanics\u002Foscillations-waves\u002Fwave-superposition","Wave Superposition","When two waves cross the same point, what does a probe read? In a linear medium the answer is arithmetic: the displacements add, $y=y_1+y_2$, and the pulses pass through each other unchanged. That one rule produces interference — reinforcement where the signs agree, cancellation where they oppose — and it guards against a common mistake, since displacement can vanish at an instant while the energy sits in transverse motion instead. We work out the signed sum, the phase bookkeeping for equal-frequency components, and why a null in the record is not a null in the wave.\n",{"path":3183,"title":3184,"module":3172,"summary":3185},"\u002Fmechanics\u002Foscillations-waves\u002Fstanding-waves","Standing Waves","Clamp a string at both ends and only certain frequencies survive: the ends must be nodes, and that single geometric demand quantizes the wave into a discrete set of modes $f_n=nv\u002F(2L)$. The travelling wave becomes a fixed pattern of nodes and antinodes — standing, not moving — because equal waves running in opposite directions superpose. We build the standing wave from its counter-propagating pieces, read the harmonic sequence off the boundary conditions (half-wavelengths for a fixed-fixed string, odd quarter-wavelengths for a closed pipe), and test the ideal model against node scans and resonance peaks.\n",{"path":3187,"title":3188,"module":3172,"summary":3189},"\u002Fmechanics\u002Foscillations-waves\u002Fsound-waves","Sound Waves","Sound is a pressure wave so small that a loud tone displaces air molecules by less than the width of an atom, yet a microphone reads it easily — because pressure, not displacement, is what the ear and the instrument sense. The acoustic impedance $Z=\\rho c$ ties pressure, density, and particle velocity together, fixes the intensity a wave carries, and sets the reference for the decibel, a logarithm that tames a $10^{12}$ range in power. We derive the sound speed from the gas's stiffness, convert between pressure and intensity levels, and treat the measurement itself — calibration, geometry, background, averaging — as part of the physics.\n",{"path":3191,"title":3192,"module":3172,"summary":3193},"\u002Fmechanics\u002Foscillations-waves\u002Fdoppler-effect","Doppler Effect","A passing siren drops in pitch not because the source changes but because motion repacks the wavefronts: an approaching source crowds its crests, a receding one stretches them, and a moving listener samples them at a different rate. For mechanical waves every velocity is measured against the medium, and one signed ratio $f_r=f_s(v-u_r)\u002F(v-u_s)$ captures both effects at once. We separate source motion, which sets crest spacing, from receiver motion, which sets arrival rate, invert the shift to recover radial velocity, and mark where the model breaks — supersonic sources, moving air, and reflected paths that carry two shifts, not one.\n",{"path":3195,"title":3196,"module":3172,"summary":3197},"\u002Fmechanics\u002Foscillations-waves\u002Fwave-packets","Wave Packets","No real signal is a single frequency: a disturbance that starts and stops is built from a band of wave numbers, and the width of that band is what makes it local. We ask how such a packet moves — carrier crests at the phase velocity $v_\\mathrm p=\\omega\u002Fk$, the envelope at the group velocity $v_\\mathrm g=\\d\\omega\u002F\\d k$ — and why the two differ once a medium is dispersive. Curvature $\\d^2\\omega\u002F\\d k^2$ spreads and chirps the packet as it travels, and the Fourier reciprocity that ties bandwidth to duration explains why a finite record, aliasing, or a coarse probe can imitate that spreading unless the sampling limits are respected.\n",{"path":3199,"title":3200,"module":3172,"summary":3201},"\u002Fmechanics\u002Foscillations-waves\u002Fbeats-and-coupling","Beats and Coupling","Add two tones a few hertz apart and the sum swells and fades at their difference frequency — a beat — though neither source is changing. We work out that envelope, then ask the mechanical version of the same question: join two oscillators and a single resonance splits into normal modes, with energy sloshing between the coordinates at their frequency difference. The lesson identifies when a slow amplitude envelope signals genuine coupling rather than two independent sources, drift, or deliberate modulation, reading it from envelope timing, spectral sidebands, and the mode shapes.\n",{"path":3203,"title":3204,"module":3172,"summary":3205},"\u002Fmechanics\u002Foscillations-waves\u002Fsimple-harmonic-motion","Simple Harmonic Motion","Any system pushed back toward equilibrium by a force proportional to its displacement obeys one equation, $\\ddot x+\\omega_0^2x=0$, and so moves sinusoidally at $\\omega_0=\\sqrt{k\u002Fm}$ whatever the amplitude. We derive that motion, follow its energy $E=mv^2\u002F2+kx^2\u002F2$ trading between kinetic and potential form at constant total, and read the elliptical phase-space orbit Hooke's law implies. Period, amplitude, velocity, and acceleration then supply redundant checks: an amplitude-dependent period or a curved force residual is the signature that the linear model has failed, and mass-loading and offset tests separate a calibration error from a real frequency shift.\n",{"path":3207,"title":3208,"module":3172,"summary":3209},"\u002Fmechanics\u002Foscillations-waves\u002Fpendulum-motion","Pendulum Motion","A pendulum keeps time only because, for small swings, gravity supplies a restoring torque proportional to the angle — and $T=2\\pi\\sqrt{L\u002Fg}$ then follows without the mass appearing at all. We derive that result, mark exactly which assumptions carry it (small angle, negligible pivot loss, a rigid support), then relax them: finite amplitude lengthens the period through an elliptic integral, and an extended body replaces $L$ with the ratio of its moment of inertia to its center-of-mass distance. How the period drifts with amplitude or pivot position is what diagnoses the geometric, damping, and distributed-mass corrections.\n",{"path":3211,"title":3212,"module":3172,"summary":3213},"\u002Fmechanics\u002Foscillations-waves\u002Fdriven-oscillators","Driven Oscillators","Drive a damped oscillator at a frequency you control and it eventually forgets its own: $m\\ddot x+b\\dot x+kx=F_0\\cos\\omega t$ settles into a steady response whose amplitude and phase depend sharply on how close the drive sits to resonance. We solve for that response, show how damping alone fixes the resonance width, the peak power, and the settling time, and treat base excitation as the same problem with a different input. The steady-state formulas hold only for constant $m$, $b$, and $k$; level-dependent peaks or hysteresis between up- and down-sweeps are how nonlinearity or an extra mode announces itself.\n",{"path":3215,"title":3216,"module":3172,"summary":3217},"\u002Fmechanics\u002Foscillations-waves\u002Fwave-boundaries","Wave Boundaries","A pulse traveling along a string does something abrupt where the string's properties change: part reflects, part transmits, and which is which is set by the impedance mismatch alone. We impose continuity of displacement and transverse force at the join to get the reflection and transmission coefficients in terms of $Z=\\sqrt{T\\mu}$, fix their signs and the polarity flip, and balance the energy. The clean result assumes linear, nondispersive segments meeting at a localized join; pulse polarity, return timing, and energy ratios are the measurements that expose a real connector's mass, loss, or distributed transition.\n",{"path":3219,"title":3220,"module":3221,"summary":3222},"\u002Fmechanics\u002Fthermodynamics\u002Fkinetic-theory-of-ideal-gases","Kinetic Theory of Ideal Gases","Thermodynamics","A gas has no springs and no gears, yet it pushes on its container with a definite pressure and stores energy in a lawful way. Kinetic theory explains both from the motion of the molecules alone: pressure is the accumulated recoil of countless elastic impacts, and temperature is the average translational kinetic energy each molecule carries. We derive $pV=\\tfrac13Nm\\overline{v^2}$ from momentum transfer, read off $\\overline{K}_{\\rm tr}=\\tfrac32kT$, and use the Maxwell–Boltzmann distribution to separate the most probable, mean, and rms speeds — each the right average for a different question — while marking where the dilute, classical assumptions stop holding.\n",{"path":3224,"title":3225,"module":3221,"summary":3226},"\u002Fmechanics\u002Fthermodynamics\u002Ffirst-law-of-thermodynamics","First Law of Thermodynamics","Heat a gas and it may warm, expand, or both; compress it and the same energy can reappear as a temperature rise. The first law settles the bookkeeping: internal energy is a state property whose change equals the heat added plus the work done on the system, $\\Delta E_{\\rm int}=Q_{\\rm in}+W_{\\rm on}$. We fix a system boundary and one sign convention, compute boundary work as $\\int p\\,\\d V$ along a path, and use calorimetry to measure heat and heat capacities. The recurring point is that heat and work are path-dependent transfers while their sum is not, so an energy ledger closes only once every boundary crossing is named.\n",{"path":3228,"title":3229,"module":3221,"summary":3230},"\u002Fmechanics\u002Fthermodynamics\u002Fentropy-and-the-second-law","Entropy and the Second Law","The first law lets energy flow either way; it never says which way heat actually goes. The second law supplies the missing arrow. Entropy, defined through the reversible transfer $\\d S=\\delta Q_{\\rm rev}\u002FT$, can only increase in an isolated system, and that single inequality fixes the direction of heat flow and caps every engine, refrigerator, and heat pump at its Carnot value. We build entropy ledgers for reservoirs and working substances, separate the entropy carried by heat from the entropy generated by irreversibility, and read the sign of the total as a hard check on any proposed thermal machine.\n",{"path":3232,"title":3233,"module":3221,"summary":3234},"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-processes","Thermal Processes","Heat rarely sits still: it stretches solids, pushes real gases off their ideal isotherms, and leaks across walls by conduction, convection, and radiation. Each behavior becomes a number a designer can use. Thermal expansion sets the gaps in a bridge and the stress in a clamped rod; the van der Waals equation and a phase diagram fix when $pV=nRT$ or a latent-heat term applies; Fourier's law, Newton cooling, and Stefan–Boltzmann radiation give the rate of heat flow. We assemble these into thermal-resistance networks and transient time constants, then mark where contact resistance, phase change, or a hidden thermal bridge breaks the simple model.\n",{"path":3236,"title":3237,"module":3221,"summary":3238},"\u002Fmechanics\u002Fthermodynamics\u002Fphase-changes","Phase Changes","Add heat to ice and its temperature climbs — until it reaches $0\\ ^\\circ\\mathrm C$, where the thermometer stalls while the ice melts. That plateau is the whole subject: at a phase boundary the energy rearranges molecules, $Q=mL$, instead of raising temperature, which resumes only once one phase is gone. We stage a heating path into sensible-heat legs ($Q=mc\\Delta T$) and latent plateaus, use the Clausius–Clapeyron relation to track how a boiling point moves with pressure, and solve calorimetry by testing each coexistence endpoint — so a melt fraction that lands outside $[0,1]$ flags a wrong final-state guess rather than a real state.\n",{"path":3240,"title":3241,"module":3221,"summary":3242},"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-machines","Thermal Machines","An engine, a refrigerator, and a heat pump are one machine read three ways: each shuttles heat between a hot and a cold reservoir while trading work at the boundary, and only the flow you call useful separates them. A heat engine turns part of $Q_h$ into work, $W=Q_h-Q_c$; a refrigerator spends work to pull $Q_c$ from the cold side; a heat pump counts the warm-side delivery instead. We measure each with its own ratio — efficiency or coefficient of performance — bound them all by the Carnot limit that reservoir temperatures alone set, and track how finite temperature differences, throttling, and friction generate entropy and pull real machines below that bound.\n",{"path":3244,"title":3245,"module":219,"summary":219},"\u002Fmechanics","Mechanics & Dynamics",{"path":3247,"title":3248,"module":3249,"summary":3250},"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcharge-and-conductors","Charge and Conductors","Electric Fields","Rub two objects together and one pulls electrons from the other; nothing is created, only moved. We define what electric charge is — conserved, additive, and quantized in units of $e$ — and why a conductor's mobile carriers rearrange until its interior field vanishes and its surface sits at one potential. We follow charge through contact, induction, and grounding, treat the field-free cavity that turns a conductor into a shield, and mark where finite conductivity and leakage set the limits of the electrostatic picture.\n",{"path":3252,"title":3253,"module":3249,"summary":3254},"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcoulombs-law","Coulomb's Law","Two charges at rest push or pull along the line joining them, and the whole of electrostatics is assembled by adding up such pairs. We measure that force — its inverse-square falloff, its linear dependence on each charge, the sign that says attract or repel — and write it as a vector so direction survives superposition. We work the magnitude and component forms on real numbers, check them against limiting cases and dimensions, and fix the point-charge approximation to source sizes small against every separation.\n",{"path":3256,"title":3257,"module":3249,"summary":3258},"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-and-force","Electric Field and Force","Rather than ask how one charge reaches across empty space to another, we credit the source with a field that fills the space and let a second charge respond to whatever field sits at its own location. Electric field is force per unit positive test charge, $\\vec E=kq\\hat r\u002Fr^2$ for a point source, and source fields add before any receiving charge is placed. We compute those fields and the force $\\vec F=q\\vec E$ they exert, then follow a charge along its parabolic path through a uniform field and into nonuniform fields where the dynamics turn position-dependent.\n",{"path":3260,"title":3261,"module":3249,"summary":3262},"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-maps","Electric Field Maps","A field is a vector at every point of space, and the quickest way to grasp one is to draw it. We build the two standard pictures — continuous field lines tangent to $\\vec E$, and scaled vector arrows — and read direction, magnitude, and the location of nulls straight off them. We fix what a line drawing can and cannot say: density encodes magnitude only under a stated seeding rule, and integral curves never cross at a regular point. From there we work the topology near sources, sinks, and conductor surfaces, and state the step-size and interpolation checks a numerical map must pass.\n",{"path":3264,"title":3265,"module":3249,"summary":3266},"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-dipoles","Electric Dipoles","Most neutral matter carries no net charge yet still responds to an electric field, because its positive and negative charge sit slightly apart. That separation is a dipole, moment $\\vec p=q\\vec d$ pointing from the negative to the positive charge, and it is the leading term in how any neutral distribution looks from far away. We derive the torque $\\vec p\\times\\vec E$ and energy $-\\vec p\\cdot\\vec E$ a uniform field imposes, the net force a field gradient adds, and the axial and equatorial $1\u002Fr^3$ fields the pair produces, then measure how far out the point-dipole approximation still holds.\n",{"path":3268,"title":3269,"module":3270,"summary":3271},"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fcontinuous-charge-fields","Continuous Charge Fields","Continuous Charge Distributions","A charged rod, ring, or disk is not a point, yet its field is still nothing but Coulomb's law added up over the charge it carries. We replace the discrete sum by an integral, with $\\d q=\\lambda\\d\\ell$, $\\sigma\\d A$, or $\\rho\\d V$, so the real work becomes geometry: writing the vector from each source element to the field point, and letting symmetry cancel the components that must cancel before any integral is attempted. We carry the line, ring, and disk fields through in full, then check each result against its near field, its far field, and its dimensions.\n",{"path":3273,"title":3274,"module":3270,"summary":3275},"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fgauss-law-and-conductors","Gauss's Law and Conductors","Adding up Coulomb's law over a whole distribution is laborious; Gauss's law trades that sum for a single statement, that the flux of $\\vec E$ out of any closed surface counts the charge inside, $\\oint\\vec E\\cdot\\d\\vec A=Q_{\\rm enc}\u002F\\varepsilon_0$. The law is always true, but it hands over the field only when the source is symmetric enough to pull $E$ outside the integral. We apply it to spheres, lines, and sheets, then turn it on conductors, where the zero interior field drives every excess charge to the surface and fixes the normal-field jump $\\sigma\u002F\\varepsilon_0$, the charge induced on a cavity wall, and electrostatic shielding.\n",{"path":3277,"title":3278,"module":3279,"summary":3280},"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpoint-charge-potential","Point-Charge Potential","Electric Potential","The electrostatic force is conservative, so the work it does between two points\ndepends only on the endpoints. That lets us trade the vector field for a single\nscalar attached to each point, the electric potential, the potential energy a unit\ncharge would have there. We build potential from the work integral, fix the usual\nreference at infinity, and add point sources as scalars, $V=k\\sum_i q_i\u002Fr_i$,\navoiding the vector bookkeeping the field demands. Signed charges, the reference\nchoice, equipotential motion, and far-field expansions each give an independent\ncheck on a result.\n",{"path":3282,"title":3283,"module":3279,"summary":3284},"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpotential-gradients-and-equipotentials","Potential Gradients and Equipotentials","Given the potential everywhere, how do we recover the field? The field is the\nnegative gradient, $\\vec E=-\\nabla V$: it points down the steepest local drop in\npotential, and its magnitude is set by how fast $V$ changes, not by the shape of a\ncontour. We read off components with directional derivatives, reconstruct fields\nfrom measured potential grids using centered differences, and use closed-loop\nintegrals and grid refinement to test whether a reconstructed field is physically\nconsistent.\n",{"path":3286,"title":3287,"module":3279,"summary":3288},"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Felectrostatic-energy-and-pressure","Electrostatic Energy and Pressure","Assembling a charge configuration takes work, and that work is stored, but where\nis it kept and how much is there? We total it two ways: as a sum over the charges,\n$U=\\tfrac12\\sum_i q_iV_i$, and as an integral over the field itself,\n$u_E=\\tfrac12\\varepsilon_0E^2$, energy the field carries in every region it fills.\nDifferentiating the stored energy at fixed charge or at fixed voltage recovers the\nmechanical force on a conductor, and at a charged surface the same field scale\nappears as an outward electrostatic pressure. We work the parallel-plate case in\nfull and mark where curvature and fringing make the pressure nonuniform.\n",{"path":3290,"title":3291,"module":3279,"summary":3292},"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Flaplace-boundary-problems","Laplace Boundary Problems","Often the charges are not given, only the conductors and the voltages held on\nthem, and the potential in the empty space between has to be found. There $V$ obeys\nLaplace's equation $\\nabla^2V=0$, and the boundary data alone determine a unique solution.\nWe solve it two ways: separation of variables into boundary-matched modes, whose\nhigher spatial frequencies die away with depth into the domain, and finite-difference\nrelaxation for boundaries no analytic mode fits. Residual norms, boundary error, and\nflux balance tell us when the computed potential and its field can be trusted.\n",{"path":3294,"title":3295,"module":3279,"summary":3296},"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fcontinuous-charge-potentials","Continuous Charge Potentials","When charge is spread over a line, a surface, or a volume, the sum over point\nsources becomes an integral, $V(\\vec r)=k\\int \\d q\u002F|\\vec r-\\vec r'|$. Because\npotential is a scalar, this integral sidesteps the component algebra the field\nwould force, until the field is actually wanted through $\\vec E=-\\nabla V$. We set\nup the right density element for each geometry, choose a workable reference, handle\nthe integrable singularities that arise when the observation point sits on the\ncharge, and check every result against symmetry, dimensions, and the far-field\nmultipole limit.\n",{"path":3298,"title":3299,"module":3300,"summary":3301},"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitance-fundamentals","Capacitance Fundamentals","Capacitance","How much charge must you separate onto two conductors to hold a given voltage between\nthem? That ratio, $C=Q\u002F\\Delta V$, is fixed by the conductor geometry and the medium,\nnot by how much charge is presently stored. We compute it from the field for the\nparallel-plate, isolated-sphere, concentric-sphere, and coaxial geometries, trace how\nsurface charge and boundary conditions set each result, and see where fringing,\nguarding, and stray coupling separate the ideal formula from what a bridge measures.\n",{"path":3303,"title":3304,"module":3300,"summary":3305},"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-networks","Capacitor Networks","Wire several capacitors together and the source sees one equivalent capacitance — but\nwhich? The answer comes not from how the symbols are drawn but from which conductors\nshare a node: parallel branches hold a common voltage and add, $C_{\\rm eq}=\\sum_iC_i$,\nwhile series branches share a common charge and add reciprocally. We derive both rules\nfrom charge conservation on the floating internal node, then extend the node-charge\nmethod to unequal, precharged, and stray-coupled branches and carry a worked reduction\nthrough to the charge and voltage on every element.\n",{"path":3307,"title":3308,"module":3300,"summary":3309},"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-energy-and-force","Capacitor Energy and Force","Charging a capacitor takes work, because every increment of charge is pushed through\nthe voltage the earlier charge already established. We total that work three\nequivalent ways, $U=Q^2\u002F(2C)=Q\\Delta V\u002F2=C(\\Delta V)^2\u002F2$, locate it in the field as\na density $u=\\tfrac12\\epsilon_0E^2$, then let the plates move. Differentiating the\nstored energy at fixed charge, or the coenergy at fixed voltage, gives the mechanical\nforce; the two boundaries differ only by the work the source supplies. We work the\nparallel-plate attraction and its electrostatic pressure in full, and follow the same\ngradient into pull-in, tilt, comb drives, and traceable force calibration.\n",{"path":3311,"title":3312,"module":3300,"summary":3313},"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fdielectric-polarization-and-breakdown","Dielectric Polarization and Breakdown","Slide a dielectric between the plates and the capacitance rises — but why, and how\nhard can you drive it before the insulator fails? Bound charge answers the first:\npolarization $\\vec P$ sets up surface and volume charge that partly cancels the\napplied field, so $\\vec D=\\varepsilon_0\\vec E+\\vec P$ separates what the circuit\ncontrols from what the material contributes. We follow the field across layered\ndielectrics and interfaces, tie permittivity and loss to their frequency dependence,\nand treat dielectric strength as a measured, geometry-dependent limit rather than one\nmaterial number.\n",{"path":3315,"title":3316,"module":3317,"summary":3318},"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fcurrent-and-resistance","Current and Resistance","Direct-Current Circuits","What does it mean, physically, for charge to flow, and what sets how hard a wire resists that flow? Current counts charge crossing a surface, $I=\\int\\vec J\\cdot\\d\\vec A$, and traces back to a slow drift of many carriers, $\\vec J=nq\\vec v_d$. We establish when the linear law $V=IR$ actually holds, how resistivity and geometry combine into bulk resistance, why real sources sag under load through their internal resistance, and how the three power forms $P=IV=I^2R=V^2\u002FR$ tie electrical work to heating and component ratings.\n",{"path":3320,"title":3321,"module":3317,"summary":3322},"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fkirchhoff-network-analysis","Kirchhoff Network Analysis","Once a circuit has more than one loop, no amount of series-parallel folding will reduce it — you need the two conservation laws written as equations. Kirchhoff's junction law is charge conservation at a node; his loop law is energy conservation around a closed path. We turn a labelled network into a linear system in node voltages or mesh currents, fix the sign conventions so a negative answer just means a reversed arrow, and use power balance as an independent check that the algebra describes the circuit that was actually built.\n",{"path":3324,"title":3325,"module":3317,"summary":3326},"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Frc-transients","RC Transients","How does a circuit get from one steady state to the next when a capacitor refuses to change its voltage all at once? Because a jump would demand infinite current, an RC circuit slides between states exponentially, with a single time constant $\\tau=RC$ that sets the whole schedule: charging fills as $1-e^{-t\u002F\\tau}$, discharge empties as $e^{-t\u002F\\tau}$. We solve the first-order loop equation, read the response off three numbers — the switch-instant voltage, the final dc voltage, and the Thevenin resistance the capacitor sees — and mark where source and probe resistance shift $\\tau$ or where a second storage element hides a mode a one-$\\tau$ fit misses.\n",{"path":3328,"title":3329,"module":3330,"summary":3331},"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-trajectories","Magnetic Trajectories","Magnetic Field","A charged particle in a magnetic field never speeds up or slows down, yet its path curves relentlessly. We work out why: the magnetic force is always perpendicular to velocity, so it does no work and bends the transverse motion into a circle of radius $r=mv_\\perp\u002F(|q|B)$ while leaving the parallel motion untouched, producing a helix. We derive the cyclotron frequency, show why it is independent of speed until relativity intervenes, and turn the geometry around: a measured curvature reads back a particle's momentum, which is how tracking detectors weigh what they cannot see.\n",{"path":3333,"title":3334,"module":3330,"summary":3335},"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fhall-effect","Hall Effect","Current tells you charge is moving, but not whether the movers are positive or negative, nor how many there are. A magnetic field settles both questions. Push current through a strip in a transverse field and the carriers pile up on one edge until a transverse electric field just balances the magnetic deflection; the sign of the resulting Hall voltage names the carrier's charge and its size counts the carriers per volume. We derive the balance $q\\vec E+q\\vec v_d\\times\\vec B=0$, read off $V_H=IB\u002F(nqt)$, and see why field-and-current reversal is what separates the real Hall signal from the offsets that mimic it.\n",{"path":3337,"title":3338,"module":3330,"summary":3339},"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-force-on-conductors","Magnetic Force on Conductors","A magnet pushes on a current-carrying wire even though the wire is electrically neutral. The reason is that each moving carrier feels the Lorentz force, and those microscopic pushes add up to a force the wire's supports must hold. We sum them into $\\d\\vec F=I\\,\\d\\vec\\ell\\times\\vec B$, collapse it to $\\vec F=I\\vec L\\times\\vec B$ for a straight segment in a uniform field, and see exactly when that shortcut fails and the full path integral is needed. The same law runs backward as a measurement: a force-versus-current slope weighs a magnetic field against a known length.\n",{"path":3341,"title":3342,"module":3330,"summary":3343},"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-dipoles","Magnetic Dipoles","A compass needle turns to point north; a current loop in a field does the same thing, and for the same reason. Both are magnetic dipoles, and a uniform field cannot push a dipole anywhere, only twist it. We package a loop's response into one vector, the magnetic moment $\\vec\\mu=IA\\hat n$, from which torque $\\vec\\tau=\\vec\\mu\\times\\vec B$ and orientation energy $U=-\\vec\\mu\\cdot\\vec B$ both follow. Stable alignment sits at the energy minimum, a field gradient is what it takes to produce a net force $\\vec F=\\nabla(\\vec\\mu\\cdot\\vec B)$, and the same moment reappears whenever anything from an electron to a planet acts magnetic.\n",{"path":3345,"title":3346,"module":3330,"summary":3347},"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmass-spectrometry","Mass Spectrometry","To weigh a single atom you cannot use a scale, so you use a magnetic field instead. A charged ion of unknown mass bends in a field by an amount that depends on its momentum and charge, so if every ion enters with the same velocity, its landing position reads off its mass-to-charge ratio directly. We build the instrument in two stages: crossed electric and magnetic fields that pass only ions with $v=E\u002FB$, and a magnetic sector that bends the survivors along $r=mv\u002F(|q|B)$. Then we ask what blurs a spectral line and how reference ions turn a position into a calibrated mass.\n",{"path":3349,"title":3350,"module":3351,"summary":3352},"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmoving-charge-fields","Moving-Charge Fields","Magnetic Sources","Every magnetic field comes from charge in motion, and the simplest source is a single point charge drifting past. We work out the field it produces — normal to both the velocity and the line of sight, falling off as the inverse square — and read off why it vanishes straight ahead of the charge and peaks broadside. Summing many such charges is the bridge to steady currents, valid while speeds stay far below $c$ and the motion changes little during the time its field takes to propagate outward.\n",{"path":3354,"title":3355,"module":3351,"summary":3356},"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fbiot-savart-law","Biot–Savart Law","A steady current is a continuous stream of current elements, and the Biot–Savart law hands each one a magnetic contribution — a right-hand cross product that falls off as the inverse square of distance. Summing the contributions along a conductor is a vector line integral, which we carry out for the straight wire to get the endpoint-angle formula. The infinite-wire field $B=\\mu_0 I\u002F2\\pi s$ falls out as the limit where both ends recede, and we mark how fast a finite wire departs from it and when a thin-filament model is safe.\n",{"path":3358,"title":3359,"module":3351,"summary":3360},"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fcircular-current-loops","Circular Current Loops","A ring of current is the simplest source with a well-defined magnetic axis, and it is the building block of every coil and electromagnet. Symmetry kills the transverse Biot–Savart contributions along that axis and leaves a single clean integral; we evaluate it to get $B_z=\\mu_0 I R^2\u002F[2(R^2+z^2)^{3\u002F2}]$, read off the centre field $\\mu_0 I\u002F2R$, and watch it fall into the $1\u002Fz^3$ tail of a magnetic dipole far away. Stacking turns just adds their axial contributions, which is what makes a solenoid out of a pile of loops.\n",{"path":3362,"title":3363,"module":3351,"summary":3364},"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Famperes-law","Ampère’s Law","When a current arrangement is symmetric enough, the Biot–Savart integral is overkill: Ampère's law, $\\oint_C\\vec B\\cdot\\d\\vec\\ell=\\mu_0 I_{\\rm enc}$, gets the field from a single line of reasoning about how much current a loop encloses. We see why the law holds for any steady current, then use cylindrical, planar, and toroidal symmetry to turn the circulation into simple algebra — the field inside and outside a wire, an infinite sheet, a solenoid, and a toroid. We also mark the catch: without symmetry the law still holds but no longer hands you the field pointwise.\n",{"path":3366,"title":3367,"module":3351,"summary":3368},"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fgauss-law-for-magnetism","Gauss’s Law for Magnetism","Electric field lines start and end on charges; magnetic field lines do neither, because no one has ever found an isolated magnetic pole. That single experimental fact is Gauss's law for magnetism: the flux of $\\vec B$ through any closed surface is zero, $\\oint\\vec B\\cdot\\d\\vec A=0$, or in differential form $\\nabla\\cdot\\vec B=0$. We work through what it says — every field line that enters a closed surface must leave it, so field lines close on themselves — and, just as important, what it does not say, since flux through an open surface is generally nonzero.\n",{"path":3370,"title":3371,"module":3351,"summary":3372},"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmagnetic-materials","Magnetic Materials","Put matter in a magnetic field and its atoms respond, each acting as a tiny current loop; the aligned moments per unit volume are the magnetization $\\vec M$, whose bound currents add to the field. Separating what we control (the free current) from what the material supplies leads to $\\vec H$ and the relation $\\vec B=\\mu_0(\\vec H+\\vec M)$. We sort materials into diamagnets, paramagnets, and ferromagnets by how $\\vec M$ answers, follow a ferromagnet around its hysteresis loop, and see why the loop's area is the energy dissipated per cycle and why a sample's shape changes the field it actually feels.\n",{"path":3374,"title":3375,"module":3376,"summary":3377},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-flux","Magnetic Flux","Electromagnetic Induction","A magnetic field threading a loop collapses to one signed number, the flux, and every induced voltage in this module turns out to be a rate of change of that number — so defining the flux and its sign comes first. We define it as the surface integral of $\\vec B$ over an oriented surface, reduce it to $BA\\cos\\theta$ for a uniform field on a flat loop, and carry the flux linkage $N\\Phi_B$ of a coil. The chosen normal fixes the sign; reversing it flips the sign without touching the field. Nonuniform fields and curved surfaces force the integral, so we also build the numerical estimate and the checks that separate a reliable value from a nominal field-times-area product.\n",{"path":3379,"title":3380,"module":3376,"summary":3381},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Ffaradays-law","Faraday's Law","Move a magnet toward a coil, or ramp the current in a nearby circuit, and a voltage appears with no battery in sight. Faraday's law names the cause: the emf around a loop equals minus the rate of change of the magnetic flux through it, so any change of field, area, orientation, or position that alters the flux drives an emf. We separate the emf, which lives around the boundary whether or not current can flow, from the current that follows only when the path is closed; fix the single sign convention that ties flux to loop orientation; and read the emf off rotating coils and off flux sampled at discrete times.\n",{"path":3383,"title":3384,"module":3376,"summary":3385},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Flenzs-law","Lenz's Law","The minus sign in Faraday's law is not decoration: it decides which way the induced current flows, and it always chooses the direction that fights the change that produced it. Lenz's law reads that sign off energy conservation — a current that aided the change would be free energy — and turns it into a repeatable procedure. We fix a surface normal and a positive loop direction so the sign is calculable, then work through approaching magnets, expanding loops, coupled coils, and rotating generators, using mechanical work and Joule heating as an independent check on every direction we draw.\n",{"path":3387,"title":3388,"module":3376,"summary":3389},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmotional-emf","Motional EMF","Push a wire through a magnetic field and its free charges feel a sideways magnetic force that piles them up at the ends — a battery made of motion. Motional emf is that effect: the work per unit charge a moving conductor supplies is the line integral of $\\vec v\\times\\vec B$ along it, which for a rod moving perpendicular to both its length and the field collapses to $B\\ell v$. We chase where the energy comes from — the hand or motor fighting the magnetic drag, never the magnetic force itself — solve the sliding-rail circuit from both flux and carrier forces, and carry the idea into rotating rods, homopolar disks, generators, and the back emf of a motor.\n",{"path":3391,"title":3392,"module":3376,"summary":3393},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Feddy-currents","Eddy Currents","A wire carries current along one path; a solid block of metal offers a continuum of them, and any changing flux threading that block sets charge circulating in closed loops it chooses for itself. We ask what those eddy currents do — where they heat, where they drag, and how Lenz's law fixes their direction — and why the same circulation is a feature in an induction furnace and a loss to be suppressed in a transformer core. From a representative-loop estimate we get the scaling (heating grows with the square of frequency and flux rate) and the two design levers, lamination and resistivity, that break the paths a solid conductor would otherwise hand the current.\n",{"path":3395,"title":3396,"module":3376,"summary":3397},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fself-inductance","Self-Inductance","A coil resists changes to its own current. Drive current through it and the flux it produces threads its own turns; change that current and Faraday's law turns the coil against the source with a back emf $\\mathcal E_L=-L\\,\\d I\u002F\\d t$. We define self-inductance as the flux linkage per ampere fixed by winding and core geometry, derive the long-solenoid value $L=\\mu_0 N^2A\u002F\\ell$, and follow the consequence that dominates circuits: because a finite voltage can only sustain a finite $\\d I\u002F\\d t$, an inductor's current cannot jump — which is why opening a switch on a live coil throws a spark.\n",{"path":3399,"title":3400,"module":3376,"summary":3401},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-energy","Magnetic Energy","Building current in a coil means working against its back emf, and that work does not vanish — it sits in the magnetic field as recoverable energy $U_B=\\tfrac12LI^2$, spread through space at density $u_B=B^2\u002F(2\\mu_0)$. We derive both forms, show they agree for a solenoid, and read a force out of the same energy: an armature is pulled toward higher inductance, and $B^2\u002F(2\\mu_0)$ doubles as a magnetic pressure. The lesson closes on the accounting a real switching event demands, where recoverable energy, copper heating, core loss, and clamp dissipation must balance a single ledger.\n",{"path":3403,"title":3404,"module":3376,"summary":3405},"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Frl-circuits","RL Circuits","Put a resistor and an inductor in series and the current cannot switch on or off at will: it climbs to $V_0\u002FR$ and falls away exponentially on a single time scale $\\tau=L\u002FR$ set by how much flux the coil hoards against how fast the resistor bleeds it. We solve the turn-on and turn-off, then confront the practical sting — because the coil's current refuses to stop instantly, breaking its path throws up a large voltage, which is why real inductive circuits carry freewheel diodes and clamps that trade voltage stress against how quickly the current dies.\n",{"path":3407,"title":3408,"module":3409,"summary":3410},"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-fundamentals","AC Fundamentals","Alternating Current","A wall socket delivers a voltage that averages to zero over each cycle, yet it still heats a filament and runs a motor. The resolution is that dissipation follows the mean of the square, not the mean, so we define the root-mean-square value that makes an alternating source the equal of a DC one for resistive heating. We show a sinusoid's RMS is its peak divided by $\\sqrt2$, work out the average power an ideal resistor draws when its current stays in phase with the applied voltage, and separate the peak, average, and RMS descriptions that a single number cannot combine.\n",{"path":3412,"title":3413,"module":3409,"summary":3414},"\u002Felectricity-and-magnetism\u002Falternating-current\u002Freactance","Reactance","A resistor obeys Ohm's law instant by instant, but a capacitor responds to how fast its voltage changes and an inductor to how fast its current changes. Under a steady sinusoid that rate-dependence collapses to a fixed quarter-cycle phase shift and a frequency-dependent amplitude ratio, the reactance. We derive $X_C=1\u002F(\\omega C)$ and $X_L=\\omega L$, adopt phasors to turn the defining derivatives into multiplication by $j\\omega$ so a single complex impedance carries amplitude and phase together, and track the energy an ideal reactance stores and returns without dissipating it. Real windings and dielectrics add loss, leakage, and self-resonance that bound where the ideal formulas hold.\n",{"path":3416,"title":3417,"module":3409,"summary":3418},"\u002Felectricity-and-magnetism\u002Falternating-current\u002Frlc-resonance","RLC Resonance","Put a resistor, inductor, and capacitor in one loop and their reactances work against each other: inductive reactance grows with frequency while capacitive reactance shrinks, and at one frequency they cancel exactly. There the branch looks purely resistive, the current peaks, and the inductor and capacitor voltages can swing far above the source. We locate that resonance at $\\omega_0=1\u002F\\sqrt{LC}$, measure how sharp the peak is with the quality factor $Q=\\omega_0L\u002FR$, tie its half-power bandwidth $R\u002FL$ to the ringdown of the unforced circuit, and read the same poles off as bandpass and peaked filters at the R, L, or C terminals.\n",{"path":3420,"title":3421,"module":3409,"summary":3422},"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-power","AC Power","Multiply an AC load's RMS voltage by its RMS current and you get an answer in volt-amperes that the wiring must carry, but not in general the watts the load consumes. The phase between voltage and current splits that product into a part that does net work and a part that merely sloshes energy back and forth. We derive the average power $P=V_{\\rm rms}I_{\\rm rms}\\cos\\phi$, package amplitude and phase into complex power $S=P+jQ$ so that real, reactive, and apparent power form one right triangle, and see why a harmonic-rich current forces the time-domain definition $P=\\langle vi\\rangle$ in place of a single phase angle.\n",{"path":3424,"title":3425,"module":3409,"summary":3426},"\u002Felectricity-and-magnetism\u002Falternating-current\u002Ftransformers","Transformers","Two coils sharing an iron core exchange no charge, yet a changing current in one drives a voltage in the other, and the ratio of their turns sets how voltage and current trade off between the windings. That lets a transformer step a voltage up or down, isolate two circuits, and make a load look larger or smaller to the source by the square of the turns ratio. We build the ideal ratio element from Faraday's law and the dot convention, derive the reflected-impedance rule, then add the winding resistance, leakage, magnetizing current, and core loss that turn the ideal ratios into real regulation, efficiency, and a bounded voltage-frequency range.\n",{"path":3428,"title":3429,"module":3430,"summary":3431},"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdisplacement-current","Displacement Current","Maxwell’s Equations and Electromagnetic Waves","Ampère's law asks for the current through a surface bounded by a loop, but a charging capacitor breaks it: slide the surface off the wire and into the gap and the enclosed conduction current drops to zero, while the magnetic field around the loop plainly does not. Maxwell's repair is to count a changing electric flux as itself a source of magnetic circulation. We derive the displacement-current term $\\varepsilon_0\\,\\d\\Phi_E\u002F\\d t$, show that charge continuity demands it, compute the magnetic field it produces inside a charging capacitor, and see how it closes the Ampère–Maxwell law so that electric and magnetic fields can sustain one another as a wave.\n",{"path":3433,"title":3434,"module":3430,"summary":3435},"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-waves","Electromagnetic Waves","Once a changing electric flux can drive a magnetic field, the two curl laws feed each other: a disturbance in one regenerates the other, and the pair walks off through empty space with no medium holding it up. We take the curl of Faraday's law, land on a wave equation whose speed is fixed entirely by $\\mu_0$ and $\\varepsilon_0$, and find that $c=1\u002F\\sqrt{\\mu_0\\varepsilon_0}$ falls out of purely electric and magnetic constants. The plane-wave solution then fixes the geometry — $\\vec E$, $\\vec B$, and the propagation direction mutually perpendicular, oscillating in phase, with amplitudes locked at $E=cB$ — a set of independent predictions any real measurement must meet at once.\n",{"path":3437,"title":3438,"module":3430,"summary":3439},"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-momentum","Electromagnetic Momentum","A light beam carries no mass, yet it pushes: shine it on a surface and the surface feels a force. We trace that force back to the fields, which store energy with density $\\varepsilon_0E^2$ and carry it along the Poynting vector $\\vec S=\\vec E\\times\\vec B\u002F\\mu_0$. Because that energy also carries momentum $U\u002Fc$, an absorbed beam presses with $I\u002Fc$ and a mirror with $2I\u002Fc$. We derive the Poynting theorem as local energy conservation, tie intensity to field amplitude, and work the momentum balance carefully enough that oblique incidence, partial reflection, and finite beams all drop out of one accounting.\n",{"path":3441,"title":3442,"module":3430,"summary":3443},"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdipole-radiation","Dipole Radiation","Only accelerating charge radiates, and the simplest accelerator is a charge sloshing back and forth: an oscillating electric dipole. We work out the field it throws off, keeping the part that survives to large distance — the $1\u002Fr$ radiation field whose intensity goes as $\\sin^2\\theta\u002Fr^2$, zero along the dipole axis and strongest broadside. From it follow the $\\omega^4$ scaling of total radiated power, radiation resistance as the feed's view of that escaping power, and, through reciprocity, the fact that a good transmitter receives well in the same directions. The near-zone terms that fall off faster carry no net power, and we mark carefully where each description is allowed to be used.\n",{"path":3445,"title":3446,"module":3430,"summary":3447},"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fpolarization","Polarization","A plane wave still leaves one thing free: which way its electric field points as it oscillates. That freedom is polarization, set entirely by the relative amplitude and phase of the two transverse field components — in phase gives a line, equal amplitudes a quarter cycle apart give a circle, everything else an ellipse. We work out how a linear analyzer reads a state through Malus's law $I=I_0\\cos^2\\theta$, why that scan alone cannot tell circular light from unpolarized, and how a quarter-wave plate plus a few analyzer settings recover the full Stokes vector and the degree of polarization.\n",{"path":3449,"title":3450,"module":3451,"summary":3452},"\u002Felectricity-and-magnetism\u002Foptics\u002Freflection-and-refraction","Reflection and Refraction","Geometrical Optics","Light meeting a boundary between two transparent media splits into a reflected ray and a bent transmitted one, and predicting where those rays go is the whole starting point of geometrical optics. Fixing one convention — every angle measured from the surface normal — we get reflection's equal angles and derive Snell's law $n_1\\sin\\theta_1=n_2\\sin\\theta_2$ from wavefront timing. That single relation, applied once or twice, yields the critical angle and total internal reflection, prism deviation, the lateral shift through a window, apparent depth, and a fiber's acceptance cone; a wavelength-dependent index then adds dispersion. We mark throughout where the ray picture is trustworthy: feature sizes large against the wavelength and clean interface geometry.\n",{"path":3454,"title":3455,"module":3451,"summary":3456},"\u002Felectricity-and-magnetism\u002Foptics\u002Fthin-lenses","Thin Lenses","A lens gathers the light spreading from one point back onto another, and a single paraxial relation $1\u002Fs+1\u002Fs'=1\u002Ff$ predicts where that image lands and how large it is. We collapse two refractions into one bending plane, read image position and orientation off the three principal rays, and trace focal length back to glass and curvature through the lensmaker equation. Sign conventions carry the physics here — they separate real from virtual images and upright from inverted — so we drill them before chaining lenses in sequence and in contact. The lesson ends on how focal length is actually measured on a bench, and where finite thickness, aperture, and dispersion break the thin-lens picture.\n",{"path":3458,"title":3459,"module":3451,"summary":3460},"\u002Felectricity-and-magnetism\u002Foptics\u002Fspherical-mirrors","Spherical Mirrors","Curve a mirror and it stops merely reflecting an image and starts forming one: the same $1\u002Fs+1\u002Fs'=1\u002Ff$ that governs lenses reappears, now with $f=R\u002F2$ and reflected rays and object sharing one side of the glass. We derive the mirror equation from the reflection geometry of a single paraxial ray, then let signed distances do the sorting — real inverted images on the near branch, virtual upright ones behind the surface — and check the concave, convex, and plane-mirror limits against each other. The second half turns to how focal length is actually measured on a bench, by finite conjugates, distant targets, return imaging, and sagitta, and to the aperture and off-axis aberrations the single paraxial focus cannot capture.\n",{"path":3462,"title":3463,"module":219,"summary":219},"\u002Felectricity-and-magnetism","Electricity & Magnetism",{"path":3465,"title":3466,"module":3467,"summary":3468},"\u002Flinear-algebra\u002Flinear-systems\u002Fsystems-and-echelon-forms","Systems of Linear Equations and Row Reduction","Linear Equations in Linear Algebra","A linear system is a finite set of linear equations in shared variables. Elementary row operations rewrite it without changing its solution set, and reducing the augmented matrix to echelon form decides both existence and uniqueness. Pivot positions say whether the solution set is empty, a single point, or infinite.\n",{"path":3470,"title":3471,"module":3467,"summary":3472},"\u002Flinear-algebra\u002Flinear-systems\u002Fvector-and-matrix-equations","Vector Equations and the Matrix Equation Ax = b","The same linear system reads three equivalent ways: a system of equations, a vector equation asking whether b is a linear combination of fixed vectors, and a matrix equation Ax = b. Ax is the linear combination of A's columns weighted by x, so consistency for a given b means b lies in the span of the columns, and consistency for every b means the columns span all of R^m.\n",{"path":3474,"title":3475,"module":3467,"summary":3476},"\u002Flinear-algebra\u002Flinear-systems\u002Fsolution-sets-and-applications","Solution Sets and Applied Linear Systems","A homogeneous system Ax = 0 has a solution set that is a span through the origin; a consistent Ax = b has that same span translated by any one particular solution. Parametric vector form writes both explicitly. The structure shows up in applied systems with many solutions: equilibrium prices, balanced chemical reactions, network flows, weight-loss diets, and migration models.\n",{"path":3478,"title":3479,"module":3467,"summary":3480},"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-independence","Linear Independence","A set of vectors is linearly independent when the only linear combination equal to zero is the trivial one; otherwise a dependence relation writes one vector in terms of the others. For the columns of A the question becomes whether Ax = 0 has only the trivial solution — a pivot in every column. Counting pivots settles independence, and any set with more vectors than entries is automatically dependent.\n",{"path":3482,"title":3483,"module":3467,"summary":3484},"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-transformations","Linear Transformations and Their Matrices","Reading A as an action rather than an array, x maps to Ax is a transformation from R^n to R^m. The ones that preserve addition and scalar multiplication are the linear transformations, and every one is x maps to Ax for a unique standard matrix whose columns are the images of the standard basis vectors. Onto and one-to-one translate into the span and independence of those columns.\n",{"path":3486,"title":3487,"module":3488,"summary":3489},"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-operations","Matrix Operations","Matrix Algebra","Matrices add and scale entrywise, but their product is defined so that multiplication corresponds to composition of linear maps: the columns of AB are A applied to the columns of B. From that requirement follow the row-column rule, the algebra of products (associative and distributive but not commutative), powers, and the transpose.\n",{"path":3491,"title":3492,"module":3488,"summary":3493},"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-inverse-and-invertibility","The Inverse and the Invertible Matrix Theorem","The inverse of a square matrix is the matrix analogue of a reciprocal, defined by AA⁻¹ = I. A closed form settles the 2×2 case; the Gauss–Jordan algorithm row reduces [A | I] to [I | A⁻¹] in general; and elementary matrices record single row operations. The Invertible Matrix Theorem collects a dozen equivalent conditions for invertibility into one statement.\n",{"path":3495,"title":3496,"module":3488,"summary":3497},"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fpartitioned-matrices-and-lu","Block Matrices and the LU Factorization","Partitioning a matrix into blocks lets sums, products, and inverses be computed block by block, as if the submatrices were scalars. Block structure also underlies the LU factorization A = LU, which splits solving Ax = b into two fast triangular solves and repays the cost whenever many systems share one coefficient matrix.\n",{"path":3499,"title":3500,"module":3488,"summary":3501},"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fsubspaces-dimension-rank","Subspaces of Rⁿ, Dimension, and Rank","A subspace is a set closed under addition and scalar multiplication. Every matrix carries two: the column space of all attainable outputs Ax, and the null space of all solutions of Ax = 0. A basis measures each with a minimal spanning set, dimension counts it, and the Rank Theorem ties pivots and free variables together as rank + nullity = n.\n",{"path":3503,"title":3504,"module":3488,"summary":3505},"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fapplications-leontief-and-graphics","Applications: Leontief Economics and Computer Graphics","The Leontief input–output model balances an economy through (I − C)x = d and expands the inverse as a geometric series in the consumption matrix. Computer graphics moves figures with matrix products, using homogeneous coordinates so that translation and perspective projection become matrix multiplications too.\n",{"path":3507,"title":3508,"module":3509,"summary":3510},"\u002Flinear-algebra\u002Fdeterminants\u002Fdeterminants-and-cofactors","Introduction to Determinants","Determinants","The determinant of a square matrix is defined recursively by cofactor expansion: an n-by-n determinant is a signed sum of (n-1)-by-(n-1) determinants built from the first row. The expansion can equally run along any row or down any column, and a triangular matrix has determinant equal to the product of its diagonal.\n",{"path":3512,"title":3513,"module":3509,"summary":3514},"\u002Flinear-algebra\u002Fdeterminants\u002Fproperties-of-determinants","Properties of Determinants","Row operations act on the determinant in three predictable ways, and this turns row reduction into a fast algorithm: the determinant is the product of the pivots times a sign for the interchanges. The same properties yield the invertibility test det A is nonzero, the transpose identity, and the multiplicative law det(AB) equals det A times det B.\n",{"path":3516,"title":3517,"module":3509,"summary":3518},"\u002Flinear-algebra\u002Fdeterminants\u002Fcramer-volume-and-area","Cramer's Rule, Volume, and Linear Transformations","Cramer's rule writes each unknown of an invertible system as a ratio of determinants, and the same idea gives a closed formula for the inverse through the adjugate. Geometrically the absolute determinant is the area of the parallelogram or the volume of the parallelepiped spanned by the columns, so a linear map scales every region's measure by that factor.\n",{"path":3520,"title":3521,"module":3522,"summary":3523},"\u002Flinear-algebra\u002Fvector-spaces\u002Fvector-spaces-and-subspaces","Vector Spaces and Subspaces","Vector Spaces","A vector space is any set closed under addition and scalar multiplication that obeys ten algebraic axioms. The same axioms that govern arrows in the plane govern polynomials, functions, matrices, and infinite signals, so one theory covers them all. A subspace is a subset that is a vector space in its own right, tested by three conditions, and the span of any set of vectors is the smallest subspace containing them.\n",{"path":3525,"title":3526,"module":3522,"summary":3527},"\u002Flinear-algebra\u002Fvector-spaces\u002Fnull-and-column-spaces","Null Spaces, Column Spaces, and Linear Transformations","Two subspaces sit inside every matrix. The null space collects all solutions of $Ax = 0$ and lives in the domain; the column space collects every attainable $Ax$ and lives in the codomain. One is defined implicitly by a condition, the other explicitly by a spanning set, and the same pair appears for an abstract linear transformation as its kernel and range.\n",{"path":3529,"title":3530,"module":3522,"summary":3531},"\u002Flinear-algebra\u002Fvector-spaces\u002Fbases-and-independent-sets","Linearly Independent Sets and Bases","A basis is a spanning set with no redundancy: linearly independent and still large enough to reach every vector. The spanning-set theorem shows any spanning set can be trimmed to a basis by discarding dependent vectors, and the pivot columns of a matrix give a basis for its column space. Independence and spanning are defined for abstract spaces exactly as in $\\mathbb{R}^n$.\n",{"path":3533,"title":3534,"module":3522,"summary":3535},"\u002Flinear-algebra\u002Fvector-spaces\u002Fcoordinate-systems","Coordinate Systems","Fixing a basis assigns every vector a unique list of coordinates, turning an abstract space into $\\mathbb{R}^n$. The coordinate mapping is a one-to-one linear transformation onto $\\mathbb{R}^n$ — an isomorphism — so any $n$-dimensional space is indistinguishable from $\\mathbb{R}^n$ as far as vector-space computations go. In $\\mathbb{R}^n$ the change-of-coordinates matrix $P_B$ and its inverse convert between basis coordinates and standard coordinates.\n",{"path":3537,"title":3538,"module":3522,"summary":3539},"\u002Flinear-algebra\u002Fvector-spaces\u002Fdimension-and-rank","The Dimension of a Vector Space and Rank","Every basis of a space has the same number of vectors, and that number is the dimension. Rank is the dimension of the column space, equal to the dimension of the row space and to the number of pivots. The Rank Theorem, rank plus nullity equals the number of columns, ties the four fundamental subspaces of a matrix together and adds six lines to the Invertible Matrix Theorem.\n",{"path":3541,"title":3542,"module":3522,"summary":3543},"\u002Flinear-algebra\u002Fvector-spaces\u002Fchange-of-basis","Change of Basis","Two bases give the same vector two different coordinate vectors, and a single invertible matrix converts between them. Its columns are the coordinate vectors of the old basis expressed in the new one, and its inverse reverses the conversion. In $\\mathbb{R}^n$ the change-of-coordinates matrix between two bases is found by one row reduction.\n",{"path":3545,"title":3546,"module":3522,"summary":3547},"\u002Flinear-algebra\u002Fvector-spaces\u002Fdifference-equations-and-markov","Applications: Difference Equations and Markov Chains","The solutions of an nth-order linear difference equation form an $n$-dimensional vector space, so finding $n$ independent solutions gives them all. A Markov chain evolves a probability distribution by repeated multiplication by a stochastic matrix, and a regular chain converges to a unique steady-state vector fixed by that matrix. Both applications turn a dynamic process into a subspace or a fixed-point question.\n",{"path":3549,"title":3550,"module":3551,"summary":3552},"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-eigenvalues","Eigenvectors and Eigenvalues","Eigenvalues and Eigenvectors","An eigenvector of a square matrix is a nonzero vector the matrix only stretches; its eigenvalue is the stretch factor. The eigenspace of an eigenvalue is the null space of A minus lambda times the identity, the eigenvalues of a triangular matrix are its diagonal entries, and eigenvectors for distinct eigenvalues are linearly independent.\n",{"path":3554,"title":3555,"module":3551,"summary":3556},"\u002Flinear-algebra\u002Feigenvalues\u002Fthe-characteristic-equation","The Characteristic Equation","The eigenvalues of a matrix are the roots of its characteristic polynomial det(A minus lambda I). This degree-n polynomial carries an algebraic multiplicity at each repeated root, a nonzero determinant is equivalent to zero not being an eigenvalue, and similar matrices share a characteristic polynomial and hence the same eigenvalues.\n",{"path":3558,"title":3559,"module":3551,"summary":3560},"\u002Flinear-algebra\u002Feigenvalues\u002Fdiagonalization","Diagonalization","A matrix is diagonalizable when it factors as A equals P D P inverse with D diagonal, which happens exactly when it has n linearly independent eigenvectors. The factorization computes matrix powers cheaply, distinct eigenvalues guarantee it, and a repeated eigenvalue permits it only when its eigenspace dimension equals its multiplicity.\n",{"path":3562,"title":3563,"module":3551,"summary":3564},"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-linear-transformations","Eigenvectors and Linear Transformations","Every linear transformation between finite-dimensional spaces has a matrix relative to chosen bases, built from the coordinate vectors of the images of the basis vectors. For a map from a space to itself, an eigenvector basis makes that matrix diagonal, and that change of basis is diagonalization; the matrices similar to A are the representations of the map in every basis.\n",{"path":3566,"title":3567,"module":3551,"summary":3568},"\u002Flinear-algebra\u002Feigenvalues\u002Fcomplex-eigenvalues","Complex Eigenvalues","A real matrix with no real eigenvalues still has complex ones, occurring in conjugate pairs. A real 2-by-2 matrix with eigenvalue a plus b i is similar to a rotation-scaling matrix, whose rotation angle is the argument of the eigenvalue and whose scale factor is its modulus; the modulus decides whether the trajectories close up, spiral in, or spiral out.\n",{"path":3570,"title":3571,"module":3551,"summary":3572},"\u002Flinear-algebra\u002Feigenvalues\u002Fdynamical-systems","Discrete and Continuous Dynamical Systems","Eigenvalues govern the long-term behavior of a system that evolves by x becomes A x or by x prime equals A x. An eigenvector basis decouples both kinds of system into independent scalar equations; the eigenvalues then classify the origin as attractor, repeller, saddle, or spiral, and the dominant eigenpair fixes the growth rate and limiting direction.\n",{"path":3574,"title":3575,"module":3551,"summary":3576},"\u002Flinear-algebra\u002Feigenvalues\u002Fpower-method","Iterative Estimates for Eigenvalues","When only a numerical eigenvalue is needed, iteration is preferred over the characteristic polynomial. The power method repeatedly multiplies by A to converge on the dominant eigenvalue and its eigenvector; the Rayleigh quotient sharpens the estimate for symmetric matrices; and the inverse power method targets any eigenvalue near a known guess.\n",{"path":3578,"title":3579,"module":3580,"summary":3581},"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-length-orthogonality","Inner Product, Length, and Orthogonality","Orthogonality and Least Squares","The dot product turns the algebra of vectors in R^n into geometry: length, distance, and perpendicularity. The inner product yields the norm, the Pythagorean theorem, and the orthogonal complement, and the null space of a matrix is the orthogonal complement of its row space.\n",{"path":3583,"title":3584,"module":3580,"summary":3585},"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Forthogonal-sets-and-projections","Orthogonal Sets and Orthogonal Projections","An orthogonal basis makes coordinates trivial: each weight is a single dot product, no linear system required. Orthogonal and orthonormal bases give a direct projection formula onto a line and onto a subspace, the orthogonal decomposition and best-approximation theorems, and the matrix form U U-transpose of a projection.\n",{"path":3587,"title":3588,"module":3580,"summary":3589},"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fgram-schmidt-and-qr","The Gram-Schmidt Process and QR Factorization","Gram-Schmidt turns any basis into an orthogonal one by repeatedly subtracting off projections onto the span already built. Normalizing the result and recording the coefficients factors the matrix as A = QR, with Q orthonormal and R upper triangular, the factorization behind stable least-squares and eigenvalue algorithms.\n",{"path":3591,"title":3592,"module":3580,"summary":3593},"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-problems","Least-Squares Problems","When Ax = b has no solution, the least-squares solution makes Ax as close to b as possible. The closest Ax is the projection of b onto the column space, and the vector that produces it solves the normal equations A-transpose A x = A-transpose b. Uniqueness, the residual error, and the stabler QR route follow.\n",{"path":3595,"title":3596,"module":3580,"summary":3597},"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-applications","Applications to Linear Models","Curve fitting is a least-squares problem in statistical notation. The least-squares line, polynomial fits, and multiple regression all reduce to X beta = y with a design matrix X built from the data, solved by the same normal equations.\n",{"path":3599,"title":3600,"module":3580,"summary":3601},"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-spaces","Inner Product Spaces","Promoting the four properties of the dot product to axioms defines an inner product on any vector space, including spaces of functions. Length, distance, orthogonality, Gram-Schmidt, and best approximation all carry over, along with the Cauchy-Schwarz and triangle inequalities and the integral inner product behind Fourier approximation.\n",{"path":3603,"title":3604,"module":3605,"summary":3606},"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fdiagonalizing-symmetric-matrices","Diagonalization of Symmetric Matrices","Symmetric Matrices, Quadratic Forms, and the SVD","A symmetric matrix is one that equals its own transpose. Every such matrix can be diagonalized by an orthogonal change of basis, A = PDPᵀ, with real eigenvalues and perpendicular eigenvectors. This is the Spectral Theorem, and it rewrites A as a weighted sum of rank-one projections onto its eigenvectors.\n",{"path":3608,"title":3609,"module":3605,"summary":3610},"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fquadratic-forms","Quadratic Forms","A quadratic form xᵀAx is the second-degree analogue of a linear map, attached to a symmetric matrix A. Orthogonal diagonalization changes variables to the eigenbasis, removing all cross-terms and rotating the form into standard position. The signs of the eigenvalues then classify it as definite or indefinite.\n",{"path":3612,"title":3613,"module":3605,"summary":3614},"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fconstrained-optimization","Constrained Optimization","Maximizing a quadratic form xᵀAx over the unit sphere has an exact answer: the maximum is the largest eigenvalue of A, attained at its eigenvector, and the minimum is the smallest eigenvalue. Adding orthogonality constraints peels off the eigenvalues in order, characterizing the whole spectrum by optimization.\n",{"path":3616,"title":3617,"module":3605,"summary":3618},"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsingular-value-decomposition","The Singular Value Decomposition","The singular value decomposition factors any m×n matrix as A = UΣVᵀ, with orthogonal U and V and a nonnegative diagonal Σ of singular values. The singular values are the square roots of the eigenvalues of AᵀA, and they describe the matrix geometrically as a rotation, an axiswise stretch, and another rotation, exposing rank, the four fundamental subspaces, and a best low-rank approximation.\n",{"path":3620,"title":3621,"module":3605,"summary":3622},"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsvd-applications-pca-imaging","Applications: Image Processing and Statistics","Principal component analysis diagonalizes the covariance matrix of a data set, producing uncorrelated variables ordered by variance. The leading components capture most of the variation, which reduces dimension, compresses images through low-rank SVD approximation, and connects directly to the singular values of the data matrix.\n",{"path":3624,"title":3625,"module":3626,"summary":3627},"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-thinking-and-matrix-computation","Numerical Thinking and Matrix Computation","Numerical Linear Algebra","Numerical analysis builds efficient discrete algorithms for continuous problems, and its cost is dominated as much by memory traffic as by arithmetic. Block matrix calculus, flop counts, and the BLAS efficiency ratio fix the cost model; triangular and unitary matrices are the two computational building blocks every factorization rests on.\n",{"path":3629,"title":3630,"module":3626,"summary":3631},"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Flu-and-cholesky","LU and Cholesky Factorization in Practice","Gaussian elimination, read as a factorization A = LU, turns a linear system into two triangular solves. A single near-zero pivot wrecks it, so partial pivoting reorders rows to pick the largest available pivot and makes the method work for every invertible matrix. For symmetric positive-definite systems, Cholesky halves the cost and needs no pivoting.\n",{"path":3633,"title":3634,"module":3626,"summary":3635},"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fconditioning-and-floating-point","Conditioning and Floating-Point Arithmetic","A problem's condition number measures how much its answer moves when its data is perturbed, independent of any algorithm. Subtraction is ill-conditioned under cancellation, and for a linear system the amplifier is the matrix condition number κ(A). Floating-point arithmetic supplies the perturbation: every real number is rounded to within a relative machine precision, so even perfect computation inherits an error of order κ times the unit roundoff.\n",{"path":3637,"title":3638,"module":3626,"summary":3639},"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fstability-and-error-analysis","Numerical Stability and Backward Error Analysis","An algorithm is backward stable when its computed answer is the exact answer to a slightly perturbed problem. Combined with the condition number this gives the governing rule of thumb: forward error is at most condition times stability. Three cancellation case studies make the point, then the residual-based backward error applies it to Ax = b and shows why partial pivoting keeps Gaussian elimination stable.\n",{"path":3641,"title":3642,"module":3626,"summary":3643},"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fqr-and-numerical-least-squares","QR, Householder, and Numerical Least Squares","The least-squares problem reduces to the normal equations, but forming AᵀA squares the condition number and can wreck accuracy. The stable route computes a QR factorization directly on A and solves Rx = Qᵀb. Householder reflectors build that QR one column at a time using length-preserving reflections, the unconditionally backward-stable building block behind every serious least-squares solver.\n",{"path":3645,"title":3646,"module":3626,"summary":3647},"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-eigenvalues-and-svd","Numerical Eigenvalue Problems and the SVD","Eigenvalues cannot be found by a formula for large matrices, so they are found by iteration. Power and inverse iteration converge to one eigenvector at a rate set by the eigenvalue gap; the QR algorithm sweeps a matrix to Schur form and, with a good shift and a Hessenberg reduction, computes the whole spectrum in cubic time. Singular values follow from the same machinery applied without ever forming AᵀA.\n",{"path":3649,"title":3650,"module":3651,"summary":3652},"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-combinations","Affine Combinations","Geometry of Vector Spaces","An affine combination is a linear combination whose weights sum to one. The affine hull of a set is the smallest flat containing it: a point, a line, a plane, or a translated subspace. Homogeneous coordinates turn every affine combination into an ordinary linear combination one dimension up.\n",{"path":3654,"title":3655,"module":3651,"summary":3656},"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-independence-and-barycentric-coordinates","Affine Independence and Barycentric Coordinates","Affine independence is linear independence for the translated or lifted points, and it guarantees each point of an affine hull a unique weight vector. Those weights are barycentric coordinates: centers of mass, ratios of triangle areas, and the interpolation rule behind smooth shading in computer graphics.\n",{"path":3658,"title":3659,"module":3651,"summary":3660},"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fconvex-combinations-and-convex-sets","Convex Combinations and Convex Sets","A convex combination is an affine combination with nonnegative weights, and the convex hull of a set is the smallest convex set containing it. Convex sets are closed under intersection, and Carathéodory's theorem bounds how many points a convex combination in $\\mathbb{R}^n$ ever needs: at most $n+1$.\n",{"path":3662,"title":3663,"module":3651,"summary":3664},"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fhyperplanes-and-polytopes","Hyperplanes and Polytopes","A hyperplane is a level set of a linear functional, the set where an inner product equals a constant. Hyperplanes separate disjoint convex sets and support them at their boundaries. Polytopes are convex hulls of finite point sets; their vertices are the extreme points, and a linear functional attains its extremes there.\n",{"path":3666,"title":3667,"module":3651,"summary":3668},"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fcurves-and-surfaces","Curves and Surfaces","Bézier curves are affine combinations of control points with polynomial weights, so they lie in the convex hull of those points and bend toward them. The de Casteljau algorithm evaluates them by repeated interpolation, a matrix form factors them for computation, and matching endpoints and tangents joins segments into smooth curves and surfaces.\n",{"path":3670,"title":3671,"module":219,"summary":219},"\u002Flinear-algebra","Linear Algebra",{"path":3673,"title":3674,"module":219,"summary":219},"\u002Ftheory-of-computation","Theory of Computation",{"path":3676,"title":3677,"module":5,"summary":3678},"\u002Fcomputer-architecture\u002Ffoundations\u002Fbits-bytes-and-words","Bits, Bytes, and Words","Everything a machine stores is a string of bits grouped into bytes. We set out binary and hexadecimal, the byte as the unit of addressing, the word as the machine's natural integer size, and byte ordering — why the same four bytes read as 0x01234567 on one machine and 0x67452301 on another.\n",{"path":3680,"title":3681,"module":5,"summary":3682},"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-representation","Integer Representation","A fixed-width byte string is just a pattern; what makes it a number is the rule we read it by. We define unsigned encoding and two's complement — where the top bit carries a negative weight — derive the ranges UMax, TMin, and TMax, and show how the same bits reinterpret between signed and unsigned, how widening sign-extends, and what truncation throws away.\n",{"path":3684,"title":3685,"module":5,"summary":3686},"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-arithmetic","Integer Arithmetic","Fixed-width integer arithmetic is arithmetic modulo a power of two: add past the top and the result wraps. We work out unsigned and two's-complement addition and the rules that detect their overflow, why negation is a complement-plus-one, how multiplication truncates to the low-order bits and how compilers turn constant multiplies into shifts and adds, why C declares signed overflow undefined, and the bias fix that keeps shift-based signed division rounding toward zero.\n",{"path":3688,"title":3689,"module":5,"summary":3690},"\u002Fcomputer-architecture\u002Ffoundations\u002Ffloating-point","Floating Point","IEEE-754 trades the exactness of integers for enormous range by storing numbers as sign, exponent, and fraction — scientific notation in binary. We lay out the single and double formats, the bias that encodes the exponent, the three regimes (normalized, denormalized, special), a worked encode\u002Fdecode, the four rounding modes and round-to-even at the bit level, why addition is not associative, the pitfalls of float-int conversion, and why 0.1 has no exact binary representation.\n",{"path":3692,"title":3693,"module":5,"summary":3694},"\u002Fcomputer-architecture\u002Ffoundations\u002Fboolean-algebra-and-bit-manipulation","Boolean Algebra and Bit Manipulation","Treat a word as a vector of independent bits and the bitwise operators become an algebra. We define AND, OR, NOT, and XOR as bit vectors, build the masking idioms that set, clear, toggle, and test individual bits, extract fields with zero- and sign-extension, count set bits three ways, derive the classic x & (x - 1) family of tricks, and distinguish bitwise operators from C's short-circuiting logical operators.\n",{"path":3696,"title":3697,"module":3698,"summary":3699},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fthe-machines-view","The Machine's View","Machine-Level Programming","The instruction set architecture is the contract a compiler writes against: the program counter, sixteen integer registers with their sub-register widths, and the condition codes. We follow one C function down through gcc to assembly, learn to read an instruction as operation plus operands, and fix the vocabulary the rest of the module uses.\n",{"path":3701,"title":3702,"module":3698,"summary":3703},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fdata-movement","Data Movement","Most instructions a program runs simply move data. We cover the mov family and its size suffixes, the three operand forms, the full memory addressing mode D(Rb,Ri,S) and its special cases, lea for address arithmetic, and how push and pop manipulate the stack pointer %rsp on a stack that grows toward lower addresses.\n",{"path":3705,"title":3706,"module":3698,"summary":3707},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farithmetic-and-logic","Arithmetic and Logic","The ALU instructions that compute on register and memory values: add, sub, and imul; the unary inc\u002Fdec\u002Fneg\u002Fnot; the shifts sal\u002Fshr\u002Fsar; the bitwise and\u002For\u002Fxor; and lea reused as a fast arithmetic trick. Each binary operation also sets the condition-code flags CF, ZF, SF, and OF, which cmp and test compute without keeping a result.\n",{"path":3709,"title":3710,"module":3698,"summary":3711},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fcontrol-flow","Control Flow","How a flat instruction stream realizes branches and loops. The conditional jumps read the condition-code flags; set instructions turn flags into a 0\u002F1 byte. We translate if\u002Felse into the standard compare-and-branch pattern, while\u002Ffor loops into the guarded-do form, and dense switches into jump tables that index a target directly.\n",{"path":3713,"title":3714,"module":3698,"summary":3715},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fprocedures","Procedures","How a function call works at the machine level: the run-time stack, call and ret passing control through a saved return address, the System V convention that routes the first six arguments through %rdi..%r9 and the result through %rax, the caller-saved versus callee-saved split, the stack frame, and a recursive factorial traced through its frames.\n",{"path":3717,"title":3718,"module":3698,"summary":3719},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farrays-structs-and-alignment","Arrays, Structs, and Alignment","How aggregate data lays out in memory. Arrays as base-plus-scaled-index, the row-major ordering of multidimensional arrays, pointer arithmetic in units of the pointed-to type, struct fields at fixed byte offsets, the overlapping storage of unions, and the alignment rules that force padding into a struct.\n",{"path":3721,"title":3722,"module":3698,"summary":3723},"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fmemory-layout-and-buffer-overflows","Memory Layout and Buffer Overflows","The process address space — text, data, heap, and stack — and the classic vulnerability it enables. A stack buffer that is written past its end can overwrite the saved return address and redirect ret, so we sketch the mechanism defensively and then the three standard protections: stack canaries, a non-executable stack, and address-space layout randomization.\n",{"path":3725,"title":3726,"module":3727,"summary":3728},"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fwhat-an-isa-is","What an ISA Is","Instruction Set Architecture","The instruction set architecture is the contract that lets a compiler and a chip be written by people who never meet: the stable interface software targets and hardware implements. We separate architecture from microarchitecture, read RISC and CISC as opposite answers to where complexity should live, price out what each choice costs in decode hardware, code density, and pipeline friendliness, and see how x86-64 endures by translating its instructions into RISC-like operations on the fly.\n",{"path":3730,"title":3731,"module":3727,"summary":3732},"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Finstruction-formats-and-operands","Instruction Formats and Operands","An instruction is an opcode plus a way to name its operands. We count operands — 3-address, 2-address, 1-address accumulator, and 0-address stack machines — by writing the same C = A + B four ways, weigh register operands against memory operands, then lay out the same add byte by byte in x86-64 (REX prefix, opcode, ModRM) and in Y86-64, and what fixed versus variable length costs at fetch time.\n",{"path":3734,"title":3735,"module":3727,"summary":3736},"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Faddressing-modes","Addressing Modes","Once an operand field exists, it needs a rule for turning its bits into the data it names. That rule is the addressing mode. We walk the standard set — immediate, register, direct, register-indirect, displacement, scaled-indexed, and PC-relative — fixing the effective-address computation for each, run every mode against one concrete machine state, and price out what Y86-64 loses by keeping only base plus displacement.\n",{"path":3738,"title":3739,"module":3727,"summary":3740},"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fthe-y86-64-instruction-set","The Y86-64 Instruction Set","Y86-64 is a teaching ISA — a stripped-down x86-64 simple enough to implement by hand yet real enough to compile to. We fix its programmer-visible state (fifteen registers, three condition codes, the PC, memory, and a status code), give the instruction set with exact byte encodings, spell out how the condition codes decide every jXX and cmovXX, and run the encoding both directions: assembly to bytes and raw bytes back to meaning.\n",{"path":3742,"title":3743,"module":3727,"summary":3744},"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fy86-64-programming","Y86-64 Programming","With the encodings fixed, we write real Y86-64 assembly: the .pos, .align, and .quad directives, the calling convention borrowed from x86-64, a stack set up by hand, and complete programs — an array sum and a branch-free max. We watch the assembler turn the listing into the exact byte image the processor will execute, and trace the stack across the call.\n",{"path":3746,"title":3747,"module":3748,"summary":3749},"\u002Fcomputer-architecture\u002Fdigital-logic\u002Ftransistors-gates-and-boolean-functions","Transistors, Gates, and Boolean Functions","Digital Logic","A processor is built from millions of transistor switches. We start at the MOS transistor as a voltage-controlled switch, build the CMOS inverter and NAND transistor by transistor, meet the seven standard gates with their truth tables, show that NAND alone is functionally complete, price each gate in transistors and in time, and turn any truth table into a sum-of-products circuit.\n",{"path":3751,"title":3752,"module":3748,"summary":3753},"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fcombinational-logic-and-hcl","Combinational Logic and HCL","A combinational circuit is a pure Boolean function of its current inputs — no memory, no clock. We draw the line between combinational and sequential logic, do the gate-delay accounting that finds a circuit's critical path and bounds the clock, meet don't-cares, then introduce CS:APP's Hardware Control Language: bit-level operators, word-level signals, equality nets, and the case expression that compiles to a multiplexer tree.\n",{"path":3755,"title":3756,"module":3748,"summary":3757},"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmultiplexers-decoders-and-the-alu","Multiplexers, Decoders, and the ALU","The combinational building blocks that make a datapath. We build the 2:1 and 4:1 multiplexer and tie it back to HCL's case expression, the n-to-2^n decoder, a one-bit full adder (sum is XOR, carry is majority), the ripple-carry adder that chains them, and finally the ALU — a function unit that selects among add, sub, and, and xor under a control input and exposes condition flags.\n",{"path":3759,"title":3760,"module":3748,"summary":3761},"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmemory-elements-latches-flip-flops-and-clocking","Memory Elements: Latches, Flip-Flops, and Clocking","A combinational circuit holds no state; feeding a circuit's output back to its input creates memory. We build the SR latch from cross-coupled gates, the level-sensitive D latch, and the master\u002Fslave edge-triggered D flip-flop, then introduce the clock and the synchronous design discipline, the setup\u002Fhold timing window, clock skew, metastability, and the register as n flip-flops sharing one clock.\n",{"path":3763,"title":3764,"module":3748,"summary":3765},"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fregister-files-and-random-access-memory","Register Files and Random-Access Memory","Storage organized for access by address. We build the register file (a small bank of registers with addressed read ports and clocked write ports, the exact structure Y86-64's decode and write-back stages use), then descend to the SRAM and DRAM cells of main memory, why one is fast and dear and the other dense and slow, and how a row decoder picks a word out of a memory array.\n",{"path":3767,"title":3768,"module":3769,"summary":3770},"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-fetch-decode-execute-cycle","The Fetch-Decode-Execute Cycle","Processor Design","A processor is a machine that repeats one loop forever: read the next instruction from memory, figure out what it asks for, do it, and advance. We fix the stored-program idea, lay out the datapath at a high level — PC, instruction memory, register file, ALU, data memory — and the control unit that sequences them, break the work into the six stages the rest of the module builds in hardware, and work out exactly how fetch parses variable-length instructions and computes the next PC.\n",{"path":3772,"title":3773,"module":3769,"summary":3774},"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-seq-stages","The SEQ Stages","The six SEQ stages, made exact. For every Y86-64 instruction — halt, nop, the moves, OPq, the jumps, call and ret, pushq and popq — we write down what Fetch, Decode, Execute, Memory, Write-back, and PC update each compute, as per-instruction stage tables with every row justified. Once the tables are filled in, the processor is fully specified; the remaining lessons turn them into wires.\n",{"path":3776,"title":3777,"module":3769,"summary":3778},"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fcontrol-logic-and-sequencing","Control Logic and Sequencing","The stage tables say what each instruction needs; the control logic computes it from icode. We write the HCL for the register-port selections (srcA, srcB, dstE, dstM), the ALU function and input selection, the memory read\u002Fwrite and address, the branch condition, and the next-PC mux — each a case expression on icode that compiles to a mux — and see how one blob of combinational logic serves every instruction at once. We close by contrasting hardwired control with the microprogrammed alternative.\n",{"path":3780,"title":3781,"module":3769,"summary":3782},"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fassembling-seq","Assembling SEQ","We wire the whole thing together. The functional units from digital logic and the control signals from the last lesson assemble into the complete SEQ datapath, laid out the way CS:APP draws it — six stages stacked bottom to top, Fetch at the floor and PC update at the ceiling, signals flowing up the margins. Then the timing analysis: why everything must settle in one cycle, the no-reading-back principle that makes single-cycle execution consistent, and the critical path that sets the clock. We close by walking an OPq and a ret through the assembled machine.\n",{"path":3784,"title":3785,"module":3769,"summary":3786},"\u002Fcomputer-architecture\u002Fprocessor-design\u002Ftracing-a-program","Tracing a Program","To close the module, we take a complete Y86-64 program — a loop that sums 1 through 3 — and run it through SEQ one cycle at a time, recording the PC, the fetched instruction, every stage computation, and the registers, condition codes, and memory after each cycle. Then we examine single cycles in detail: every named signal of an OPq in concrete hex, and a second program whose call and ret we trace through the stack. The traces confirm that the assembled datapath and control logic behave as a processor.\n",{"path":3788,"title":3789,"module":3790,"summary":3791},"\u002Fcomputer-architecture\u002Fpipelining\u002Fpipelining-principles","Pipelining Principles","Pipelining","A processor that runs one instruction to completion before starting the next wastes most of its hardware most of the time. Pipelining splits the work into stages separated by registers so several instructions are in flight at once. We separate throughput from latency, work the 300 ps example through one, two, and three stages, and derive the three ceilings on the gain: uneven stages, register overhead, and the dependencies between instructions.\n",{"path":3793,"title":3794,"module":3790,"summary":3795},"\u002Fcomputer-architecture\u002Fpipelining\u002Ffrom-seq-to-pipe","From SEQ to PIPE","We turn the sequential Y86-64 processor into a pipelined one by inserting pipeline registers between its stages so each cycle holds one instruction per stage. Doing it correctly forces a rearrangement: the next-PC computation must move into Fetch as a prediction, because the later stages that used to compute it are now busy with other instructions. We walk SEQ to SEQ+ to PIPE, spell out exactly what each pipeline register carries, and fix the naming discipline (D_stat versus d_stat) that keeps five in-flight instructions straight.\n",{"path":3797,"title":3798,"module":3790,"summary":3799},"\u002Fcomputer-architecture\u002Fpipelining\u002Fdata-hazards-stalling-and-forwarding","Data Hazards: Stalling and Forwarding","Overlapping instructions collide when a later one needs a value an earlier one has not finished computing: a read-after-write data hazard. We map exactly which instruction distances are dangerous, fix hazards the slow way by stalling (three bubbles), then the fast way by forwarding from five distinct sources into Decode, in a priority order that sequential semantics forces. Forwarding handles almost everything; the load-use hazard still needs exactly one stall.\n",{"path":3801,"title":3802,"module":3790,"summary":3803},"\u002Fcomputer-architecture\u002Fpipelining\u002Fcontrol-hazards-and-branch-prediction","Control Hazards and Branch Prediction","A pipeline must fetch an instruction every cycle, but after a conditional jump or a ret the next address is not yet known: a control hazard. We measure the branch penalty, weigh predict-taken against its alternatives with real loop arithmetic, watch PIPE detect a misprediction in Execute and squash the two wrong-path instructions, and meet the ret hazard, which has nothing to predict and stalls three cycles. A 2-bit counter gives a taste of dynamic prediction.\n",{"path":3805,"title":3806,"module":3790,"summary":3807},"\u002Fcomputer-architecture\u002Fpipelining\u002Fthe-complete-pipe-processor","The Complete PIPE Processor","We assemble the full pipelined Y86-64: five stages, five pipeline registers, forwarding paths, and a small control unit that decides, each cycle, whether to stall or bubble each register. The subtle part is when hazards combine: one pairing hides a genuine bug. A fourth control case reads stat and keeps exceptions precise. Performance reduces to CPI = 1 + lp + mp + rp, worked out to 1.27 with realistic frequencies, and PIPE beats SEQ by several times despite every penalty.\n",{"path":3809,"title":3810,"module":3811,"summary":3812},"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fstorage-technologies-and-the-latency-gap","Storage Technologies and the Latency Gap","The Memory Hierarchy","No single memory is both fast and large and cheap. We survey the technologies a machine can store bits in — SRAM, DRAM, flash, and rotating disk — open up a DRAM chip to find the row buffer, work a disk access down to the millisecond, and rank everything by speed, density, and cost per bit. Then we watch the processor outrun memory decade after decade. That widening gap is the whole reason a machine stacks fast small storage on top of slow large storage into a hierarchy.\n",{"path":3814,"title":3815,"module":3811,"summary":3816},"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Flocality","Locality","A hierarchy only pays off because programs do not touch memory at random. They reuse recently-used data (temporal locality) and touch nearby data soon after (spatial locality). We make both precise and then quantitative: miss rates for stride-1 and stride-k traversals against a concrete block size, and the loop-order pair on a 2-D array where the same sum misses 16 times one way and 64 times the other — why row-major versus column-major order can change a program's speed by an order of magnitude.\n",{"path":3818,"title":3819,"module":3811,"summary":3820},"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-memories-direct-mapped","Cache Memories and Direct Mapping","A cache is fast SRAM that holds copies of recently-used blocks of main memory. We fix its organization — S sets, E lines per set, B bytes per block — and the way it dissects an address into tag, set index, and block offset, worked bit by bit on a concrete 16-byte cache. Then we run the direct-mapped (E=1) access algorithm end to end on a seven-access trace: index to a set, compare the tag, hit or miss, evict. Cold and conflict misses fall out of the structure, and a two-array ping-pong shows conflict thrashing and its padding fix.\n",{"path":3822,"title":3823,"module":3811,"summary":3824},"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fset-associative-and-write-policies","Set-Associative Caches and Write Policies","Give each set several lines and a block has a choice of homes — fewer conflict misses, at the cost of comparing E tags in parallel and choosing a victim to evict. We re-run the direct-mapped ping-pong trace on a 2-way cache and watch the conflicts vanish, weigh LRU against random replacement, then turn to writes: write-through versus write-back with a dirty bit on a hit, write-allocate versus no-write-allocate on a miss, and a worked traffic count showing when each pairing wins.\n",{"path":3826,"title":3827,"module":3811,"summary":3828},"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-performance-and-cache-friendly-code","Cache Performance and Cache-Friendly Code","Turn the cache mechanism into a number. Hit time, miss rate, and miss penalty combine into the average memory access time; we compute AMAT for a two-level hierarchy with real numbers, weigh the design knobs against each other, and read the memory mountain. Then we write cache-friendly code — the matrix-multiply loop-order case study (ijk versus kij, misses counted per iteration) and loop blocking, where cache-sized tiles turn evicted reuse back into hits.\n",{"path":3830,"title":3831,"module":3832,"summary":3833},"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Faddress-spaces-and-translation","Address Spaces and Translation","Virtual Memory","Every process runs as if it owns a private, contiguous span of memory — its virtual address space — while the hardware maps those addresses onto a single shared physical memory. We fix virtual memory's three jobs (a cache for disk, a memory manager, a protection boundary), the page as the unit of mapping, and the MMU replacing the virtual page number while the offset passes through untouched — then run one translation end to end at the bit level and trace the control flow of a page hit against a page fault.\n",{"path":3835,"title":3836,"module":3832,"summary":3837},"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fpage-tables-and-page-faults","Page Tables and Page Faults","The page table is an array of page-table entries indexed by virtual page number; each entry's valid bit says whether the page is in DRAM, on disk, or unallocated, and its permission, reference, and dirty bits drive protection and replacement. We walk translation as a table lookup, the page fault and demand paging, the clock algorithm the OS uses to approximate LRU, memory mapping and copy-on-write (why fork is cheap), the taxonomy of bad references, and thrashing.\n",{"path":3839,"title":3840,"module":3832,"summary":3841},"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fthe-tlb-and-multi-level-page-tables","The TLB and Multi-Level Page Tables","A page-table read on every access would double memory traffic; a flat table for a 48-bit space would occupy 512 GB per process. The TLB fixes the first: a small set-associative cache of PTEs inside the MMU whose tag and index come from the VPN. Multi-level page tables fix the second, allocating only the sub-tables a process uses; x86-64 walks four levels with a 9+9+9+9+12 split. We trace one reference end to end through TLB, walk, and cache, and close with the overlap trick that lets the L1 cache start before translation ends.\n",{"path":3843,"title":3844,"module":3845,"summary":3846},"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Fexceptional-control-flow","Exceptional Control Flow","Exceptions & I\u002FO","Beyond the sequential, branch, and call flow a program controls itself, the hardware can divert the processor in response to events. We sort these into four classes — interrupts (asynchronous, from devices), traps (intentional syscalls), faults (recoverable, like a page fault), and aborts (unrecoverable) — then take the mechanism apart: exception numbers and the table dispatch, what the hardware pushes and why it differs from a procedure call, the divide-error \u002F page-fault \u002F general-protection trio on x86-64, the full syscall round trip with a worked write in assembly, and processes and signals as the abstractions ECF makes possible.\n",{"path":3848,"title":3849,"module":3845,"summary":3850},"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Finterrupts-and-the-kernel","Interrupts and the Kernel","An I\u002FO device signals completion by raising an interrupt, crossing the privilege boundary from user mode into the kernel. We fix that boundary, follow an interrupt from device through the interrupt controller to its vectored handler, and use the timer interrupt to drive preemptive scheduling and the context switch. Then the I\u002FO mechanics: polling versus interrupt-driven I\u002FO with a cycle count, device registers and memory-mapped I\u002FO versus port I\u002FO, DMA's full transfer walkthrough and its cache hazard, and a disk read traced end to end, from the read syscall to the completion interrupt.\n",{"path":3852,"title":3853,"module":3854,"summary":3855},"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fprocesses-threads-and-parallelism","Processes, Threads, and Parallelism","Multithreading & Multicore","Around 2004 the single core stopped getting faster, and the industry's answer was to hand programmers more cores instead. This lesson builds the vocabulary that shift demands: process versus thread and exactly which hardware state each one owns, concurrency versus parallelism, the three kinds of parallelism a machine can exploit, why Dennard scaling ended and forced the multicore turn, and Amdahl's law — the arithmetic that bounds the speedup those cores can deliver.\n",{"path":3857,"title":3858,"module":3854,"summary":3859},"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fhardware-multithreading","Hardware Multithreading","A pipeline spends much of its life waiting — on cache misses, on dependences, on branches. Hardware multithreading fills the dead cycles with instructions from another thread. We compare coarse-grained switching (change threads on a long stall), fine-grained interleaving (change every cycle), and simultaneous multithreading (mix threads inside a single cycle), work out exactly which hardware a second thread context duplicates and which it shares, and weigh when SMT pays off and when two threads just fight over one cache.\n",{"path":3861,"title":3862,"module":3854,"summary":3863},"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fcache-coherence","Cache Coherence","Give each core its own cache and the same address can live in two places at once, with copies that disagree. We reproduce the stale-copy bug with a two-core trace, then fix it the way hardware does: snooping caches that watch a shared bus and keep every line in a protocol state. We build MSI in full, upgrade it to MESI, contrast invalidation with updating, add coherence misses as the fourth C, and end with false sharing: the performance bug where cores fight over a line while never touching the same byte.\n",{"path":3865,"title":3866,"module":3854,"summary":3867},"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmemory-consistency-and-synchronization","Memory Consistency and Synchronization","Coherence keeps cores agreeing about one location; consistency is the contract about many. We define sequential consistency, then watch real hardware break it: the store buffer lets a load slip ahead of an older store, and the classic two-thread litmus test ends with both sides reading zero. We state x86-TSO precisely, restore order with mfence, build atomic read-modify-write from the lock prefix, xchg, and cmpxchg, and write a spinlock twice — once naively, once bus-friendly — closing with what lock-free progress actually guarantees.\n",{"path":3869,"title":3870,"module":3854,"summary":3871},"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmulticore-organization","Multicore Organization","Where everything sits on the die. A modern die gives each core private L1 and L2 caches, spreads a shared last-level cache across slices, and wires it all together with a ring or mesh; multi-socket servers add NUMA, where memory is local to one socket and every remote access pays a latency penalty. We walk the floorplan, put numbers on local versus remote latency, meet thread affinity, and account for the two shared resources — coherence traffic and LLC capacity — that decide how far a parallel program scales.\n",{"path":3873,"title":3874,"module":3875,"summary":3876},"\u002Fcomputer-architecture\u002Fcapstone\u002Fthe-whole-machine","The Whole Machine","Capstone","We take one line of C down the whole tower the course built — compiler to assembly, assembly to machine-code bytes, the bytes into the fetch–decode–execute datapath — then trace one load and one add through the pipelined, cached, translated, interruptible machine, each step cross-linked to the lesson that built it. We close with the map of the course as a stack of layers and an accounting of what we simplified: out-of-order execution, superscalar issue, and speculation past the branch predictor.\n",{"path":3878,"title":3879,"module":3875,"summary":3880},"\u002Fcomputer-architecture\u002Fcapstone\u002Fassembling-a-complete-cpu","Assembling a Complete CPU","We bolt the parts the course built — PC, instruction memory and its fetch logic, register file, ALU, condition codes, data memory, and the control unit — into one complete CPU, name the lesson that built each, wire them in a deliberate order, and power the machine on from reset. Then we assemble a real test program (sum a four-element array through a call\u002Fret procedure), give its exact bytes and memory layout, and trace it cycle by cycle to the answer 0xabcdabcdabcd. We close with how to validate such a machine, and what it takes to put two of them on one die.\n",{"path":3882,"title":3883,"module":219,"summary":219},"\u002Fcomputer-architecture","Computer Architecture",{"path":11,"title":10,"module":5,"summary":13},{"path":16,"title":15,"module":5,"summary":19},{"path":26,"title":25,"module":21,"summary":28},{"path":31,"title":30,"module":21,"summary":33},{"path":36,"title":35,"module":21,"summary":39},{"path":42,"title":41,"module":21,"summary":45},{"path":48,"title":47,"module":21,"summary":51},{"path":54,"title":53,"module":21,"summary":57},{"path":64,"title":63,"module":59,"summary":66},{"path":69,"title":68,"module":59,"summary":71},{"path":74,"title":73,"module":59,"summary":76},{"path":79,"title":78,"module":59,"summary":81},{"path":84,"title":83,"module":59,"summary":86},{"path":89,"title":88,"module":59,"summary":91},{"path":98,"title":97,"module":93,"summary":100},{"path":103,"title":102,"module":93,"summary":105},{"path":108,"title":107,"module":93,"summary":110},{"path":117,"title":116,"module":112,"summary":119},{"path":122,"title":121,"module":112,"summary":124},{"path":131,"title":130,"module":126,"summary":133},{"path":136,"title":135,"module":126,"summary":138},{"path":141,"title":140,"module":126,"summary":143},{"path":151,"title":150,"module":145,"summary":153},{"path":156,"title":155,"module":145,"summary":158},{"path":166,"title":165,"module":160,"summary":168},{"path":171,"title":170,"module":160,"summary":173},{"path":176,"title":175,"module":160,"summary":178},{"path":186,"title":185,"module":180,"summary":191},{"path":194,"title":193,"module":180,"summary":196},{"path":199,"title":198,"module":180,"summary":201},{"path":209,"title":208,"module":203,"summary":211},{"path":214,"title":213,"module":203,"summary":216},{"path":3917,"title":3918,"module":219,"summary":219},"\u002Fdifferential-equations","Differential Equations",{"path":3920,"title":3921,"module":3922,"summary":3923},"\u002Frelativity\u002Ffoundations\u002Fspecial-relativity-postulates","The Postulates of Special Relativity","Foundations of Relativity","Newton's laws are the same in every inertial frame, but Maxwell's are not: the equations of electromagnetism single out one speed, c, and the nineteenth century read that as the speed of light relative to a medium, the ether. The Michelson-Morley experiment looked for Earth's motion through that medium and found nothing. Einstein's two postulates replace the ether, and their first consequence is that simultaneity is frame-dependent.\n",{"path":3925,"title":3926,"module":3922,"summary":3927},"\u002Frelativity\u002Ffoundations\u002Florentz-transformation-spacetime","The Lorentz Transformation and Spacetime","Requiring that a light sphere stay a light sphere in every inertial frame fixes the coordinate change between frames uniquely: the Lorentz transformation, with its factor gamma. Differentiating it gives relativistic velocity addition, which caps composed speeds at c. Plotting the same events on skewed spacetime axes turns the algebra into geometry, with calibration hyperbolae, an invariant interval, and a light cone that sorts events into past, future, and elsewhere.\n",{"path":3929,"title":3930,"module":3922,"summary":3931},"\u002Frelativity\u002Ffoundations\u002Ftime-dilation-length-contraction","Time Dilation, Length Contraction, and Paradoxes","A light clock and the constancy of c give the two headline effects directly: a moving clock runs slow by gamma, and a moving rod is short by the same factor. Cosmic-ray muons reaching sea level are the standing experimental proof. The relativistic Doppler effect adds the time-dilation factor to the classical shift, and the twin and pole-barn paradoxes dissolve once the relativity of simultaneity is taken seriously.\n",{"path":3933,"title":3934,"module":3922,"summary":3935},"\u002Frelativity\u002Ffoundations\u002Frelativistic-momentum-energy","Relativistic Momentum and Energy","Conserving momentum in every inertial frame forces the redefinition p = gamma m u, which diverges as the speed approaches c. Integrating the corresponding force gives the total energy E = gamma m c-squared, whose rest term m c-squared is Einstein's mass-energy equivalence. Energy and momentum join into a four-vector whose invariant length is the rest energy, giving E-squared = (pc)-squared + (m c-squared)-squared, massless particles, and nuclear binding energy.\n",{"path":3937,"title":3938,"module":3922,"summary":3939},"\u002Frelativity\u002Ffoundations\u002Fgeneral-relativity","A Taste of General Relativity","Einstein's happiest thought was that a freely falling observer feels no gravity: a uniform gravitational field is locally indistinguishable from an accelerating frame. That equivalence principle predicts that light bends near a mass, that clocks run slow deep in a gravitational well, that Mercury's orbit precesses, and that radar echoes are delayed. Every prediction has been confirmed, and pushing the redshift to its limit gives the black hole.\n",{"path":3941,"title":3942,"module":3943,"summary":3944},"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fminkowski-spacetime-and-the-interval","Minkowski Spacetime and the Interval","Spacetime and the Lorentz Group","The Lorentz transformation of the foundations module is repackaged as the geometry of a four-dimensional space whose invariant is not a distance but the spacetime interval. Events, worldlines, and the metric signature define a causal structure that every observer shares. Proper time is the length of a timelike worldline, and the twin paradox becomes the statement that a straight worldline accumulates the most proper time.\n",{"path":3946,"title":3947,"module":3943,"summary":3948},"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Ffour-vectors-and-index-notation","Four-Vectors and Index Notation","The index calculus that the rest of the course runs on. Contravariant and covariant components, the Minkowski metric as the machine that raises and lowers indices, and the Einstein summation convention are assembled into scalar products that are the same in every frame. The four-velocity and four-acceleration follow, together with the identity that the four-velocity has constant invariant length.\n",{"path":3950,"title":3951,"module":3943,"summary":3952},"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fthe-lorentz-group-and-rapidity","The Lorentz Group and Rapidity","The Lorentz transformations are the linear maps that preserve the Minkowski metric, and they form the group O(1,3). Boosts are hyperbolic rotations parametrized by rapidity, which adds along a line where velocity does not. The boost and rotation generators fix the group's local structure; its four disconnected components are set by two signs; and two non-collinear boosts compose into a boost plus a rotation, the Wigner rotation behind Thomas precession.\n",{"path":3954,"title":3955,"module":3943,"summary":3956},"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fdoppler-aberration-and-appearance","Doppler, Aberration, and Appearance","Light carries a null four-momentum, and boosting it produces every optical effect of relativity at once. The covariant Doppler formula follows from the transformation of frequency, aberration from the transformation of direction, and the headlight effect from the resulting concentration of light forward. The Terrell-Penrose result shows that a fast object photographs as rotated, not contracted.\n",{"path":3958,"title":3959,"module":3960,"summary":3961},"\u002Frelativity\u002Frelativistic-dynamics\u002Ffour-momentum-force-and-accelerated-motion","Four-Momentum, Four-Force, and Accelerated Motion","Relativistic Dynamics","The four-momentum packages energy and momentum into a single vector whose invariant length is the rest mass. Its proper-time derivative is the four-force, always orthogonal to the four-velocity, and a constant orthogonal four-force produces hyperbolic motion. Constant proper acceleration gives rapidity linear in proper time, the relativistic rocket equation, and the Rindler horizon behind an eternally accelerating observer.\n",{"path":3963,"title":3964,"module":3960,"summary":3965},"\u002Frelativity\u002Frelativistic-dynamics\u002Fparticle-decays-and-two-body-kinematics","Particle Decays and Two-Body Kinematics","Conservation of four-momentum fixes the kinematics of a decay from the masses alone. In the center-of-momentum frame a parent breaks into two daughters with equal and opposite momenta and energies set by the Kallen triangle function. Boosting to the lab opens the decay into a cone, and the invariant mass built from the daughters reconstructs the parent as a peak. Worked cases: the two-photon decay of the neutral pion and a heavy two-body hadronic decay.\n",{"path":3967,"title":3968,"module":3960,"summary":3969},"\u002Frelativity\u002Frelativistic-dynamics\u002Fcollisions-thresholds-and-the-cm-frame","Relativistic Collisions and Threshold Energies","Two-body collisions run on the same conserved four-momentum as decays. The invariant s sets the total energy available in the center-of-momentum frame and therefore the threshold for producing new particles. Fixed-target energy grows only as the square root of beam energy while a collider grows linearly, which is why colliders reach high energy. Compton scattering follows as a worked photon-electron collision giving the wavelength shift.\n",{"path":3971,"title":3972,"module":3960,"summary":3973},"\u002Frelativity\u002Frelativistic-dynamics\u002Fmandelstam-variables-and-invariants","Mandelstam Variables and Lorentz Invariants","For a two-to-two process the three Mandelstam invariants s, t, and u encode all the kinematics in frame-independent form. They obey a single linear constraint, the sum of the four squared masses, so only two are independent. s is the center-of-momentum energy squared, t and u are momentum transfers tied to the scattering angle, and crossing symmetry relates one amplitude across three channels through these variables.\n",{"path":3975,"title":3976,"module":3977,"summary":3978},"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ffour-current-and-the-four-potential","The Four-Current and Four-Potential","Covariant Electromagnetism","Charge density and current combine into a single four-vector whose divergence is charge conservation. The scalar and vector potentials combine likewise into the four-potential, whose gauge freedom fixes to the Lorenz condition, reducing Maxwell's equations for the potentials to a single wave equation sourced by the four-current.\n",{"path":3980,"title":3981,"module":3977,"summary":3982},"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fthe-electromagnetic-field-tensor","The Electromagnetic Field Tensor","The antisymmetric derivative of the four-potential is the field-strength tensor F, gauge invariant by construction, with the electric and magnetic fields as its components. Its dual exchanges E and B, and its two contractions form the Lorentz invariants that classify a field as electric, magnetic, or radiative in every frame.\n",{"path":3984,"title":3985,"module":3977,"summary":3986},"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ftransformation-of-electric-and-magnetic-fields","How E and B Transform","Transforming the field tensor under a boost gives explicit rules for the electric and magnetic fields: components along the motion are unchanged, transverse components mix and pick up a gamma. The field of a uniformly moving charge compresses transversely, and the force between a current and a moving charge shows that magnetism is the relativistic shadow of electrostatics.\n",{"path":3988,"title":3989,"module":3977,"summary":3990},"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fcovariant-maxwell-and-the-stress-energy-tensor","Covariant Maxwell and the Stress–Energy Tensor","Maxwell's four equations collapse into two tensor equations, one sourced by the four-current and one an identity on the field strength, with charge conservation automatic. The Lorentz force becomes a four-vector law, and the field's energy, momentum, and stress assemble into a symmetric, conserved stress–energy tensor — the object that will source gravity.\n",{"path":3992,"title":3993,"module":3994,"summary":3995},"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-equivalence-principle-formalized","The Equivalence Principle","Curved Spacetime","The equality of gravitational and inertial mass promotes to a physical principle in three graded strengths — weak, Einstein, and strong. A freely falling laboratory is locally indistinguishable from an inertial frame, but the qualifier \"locally\" is essential: the size of the patch over which gravity vanishes is set by the tidal field, which no change of frame can remove. Tidal forces are the true, coordinate-independent signature of gravity, and they are what curvature will measure.\n",{"path":3997,"title":3998,"module":3994,"summary":3999},"\u002Frelativity\u002Fcurved-spacetime\u002Fmanifolds-vectors-and-the-metric","Manifolds, Vectors, and the Metric","A manifold is a space that looks locally like flat space, described by overlapping coordinate charts. Tangent vectors are directional derivatives with the coordinate basis vectors as partial-derivative operators; one-forms live in the dual space; and the metric tensor turns a coordinate line element into an invariant length. The 2-sphere and Rindler metrics serve as worked examples, including the coordinate singularities that are artefacts of the chart, not of the geometry.\n",{"path":4001,"title":4002,"module":3994,"summary":4003},"\u002Frelativity\u002Fcurved-spacetime\u002Fcovariant-derivative-and-christoffel-symbols","Parallel Transport and the Covariant Derivative","The ordinary derivative of a vector field is not a tensor, because it subtracts vectors living in different tangent spaces. A connection supplies the missing comparison: the covariant derivative adds Christoffel-symbol correction terms that cancel the coordinate artefacts. Requiring the connection to be torsion-free and to preserve the metric fixes the Christoffel symbols uniquely in terms of derivatives of the metric, giving the Levi-Civita connection that general relativity uses.\n",{"path":4005,"title":4006,"module":3994,"summary":4007},"\u002Frelativity\u002Fcurved-spacetime\u002Fgeodesics-and-the-geodesic-equation","Geodesics and the Newtonian Limit","Free fall is geodesic motion: a freely falling particle follows the straightest possible worldline, obtained either by parallel-transporting its own tangent vector or by extremizing proper time. Both routes give the geodesic equation. Affine parameters, and conserved quantities from symmetries via Killing vectors, make it solvable. In the weak-field slow-motion limit the geodesic equation reproduces Newton's law of gravity, fixing the time-time metric component as the Newtonian potential.\n",{"path":4009,"title":4010,"module":3994,"summary":4011},"\u002Frelativity\u002Fcurved-spacetime\u002Fcurvature-riemann-and-geodesic-deviation","Curvature and the Riemann Tensor","Curvature is the failure of parallel transport to commute: carrying a vector around an infinitesimal loop returns it rotated, and the rotation per unit area is the Riemann tensor. Its symmetries cut the components to twenty in four dimensions. Geodesic deviation makes it the equation of tidal forces, and its contractions — the Ricci tensor, the Ricci scalar, and the divergence-free Einstein tensor — assemble the objects the field equation is built from.\n",{"path":4013,"title":4014,"module":3994,"summary":4015},"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-einstein-field-equations","The Einstein Field Equations","The field equation is assembled from a short list of requirements: a symmetric, divergence-free, second-order geometric tensor set proportional to the stress–energy tensor, with the coefficient fixed by the Newtonian limit. The cosmological constant is the one extra term the requirements allow. The Einstein–Hilbert action gives the same equation from a variational principle, and the coupled system closes the logic of the module: matter curves spacetime, and spacetime tells matter how to move.\n",{"path":4017,"title":4018,"module":4019,"summary":4020},"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fthe-schwarzschild-metric","The Schwarzschild Metric","The Schwarzschild Solution","The first exact solution of Einstein's equation follows from two assumptions, staticity and spherical symmetry, imposed on the vacuum outside a mass. Solving the vacuum field equations fixes two metric functions and produces the Schwarzschild geometry, whose one length scale is the Schwarzschild radius $r_s = 2GM\u002Fc^2$. Birkhoff's theorem shows this is the only spherical vacuum, and the far field reduces to Newtonian gravity.\n",{"path":4022,"title":4023,"module":4019,"summary":4024},"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fgeodesics-and-orbits-in-schwarzschild","Orbits in the Schwarzschild Geometry","The two Killing symmetries of the Schwarzschild metric give a conserved energy and angular momentum per unit mass, reducing geodesic motion to a one-dimensional problem in an effective potential. The potential carries an extra attractive $1\u002Fr^3$ term absent from Newton's, which caps the centrifugal barrier, produces an innermost stable circular orbit at $6GM\u002Fc^2$, and makes bound orbits precess instead of closing.\n",{"path":4026,"title":4027,"module":4019,"summary":4028},"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Flight-bending-and-null-geodesics","Null Geodesics and the Photon Sphere","Light follows null geodesics, governed by a photon effective potential with a single unstable maximum at $3GM\u002Fc^2$, the photon sphere. The impact parameter sorts rays into those that escape with a deflection and those captured, with the critical value $b_c = 3\\sqrt{3}\\,GM\u002Fc^2$ dividing them. A grazing ray bends by $4GM\u002F(c^2 b)$, twice the naive Newtonian value, and the critical impact parameter sets the edge of a black hole's shadow.\n",{"path":4030,"title":4031,"module":4032,"summary":4033},"\u002Frelativity\u002Ftests-of-general-relativity\u002Fperihelion-precession-of-mercury","The Perihelion Precession of Mercury","Tests of General Relativity","A single extra term in the Schwarzschild orbit equation, cubic in the inverse radius, keeps a bound orbit from closing. The perturbation advances the perihelion by 6πGM\u002F(c²a(1−e²)) per revolution, which for Mercury is 43 arcseconds per century — exactly the anomaly left after Newtonian planetary perturbations are subtracted. A note on frame dragging closes the lesson.\n",{"path":4035,"title":4036,"module":4032,"summary":4037},"\u002Frelativity\u002Ftests-of-general-relativity\u002Fdeflection-of-light-and-gravitational-lensing","Light Deflection and Gravitational Lensing","A light ray grazing the Sun bends by 4GM\u002F(c²b), exactly twice the value a Newtonian corpuscle would give; the extra factor is the curvature of space. The 1919 eclipse confirmed it. The same bending focuses light from distant sources into Einstein rings, multiple images, and microlensing brightenings, making lensing a direct probe of mass, including mass that emits no light.\n",{"path":4039,"title":4040,"module":4032,"summary":4041},"\u002Frelativity\u002Ftests-of-general-relativity\u002Fgravitational-redshift-and-shapiro-delay","Gravitational Redshift and the Shapiro Delay","A clock deeper in a gravitational well ticks slower, and a photon climbing out loses frequency by the ratio of the metric's time-time components. Pound and Rebka measured the 2.5×10⁻¹⁵ shift over a 22.5-metre tower. Radar signals grazing the Sun return late by about 250 microseconds, the Shapiro delay. Both probe the time part of the metric directly.\n",{"path":4043,"title":4044,"module":4032,"summary":4045},"\u002Frelativity\u002Ftests-of-general-relativity\u002Frelativity-in-technology-gps","Relativity and the Global Positioning System","A GPS satellite clock runs slow by 7 microseconds a day from its orbital speed and fast by 46 from its higher gravitational potential, a net gain of about 38 microseconds a day. Left uncorrected, the timing error would grow into kilometres of position error within a day and exceed navigation tolerance within minutes. The satellites carry a pre-launch frequency offset to cancel it.\n",{"path":4047,"title":4048,"module":4049,"summary":4050},"\u002Frelativity\u002Fblack-holes\u002Fhorizons-and-coordinate-singularities","Horizons and Coordinate Singularities","Black Holes","The Schwarzschild radius is a coordinate singularity, not a curvature singularity: the metric blows up there only because the static coordinates fail, while the geometry stays finite. Eddington–Finkelstein and Kruskal– Szekeres coordinates cross the horizon smoothly and show the light cones tipping toward the center. A freely falling observer reaches the true singularity at r=0 in finite proper time, while a distant observer sees the infall freeze and redden at the horizon.\n",{"path":4052,"title":4053,"module":4049,"summary":4054},"\u002Frelativity\u002Fblack-holes\u002Frotating-and-charged-black-holes","Rotating and Charged Black Holes","A stationary black hole is fixed by three numbers: mass, angular momentum, and charge. The Reissner–Nordström metric adds charge and splits the horizon in two; the Kerr metric adds rotation, drags inertial frames, and wraps the horizon in an ergosphere where nothing can stay still. Inside the ergosphere the Penrose process extracts rotational energy, and the no-hair theorem states that no other detail of the collapsed matter survives.\n",{"path":4056,"title":4057,"module":4049,"summary":4058},"\u002Frelativity\u002Fblack-holes\u002Fblack-hole-thermodynamics","Black-Hole Thermodynamics","The four laws of black-hole mechanics mirror the four laws of thermodynamics term for term, with horizon area playing the role of entropy and surface gravity the role of temperature. Hawking's calculation makes the analogy literal: a black hole radiates at a temperature set by its surface gravity, carries a real entropy proportional to its horizon area, and slowly evaporates. The thermal spectrum raises the information paradox.\n",{"path":4060,"title":4061,"module":4062,"summary":4063},"\u002Frelativity\u002Fgravitational-waves\u002Flinearized-gravity-and-wave-solutions","Linearized Gravity and Wave Solutions","Gravitational Waves","Weak gravity is a small perturbation of flat spacetime, and the linearized Einstein equation in the Lorenz gauge is an ordinary wave equation propagating at the speed of light. The trace-reversed perturbation carries the dynamics, residual gauge freedom fixes the transverse-traceless form, and the two physical polarizations deform a ring of freely falling masses into oscillating ellipses whose fractional size change is the strain.\n",{"path":4065,"title":4066,"module":4062,"summary":4067},"\u002Frelativity\u002Fgravitational-waves\u002Fgeneration-and-the-quadrupole-formula","The Quadrupole Formula","The retarded solution of the linearized field equation gives the field of a moving source, and conservation of mass and momentum forbids monopole and dipole radiation, leaving the mass quadrupole as the leading emitter. The quadrupole formula fixes the strain and the radiated luminosity, and applied to a compact binary it predicts the inspiral chirp of rising frequency and amplitude. The Hulse-Taylor pulsar's orbital decay confirmed it to a fraction of a percent.\n",{"path":4069,"title":4070,"module":4062,"summary":4071},"\u002Frelativity\u002Fgravitational-waves\u002Fdetection-ligo-and-the-first-events","LIGO and the First Detections","A gravitational wave is measured as a differential length change of the two arms of a kilometre-scale Michelson interferometer, a strain of order ten to the minus twenty-one that moves the mirrors by a fraction of a proton radius. GW150914 recorded the inspiral, merger, and ringdown of two black holes, fixing their masses and the energy radiated, and GW170817 with its coincident gamma-ray burst and kilonova opened multimessenger astronomy.\n",{"path":4073,"title":4074,"module":4075,"summary":4076},"\u002Frelativity\u002Fcosmological-bridge\u002Fthe-cosmological-principle-and-flrw-metric","The Cosmological Principle and the FLRW Metric","A Bridge to Cosmology","Homogeneity and isotropy restrict the spacetime of the universe to a single family of metrics: a flat cosmic-time slicing of spatial sections of constant curvature, scaled by a time-dependent factor a(t). This lesson builds the Friedmann–Lemaître–Robertson–Walker metric from those symmetries, separates comoving from proper distance, and derives cosmological redshift as the stretching of wavelengths with the scale factor.\n",{"path":4078,"title":4079,"module":4075,"summary":4080},"\u002Frelativity\u002Fcosmological-bridge\u002Ffriedmann-equations-and-cosmic-dynamics","The Friedmann Equations and Cosmic Dynamics","The Einstein equation applied to the FLRW metric with a perfect-fluid source yields the two Friedmann equations and the conservation law that ties them together. This lesson derives them, defines the critical density and the density parameters that fix the spatial geometry, works out how matter, radiation, and a cosmological constant dilute and drive the expansion, and hands off to a dedicated cosmology subject.\n",{"path":4082,"title":4083,"module":219,"summary":219},"\u002Frelativity","Relativity",{"path":4085,"title":4086,"module":219,"summary":219},"\u002Fphysical-computing","Physical Computing",{"path":4088,"title":4089,"module":4090,"summary":4091},"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fblackbody-radiation-and-the-planck-quantum","Blackbody Radiation and the Planck Quantum","Origins of the Quantum","Millikan's oil-drop experiment fixed the electron charge as an indivisible unit, and the spectrum of thermal radiation forced a second, deeper quantum. Classical physics predicts an infinite energy density at short wavelengths; Planck removed the divergence by allowing a cavity oscillator to hold only energies that are integer multiples of hf, the first appearance of the quantum of action.\n",{"path":4093,"title":4094,"module":4090,"summary":4095},"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-photoelectric-effect-and-the-photon","The Photoelectric Effect and the Photon","Light shone on a clean metal ejects electrons, but the details defied the wave theory: the electrons' maximum energy depends on the light's frequency, not its brightness, and there is a sharp threshold frequency below which nothing happens. Einstein resolved every anomaly by treating light as a stream of energy quanta hf, each absorbed whole by one electron, and Millikan's measurement of the stopping-potential slope confirmed h to a decade before anyone expected.\n",{"path":4097,"title":4098,"module":4090,"summary":4099},"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fx-rays-and-the-compton-effect","X-Rays and the Compton Effect","X-rays are short-wavelength electromagnetic waves produced when fast electrons are braked in a target, and their diffraction by crystals lets Bragg's law measure atomic spacings. Compton then scattered X-rays off electrons and found the wavelength shifted by an amount that only a photon carrying momentum hf\u002Fc could explain, closing the case for the particle nature of light.\n",{"path":4101,"title":4102,"module":4090,"summary":4103},"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-old-quantum-theory-bohr-and-sommerfeld","The Old Quantum Theory: Bohr, Sommerfeld, and Correspondence","Between Bohr's 1913 atom and Schrödinger's 1926 equation, physics ran on a provisional recipe: keep classical orbits, but admit only those whose action integral is a whole multiple of Planck's constant. This lesson develops the Wilson-Sommerfeld phase-integral rule, applies it to the oscillator and to the elliptical Kepler orbits of hydrogen, derives Sommerfeld's relativistic fine structure and the quantization of orbit orientation, and shows how the correspondence principle fixed intensities and selection rules. The systematic failures — helium, line intensities, the anomalous Zeeman effect — mark exactly where a theory of orbits had to give way to a theory of waves.\n",{"path":4105,"title":4106,"module":4107,"summary":4108},"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fde-broglie-waves-and-electron-diffraction","De Broglie Waves and Electron Diffraction","The Wave Nature of Matter","In 1924 de Broglie proposed that every particle carries a wave of wavelength h\u002Fp. The hypothesis explains Bohr's quantized orbits as standing waves, and Davisson and Germer, then G. P. Thomson, confirmed it by diffracting electrons from crystals exactly as X-rays diffract. We derive the electron wavelength, work the Bragg analysis of the data, and give the relativistic form.\n",{"path":4110,"title":4111,"module":4107,"summary":4112},"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fwave-packets-and-the-probability-interpretation","Wave Packets and the Probabilistic Wave Function","A single de Broglie wave fills all space, but a particle is localized. Adding many waves of nearby wavelength builds a wave packet that is confined and moves at the group velocity, which equals the particle velocity. Born's rule reads the squared amplitude of the wave function as a probability density, the meaning confirmed by electron interference building up one detection at a time.\n",{"path":4114,"title":4115,"module":4107,"summary":4116},"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fthe-uncertainty-principle","The Uncertainty Principle and Wave-Particle Duality","The packet relations delta-k delta-x about 1 become Heisenberg's principle once momentum is hbar times wave number: position and momentum cannot both be sharp, nor energy and time. The gamma-ray microscope shows the limit is physical, not technical. It fixes the zero-point energy of a confined particle, the size of the hydrogen atom, and the natural width of spectral lines, and it frames the wave-particle duality of all matter and radiation.\n",{"path":4118,"title":4119,"module":4120,"summary":4121},"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-schrodinger-equation-in-one-dimension","The Schrödinger Equation in One Dimension","Wave Mechanics in One Dimension","The wave equation for matter cannot be derived; it is postulated and judged by experiment. We build the time-dependent Schrödinger equation from the de Broglie relations, read Born's probability rule off the complex wave function, and separate the time and space dependence to get the time-independent equation whose bound-state solutions are the stationary states. The five acceptability conditions on the wave function are what force energy to be quantized.\n",{"path":4123,"title":4124,"module":4120,"summary":4125},"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-free-particle-and-wave-packet-dynamics","The Free Particle and Wave-Packet Dynamics","The free particle has no bound states: its stationary solutions are non-normalizable plane waves forming a continuum. Physical states are wave packets built by superposing them, and the superposition is a Fourier transform. We delta-normalize the plane waves, assemble a Gaussian packet, solve for its exact time evolution, and read off the two facts that reconcile the wave picture with mechanics: the packet moves at the group velocity ħk\u002Fm, the classical velocity, and it spreads because its component momenta travel at different speeds.\n",{"path":4127,"title":4128,"module":4120,"summary":4129},"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fparticle-in-infinite-and-finite-square-wells","Particle in Infinite and Finite Square Wells","The infinite square well is the simplest bound-state problem: two boundary conditions quantize the energy into a ladder E_n = n² E_1, and the eigenfunctions are the standing waves of a string fixed at both ends. Relaxing the walls to a finite depth lets the wave function leak into the classically forbidden region, keeps the number of bound states finite, and turns the eigenvalue condition into a transcendental equation solved graphically.\n",{"path":4131,"title":4132,"module":4120,"summary":4133},"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Foperators-expectation-values-and-the-harmonic-oscillator","Operators, Expectation Values, and the Harmonic Oscillator","Measurable quantities are extracted from the wave function as expectation values, and each observable is represented by an operator that acts between Ψ* and Ψ — position by multiplication, momentum by a derivative, energy by the Hamiltonian. Applied to the harmonic oscillator, the machinery yields evenly spaced levels E_n = (n+½)ℏω, Gaussian- times-Hermite eigenfunctions of definite parity, and the selection rule Δn = ±1.\n",{"path":4135,"title":4136,"module":4120,"summary":4137},"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-dirac-delta-potential","The Dirac-Delta Potential: A Single Bound State and Scattering","A potential concentrated at a single point is solvable in closed form and isolates the physics of matching a wave function across a discontinuity. Integrating the Schrödinger equation across the spike gives a jump condition on the derivative; the attractive delta well then supports exactly one bound state, of energy set by the strength alone, while the same spike scatters an incoming beam with a transmission that rises from zero to one. The attractive well and the repulsive barrier scatter identically yet only the well binds.\n",{"path":4139,"title":4140,"module":4120,"summary":4141},"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fbarrier-penetration-and-quantum-tunneling","Barrier Penetration and Quantum Tunneling","Unbound states scatter rather than bind. A particle meeting a step is partly reflected even when it has more than enough energy to pass, and a particle meeting a barrier taller than its energy has a nonzero chance of appearing on the far side. Matching the wave function across the boundaries gives the reflection and transmission coefficients and the exponential tunneling probability that explains alpha decay, the scanning tunneling microscope, and the ammonia clock.\n",{"path":4143,"title":4144,"module":4145,"summary":4146},"\u002Fquantum-mechanics\u002Fformalism\u002Fhilbert-space-and-dirac-notation","Hilbert Space and Dirac Bra–Ket Notation","The Formalism of Quantum Mechanics","Wave mechanics is one representation of a deeper structure: quantum states are vectors in a complex inner-product space, and observables act on them as linear operators. We build that space from the axioms, introduce Dirac's kets and bras as vectors and the linear functionals that measure them, and identify the wavefunction as the components of an abstract state in the position basis. The resolution of the identity is the single algebraic tool that ties every basis, expansion, and matrix element together.\n",{"path":4148,"title":4149,"module":4145,"summary":4150},"\u002Fquantum-mechanics\u002Fformalism\u002Fobservables-hermitian-operators-and-eigenvalues","Observables, Hermitian Operators, and the Spectral Theorem","Every measurable quantity is represented by a Hermitian operator, and the reason is forced: a measurement needs real eigenvalues, orthogonal eigenvectors, and a complete eigenbasis, and Hermiticity delivers precisely those. We derive those properties from self-adjointness, state the spectral theorem, handle degeneracy, and show that two observables share an eigenbasis precisely when they commute — the algebraic condition behind compatible and incompatible measurements.\n",{"path":4152,"title":4153,"module":4145,"summary":4154},"\u002Fquantum-mechanics\u002Fformalism\u002Fthe-postulates-and-quantum-measurement","The Postulates and Quantum Measurement","With states as vectors and observables as Hermitian operators, the physical content of quantum mechanics reduces to a short list of postulates. We state them precisely, derive the Born probability rule for discrete and continuous spectra, work out projective collapse and its idempotence, compute expectation values and their variance, and state the measurement problem cleanly — the one place the postulates split unitary evolution from measurement without explaining the seam.\n",{"path":4156,"title":4157,"module":4145,"summary":4158},"\u002Fquantum-mechanics\u002Fformalism\u002Fposition-momentum-and-continuous-spectra","Position, Momentum, and Continuous Spectra","Position and momentum are the observables with no normalizable eigenstates: their spectra are continuous, their eigenkets are delta-normalized, and the two are Fourier conjugates. We derive the canonical commutator from the momentum operator, build the continuous-basis machinery (Dirac deltas replacing Kronecker deltas), show the position and momentum wavefunctions are a Fourier-transform pair, and compute expectation values in either representation.\n",{"path":4160,"title":4161,"module":4145,"summary":4162},"\u002Fquantum-mechanics\u002Fformalism\u002Fcommutators-and-the-generalized-uncertainty-principle","Commutators and the Generalized Uncertainty Principle","The commutator of two observables measures the obstruction to sharing an eigenbasis, and it bounds how sharply both can be known at once. We derive the generalized uncertainty relation from the Schwarz inequality, recover the position–momentum bound as a special case, characterize the minimum-uncertainty states that saturate it as Gaussians, and give the energy–time relation its correct reading as a lifetime bound rather than a commutator relation.\n",{"path":4164,"title":4165,"module":4145,"summary":4166},"\u002Fquantum-mechanics\u002Fformalism\u002Ftime-evolution-schrodinger-and-heisenberg-pictures","Time Evolution, Propagators, and the Heisenberg Picture","Time evolution is generated by the Hamiltonian and implemented by a unitary operator that preserves probability. We build that operator, expand a state in stationary states to see why probability densities freeze while phases wind, introduce the propagator, transfer the time dependence onto operators in the Heisenberg picture, and derive Ehrenfest's theorem — which recovers classical equations of motion for expectation values and identifies conserved quantities as observables commuting with the Hamiltonian.\n",{"path":4168,"title":4169,"module":4170,"summary":4171},"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fladder-operators-and-the-number-states","Ladder Operators and the Number States","The Oscillator Algebraically, and Symmetry","The harmonic oscillator can be solved without touching a differential equation. Factoring the Hamiltonian into a lowering operator and its adjoint turns the spectrum into pure algebra: the commutator relation fixes the ladder, the vacuum condition fixes the ground state, and the energies fall out as equally spaced rungs. The same operators give the matrix elements of position and momentum for free.\n",{"path":4173,"title":4174,"module":4170,"summary":4175},"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fcoherent-and-squeezed-states","Coherent and Squeezed States","A single number state never moves — its position expectation is pinned at the origin. The superposition that oscillates like a classical particle is the eigenstate of the annihilation operator: the coherent state. It is a displaced vacuum, carries Poissonian photon statistics, saturates the uncertainty bound, and traces a rigid Gaussian orbit in phase space. Squeezing deforms that circle, trading precision in one quadrature for noise in the other.\n",{"path":4177,"title":4178,"module":4170,"summary":4179},"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fsymmetries-generators-and-conservation-laws","Symmetries, Generators, and Conservation Laws","Every continuous symmetry of a quantum system is a unitary operator built by exponentiating a Hermitian generator: momentum generates translations, angular momentum generates rotations, the Hamiltonian generates time evolution. When a generator commutes with the Hamiltonian, the transformation leaves the dynamics unchanged and the generator is conserved — the quantum form of Noether's theorem — and any symmetry that mixes states within a level forces degeneracy.\n",{"path":4181,"title":4182,"module":4170,"summary":4183},"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fparity-time-reversal-and-discrete-symmetries","Parity, Time Reversal, and Discrete Symmetries","Parity and time reversal are symmetries no continuous generator can reach. Parity is a unitary involution whose eigenvalues label states even or odd, fixing the dipole selection rules. Time reversal is antiunitary: it conjugates i, flips momenta and spins, and for half-integer spin squares to minus one, which by Kramers' theorem makes every level of a time-reversal-invariant Hamiltonian at least doubly degenerate.\n",{"path":4185,"title":4186,"module":3130,"summary":4187},"\u002Fquantum-mechanics\u002Fangular-momentum\u002Forbital-angular-momentum-and-spherical-harmonics","Orbital Angular Momentum and Spherical Harmonics","Orbital angular momentum is the operator triple built from position and momentum. Its components fail to commute, so no state carries sharp values of more than one of them, but each commutes with the total square. Solving the common eigenvalue problem in spherical coordinates quantizes both the magnitude and the projection and produces the spherical harmonics, the angular part of every central-force wavefunction.\n",{"path":4189,"title":4190,"module":3130,"summary":4191},"\u002Fquantum-mechanics\u002Fangular-momentum\u002Fthe-angular-momentum-algebra","The Angular-Momentum Algebra and Ladder Operators","The eigenvalues of angular momentum follow from the commutation relations alone, with no reference to coordinates or wavefunctions. Raising and lowering operators built from the components generate finite multiplets, force the total quantum number to be a non-negative integer or half-integer, and fix the matrix elements of every component. The half-integer values excluded by orbital motion appear here, and they are what spin realizes.\n",{"path":4193,"title":4194,"module":3130,"summary":4195},"\u002Fquantum-mechanics\u002Fangular-momentum\u002Faddition-of-angular-momenta-and-clebsch-gordan","Addition of Angular Momenta and Clebsch–Gordan Coefficients","Two angular momenta combine into a total whose allowed magnitudes run from the difference to the sum of the parts in integer steps. The change from the uncoupled product basis to the coupled total-angular-momentum basis is carried out with the lowering operator and orthogonality, and its matrix of overlaps is the table of Clebsch–Gordan coefficients. Two spin-halves split into a triplet and a singlet, the prototype for every composite spin.\n",{"path":4197,"title":4198,"module":4199,"summary":4200},"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-schrodinger-equation-in-three-dimensions","The Schrödinger Equation in Three Dimensions","Central Potentials","A central potential depends only on the distance from a force center, so the three-dimensional Schrödinger equation separates in spherical coordinates. The angular factor is a spherical harmonic; the radial factor obeys a one-dimensional equation with an effective potential whose centrifugal barrier depends on the angular-momentum quantum number. The free particle and the spherical box fix the two limiting cases through the spherical Bessel functions.\n",{"path":4202,"title":4203,"module":4199,"summary":4204},"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-hydrogen-atom","The Hydrogen Atom","The Coulomb potential turns the radial equation into one whose bound states exist only for a discrete set of energies. A power-series solution truncated to keep the wavefunction normalizable forces the principal quantum number, and the energy comes out proportional to minus one over its square, recovering the Rydberg spectrum. The bound states are the associated Laguerre functions times spherical harmonics, and their energy depends on the principal number alone, giving an n-squared degeneracy larger than rotational symmetry can explain.\n",{"path":4206,"title":4207,"module":4199,"summary":4208},"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-isotropic-oscillator-and-hidden-symmetry","The Isotropic Oscillator and Hidden Symmetry","The three-dimensional isotropic harmonic oscillator solves in both Cartesian and spherical bases, and the two solutions must agree on the degeneracy of every level. That agreement, and the accidental degeneracy of hydrogen, both come from a symmetry larger than rotation: the oscillator carries an SU(3) invariance built from a conserved quadrupole tensor, and the Coulomb problem carries an SO(4) invariance built from the conserved Runge–Lenz vector. These hidden symmetries pin the degeneracies that rotational invariance alone leaves unexplained.\n",{"path":4210,"title":4211,"module":4212,"summary":4213},"\u002Fquantum-mechanics\u002Fspin\u002Fspin-half-pauli-matrices-and-stern-gerlach","Spin-½, the Pauli Matrices, and Stern–Gerlach","Spin","A silver atom passing through an inhomogeneous magnetic field splits into two beams, not a smear. That single fact fixes the internal angular momentum of the electron to a two-valued quantity with no spatial wavefunction. We build the two-dimensional spin space, the Pauli matrices and their algebra, the spinor for measurement along an arbitrary axis, and the sequential Stern–Gerlach filters that expose measurement disturbance.\n",{"path":4215,"title":4216,"module":4212,"summary":4217},"\u002Fquantum-mechanics\u002Fspin\u002Fspin-in-a-magnetic-field-precession-and-resonance","Spin in a Magnetic Field: Precession and Resonance","A spin coupled to a magnetic field is the simplest nontrivial quantum dynamics. A static field makes the spin expectation precess on a cone at the Larmor frequency while the energy levels split linearly. Adding a weak oscillating field and passing to the rotating frame produces Rabi oscillations and a resonance lineshape — the physics of NMR and ESR, and the driven qubit.\n",{"path":4219,"title":4220,"module":4212,"summary":4221},"\u002Fquantum-mechanics\u002Fspin\u002Ftwo-level-systems-and-the-bloch-sphere","Two-Level Systems and the Bloch Sphere","Every two-state quantum system is a spin-½ in disguise. Its Hamiltonian is an effective magnetic field, its pure states are points on the Bloch sphere, and its unitary evolution is a rigid rotation of that sphere. The same structure produces avoided level crossings, the ammonia inversion doublet and its maser, and the qubit.\n",{"path":4223,"title":4224,"module":4225,"summary":4226},"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fidentical-particles-and-exchange-symmetry","Identical Particles and Exchange Symmetry","Identical Particles","Two electrons carry no label that distinguishes one from the other, and that bare fact reshapes the state space. The exchange operator that swaps particle labels commutes with any Hamiltonian built from identical particles, so its eigenvalue is conserved, and nature admits only its two extremes: totally symmetric states for bosons and totally antisymmetric states for fermions. The antisymmetry forces a statistical correlation, the exchange \"force,\" that keeps fermions apart and draws bosons together even with no interaction between them.\n",{"path":4228,"title":4229,"module":4225,"summary":4230},"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fthe-pauli-principle-atoms-and-the-periodic-table","The Pauli Principle, Atoms, and the Periodic Table","Antisymmetry packaged as a Slater determinant turns the exclusion principle into an operating rule for building atoms. Helium shows the machinery in full: the electron-electron repulsion splits into a direct Coulomb integral and an exchange integral, and the exchange term alone pushes the spin-triplet (orthohelium) below the spin-singlet (parahelium) with no magnetic interaction in sight. Screening, the aufbau order, and Hund's rules then assemble the whole periodic table from the same antisymmetry.\n",{"path":4232,"title":4233,"module":4234,"summary":4235},"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ftime-independent-perturbation-theory","Time-Independent Perturbation Theory","Approximation Methods for Bound States","Almost no realistic Hamiltonian can be solved exactly. Perturbation theory treats a hard Hamiltonian as a solvable one plus a small correction and expands the eigenvalues and eigenstates in powers of that correction. We derive the first- and second-order energy shifts and the first-order state correction for a nondegenerate level, expose the small-denominator failure that degeneracy forces, and fix it by diagonalizing the perturbation inside the degenerate subspace to find the \"good\" zeroth-order states.\n",{"path":4237,"title":4238,"module":4234,"summary":4239},"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ffine-structure-and-the-real-hydrogen-atom","Fine Structure and the Real Hydrogen Atom","The Bohr spectrum is only the leading term. Two relativistic corrections of order alpha-squared — the relativistic kinetic-energy correction and spin–orbit coupling, joined by the Darwin term for s states — split the hydrogen levels into fine structure that depends on the total angular momentum j. We derive each shift as a first-order perturbation, combine them into a formula depending only on n and j, and continue down the energy ladder to the Lamb shift and the hyperfine 21 cm line.\n",{"path":4241,"title":4242,"module":4234,"summary":4243},"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-zeeman-and-stark-effects","The Zeeman and Stark Effects","An atom in an external field is a perturbation problem whose good basis depends on which interaction wins. A magnetic field competes with the internal spin–orbit coupling: the weak-field limit gives the anomalous Zeeman splitting set by the Landé g-factor, the strong-field limit gives the Paschen–Back pattern in the uncoupled basis, and the intermediate regime is a matrix diagonalization. An electric field gives a quadratic shift for the nondegenerate ground state and a linear splitting for the degenerate n = 2 level.\n",{"path":4245,"title":4246,"module":4234,"summary":4247},"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-variational-method","The Variational Method","The expectation of the Hamiltonian in any trial state is an upper bound on the true ground-state energy. Minimizing that expectation over a parametrized family of trial functions turns the ground-state problem into ordinary calculus and needs no small parameter. We prove the bound, apply it to the helium atom with a screened effective charge, use a two-center trial to predict binding in the hydrogen molecular ion, and extend the method to excited states through orthogonality.\n",{"path":4249,"title":4250,"module":4234,"summary":4251},"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-wkb-approximation","The WKB Approximation","When the potential varies slowly on the scale of the de Broglie wavelength, the wavefunction is locally a plane wave with a position-dependent wavelength. This semiclassical picture builds the wavefunction from the classical momentum, breaks down at the turning points where the momentum vanishes, and is repaired there by connection formulas. The result recovers the Bohr–Sommerfeld quantization rule with its half-integer correction and gives the exponential tunneling rate through a smooth barrier, the Gamow factor.\n",{"path":4253,"title":4254,"module":219,"summary":219},"\u002Fquantum-mechanics","Quantum Mechanics",{"path":4256,"title":4257,"module":4258,"summary":4259},"\u002Freal-analysis\u002Ffoundations\u002Fsets-logic-functions","Sets, Logic, and Functions","Foundations and the Real Number System","The working language of analysis: quantifiers and the proof patterns (contrapositive, contradiction, induction), sets and their operations, relations and equivalence classes, and functions with their images, injections, surjections, and bijections. Cardinality is measured by bijection, and Cantor's theorem that no set surjects onto its power set forces uncountable sets to exist.\n",{"path":4261,"title":4262,"module":4258,"summary":4263},"\u002Freal-analysis\u002Ffoundations\u002Fordered-fields-completeness","Ordered Fields and the Completeness Axiom","The real numbers are the unique ordered field with the least-upper-bound property. The field and order axioms, the exact failure of the rationals (no supremum for the set of rationals below √2), and completeness as the defining axiom of ℝ lead to the first consequences: the existence of √2, the Archimedean property, and the density of ℚ in ℝ.\n",{"path":4265,"title":4266,"module":4258,"summary":4267},"\u002Freal-analysis\u002Ffoundations\u002Fabsolute-value-bounds","Absolute Value, Bounded Sets, and Inequalities","The absolute value turns the order on ℝ into a notion of distance, with the triangle inequality as the estimate underlying most later proofs. Covered: its algebra, the triangle and reverse-triangle inequalities, and the extension of the sup\u002Finf vocabulary from sets to bounded functions.\n",{"path":4269,"title":4270,"module":4258,"summary":4271},"\u002Freal-analysis\u002Ffoundations\u002Fintervals-uncountability","Intervals, Uncountability, and Decimals","Intervals are classified, and ℝ is proved uncountable two ways: a nested-interval construction and the decimal diagonal argument. Decimal expansions are built as suprema of truncations, which pins the source of their non-uniqueness (the 0.4999… equals 0.5000… identity) and the identification of the rationals with the eventually-repeating expansions. The middle-thirds Cantor set is an uncountable set of measure zero.\n",{"path":4273,"title":4274,"module":4275,"summary":4276},"\u002Freal-analysis\u002Fsequences-series\u002Fsequences-limits","Sequences and Their Limits","Sequences and Series","A sequence is a function on the natural numbers; it converges to a limit when its terms eventually stay within any prescribed tolerance of that number. The epsilon-M definition fixes the order of the quantifiers, and from it the limit is unique, every convergent sequence is bounded, and only the tail matters. Divergence to plus or minus infinity records terms that outgrow every bound.\n",{"path":4278,"title":4279,"module":4275,"summary":4280},"\u002Freal-analysis\u002Fsequences-series\u002Flimit-laws-monotone","Limit Laws and Monotone Convergence","Limits commute with sums, products, quotients, roots, and absolute values and preserve non-strict inequalities, so a limit can be assembled from the limits of its parts without returning to epsilon and M. The squeeze lemma transfers a limit through two envelopes; the monotone convergence theorem produces a limit from boundedness alone; and the ratio test settles the geometric and factorial standard limits.\n",{"path":4282,"title":4283,"module":4275,"summary":4284},"\u002Freal-analysis\u002Fsequences-series\u002Flimsup-bolzano-weierstrass","Subsequences, Limit Superior, and Bolzano–Weierstrass","A bounded sequence need not converge, but it always has convergent subsequences, and its terms cluster between two extreme values. The limit superior and inferior are the limits of the tail suprema and infima; they always exist for a bounded sequence, coincide exactly when it converges, and are its largest and smallest subsequential limits. Bolzano–Weierstrass extracts a convergent subsequence from boundedness alone.\n",{"path":4286,"title":4287,"module":4275,"summary":4288},"\u002Freal-analysis\u002Fsequences-series\u002Fcauchy-completeness","Cauchy Sequences and the Completeness of the Reals","The Cauchy criterion tests convergence without knowing the limit: a sequence converges exactly when its terms eventually all lie within any tolerance of one another. Cauchy sequences are bounded, in the reals Cauchy and convergent are equivalent, and this completeness property is interchangeable with the least-upper-bound axiom — the single feature that separates the real line from the rationals.\n",{"path":4290,"title":4291,"module":4275,"summary":4292},"\u002Freal-analysis\u002Fsequences-series\u002Fseries-convergence","Series and Convergence Tests","A series converges when its sequence of partial sums does, so every fact about sequences transfers. Geometric and telescoping series sum in closed form; the n-th term test rejects series whose terms miss zero, though the harmonic series shows the converse fails; and the comparison test against the geometric and p-series benchmarks settles most nonnegative-term series.\n",{"path":4294,"title":4295,"module":4275,"summary":4296},"\u002Freal-analysis\u002Fsequences-series\u002Fabsolute-conditional-rearrangement","Absolute Convergence, the Ratio and Root Tests, and Rearrangements","Absolute convergence is the strong form of convergence that permits free manipulation; conditional convergence is fragile. Absolute convergence implies convergence, and the ratio and root tests detect it by comparison with the geometric series. The alternating series test supplies conditionally convergent series, Riemann's theorem rearranges any of them to any sum, and Mertens' theorem multiplies series when at least one converges absolutely.\n",{"path":4298,"title":4299,"module":4300,"summary":4301},"\u002Freal-analysis\u002Fmetric-spaces\u002Fmetric-spaces-norms","Metric Spaces, Norms, and Examples","Metric Spaces and Topology","A metric is a function $d(x,y)$ obeying four axioms: nonnegativity, identity of indiscernibles, symmetry, and the triangle inequality. The Euclidean, taxicab, sup, discrete, and great-circle metrics all qualify, as does the sup metric on $C[a,b]$. Every norm induces a metric, and strongly equivalent metrics share the same open sets.\n",{"path":4303,"title":4304,"module":4300,"summary":4305},"\u002Freal-analysis\u002Fmetric-spaces\u002Fopen-closed-sets","Open and Closed Sets, Interior, Closure","Open sets are those in which every point has room to move; closed sets are their complements. From the single ball construction come the topology axioms (arbitrary unions, finite intersections), the interior, closure, and boundary of a set, and the fact that openness is always relative to the ambient space.\n",{"path":4307,"title":4308,"module":4300,"summary":4309},"\u002Freal-analysis\u002Fmetric-spaces\u002Fconvergence-completeness","Convergence, Cauchy Sequences, and Completeness","The $\\varepsilon$-$N$ definition of a limit transfers verbatim to any metric space once $|x-y|$ is replaced by $d(x,y)$. Convergent sequences characterize closed sets and closures; Cauchy sequences and completeness capture spaces with no missing limits, with $\\mathbb{R}^n$ and $C[a,b]$ complete and $\\mathbb{Q}$ and $(0,1]$ not.\n",{"path":4311,"title":4312,"module":4300,"summary":4313},"\u002Freal-analysis\u002Fmetric-spaces\u002Fcompactness","Compactness","A set is compact if every open cover has a finite subcover. In a metric space this is equivalent to sequential compactness and to being complete and totally bounded. Compact sets are closed and bounded; the Heine–Borel theorem gives the converse in $\\mathbb{R}^n$ but nowhere else in general.\n",{"path":4315,"title":4316,"module":4300,"summary":4317},"\u002Freal-analysis\u002Fmetric-spaces\u002Fconnectedness","Connectedness","A space is connected when it cannot be split into two nonempty open pieces. The connected subsets of $\\mathbb{R}$ are precisely the intervals, path- connectedness gives a constructive sufficient condition, and connectedness is a topological invariant preserved by continuous maps, the fact behind the intermediate value theorem.\n",{"path":4319,"title":4320,"module":2824,"summary":4321},"\u002Freal-analysis\u002Fcontinuity\u002Flimits-of-functions","Limits of Functions","The limit of a function at a point is an epsilon–delta condition pinning one value L as the target of f(x) as x approaches c, mirroring the sequence definition with distance replacing index. It is stated only at cluster points of the domain, is unique when it exists, and reduces to sequential limits through the Heine criterion. The algebra of limits and one-sided limits follow from that reduction.\n",{"path":4323,"title":4324,"module":2824,"summary":4325},"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuous-functions","Continuous Functions","A function is continuous at c when its limit there equals its own value, lim f(x) = f(c). The epsilon–delta and sequential forms agree; sums, products, quotients, and compositions of continuous functions are continuous; and the failures split into jump, Dirichlet, popcorn, and removable types. The topological reading is that preimages of open sets are open.\n",{"path":4327,"title":4328,"module":2824,"summary":4329},"\u002Freal-analysis\u002Fcontinuity\u002Fevt-ivt","Extreme and Intermediate Value Theorems","On a closed bounded interval a continuous function attains an absolute maximum and minimum (the extreme value theorem, compactness preserved by continuity) and takes every value between its endpoint values (the intermediate value theorem, connectedness preserved). Both proofs run through Bolzano–Weierstrass and bisection, and yield root-finding, existence of k-th roots, and fixed-point theorems.\n",{"path":4331,"title":4332,"module":2824,"summary":4333},"\u002Freal-analysis\u002Fcontinuity\u002Funiform-continuity","Uniform Continuity","Uniform continuity strengthens continuity by demanding one delta that works at every point of the domain, not a delta re-chosen at each point. It separates x^2 on a compact interval from x^2 on the whole line and from 1\u002Fx near zero; continuity on a closed bounded interval is automatically uniform; uniformly continuous functions preserve Cauchy sequences and extend to endpoints; and Lipschitz continuity is the strongest of the three, through its secant-slope bound.\n",{"path":4335,"title":4336,"module":2824,"summary":4337},"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuity-metric-spaces","Continuity on Metric Spaces","The epsilon–delta definition used only distances, so continuity transfers to maps between metric spaces by replacing absolute values with the two metrics. In this generality continuity still admits a sequential form, preserves compactness and connectedness, is uniform on a compact domain, and reads topologically as preimages of open sets being open, the formulation that defines homeomorphisms.\n",{"path":4339,"title":4340,"module":2824,"summary":4341},"\u002Freal-analysis\u002Fcontinuity\u002Flimits-infinity-monotone","Limits at Infinity and Monotone Functions","Treating infinity as a cluster point extends the epsilon–delta limit to x approaching plus or minus infinity, giving horizontal asymptotes and infinite limits. For monotone functions the one-sided limits always exist as suprema and infima, the discontinuities are jumps and at most countably many, the continuity is equivalent to the image being an interval, and a strictly monotone function always has a continuous inverse.\n",{"path":4343,"title":4344,"module":4345,"summary":4346},"\u002Freal-analysis\u002Fdifferentiation\u002Fthe-derivative","The Derivative","Differentiation","The derivative is the limit of the difference quotient, the slope the secant lines approach as the second point slides into the first. Differentiability forces continuity; linearity and the product, quotient, and chain rules follow from the definition; and a continuous function can fail to be differentiable, as the absolute value does at the origin.\n",{"path":4348,"title":4349,"module":4345,"summary":4350},"\u002Freal-analysis\u002Fdifferentiation\u002Fmean-value-theorem","The Mean Value Theorem","A relative extremum in the interior forces the derivative to vanish; Rolle's theorem and the mean value theorem turn that local fact into global control. The sign of the derivative fixes monotonicity, a bounded derivative yields a Lipschitz bound, and Darboux's theorem shows derivatives have the intermediate value property even where they are discontinuous.\n",{"path":4352,"title":4353,"module":4345,"summary":4354},"\u002Freal-analysis\u002Fdifferentiation\u002Ftaylors-theorem","Taylor's Theorem","Taylor's theorem generalizes the mean value theorem: an n-times differentiable function is matched near a point by a degree-n polynomial, with a Lagrange remainder that names the error exactly through one higher derivative. Iterating the mean value theorem proves it; the second-derivative test is the order-one case; and a smooth non-analytic bump separates a Taylor series from the function it fails to represent.\n",{"path":4356,"title":4357,"module":4345,"summary":4358},"\u002Freal-analysis\u002Fdifferentiation\u002Finverse-function-1d","The Inverse Function Theorem in One Variable","A nonzero derivative certifies a local inverse and fixes its slope. A strictly monotone differentiable function has a differentiable inverse whose derivative is the reciprocal of the original; the inverse function theorem removes the monotonicity hypothesis, and the reciprocal formula constructs nth roots and the logarithm's derivative, failing exactly where the derivative vanishes.\n",{"path":4360,"title":4361,"module":4362,"summary":4363},"\u002Freal-analysis\u002Friemann-integration\u002Fdarboux-integral","Partitions, Darboux Sums, and Integrability","The Riemann Integral","The Riemann integral is defined by trapping the area under a bounded function between under- and over-estimates. Partitions cut the domain into strips; lower and upper Darboux sums bracket the area; refining a partition tightens the bracket. A function is integrable exactly when the bracket can be made arbitrarily thin, and the tagged Riemann-sum limit gives the same number.\n",{"path":4365,"title":4366,"module":4362,"summary":4367},"\u002Freal-analysis\u002Friemann-integration\u002Fintegrability-classes","Which Functions Are Integrable","The Cauchy criterion certifies whole classes of functions as integrable. Continuous functions are integrable because uniform continuity makes every oscillation cap small; monotone functions are integrable because their caps telescope to a single total jump; bounded functions with finitely many discontinuities are integrable by isolating the bad points. The Dirichlet function fails, and the Lebesgue criterion names the exact boundary.\n",{"path":4369,"title":4370,"module":4362,"summary":4371},"\u002Freal-analysis\u002Friemann-integration\u002Fproperties-of-the-integral","Properties of the Integral","The integral is a linear, order-preserving, additive operator on the integrable functions. It splits across subintervals, respects inequalities, bounds the size of a function by the integral of its absolute value, and preserves products. The mean value theorem for integrals identifies the integral with an attained average height on a fixed rectangle.\n",{"path":4373,"title":2879,"module":4362,"summary":4374},"\u002Freal-analysis\u002Friemann-integration\u002Ffundamental-theorem","The fundamental theorem ties the integral to the derivative in two forms. The evaluation form computes a definite integral from any antiderivative; the differentiation form shows the area function has derivative equal to the integrand at points of continuity. Together they make differentiation and integration inverse operations, and yield integration by parts and change of variables.\n",{"path":4376,"title":4377,"module":4362,"summary":4378},"\u002Freal-analysis\u002Friemann-integration\u002Flog-exp-improper","The Logarithm, Exponential, and Improper Integrals","The integral defines transcendental functions. The logarithm is the area under 1\u002Ft, the exponential is its inverse, and their calculus properties follow from the fundamental theorem. Improper integrals extend integration to unbounded intervals and unbounded integrands as limits of proper integrals, with a p-test, a comparison test, absolute versus conditional convergence, and the integral test linking integrals to series.\n",{"path":4380,"title":4381,"module":4382,"summary":4383},"\u002Freal-analysis\u002Ffunction-sequences\u002Fpointwise-uniform-convergence","Pointwise and Uniform Convergence","Sequences and Series of Functions","A sequence of functions has two natural notions of limit. Pointwise convergence fixes each input and takes the limit of numbers; uniform convergence demands one rate that works for every input at once. The uniform norm turns the second into a statement about a single sequence of numbers, and the uniform Cauchy criterion and the Weierstrass M-test let us certify it.\n",{"path":4385,"title":4386,"module":4382,"summary":4387},"\u002Freal-analysis\u002Ffunction-sequences\u002Finterchange-of-limits","Interchange of Limits: Continuity, Integration, Differentiation","Passing to a limit inside a continuity statement, an integral, or a derivative is an interchange of two limits, and the two limits do not always commute. Uniform convergence licenses the first two swaps: the uniform limit of continuous functions is continuous, and the limit of the integrals is the integral of the limit. Differentiation needs uniform convergence of the derivatives, and counterexamples show why each hypothesis is required.\n",{"path":4389,"title":4390,"module":4382,"summary":4391},"\u002Freal-analysis\u002Ffunction-sequences\u002Fpower-series-weierstrass","Power Series and the Weierstrass Approximation Theorem","A power series converges uniformly on every closed subinterval inside its radius of convergence, together with all of its derivatives. That makes it continuous, differentiable, and integrable term by term, so a power series defines an infinitely differentiable function. The Weierstrass approximation theorem then shows that polynomials come uniformly close to any continuous function on a closed bounded interval.\n",{"path":4393,"title":4394,"module":4382,"summary":4395},"\u002Freal-analysis\u002Ffunction-sequences\u002Fpicard-ode","Picard's Existence and Uniqueness Theorem","The Banach fixed-point theorem says a contraction of a complete metric space has exactly one fixed point, found by iterating from any start. Applied to the space of continuous functions with the uniform norm, it proves Picard's theorem: a first-order differential equation with a Lipschitz right-hand side has a unique local solution. Picard iteration constructs that solution explicitly, and worked examples show the Lipschitz condition is not optional.\n",{"path":4397,"title":4398,"module":4399,"summary":4400},"\u002Freal-analysis\u002Fseveral-variables\u002Fdifferentiability-rn","The Derivative of a Map ℝⁿ → ℝᵐ","Functions of Several Variables (Introduction)","The derivative of a map between Euclidean spaces is the linear transformation of vanishing relative error, unique when it exists and represented in coordinates by the Jacobian matrix of partial derivatives. Differentiability forces continuity through a local Lipschitz bound. Existence of the partial derivatives alone does not suffice; continuity of the partials does.\n",{"path":4402,"title":4403,"module":4399,"summary":4404},"\u002Freal-analysis\u002Fseveral-variables\u002Fgradient-chain-rule","Directional Derivatives, the Gradient, and the Chain Rule","The directional derivative measures the rate of change of a scalar field along a chosen heading and equals the derivative applied to that direction. The gradient collects these into a vector that points along steepest ascent and sits orthogonal to level sets. The chain rule composes derivatives by multiplying Jacobians, and a mean value theorem holds for scalar fields but fails for vector-valued maps.\n",{"path":4406,"title":4407,"module":4399,"summary":4408},"\u002Freal-analysis\u002Fseveral-variables\u002Fhigher-derivatives-taylor-extrema","Higher Derivatives, Taylor's Theorem, and Extrema","Iterating the derivative gives a symmetric second derivative, the Hessian, whose mixed partials agree when they are continuous. Taylor's theorem expands a smooth map to any order with a Lagrange-type remainder, and at a critical point the definiteness of the Hessian decides between a local minimum, a local maximum, and a saddle.\n",{"path":4410,"title":4411,"module":4399,"summary":4412},"\u002Freal-analysis\u002Fseveral-variables\u002Finverse-implicit-theorems","The Inverse and Implicit Function Theorems","A nonlinear map with a nonsingular Jacobian is locally invertible, with the inverse's derivative given by the inverse matrix. The contraction mapping principle supplies the local inverse; the implicit function theorem then solves a system for some variables in terms of the rest whenever the relevant Jacobian block is invertible. Worked coordinate changes show both theorems in use.\n",{"path":4414,"title":4415,"module":4399,"summary":4416},"\u002Freal-analysis\u002Fseveral-variables\u002Fmultiple-integrals","Multiple Integrals","The Riemann integral of a bounded function over a closed rectangle in Euclidean space is built from Darboux upper and lower sums on a grid of subrectangles, with the same squeeze criterion that governs the one-variable integral. Continuous integrands are integrable, and a set of content zero can be ignored. Fubini's theorem evaluates a multiple integral as an iterated one in either order, and the indicator trick extends the theory to regions bounded by curves.\n",{"path":4418,"title":4419,"module":219,"summary":219},"\u002Freal-analysis","Real Analysis",{"path":4421,"title":4422,"module":5,"summary":4423},"\u002Fabstract-algebra\u002Ffoundations\u002Fsets-functions-relations","Sets, Functions, and Equivalence Relations","Algebra is built on three prior notions: the set, the map between sets, and the equivalence relation that reorganizes a set into disjoint classes. Sets, maps (injective, surjective, bijective), fibers and preimages, and the correspondence between equivalence relations and partitions — the one structural fact reused in every later quotient construction.\n",{"path":4425,"title":4426,"module":5,"summary":4427},"\u002Fabstract-algebra\u002Ffoundations\u002Fintegers-and-modular-arithmetic","The Integers and Modular Arithmetic","The integers carry the template every ring later imitates: well-ordering drives induction, induction drives the division algorithm, and division drives the Euclidean algorithm, gcd, Bézout's identity, and unique factorization into primes. Quotienting by congruence mod n builds the first finite arithmetic, Z\u002FnZ, whose invertible elements form the group of units.\n",{"path":4429,"title":4430,"module":4431,"summary":4432},"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fgroup-axioms-and-first-examples","Group Axioms and First Examples","Groups and Symmetry","A group is a set with one associative operation that has an identity and inverses. We state the axioms, prove that the identity, inverses, and cancellation behave as expected, define the order of a group and of an element, and catalogue the running examples: the integers, the additive group of residues mod n, and the multiplicative group of units mod n.\n",{"path":4434,"title":4435,"module":4431,"summary":4436},"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fdihedral-and-symmetric-groups","Dihedral and Symmetric Groups","The dihedral group D_{2n} is the symmetries of a regular n-gon, generated by a rotation r and a reflection s subject to three relations. The symmetric group S_n is all permutations of n objects, written in cycle notation. Orders, generators and relations, cycle decomposition, the order of a permutation from its cycle type, and the parity that splits S_n in half.\n",{"path":4438,"title":4439,"module":4431,"summary":4440},"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fmatrix-and-quaternion-groups","Matrix and Quaternion Groups","Invertible matrices over a field form the general linear group GL_n(F), with the determinant-one matrices as the subgroup SL_n(F). Over a finite field the order of GL_n(F) has a clean product formula. The quaternion group Q_8 is a second small nonabelian group, distinct from the dihedral group of the same order; its multiplication and subgroup structure sharpen the contrast between the two.\n",{"path":4442,"title":4443,"module":4431,"summary":4444},"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fhomomorphisms-and-group-actions","Homomorphisms, Isomorphisms, and Actions","A homomorphism is a map between groups that respects the operation; an isomorphism is a bijective one, making two groups the same up to relabeling. The kernel and image measure how far a homomorphism is from injective and surjective. A group action realizes a group as permutations of a set, and actions correspond exactly to homomorphisms into a symmetric group, with orbits and stabilizers as the first tools for counting.\n",{"path":4446,"title":4447,"module":4448,"summary":4449},"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fsubgroups-and-substructures","Subgroups and Their Substructures","Subgroups and Quotients","A subgroup is a subset that is a group under the inherited operation. One test decides it: nonempty and closed under the map $(x,y) \\mapsto xy^{-1}$. From an arbitrary subset $A$ we build the centralizer, normalizer, and center, and from an action the stabilizer and kernel, all of them subgroups nested in a fixed chain inside $G$.\n",{"path":4451,"title":4452,"module":4448,"summary":4453},"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcyclic-groups","Cyclic Groups","A cyclic group is generated by one element. Two facts organize the whole theory: the order of an element equals the order of the subgroup it generates, and cyclic groups of equal order are isomorphic, so $\\mathbb{Z}$ and $\\mathbb{Z}\u002Fn\\mathbb{Z}$ are the only ones. From there the generators ($\\varphi(n)$ of them), the subgroups (one per divisor of $n$), and a fast exponentiation algorithm all follow.\n",{"path":4455,"title":4456,"module":4448,"summary":4457},"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fgeneration-and-subgroup-lattices","Generation and the Lattice of Subgroups","The subgroup generated by a subset $A$ is the smallest subgroup containing it, described top-down as an intersection and bottom-up as the set of words in $A$ and its inverses. Collecting all subgroups and ordering them by containment produces the subgroup lattice, whose Hasse diagram shows the joins, meets, and containment relations among all subgroups.\n",{"path":4459,"title":4460,"module":4448,"summary":4461},"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcosets-lagrange-and-normal-subgroups","Cosets, Lagrange, and Normal Subgroups","The left cosets of a subgroup partition a group into equal-sized blocks, so the order of a subgroup divides the order of the group: Lagrange's theorem. When the blocks can be multiplied consistently — exactly when the subgroup is normal — they form the quotient group $G\u002FN$. Fermat's and Euler's theorems fall out as index computations.\n",{"path":4463,"title":4464,"module":4448,"summary":4465},"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fisomorphism-theorems","The Isomorphism Theorems","Four theorems relate homomorphisms, quotients, and subgroup lattices. The first identifies the image of a homomorphism with the quotient by its kernel; the second and third compute quotients built from two subgroups and quotients of quotients; the fourth matches the subgroups of $G\u002FN$ with the subgroups of $G$ lying above $N$. Together they make quotient groups computable.\n",{"path":4467,"title":4468,"module":4448,"summary":4469},"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcomposition-series-and-the-alternating-group","Composition Series and the Alternating Group","A composition series breaks a finite group into simple quotient factors, and Jordan-Hölder says those factors are unique up to order. This turns classification into two problems: list the simple groups, and describe how to reassemble them. The sign homomorphism splits $S_n$ into even and odd permutations, defining the alternating group $A_n$, simple for $n \\ge 5$.\n",{"path":4471,"title":4472,"module":4473,"summary":4474},"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Factions-and-cayleys-theorem","Actions, Orbits, and Cayley's Theorem","Group Actions and Sylow Theory","A group action turns abstract elements into permutations of a set. The action splits the set into orbits, and the orbit-stabilizer theorem ties each orbit's size to the index of a stabilizer. Applied to a group acting on itself by left multiplication, this gives Cayley's theorem: every group is a group of permutations.\n",{"path":4476,"title":4477,"module":4473,"summary":4478},"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fconjugation-and-the-class-equation","Conjugation and the Class Equation","A group acts on itself by conjugation, and the orbits are the conjugacy classes. Orbit-stabilizer turns the resulting partition into the class equation, which forces every group of prime-power order to have a nontrivial center. Conjugacy in the symmetric group is cycle type, and Burnside's lemma counts orbits by averaging fixed points.\n",{"path":4480,"title":4481,"module":4473,"summary":4482},"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fsylow-theorems","The Sylow Theorems","Lagrange's theorem forbids subgroups whose order fails to divide the group order; Sylow's theorems supply a partial converse for prime powers. A Sylow p-subgroup always exists, all of them are conjugate, and their count satisfies two congruence-and-divisibility constraints tight enough to prove many groups non-simple from their order alone.\n",{"path":4484,"title":4485,"module":4473,"summary":4486},"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fautomorphisms-and-simple-groups","Automorphisms and Simplicity of Aₙ","Conjugation makes a group act on itself and on its normal subgroups by automorphisms, giving the inner automorphism group G\u002FZ(G) and the embedding of N(H)\u002FC(H) into Aut(H). Characteristic subgroups are those every automorphism fixes, and the automorphism group of a cyclic group is its unit group. The lesson closes by proving the alternating group Aₙ is simple for n ≥ 5.\n",{"path":4488,"title":4489,"module":4490,"summary":4491},"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fdirect-products-and-finite-abelian-groups","Direct Products and Finite Abelian Groups","Products and Group Structure","The direct product assembles a larger group from componentwise copies of smaller ones, and a recognition theorem reverses the process when two normal subgroups meet trivially and span the group. The Fundamental Theorem of Finitely Generated Abelian Groups then classifies every such group by two equivalent invariants, invariant factors and elementary divisors.\n",{"path":4493,"title":4494,"module":4490,"summary":4495},"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fsemidirect-products","Semidirect Products","The semidirect product relaxes the direct product by requiring only one factor to be normal, with the other acting on it through a homomorphism into its automorphism group. This single twisting map lets abelian pieces assemble into non-abelian groups, realizes the dihedral groups as $\\mathbb{Z}_n \\rtimes \\mathbb{Z}_2$, and, with a recognition theorem, classifies groups of several small orders.\n",{"path":4497,"title":4498,"module":4490,"summary":4499},"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fnilpotent-and-solvable-groups","p-Groups, Nilpotent, and Solvable Groups","Finite p-groups have nontrivial center, and iterating the center upward builds the nilpotent groups, which decompose as the direct product of their Sylow subgroups. Iterating the commutator downward builds the solvable groups, whose factors are abelian. The chain cyclic, abelian, nilpotent, solvable orders these classes, and A_5 breaks the last link.\n",{"path":4501,"title":4502,"module":4490,"summary":4503},"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fclassifying-small-groups","Classifying Groups of Small Order","With Sylow's theorem to force normal subgroups, direct and semidirect products to assemble them, and presentations to name the result, every group up to order fifteen can be listed explicitly. Free groups make presentations precise: generators with no relations, from which any group is a quotient by the normal closure of its relations.\n",{"path":4505,"title":4506,"module":4507,"summary":4508},"\u002Fabstract-algebra\u002Fring-theory\u002Frings-definitions-and-examples","Rings: Definitions and Examples","Ring Theory","A ring carries two operations: an abelian group under addition and an associative multiplication linked by the distributive laws. The named special cases — commutative rings, integral domains, division rings, and fields — differ only in how their multiplication behaves. Standard examples include quadratic integer rings, polynomial rings, matrix rings, and group rings.\n",{"path":4510,"title":4511,"module":4507,"summary":4512},"\u002Fabstract-algebra\u002Fring-theory\u002Fideals-quotients-and-homomorphisms","Ideals, Quotient Rings, and Homomorphisms","Ring homomorphisms have kernels that absorb multiplication; such subsets are ideals, and every ideal is the kernel of the projection onto a quotient ring. The quotient construction yields the ring isomorphism theorems and classifies ideals by their quotients: R\u002FI is a field exactly when I is maximal, an integral domain exactly when I is prime.\n",{"path":4514,"title":4515,"module":4507,"summary":4516},"\u002Fabstract-algebra\u002Fring-theory\u002Ffractions-and-the-chinese-remainder-theorem","Fields of Fractions and the CRT","Rings of fractions invert a multiplicatively closed set, enlarging an integral domain into its field of fractions the way Z becomes Q. The Chinese Remainder Theorem splits a quotient by comaximal ideals into a direct product, generalizing Z\u002FmnZ ≅ Z\u002FmZ × Z\u002FnZ and explaining why the Euler function is multiplicative.\n",{"path":4518,"title":4519,"module":4520,"summary":4521},"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Feuclidean-domains-pids-ufds","Euclidean Domains, PIDs, and UFDs","Factorization and Polynomial Rings","Three classes of integral domain, ordered by how much of elementary arithmetic survives: Euclidean domains carry a division algorithm, principal ideal domains make every ideal a single multiple, and unique factorization domains factor every element into irreducibles in one way. We prove the chain ED implies PID implies UFD, the classes are separated by explicit counterexamples, and irreducible and prime coincide exactly in a UFD.\n",{"path":4523,"title":4524,"module":4520,"summary":4525},"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fpolynomial-rings-over-fields","Polynomial Rings over Fields","When the coefficients form a field, polynomial long division works exactly as it does over the rationals, and it works with a unique quotient and remainder. That single fact makes F[x] a Euclidean domain, hence a PID and a UFD: every ideal is the multiples of one polynomial, roots correspond to linear factors, and F[x]\u002F(f) is a field precisely when f is irreducible.\n",{"path":4527,"title":4528,"module":4520,"summary":4529},"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fgauss-lemma-and-unique-factorization","Gauss's Lemma and Unique Factorization","A UFD is not a field, so its polynomial ring is not a PID — yet unique factorization survives the passage from R to R[x]. Gauss's lemma supplies the passage: a polynomial that factors over the fraction field already factors over R, once content is factored out. This gives the theorem that R[x] is a UFD whenever R is, so Z[x] and Q[x,y] factor uniquely even though neither is a PID.\n",{"path":4531,"title":4532,"module":4520,"summary":4533},"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Firreducibility-criteria-and-groebner","Irreducibility Criteria and Gröbner Bases","Deciding whether a given polynomial is irreducible, and computing in multivariate polynomial rings. In one variable: the rational root test, reduction modulo a prime, and Eisenstein's criterion. In several variables, where division fails, a monomial order gives leading terms, a Gröbner basis restores a well-defined remainder, and Buchberger's algorithm computes it.\n",{"path":4535,"title":4536,"module":4537,"summary":4538},"\u002Fabstract-algebra\u002Fmodule-theory\u002Fintroduction-to-modules","Introduction to Modules","Module Theory","A module is an abelian group on which a ring acts, generalizing both vector spaces (when the ring is a field) and abelian groups (when the ring is the integers). Submodules, homomorphisms, quotients, and the isomorphism theorems carry over from groups, and an F[x]-module is the same datum as a vector space with a chosen linear operator — the correspondence behind the canonical forms.\n",{"path":4540,"title":4541,"module":4537,"summary":4542},"\u002Fabstract-algebra\u002Fmodule-theory\u002Ffree-modules-and-direct-sums","Generation, Direct Sums, and Free Modules","A generating set spans a module by R-linear combinations; a direct sum decomposes it into independent pieces; a free module has a basis and the universal property that a homomorphism is determined by arbitrary values on that basis. Rank is well defined over a commutative ring, torsion blocks a basis, and every module is a quotient of a free one — a presentation by generators and relations.\n",{"path":4544,"title":4545,"module":4537,"summary":4546},"\u002Fabstract-algebra\u002Fmodule-theory\u002Ftensor-products-and-exact-sequences","Tensor Products and Exact Sequences","The tensor product builds a module in which elements of two modules can be multiplied, characterized by a universal property turning bilinear maps into linear ones; extension of scalars is its guiding case. Exact sequences track how a module is assembled from a submodule and a quotient, when that assembly splits, and which modules — projective, injective, flat — make the Hom and tensor functors preserve exactness.\n",{"path":4548,"title":4549,"module":4537,"summary":4550},"\u002Fabstract-algebra\u002Fmodule-theory\u002Fvector-spaces-and-linear-maps","Vector Spaces and Linear Maps","A vector space is a module over a field, and the field hypothesis removes every pathology a general module can have: every vector space is free, so it has a basis, a well-defined dimension, and a coordinate isomorphism with F^n. Linear maps become matrices, change of basis becomes similarity, every space pairs with a dual of the same dimension, and the determinant is the unique alternating multilinear normalized form.\n",{"path":4552,"title":4553,"module":4554,"summary":4555},"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fstructure-theorem-over-pids","The Structure Theorem for Modules over a PID","Modules over PIDs and Canonical Forms","Every finitely generated module over a principal ideal domain splits as a free part plus a direct sum of cyclic torsion pieces, in two canonical ways: invariant factors, tied together by a divisibility chain, and elementary divisors, one prime power at a time. Existence follows from the stacked-basis theorem, both lists are unique, and the case $R = \\mathbb{Z}$ is the classification of finitely generated abelian groups.\n",{"path":4557,"title":4558,"module":4554,"summary":4559},"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Frational-canonical-form","Rational Canonical Form","A linear operator turns its vector space into a module over the polynomial ring $F[x]$, with $x$ acting as the operator. The structure theorem's invariant factors then become polynomials, each cyclic summand becomes a companion matrix, and the block-diagonal assembly is the rational canonical form. It is unique, it is computed inside the base field, and two matrices are similar exactly when their rational canonical forms agree.\n",{"path":4561,"title":4562,"module":4554,"summary":4563},"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fjordan-canonical-form","Jordan Canonical Form","When the base field contains all the eigenvalues, the elementary divisors of an operator are powers of linear polynomials, and each cyclic summand becomes a Jordan block: an eigenvalue on the diagonal with ones just above it. Stacking the blocks gives the Jordan canonical form, unique up to reordering, as close to diagonal as the operator allows. Diagonalizability reads off the minimal polynomial, and the block sizes are counted by ranks of powers of the operator minus the eigenvalue.\n",{"path":4565,"title":4566,"module":4567,"summary":4568},"\u002Fabstract-algebra\u002Ffield-theory\u002Ffield-extensions-and-algebraic-elements","Field Extensions and Algebraic Elements","Field Theory","A field extension makes a larger field K into a vector space over a smaller field F, and its degree [K:F] is that dimension. Adjoining a root of an irreducible polynomial builds a simple extension F(α) isomorphic to F[x]\u002F(m), whose degree is the degree of the minimal polynomial. The tower law makes these degrees multiply, which turns algebra over fields into bookkeeping with integers.\n",{"path":4570,"title":4571,"module":4567,"summary":4572},"\u002Fabstract-algebra\u002Ffield-theory\u002Fstraightedge-and-compass-constructions","Straightedge-and-Compass Constructions","The lengths a straightedge and compass can build from a unit form a field closed under square roots, and every constructible number lies in a tower of quadratic extensions. So its degree over the rationals is a power of two. That single obstruction settles three problems the Greeks left open: doubling the cube, trisecting a general angle, and squaring the circle are all impossible.\n",{"path":4574,"title":4575,"module":4567,"summary":4576},"\u002Fabstract-algebra\u002Ffield-theory\u002Fsplitting-fields-and-algebraic-closure","Splitting Fields and Algebraic Closure","The splitting field of a polynomial is the smallest extension in which it factors into linear pieces, obtained by adjoining all its roots. Every polynomial has one, its degree is at most n factorial, and any two splitting fields are isomorphic. Pushing this to all polynomials at once gives the algebraic closure, a field in which every polynomial splits and which is unique up to isomorphism.\n",{"path":4578,"title":4579,"module":4567,"summary":4580},"\u002Fabstract-algebra\u002Ffield-theory\u002Fseparable-and-cyclotomic-extensions","Separable Extensions and Cyclotomic Fields","A polynomial is separable when its roots are distinct, detected by whether it shares a factor with its formal derivative. Over perfect fields — characteristic zero and finite fields — every irreducible is separable, and the existence and uniqueness of the finite fields follow. Cyclotomic polynomials package the roots of unity by order, are irreducible over the rationals, and give the cyclotomic field its degree phi(n).\n",{"path":4582,"title":4583,"module":4584,"summary":4585},"\u002Fabstract-algebra\u002Fgalois-theory\u002Fthe-galois-correspondence","The Galois Correspondence","Galois Theory","Galois theory attaches to a field extension its group of symmetries and shows that, for the right extensions, the subgroups of that group are in exact order-reversing correspondence with the intermediate fields. The automorphism group, Artin's theorem, the characterization of Galois extensions, and the Fundamental Theorem together turn questions about fields into questions about finite groups.\n",{"path":4587,"title":4588,"module":4584,"summary":4589},"\u002Fabstract-algebra\u002Fgalois-theory\u002Ffinite-fields","Finite Fields","Every finite field has prime-power order, is the splitting field of $x^{p^n} - x$, and is unique up to isomorphism. Its extension over the prime field is Galois with cyclic group generated by the Frobenius map $x \\mapsto x^p$, so the Galois correspondence reduces the subfield lattice to the divisor lattice of $n$. Möbius inversion counts the irreducible polynomials of each degree, and cyclic error-correcting codes are one application.\n",{"path":4591,"title":4592,"module":4584,"summary":4593},"\u002Fabstract-algebra\u002Fgalois-theory\u002Fcyclotomic-and-abelian-extensions","Cyclotomic and Abelian Extensions","The Galois group of the $n$th cyclotomic field over $\\mathbb{Q}$ is the unit group $(\\mathbb{Z}\u002Fn\\mathbb{Z})^\\times$, which makes cyclotomic fields the worked catalogue of abelian extensions of $\\mathbb{Q}$. The isomorphism identifies subfields with subgroups, realizes every finite abelian group as a Galois group over $\\mathbb{Q}$, and leads to Kronecker–Weber. Composites of Galois extensions and the primitive element theorem supply the machinery.\n",{"path":4595,"title":4596,"module":4584,"summary":4597},"\u002Fabstract-algebra\u002Fgalois-theory\u002Fgalois-groups-of-polynomials","Galois Groups of Polynomials","Ordering the roots of a separable polynomial embeds its Galois group in the symmetric group $S_n$, and the group is transitive exactly when the polynomial is irreducible. The discriminant decides membership in $A_n$; for cubics and quartics the resolvent cubic pins the group down; and reduction modulo a prime produces elements of prescribed cycle type, the standard tool for computing Galois groups over $\\mathbb{Q}$.\n",{"path":4599,"title":4600,"module":4584,"summary":4601},"\u002Fabstract-algebra\u002Fgalois-theory\u002Fsolvability-by-radicals-and-the-quintic","Solvability by Radicals and the Quintic","A polynomial is solvable by radicals exactly when its Galois group is solvable. Cyclic extensions are radical extensions once roots of unity are present, which turns a radical tower into a solvable subnormal series. Since $S_n$ is solvable only for $n \\le 4$, the general quintic has no radical formula, and an explicit quintic with Galois group $S_5$ has roots provably not expressible in radicals.\n",{"path":4603,"title":4604,"module":4605,"summary":4606},"\u002Fabstract-algebra\u002Fcapstone\u002Fcommutative-algebra-and-algebraic-geometry","A Glimpse of Commutative Algebra and Algebraic Geometry","Capstone: Where Algebra Goes Next","Commutative algebra reads geometry off the ring of polynomial functions. The dictionary runs through Noetherian rings and the ascending chain condition, Hilbert's Basis Theorem, affine algebraic sets and the two maps connecting ideals to zero sets, radicals, the Zariski topology, and Hilbert's Nullstellensatz, which over an algebraically closed field makes radical ideals and algebraic sets the same object.\n",{"path":4608,"title":4609,"module":4605,"summary":4610},"\u002Fabstract-algebra\u002Fcapstone\u002Frepresentation-and-character-theory","A Glimpse of Representation and Character Theory","Representation theory studies a group by the ways it can act linearly on a vector space. Representations are equivalent to modules over the group ring; Maschke's theorem gives complete reducibility, the Wedderburn consequences bound the irreducible degrees, and character theory reduces a representation to a trace invariant governed by the orthogonality relations and displayed in the character table of a small group.\n",{"path":4612,"title":4613,"module":219,"summary":219},"\u002Fabstract-algebra","Abstract Algebra",{"path":4615,"title":4616,"module":4617,"summary":4618},"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fatomic-spectra-rutherford","Atomic Spectra and Rutherford's Nucleus","Early Atomic Models and the Old Quantum Theory","Atoms emit light only at sharp, reproducible wavelengths, and by 1890 those wavelengths were captured by the Rydberg-Ritz formula. Neither empirical regularity had a mechanical explanation. Rutherford's alpha-scattering experiment supplied the missing structure: the atom's positive charge and nearly all its mass sit in a tiny central nucleus, with the electrons far outside.\n",{"path":4620,"title":4621,"module":4617,"summary":4622},"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-model-hydrogen","The Bohr Model of Hydrogen","Bohr grafted three quantum postulates onto Rutherford's nuclear atom: certain orbits do not radiate, radiation accompanies a jump between them, and quantization must match classical physics for large orbits. Quantizing the angular momentum fixes the orbit radii and energies, reproduces the Rydberg-Ritz formula, and predicts the Rydberg constant from fundamental constants alone.\n",{"path":4624,"title":4625,"module":4617,"summary":4626},"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fx-ray-spectra-franck-hertz","X-Ray Spectra and the Franck-Hertz Experiment","Two 1913-14 experiments confirmed the Bohr-Rutherford atom independently of optical spectra. Moseley found that the square root of a characteristic X-ray frequency is linear in atomic number, fixing Z as nuclear charge and ordering the periodic table. Franck and Hertz measured discrete atomic energy levels directly by scattering electrons through a mercury vapor.\n",{"path":4628,"title":4629,"module":4617,"summary":4630},"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-sommerfeld-old-quantum-theory","The Bohr-Sommerfeld Old Quantum Theory","Bohr fixed the hydrogen levels with a single quantum number by quantizing angular momentum. Sommerfeld replaced that ad hoc rule with a general prescription: quantize the action of each separable coordinate. The rule produces elliptical orbits, a second (azimuthal) quantum number, space quantization, and — once the relativistic mass variation is included — a fine-structure splitting that matches experiment to order alpha squared.\n",{"path":4632,"title":4633,"module":4617,"summary":4634},"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fold-quantum-theory-limits-wkb","Limits of the Old Quantum Theory and the WKB Bridge","The old quantum theory works only where the classical motion is separable into independent periodic coordinates. It fails for helium, forbids the correct zero angular momentum of the hydrogen ground state, and misses the half-integer in the oscillator and in molecular spectra. The WKB quantization condition, derived from the Schrodinger equation, is the modern descendant of the Sommerfeld rule and repairs the half-integer through the Maslov correction.\n",{"path":4636,"title":4637,"module":4638,"summary":4639},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fschrodinger-3d-hydrogen","The Schrödinger Equation in Three Dimensions and Hydrogen","The Quantum Hydrogen Atom","Extending the Schrödinger equation to three dimensions and separating it in spherical coordinates produces three ordinary differential equations, one per coordinate. Their boundary conditions generate the quantum numbers n, ℓ, and mℓ, quantize the angular momentum to √(ℓ(ℓ+1))ℏ with projections mℏ, and fix the bound-state energies of hydrogen at −Z²(13.6 eV)\u002Fn².\n",{"path":4641,"title":4642,"module":4638,"summary":4643},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fhydrogen-wave-functions","Hydrogen Wave Functions and Orbitals","The hydrogen wave functions factor into a radial part Rₙℓ(r) and an angular spherical harmonic Yℓm(θ,φ). Squaring gives the probability cloud; the radial distribution P(r) = r²|ψ|² peaks at the Bohr radius for the ground state and at the Bohr orbits for excited states. The angular part fixes the s, p, and d orbital shapes that govern chemical bonding.\n",{"path":4645,"title":4646,"module":4638,"summary":4647},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fradial-equation-in-full","Solving the Radial Equation in Full","The hydrogen radial equation is solved from the differential equation up. The substitution u = rR turns it into a one-dimensional problem with a centrifugal barrier; matching the asymptotic behaviour at the origin and at infinity peels off the factors r^(ℓ+1) and e^(−r\u002Fna₀); a Frobenius series for the remainder must terminate, and that termination condition yields the quantization n ≥ ℓ+1 with E = −Z²Ry\u002Fn². The surviving polynomials are the associated Laguerre functions, whose degree n−ℓ−1 counts the radial nodes.\n",{"path":4649,"title":4650,"module":4638,"summary":4651},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fsymmetry-degeneracy-runge-lenz","Accidental Degeneracy and the Runge-Lenz Symmetry","Hydrogen energies depend only on n, so states of different ℓ at the same n are degenerate. This is not a coincidence but the mark of a hidden symmetry: the quantum Runge-Lenz vector is conserved for the 1\u002Fr potential alone, and together with angular momentum it generates the group SO(4). The Casimir invariant of that group reproduces E = −Z²Ry\u002Fn² and its representations count the n² states. Any departure from 1\u002Fr breaks the symmetry and lifts the ℓ-degeneracy.\n",{"path":4653,"title":4654,"module":4638,"summary":4655},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fexpectation-values-virial","Expectation Values, the Virial Theorem, and Scaling","The radial matrix elements ⟨r^k⟩ of hydrogenic states are the raw material of every later correction. This lesson derives ⟨1\u002Fr⟩ from the virial theorem, builds the full family ⟨r⟩, ⟨r²⟩, ⟨1\u002Fr²⟩, ⟨1\u002Fr³⟩ from Kramers' recursion and the Feynman-Hellmann theorem, and reads off their scaling with n, ℓ, and Z. The virial balance ⟨T⟩ = −½⟨V⟩ = −E fixes the energy budget of every bound state.\n",{"path":4657,"title":4658,"module":4638,"summary":4659},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fquantum-defects-alkali-spectra","Quantum Defects and Alkali Spectra","An alkali atom is one valence electron outside a closed-shell core, and to a good approximation it is hydrogen with a modified quantum number. Core penetration makes low-ℓ states more bound than the Coulomb formula predicts, and the shortfall is captured by a single number per ℓ, the quantum defect δℓ. The spectrum then follows the Rydberg formula with n replaced by the effective n − δℓ, and the sodium D-line doublet is the worked case.\n",{"path":4661,"title":4662,"module":4638,"summary":4663},"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Frydberg-atoms","Rydberg Atoms","A Rydberg atom is an atom excited to a very high principal quantum number, and every hydrogenic property becomes exaggerated by a power of n. Size grows as n², binding falls as n⁻², radiative lifetime lengthens as n³, and the static polarizability explodes as n⁷. The levels crowd toward the ionization limit, and the enormous dipole interaction between two Rydberg atoms produces the blockade that underlies neutral-atom quantum computing.\n",{"path":4665,"title":4666,"module":4667,"summary":4668},"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Frelativistic-kinetic-correction","The Relativistic Kinetic-Energy Correction","Fine Structure and the Dirac Atom","The Bohr energies treat the electron as slowly moving, but its speed is of order αc, so the kinetic energy needs a relativistic correction. Expanding √(p²c²+m²c⁴) to order (v\u002Fc)² produces the perturbation −p⁴\u002F8m³c², whose first-order shift on a hydrogenic state is evaluated with the trick p²=2m(E−V). The result depends on n and ℓ, is smaller than the gross structure by α²≈5×10⁻⁵, and is one of the three pieces that combine into the fine-structure formula.\n",{"path":4670,"title":4671,"module":4667,"summary":4672},"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fspin-orbit-thomas-precession","Spin-Orbit Coupling and Thomas Precession","In the electron's rest frame the nucleus orbits it, and the resulting current produces a magnetic field that couples to the electron's spin moment. The interaction is ξ(r) L·S, with ξ built from the Coulomb potential and the radial expectation ⟨1\u002Fr³⟩. A relativistic subtlety, Thomas precession, halves the naive coefficient because the electron's rest frame is accelerating. The result splits each ℓ≥1 level into a j=ℓ±½ doublet and makes (n, ℓ, j, mⱼ) the good quantum numbers.\n",{"path":4674,"title":4675,"module":4667,"summary":4676},"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdarwin-term-fine-structure-formula","The Darwin Term and the Fine-Structure Formula","The third fine-structure correction, the Darwin term, is a contact interaction proportional to ∇²V that acts only on s-states, physically a smearing of the electron over a Compton wavelength. Adding the relativistic, spin-orbit, and Darwin shifts, the ℓ-dependence cancels and the total collapses to a formula in n and j alone. The n=2 shell splits into 2S₁\u002F₂, 2P₁\u002F₂, 2P₃\u002F₂, with the two j=½ levels exactly degenerate, a coincidence the Dirac theory explains.\n",{"path":4678,"title":4679,"module":4667,"summary":4680},"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdirac-equation-hydrogen","The Dirac Equation for Hydrogen","The fine-structure formula was assembled from three perturbations; the Dirac equation produces it in one stroke and exactly. A first-order relativistic wave equation forces a four-component spinor, from which spin s=½, the g-factor of 2, the spin-orbit term, and antiparticles all emerge automatically. Its exact Coulomb spectrum depends only on n and j, and expanding in Zα reproduces the perturbative result, including the 2S₁\u002F₂–2P₁\u002F₂ degeneracy that sets up the Lamb shift.\n",{"path":4682,"title":4683,"module":4684,"summary":4685},"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Flamb-shift-qed","The Lamb Shift and QED Radiative Corrections","QED Corrections and Hyperfine Structure","The Dirac equation makes the 2S₁\u002F₂ and 2P₁\u002F₂ levels of hydrogen exactly degenerate. Lamb and Retherford measured a splitting of about 1058 MHz that the Dirac theory cannot produce. The gap comes from the electron's coupling to the quantized electromagnetic field: self-energy, vacuum polarization, and the anomalous magnetic moment. Welton's vacuum-fluctuation estimate reproduces the size and shows why the effect lands almost entirely on s-states, and the same radiative corrections make hydrogen the most stringent test of QED.\n",{"path":4687,"title":4688,"module":4684,"summary":4689},"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fhyperfine-structure-21cm","Hyperfine Structure and the 21 cm Line","The proton carries a magnetic moment, and it interacts with the magnetic field the electron produces at the nucleus. For s-states that interaction is the Fermi contact term, proportional to the electron density at the origin and to the dot product of the nuclear and electronic spins. Coupling I and J into F = I + J splits each level by a Landé interval rule; in hydrogen's ground state it produces the F = 0\u002FF = 1 doublet whose 1420 MHz, 21 cm transition maps neutral hydrogen across the galaxy.\n",{"path":4691,"title":4692,"module":4684,"summary":4693},"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fnuclear-effects-isotope-shift","Nuclear Size, Moments, and Isotope Shifts","A real nucleus has a finite size, a mass that changes between isotopes, and, when its spin is at least one, an electric quadrupole moment. Each leaves a fingerprint in the atomic spectrum: the volume shift from s-electrons sampling the charge distribution, the mass and field isotope shifts that separate on a King plot, the quadrupole interaction that breaks the Landé interval rule, and the hyperfine anomaly from the magnetization distribution. Atomic spectroscopy reads nuclear properties out of these shifts.\n",{"path":4695,"title":4696,"module":4697,"summary":4698},"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fperiodic-table-atomic-spectra","The Periodic Table and Atomic Spectra","Many-Electron Atoms","Identical electrons demand antisymmetric wave functions, which is the Pauli exclusion principle: no two electrons share all four quantum numbers. Filling shells in order of increasing energy — shifted by penetration and shielding — builds the periodic table and its recurring ionization pattern. Selection rules govern optical spectra, and an external field splits lines by the Zeeman effect.\n",{"path":4700,"title":4701,"module":4697,"summary":4702},"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fcentral-field-self-consistent","The Central-Field Approximation and the Self-Consistent Field","The N-electron Hamiltonian does not separate because every pair of electrons repels. The central-field approximation replaces that pairwise repulsion with an averaged spherical potential each electron feels, restoring hydrogen-like orbitals labelled by n and ℓ. The Thomas-Fermi statistical model fixes the shape of the screened charge from Fermi-gas thermodynamics; the Hartree self-consistent field determines it exactly by iterating orbitals against the potential they generate until the two agree.\n",{"path":4704,"title":4705,"module":4697,"summary":4706},"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fidentical-particles-hartree-fock","Exchange, Slater Determinants, and Hartree-Fock","A product wave function ignores that electrons are identical fermions. Enforcing antisymmetry writes the state as a Slater determinant, which vanishes whenever two electrons share a spin-orbital — the exclusion principle made algebraic. The energy of a determinant carries a new term with no classical analogue, the exchange integral, nonzero only for parallel spins; it lowers the energy of aligned electrons and carves a Fermi hole around each one. Adding the exchange operator to the mean field gives the Hartree-Fock equations, and what they still miss defines the correlation energy.\n",{"path":4708,"title":4709,"module":4697,"summary":4710},"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhelium-two-electron-atom","Helium: the Prototype Two-Electron Atom","Helium is the smallest atom the Schrödinger equation cannot solve exactly, and the smallest that shows every many-electron effect. Ignoring the electron repulsion overbinds the ground state by 30 eV; first-order perturbation theory and a one-parameter variational calculation with an effective charge close most of the gap. The excited configurations split into para (singlet) and ortho (triplet) states separated by the exchange integral, with the triplet lower — and the absence of a 1s² triplet is the Pauli principle in its plainest form.\n",{"path":4712,"title":4713,"module":4697,"summary":4714},"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fls-jj-coupling-term-symbols","LS and jj Coupling; Term Symbols","A configuration is not a single energy level. The residual electrostatic repulsion and the spin-orbit interaction split it, and which one dominates fixes the coupling scheme. In light atoms the electrostatic term wins: orbital and spin angular momenta couple separately into L and S, then into J, giving Russell- Saunders term symbols. In heavy atoms spin-orbit wins and each electron's j forms first. The Pauli principle prunes the allowed terms of equivalent electrons, the Landé interval rule spaces the fine-structure multiplet, and the scheme crosses over from LS to jj down a column.\n",{"path":4716,"title":4717,"module":4697,"summary":4718},"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhund-rules-ground-terms","Hund's Rules and Ground-State Terms","A configuration allows several terms; Hund's three rules pick the ground one. Maximize the spin S first, then the orbital L, then set J to |L−S| for a less-than-half shell and L+S for a more-than-half shell. The first two rules come from exchange lowering the energy of apart-kept electrons; the third comes from the sign of the spin-orbit coupling, which flips as a shell passes half-filling and turns the multiplet from normal to inverted. Worked ground terms for carbon, nitrogen, oxygen, and iron show the rules in action.\n",{"path":4720,"title":4721,"module":4722,"summary":4723},"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fzeeman-effect","The Zeeman Effect","Atoms in External Fields","A magnetic field couples to the atom through its magnetic moment, splitting each level into equally spaced sublevels labelled by the projection of the total angular momentum. When spin is present the spacing is not the classical one: it carries the Landé g-factor, a projection of the spin and orbital moments onto the total angular momentum. We derive the weak-field Hamiltonian from minimal coupling, evaluate the shift with the projection theorem, and read off the polarization of the emitted components.\n",{"path":4725,"title":4726,"module":4722,"summary":4727},"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fpaschen-back-intermediate","The Paschen-Back and Intermediate-Field Regimes","When the magnetic interaction grows past the fine-structure coupling, spin and orbital angular momentum decouple and precess independently about the field. The anomalous Zeeman pattern reverts to a simple triplet, the Paschen-Back effect. Between the two limits neither coupling dominates and the level positions follow from diagonalizing the combined spin-orbit and Zeeman Hamiltonian. We build the two-by-two problem for a single valence electron, solve it in closed form, and show both limits emerge from one expression.\n",{"path":4729,"title":4730,"module":4722,"summary":4731},"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fstark-effect-polarizability","The Stark Effect and Field Ionization","An electric field shifts atomic levels by coupling to the electron's position. Parity forbids a first-order shift for a non-degenerate state, so most atoms respond only at second order through their polarizability, a quadratic Stark shift. Hydrogen is the exception: its accidental degeneracy admits a permanent dipole and a linear shift, cleanest in parabolic coordinates. At large fields the Coulomb well develops a saddle, and Rydberg states field-ionize at a threshold that falls as the fourth power of the principal quantum number.\n",{"path":4733,"title":4734,"module":4735,"summary":4736},"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Ftime-dependent-perturbation-golden-rule","Time-Dependent Perturbation Theory and the Golden Rule","Radiative Transitions and Spectral Lines","An atom in a weak oscillating field makes transitions between its stationary states. First-order time-dependent perturbation theory gives the transition amplitude as a Fourier component of the perturbation at the Bohr frequency, and the resulting probability is a sinc-squared resonance that sharpens as the field acts longer. For a two-level system the same coupling produces Rabi oscillations; for a transition into a continuum the long-time limit collapses the sinc-squared into a delta function and yields Fermi's golden rule, a constant transition rate set by the coupling strength and the density of final states.\n",{"path":4738,"title":4739,"module":4735,"summary":4740},"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fdipole-approximation-einstein-coefficients","The Dipole Approximation and Einstein Coefficients","The coupling between an atom and light is the interaction of the electron with the electromagnetic field. Because an optical wavelength dwarfs the atom, the spatial variation of the field across the atom can be dropped, leaving the electric-dipole interaction and its matrix element. That matrix element defines the oscillator strength, which obeys the Thomas-Reiche-Kuhn sum rule. Einstein's three rate coefficients (absorption, stimulated emission, spontaneous emission) follow from detailed balance with thermal radiation, fixing the ratio of spontaneous to stimulated rates and its steep growth with frequency.\n",{"path":4742,"title":4743,"module":4735,"summary":4744},"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fselection-rules-forbidden-transitions","Selection Rules and Forbidden Transitions","The dipole matrix element vanishes for most pairs of states, and the pattern of which survive is the set of selection rules. Parity forces the orbital angular momentum to change by one; the angular integral of three spherical harmonics restricts the magnetic quantum number to change by zero or one; the photon's spin restricts the total angular momentum. When the dipole element vanishes, higher multipoles (magnetic dipole and electric quadrupole) can still drive the transition at rates smaller by powers of the fine-structure constant, and states with no allowed decay become metastable.\n",{"path":4746,"title":4747,"module":4735,"summary":4748},"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Flifetimes-and-line-shapes","Lifetimes, Line Widths, and Line Shapes","A spectral line is never infinitely sharp. The finite lifetime of the excited state gives every line a natural Lorentzian width set by the total decay rate, the Fourier transform of an exponentially damped emission. Thermal motion adds a Gaussian Doppler width that usually dominates in a gas; collisions add a further Lorentzian pressure width; the observed profile is the Voigt convolution of the Gaussian and Lorentzian parts. Strong driving fields broaden the line further through saturation. Each mechanism has a distinct dependence on temperature, density, and intensity that lets it be identified and, where possible, removed.\n",{"path":4750,"title":4751,"module":4752,"summary":4753},"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Flaser-principles","Population Inversion, Gain, and the Laser","Lasers and Spectroscopy","A laser is an optical amplifier placed inside a resonant cavity. Amplification requires that stimulated emission outrun absorption, which requires more atoms in the upper level than the lower one — a population inversion that the Einstein relations forbid in thermal equilibrium and that no two-level pump can produce. Three- and four-level schemes reach it by routing atoms through auxiliary states. The gain coefficient sets how strongly a weak beam grows, the cavity fixes the threshold and selects a comb of longitudinal modes, and gain saturation clamps the steady-state inversion at its threshold value.\n",{"path":4755,"title":4756,"module":4752,"summary":4757},"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fspectroscopy-techniques","Spectroscopic Techniques and Frequency Combs","A tunable laser turns spectroscopy from photographing a spectrum into interrogating a single transition, but at room temperature the Doppler width buries the natural linewidth under a thousandfold-broader Gaussian. Saturated absorption and two-photon spectroscopy defeat the first-order Doppler shift by selecting the zero-velocity class or cancelling the shift between counter-propagating photons, recovering natural-width features. Laser-induced fluorescence pushes sensitivity to single atoms, and the optical frequency comb converts an optical frequency into a countable radio-frequency beat, giving absolute frequency measurement across the visible spectrum.\n",{"path":4759,"title":4760,"module":4752,"summary":4761},"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fline-catalog-nist-asd","Reading Real Spectra with the NIST Database","Every quantity computed in this course — energy levels, transition frequencies, oscillator strengths, lifetimes — is tabulated for real atoms in the NIST Atomic Spectra Database. This lesson reads that data as physics: how levels are labelled by term symbols and energies in wavenumbers, how a transition list encodes wavelength, Einstein coefficient, and line strength, how a Grotrian diagram is reconstructed from the tables, and how a measured spectrum is matched to catalog lines. The residual between computed and tabulated positions is the running score of atomic theory.\n",{"path":4763,"title":4764,"module":4765,"summary":4766},"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Flaser-cooling-doppler","Laser Cooling and Optical Molasses","Modern Atomic Physics","A near-resonant laser beam pushes an atom because every absorbed photon delivers one unit of momentum and the subsequent spontaneous emission averages to zero. Two counter-propagating red-detuned beams turn that push into friction: the Doppler shift brings a moving atom closer to resonance with the beam it moves against, so the net force opposes the velocity. Six beams give optical molasses in three dimensions. The random recoil of spontaneous emission heats against the friction, and the balance sets the Doppler cooling limit. Adding a magnetic-field gradient makes the force position-dependent as well, giving the magneto-optical trap.\n",{"path":4768,"title":4769,"module":4765,"summary":4770},"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fsub-doppler-trapping","Sub-Doppler Cooling and Atom Traps","Optical molasses cools multilevel atoms below the Doppler limit. A polarization gradient plus optical pumping makes an atom repeatedly climb a light-shift hill and be pumped to the valley, losing kinetic energy each cycle — Sisyphus cooling. The floor is the recoil limit, one photon momentum of residual motion. Below it, cooling must avoid scattering photons: conservative magnetic and optical-dipole traps hold the atoms while forced evaporation removes the hot tail, driving the phase-space density up toward quantum degeneracy.\n",{"path":4772,"title":4773,"module":4765,"summary":4774},"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fbose-einstein-condensation","Bose-Einstein Condensation of Atomic Gases","Below a critical temperature a gas of identical bosons places a macroscopic fraction of its atoms in the single lowest-energy state. The transition occurs when the thermal de Broglie wavelength grows to the interparticle spacing, so the phase- space density reaches order unity. The critical temperature follows from the Bose-Einstein distribution and the density of states, the condensate fraction grows as one minus (T\u002FTc) to the three-halves, and the condensate reveals itself in time-of-flight as a sharp bimodal peak in the momentum distribution. The 1995 rubidium and sodium experiments realized it in dilute trapped gases.\n",{"path":4776,"title":4777,"module":4765,"summary":4778},"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Foptical-clocks-precision","Optical Atomic Clocks and Precision Measurement","An atomic clock counts the oscillations of a field locked to an atomic transition. The cesium microwave standard defines the second through the 9.19 GHz ground-state hyperfine transition, interrogated by Ramsey's separated-oscillatory-field method whose fringe width is set by the free-precession time. Optical clocks replace the microwave transition with an optical one five orders of magnitude higher in frequency, raising the quality factor and the fractional stability in proportion. Lattice and single-ion clocks reach fractional uncertainties near ten-to-the-minus- eighteen by trapping the atoms at a magic wavelength that cancels the light shift, and at that level they measure the gravitational redshift over centimetres of height.\n",{"path":4780,"title":4781,"module":219,"summary":219},"\u002Fatomic-physics","Atomic Physics",{"path":4783,"title":4784,"module":219,"summary":219},"\u002Fdatabases","Databases",{"path":4786,"title":4787,"module":5,"summary":4788},"\u002Fcategory-theory\u002Ffoundations\u002Fwhat-is-a-category","Categories, Objects, and Arrows","A category is objects, arrows between them, a rule for composing arrows, and an identity arrow on every object, subject to associativity and the unit laws. The axioms mention no elements: arrows need not be functions, and an object is known only through the arrows into and out of it. Isomorphism, commutative diagrams, duality, and the terminal object are the first consequences.\n",{"path":4790,"title":4791,"module":5,"summary":4792},"\u002Fcategory-theory\u002Ffoundations\u002Fexamples-of-categories","A Zoo of Categories","The axioms admit two very different kinds of model: large categories of structured sets and their structure-preserving maps (Set, Mon, Grp, Top, Vect), and small categories that are themselves single algebraic objects — a monoid as a one-object category, a poset as a thin category. The awkward cases Rel and Pfn have sets as objects but relations and partial functions as arrows, and a typed programming language presents its types and programs as a category.\n",{"path":4794,"title":4795,"module":5,"summary":4796},"\u002Fcategory-theory\u002Ffoundations\u002Fspecial-morphisms","Isomorphisms, Monos, and Epis","Injectivity and surjectivity mention elements, so a general category re-expresses them by cancellation: monomorphisms cancel on the left, epimorphisms on the right. Sections and retractions are the split versions with an explicit one-sided inverse. Mono plus epi does not force an isomorphism, and subobjects are equivalence classes of monos into a fixed object.\n",{"path":4798,"title":4799,"module":5,"summary":4800},"\u002Fcategory-theory\u002Ffoundations\u002Ffunctors","Functors: Maps Between Categories","A functor sends objects to objects and arrows to arrows while preserving composition and identities. Covariant and contravariant functors, the standard stock (forgetful, free, hom, and powerset), and the classification by faithfulness, fullness, and essential surjectivity all follow. Functors compose, so categories and functors form a category themselves.\n",{"path":4802,"title":4803,"module":5,"summary":4804},"\u002Fcategory-theory\u002Ffoundations\u002Fnatural-transformations","Natural Transformations and Functor Categories","A natural transformation is a map between two parallel functors: one component arrow per object, subject to a commuting square for every arrow of the source. Naturality is verified for the determinant, the double dual, and list operations; functors and natural transformations form the functor category [C, D]; and vertical and horizontal composition satisfy the Godement interchange law.\n",{"path":4806,"title":4807,"module":5,"summary":4808},"\u002Fcategory-theory\u002Ffoundations\u002Fsize-and-set-theory","Size: Small, Large, Locally Small","The objects of Set do not form a set, and pretending otherwise reproduces the classical paradoxes. Classes make the small\u002Flarge distinction precise, with locally small and essentially small as the intermediate notions. Cantor's theorem shows Set and its algebraic relatives are large, and the function-based axiomatization of sets is the one category theory prefers to ZFC.\n",{"path":4810,"title":4811,"module":4812,"summary":4813},"\u002Fcategory-theory\u002Funiversal-properties\u002Funiversal-properties","Universal Properties, Initial and Terminal Objects","Universal Properties and Basic Constructions","A universal property characterizes an object by a for-all\u002Fexists-unique condition on the arrows into or out of it, and any two objects satisfying the same property are isomorphic by a unique isomorphism. Initial and terminal objects are the simplest cases; the free vector space, the discrete topology, and the ring of integers show the pattern at work.\n",{"path":4815,"title":4816,"module":4812,"summary":4817},"\u002Fcategory-theory\u002Funiversal-properties\u002Fproducts-and-coproducts","Products and Coproducts","The product of two objects is a wedge of projections through which every other wedge factors uniquely; the coproduct is the dual, built from injections. In Set these are the cartesian product and the disjoint union, in a poset the meet and join, and in abelian groups the two coincide. The mediating-arrow discipline established here is the template for all limits.\n",{"path":4819,"title":4820,"module":4812,"summary":4821},"\u002Fcategory-theory\u002Funiversal-properties\u002Fconstructions-on-categories","Opposite, Product, Slice, and Comma Categories","Categories are themselves mathematical structures, and the standard algebraic constructions apply: opposites, products, subcategories, slices, and the comma category that subsumes them. The opposite category yields the duality principle, halving the subject's proofs; slice and comma categories repackage every universal property as an initial or terminal object.\n",{"path":4823,"title":4824,"module":4825,"summary":4826},"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Frepresentable-functors","Hom-Functors and Representables","Representables and the Yoneda Lemma","Fixing an object A of a locally small category produces a set-valued functor, the hom-functor A(A,-), that records every map out of A. A functor is representable when it is naturally isomorphic to such a hom-functor. We define the covariant and contravariant hom-functors, collect the standard representables (identity, forgetful, powerset), and read maps as generalized elements of varying shape.\n",{"path":4828,"title":4829,"module":4825,"summary":4830},"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-lemma","The Yoneda Lemma","The Yoneda lemma computes the natural transformations out of a representable presheaf: they form a set in natural bijection with X(A). The proof fixes a single degree of freedom, the image of the identity arrow, and shows naturality forces everything else. We prove the bijection, verify naturality in both variables, and read off that a natural transformation out of a representable is just one element.\n",{"path":4832,"title":4833,"module":4825,"summary":4834},"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-consequences","The Yoneda Embedding and Its Uses","Three corollaries turn the Yoneda lemma into working machinery. A representation of a presheaf is the same thing as a universal element; the Yoneda embedding of a category into its presheaf category is full and faithful; and two objects are isomorphic exactly when their representables are. Together they justify constructing arrows by constructing natural transformations between hom-functors, and they contain Cayley's theorem as the one-object case.\n",{"path":4836,"title":4837,"module":4838,"summary":4839},"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits","Cones and Limits","Limits and Colimits","A diagram is a functor from a small shape category; a cone over it is an object with compatible legs to every node; and a limit is the terminal cone, the one every other cone factors through uniquely. Products and terminal objects reappear as limits over particular shapes, and the whole construction is unique up to a single isomorphism.\n",{"path":4841,"title":4842,"module":4838,"summary":4843},"\u002Fcategory-theory\u002Flimits-colimits\u002Fproducts-equalizers-pullbacks","Equalizers and Pullbacks","The equalizer of a parallel pair is the universal arrow that makes the two composites agree; the pullback of a cospan is the universal commutative square. In Set they are solution sets and fibered products, every equalizer is monic, monics are stable under pullback, and products plus equalizers together generate all limits.\n",{"path":4845,"title":4846,"module":4838,"summary":4847},"\u002Fcategory-theory\u002Flimits-colimits\u002Fcolimits","Colimits: Coproducts, Coequalizers, Pushouts","Colimits are limits in the opposite category: cocones replace cones, and the universal cocone is initial rather than terminal. Coproducts glue objects side by side, coequalizers impose relations and produce quotients, pushouts glue along a shared part, and in Set every colimit is a quotient of a disjoint union. Directed colimits admit a clean elementwise description.\n",{"path":4849,"title":4850,"module":4838,"summary":4851},"\u002Fcategory-theory\u002Flimits-colimits\u002Fcomputing-limits","Computing Limits in Concrete Categories","In Set the limit of any diagram is the set of threads: choice functions through the nodes that commute with every edge. In Pos, Mon, and Top the recipe is the same limit downstairs plus the unique structure that makes the projections structure-preserving — pointwise order, componentwise operations, the topology generated by the projections. The pattern is what \"the forgetful functor creates limits\" means concretely.\n",{"path":4853,"title":4854,"module":4838,"summary":4855},"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits-and-functors","Preservation, Reflection, and Creation of Limits","A functor preserves limits if it sends limit cones to limit cones, reflects them if it recognizes them, and creates them if limits downstairs lift uniquely upstairs. Representable functors preserve all limits, forgetful functors from algebra create them, and limits in functor categories are computed pointwise, one evaluation at a time.\n",{"path":4857,"title":4858,"module":4859,"summary":4860},"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions","Adjoint Functors via Hom-Set Bijections","Adjunctions","An adjunction is a natural bijection between two hom-sets: maps out of $F(A)$ in one category correspond to maps into $G(B)$ in the other. We give the definition, spell out the naturality axioms that make the correspondence compatible with composition, and work the flagship examples — free vector spaces, free groups, discrete and indiscrete topologies, and currying.\n",{"path":4862,"title":4863,"module":4859,"summary":4864},"\u002Fcategory-theory\u002Fadjunctions\u002Funits-and-counits","Units, Counits, and the Triangle Identities","The whole hom-set bijection of an adjunction is generated by two natural transformations: the unit, obtained by transposing identity maps on one side, and the counit, by transposing them on the other. Two triangle identities are all they must satisfy, and any pair satisfying them determines a unique adjunction. The same correspondence specializes to order-preserving maps between posets and to free constructions.\n",{"path":4866,"title":4867,"module":4859,"summary":4868},"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions-via-universal-arrows","Adjunctions from Universal Arrows","The unit component at a single object is an initial object of a comma category, and this universal property alone rebuilds the whole adjunction. A functor has a left adjoint exactly when every object admits such a universal arrow, and the left adjoint is assembled from them one object at a time. We prove the equivalence of all three formulations of adjointness.\n",{"path":4870,"title":4871,"module":4859,"summary":4872},"\u002Fcategory-theory\u002Fadjunctions\u002Ffree-forgetful-adjunctions","Free Constructions and Free–Forgetful Adjunctions","Free monoids, free groups, and free vector spaces are left adjoints to forgetful functors, and the universal mapping property is all one needs to prove it. Some forgetful functors also have right adjoints (co-free constructions like the indiscrete topology), producing three-functor chains. Contravariant adjunctions, symmetric in their two functors, close the lesson with the pattern behind duality and representation theorems.\n",{"path":4874,"title":4875,"module":4876,"summary":4877},"\u002Fcategory-theory\u002Fadjoints-limits\u002Flimits-via-adjoints","Limits as Adjoints and as Representables","Adjoints, Representables, and Limits Together","A cone on a diagram is a natural transformation from a constant diagram, so a limit is a representation of the cone functor and, equivalently, a value of the right adjoint to the diagonal functor. We prove both rephrasings, derive uniqueness and functoriality of limits from them, and record the dual statement that a colimit is the left adjoint to the diagonal.\n",{"path":4879,"title":4880,"module":4876,"summary":4881},"\u002Fcategory-theory\u002Fadjoints-limits\u002Fpresheaf-limits-colimits","Limits and Colimits of Presheaves","Representables preserve limits, and limits in a functor category are computed one object at a time, so a presheaf category is complete and cocomplete with all its structure inherited pointwise from Set. The Yoneda embedding then preserves limits but not colimits, and the density theorem repairs the colimit side: every presheaf is a canonical colimit of representables.\n",{"path":4883,"title":4884,"module":4876,"summary":4885},"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoints-preserve-limits","Right Adjoints Preserve Limits (RAPL)","A functor with a left adjoint preserves every limit that exists, and dually a functor with a right adjoint preserves colimits. The proof is a four-line chain of natural isomorphisms through the adjunction and the continuity of representables. The theorem yields product-and-exponential arithmetic in Set, another proof that limits commute with limits, and a standard test for proving that a functor has no adjoint.\n",{"path":4887,"title":4888,"module":4876,"summary":4889},"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoint-functor-theorem","The Adjoint Functor Theorem","RAPL makes limit preservation necessary for having a left adjoint; the adjoint functor theorems identify when it is sufficient. For ordered sets no extra hypothesis is needed. In general the candidate adjoint is a limit over a comma category that may be large, and the general adjoint functor theorem tames it with a weakly initial set. We prove GAFT in full and apply it to free groups and, through the special adjoint functor theorem, the Stone–Čech compactification.\n",{"path":4891,"title":4892,"module":4893,"summary":4894},"\u002Fcategory-theory\u002Fmonads-algebras\u002Fmonads","Monads from Adjunctions","Monads and Algebras","A monad on a category is an endofunctor equipped with a unit and a multiplication satisfying associativity and unit laws — the data of a monoid, written internally to the category of endofunctors. Every adjunction induces one, and the list, exception, and state constructions that model computational effects are all monads on Set.\n",{"path":4896,"title":4897,"module":4893,"summary":4898},"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-eilenberg-moore","Algebras for a Monad","An algebra for a monad is an object with a structure map that interacts correctly with the unit and multiplication. The algebras form the Eilenberg–Moore category, whose free–forgetful adjunction induces the monad back; a comparison functor relates any other inducing adjunction to it, and for the list monad the algebras are exactly monoids.\n",{"path":4900,"title":4901,"module":4893,"summary":4902},"\u002Fcategory-theory\u002Fmonads-algebras\u002Fkleisli-and-programming","The Kleisli Category and Monads in Programming","The Kleisli category of a monad has the same objects as the base but takes arrows A to TB, composed by mapping and flattening. These arrows are effectful programs, Kleisli composition is the bind of functional programming, and the Kleisli adjunction is the initial resolution of the monad, with Eilenberg–Moore at the terminal end.\n",{"path":4904,"title":4905,"module":4893,"summary":4906},"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-for-endofunctors","Algebras for an Endofunctor and Recursion","Dropping the monad laws leaves algebras for a bare endofunctor, whose initial objects are the least fixed points of the functor by Lambek's lemma. The natural numbers, lists, and trees are initial algebras; the unique map out of an initial algebra is the fold of functional programming; and the Smyth–Plotkin fixed-point technique builds Scott domains the same way.\n",{"path":4908,"title":4909,"module":4910,"summary":4911},"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Fcartesian-closed-categories","Cartesian Closed Categories","Cartesian Closed Categories and Typed Lambda Calculus","A cartesian closed category has a terminal object, binary products, and for every pair of objects an exponential object that internalizes the hom-set as an object of the category. The defining data is an evaluation arrow and a currying operation, packaged by the adjunction between product-with-A and exponential-by-A. Set, Boolean and Heyting algebras, functor categories, and Cat are all cartesian closed.\n",{"path":4913,"title":4914,"module":4910,"summary":4915},"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Flambda-calculus-correspondence","Typed Lambda Calculus and CCCs","The typed lambda calculus and the cartesian closed category are two presentations of the same theory. Types become objects, terms with one free variable become arrows, product types become products, and function types become exponentials, with abstraction matching currying and application matching evaluation. Building the category of a lambda theory and the internal language of a category are mutually inverse up to equivalence.\n",{"path":4917,"title":4918,"module":4910,"summary":4919},"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Ffixed-points-and-recursion","Fixed Points in Cartesian Closed Categories","The untyped lambda calculus has a fixed-point combinator; the typed calculus cannot, and Lawvere's fixed-point theorem explains why: any point-surjection onto an exponential forces every endomap to have a fixed point, which is the abstract form of Cantor's diagonal argument. Recursion is recovered instead by restricting to omega-complete partially ordered objects, where every continuous endomap has a least fixed point built by iterating from bottom. This gives While loops a semantics.\n",{"path":4921,"title":4922,"module":219,"summary":219},"\u002Fcategory-theory","Category Theory",{"path":4924,"title":3671,"module":4925,"summary":4926},"\u002Fdeep-learning\u002Fmathematical-background\u002Flinear-algebra-for-deep-learning","Mathematical Background","Every quantity a network touches is a tensor, and every layer is a matrix acting on one. This lesson compiles the linear algebra deep learning actually uses: products and norms, the system $Ax=b$ and when it is solvable, the two decompositions (eigen and SVD) that diagonalize a transformation, and the pseudoinverse that solves what cannot be solved exactly. It then derives PCA as the worked example that ties it all together.\n",{"path":4928,"title":4929,"module":4925,"summary":4930},"\u002Fdeep-learning\u002Fmathematical-background\u002Fprobability-and-information-theory","Probability & Information Theory","This lesson assembles the probabilistic vocabulary a network is trained in (random variables, densities, the chain rule, expectation and covariance, the handful of distributions that recur everywhere) and then the information theory that turns a probabilistic model into a loss: self-information, entropy, and the KL divergence whose asymmetry is the cross-entropy objective itself.\n",{"path":4932,"title":4933,"module":4925,"summary":4934},"\u002Fdeep-learning\u002Fmathematical-background\u002Fnumerical-computation","Numerical Computation","Machine learning runs on finite-precision arithmetic, where every number is approximated and every operation rounds. This lesson sets the numerical ground rules: overflow and underflow and the standard stabilizations, the condition number that measures how much a problem amplifies error, and the gradient-based optimization (first and second order, constrained and unconstrained) that every training loop runs.\n",{"path":4936,"title":3030,"module":4925,"summary":4937},"\u002Fdeep-learning\u002Fmathematical-background\u002Fcalculus","This lesson assembles the differential calculus used in training networks: the gradient and directional derivative, the Jacobian and Hessian, and the chain rule in scalar, vector, and matrix form. From the chain rule it derives back-propagation as a single sweep over the computational graph, tabulates the matrix-calculus identities that recur in layer gradients, reads optimization off a second-order Taylor expansion, and ends with why reverse-mode automatic differentiation is the algorithm every framework runs.\n",{"path":4939,"title":4940,"module":5,"summary":4941},"\u002Fdeep-learning\u002Ffoundations\u002Fwhat-is-deep-learning","What Is Deep Learning?","Deep learning is representation learning by composition: stack simple differentiable layers, define a loss, and let gradient descent discover the features a human would otherwise have to engineer by hand. We set up the whole vocabulary (model, loss, optimizer, data), the training loop that ties them together, and the three reasons the approach became practical.\n",{"path":4943,"title":4944,"module":5,"summary":4945},"\u002Fdeep-learning\u002Ffoundations\u002Fmachine-learning-refresher","A Machine-Learning Refresher","The statistical framework the networks live in: data drawn from an unknown distribution, a loss to minimize, and the central question of generalization: will it work on data we have not seen? We set up empirical risk, capacity, the bias–variance tradeoff, and maximum likelihood.\n",{"path":4947,"title":4948,"module":5,"summary":4949},"\u002Fdeep-learning\u002Ffoundations\u002Flinear-models-and-the-perceptron","Linear Models & the Perceptron","The simplest learners (linear regression, logistic regression, the perceptron) already contain the whole template: a weighted sum, a loss, a gradient step. They also fail on the XOR problem, which no linear model can solve — the limitation that motivates deep learning.\n",{"path":4951,"title":4952,"module":4953,"summary":4954},"\u002Fdeep-learning\u002Fneural-networks\u002Fthe-multilayer-perceptron","The Multilayer Perceptron","Neural Networks","Stacking linear layers with a nonlinearity between them removes the limitation that stopped the perceptron. We build the multilayer perceptron in explicit matrix form (the forward pass, its dimensions, a worked XOR network with concrete weights) and prove why the nonlinearity is essential: without it the deepest stack collapses to a single hyperplane.\n",{"path":4956,"title":4957,"module":4953,"summary":4958},"\u002Fdeep-learning\u002Fneural-networks\u002Factivation-functions","Activation Functions","The activation is the only nonlinear part of a layer, and the reason depth adds expressive power. We catalog the standard hidden units (sigmoid, tanh, ReLU and its descendants, plus GELU, softplus, swish and maxout), derive each unit's derivative in full, make the vanishing-gradient problem quantitative with the chain-rule product, work numeric examples, and explain why the saturating units gave way to ReLU and why ReLU's own dead-unit failure gave way to Leaky\u002FPReLU\u002FELU\u002FGELU.\n",{"path":4960,"title":4961,"module":4953,"summary":4962},"\u002Fdeep-learning\u002Fneural-networks\u002Funiversal-approximation","Universal Approximation","One hidden layer with a non-polynomial activation can approximate any continuous function on a compact set to arbitrary accuracy: the universal approximation theorem. We prove it constructively (two sigmoids make a bump; sums of bumps make any curve), then show the limitation: existence is not efficiency. Depth-separation results exhibit functions a deep net represents with $O(n)$ units that a shallow net needs $\\exp(n)$ units to match.\n",{"path":4964,"title":4965,"module":4953,"summary":4966},"\u002Fdeep-learning\u002Fneural-networks\u002Fbackpropagation","Backpropagation","Backpropagation is the chain rule run backward over a computational graph. We formalize the graph, derive the four backprop equations for an MLP, present the forward and backward passes as algorithms, and work a tiny two-layer net by hand with explicit numbers. The result: one scalar loss, reverse-mode autodiff, and a gradient for every parameter at twice the cost of a forward pass.\n",{"path":4968,"title":4969,"module":4953,"summary":4970},"\u002Fdeep-learning\u002Fneural-networks\u002Floss-functions-and-output-units","Loss Functions & Output Units","The last layer is where a network's hidden representation meets the task. Choosing an output unit and a loss is not two independent choices; maximum likelihood fixes the pair. We derive the standard couplings (linear\u002FMSE, sigmoid\u002FBCE, softmax\u002Fcross-entropy), show why softmax and cross-entropy were built to cancel into the residual $\\hat y - y$, and prove why squared error is the wrong loss for a saturating classifier.\n",{"path":4972,"title":4973,"module":4974,"summary":4975},"\u002Fdeep-learning\u002Foptimization\u002Fgradient-descent-and-sgd","Gradient Descent & SGD","Optimization","Training is descent on the empirical risk: step the parameters against the gradient. We derive the minibatch gradient as an unbiased estimator whose variance falls as $1\u002FB$, derive the learning-rate ceiling from the smoothness-stability bound $\\eta \u003C 2\u002FL$, and lay out the schedules (step, exponential, cosine, warmup) that anneal it over training.\n",{"path":4977,"title":4978,"module":4974,"summary":4979},"\u002Fdeep-learning\u002Foptimization\u002Fmomentum-and-adaptive-methods","Momentum & Adaptive Methods","Plain gradient descent zig-zags across ravines and moves slowly along flat valleys, because one global learning rate cannot suit a surface with wildly different curvature in different directions. Two fixes address the two problems: momentum accumulates a velocity that damps the oscillation and accelerates the drift, and adaptive methods give every parameter its own learning rate scaled by the history of its gradients. Adam fuses both, and is the default optimizer of modern deep learning.\n",{"path":4981,"title":4982,"module":4974,"summary":4983},"\u002Fdeep-learning\u002Foptimization\u002Finitialization","Weight Initialization","The initial weights determine whether training can succeed before the first gradient step. Initialize every weight equal and all hidden units compute the same function forever; initialize too small or too large and the signal vanishes or explodes as it crosses depth. A single variance condition, $n_{\\text{in}}\\mathrm{Var}(W)=1$, fixes both, and reading it off the forward and backward passes yields Xavier and He initialization directly.\n",{"path":4985,"title":4986,"module":4974,"summary":4987},"\u002Fdeep-learning\u002Foptimization\u002Fthe-optimization-landscape","The Optimization Landscape","The loss of a deep network is a non-convex surface in millions of dimensions, so local search carries no global guarantee, yet it works. We classify critical points by the eigenvalues of the Hessian, show that in high dimension nearly all of them are saddle points rather than bad local minima, and read off the practical terrain — plateaus, cliffs, ill-conditioning, and the sharp-versus-flat distinction that ties the geometry of a minimum to how well it generalizes.\n",{"path":4989,"title":4990,"module":4974,"summary":4991},"\u002Fdeep-learning\u002Foptimization\u002Fsecond-order-and-approximate-methods","Second-Order & Approximate Methods","Newton's method reads the curvature of the loss off its Hessian and jumps to the minimum of the local quadratic in a single step, rescaling away the ill-conditioning that slows first-order descent. We derive it, then explain the three obstacles that keep it out of deep learning: a $d \\times d$ Hessian for $d$ in the billions, an attraction to saddle points, and minibatch noise. The alternative is approximation (conjugate gradients, BFGS and L-BFGS, the natural gradient and Hessian-free methods), each buying some of Newton's curvature information without ever forming or inverting $H$.\n",{"path":4993,"title":4994,"module":4995,"summary":4996},"\u002Fdeep-learning\u002Fregularization\u002Fregularization-overview","Regularization Overview","Regularization","Regularization is any modification to a learning algorithm meant to lower test error at the possible expense of training error. We derive the bias–variance decomposition that explains why it helps, set up the two parameter-norm penalties, $L^2$ weight decay and $L^1$, derive their update rules and eigenbasis shrinkage, show geometrically why $L^1$ alone produces sparse weights (soft-thresholding), distinguish weight decay from loss-added $L^2$ under AdamW, and read both penalties through the two lenses that recur across the chapter: a norm-ball constraint via KKT, and a prior via MAP estimation.\n",{"path":4998,"title":4999,"module":4995,"summary":5000},"\u002Fdeep-learning\u002Fregularization\u002Fdropout-and-data-augmentation","Dropout & Data Augmentation","Two of the most effective regularizers add no penalty term at all; they perturb the computation instead. Dropout multiplies hidden units by a random Bernoulli mask, training an exponential ensemble of thinned subnetworks that share weights; inverted scaling collapses that ensemble into one cheap forward pass at test time. Data augmentation enlarges the training set with label-preserving transforms, injecting the invariances the task demands, and noise injection (input, weight, label smoothing, Mixup) generalizes the same idea into a continuous family.\n",{"path":5002,"title":5003,"module":4995,"summary":5004},"\u002Fdeep-learning\u002Fregularization\u002Fearly-stopping-and-parameter-sharing","Early Stopping & Parameter Sharing","Two cheap regularizers that cost no extra term in the loss. Early stopping treats training time itself as a hyperparameter (watch the validation curve, halt at its minimum, keep the best checkpoint), and for a quadratic objective it is provably equivalent to $L^2$ weight decay. Parameter sharing goes the other way: it constrains many weights to be _equal_, the prior behind every convolution and every recurrent step, and the reason a CNN has orders of magnitude fewer parameters than the dense net it replaces.\n",{"path":5006,"title":5007,"module":4995,"summary":5008},"\u002Fdeep-learning\u002Fregularization\u002Fnormalization","Normalization","Normalization layers standardize activations to zero mean and unit variance inside the network, then hand the model a learnable scale and shift to undo the constraint when it pays to. Batch normalization does this across the batch and must keep separate train-time and test-time statistics; layer, instance, and group norm change only the axes they average over. The result is faster, better-conditioned optimization and a free dose of regularizing batch noise.\n",{"path":5010,"title":5011,"module":5012,"summary":5013},"\u002Fdeep-learning\u002Farchitectures\u002Fconvolutional-networks","Convolutional Networks","Architectures","A convolutional network replaces the dense layer's all-to-all weight matrix with a small kernel slid across the input. Three structural commitments (sparse connectivity, parameter sharing, and translation equivariance) collapse the parameter count by orders of magnitude and bake the right prior for images directly into the architecture. We derive the convolution arithmetic, the output geometry, pooling, and the receptive field, then assemble the canonical stack.\n",{"path":5015,"title":5016,"module":5012,"summary":5017},"\u002Fdeep-learning\u002Farchitectures\u002Fcnn-architectures","CNN Architectures","Six landmark networks, each contributing exactly one idea: LeNet's conv-pool stack, AlexNet's ReLU-and-dropout scale, VGG's $3\\times3$ uniformity, Inception's multi-scale module, ResNet's residual skip, and DenseNet's dense connectivity. The common thread is the degradation problem (why plain deeper nets train worse, not just overfit) and the residual block that solved it by keeping a $+1$ path open for the gradient.\n",{"path":5019,"title":5020,"module":5012,"summary":5021},"\u002Fdeep-learning\u002Farchitectures\u002Frecurrent-networks","Recurrent Networks","A recurrent network folds a sequence into a fixed-size hidden state, reusing one set of weights at every time step, the architectural prior that the same rule applies wherever it lands in time. Unrolling the recurrence exposes a deep feed-forward graph; backpropagation through it sums gradient contributions across all steps and chains a product of Jacobians, and that product is why long-range gradients vanish or explode. That failure motivates gated architectures.\n",{"path":5023,"title":5024,"module":5012,"summary":5025},"\u002Fdeep-learning\u002Farchitectures\u002Flstm-and-gru","LSTM & GRU","A plain recurrent network propagates its hidden state through a repeated weight-matrix multiply, and the Jacobian product that results vanishes or explodes long before a useful gradient can reach the early steps. Gated RNNs fix this with an additive memory path: a cell state that is carried forward almost unchanged, past which the gradient flows along a near-identity highway. We derive that highway, give the full LSTM and GRU equations, and compare the two.\n",{"path":5027,"title":5028,"module":5012,"summary":5029},"\u002Fdeep-learning\u002Farchitectures\u002Fattention-and-transformers","Attention & Transformers","Attention replaces fixed wiring with content-based routing: every position reads from every other through a soft, learned dot-product lookup. We derive scaled dot-product attention and its $\\sqrt{d_k}$ correction, build it into multi-head self-attention, inject order with positional encodings, and stack the whole thing into the Transformer block that displaced recurrence and convolution alike.\n",{"path":5031,"title":5032,"module":5012,"summary":5033},"\u002Fdeep-learning\u002Farchitectures\u002Fthe-transformer-architecture","The Transformer Architecture","The Transformer is the architecture built around the attention mechanism. This first part assembles the full encoder–decoder of \"Attention Is All You Need\" — embeddings and positional encoding, stacked self-attention and feed-forward sublayers wrapped in residual connections and LayerNorm, masked decoding and cross-attention — works through causal masking and the three modern families (encoder-only, decoder-only, encoder–decoder), and accounts for where the parameters and the $O(n^2)$ compute actually go.\n",{"path":5035,"title":5036,"module":5012,"summary":5037},"\u002Fdeep-learning\u002Farchitectures\u002Ftransformers-in-practice","Transformers in Practice","The Transformer makes no assumption about what a token represents. This part follows the architecture out of language: image patches feed a plain encoder (the Vision Transformer), the decoder-only half scales into the GPT line of large language models, and one substrate covers translation, retrieval, and multimodal grounding. We work the ViT patch arithmetic and a GPT parameter count by hand, then close on the empirical scaling laws — power-law loss, the Chinchilla compute-optimal balance, and emergent behavior — that made scale the dominant lever.\n",{"path":5039,"title":5040,"module":5012,"summary":5041},"\u002Fdeep-learning\u002Farchitectures\u002Fgraph-neural-networks","Graph Neural Networks","A graph neural network learns on data with no grid and no canonical ordering: atoms in a molecule, users in a social network, road segments in a map. The unifying idea is message passing — each node repeatedly aggregates its neighbors' states and updates its own — built to respect the one symmetry graphs demand, permutation equivariance. We derive the message-passing framework, specialize it into GCN, GraphSAGE, GAT, and GIN, read off graph-level outputs, and bound what message passing can and cannot tell apart.\n",{"path":5043,"title":5044,"module":5012,"summary":5045},"\u002Fdeep-learning\u002Farchitectures\u002Fstate-space-models","State-Space Models and Mamba","A state-space model carries a continuous linear hidden state through a sequence, and that linearity buys two equivalent algorithms from one set of weights: a recurrence that runs in linear time with constant memory, and a global convolution that trains in parallel. Long-range memory comes from how the transition matrix is initialized (HiPPO) and parameterized (S4's diagonal-plus-low-rank form). Mamba breaks the convolution on purpose, making the parameters input-dependent so the model can select what to remember, recovered at speed by a hardware-aware parallel scan.\n",{"path":5047,"title":5048,"module":5049,"summary":5050},"\u002Fdeep-learning\u002Ftheory\u002Fgeneralization-theory","Generalization Theory","Theory & Frontiers","Classical learning theory bounds the gap between training and test error by a model's capacity (VC dimension, Rademacher complexity), and predicts that a model with more parameters than data should overfit catastrophically. Modern networks do the opposite: they interpolate, even fit pure noise, and still generalize. We derive the classical bounds, work the bias-variance decomposition, show why the bounds go vacuous, and survey what replaced them: double descent, the interpolation threshold, margin and norm-based bounds, and the implicit bias of the optimizer itself.\n",{"path":5052,"title":5053,"module":5049,"summary":5054},"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-robustness","Adversarial Robustness","A trained network can be fooled by a perturbation too small for a human to see: add a carefully aimed vector of magnitude $\\epsilon$ to a correctly classified image and the prediction flips. We derive the fast gradient sign method as the first-order-optimal step inside an $L_\\infty$ ball, explain the linearity hypothesis that makes high-dimensional models so easy to push around, build up to projected gradient descent, and frame adversarial training as a min-max robust-optimization problem with its own accuracy cost. Defenses beyond training continue in the next lesson.\n",{"path":5056,"title":5057,"module":5049,"summary":5058},"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-defenses","Adversarial Defenses","Defending a network against an adversary is far harder than attacking one. This lesson covers the defense side: certified guarantees via randomized smoothing, the transferability that makes black-box attacks possible, and the recurring failure of gradient masking, where a defense hides the attacker's gradient instead of moving the decision boundary. It ends with the adaptive-attack discipline (BPDA, EOT, transfer) that every robustness claim must be tested against.\n",{"path":5060,"title":5061,"module":5049,"summary":5062},"\u002Fdeep-learning\u002Ftheory\u002Fbayesian-and-ensemble-methods","Bayesian & Ensemble Methods","A trained network returns a single point prediction and, with the softmax, a confidence, but that confidence is usually miscalibrated, collapsing to near- certainty even on inputs the model has never seen. This lesson covers uncertainty estimation for networks: the two kinds of uncertainty, the Bayesian posterior over weights and its tractable stand-ins (MC dropout, deep ensembles), and how to check whether a model's reported confidences match observed frequencies.\n",{"path":5064,"title":5065,"module":5049,"summary":5066},"\u002Fdeep-learning\u002Ftheory\u002Fdeep-equilibrium-models","Deep Equilibrium Models","A deep network need not be a fixed stack of layers; it can be a single weight-tied layer iterated to convergence, its output defined implicitly as the fixed point $z^\\star = f_\\theta(z^\\star, x)$. The forward pass becomes root-finding and the backward pass becomes implicit differentiation, so training costs O(1) memory regardless of effective depth. We derive both passes from the implicit function theorem and close the course on defining a layer by a fixed-point condition rather than an explicit stack.\n",{"path":5068,"title":5069,"module":5070,"summary":5071},"\u002Fdeep-learning\u002Fgenerative-models\u002Flinear-factor-models","Linear Factor Models","Generative Models","The simplest generative models share one template: a latent variable drawn from a fixed prior, run through a linear decoder, plus noise. Probabilistic PCA, factor analysis, independent component analysis, and sparse coding are all this template with a different prior on the latents and a different noise model. We derive each marginal, see why ICA needs non-Gaussianity to identify its sources, and show how sparse coding learns Gabor-like dictionary atoms.\n",{"path":5073,"title":5074,"module":5070,"summary":5075},"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoencoders","Autoencoders","An autoencoder is a network trained to copy its input to its output through a narrow channel; the useful product is the bottleneck representation $h$, not the reconstruction. We derive the undercomplete autoencoder and prove its linear case recovers PCA, then trade the bottleneck for explicit regularization (sparse, denoising, contractive) and show how a denoising autoencoder learns the low-dimensional manifold the data lives on.\n",{"path":5077,"title":5078,"module":5070,"summary":5079},"\u002Fdeep-learning\u002Fgenerative-models\u002Fvariational-autoencoders","Variational Autoencoders","An autoencoder compresses, but its latent space has gaps: sample a point between two encodings and the decoder produces noise. The variational autoencoder fixes this by training a probabilistic encoder against a prior, so the latent space becomes a smooth, samplable density. We derive the evidence lower bound it maximizes, the reparameterization trick that lets gradients flow through a random sample, and the closed-form Gaussian regularizer that pulls the posterior toward the prior.\n",{"path":5081,"title":5082,"module":5070,"summary":5083},"\u002Fdeep-learning\u002Fgenerative-models\u002Fgenerative-adversarial-networks","Generative Adversarial Networks","A generative adversarial network trains two networks against each other: a generator that turns noise into samples, and a discriminator that tries to tell real data from forgeries. The game has a clean theory: the optimal discriminator is a likelihood ratio, and at equilibrium the generator minimizes the Jensen–Shannon divergence to the data, with a global optimum exactly when its distribution matches the data. We derive that result, fix the saturating loss that breaks training, and catalogue the failure modes (mode collapse, instability, vanishing gradients) and the architectural fixes.\n",{"path":5085,"title":5086,"module":5070,"summary":5087},"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoregressive-and-normalizing-flows","Autoregressive Models & Normalizing Flows","Two families that provide exact likelihoods, each at a cost. Autoregressive models factor the joint by the probability chain rule and learn each conditional with a masked network: exact $\\log p(x)$, but sampling proceeds one coordinate at a time. Normalizing flows push a simple base density through an invertible map and read $\\log p(x)$ off the change-of-variables formula, trading architectural freedom for a cheap Jacobian determinant via triangular coupling layers.\n",{"path":5089,"title":5090,"module":5070,"summary":5091},"\u002Fdeep-learning\u002Fgenerative-models\u002Fenergy-based-and-boltzmann-machines","Energy-Based & Boltzmann Machines","Energy-based models replace an explicit density with a scalar energy and a Boltzmann normalization, $p(x) = e^{-E(x)}\u002FZ$: simple to specify, but with an intractable partition function $Z$. The Boltzmann machine and its restricted variant make the energy bilinear so the hidden units factorize, and contrastive divergence sidesteps $Z$ by replacing the model expectation with a few Gibbs steps started at the data. We close on the undirected deep models (DBNs and DBMs) and how they differ from the directed VAE.\n",{"path":5093,"title":5094,"module":5070,"summary":5095},"\u002Fdeep-learning\u002Fgenerative-models\u002Fdiffusion-and-score-based-models","Diffusion and Score-Based Models","Corrupt a data point with Gaussian noise in small steps until only noise remains, then train a network to undo one step at a time. We derive the forward process and its closed-form marginal, reduce the variational bound to the single noise-prediction objective that makes diffusion trainable, and show the score-matching view that unifies it with Langevin sampling and the continuous SDE. The lesson closes with DDIM fast sampling, classifier-free guidance, and the latent diffusion that powers modern text-to-image systems.\n",{"path":5097,"title":5098,"module":5099,"summary":5100},"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fstructured-probabilistic-models","Structured Probabilistic Models","Probabilistic Methods","A joint distribution over $n$ variables is a table with exponentially many entries; nobody can store it, fit it, or sample from it directly. Structure fixes this: a graph whose missing edges encode conditional independencies that factor the joint into small local pieces. We build the two dialects, directed (Bayesian networks) and undirected (Markov random fields), read independence off the graph, and connect the machinery to the latent-variable and energy-based models that power deep generative learning.\n",{"path":5102,"title":5103,"module":5099,"summary":5104},"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fmonte-carlo-and-mcmc","Monte Carlo & MCMC","Most quantities of interest in a probabilistic model are integrals nobody can compute in closed form: expectations, marginals, partition functions. Monte Carlo replaces the integral with an average over samples; importance sampling reweights samples from a tractable proposal; and when even sampling the target is hard, Markov-chain Monte Carlo builds a chain whose stationary distribution _is_ the target. We derive Metropolis–Hastings and Gibbs, analyze mixing, and close on the partition-function gradient that powers energy-based learning.\n",{"path":5106,"title":5107,"module":5099,"summary":5108},"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fapproximate-inference","Approximate Inference","In a latent-variable model the quantity we need, the posterior $p(h\\mid v)$ over hidden causes, is almost never computable, because its normalizer is an intractable sum over configurations. Approximate inference reframes the problem as optimization: maximize the evidence lower bound, a tractable functional whose gap to the true log-evidence equals a KL divergence. From that single bound fall expectation–maximization, mean-field variational inference, MAP, and the learned encoders behind variational autoencoders.\n",{"path":5110,"title":5111,"module":5112,"summary":5113},"\u002Fdeep-learning\u002Fpractical\u002Fpractical-methodology","Practical Methodology","Practical Deep Learning","Knowing the algorithms is half the job; the other half is a disciplined loop. Fix a goal and a metric, stand up an end-to-end baseline, then read the train\u002Fvalidation gap to decide whether the next move is more data or a bigger model. We detail that loop: choosing metrics under class imbalance, default baselines by data type, extrapolating the data a target needs, and guarding the data pipeline against the leaks and label bugs that corrupt every gradient. Hyperparameter tuning, debugging, and deployment continue in the sequel.\n",{"path":5115,"title":5116,"module":5112,"summary":5117},"\u002Fdeep-learning\u002Fpractical\u002Fhyperparameters-and-debugging","Hyperparameters & Debugging","The tuning half of the methodology loop. The learning rate is the one hyperparameter that dominates, so we tune it first, on a log scale, coarse to fine, and prefer random search to grid when only a few dials matter. Then an ordered debugging playbook — overfit one batch, check the loss at initialization against ln C, watch the gradient norm, gradient-check against centered finite differences — and, after launch, monitoring for train-test skew and distribution drift with confidence-based abstention.\n",{"path":5119,"title":5120,"module":5112,"summary":5121},"\u002Fdeep-learning\u002Fpractical\u002Frepresentation-learning","Representation Learning","A good representation makes a hard task easy by changing coordinates: it disentangles the factors of variation, spends its bits as a distributed code, and respects the low-dimensional manifold the data lives on. We make those three properties precise, recover the manifold hypothesis, and close on the first method that turned them into training practice — greedy layer-wise unsupervised pretraining — before the sequel picks up how the field learned to reuse those features.\n",{"path":5123,"title":5124,"module":5112,"summary":5125},"\u002Fdeep-learning\u002Fpractical\u002Ftransfer-learning","Transfer Learning","A representation learned once can be reused everywhere. We cover the main mechanisms of reuse: feature extraction versus fine-tuning, the generic-to-specific gradient of features that sets the freeze boundary, the learning-rate discipline that keeps borrowed weights from being erased, domain adaptation when only the input distribution shifts, and the modern arc from supervised transfer to self-supervised foundation models.\n",{"path":5127,"title":5128,"module":5112,"summary":5129},"\u002Fdeep-learning\u002Fpractical\u002Fapplications","Applications","We survey large-scale training (the hardware, the two axes of parallelism, mixed precision, and the compression tricks that shrink a model after it is trained), then specialize the same gradient loop to vision, language, speech, and recommendation. Each domain is a different prior bolted onto one optimizer: convolutional invariance for pixels, distributed word vectors for tokens, sequence transduction for audio, low-rank factorization for the user–item matrix.\n",{"path":5131,"title":5132,"module":5112,"summary":5133},"\u002Fdeep-learning\u002Fpractical\u002Fmodel-compression-and-distillation","Model Compression and Distillation","A trained network and a deployable one are rarely the same object. This lesson is the toolkit for closing that gap: knowledge distillation transfers a large teacher's soft, information-rich logits into a small student; pruning deletes the weights that contribute least; quantization swaps 32-bit floats for 8- or 4-bit integers; and low-rank factorization replaces a fat matrix with two thin ones. We derive each method, show what it costs in accuracy, and lay out which combinations win on which hardware.\n",{"path":5135,"title":5136,"module":5112,"summary":5137},"\u002Fdeep-learning\u002Fpractical\u002Fmeta-learning-and-few-shot","Meta-Learning and Few-Shot Learning","A deep network trained on one example per class overfits. Meta-learning targets this few-shot regime by training across a distribution of tasks so that a new task is learnable from a handful of examples. We formalize the $N$-way $K$-shot episode, then derive the two dominant families: metric methods that learn an embedding where distance classifies (Prototypical Networks), and optimization methods that learn an initialization a few gradient steps can adapt (MAML). We close on the link to transfer learning and to the in-context few-shot behavior of large language models.\n",{"path":5139,"title":5140,"module":5141,"summary":5142},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Flarge-language-models","Large Language Models","Large Models & Agents","A large language model is a decoder-only Transformer trained on one objective, next-token prediction, then scaled until new behavior appears. This first part builds the object itself: the equivalence between next-token prediction and lossless compression, subword tokenization (BPE, WordPiece, Unigram, SentencePiece) worked on a real sentence, the four pretraining objectives and the attention masks that distinguish them, and the three model families (encoder-only, decoder-only, encoder--decoder) with their parameter budgets. Scaling, decoding, the KV cache, and alignment continue in part two.\n",{"path":5144,"title":5145,"module":5141,"summary":5146},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fscaling-inference-and-alignment","Scaling, Inference, and Alignment of Language Models","Once a language model is built, three questions remain: how does it improve as it grows, how is it decoded and served affordably, and how is a raw next-token predictor turned into an assistant. We derive the Kaplan power laws and the Chinchilla compute-optimal balance, trace emergent abilities and in-context learning, catalog the decoding strategies from greedy to nucleus sampling, work the KV cache that makes generation quadratic instead of cubic, cover parameter-efficient adaptation by low-rank updates (LoRA), and close on the alignment stack: instruction tuning, RLHF, and DPO.\n",{"path":5148,"title":5149,"module":5141,"summary":5150},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fseq2seq-pretraining-and-bart","Denoising Sequence-to-Sequence Pretraining: BART","BERT corrupts and reconstructs; GPT predicts the next token. Sequence-to-sequence pretraining unifies both by training a full encoder–decoder as a denoising autoencoder: corrupt the text with a noise function, then reconstruct the original through a bidirectional encoder and an autoregressive decoder. This first part derives the denoising objective, catalogs BART's five noise functions (with a worked Poisson-infilling budget), proves BART specializes to both BERT and GPT, and traces a dimension-annotated forward pass through its encoder--decoder. T5, PEGASUS, fine-tuning, and decoding continue in part two.\n",{"path":5152,"title":5153,"module":5141,"summary":5154},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ftext-to-text-transfer-and-conditional-generation","Text-to-Text Transfer and Conditional Generation","BART reconstructs a corrupted document; T5 pushes the same denoising idea into a single interface where every task is a string-to-string map. This second part covers T5's span corruption with sentinel tokens (with a worked token budget), PEGASUS's summarization-matched gap sentences and the MASS midpoint, supervised fine-tuning and beam-search decoding with a length penalty, the exposure-bias failure modes of autoregressive decoding, and a theorem showing why a bidirectional encoder--decoder strictly dominates a decoder-only model when the output is conditioned on a full input.\n",{"path":5156,"title":5157,"module":5141,"summary":5158},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fspeech-and-audio-models","Speech Recognition: Front-Ends and Alignment","Speech is a long, high-rate sequence whose label is short and unaligned, so the whole subject turns on bridging that mismatch. This first part builds the spectral front-ends that compress a waveform into frames (STFT, mel spectrogram, MFCC, with a worked frame-count), derives CTC's marginalization over alignments and its forward-backward recursion with a two-frame numeric example, and contrasts it with attention-based seq2seq (LAS) and the RNN transducer. Self-supervised and weakly-supervised models, and text-to-speech, continue in part two.\n",{"path":5160,"title":5161,"module":5141,"summary":5162},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fself-supervised-speech-and-synthesis","Self-Supervised Speech Models and Synthesis","The recognition front-ends and alignment losses of part one all need transcribed audio, which is scarce. This second part removes that dependence: wav2vec 2.0 learns speech representations from unlabeled audio by a masked contrastive objective, HuBERT swaps the contrast for masked prediction of clustered units, and Whisper trades curation for scale with weakly-supervised web audio and a multitask token interface. We close with text-to-speech (the same length mismatch run backwards) and a tour of speech foundation models, discrete audio codecs, and neural TTS.\n",{"path":5164,"title":5165,"module":5141,"summary":5166},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fai-agents","AI Agents: Tools and Reasoning","A language model that only emits text is a function from prompt to prompt; an agent closes the loop, letting that model act on an environment, read back the result, and decide again. This first part formalizes the agent as a policy over interaction histories, builds out tool calling and the executor trust boundary, the ReAct interleaving of reasoning and action (with concrete traces), and search over thoughts: chain-of-thought, self-consistency, least-to-most, and Tree of Thoughts. Memory, retrieval, reflection, and multi-agent orchestration continue in part two.\n",{"path":5168,"title":5169,"module":5141,"summary":5170},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fagent-memory-retrieval-and-orchestration","Agent Memory, Retrieval, and Orchestration","An agent's reasoning and tool use only matter if it can remember what it learned and coordinate work larger than one context window. This second part builds the systems around the loop: short-term scratchpad versus long-term vector store, retrieval-augmented generation with a worked softmax over passage scores, reflection (Reflexion, Self-Refine), and multi-agent orchestration. It closes on the failure modes that bound agents — invalid tool calls, horizon-error compounding, context overflow, non-terminating loops — and the benchmarks that score the full loop.\n",{"path":5172,"title":5173,"module":5141,"summary":5174},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmixture-of-experts","Mixture-of-Experts","A mixture-of-experts layer replaces one feed-forward network with many and a router that sends each token to only a few of them, so the parameter count and the per-token compute become separate dials. We derive the gated output, sparse top-$k$ routing softmax, the load-balancing loss that stops the router from collapsing onto a single expert, and expert\u002Ftoken capacity with dropping, then work the dimension-annotated tensor shapes and FLOP arithmetic. We trace the architectures from the sparsely-gated LSTM through GShard, Switch Transformer, and Mixtral, cover distributed expert parallelism, and close on the training dynamics, failure modes, and serving costs of a sparse model.\n",{"path":5176,"title":5177,"module":5141,"summary":5178},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmultimodal-models","Multimodal Contrastive Learning","A multimodal model places images, text, and audio in one representation space, so a picture and its caption land close together. This first part builds the contrastive route: the shared embedding space and its residual modality gap, the Vision Transformer image encoder (patch embedding, CLS token, position embeddings, with shapes), the symmetric InfoNCE loss that trains the CLIP dual encoder from a batch similarity matrix (with a worked numeric step), and zero-shot classification as a softmax over class-prompt embeddings. Fusion and vision-language models continue in part two.\n",{"path":5180,"title":5181,"module":5141,"summary":5182},"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ffusion-and-vision-language-models","Fusion and Vision-Language Models","A contrastive model compares modalities but never lets one read another. This second part builds the fusion route: early, late, and cross-attention fusion, then the three designs that connect a frozen vision encoder to a frozen language model — Flamingo's zero-initialized gated cross-attention, BLIP-2's Q-Former, and LLaVA's linear projector. We work the token-budget arithmetic that separates them, name the object-hallucination and fine-detail failure modes, cover the contrastive-then- instruction-tune recipe and its retrieval\u002Fcaptioning\u002FVQA benchmarks, and close on natively multimodal models.\n",{"path":5184,"title":5185,"module":5186,"summary":5187},"\u002Fdeep-learning\u002Freinforcement-learning\u002Ffoundations-of-reinforcement-learning","Foundations of Reinforcement Learning","Reinforcement Learning","Reinforcement learning is the third paradigm: an agent learns to act by interacting with an environment that returns rewards, not labels. We formalize the interaction as a Markov decision process, define the value functions that rank states and actions, and derive the Bellman expectation and optimality equations that every method downstream solves. Dynamic programming gives the exact answer when the model is known, and its convergence rests on a single fact: the Bellman operator is a contraction.\n",{"path":5189,"title":5190,"module":5186,"summary":5191},"\u002Fdeep-learning\u002Freinforcement-learning\u002Fmodel-free-prediction-and-control","Model-Free Prediction and Control","When the dynamics are unknown, an agent cannot plan against a model; it must learn directly from sampled experience. We build prediction and control from two estimators of the same return: Monte Carlo averages whole episodes, while temporal-difference learning bootstraps from its own next estimate. We trace the bias-variance contrast between them, derive SARSA and Q-learning as the on-policy and off-policy forms of control, unify everything through n-step returns and eligibility traces, and close on the deadly triad that makes off-policy bootstrapping with function approximation diverge.\n",{"path":5193,"title":5194,"module":5186,"summary":5195},"\u002Fdeep-learning\u002Freinforcement-learning\u002Fdeep-q-networks","Deep Q-Networks","A Deep Q-Network replaces the tabular action-value function with a neural approximator $Q(s,a;\\theta)$ and trains it by regression toward a bootstrapped target. Naive online Q-learning with a network diverges, so DQN adds two stabilizers: an experience-replay buffer that decorrelates samples, and a periodically-frozen target network that holds the regression target still. We derive the loss, give the full algorithm and the Atari pipeline, and then layer on Double DQN, the dueling split, prioritized replay, and the Rainbow combination.\n",{"path":5197,"title":5198,"module":5186,"summary":5199},"\u002Fdeep-learning\u002Freinforcement-learning\u002Fpolicy-gradients-and-actor-critic","Policy Gradients and Actor-Critic Methods","Value-based reinforcement learning learns what each state is worth and acts greedily; policy-gradient methods skip the detour and optimize a parameterized policy directly by ascending the gradient of expected return. The policy gradient theorem makes this tractable through the log-derivative trick, turning an intractable gradient of an expectation into an expectation of a gradient. REINFORCE realizes the idea but suffers high variance; baselines, the advantage function, and actor-critic learning reduce it, and trust-region methods (TRPO, PPO) keep each update from destroying the policy it just learned.\n",{"path":5201,"title":5202,"module":5186,"summary":5203},"\u002Fdeep-learning\u002Freinforcement-learning\u002Frl-from-human-feedback","Reinforcement Learning from Human Feedback","Many objectives we want from a model, that it be helpful and harmless, are hard to write down but easy to judge by comparison. RLHF turns that asymmetry into a training signal: fit a reward model to pairwise human preferences under the Bradley-Terry likelihood, then fine-tune the policy to maximize that reward under a KL penalty toward a reference. We derive the reward loss, the KL-regularized RL objective and its closed-form optimum, then show how DPO inverts that optimum to collapse the whole pipeline into one supervised log-sigmoid loss, and survey IPO, KTO, RLAIF, and GRPO.\n",{"path":5205,"title":5206,"module":219,"summary":219},"\u002Fdeep-learning","Deep Learning",{"path":5208,"title":5209,"module":3221,"summary":5210},"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fequilibrium-state-variables-zeroth-law","Equilibrium, State Variables, and the Zeroth Law","Thermodynamics describes a many-body system by a handful of macroscopic variables and the equilibrium relations among them. This lesson fixes the vocabulary: systems and the walls that separate them, state variables versus path-dependent process quantities, quasi-static and reversible idealizations, and the zeroth law, whose transitivity of thermal equilibrium is what lets temperature exist as a number. The ideal-gas thermometer turns that number into a scale, and an equation of state ties the variables into a surface.\n",{"path":5212,"title":5213,"module":3221,"summary":5214},"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Ffirst-law-heat-and-work","The First Law: Internal Energy, Heat, and Work","The first law is energy conservation for a system that exchanges energy as both heat and work. Internal energy is a state function with an exact differential; heat and work are path-dependent process quantities. This lesson states $\\d U=\\delta Q+\\delta W$, computes compression work as an area on the $P$–$V$ plane, defines the heat capacities $C_V$ and $C_P$ and the enthalpy that makes $C_P$ natural, and works the isothermal and adiabatic processes of an ideal gas, including the adiabat $PV^\\gamma=\\text{const}$.\n",{"path":5216,"title":5217,"module":3221,"summary":5218},"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fsecond-law-entropy-and-the-carnot-bound","The Second Law, Carnot Cycles, and Entropy","The second law forbids the free conversion of heat into work. This lesson states the Kelvin and Clausius forms, proves them equivalent, and analyzes the Carnot cycle to get the efficiency bound $1-T_c\u002FT_h$. Carnot's theorem makes that bound universal and defines the thermodynamic temperature scale. The Clausius inequality $\\oint \\delta Q\u002FT\\le 0$ then constructs entropy as a state function, $\\d S=\\delta Q_{\\rm rev}\u002FT$, whose non-decrease in isolated systems is the arrow of time.\n",{"path":5220,"title":5221,"module":3221,"summary":5222},"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fthermodynamic-potentials-and-maxwell-relations","Thermodynamic Potentials and Maxwell Relations","The fundamental relation $\\d U=T\\,\\d S-P\\,\\d V+\\mu\\,\\d N$ packages the first and second laws into one exact differential. Legendre transforms swap each conjugate pair to produce the Helmholtz, enthalpy, Gibbs, and grand potentials, each minimized under its own natural variables. Equality of mixed second partials of these potentials gives the Maxwell relations, which convert unmeasurable entropy derivatives into measurable ones from the equation of state.\n",{"path":5224,"title":5225,"module":3221,"summary":5226},"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fstability-response-functions-and-the-third-law","Response Functions, Stability, and the Third Law","Response functions — heat capacities, compressibilities, thermal expansion — are the second derivatives of the potentials and the quantities an experiment actually measures. This lesson derives the general relation $C_P-C_V=TV\\alpha^2\u002F\\kappa_T$, shows that convexity of the potentials forces the stability conditions $C_V>0$ and $\\kappa_T>0$, and states the third law: entropy approaches a constant as $T\\to0$, so heat capacities and expansion coefficients vanish there and absolute zero is unattainable.\n",{"path":5228,"title":5229,"module":5230,"summary":5231},"\u002Fstatistical-mechanics\u002Ffoundations\u002Fclassical-statistics-and-equipartition","Classical Statistics and Equipartition","Microstates, Phase Space, and Statistical Entropy","A liter of gas holds on the order of a trillion trillion molecules, far too many to track by their equations of motion. Classical statistical mechanics replaces the trajectories with a single probability law, the Boltzmann distribution, and reads the measurable properties of matter off it: the Maxwell speed distribution, the average energy per degree of freedom, and the heat capacities of gases and solids — together with the low-temperature failures that forced the quantum revision.\n",{"path":5233,"title":5234,"module":5230,"summary":5235},"\u002Fstatistical-mechanics\u002Ffoundations\u002Fphase-space-and-liouvilles-theorem","Phase Space, Trajectories, and Liouville's Theorem","A classical system of N particles is one point in a 6N-dimensional phase space, and its evolution is a single trajectory driven by Hamilton's equations. This lesson builds that geometric picture, introduces the phase-space density of an ensemble, and proves Liouville's theorem: the density is carried by the flow as an incompressible fluid, so phase-space volume is conserved. The stationary densities of equilibrium follow as functions of the conserved quantities alone.\n",{"path":5237,"title":5238,"module":5230,"summary":5239},"\u002Fstatistical-mechanics\u002Ffoundations\u002Fensembles-and-the-equal-probability-postulate","Ensembles and the Postulate of Equal a Priori Probabilities","An ensemble is a probability distribution over the microstates of a system. This lesson states the single postulate on which equilibrium statistical mechanics rests — that an isolated system in equilibrium is equally likely to be in any of its accessible microstates — and works out its consequences: the accessible phase-space volume, the overwhelming dominance of the most probable macrostate as the particle number grows, and the ergodic hypothesis that lets a time average be replaced by an ensemble average.\n",{"path":5241,"title":5242,"module":5230,"summary":5243},"\u002Fstatistical-mechanics\u002Ffoundations\u002Fstatistical-entropy-boltzmann-and-gibbs","Statistical Entropy: Boltzmann and Gibbs","Entropy is the logarithm of the number of accessible microstates. This lesson builds the two statistical entropies — Boltzmann's S = k ln Omega for an isolated system and Gibbs's S = -k sum p ln p for any ensemble — proves they agree for a uniform distribution, and connects both to Shannon's measure of missing information. The second law emerges as the drift toward maximum multiplicity, and maximizing the Gibbs entropy under constraints previews the canonical distribution.\n",{"path":5245,"title":5246,"module":5247,"summary":5248},"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fmicrocanonical-ensemble-and-entropy","The Microcanonical Ensemble and Statistical Entropy","The Microcanonical Ensemble","An isolated system holds its energy, volume, and particle number fixed, and the fundamental postulate assigns equal probability to every microstate on its energy shell. This lesson builds the microcanonical distribution, defines the enclosed phase-space volume $\\Gamma(E)$, the surface density of states $\\omega(E)=\\d\\Gamma\u002F\\d E$, and the shell count $\\Omega(E)$, shows their logarithms agree to $O(\\ln N)$ for large $N$, and reads the Boltzmann entropy $S=k\\ln\\Omega$ off the count. The measure factors $h^{3N}$ and $N!$ enter here and make $S$ extensive.\n",{"path":5250,"title":5251,"module":5247,"summary":5252},"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fequilibrium-conditions-temperature-pressure-chemical-potential","Thermal, Mechanical, and Diffusive Equilibrium","Two isolated subsystems that can exchange energy, volume, or particles reach equilibrium at the partition that maximizes their combined entropy. Setting the derivative of the total entropy to zero identifies the statistical definitions $1\u002FT=(\\partial S\u002F\\partial E)$, $P\u002FT=(\\partial S\u002F\\partial V)$, and $-\\mu\u002FT=(\\partial S\u002F\\partial N)$, shows heat flows from hot to cold as an entropy increase, and recovers the fundamental relation $\\d S=(\\d E+P\\,\\d V-\\mu\\,\\d N)\u002FT$ from pure counting.\n",{"path":5254,"title":5255,"module":5247,"summary":5256},"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fideal-gas-phase-space-and-the-sackur-tetrode-entropy","The Ideal Gas, Phase-Space Volume, and the Sackur–Tetrode Entropy","The monatomic ideal gas is the first system whose microcanonical count can be done in closed form. The momentum integral is the volume of a $3N$-dimensional ball of radius $\\sqrt{2mE}$, the configuration integral is $V^N$, and together they give the Sackur–Tetrode entropy $S=Nk[\\ln(V\u002FN\\lambda^3)+5\u002F2]$ with the thermal wavelength $\\lambda=h\u002F\\sqrt{2\\pi mkT}$. The formula matches the measured entropy of helium, fixes the classical regime $n\\ll n_Q$, and shows why the $N!$ is needed for extensivity.\n",{"path":5258,"title":5259,"module":5247,"summary":5260},"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Ftwo-state-systems-paramagnets-and-negative-temperature","Two-State Systems, Paramagnets, and Negative Temperature","The ideal two-state paramagnet has a multiplicity counted by the binomial coefficient, an entropy that is an inverted dome in the energy, and a temperature read from the slope $1\u002FT=\\partial S\u002F\\partial E$. Because the energy is bounded above, the slope changes sign past the entropy maximum: a population-inverted spin system has a negative absolute temperature, which is hotter than any positive temperature. Nuclear-spin experiments and lasers realize the inverted state.\n",{"path":5262,"title":5263,"module":5264,"summary":5265},"\u002Fstatistical-mechanics\u002Fcanonical\u002Fcanonical-ensemble-and-the-boltzmann-distribution","The Canonical Ensemble and the Boltzmann Distribution","The Canonical Ensemble","A system held at fixed temperature by contact with a heat reservoir is described by the canonical ensemble. Expanding the reservoir entropy to first order in the system energy gives the Boltzmann distribution $p_i\\propto e^{-\\beta E_i}$, and the same law follows from maximizing the Gibbs entropy at fixed mean energy. Both routes identify $\\beta=1\u002Fk_BT$ and fix the probability of every microstate from the temperature alone.\n",{"path":5267,"title":5268,"module":5264,"summary":5269},"\u002Fstatistical-mechanics\u002Fcanonical\u002Fpartition-function-and-the-helmholtz-free-energy","The Partition Function and the Helmholtz Free Energy","The normalizing sum of the Boltzmann distribution, the partition function $Z=\\sum_i e^{-\\beta E_i}$, is a generating function for the thermodynamics. The mean energy is $-\\partial\\ln Z\u002F\\partial\\beta$, and the Gibbs entropy of the canonical distribution collapses to the bridge relation $F=-k_BT\\ln Z$. From $F$ every thermodynamic quantity follows by differentiation, and $Z$ factorizes over independent degrees of freedom.\n",{"path":5271,"title":5272,"module":5264,"summary":5273},"\u002Fstatistical-mechanics\u002Fcanonical\u002Fenergy-fluctuations-and-ensemble-equivalence","Energy Fluctuations and the Equivalence of Ensembles","In the canonical ensemble the energy fluctuates, and the second derivative of $\\ln Z$ gives its variance. The fluctuation–response identity $\\langle\\Delta E^2\\rangle = k_BT^2C_V$ ties the spread of the energy to the heat capacity, and the relative fluctuation falls as $1\u002F\\sqrt{N}$. In the thermodynamic limit the canonical energy distribution is a sharp spike, and the canonical and microcanonical ensembles predict the same thermodynamics.\n",{"path":5275,"title":5276,"module":5264,"summary":5277},"\u002Fstatistical-mechanics\u002Fcanonical\u002Fthe-einstein-solid-and-harmonic-systems","Harmonic Systems: The Einstein Solid and Vibrational Heat Capacity","A quantum harmonic oscillator has a geometric partition function summed in closed form, giving a mean energy $\\hbar\\omega(\\tfrac12+\\langle n\\rangle)$ with the Bose occupation factor. Modeling a solid as $3N$ independent oscillators yields a heat capacity that rises from zero and saturates at the Dulong–Petit value $3Nk_B$. The Einstein temperature sets the crossover, and the model's exponential low-temperature falloff, too steep against the observed $T^3$, motivates the Debye theory.\n",{"path":5279,"title":5280,"module":5264,"summary":5281},"\u002Fstatistical-mechanics\u002Fcanonical\u002Fparamagnetism-and-the-schottky-anomaly","Paramagnetism, Two-Level Systems, and the Schottky Anomaly","A magnetic moment in a field is a two-level system whose partition function is a hyperbolic cosine. The magnetization of a spin-$\\tfrac12$ paramagnet is $N\\mu\\tanh(\\mu B\u002Fk_BT)$, generalizing to the Brillouin function for spin $J$; it gives Curie's law $\\chi\\propto 1\u002FT$ at high temperature and saturates at low temperature. A finite level gap produces the Schottky heat-capacity peak, and the temperature dependence of the entropy on the field is the basis of adiabatic demagnetization cooling.\n",{"path":5283,"title":5284,"module":5285,"summary":5286},"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fideal-gas-partition-function-and-the-gibbs-paradox","The Ideal Gas Partition Function and the Gibbs Paradox","The Classical Ideal Gas","The classical monatomic ideal gas built from the partition function. The single-particle sum is $z_1=V\u002F\\lambda^3$ with the thermal de Broglie wavelength $\\lambda$; the $N$-particle partition function is $z_1^N\u002FN!$, and the $N!$ is forced by indistinguishability. From $Z$ the ideal-gas law, $U=\\tfrac32 Nk_BT$, and the Sackur–Tetrode entropy follow. The $N!$ makes the entropy extensive and resolves the Gibbs paradox: mixing identical gases produces no entropy change.\n",{"path":5288,"title":5289,"module":5285,"summary":5290},"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fequipartition-and-the-virial-theorem","Equipartition and the Virial Theorem","The equipartition theorem derived from the canonical ensemble: every phase-space coordinate that enters the Hamiltonian quadratically carries a mean energy $\\tfrac12 k_BT$. The generalized form $\\langle x_i\\,\\partial H\u002F\\partial x_j\\rangle = k_BT\\,\\delta_{ij}$ contains equipartition and the classical virial theorem as special cases. Equipartition fixes the classical heat capacities, fails by quantum freeze-out when a level gap exceeds $k_BT$, and shifts for a relativistic gas whose energy is linear rather than quadratic in momentum.\n",{"path":5292,"title":5293,"module":5285,"summary":5294},"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fmolecular-gases-rotation-and-vibration","Molecular Gases: Rotational and Vibrational Degrees of Freedom","The internal partition function of a diatomic gas factorizes into translational, rotational, vibrational, and electronic parts. The rigid rotor gives a rotational temperature $\\theta_{\\rm rot}$; the harmonic bond gives a vibrational temperature $\\theta_{\\rm vib}$. Each mode contributes to the heat capacity only above its characteristic temperature, producing the diatomic $C_V$ staircase from $\\tfrac32 R$ to $\\tfrac52 R$ to $\\tfrac72 R$. Homonuclear molecules carry a symmetry number, and hydrogen splits into ortho and para species.\n",{"path":5296,"title":5297,"module":5298,"summary":5299},"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fgrand-canonical-ensemble-and-the-grand-partition-function","The Grand Canonical Ensemble","Grand Canonical Ensemble","When a system exchanges both energy and particles with a reservoir, the reservoir fixes its temperature and its chemical potential. Expanding the reservoir entropy to first order in the exchanged energy and particle number gives the Gibbs factor $e^{-\\beta(E-\\mu N)}$, and summing it over every microstate of every particle number gives the grand partition function $\\Xi$. The grand potential $\\Phi = -k_BT\\ln\\Xi = -PV$ generates the mean particle number, energy, entropy, and pressure by differentiation.\n",{"path":5301,"title":5302,"module":5298,"summary":5303},"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fchemical-potential-fugacity-and-number-fluctuations","Chemical Potential, Fugacity, and Number Fluctuations","The chemical potential is the energy to add one particle at fixed entropy and volume, equal to the slope of the free energy in the particle number. For the classical ideal gas $\\mu=k_BT\\ln(n\\lambda^3)$ is large and negative, and the fugacity $z=n\\lambda^3$ is small. The grand ensemble makes the particle number fluctuate; its variance $\\langle\\Delta N^2\\rangle=k_BT(\\partial N\u002F\\partial\\mu)$ equals $k_BT\\,N^2\\kappa_T\u002FV$, tying density fluctuations to the isothermal compressibility. Equality of $\\mu$ is the condition for diffusive equilibrium and phase coexistence.\n",{"path":5305,"title":5306,"module":5298,"summary":5307},"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fensemble-summary-and-the-thermodynamic-web","The Three Ensembles and the Thermodynamic Web","The microcanonical, canonical, and grand canonical ensembles hold different variables fixed and generate different potentials — the entropy $S$, the Helmholtz free energy $F$, and the grand potential $\\Phi$ — linked by Legendre transforms that trade each fixed variable for its conjugate. Each successive ensemble lets one more quantity fluctuate. In the thermodynamic limit the three agree, the relative fluctuations vanishing as $1\u002F\\sqrt{N}$; the ideal gas gives the same equation of state in all three. The choice of ensemble is a matter of convenience, set by which sum is easiest.\n",{"path":5309,"title":5310,"module":5311,"summary":5312},"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fquantum-statistics-bose-einstein-and-fermi-dirac","Quantum Statistics — Bose-Einstein and Fermi-Dirac","Quantum Statistics","Quantum particles of the same kind are genuinely indistinguishable: no label survives an overlap of their wave functions. Counting states with that constraint replaces the Boltzmann distribution with two quantum laws — the Bose-Einstein distribution for integer-spin particles, which clump into shared states, and the Fermi-Dirac distribution for half-integer-spin particles, which exclude one another. Both reduce to Boltzmann in the dilute, hot limit, and a de Broglie criterion says exactly when.\n",{"path":5314,"title":5315,"module":5311,"summary":5316},"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fderiving-the-quantum-distributions","Deriving the Quantum Distributions from the Grand Ensemble","The Bose-Einstein and Fermi-Dirac distributions follow from one observation: in the occupation-number representation the single-particle modes are independent, so the grand partition function factorizes into one factor per mode. A boson mode sums a geometric series over all occupancies; a fermion mode sums two terms. Differentiating each factor gives the mean occupation $1\u002F(e^{\\beta(\\varepsilon-\\mu)}\\mp 1)$, the Maxwell-Boltzmann limit when occupancies are small, and the occupation fluctuations that distinguish bunching from anti-bunching.\n",{"path":5318,"title":5319,"module":5311,"summary":5320},"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fthe-classical-limit-and-quantum-concentration","The Classical Limit and Quantum Concentration","When every single-particle level is nearly empty, both quantum distributions collapse to the Maxwell-Boltzmann form, and the fugacity equals the ratio of the number density to the quantum concentration $n_Q = 1\u002F\\lambda^3$. The gas is classical when $n \\ll n_Q$, degenerate when $n \\gtrsim n_Q$. The chemical potential is large and negative in the classical regime and rises through zero as the gas degenerates. The leading quantum correction to the ideal-gas law is a second virial term that lowers the pressure for bosons and raises it for fermions — a statistical attraction and repulsion with no interaction behind it.\n",{"path":5322,"title":5323,"module":5311,"summary":5324},"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fideal-quantum-gases-general-framework","Ideal Quantum Gases: The General Framework","Every ideal quantum gas is handled by one calculation. The sum over single-particle modes becomes an energy integral weighted by a density of states $g(\\varepsilon)\\propto\\varepsilon^{1\u002F2}$, and the number and pressure reduce to the Bose and Fermi functions $g_\\nu(z)$ and $f_\\nu(z)$ of the fugacity. An integration by parts fixes $PV=\\tfrac23 U$ for a nonrelativistic gas and $PV=\\tfrac13 U$ for an ultrarelativistic one, independent of statistics. Specializing the density of states and the chemical potential then produces the photon gas, phonons, the Bose gas, and the Fermi gas as four branches of the same framework.\n",{"path":5326,"title":5327,"module":5328,"summary":5329},"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-and-the-fermion-gas","Bose-Einstein Condensation and the Fermion Gas","Bosonic Systems","Below a critical temperature a boson gas drops a macroscopic fraction of its particles into the single ground state — Bose-Einstein condensation, the mechanism behind superfluid helium and the dilute-atom condensates cooled to nanokelvin. The same statistics applied to a photon gas reproduces Planck's blackbody spectrum. Fermions do the opposite: forbidden from sharing states, they fill every level up to the Fermi energy, and that filled sea governs the electrons in metals and the pressure that holds up a white dwarf.\n",{"path":5331,"title":5332,"module":5328,"summary":5333},"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthe-photon-gas-and-plancks-radiation-law","The Photon Gas and Planck's Radiation Law","Electromagnetic radiation in equilibrium with cavity walls is a gas of non-conserved bosons, and non-conservation forces the chemical potential to zero. Counting standing-wave modes with two polarizations and weighting each by the Bose occupation gives the Planck spectral energy density. Its low-frequency tail reproduces the classical Rayleigh-Jeans law and the ultraviolet catastrophe; the Bose factor cuts the divergence off at high frequency and the peak obeys Wien's displacement law.\n",{"path":5335,"title":5336,"module":5328,"summary":5337},"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fblackbody-thermodynamics-and-radiation-pressure","Blackbody Thermodynamics and Radiation Pressure","Integrating the Planck spectrum over all frequencies gives the total energy density proportional to the fourth power of temperature — the Stefan-Boltzmann law — and the isotropy of a relativistic gas fixes the radiation pressure at one third of the energy density. From the free energy follow the entropy and heat capacity, both proportional to T cubed, and the adiabatic law for radiation. The results govern the pressure inside stars and the cooling of the cosmic microwave background as the universe expands.\n",{"path":5339,"title":5340,"module":5328,"summary":5341},"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fphonons-and-the-debye-model","Phonons and the Debye Model","The vibrations of a crystal lattice are quantized into phonons — bosons of zero chemical potential, counted exactly like cavity photons but with three polarizations, a finite sound speed, and a total of 3N modes. The Debye model replaces the true dispersion by a linear one cut off at a frequency that enforces that count. It gives the correct low-temperature T-cubed heat capacity the Einstein model missed and recovers the Dulong-Petit value at high temperature.\n",{"path":5343,"title":5344,"module":5328,"summary":5345},"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-derived","Bose-Einstein Condensation Derived","For a gas of conserved bosons the excited states can hold only a finite number of particles at fixed temperature, set by the Bose function at unit fugacity. When the total exceeds that ceiling the surplus collapses into the single ground state, which the continuum density-of-states integral misses and which must be restored by hand. This fixes the critical temperature, the condensate fraction, and the fact that a uniform gas condenses only in three or more dimensions.\n",{"path":5347,"title":5348,"module":5328,"summary":5349},"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthermodynamics-of-the-bose-gas-and-superfluidity","Thermodynamics of the Bose Gas and Superfluidity","The energy and pressure of the ideal Bose gas follow from the Bose function at the order above the density, and below the critical temperature the pressure depends on temperature alone because the condensate carries none. The heat capacity rises to a cusp at the transition. Real superfluid helium departs from the ideal gas because interactions matter: the Landau criterion ties frictionless flow to the phonon-roton excitation spectrum, and the two-fluid model carries a second sound.\n",{"path":5351,"title":5352,"module":5353,"summary":5354},"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fthe-ideal-fermi-gas-at-zero-temperature","The Ideal Fermi Gas at Zero Temperature","Degenerate Fermi Gas","At absolute zero a gas of non-interacting fermions fills every single-particle state up to the Fermi energy and leaves the rest empty, a filled Fermi sphere in momentum space. This lesson computes the Fermi momentum, energy, and temperature from the density, the density of states, the total ground-state energy, and the degeneracy pressure that grows as $n^{5\u002F3}$. Numerical Fermi energies for metals set the scale: they are electron-volts, so room temperature is deep in the degenerate regime.\n",{"path":5356,"title":5357,"module":5353,"summary":5358},"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fsommerfeld-expansion-and-electrons-in-metals","The Sommerfeld Expansion and Electrons in Metals","Turning on a small temperature blurs the Fermi step over a shell of width $k_BT$ around $\\epsilon_F$. The Sommerfeld expansion turns integrals over the Fermi function into a power series in $(k_BT\u002F\\epsilon_F)^2$, giving the shift of the chemical potential and a heat capacity linear in $T$. This resolves the old puzzle of the missing electronic heat capacity, predicts the combined $C=\\gamma T+AT^3$ of a metal, and gives the temperature-independent Pauli paramagnetism of the electron gas.\n",{"path":5360,"title":5361,"module":5353,"summary":5362},"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fwhite-dwarfs-and-the-chandrasekhar-limit","White Dwarfs and the Chandrasekhar Limit","A white dwarf is held up against its own gravity by the degeneracy pressure of its electrons. Balancing that pressure against gravity gives a mass-radius relation $R\\propto M^{-1\u002F3}$: heavier white dwarfs are smaller and denser. As the density rises the electrons turn relativistic, the pressure softens from $n^{5\u002F3}$ to $n^{4\u002F3}$, and the star can no longer support itself above a critical mass. This lesson derives that Chandrasekhar mass, about $1.4\\,M_\\odot$, and what lies beyond it.\n",{"path":5364,"title":5365,"module":5353,"summary":5366},"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fneutron-stars-and-nuclear-matter","Neutron Stars and Dense Matter","When a collapsing core passes nuclear density, electron capture converts the matter to neutrons and their degeneracy pressure takes over. The same balance that fixes a white dwarf, rescaled by the neutron mass, gives a neutron star of a few solar masses in a ten-kilometre radius. General relativity is no longer a correction: the Tolman-Oppenheimer-Volkoff equation replaces the Newtonian balance and sets a maximum mass around two solar masses. This lesson rescales the Fermi-gas argument, states where it breaks, and places the compact objects in one stability sequence.\n",{"path":5368,"title":5369,"module":5370,"summary":5371},"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-cluster-expansion-and-virial-coefficients","The Cluster Expansion and Virial Coefficients","Interacting Gases","A real gas departs from $PV=Nk_BT$ because its molecules interact. The configuration integral factors through the Mayer function $f_{ij}=e^{-\\beta u_{ij}}-1$, and expanding it in powers of density produces the virial expansion $PV\u002FNk_BT = 1 + B_2(T)n + B_3(T)n^2 + \\cdots$. The second virial coefficient $B_2(T)=-\\tfrac12\\int f\\,\\d^3r$ is a single integral over the pair potential; it is positive for a hard core, negative for an attractive well, and vanishes at the Boyle temperature where the two balance.\n",{"path":5373,"title":5374,"module":5370,"summary":5375},"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-van-der-waals-gas-and-liquid-gas-coexistence","The van der Waals Gas and Liquid-Gas Coexistence","Resumming the second virial coefficient $B_2=b-a\u002Fk_BT$ into an equation of state gives the van der Waals model $(P+a\u002Fv^2)(v-b)=k_BT$, the simplest theory of a fluid that condenses. Below the critical temperature its isotherms develop a mechanically unstable loop; the Maxwell equal-area construction replaces the loop with a coexistence tie line. The critical point sits at $v_c=3b$, $k_BT_c=8a\u002F27b$, $P_c=a\u002F27b^2$, and the model predicts universal but incorrect critical exponents because it ignores fluctuations.\n",{"path":5377,"title":5378,"module":5370,"summary":5379},"\u002Fstatistical-mechanics\u002Finteractions\u002Fquantum-gases-with-interactions-and-exchange","Quantum Gases with Interactions and Statistical Exchange","A quantum gas has a nonzero second virial coefficient even with no forces between the particles: symmetrization alone produces an effective statistical interaction, attractive for bosons and repulsive for fermions, with range the thermal wavelength $\\lambda$. This lesson derives that exchange contribution $B_2=\\mp\\lambda^3\u002F2^{5\u002F2}g$, writes it as a statistical potential $v_s(r)=-k_BT\\ln(1\\pm e^{-2\\pi r^2\u002F\\lambda^2})$, and shows how real interactions add on top through the Beth-Uhlenbeck phase-shift formula, reducing at low temperature to a single scattering length.\n",{"path":5381,"title":5382,"module":5383,"summary":5384},"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fphases-coexistence-and-classification","Phases, Coexistence, and the Classification of Transitions","Phase Transitions","A phase transition is a point where the free energy of a substance loses analyticity, so a small change in temperature or pressure produces a qualitative change of state. This lesson maps the coexistence curves of a pure substance, derives the Clausius-Clapeyron relation between the slope of a coexistence line and its latent heat, and separates first-order transitions (discontinuous entropy and density) from continuous ones (a vanishing order parameter and divergent response). The Ehrenfest scheme, the order parameter, and the triple and critical points fix the vocabulary the rest of the module builds on.\n",{"path":5386,"title":5387,"module":5383,"summary":5388},"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-ising-model-and-exact-solutions","The Ising Model and Exact Results","The Ising model reduces cooperative ordering to spins on a lattice coupled to their neighbors, and the same Hamiltonian describes uniaxial magnets, the liquid-gas critical point through the lattice gas, and binary alloys. This lesson solves the one-dimensional chain exactly with the transfer matrix, shows by a domain-wall argument why one dimension has no ordered phase at any positive temperature, contrasts the survival of order in two dimensions, and quotes Onsager's exact two-dimensional results: the critical temperature, the logarithmically divergent heat capacity, and the magnetization exponent one eighth.\n",{"path":5390,"title":5391,"module":5383,"summary":5392},"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fmean-field-theory-and-the-weiss-model","Mean-Field Theory and Spontaneous Symmetry Breaking","Mean-field theory replaces the neighbors of each spin by their average, turning the interacting Ising model into a single spin in a self-consistent field. The resulting equation m = tanh(beta J z m + beta h) has only the zero solution above a critical temperature and gains a nonzero root below it, giving spontaneous magnetization and a mean-field critical temperature k T_c = J z. The Bragg-Williams free energy turns single-welled above T_c and double-welled below, the picture of spontaneous symmetry breaking. The approximation is exact in high dimension and fails below the upper critical dimension four, quantified by the Ginzburg criterion.\n",{"path":5394,"title":5395,"module":5383,"summary":5396},"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fcritical-exponents-and-landau-theory","Critical Exponents, Scaling, and Landau Theory","Near a continuous transition every singular quantity follows a power law in the reduced temperature, and the exponents alpha, beta, gamma, delta, nu, and eta encode the transition more sharply than T_c itself. Landau theory expands the free energy in the order parameter and delivers the mean-field exponents in a few lines. They disagree with experiment and with the exact two-dimensional Ising values, but the exponents are not independent: the scaling relations of Rushbrooke, Widom, Fisher, and Josephson tie them together, and the correlation length sets the length scale that organizes universality classes.\n",{"path":5398,"title":5399,"module":5383,"summary":5400},"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-renormalization-group-idea","Scaling and the Renormalization-Group Idea","At a critical point fluctuations exist on every length scale, so the system looks the same after coarse-graining. The renormalization group makes this self-similarity a computation: group spins into blocks, integrate out the short scales, and track how the couplings change. The transformation has fixed points, and the flow near a critical fixed point separates relevant couplings that grow from irrelevant ones that shrink, which is why only dimension and symmetry survive to set the exponents. The one-dimensional Ising decimation carries the whole scheme through in closed form and reproduces the absence of a finite-temperature transition.\n",{"path":5402,"title":5403,"module":5404,"summary":5405},"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fthermodynamic-fluctuations-and-response","Thermodynamic Fluctuations and Response Functions","Fluctuations and Response","Thermodynamic variables are sharp only on average; a macroscopic system in equilibrium fluctuates about its mean values. Einstein inverted Boltzmann's $S=k_B\\ln\\Omega$ into a Gaussian probability for a fluctuation, $w\\propto e^{\\Delta S\u002Fk_B}$, and the second moments it predicts reproduce the response functions: $\\langle\\Delta E^2\\rangle=k_BT^2C_V$, $\\langle\\Delta V^2\\rangle=k_BTV\\kappa_T$, $\\langle\\Delta M^2\\rangle=k_BT\\chi_T$. The variances diverge where the responses diverge, at a critical point, producing critical opalescence and the breakdown of the thermodynamic description.\n",{"path":5407,"title":5408,"module":5404,"summary":5409},"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fbrownian-motion-and-the-langevin-equation","Brownian Motion and the Langevin Equation","A pollen grain in water executes a random walk driven by molecular collisions. Einstein tied its diffusion constant to its mobility, $D=\\mu_{\\mathrm{mob}}k_BT$, turning a visible motion into a measurement of Avogadro's number. The Langevin equation splits the collisions into a systematic drag and a random force whose strength is fixed by the drag through $\\langle\\xi(t)\\xi(t')\\rangle=2\\gamma k_BT\\,\\delta(t-t')$ — the first fluctuation–dissipation relation. The mean-square displacement grows ballistically at short times and linearly, $\\langle r^2\\rangle=2dDt$, at long times, and the Stokes–Einstein relation $D=k_BT\u002F6\\pi\\eta a$ closes the loop to Perrin's experiments.\n",{"path":5411,"title":5412,"module":5404,"summary":5413},"\u002Fstatistical-mechanics\u002Ffluctuations\u002Flinear-response-and-the-fluctuation-dissipation-theorem","Linear Response and the Fluctuation-Dissipation Theorem","A system driven by a weak external field responds through a generalized susceptibility $\\chi(\\omega)$ whose imaginary part measures dissipation. The Wiener–Khinchin theorem makes the power spectrum of equilibrium fluctuations the Fourier transform of their correlation function, and the fluctuation–dissipation theorem ties the two together: $S_x(\\omega)=(2k_BT\u002F\\omega)\\,\\chi''(\\omega)$, so the spectrum of spontaneous fluctuations is fixed by the dissipative response. The Johnson–Nyquist noise of a resistor, $\\langle V^2\\rangle=4k_BTR\\,\\Delta f$, is the canonical example, and Onsager reciprocity closes the subject.\n",{"path":5415,"title":5416,"module":219,"summary":219},"\u002Fstatistical-mechanics","Statistical Mechanics",{"path":5418,"title":5419,"module":5420,"summary":5421},"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fbonding-mechanisms","Bonding Mechanisms","Molecules and Chemical Bonding","A molecule forms when the total energy of two atoms drops below the energy of the separated pair. This lesson works through the four mechanisms that produce that minimum: the ionic bond from charge transfer, the covalent bond from shared electron wave functions, the metallic bond, and the weak dipole-dipole and hydrogen bonds, computing bond lengths and dissociation energies for NaCl, H₂, and H₂⁺.\n",{"path":5423,"title":5424,"module":5420,"summary":5425},"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fmolecular-orbitals-and-h2-plus","The Molecular-Orbital Method and H₂⁺","The hydrogen molecule ion is the two-center problem that fixes the language of chemical bonding. This lesson builds the molecular orbital as a linear combination of atomic orbitals, minimizes the energy through the variational secular equation, and reduces the result to three two-center integrals: the overlap, the Coulomb term, and the exchange (resonance) integral. The bonding and antibonding levels, their potential-energy curves, and the charge piled between the nuclei follow from those integrals.\n",{"path":5427,"title":5428,"module":5420,"summary":5429},"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fhydrogen-molecule-and-exchange","The Hydrogen Molecule, Exchange, and Hybridization","Adding the second electron turns the one-electron ion into the two-electron hydrogen molecule, where electron-electron repulsion and the Pauli principle govern the bond. This lesson contrasts the Heitler-London valence-bond and molecular-orbital wave functions, derives the singlet-triplet splitting as an exchange energy, shows why naive molecular orbitals fail at dissociation, and builds the sp, sp², and sp³ hybrids that fix the directed geometry of covalent bonds.\n",{"path":5431,"title":5432,"module":5420,"summary":5433},"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fvan-der-waals-forces","Van der Waals Forces","The bond of last resort acts between all atoms, even closed-shell noble gases with no permanent moment. This lesson separates the three van der Waals contributions — Keesom orientation, Debye induction, and London dispersion — derives the London 1\u002Fr⁶ attraction from the coupled-oscillator and second-order perturbation pictures, and assembles the Lennard-Jones potential to compute the equilibrium spacing and cohesive energy of the noble-gas crystals, argon in particular.\n",{"path":5435,"title":5436,"module":5437,"summary":5438},"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Frotational-vibrational-spectra","Rotational and Vibrational Spectra of Molecules","Molecular Spectra","A diatomic molecule stores energy in three well-separated ledgers: electronic, vibrational, and rotational. Quantizing the rigid rotor gives levels spaced as ℓ(ℓ+1); quantizing the bond as a harmonic oscillator gives equally spaced vibrational levels. Their combination produces the P and R branches of an infrared absorption band, from which the bond length and force constant are read directly.\n",{"path":5440,"title":5441,"module":5437,"summary":5442},"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Fanharmonicity-and-rovibrational-structure","Anharmonicity and Rovibrational Structure","The rigid rotor and harmonic oscillator are first approximations. A real bond follows the Morse potential, whose levels converge toward dissociation; a real rotor stretches centrifugally; and vibration couples to rotation, so the rotational constant depends on the vibrational level. This lesson works out the anharmonic and centrifugal corrections, the Birge-Sponer route to the dissociation energy, the isotope shift, and the thermal band envelope.\n",{"path":5444,"title":5445,"module":5437,"summary":5446},"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Framan-and-electronic-bands","Raman Scattering and Electronic Bands","Not every vibration absorbs in the infrared. Raman scattering reaches modes that modulate the polarizability, giving Stokes and anti-Stokes lines whose intensity ratio measures temperature, and the mutual-exclusion rule pairs it with infrared absorption. Electronic transitions add the vibronic structure of band spectra, governed by the Franck-Condon principle, and the radiative fates of an excited state are sorted by the Jablonski diagram into fluorescence and phosphorescence.\n",{"path":5448,"title":5449,"module":5437,"summary":5450},"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Flasers-and-masers","Lasers, Masers, and Stimulated Emission","Einstein's three radiative processes — absorption, spontaneous emission, and stimulated emission — and the coefficients that relate them. Stimulated emission produces coherent photons, and inverting the level populations turns it into net amplification. We build the ruby three-level laser and the helium-neon four-level laser, and show why the fourth level makes inversion easy.\n",{"path":5452,"title":5453,"module":5454,"summary":5455},"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fstructure-of-solids","The Structure of Solids","Crystal Structure","A crystal is a unit cell repeated in three dimensions. We classify the common cubic lattices, compute the Coulomb energy of an ionic crystal through the Madelung constant, and show how the divergent naive lattice sum is tamed by cubic shells. The cohesive energy that results predicts melting points and connects the diatomic bond of an earlier lesson to the bulk solid.\n",{"path":5457,"title":5458,"module":5454,"summary":5459},"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fbravais-lattices-and-crystal-systems","Bravais Lattices, Bases, and Crystal Structures","A crystal is a Bravais lattice decorated by a basis. This lesson separates the two, builds primitive and Wigner-Seitz cells, enumerates the seven crystal systems and fourteen Bravais lattices, and fixes the language of point and space groups. Miller indices label planes and directions, and the packing fractions of the close-packed, cubic, and diamond structures follow from the geometry.\n",{"path":5461,"title":5462,"module":5454,"summary":5463},"\u002Fcondensed-matter\u002Fcrystal-structure\u002Freciprocal-lattice-and-brillouin-zones","The Reciprocal Lattice and Brillouin Zones","Every periodic crystal has a dual lattice in wavevector space. This lesson defines the reciprocal lattice through the condition b_i dot a_j equals two pi delta, derives its properties, shows the reciprocal of fcc is bcc, links reciprocal vectors to families of lattice planes, and builds the first Brillouin zone as the Wigner-Seitz cell of the reciprocal lattice, including the higher zones.\n",{"path":5465,"title":5466,"module":5454,"summary":5467},"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fdiffraction-and-structure-factors","X-ray and Neutron Diffraction","A crystal diffracts radiation whose wavelength matches its atomic spacing. This lesson derives the Bragg condition, the equivalent Laue condition 2k dot G equals G squared, and the Ewald-sphere construction, then computes the geometric structure factor that produces systematic absences for bcc and fcc, the atomic form factor, and the powder method. It closes on why neutrons and electrons complement X-rays.\n",{"path":5469,"title":5470,"module":5471,"summary":5472},"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonon-dispersion","The Harmonic Crystal and Phonon Dispersion","Lattice Dynamics","Atoms in a crystal vibrate about their equilibrium sites, and expanding the potential to second order turns the whole lattice into a set of coupled harmonic oscillators. This lesson sets up the harmonic approximation and the dynamical matrix, solves the monatomic linear chain for its dispersion omega(k) = 2 sqrt(K\u002FM) times the absolute sine of ka over two, explains why wavevectors outside the first Brillouin zone are redundant, and extends the chain to two atoms per cell to produce acoustic and optical branches with a frequency gap.\n",{"path":5474,"title":5475,"module":5471,"summary":5476},"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonons-quantization-and-dos","Phonons, Density of States, and Crystal Momentum","Quantizing the normal modes of a harmonic crystal turns each vibrational mode into a quantum oscillator whose excitations are phonons. This lesson counts phonons with Bose-Einstein statistics, defines crystal momentum and the normal versus Umklapp distinction in momentum conservation, builds the density of states with its van Hove singularities, and shows how inelastic neutron scattering measures a dispersion curve point by point.\n",{"path":5478,"title":5479,"module":5471,"summary":5480},"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fdebye-einstein-heat-capacity","Thermal Properties — Einstein and Debye Models","The lattice heat capacity follows the classical Dulong-Petit value at high temperature but collapses toward zero as T approaches zero, a purely quantum effect. This lesson derives that behavior from the Einstein model of a single frequency, then the Debye model of a linear phonon spectrum with a cutoff, obtaining the Debye T-cubed law at low temperature and the Debye interpolation across all temperatures, and closes with thermal expansion and the Gruneisen parameter.\n",{"path":5482,"title":5483,"module":5471,"summary":5484},"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fanharmonicity-and-thermal-transport","Anharmonicity, Thermal Expansion, and Heat Conduction","A perfectly harmonic crystal neither expands when heated nor resists heat flow. Both effects come from the cubic and higher terms the harmonic approximation discards. This lesson derives thermal expansion from an asymmetric interatomic potential, treats phonon-phonon scattering as the decay channel these terms open, shows why Umklapp processes are what make lattice thermal conductivity finite, and traces the temperature dependence of the conductivity and the phonon mean free path.\n",{"path":5486,"title":5487,"module":5488,"summary":5489},"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ffree-electron-gas-and-conduction","Conduction and the Free-Electron Gas","Free-Electron Fermi Gas","Drude's classical free-electron model gets Ohm's law right but the resistivity, its temperature dependence, and the heat capacity wrong. Replacing the Maxwell-Boltzmann distribution with the Fermi-Dirac distribution and treating electron-lattice collisions as wave scattering repairs all three: the Fermi energy, Fermi speed, and a mean free path set by thermal lattice vibrations.\n",{"path":5491,"title":5492,"module":5488,"summary":5493},"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fsommerfeld-model-and-heat-capacity","The Sommerfeld Model: Ground State and Heat Capacity","Quantizing the free-electron gas in a box fills a Fermi sphere in k-space. The density of states grows as the square root of energy in three dimensions, and the Fermi energy, temperature, and wavevector follow for real metals. The Sommerfeld expansion shows only a thermal shell of width k_BT near E_F is excited, giving an electronic heat capacity linear in T that sits beneath the phonon T-cubed term.\n",{"path":5495,"title":5496,"module":5488,"summary":5497},"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ftransport-and-the-hall-effect","Transport, Wiedemann–Franz, and the Hall Effect","The relaxation-time picture displaces the Fermi sphere under an applied field and gives the electrical conductivity ne-squared-tau over m. The same electrons carry heat, and their ratio yields the Wiedemann–Franz law with the universal Lorenz number. A magnetic field bends the carriers into cyclotron orbits and produces the Hall voltage, whose sign reveals the charge of the carriers.\n",{"path":5499,"title":5500,"module":5488,"summary":5501},"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fscreening-and-plasmons","Screening, Plasmons, and the Limits of Free Electrons","A mobile electron gas rearranges to screen any foreign charge, turning the bare Coulomb potential into a short-ranged Yukawa form over the Thomas–Fermi length. Displaced collectively, the gas rings at the plasma frequency, whose quantum is the plasmon and whose value sets the reflectivity edge of metals. A ledger of free-electron successes and failures then motivates band theory.\n",{"path":5503,"title":5504,"module":5505,"summary":5506},"\u002Fcondensed-matter\u002Fband-theory\u002Fblochs-theorem-and-energy-bands","Bloch's Theorem and Energy Bands","Band Theory","An electron in a periodic potential has stationary states that are plane waves modulated by a lattice-periodic envelope. This lesson proves Bloch's theorem two ways, defines crystal momentum and the band index, counts the allowed wavevectors from Born–von Kármán boundary conditions, and sets up the extended, reduced, and repeated-zone descriptions of a band.\n",{"path":5508,"title":5509,"module":5505,"summary":5510},"\u002Fcondensed-matter\u002Fband-theory\u002Fnearly-free-electron-model","The Nearly-Free-Electron Model","A weak periodic potential leaves the free-electron parabola almost intact except near Brillouin-zone boundaries, where two nearly degenerate plane waves mix. This lesson solves the resulting two-by-two secular problem, shows the gap of size twice the potential component opening at each boundary, identifies the two standing waves that pile charge on and between the ions, and works the exactly solvable Kronig–Penney model.\n",{"path":5512,"title":5513,"module":5505,"summary":5514},"\u002Fcondensed-matter\u002Fband-theory\u002Ftight-binding-method","The Tight-Binding Method","The opposite limit to nearly-free electrons builds bands from atomic orbitals. A Bloch sum of one orbital per site gives a dispersion set by the hopping integral between neighbours; the band widens from a sharp atomic level as the atoms approach. This lesson derives the s-band cosine dispersion, extends it to p-bands, and introduces Wannier functions as the localized dual of Bloch states.\n",{"path":5516,"title":5517,"module":5505,"summary":5518},"\u002Fcondensed-matter\u002Fband-theory\u002Ffermi-surfaces-and-semiclassical-dynamics","Fermi Surfaces, Effective Mass, and Metals vs Insulators","Filling the bands settles which crystals conduct. A filled band carries no current, so a crystal with filled bands and a gap is an insulator, while a partly filled band makes a metal. This lesson derives the no-current theorem for a filled band, defines the Fermi surface and Harrison's construction, introduces holes and the effective mass from band curvature, and states the semiclassical equations of motion that lead to Bloch oscillations.\n",{"path":5520,"title":5521,"module":5522,"summary":5523},"\u002Fcondensed-matter\u002Fsemiconductors\u002Fsemiconductor-bands-and-junctions","Band Theory and Semiconductors","Semiconductors","The periodic lattice splits atomic levels into allowed energy bands separated by forbidden gaps. Whether the highest occupied band is full or partly full, and how wide the gap above it is, sorts every solid into conductor, insulator, or semiconductor. Doping adds donor or acceptor levels inside the gap, and a p-n junction built from doped regions gives the diode, the solar cell, the LED, and the transistor.\n",{"path":5525,"title":5526,"module":5522,"summary":5527},"\u002Fcondensed-matter\u002Fsemiconductors\u002Fintrinsic-and-extrinsic-semiconductors","Carrier Statistics: Intrinsic and Extrinsic Semiconductors","The number of mobile electrons and holes in a semiconductor follows from the density of states near each band edge and the Fermi-Dirac tail that reaches into it. This lesson derives the effective densities of states, the intrinsic concentration and its exponential gap dependence, the law of mass action, the temperature march of the Fermi level, and the freeze-out, saturation, and intrinsic regimes of a doped crystal.\n",{"path":5529,"title":5530,"module":5522,"summary":5531},"\u002Fcondensed-matter\u002Fsemiconductors\u002Fcarrier-transport-and-recombination","Carrier Transport and Recombination","Carriers move by drift in a field and by diffusion down a concentration gradient, the two tied together by the Einstein relation. This lesson derives mobility and its scattering-limited temperature dependence, the drift and diffusion currents, the continuity equations, band-to-band and trap-assisted recombination, and the minority-carrier lifetime and diffusion length that set the length scale of every junction device.\n",{"path":5533,"title":5534,"module":5522,"summary":5535},"\u002Fcondensed-matter\u002Fsemiconductors\u002Fthe-pn-junction","The p-n Junction in Depth","Joining p-type and n-type silicon aligns their Fermi levels and leaves a depletion region of fixed charge with a built-in potential. This lesson derives the space-charge field and potential from Poisson's equation in the depletion approximation, the built-in voltage from Fermi-level alignment, the Shockley diode equation from minority-carrier diffusion, junction and diffusion capacitance, and the avalanche and Zener breakdown mechanisms.\n",{"path":5537,"title":5538,"module":5522,"summary":5539},"\u002Fcondensed-matter\u002Fsemiconductors\u002Ftransistors-and-optoelectronics","Transistors and Optoelectronic Devices","Two junctions in series make a bipolar transistor whose thin base gives current gain; a gate over an oxide makes a MOSFET whose inversion channel switches digital logic. Run in reverse, a junction converts photons to current. This lesson derives the transistor current gain and the MOSFET channel current, then treats the LED, the diode laser, and the illuminated solar-cell characteristic.\n",{"path":5541,"title":5542,"module":5543,"summary":5544},"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fdielectrics-and-polarization","Dielectrics, Polarization, and the Local Field","Dielectrics and Ferroelectrics","An insulator responds to an electric field by polarizing. This lesson builds the macroscopic polarization and the dielectric constant, sorts the microscopic response into electronic, ionic, and orientational polarizability, and corrects the field an atom actually feels to the Lorentz local field E + P\u002F3 epsilon-0. The Clausius-Mossotti relation links the measured permittivity to the atomic polarizability, and the frequency dependence of each mechanism explains why the static and optical dielectric constants differ.\n",{"path":5546,"title":5547,"module":5543,"summary":5548},"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fferroelectrics-and-piezoelectrics","Ferroelectrics, Piezoelectrics, and Structural Transitions","Some crystals carry a polarization with no applied field and switch it under a reversing field, tracing a hysteresis loop. This lesson develops the ferroelectric transition through the perovskite BaTiO3 displacive instability and its soft transverse-optical mode, builds the Landau free-energy theory of first- and second-order polar transitions, derives the Curie-Weiss divergence of the dielectric constant, and closes with piezoelectricity and pyroelectricity and their devices.\n",{"path":5550,"title":5551,"module":5552,"summary":5553},"\u002Fcondensed-matter\u002Fmagnetism\u002Fdiamagnetism-and-paramagnetism","Diamagnetism and Paramagnetism","Magnetism in Solids","Every solid responds to a magnetic field. Filled shells give a small negative diamagnetic susceptibility from induced Larmor currents; localized moments give a positive Curie paramagnetism described by the Brillouin function, with the ground-state moment fixed by Hund's rules. The conduction electrons add a temperature-independent Pauli paramagnetism from the thermal shell near the Fermi surface, partly cancelled by Landau diamagnetism of their orbital motion.\n",{"path":5555,"title":5556,"module":5552,"summary":5557},"\u002Fcondensed-matter\u002Fmagnetism\u002Fexchange-and-ferromagnetism","Exchange and Ferromagnetism","Magnetic ordering at hundreds of kelvin cannot be dipolar; it is an exchange effect, the Coulomb repulsion sorted by the Pauli principle into a spin-dependent energy captured by the Heisenberg Hamiltonian. Weiss molecular-field theory replaces the exchange field by an average proportional to the magnetization, giving a self-consistent equation whose solution is spontaneous magnetization below a Curie temperature and a Curie–Weiss susceptibility above it. Itinerant ferromagnetism follows from the Stoner criterion on the band density of states.\n",{"path":5559,"title":5560,"module":5552,"summary":5561},"\u002Fcondensed-matter\u002Fmagnetism\u002Fantiferromagnetism-and-domains","Antiferromagnetism, Ferrimagnetism, and Domains","A negative exchange coupling orders neighboring spins antiparallel. Two-sublattice molecular-field theory gives a Néel temperature marked by a cusp in the susceptibility, and unequal sublattices leave a net moment — ferrimagnetism, the magnetism of the ferrites. A ferromagnet breaks into domains to reduce its magnetostatic energy, separated by Bloch walls whose width is set by the competition between exchange and magnetocrystalline anisotropy, and the irreversible motion of those walls produces the hysteresis loop.\n",{"path":5563,"title":5564,"module":5552,"summary":5565},"\u002Fcondensed-matter\u002Fmagnetism\u002Fspin-waves-and-magnons","Spin Waves and Magnons","The lowest excitations of a ferromagnet are not single flipped spins but collective precessions in which every moment tips slightly and its phase advances along the crystal. These spin waves have a quadratic dispersion at long wavelength, quantize into magnons obeying Bose statistics, and their thermal population removes magnetization as the Bloch T-to-the-three-halves law. Antiferromagnetic magnons disperse linearly, and inelastic neutron scattering measures both.\n",{"path":5567,"title":5568,"module":5569,"summary":5570},"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fsuperconductivity-phenomenology","Superconductivity: Phenomenology and BCS","Superconductivity","Below a critical temperature some materials lose all resistance and expel magnetic flux — the Meissner effect that defines the state. The isotope effect points to lattice vibrations, and BCS theory binds electrons into Cooper pairs through phonon exchange. The paired condensate opens an energy gap, quantizes magnetic flux, and drives the Josephson effects.\n",{"path":5572,"title":5573,"module":5569,"summary":5574},"\u002Fcondensed-matter\u002Fsuperconductivity\u002Flondon-theory-and-the-meissner-effect","London Theory and the Meissner Effect","A perfect conductor freezes the field it was cooled in; a superconductor expels it. The distinction needs a constitutive law beyond zero resistance — the two London equations — whose solution is exponential flux decay over the penetration depth. The same rigidity follows from a macroscopic condensate wave function, and the thermodynamics of the critical field fixes the condensation energy, the latent heat, and the specific-heat jump.\n",{"path":5576,"title":5577,"module":5569,"summary":5578},"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fginzburg-landau-theory","Ginzburg–Landau Theory, Vortices, and Type-II","A complex order parameter and a free-energy expansion turn the superconducting transition into a Landau theory. Two lengths emerge — the coherence length and the penetration depth — whose ratio kappa sorts superconductors into type I and type II. Type-II materials admit flux as an Abrikosov lattice of vortices, each threading exactly one quantum h\u002F2e, between a lower and an upper critical field.\n",{"path":5580,"title":5581,"module":5569,"summary":5582},"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fbcs-theory","Microscopic BCS Theory","A phonon-mediated attraction, however weak, binds two electrons above the Fermi sea — the Cooper problem shows the sea is unstable. The BCS variational ground state pairs all electrons near the Fermi surface and, through a self-consistent gap equation, opens an energy gap. Weak-coupling solution gives the exponential T_c and the universal ratios 2 Delta(0) = 3.53 k_B T_c and Delta C \u002F C_n = 1.43.\n",{"path":5584,"title":5585,"module":5569,"summary":5586},"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fjosephson-and-high-tc","Josephson Effects and Unconventional Superconductors","Two superconductors joined by a thin barrier carry a supercurrent set by their phase difference — the dc Josephson effect — and oscillate at 2eV\u002Fh under a voltage. A two-junction loop turns flux quantization into a magnetometer of single-quantum sensitivity. The cuprates superconduct in CuO2 planes with a doping-dependent dome, d-wave pairing, and a pseudogap that lie outside the phonon picture.\n",{"path":5588,"title":5589,"module":5590,"summary":5591},"\u002Fcondensed-matter\u002Fnanostructures\u002Fquantum-wells-wires-and-dots","Quantum Wells, Wires, and Dots","Nanostructures","When a crystal is shrunk until one or more of its dimensions approaches the electron wavelength, the continuous bands of the bulk break into discrete subbands. Confining in one direction gives a quantum well with a step-like density of states, in two directions a quantum wire with inverse-square-root singularities, and in all three a quantum dot whose levels are sharp like an atom's. This lesson derives the density of states in each case and applies it to size-tunable dot emission and the Coulomb blockade of a single-electron transistor.\n",{"path":5593,"title":5594,"module":5590,"summary":5595},"\u002Fcondensed-matter\u002Fnanostructures\u002Finteger-quantum-hall-effect","The 2D Electron Gas and the Integer Quantum Hall Effect","A two-dimensional electron gas in a strong perpendicular magnetic field has its continuous density of states collapse into macroscopically degenerate Landau levels. As the field is swept, the Hall resistance locks onto exact plateaus at h over an integer times e squared, while the longitudinal resistance drops to zero. This lesson derives the Landau levels and their degeneracy, explains the plateaus through disorder-localized states and current-carrying edge channels, and states why the von Klitzing constant is now a resistance standard.\n",{"path":5597,"title":5598,"module":5590,"summary":5599},"\u002Fcondensed-matter\u002Fnanostructures\u002Ffractional-quantum-hall-and-topology","The Fractional Quantum Hall Effect and Topological Order","When the lowest Landau level is only partly filled, the non-interacting theory predicts no gap, yet a plateau appears at filling one-third. It is a many-body effect: Coulomb repulsion selects a correlated ground state, the Laughlin wavefunction, whose excitations carry a fraction of the electron charge. This lesson builds the Laughlin state, introduces composite fermions that map the fractional effect onto an integer one, and explains how the quantum Hall effect brought the Chern number and topology into condensed-matter physics.\n",{"path":5601,"title":5602,"module":5590,"summary":5603},"\u002Fcondensed-matter\u002Fnanostructures\u002Fgraphene-and-dirac-materials","Graphene and Dirac Materials","Graphene is one atomic layer of carbon on a honeycomb lattice. A tight-binding calculation on its two-atom basis gives valence and conduction bands that touch at the corners of the Brillouin zone, where the dispersion is linear and the electrons behave as massless two-dimensional Dirac particles with a fixed speed. This lesson derives the Dirac cones, the Berry phase of pi and the sublattice chirality, the anomalous half-integer quantum Hall effect that follows, and how opening a gap in a Dirac cone points toward topological insulators.\n",{"path":5605,"title":5606,"module":219,"summary":219},"\u002Fcondensed-matter","Condensed Matter Physics",{"path":5608,"title":5609,"module":5,"summary":5610},"\u002Flogic\u002Ffoundations\u002Flogic-as-a-mathematical-model","Logic as a Mathematical Model of Deduction","Symbolic logic models deductive reasoning the way probability theory models chance: it keeps the form of a correct deduction and discards its content. A deduction is valid when its conclusion follows from the form of the premises alone, independent of what the non-logical words mean. Two models carry the subject — coarse sentential logic and fine first-order logic — and four questions organize it: logical consequence, methods of proof, the gap between provable and true, and the link between logic and computability. Tuples, relations, functions, equivalence classes, and cardinality supply the set-theoretic vocabulary every later chapter uses.\n",{"path":5612,"title":5613,"module":5614,"summary":5615},"\u002Flogic\u002Fsentential-logic\u002Fformal-languages-and-well-formed-formulas","Formal Languages and Well-Formed Formulas","Sentential Logic","The language of sentential logic has an alphabet of sentence symbols, five connectives, and two parentheses, with formation rules that pick out the well-formed formulas. The wffs are the least set of expressions closed under the five formula-building operations, and every such generated set carries an induction principle.\n",{"path":5617,"title":5618,"module":5614,"summary":5619},"\u002Flogic\u002Fsentential-logic\u002Ftruth-assignments-and-tautologies","Truth Assignments, Tautologies, and Consequence","A truth assignment fixes the sentence symbols true or false, and a recursion extends it uniquely to every formula. Satisfaction, tautologies, and tautological implication — one formula following semantically from others — rest on that extension, and the truth-table procedure decides implication for finite premise sets.\n",{"path":5621,"title":5622,"module":5614,"summary":5623},"\u002Flogic\u002Fsentential-logic\u002Funique-readability-and-parsing","Unique Readability and a Parsing Algorithm","Parentheses keep a formula from being read two ways. The parenthesis lemmas and a top-down parsing algorithm recover a formula's structure and yield unique readability: every wff has exactly one formation tree, which is what makes the truth recursion well defined.\n",{"path":5625,"title":5626,"module":5614,"summary":5627},"\u002Flogic\u002Fsentential-logic\u002Finduction-and-recursion","Induction and Recursion on Formulas","Two principles govern any set generated from initial elements by operations: prove a property of all its members by covering the initial elements and the closure steps, and define a function on it by recursion on structure. The recursion theorem needs the set to be freely generated, and unique readability supplies that condition for the well-formed formulas.\n",{"path":5629,"title":5630,"module":5614,"summary":5631},"\u002Flogic\u002Fsentential-logic\u002Fexpressive-completeness-and-normal-forms","Sentential Connectives and Normal Forms","Every formula computes a Boolean function of its atoms, and Post's theorem gives the converse: every Boolean function is realized by a wff in disjunctive normal form, so the five connectives are more than enough. Minimal complete sets follow, down to the single connectives NAND and NOR, together with a method for proving a set of connectives incomplete.\n",{"path":5633,"title":5634,"module":5614,"summary":5635},"\u002Flogic\u002Fsentential-logic\u002Fboolean-circuits","Switching Circuits","A memoryless two-valued circuit computes a Boolean function, so every formula names a gate network and every network a formula. Cost and delay are read off the formula by recursion, and tautological equivalence and normal forms design and simplify circuits realizing a given specification.\n",{"path":5637,"title":5638,"module":5614,"summary":5639},"\u002Flogic\u002Fsentential-logic\u002Fcompactness-and-effectiveness","Compactness and Effectiveness","The compactness theorem reduces satisfiability of an infinite set of formulas to its finite subsets, proved by extension to a maximal finitely satisfiable set and applied to color infinite graphs. Effectiveness fixes what \"decidable\" and \"effectively enumerable\" mean and settles the decidability of tautologyhood.\n",{"path":5641,"title":5642,"module":5643,"summary":5644},"\u002Flogic\u002Ffirst-order-languages\u002Ffirst-order-languages","First-Order Languages","First-Order Languages and Structures","Sentential logic cannot see inside a simple statement, so it misses valid arguments that turn on quantifiers and predicates. A first-order language adds a quantifier, variables, and a chosen vocabulary of predicate, function, and constant symbols. Terms and well-formed formulas are built by recursion over this alphabet, and a variable occurs free or bound according to the quantifiers that reach it.\n",{"path":5646,"title":5647,"module":5643,"summary":5648},"\u002Flogic\u002Ffirst-order-languages\u002Fstructures-truth-and-satisfaction","Structures, Truth, and Satisfaction","A structure interprets a language: a nonempty universe plus a meaning for every predicate, function, and constant symbol. Tarski's recursion defines when a structure satisfies a formula under a variable assignment, and hence when a sentence is true. From satisfaction we recover logical implication, validity, and logical equivalence for first-order logic.\n",{"path":5650,"title":5651,"module":5643,"summary":5652},"\u002Flogic\u002Ffirst-order-languages\u002Fdefinability-and-elementary-equivalence","Definability and Elementary Equivalence","Fix a structure and ask which relations a formula can pick out: the definable ones. A set of sentences picks out a class of structures, the elementary classes. Homomorphisms and isomorphisms compare structures, and the homomorphism theorem shows isomorphic structures satisfy the same sentences. Automorphisms bound what first-order logic can distinguish, giving a tool for proving relations undefinable.\n",{"path":5654,"title":5655,"module":5643,"summary":5656},"\u002Flogic\u002Ffirst-order-languages\u002Fterms-substitution-and-parsing","Parsing, Substitution, and Substitutability","Every recursion on first-order syntax rests on unique readability. A parenthesis-counting function proves that terms and formulas decompose in exactly one way, and a parsing algorithm recovers the decomposition. Substituting a term for a free variable can capture it under a quantifier; the substitutability condition rules that out, and the substitution lemma trades syntactic substitution for a change of assignment.\n",{"path":5658,"title":5659,"module":5660,"summary":5661},"\u002Flogic\u002Fdeductive-calculus\u002Fa-deductive-calculus","A Deductive Calculus for First-Order Logic","The Deductive Calculus and Its Metatheorems","A proof must be finite and mechanically checkable. A Hilbert-style calculus meets both demands: six schemas of logical axioms, a single rule of inference (modus ponens), and the syntactic consequence relation they generate. Substitution and substitutability are defined by recursion, and the bridge theorem reduces deducibility to tautological implication from the axioms.\n",{"path":5663,"title":5664,"module":5660,"summary":5665},"\u002Flogic\u002Fdeductive-calculus\u002Fdeduction-theorem-and-derived-rules","The Deduction Theorem and Derived Rules","Raw deductions from axioms are unusable by hand. The generalization theorem, the deduction theorem, contraposition, reductio ad absurdum, and rule T reduce the calculus to the moves of ordinary mathematics, each proved once to license a block of axiom-level steps. Generalization on constants and alphabetic variants handle the quantifier and substitution bookkeeping.\n",{"path":5667,"title":5668,"module":5660,"summary":5669},"\u002Flogic\u002Fdeductive-calculus\u002Fsoundness","The Soundness Theorem","Soundness is the easy half of the match between proof and truth. Whatever the calculus deduces is logically implied, by an induction on deduction length that rests on one lemma: every logical axiom is valid. The only hard case, quantifier instantiation, needs the substitution lemma. The contrapositive corollary states that every satisfiable set is consistent.\n",{"path":5671,"title":5672,"module":5660,"summary":5673},"\u002Flogic\u002Fdeductive-calculus\u002Fcompleteness-and-consistency","The Completeness Theorem","Gödel's completeness theorem is the deep converse of soundness: whatever is logically implied can be deduced. Equivalently, every consistent set has a model. The Henkin proof manufactures that model out of syntax alone: add witnessing constants, extend to a maximal consistent set, and read a term model off the formulas it contains. Compactness and the enumerability theorem drop out.\n",{"path":5675,"title":5676,"module":5677,"summary":5678},"\u002Flogic\u002Fmodels-and-theories\u002Fcompactness-and-lowenheim-skolem","Compactness and the Löwenheim–Skolem Theorems","Models, Compactness, and Theories","A set of first-order sentences has a model whenever each of its finite subsets does. This compactness theorem follows from completeness and yields the finiteness limitation, the downward and upward Löwenheim–Skolem theorems, models of every infinite cardinality, and nonstandard models of arithmetic.\n",{"path":5680,"title":5681,"module":5677,"summary":5682},"\u002Flogic\u002Fmodels-and-theories\u002Ftheories-elementary-classes-and-categoricity","Theories, Elementary Classes, and Categoricity","A theory is a set of sentences closed under logical consequence. Theories correspond to classes of models; a theory may be complete, axiomatizable, or finitely axiomatizable, and completeness together with axiomatizability yields decidability. The Łoś–Vaught test derives completeness from categoricity in a cardinal, applied to dense linear orders and to algebraically closed fields.\n",{"path":5684,"title":5685,"module":5677,"summary":5686},"\u002Flogic\u002Fmodels-and-theories\u002Finterpretations-between-theories","Interpretations Between Theories","An interpretation translates the vocabulary of one theory into formulas of another, relativizing quantifiers to a definable domain and mapping symbols to defining formulas. Defined function symbols meet a noncreativity criterion; the syntactic translation of formulas carries theoremhood forward, and a faithful interpretation transfers decidability and undecidability between theories.\n",{"path":5688,"title":5689,"module":5677,"summary":5690},"\u002Flogic\u002Fmodels-and-theories\u002Fnonstandard-analysis","Nonstandard Analysis","Compactness builds a model of the real ordered field containing infinite elements and nonzero infinitesimals. The transfer principle carries every first-order truth from the reals to this extension, the standard-part map collapses finite hyperreals back onto the reals, and continuity and the derivative are rederived by working with infinitely small quantities directly.\n",{"path":5692,"title":5693,"module":5694,"summary":5695},"\u002Flogic\u002Farithmetic-and-definability\u002Fdefinability-in-arithmetic","The Structure of Arithmetic and Definability","Number Theory and Definability","Number theory is the theory of one fixed structure, the natural numbers under successor, order, addition, multiplication, and exponentiation. Every number is named by a numeral, and a relation is definable when a single formula picks out exactly its tuples. The central gap separates the sentences true in that structure from those any reasonable set of axioms can prove.\n",{"path":5697,"title":5698,"module":5694,"summary":5699},"\u002Flogic\u002Farithmetic-and-definability\u002Fnatural-numbers-with-successor","Natural Numbers with Successor","The weakest reduct keeps only zero and successor. Its models are a standard chain together with disjoint copies of the integers, which makes the theory categorical in every uncountable power, hence complete and decidable. A quantifier-elimination procedure gives a practical decision method and shows a subset is definable if and only if it is finite or cofinite.\n",{"path":5701,"title":5702,"module":5694,"summary":5703},"\u002Flogic\u002Farithmetic-and-definability\u002Fpresburger-and-reducts","Reducts: Order, Addition, and Multiplication","Adding order to the successor reduct keeps decidability and makes the theory finitely axiomatizable; adding addition gives Presburger arithmetic, still decidable by quantifier elimination once congruence predicates are included, with definable sets exactly the eventually periodic ones. Multiplication is the break point: neither addition nor order can define it, and once it joins addition the theory stops being decidable.\n",{"path":5705,"title":5706,"module":5694,"summary":5707},"\u002Flogic\u002Farithmetic-and-definability\u002Fa-subtheory-and-representability","A Subtheory of Number Theory and Representability","A finite set of eleven axioms, the recursion equations for successor, order, addition, multiplication, and exponentiation, already proves every true quantifier-free and existential sentence. Representability asks a theory to prove the right instances of a formula rather than merely make them true, and a relation is defined to be recursive exactly when some consistent finite theory represents it. Church's thesis identifies that with decidability, and closure under composition, minimization, and primitive recursion builds the catalog the incompleteness proofs need.\n",{"path":5709,"title":5710,"module":5711,"summary":5712},"\u002Flogic\u002Fincompleteness\u002Farithmetization-of-syntax","Arithmetization of Syntax","Arithmetization and the Incompleteness Theorems","Gödel numbering assigns a natural number to every symbol, expression, formula, and deduction, turning statements about syntax into statements about numbers. The syntactic operations — substitution, \"is a wff\", \"is an axiom\", \"d codes a deduction of a\" — come out primitive recursive and hence representable in the subtheory, which lets a formula of arithmetic talk about formulas, including itself.\n",{"path":5714,"title":5715,"module":5711,"summary":5716},"\u002Flogic\u002Fincompleteness\u002Fincompleteness-and-undecidability","Incompleteness, Undecidability, and Church's Theorem","The fixed-point lemma manufactures a sentence that talks about its own Gödel number. Pointed at truth it gives Tarski's theorem — arithmetic truth is not arithmetically definable; pointed at provability it gives Gödel's first incompleteness theorem and the undecidability of the theory of the natural numbers, and, applied to validity, Church's theorem that first-order logic is undecidable. The set of theorems of a recursive theory is only recursively enumerable — the gap between provable and true.\n",{"path":5718,"title":5719,"module":5711,"summary":5720},"\u002Flogic\u002Fincompleteness\u002Fsecond-incompleteness-theorem","The Second Incompleteness Theorem","Consistency of a recursively axiomatized theory is itself an arithmetic sentence, built from a provability predicate. When the theory is strong enough to formalize its own reflection and modus ponens — the Hilbert–Bernays–Löb derivability conditions — it cannot prove that sentence unless it is inconsistent. Löb's theorem is the companion result, and set theory is the case that closes Hilbert's program.\n",{"path":5722,"title":5723,"module":5724,"summary":5725},"\u002Flogic\u002Fcomputability-and-representability\u002Frecursive-functions","Recursive Functions and Church's Thesis","Recursive Functions and Representability","The recursive functions are the formal counterpart of the effectively computable ones: built from three initial functions by composition, primitive recursion, and minimization, and equivalently the functions representable in a finitely axiomatized arithmetic. Church's thesis identifies the class with effective calculability; Kleene's normal form theorem and the unsolvable halting problem place the recursive sets strictly inside the recursively enumerable ones.\n",{"path":5727,"title":5728,"module":5724,"summary":5729},"\u002Flogic\u002Fcomputability-and-representability\u002Frepresenting-exponentiation","Representing Exponentiation and the β-Function","Coding finite sequences by prime-power exponents already assumes exponentiation, so representing exponentiation from addition and multiplication alone needs a different encoder. Gödel's β-function, built from a pairing function and the Chinese remainder theorem, reads back arbitrary finite sequences using only plus and times. This represents exponentiation in the addition-multiplication arithmetic and closes the last gap in the representability of every recursive syntactic operation.\n",{"path":5731,"title":5732,"module":5733,"summary":5734},"\u002Flogic\u002Fsecond-order-logic\u002Fsecond-order-languages","Second-Order Languages","Second-Order Logic and Beyond","Second-order logic quantifies over relations and functions, not just individuals. Second-order Peano arithmetic and the second-order theory of the reals become categorical, and finiteness is definable by a single sentence. Compactness, completeness, and the Löwenheim–Skolem theorems all fail for the standard semantics.\n",{"path":5736,"title":5737,"module":5733,"summary":5738},"\u002Flogic\u002Fsecond-order-logic\u002Fskolem-functions-and-many-sorted-logic","Skolem Functions and Many-Sorted Logic","Skolem functions replace existential quantifiers with named witnesses, putting any first-order formula into a prenex form with all existentials — now over functions — pulled to the front. The Skolemized formula is equisatisfiable with the original, which reduces satisfiability to universal sentences and, through Herbrand expansions, to sentential logic. Many-sorted logic then adds several universes at once and reduces cleanly to ordinary one-sorted logic.\n",{"path":5740,"title":5741,"module":5733,"summary":5742},"\u002Flogic\u002Fsecond-order-logic\u002Fgeneral-structures","General (Henkin) Structures","General semantics reinterprets second-order logic by letting the predicate and function quantifiers range over a designated collection of relations and functions rather than all of them. Recast as many-sorted first-order logic with comprehension axioms, general second-order logic recovers a sound and complete calculus together with compactness and Löwenheim–Skolem, giving up the categoricity of the standard semantics. The ω-models of analysis show the trade.\n",{"path":5744,"title":5745,"module":219,"summary":219},"\u002Flogic","Logic",{"path":5747,"title":5748,"module":5,"summary":5749},"\u002Freinforcement-learning\u002Ffoundations\u002Fwhat-is-reinforcement-learning","What Is Reinforcement Learning?","Reinforcement learning is learning what to do — how to map situations to actions — so as to maximize a numerical reward signal, discovered by trial and error rather than told. We set up the agent–environment loop, separate it from supervised and unsupervised learning, name the four elements (policy, reward, value, and an optional model), and train a tic-tac-toe player with a temporal-difference value update.\n",{"path":5751,"title":5752,"module":5,"summary":5753},"\u002Freinforcement-learning\u002Ffoundations\u002Fa-brief-history-of-rl","A Brief History of Reinforcement Learning","The origins of reinforcement learning. Three threads — trial-and-error learning from animal psychology, optimal control and dynamic programming, and temporal-difference learning — ran independently for decades and merged around 1989 into the modern field. Replacing the lookup table with a neural network then produced deep reinforcement learning: DQN, AlphaGo, AlphaZero, MuZero, and RLHF.\n",{"path":5755,"title":5756,"module":5,"summary":5757},"\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits","Multi-Armed Bandits","A bandit is reinforcement learning stripped to a single decision, repeated: no state, no consequences, only the tension between exploiting the arm that looks best and exploring the ones that might be better. We build up the whole toolkit — sample-average value estimates, the incremental update rule, ε-greedy, optimistic initialization, UCB, and gradient bandits — and use it to study exploration in isolation, the one problem that carries over to the full setting.\n",{"path":5759,"title":5760,"module":5,"summary":5761},"\u002Freinforcement-learning\u002Ffoundations\u002Fbandit-exploration-algorithms","Bandit Exploration Algorithms","Better ways to explore than picking at random. Upper-confidence-bound selection explores by optimism about what it hasn't measured; gradient bandits learn action preferences by stochastic gradient ascent on reward. We then add context to get the contextual bandit, the bridge to full RL, and measure everything by regret — where UCB1 and Thompson sampling reach the logarithmic optimum that fixed-ε greedy cannot.\n",{"path":5763,"title":5764,"module":5,"summary":5765},"\u002Freinforcement-learning\u002Ffoundations\u002Fmarkov-decision-processes","Markov Decision Processes","A Markov decision process is the formal interface between an agent and its environment: at each step the agent reads a state, chooses an action, and receives a reward and a next state. We fix that loop, the dynamics function that governs it, and the Markov property that makes the state sufficient; then turn goals into a scalar reward and rewards into a discounted return, with one notation that covers both episodic and continuing tasks.\n",{"path":5767,"title":5768,"module":5,"summary":5769},"\u002Freinforcement-learning\u002Ffoundations\u002Fvalue-functions-and-optimality","Value Functions and Optimality","A value function scores how good a state (or state–action pair) is under a policy: the expected return from there onward. Its defining property is the Bellman equation, a self-consistency condition linking a state's value to its successors' values, which we derive from the return and the dynamics. Pushing the same idea to the best-achievable value gives the Bellman optimality equations, whose solution yields an optimal policy — and whose intractability is what the rest of the course is about.\n",{"path":5771,"title":2696,"module":5772,"summary":5773},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdynamic-programming","Tabular Solution Methods","Dynamic programming computes optimal policies when a perfect model of the MDP is given, by turning the Bellman equations into assignment statements. We build up iterative policy evaluation (the expected update), the policy improvement theorem, and the two classic algorithms that alternate them — policy iteration and value iteration — worked on the gridworld, a two-state MDP, Jack's car rental, and the gambler's problem.\n",{"path":5775,"title":5776,"module":5772,"summary":5777},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdp-async-and-gpi","Dynamic Programming: Asynchronous DP and Generalized Policy Iteration","Policy and value iteration both sweep the entire state set on every pass, which is impossible once the state space is huge. This lesson loosens the schedule: asynchronous DP updates states in any order, generalized policy iteration names the alternation of evaluation and improvement that underlies nearly every RL method, and a look at efficiency and the curse of dimensionality places DP among the alternatives. We close past Sutton & Barto with prioritized sweeping, neuro-dynamic programming, value-iteration networks, and MuZero.\n",{"path":5779,"title":5780,"module":5772,"summary":5781},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-methods","Monte Carlo Methods","Monte Carlo methods learn value functions and optimal policies from complete sampled episodes, with no model of the environment: they simply average the returns that actually followed each state. We build prediction (first-visit and every-visit averaging), see why estimating action values forces the exploration question, and answer it two ways on-policy — exploring starts and epsilon-soft control. Throughout, Monte Carlo samples one whole trajectory to termination and never bootstraps.\n",{"path":5783,"title":5784,"module":5772,"summary":5785},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-off-policy","Monte Carlo Methods: Off-Policy Learning","On-policy Monte Carlo can only reach the best exploring policy, not the true optimum. Off-policy methods remove that ceiling by learning about a greedy target policy from data generated by a soft behavior policy, corrected with importance sampling. We derive the importance-sampling ratio, weigh ordinary against weighted estimators on real numbers, give the incremental off-policy algorithm, sharpen it with discounting-aware sampling, and close by placing Monte Carlo on the model\u002Fbootstrap map beside DP and temporal-difference learning.\n",{"path":5787,"title":5788,"module":5772,"summary":5789},"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftemporal-difference-learning","Temporal-Difference Learning","Temporal-difference learning is the one idea most central to reinforcement learning: learn a value directly from experience, like Monte Carlo, but update each guess toward the next guess before the episode ends, like dynamic programming. We derive the TD(0) prediction rule and its reward-prediction error, contrast its one-step backup with MC and DP, work the driving-home and random-walk examples, and show the batch-updating optimality that makes TD approximate the certainty-equivalence estimate.\n",{"path":5791,"title":5792,"module":5772,"summary":5793},"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftd-control-sarsa-and-q-learning","TD Control: Sarsa, Q-learning, and Double Learning","With TD prediction in hand, control follows the generalized-policy-iteration pattern with TD as the evaluation step. We build Sarsa (on-policy), Q-learning (off-policy, targeting the optimal policy), and Expected Sarsa that spans the two, then confront the maximization bias every max-based method inherits and fix it with Double Q-learning. We close past Sutton & Barto, following each one-step tabular update into its deep-RL descendant — DQN, Double DQN, and Rainbow.\n",{"path":5795,"title":5796,"module":5772,"summary":5797},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-bootstrapping","n-Step Bootstrapping","Monte Carlo waits for the full return; one-step TD bootstraps after a single reward. Between them lies a whole spectrum, indexed by one integer n: look ahead n real rewards, then bootstrap from the value n steps out. The n-step return unifies the previous two lessons, and — on the random walk — an intermediate n beats both extremes. We build the n-step return, the n-step TD update, the backup-diagram spectrum, and n-step Sarsa for control.\n",{"path":5799,"title":5800,"module":5772,"summary":5801},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-off-policy-methods","n-Step Bootstrapping: Off-Policy Methods","Taking the n-step family off-policy raises the same importance-sampling questions Monte Carlo did, now over a window of exactly n actions. We reweight n-step returns by the policy ratio, watch the ratio product inflate variance on real numbers, then build the tree-backup algorithm that learns off-policy with no ratios at all — and finally n-step Q(sigma), one algorithm whose per-step switch recovers Sarsa, tree backup, and Expected Sarsa as special cases.\n",{"path":5803,"title":5804,"module":5772,"summary":5805},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-and-learning","Planning and Learning","Planning and learning are the same operation run on two kinds of experience. A model turns states and actions into simulated transitions; planning backs up values over that simulated experience exactly as learning backs them up over real experience. We build the Dyna architecture that interleaves acting, model-learning, direct RL, and planning in one loop, trace a single Dyna-Q step by hand, and patch the architecture for when the model goes stale.\n",{"path":5807,"title":5808,"module":5772,"summary":5809},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-focusing-and-decision-time","Planning: Focusing Updates and Decision-Time Search","Dyna plans by replaying remembered transitions, but sampling them uniformly wastes most of the effort. This lesson sharpens planning: prioritized sweeping works backward from states whose value just changed, expected versus sample updates weigh thoroughness against cost, and trajectory sampling and real-time DP focus updates on the states the policy actually visits. We trace Dyna forward to model-based deep RL, then turn to decision-time planning — heuristic search, rollouts, and Monte Carlo Tree Search.\n",{"path":5811,"title":5812,"module":5772,"summary":5813},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdecision-time-planning","Decision-Time Planning","Planning need not build a global policy. Decision-time planning runs a fresh lookahead every time a state arrives and returns just one action, then throws the work away. We start from real-time dynamic programming — asynchronous value iteration on the states the agent actually visits — then move through heuristic search and rollout algorithms, each a one-step policy improvement applied on the fly to the current state.\n",{"path":5815,"title":5816,"module":5772,"summary":5817},"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-tree-search","Monte Carlo Tree Search","Monte Carlo Tree Search is a rollout algorithm with memory: it accumulates value estimates across simulations and steers later ones toward promising branches. We work through the four steps — selection, expansion, simulation, backup — the UCT selection rule computed on real numbers, the asymmetric growing tree, and the full pseudocode. We close past Sutton & Barto with the lineage from UCT to AlphaGo, AlphaZero, and MuZero, where a learned network stands in for the leaf value and the rollout.\n",{"path":5819,"title":5820,"module":5821,"summary":5822},"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-prediction","On-Policy Prediction with Approximation","Approximate Solution Methods","Every tabular method so far stored one number per state, which fails once the state space is large or continuous. We replace the table with a parameterized value function $\\hat v(s,\\mathbf{w})$, define the mean squared value error it should minimize under the on-policy distribution, and derive stochastic- and semi-gradient learning rules — the semi-gradient TD(0) update that bootstraps and so is not a true gradient. Linear methods make the analysis clean and give the TD fixed point; feature construction (polynomials, Fourier basis, coarse and tile coding, RBFs) supplies the vectors $\\mathbf{x}(s)$, and neural networks are the nonlinear bridge to deep RL.\n",{"path":5824,"title":5825,"module":5821,"summary":5826},"\u002Freinforcement-learning\u002Fapproximation\u002Ffeature-construction-and-nonlinear","Feature Construction and Nonlinear Approximation","Linear methods are only as good as the feature vectors $\\mathbf{x}(s)$ fed to them, and this lesson builds those vectors. Polynomials and the Fourier basis turn a state's coordinates into smooth global features; coarse coding, tile coding, and radial basis functions cover a continuous space with overlapping local receptive fields whose size sets the reach of generalization. Then we stop designing features by hand: a neural network learns the representation itself by gradient descent, trading the convergence guarantees of the linear case for expressiveness — the bridge to deep reinforcement learning.\n",{"path":5828,"title":5829,"module":5821,"summary":5830},"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-control","On-Policy Control with Approximation","Prediction learned a value function from features; control learns to act. We carry semi-gradient methods over to action values $\\hat q(s,a,\\mathbf{w})$, giving episodic semi-gradient Sarsa and its n-step form, and solve Mountain Car by descending a cost-to-go surface. In the continuing case, function approximation makes discounting unable to affect which policy is best, so we replace it with the average-reward setting — the differential return, differential value functions, and differential semi-gradient Sarsa.\n",{"path":5832,"title":5833,"module":5821,"summary":5834},"\u002Freinforcement-learning\u002Fapproximation\u002Faverage-reward-control","Average-Reward Control for Continuing Tasks","With function approximation, discounting has no effect on a continuing task: averaged over the on-policy distribution, the discounted objective equals the average reward times a policy-independent constant, so $\\gamma$ cannot change which policy is best. This lesson replaces discounting with the average-reward setting — the long-run reward rate $r(\\pi)$, the differential return that measures each state's transient advantage over that rate, differential value functions and TD error, and differential semi-gradient Sarsa, the control method for continuing tasks that never invokes a discount factor.\n",{"path":5836,"title":5837,"module":5821,"summary":5838},"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-and-the-deadly-triad","Off-Policy Methods and the Deadly Triad","Off-policy learning with function approximation is where the convergence guarantees of reinforcement learning fail. We extend the tabular off-policy updates to semi-gradient form with per-step importance sampling, show Baird's counterexample driving the weights to infinity, and identify the cause: the deadly triad of function approximation, bootstrapping, and off-policy training — any two are safe, all three can diverge. The divergence is not caused by sampling noise: a fully synchronous dynamic-programming update blows up just the same, which is what makes the triad a structural hazard rather than a fluke.\n",{"path":5840,"title":5841,"module":5821,"summary":5842},"\u002Freinforcement-learning\u002Fapproximation\u002Fbellman-error-and-gradient-td","Value-Function Geometry and Gradient-TD Methods","Why does the deadly triad diverge, and how do you stop it? This lesson develops the geometry that explains the failure: value functions as vectors, the projection operator onto the representable subspace, and the split between the Bellman error, the value error, and the projected Bellman error: the three objectives have different minimizers. The projected Bellman error is the learnable one, and Gradient-TD methods (GTD2, TDC) do true stochastic gradient descent on it, staying stable even off-policy at $O(d)$ cost. Emphatic TD reweights states instead, and a survey of variance-reduction techniques closes the gap between stability and usable learning.\n",{"path":5844,"title":5845,"module":5821,"summary":5846},"\u002Freinforcement-learning\u002Fapproximation\u002Feligibility-traces","Eligibility Traces","n-step methods unify TD and Monte Carlo by storing the last n feature vectors; eligibility traces do the same job with a single short-term memory vector. The λ-return averages every n-step return under a geometric weighting; the forward view looks ahead to that average, and the backward view produces nearly the same updates online through a decaying trace vector. We build the λ-return, TD(λ) with its trace, the two ways λ recovers TD(0) and Monte Carlo, a note on the exact equivalence of true online TD(λ), and Sarsa(λ) for control.\n",{"path":5848,"title":5849,"module":5821,"summary":5850},"\u002Freinforcement-learning\u002Fapproximation\u002Ftrue-online-and-sarsa-lambda","True Online TD(λ) and Sarsa(λ)","Plain TD(λ) makes the forward and backward views nearly agree; this lesson closes the gap. True online TD(λ) uses a dutch trace and a small correction term to produce exactly the same weight sequence as the online λ-return algorithm, at the same memory and only a constant factor more compute — the sharpest statement of the forward\u002Fbackward duality. The whole apparatus then lifts to control unchanged: Sarsa(λ) threads a single delayed reward back along an entire trajectory in one sweep, and the λ-weighting reappears in modern deep RL as generalized advantage estimation.\n",{"path":5852,"title":5853,"module":5821,"summary":5854},"\u002Freinforcement-learning\u002Fapproximation\u002Fpolicy-gradient-methods","Policy Gradient Methods","Every method so far learned values and read a policy off them. Policy gradient methods drop the intermediary: parameterize the policy directly and climb the performance gradient. We build the softmax-in-preferences parameterization, prove the policy gradient theorem that makes the gradient computable without the unknown state distribution, and derive REINFORCE and its variance-cutting state-value baseline — the launch point for the bootstrapping actor-critic that follows.\n",{"path":5856,"title":5857,"module":5821,"summary":5858},"\u002Freinforcement-learning\u002Fapproximation\u002Factor-critic-and-continuous-actions","Actor-Critic Methods and Continuous Actions","REINFORCE with a baseline learns a value function but never bootstraps; this lesson adds the bootstrapping critic that completes the actor-critic architecture. The critic scores each transition into a single TD error that steers both the actor's policy step and its own value step, trading a little bias for much lower variance and fully online, continuing-task learning. The policy gradient theorem carries over unchanged to the average-reward setting, a Gaussian policy handles real-valued actions with self-tuning exploration, and the natural policy gradient leads straight to TRPO, PPO, and the deep actor-critic methods that train today's agents.\n",{"path":5860,"title":5861,"module":5821,"summary":5862},"\u002Freinforcement-learning\u002Fapproximation\u002Fleast-squares-and-memory-based-methods","Least-Squares TD","Semi-gradient TD spends one cheap step per example and needs many examples; this lesson makes the opposite tradeoff. Least-Squares TD (LSTD) accumulates the matrices $\\mathbf{A}$ and $\\mathbf{b}$ and solves the TD fixed point $\\mathbf{w} = \\mathbf{A}^{-1}\\mathbf{b}$ directly, using the Sherman-Morrison identity to maintain the inverse in $O(d^2)$ — the most data-efficient linear TD method, at a quadratic cost. We work a solve by hand, weigh the quadratic cost against semi-gradient TD's cheap steps, and note that LSTD never forgets — a problem in control, where least-squares policy iteration is the natural extension.\n",{"path":5864,"title":5865,"module":5821,"summary":5866},"\u002Freinforcement-learning\u002Fapproximation\u002Fmemory-and-kernel-methods","Memory-Based and Kernel Methods","Least-squares TD spent more compute to extract more from each example; this lesson drops the parametric form entirely. Memory-based methods store training examples untouched and answer a query locally at retrieval time — nearest neighbor, weighted average, locally weighted regression — so accuracy grows with the data and effort concentrates where the agent actually goes. Kernel-based methods weight stored examples by a similarity kernel $k(s,s')$, and every linear method turns out to be a kernel method. Interest and emphasis, finally, make the on-policy weighting itself a design choice, aiming scarce approximation capacity at the states that matter.\n",{"path":5868,"title":5869,"module":5821,"summary":5870},"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-eligibility-traces","Off-Policy Eligibility Traces","Eligibility traces meet off-policy learning and function approximation — the corner where stability gets hard. We first let the bootstrapping and discounting parameters vary with state, so a single generalized return covers episodic and continuing tasks and folds termination into the discount. Then we fold the per-decision importance ratio into the trace with a control-variate correction, and build Watkins's Q(λ) and its importance-sampling-free successor Tree-Backup(λ) — all correct in expectation, but still semi-gradient, so the deadly triad and its fixes wait for the next lesson.\n",{"path":5872,"title":5873,"module":5821,"summary":5874},"\u002Freinforcement-learning\u002Fapproximation\u002Fstable-off-policy-traces","Stable Off-Policy Methods with Traces","Off-policy traces get the expected target right, but with $\\lambda \u003C 1$ they bootstrap, so off-policy plus bootstrapping plus function approximation is the deadly triad and the weights can diverge. This lesson carries the two one-step fixes to traces: GTD(λ) and GQ(λ) add a second weight vector and a gradient correction for true gradient descent on the projected Bellman error, while Emphatic TD(λ) reweights updates through a followon trace and interest to recover the on-policy stability. It closes with the implementation reality that traces are cheap because they are sparse, and with Retrace and V-trace — the clipped-ratio descendants that make off-policy traces work at deep-RL scale.\n",{"path":5876,"title":5194,"module":5877,"summary":5878},"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks","Deep Reinforcement Learning","Deep Q-networks replace the linear value function with a neural network $Q(s,a;\\mathbf{w})$ and confront the fact that a nonlinear approximator, off-policy bootstrapping, and correlated online data — the deadly triad — make naive Q-learning diverge. DQN counters this empirically with two stabilizers: an experience replay buffer that decorrelates and reuses samples, and a periodically-frozen target network that fixes the bootstrap target. We derive the DQN loss and gradient, walk through the Atari convolutional architecture and its results, and then add the three refinements that define modern value-based deep RL — Double DQN, dueling networks, and prioritized experience replay.\n",{"path":5880,"title":5881,"module":5877,"summary":5882},"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdqn-improvements","DQN Improvements: Double, Dueling, and Prioritized Replay","Three refinements that turn plain DQN into the standard modern value-based agent, each touching a different part of the system. Double DQN fixes the maximization bias in the target by splitting action selection from evaluation; dueling networks restructure the network around a state value and per-action advantages; prioritized replay changes which transitions are learned from. We close with Rainbow, which combines them, and the distributional view that predicts the whole return distribution rather than its mean.\n",{"path":5884,"title":5885,"module":5877,"summary":5886},"\u002Freinforcement-learning\u002Fdeep-rl\u002Factor-critic-and-ppo","Actor–Critic and GAE","Make the actor and the critic deep networks and the policy-gradient architecture becomes modern deep RL. We build the neural actor-critic, the advantage estimate that replaces the raw return, and Generalized Advantage Estimation as a λ-blend of n-step advantages, then the parallel-worker methods A3C and A2C that decorrelate on-policy data. The step-size constraints — trust regions, PPO, and the continuous-control family — follow in the next lesson.\n",{"path":5888,"title":5889,"module":5877,"summary":5890},"\u002Freinforcement-learning\u002Fdeep-rl\u002Fppo-and-continuous-control","PPO and Continuous Control","Keeping the policy-gradient step from destroying the policy, and the algorithms that result. Trust-region optimization bounds each update by a KL constraint; PPO keeps that goal but replaces the second-order machinery with a first-order clip on the probability ratio, which is why it is the modern default and the optimizer inside RLHF. We then tour the off-policy continuous-control family — DDPG, TD3, and SAC — and where actor-critic went at scale, from OpenAI Five to language-model alignment.\n",{"path":5892,"title":5893,"module":5877,"summary":5894},"\u002Freinforcement-learning\u002Fdeep-rl\u002Fcase-studies","Case Studies: Learning to Play","The game-playing systems that turned reinforcement learning from a theory into a track record: Samuel's checkers player, TD-Gammon, Watson's Daily-Double wagering, a reinforcement-learning memory controller, DQN, and AlphaGo through AlphaGo Zero. Read as a set they draw one line — a value function, learned by self-play or interaction, refined by search, carried by a deep network — that runs from a 1959 checkers program to superhuman Go.\n",{"path":5896,"title":5897,"module":5877,"summary":5898},"\u002Freinforcement-learning\u002Fdeep-rl\u002Frl-beyond-games","Reinforcement Learning Beyond Games","The same value-and-reward machinery, pointed at problems with no opponent. Web personalization as a contextual bandit and then a full MDP for life-time value; thermal soaring, where a glider learns to climb on turbulent air and reward design does most of the work; and the industrial-scale systems that carried the same design past Sutton & Barto — AlphaStar, OpenAI Five, GT Sophy, and RLHF, where the reward itself is learned from human preference.\n",{"path":5900,"title":5901,"module":5877,"summary":5902},"\u002Freinforcement-learning\u002Fdeep-rl\u002Ffrontiers","Frontiers: Beyond the Standard MDP","The standard MDP fixes three things — state, reward, and single-step actions — and this lesson loosens two of them. We generalize the value function into a general value function that predicts any signal, and use those predictions as auxiliary tasks that shape representations; we extend actions in time with the options framework; and we treat state as a construction the agent builds from a stream of observations. Reward design and the open problems follow in the next lesson.\n",{"path":5904,"title":5905,"module":5877,"summary":5906},"\u002Freinforcement-learning\u002Fdeep-rl\u002Freward-design-and-open-problems","Reward Design and Open Problems","How to design a reward signal that encodes the intended goal — sparse reward, shaping, and reward hacking — and the problems the whole tabular, approximate, and deep arc leaves unsolved. We close with how the frontiers were pushed after Sutton & Barto: auxiliary tasks, learned options, intrinsic-motivation bonuses, learned world models, and offline RL, then the two concerns of reward hacking and safety that any real-world agent must address.\n",{"path":5908,"title":5909,"module":5910,"summary":5911},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow","Sharpening DQN: Improvements and the Distributional Idea","Modern Deep Reinforcement Learning","In the years after the 2015 DQN paper, a stream of focused improvements each fixed one weakness of the baseline without disturbing its frame. This lesson recaps five that keep the scalar $Q$-value — Double DQN, multi-step returns, dueling networks, prioritized replay, and NoisyNets, each changing a different slot of the same Q-learning loop — then develops the sixth, distributional RL, which changes the objective itself: learn the whole return distribution $Z(s,a)$. We build the distributional Bellman equation and the C51 categorical algorithm, projection step and all, worked end to end on real numbers. A companion lesson takes up QR-DQN, Rainbow, and the modern distributional line.\n",{"path":5913,"title":5914,"module":5910,"summary":5915},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow-part-2","Distributional RL and Rainbow","A companion to the DQN improvements lesson. C51 fixed the return atoms and learned their probabilities; QR-DQN does the reverse — fix the probabilities, learn the values — which removes the projection and trains with a quantile loss. We cover why the distribution helps even when you act on the mean, then assemble Rainbow: all six improvements in one Q-learning loop, with the component ablation that shows each one's real weight. The distributional line then runs on through IQN, FQF, and Agent57, the first agent to beat the human baseline on all 57 Atari games.\n",{"path":5917,"title":5918,"module":5910,"summary":5919},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control","Continuous Control: DDPG and TD3","When actions are real-valued, the $\\arg\\max_a Q(s,a)$ in Q-learning becomes an optimization problem on every step. This lesson builds the off-policy actor-critic family that sidesteps it: the deterministic policy gradient and DDPG, which replaces the max with a learned actor, and the three fixes of TD3 that counter the value overestimation DDPG inherits. A companion lesson takes up SAC's maximum-entropy objective and the methods built on this template.\n",{"path":5921,"title":5922,"module":5910,"summary":5923},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control-part-2","Continuous Control: SAC and Beyond","A companion to the DDPG and TD3 lesson. Where those actors are deterministic and explore with bolted-on noise, soft actor-critic (SAC) changes the objective itself: maximize return plus the entropy of the policy, so exploration becomes intrinsic and the agent stays robust. We develop the maximum-entropy objective, the reparameterized squashed-Gaussian actor, and automatic temperature tuning, then survey the methods built on this off-policy template — distributional critics (D4PG), critic ensembles (REDQ), and control from pixels (DrQ, RAD).\n",{"path":5925,"title":5926,"module":5910,"summary":5927},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl","Model-Based Deep RL: Sample Efficiency and PETS","A model turns experience into imagined planning. This lesson makes the sample-efficiency case for learning a dynamics model, works through why a learned model's errors compound over the planning horizon, and builds the most direct model-based method: PETS plans online with a probabilistic ensemble under model-predictive control, distrusting the model exactly where its members disagree. A companion lesson takes up latent world models (Dreamer) and MuZero.\n",{"path":5929,"title":5930,"module":5910,"summary":5931},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl-part-2","Model-Based Deep RL: World Models, Dreamer, and MuZero","A companion to the PETS lesson. PETS plans in the environment's native state space; these methods change what the model represents. World Models and Dreamer learn a compact latent state and do almost all their learning by imagining inside it, with value gradients flowing through the differentiable dynamics. MuZero predicts neither states nor pixels — only the reward, value, and policy that MCTS reads — and plans with search against that learned model, AlphaZero without the rules. We close with MBPO, TD-MPC, and EfficientZero.\n",{"path":5933,"title":5934,"module":5910,"summary":5935},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration","Exploration in Deep RL: Novelty as Reward","When the state space is enormous and reward is rare, ε-greedy amounts to a random walk that almost never reaches the first reward. This lesson scales the bandit's exploration ideas up to deep RL through the dominant approach — manufacture a reward for novelty and let the agent chase it: optimism and pseudo-counts from density models, and intrinsic motivation and curiosity (the Intrinsic Curiosity Module and Random Network Distillation). A companion lesson takes up posterior sampling, Go-Explore, and the modern methods.\n",{"path":5937,"title":5938,"module":5910,"summary":5939},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2","Exploration in Deep RL: Posterior Sampling and Go-Explore","A companion to the novelty-as-reward lesson. Pseudo-counts and curiosity reward the unfamiliar after the agent stumbles into it; this lesson covers two ideas that go further. Bootstrapped DQN keeps an ensemble that approximates a posterior over value functions and explores by committing to one sampled hypothesis per episode — the deep, directed exploration ε-greedy cannot manage. Go-Explore remembers and returns to the frontier, defeating detachment and derailment to solve Montezuma's Revenge. We close with episodic memory (Never Give Up), Agent57, and model-based exploration.\n",{"path":5941,"title":5942,"module":5910,"summary":5943},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl","Offline RL: The Problem and Value-Based Fixes","Offline reinforcement learning learns a policy from a fixed logged dataset with no further environment interaction — off-policy learning pushed to the extreme, and it breaks for the extreme version of the same reason. Bootstrapping queries the value function at out-of-distribution actions the data never covers, those errors are optimistic, and with no online feedback to correct them they compound through the Bellman backup. This lesson sets up the failure and off-policy evaluation, then builds the first two families of pessimistic fixes: policy constraint (BCQ) and conservative value estimation (CQL). A companion lesson takes up implicit methods, model-based offline RL, and Decision Transformer.\n",{"path":5945,"title":5946,"module":5910,"summary":5947},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl-part-2","Offline RL: Implicit Methods, Sequence Models, and Beyond","A companion to the offline-RL problem lesson. Policy constraint and conservative value estimation both still query a learned value function; implicit methods (IQL) avoid querying it off the data at all, using an in-sample expectile backup. We then build pessimism into a learned model (MOPO, COMBO) and drop bootstrapping entirely with Decision Transformer's return-conditioned sequence modeling, closing with offline-to-online fine-tuning, diffusion planners, and the offline view of RLHF. The one rule throughout: without online correction, be pessimistic about what you cannot verify.\n",{"path":5949,"title":5950,"module":5910,"summary":5951},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl","Imitation Learning: Cloning, DAgger, and Inverse RL","When a reward is hard to specify but an expert is easy to watch, learn from demonstrations instead. Behavioral cloning treats control as supervised learning of the expert's state-to-action map, and fails through compounding error: small mistakes carry the agent off the expert's distribution, where it was never trained. DAgger fixes the mismatch by querying the expert on the learner's own states. Inverse RL instead recovers the reward the expert seems to optimize — an ill-posed problem that maximum-entropy IRL disambiguates. A companion lesson casts imitation as adversarial occupancy matching (GAIL, AIRL).\n",{"path":5953,"title":5954,"module":5910,"summary":5955},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl-part-2","Imitation as Adversarial Matching: GAIL and AIRL","A companion to the imitation-learning lesson. If the point of recovering a reward is only to re-run RL and match the expert, you can skip the reward and match the behavior directly. GAIL casts imitation as a GAN — a discriminator separating expert from learner state-action pairs supplies the reward a policy-gradient method optimizes — matching occupancy measures without ever naming a reward. AIRL reads a transferable reward back out of the discriminator. We compare all four methods and close with reward models in RLHF, scaled cloning, and diffusion policies.\n",{"path":5957,"title":5958,"module":5910,"summary":5959},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl","Multi-Agent RL: Markov Games and Centralized Training","With more than one learning agent in an environment, each agent's world becomes non-stationary because the others are changing too. This lesson builds the Markov-game generalization of the MDP, diagnoses non-stationarity as the central obstacle, shows why the naive baselines fail, and develops the dominant fix — centralized training with decentralized execution (MADDPG, VDN, QMIX). A companion lesson takes up self-play, the landmark game-playing systems, and the equilibrium concepts that define what \"solved\" means.\n",{"path":5961,"title":5962,"module":5910,"summary":5963},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl-part-2","Multi-Agent RL: Self-Play and Solution Concepts","A companion to the Markov-games lesson. In the purely competitive setting, an agent can generate its own training curriculum by playing against copies of itself — self-play, the method behind AlphaGo, OpenAI Five, and AlphaStar. We develop why self-play produces an ever-improving opponent, the systems it built, and then the equilibrium solution concepts (Nash, correlated, coarse-correlated) that define what \"solved\" means once there is an opponent, closing with PSRO, MAPPO, and the language-model-agent frontier.\n",{"path":5965,"title":5966,"module":5910,"summary":5967},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl","Hierarchical RL: Options and the Option-Critic","Flat RL cannot explore a long horizon: reaching reward through hundreds of primitive actions is exponentially unlikely, and every credit-assignment update crawls one step at a time. Hierarchy breaks one hard long-horizon problem into many short ones. This lesson develops temporal abstraction — the options framework and its semi-Markov view, and learning options end to end with the option-critic. A companion lesson takes up goal-conditioned manager\u002Fworker hierarchies (FeUdal Networks and HIRO), hindsight relabeling, and unsupervised skill discovery.\n",{"path":5969,"title":5970,"module":5910,"summary":5971},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl-part-2","Hierarchical RL: Goal-Conditioned Hierarchies and Skills","A companion to the options lesson. Options package a behavior; goal-conditioned hierarchies instead give the top level an explicit language of goals — a manager proposes a target state or a latent direction, and a worker is rewarded for reaching it (FeUdal Networks, HIRO). We develop that architecture, the hindsight relabeling that lets it learn from sparse reward, and unsupervised skill discovery (DIAYN) that learns a repertoire of behaviors with no reward at all. The shared idea throughout: shorten the horizon by inserting a level that decides less often.\n",{"path":5973,"title":5974,"module":5910,"summary":5975},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Frlhf-and-language-models","RLHF and Language Models","A language model trained to predict the next token is fluent but not helpful, honest, or harmless — the objective it was optimized for is not the objective we want. RLHF closes that gap by turning the one thing humans do reliably, comparing two outputs, into a reward. We build the three-stage pipeline: supervised fine-tuning, a Bradley-Terry reward model fit to preference pairs, then PPO against that reward with a KL penalty keeping it near the reference policy. We then cover reward hacking and why the KL penalty matters, Direct Preference Optimization, which folds the reward model into a single classification loss, and the RLAIF and verifiable-reward variants. This pipeline is what makes the largest models usable as assistants.\n",{"path":5977,"title":5978,"module":5910,"summary":5979},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps","Partial Observability: POMDPs and the Belief State","Drop the assumption that the agent sees the state. It sees an observation, a partial and noisy function of a hidden state, and one observation is no longer a Markov signal. This lesson builds the POMDP tuple, shows that the belief state — the posterior over hidden states — is a sufficient statistic that turns a POMDP back into an MDP over beliefs, and works the Bayes-filter belief update step by step. A companion lesson explains why exact planning is intractable and develops the deep-RL answer of recurrent, history-based policies.\n",{"path":5981,"title":5982,"module":5910,"summary":5983},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps-part-2","Partial Observability: Planning and Recurrent Policies","A companion to the belief-state lesson. In principle a POMDP reduces to an MDP over beliefs; in practice two obstacles block that. Exact planning over the belief simplex is intractable — the value function is piecewise-linear-and-convex with a number of pieces that can explode — and computing the belief needs a model the agent rarely has. This lesson develops the intractability, the point-based approximations that address it, and the deep-RL answer: make the policy a function of history with a recurrent network (DRQN, R2D2), with frame-stacking, attention, and world-model latents as learned beliefs.\n",{"path":5985,"title":5986,"module":5910,"summary":5987},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl","Safe and Constrained RL: The CMDP and Policy Methods","Maximizing a scalar reward is not the same as behaving well: a capable optimizer will find and exploit any gap between the reward and what its designer actually meant, a failure called specification gaming or reward hacking. The remedy is to add explicit cost constraints — the constrained MDP — maximizing return subject to an expected-cost budget. This lesson builds the core toolkit: the CMDP itself, Lagrangian primal-dual methods that learn a multiplier on the constraint (RCPO), and constrained policy optimization (CPO) with its trust-region cost bound. A companion lesson covers risk-sensitivity, safe exploration, and the alignment framing.\n",{"path":5989,"title":5990,"module":5910,"summary":5991},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl-part-2","Safe RL: Risk, Safe Exploration, and Alignment","A companion to the constrained-MDP lesson. Constraining the mean cost is not enough: a policy safe on average can be catastrophic in the tail, and a policy safe at convergence can violate its limits wildly while learning. This lesson optimizes the tail with risk-sensitive objectives (CVaR), then makes exploration itself safe with shields, Lyapunov methods, and safety layers that project unsafe actions onto the feasible set — closing with benchmarks, safe RLHF, robustness, and the alignment framing that ties safety back to the problem of incompletely specified reward.\n",{"path":5993,"title":5994,"module":5910,"summary":5995},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmeta-rl-and-generalization","Meta-RL and Generalization","An agent that masters one task often fails on the next; it has overfit to a single environment. This lesson treats fast adaptation as a meta-problem over a distribution of tasks: meta-train so that a few episodes at meta-test time suffice. We cover the two families — optimization-based (MAML learns an initialization) and context-based (RL-squared and PEARL infer a latent task) — the exploration cost of adaptation, and the parallel problem of generalization: why deep RL memorizes environments and what fixes it (domain randomization, procedural generation, augmentation, regularization). It closes on foundation models and sequence-model agents as the generalist endpoint.\n",{"path":5997,"title":5998,"module":5999,"summary":6000},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fpsychology-of-reinforcement","The Psychology of Reinforcement","Reinforcement Learning in Minds and Brains","Reinforcement learning is both an engineering method and a theory of how animals learn. The prediction\u002Fcontrol split of the algorithms mirrors the psychologist's split between classical and instrumental conditioning. We trace the correspondence: the Rescorla–Wagner model as a prediction-error rule that explains blocking, its real-time TD extension, Thorndike's Law of Effect behind trial-and-error control, and the habitual\u002Fgoal-directed distinction that maps onto model-free versus model-based learning.\n",{"path":6002,"title":6003,"module":5999,"summary":6004},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Finstrumental-conditioning-and-control","The Psychology of Reinforcement: Instrumental Control","Classical conditioning was prediction; instrumental conditioning is control. Thorndike's Law of Effect is trial-and-error control — selection plus association, search plus memory — and Skinner's shaping and schedules are reward engineering. The habitual\u002Fgoal-directed distinction maps onto model-free versus model-based control, dissociated by outcome devaluation and arbitrated by uncertainty. Delayed reinforcement is the credit-assignment problem, and the stimulus traces and secondary reinforcers of animal-learning theory are eligibility traces and value functions.\n",{"path":6006,"title":6007,"module":5999,"summary":6008},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-and-td-error","Dopamine and the TD Error","The TD error was invented as an algorithm; a decade later it turned out to closely describe the firing of the brain's dopamine neurons. We follow Schultz's experiments — dopamine fires at an unpredicted reward, shifts to the earliest predictive cue, and dips below baseline when a predicted reward is withheld — and match each result to the TD error term by term. We then read the basal ganglia as a neural actor–critic with dopamine as its shared training signal, and close on addiction as a hijacking of that signal.\n",{"path":6010,"title":6011,"module":5999,"summary":6012},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-in-the-brain","Dopamine in the Brain: The Neural Actor–Critic","If phasic dopamine is a TD error, where does it go and what does it change? We follow the axons into the basal ganglia, read the corticostriatal synapse as the place where state, action, and error meet, and map the ventral and dorsal striatum onto the critic and the actor of an actor–critic. Addiction becomes a broken cancellation in the same learning signal, and distributional dopamine extends the scalar RPE into a population code.\n",{"path":6014,"title":6015,"module":5999,"summary":6016},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fanimal-learning-and-cognition","Animal Learning and Cognition","Three classic associative phenomena turn out to be reinforcement-learning mechanisms seen in behavior. Blocking says learning is driven by prediction error, not co-occurrence, and reduces to least-squares regression fitting a collinear feature. Higher-order conditioning and conditioned reinforcement make a value estimate a secondary reinforcer — bootstrapping in an animal. Delayed reinforcement is the credit-assignment problem, and the stimulus traces and goal gradients of Pavlov and Hull are eligibility traces and TD-learned value functions.\n",{"path":6018,"title":6019,"module":5999,"summary":6020},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fcognitive-maps-and-planning","Cognitive Maps and Model-Based Learning","Tolman's rats learned the layout of a maze with no reward, then used it the moment food appeared — latent learning, a cognitive map, and the behavioral face of model-based reinforcement learning. The map is learned by system identification (stimulus–stimulus associations), which fills in whether or not reward is present, and queried by planning, which re-solves a route from a single changed reward. The successor representation sits between cache and model, and hippocampal predictive maps and scaled-up world models carry the same idea into brain and machine.\n",{"path":6022,"title":6023,"module":5999,"summary":6024},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fneuroscience-of-reinforcement","The Neuroscience of Reinforcement","The dopamine story is one contact point between reinforcement learning and the brain; this lesson fills in the surrounding neuroscience so the mapping stands on its own. We build a working primer of neurons, synapses, and neuromodulation; separate four signals that casual usage conflates — reward, reinforcement, value, and prediction error; and read the actor and critic as corticostriatal synapses updated by two- and three-factor rules, grounded in spike-timing-dependent and reward-modulated plasticity.\n",{"path":6026,"title":6027,"module":5999,"summary":6028},"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fseveral-learning-systems","The Brain's Several Learning Systems","The actor's three-factor rule has an ancestor in Klopf's hedonistic neuron — a single cell as a reinforcement-seeking agent — and a bacterium's run-and-twiddle shows the Law of Effect with no synapses at all. Teams of such neurons implement policy gradient collectively, the broadcast reward replacing backpropagation. And the brain is not only model-free: outcome devaluation, prefrontal value coding, and hippocampal forward sweeps localize a model-based system. The recurring conclusion is that the brain is several interacting learning systems, not one algorithm.\n",{"path":6030,"title":5186,"module":219,"summary":219},"\u002Freinforcement-learning",{"path":6032,"title":6033,"module":5,"summary":6034},"\u002Fartificial-intelligence\u002Ffoundations\u002Fwhat-is-ai","What Is Artificial Intelligence?","Eight definitions of AI fall into a two-by-two grid: think versus act, and measure success against human performance versus an ideal standard of rationality. We work through all four schools — the Turing test, cognitive modelling, the laws of thought, and the rational agent — and adopt the last as the frame for the whole course: AI is the study and design of rational agents.\n",{"path":6036,"title":6037,"module":5,"summary":6038},"\u002Fartificial-intelligence\u002Ffoundations\u002Ffoundations-of-ai","The Foundations of AI","Where the rational-agent idea came from and what surrounds it. AI inherited its core tools from eight older disciplines — philosophy, mathematics, economics, neuroscience, psychology, computer engineering, control theory, and linguistics. Its history runs in cycles of boom and winter, from the 1956 Dartmouth workshop through expert systems to the statistical turn. And the deep-learning era — AlexNet, the Transformer, GPT-3, AlphaGo — is a new way of computing the agent function at scale, not a new definition of AI.\n",{"path":6040,"title":6041,"module":5,"summary":6042},"\u002Fartificial-intelligence\u002Ffoundations\u002Fintelligent-agents","Intelligent Agents","An agent perceives an environment through sensors and acts on it through actuators; its behavior is an agent function mapping percept sequences to actions. A rational agent chooses, for each percept sequence, the action that maximizes its expected performance measure given its knowledge. We build the first half of the vocabulary the whole course rests on — the agent function, rationality, PEAS task specifications, and the six axes along which task environments vary.\n",{"path":6044,"title":6045,"module":5,"summary":6046},"\u002Fartificial-intelligence\u002Ffoundations\u002Fagent-architectures","Agent Architectures","How to build a program that computes a good agent function without storing an astronomically large lookup table. Four skeleton architectures in order of increasing power — simple reflex, model-based, goal-based, and utility-based — plus the learning agent that improves any of them, the scale of world representations (atomic, factored, structured) they rest on, and how a modern language-model agent fits the same frame.\n",{"path":6048,"title":6049,"module":6050,"summary":6051},"\u002Fartificial-intelligence\u002Fsearch\u002Funinformed-search","Uninformed Search","Search","A goal-based agent that cannot see which action is best turns the problem into a state space — an initial state, a set of actions, a transition model, a goal test, and a path cost — and searches for a sequence of actions reaching the goal. We build the state-space formulation on the 8-puzzle and route-finding, give the one TREE-SEARCH \u002F GRAPH-SEARCH skeleton every algorithm specializes, and measure strategies by completeness, optimality, and complexity. This lesson develops the first two frontier disciplines — breadth-first and uniform-cost search; the rest follow in the next lesson.\n",{"path":6053,"title":6054,"module":6050,"summary":6055},"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-strategies-compared","Search Strategies Compared","Breadth-first and uniform-cost search pay for optimality in memory. This lesson develops the strategies that trade memory for depth: depth-first search, which keeps only the current path; depth-limited and iterative-deepening search, which fix DFS's failure on infinite paths; and bidirectional search, which meets in the middle for a square-root saving. It closes by lining up all six uninformed strategies against completeness, optimality, and complexity, and tracing where the algorithms came from and where they went.\n",{"path":6057,"title":6058,"module":6050,"summary":6059},"\u002Fartificial-intelligence\u002Fsearch\u002Finformed-search","Informed Search and A*","An informed search uses a heuristic $h(n)$, an estimate of the cost from a node to the goal, to decide what to expand next. Greedy best-first search follows the heuristic blindly and gives up optimality; A* corrects it by ranking nodes on $f(n) = g(n) + h(n)$, and is optimal when the heuristic is admissible (tree search) or consistent (graph search). This lesson defines the heuristic, builds best-first search, and proves why A* is optimal, with the contour picture that explains its pruning. Where good heuristics come from is the next lesson.\n",{"path":6061,"title":6062,"module":6050,"summary":6063},"\u002Fartificial-intelligence\u002Fsearch\u002Fheuristic-functions","Heuristic Functions and Memory-Bounded Search","A* is only as good as its heuristic, so this lesson answers where good heuristics come from: relaxed problems, whose exact solution cost is an admissible heuristic, and pattern databases, which precompute subproblem costs. It measures heuristic quality with dominance and the effective branching factor, then tackles A*'s memory problem with IDA*, RBFS, and SMA*. It closes with modern heuristic search — weighted A*, learned and disjoint pattern-database heuristics, and bidirectional A*.\n",{"path":6065,"title":6066,"module":6050,"summary":6067},"\u002Fartificial-intelligence\u002Fsearch\u002Flocal-search","Local Search and Optimization","When the path to a goal is irrelevant and only the final state matters, we can discard the search tree entirely and keep just the current state, moving to a better neighbor at each step. This lesson builds the state-space landscape metaphor, works through hill climbing and the three obstacles that defeat it (local maxima, ridges, plateaus), then develops the first escapes: random restarts and simulated annealing with its temperature schedule. The population-based methods and continuous-space calculus follow in the next lesson.\n",{"path":6069,"title":6070,"module":6050,"summary":6071},"\u002Fartificial-intelligence\u002Fsearch\u002Fpopulation-and-continuous-search","Population and Continuous Search","Single-state local search escapes a trap by restarting or tolerating downhill moves. This lesson develops the alternatives that keep several states at once — local beam search, which shares successors across parallel threads, and genetic algorithms, which recombine two parents through crossover and mutation — then crosses into continuous spaces, where calculus replaces the finite neighbor set: gradient ascent, line search, and Newton's method. It closes with the industrial descendants of these methods and the loop they all share.\n",{"path":6073,"title":6074,"module":6050,"summary":6075},"\u002Fartificial-intelligence\u002Fsearch\u002Fadversarial-search","Adversarial Search and Games","When another agent plans against you, search becomes a game. We formalize two-player, zero-sum, perfect-information games as search problems, define the minimax value that optimal play backs up through the game tree, and give the MINIMAX algorithm that computes it. Alpha–beta pruning then cuts the cost of that search roughly in half in the exponent without changing the answer, and a heuristic evaluation function plus a cutoff test turns the exact algorithm into a real-time player that copes with the horizon effect.\n",{"path":6077,"title":6078,"module":6050,"summary":6079},"\u002Fartificial-intelligence\u002Fsearch\u002Fgames-of-chance-and-imperfect-information","Games of Chance and Imperfect Information","Minimax and alpha–beta assume a deterministic game both players can see in full. Drop either assumption and search must change. This lesson adds chance nodes and the expectiminimax value for games with dice, then belief-state reasoning for partially observable games — Kriegspiel and card games — where averaging over clairvoyance both helps and misleads. It closes with the line from Deep Blue's alpha–beta to AlphaGo's learned evaluation and Monte Carlo tree search, and the provable-pruning and self-play research around each end of that story.\n",{"path":6081,"title":6082,"module":6050,"summary":6083},"\u002Fartificial-intelligence\u002Fsearch\u002Fconstraint-satisfaction","Constraint Satisfaction Problems","A constraint satisfaction problem replaces the black-box state with a factored one: variables, domains, and constraints. That structure supports inference before any search runs. This lesson defines the CSP on map coloring, Sudoku, and scheduling, then develops constraint propagation: node and arc consistency, the AC-3 algorithm that makes a whole network arc-consistent, and the way one deleted value cascades across the graph to prune impossible options ahead of search.\n",{"path":6085,"title":6086,"module":6050,"summary":6087},"\u002Fartificial-intelligence\u002Fsearch\u002Fcsp-search-and-structure","CSP Search and Structure","Propagation prunes a CSP but rarely finishes it, so we search. This lesson builds backtracking search over partial assignments and the general-purpose heuristics that make it fast — MRV, degree, least-constraining-value, forward checking, MAC, and intelligent backtracking. It then shows how the shape of the constraint graph controls difficulty: tree-structured problems fall in linear time, cutset conditioning handles the rest, and min-conflicts local search solves a million queens in a constant number of steps.\n",{"path":6089,"title":6090,"module":6050,"summary":6091},"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-under-uncertainty","Search Under Uncertainty","Classical search assumes the agent knows the state it is in and exactly what each action does. Drop the second assumption and a plan can no longer be a fixed sequence of actions. This lesson develops the first response: AND-OR search over nondeterministic actions, which returns a branching contingency plan rather than a straight line. We build it on the erratic vacuum world, show how OR nodes (the agent's choices) alternate with AND nodes (nature's outcomes), trace the recursion that finds a plan, and handle the case where the only solution is a cyclic \"try, try again.\"\n",{"path":6093,"title":6094,"module":6050,"summary":6095},"\u002Fartificial-intelligence\u002Fsearch\u002Fbelief-state-and-online-search","Belief-State and Online Search","When the agent cannot see the full state, a plan can no longer test where it actually is — it must reason over the set of states it might be in. This lesson develops belief-state search, from sensorless (conformant) planning that coerces an unknown world into a goal, through the predict-observe-update cycle of contingent planning with percepts, to online search in unknown environments, where the agent must act in order to learn. It closes with LRTA*, which refines its own heuristic as it explores, one step from reinforcement learning.\n",{"path":6097,"title":6098,"module":6099,"summary":6100},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-logic","Logical Agents and Propositional Logic","Logic and Planning","A knowledge-based agent keeps a store of sentences and acts by asking it what to do. To make \"asking\" mean something we need entailment — the relation $KB \\models \\alpha$ that holds when every model of the knowledge base is a model of the query. Propositional logic gives a syntax and a truth-table semantics for which entailment is decidable. This first part builds the foundations: the agent loop, the Wumpus World, models and entailment, the connectives and truth tables, theorem proving by refutation, and the resolution rule with its CNF conversion — a single complete inference procedure for all of propositional logic.\n",{"path":6102,"title":6103,"module":6099,"summary":6104},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-inference","Propositional Inference and Logical Agents","Model checking and resolution decide entailment, but both can blow up. This part turns propositional logic into a practical engine and a working agent. Horn clauses give linear-time forward and backward chaining — the basis of logic programming. DPLL and WalkSAT make satisfiability testing fast in the common case. Then we make the agent situated: time-indexed fluents, the frame problem and its solution by successor-state axioms, a hybrid agent that deduces a safe map and plans a route through it, and SATPlan, which finds a plan by asking a SAT solver for a satisfying model.\n",{"path":6106,"title":6107,"module":6099,"summary":6108},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic","First-Order Logic","Propositional logic can only say that facts hold; it cannot talk about the objects a fact is about, or state a rule once and have it cover every object. First-order logic fixes this by committing to a world of objects, relations, and functions. This first part builds the language from the ground up: the ontology it commits to, the model that gives a sentence a truth value, the syntax of terms and sentences, the two quantifiers with their standard mistakes, and equality.\n",{"path":6110,"title":6111,"module":6099,"summary":6112},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic-in-use","First-Order Logic in Use","With the language of first-order logic in hand, this part is about using it well. Database semantics trades expressive power for the convenience of a single intended model; higher-order logic shows what first-order logic gives up for decidability. Then we put the language to work: the Tell\u002FAsk interface, the kinship domain axiomatized from scratch, and the seven-step knowledge-engineering process applied to a digital circuit.\n",{"path":6114,"title":6115,"module":6099,"summary":6116},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Finference-and-resolution","Inference in First-Order Logic","Propositional inference lifts to first-order logic once we can make terms match. Unification is that machinery: the algorithm that finds the substitution making two expressions identical, and the basis of generalized modus ponens. This first part builds the lifted inference rules and the two chaining algorithms they drive — forward chaining, the data-driven procedure behind production systems and Datalog, and backward chaining, the goal-driven procedure behind Prolog.\n",{"path":6118,"title":6119,"module":6099,"summary":6120},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-resolution","First-Order Resolution","Chaining is complete only for Horn knowledge bases. General first-order sentences — with disjunctive conclusions and negations — need a single sound and complete rule: resolution. This part converts arbitrary sentences to CNF by skolemizing away the existentials, lifts the resolution rule with unification, and proves entailment by refuting the negated goal. The result is the proof procedure Gödel's completeness theorem guarantees will find any entailment, together with the search strategies that make it usable.\n",{"path":6122,"title":6123,"module":6099,"summary":6124},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fclassical-planning","Classical Planning","Classical planning represents a problem in a factored language, PDDL: states are sets of ground fluents, and actions are lifted schemas with a precondition and an effect. That structure turns planning into search — forward through states or backward through goals — and lets a program read heuristics straight off the schemas by relaxing the problem. This first part develops the representation, the two search directions, and the domain-independent heuristics that come from ignoring preconditions or delete lists.\n",{"path":6126,"title":6127,"module":6099,"summary":6128},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-graphs-and-graphplan","Planning Heuristics and GraphPlan","Every relaxation heuristic can be inaccurate, and none can tell how far apart subgoals sit. The planning graph is a polynomial-size structure that does better: leveled off the problem, it yields admissible distance estimates and a record of which actions and fluents cannot coexist. This part builds the graph, reads heuristics from it, extracts plans with GraphPlan, and closes with the other classical approaches — SATPlan and partial-order planning — and the representational trade that makes all of it work.\n",{"path":6130,"title":6131,"module":6099,"summary":6132},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-in-the-real-world","Planning and Acting in the Real World","Classical planning's clean theory rests on four assumptions: time is ignored, actions are atomic, the world is deterministic and fully observable, and the agent is alone. This first part drops the first two. We add durations and resource constraints — turning a plan into a schedule, solved by the critical-path method and, once resources contend, by NP-hard job-shop scheduling — and let a planner reason at multiple levels of abstraction through high-level actions and their angelic reachable sets.\n",{"path":6134,"title":6135,"module":6099,"summary":6136},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-under-uncertainty","Planning Under Uncertainty","Classical planning assumed the world was deterministic, fully observable, and the agent alone. This part drops the last two assumptions. When the agent cannot see or predict the world, planning moves into belief-state space: sensorless plans that coerce the world into the goal without sensing, contingent plans that branch on what is sensed, and online agents that monitor and replan when execution diverges. Then we add other agents — joint plans, the coordination problem, and the conventions that let a team act without constant negotiation.\n",{"path":6138,"title":6139,"module":6099,"summary":6140},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fknowledge-representation","Knowledge Representation","First-order logic gives you the language; this lesson is about what to say in it. This first part builds the content: a general upper ontology from the top down, categories as first-class objects with taxonomies and inheritance, physical composition and the count-noun\u002Fmass-noun split, events and time reified through the event calculus, and belief modeled with modal logic — the machinery for representing the world an agent reasons about.\n",{"path":6142,"title":6143,"module":6099,"summary":6144},"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Freasoning-systems-and-defaults","Reasoning Systems and Default Logic","Having represented the world, this part is about reasoning with it at scale. Semantic networks give a graphical notation with fast inheritance; description logics keep subsumption and classification tractable by design. Then we confront the fact that most useful rules hold only by default: circumscription and default logic give a logical account of nonmonotonic reasoning, and truth maintenance systems retract conclusions cleanly when the beliefs beneath them change.\n",{"path":6146,"title":6147,"module":6148,"summary":6149},"\u002Fartificial-intelligence\u002Funcertainty\u002Fprobability-and-bayes","Quantifying Uncertainty","Uncertainty","Logic breaks down in any domain where the rules have exceptions you cannot enumerate — the qualification problem. Probability replaces truth values with degrees of belief that obey Kolmogorov's axioms, and the full joint distribution becomes a knowledge base from which any query is answered by summing entries: marginalization, conditioning, and normalization. Independence factors that joint into smaller pieces — the first step toward a calculus of rational belief that an agent can actually compute with.\n",{"path":6151,"title":6152,"module":6148,"summary":6153},"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayes-rule-and-naive-bayes","Bayes' Rule and Naive Bayes","Bayes' rule inverts a causal model into a diagnostic one, turning \"how a cause produces its symptoms\" into \"which cause explains what I observed.\" Ignoring the prior is the base-rate fallacy behind overconfident test results. Conditional independence then lets several pieces of evidence combine by multiplying likelihood ratios instead of building an exponential joint, giving the naive Bayes model and pointing directly at Bayesian networks.\n",{"path":6155,"title":6156,"module":6148,"summary":6157},"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayesian-networks","Bayesian Networks","A Bayesian network is a directed acyclic graph of random variables in which each node carries a conditional probability table for itself given its parents. That structure factors the full joint distribution into a product of local terms, turning an exponential table into a linear one, and it makes the conditional independences of the domain explicit. We build the canonical burglary–alarm network, read compactness and d-separation off the graph, run exact inference by variable elimination, and, where that is intractable, estimate answers by sampling.\n",{"path":6159,"title":6160,"module":6148,"summary":6161},"\u002Fartificial-intelligence\u002Funcertainty\u002Finference-in-bayesian-networks","Bayesian Networks: Inference and Relational Models","When exact inference is intractable, sampling estimates the posterior instead: prior and rejection sampling, likelihood weighting, and Gibbs\u002FMCMC, whose error shrinks as one over the square root of the sample count. The same graphical idea then lifts from a fixed set of variables to whole populations — relational and open-universe probability models write dependencies once and unroll them over objects — and we close by placing probability against the rule-based, Dempster–Shafer, and fuzzy alternatives it displaced.\n",{"path":6163,"title":6164,"module":6148,"summary":6165},"\u002Fartificial-intelligence\u002Funcertainty\u002Freasoning-over-time","Probabilistic Reasoning over Time","A world that changes needs a state variable at every point in time. The Markov assumption cuts the dependence on history down to the previous slice, leaving a transition model and a sensor model that define a temporal Bayesian network. Four recursive tasks fall out — filtering, prediction, smoothing, and the most likely explanation — each a message passed along the sequence. We ground them in hidden Markov models and their matrix form, sketch the Kalman filter for continuous state, and reach dynamic Bayesian networks with particle filtering as the general approximate method.\n",{"path":6167,"title":6168,"module":6148,"summary":6169},"\u002Fartificial-intelligence\u002Funcertainty\u002Ftracking-and-data-association","Reasoning over Time: Tracking and Data Association","Dynamic Bayesian networks generalize HMMs and Kalman filters to arbitrarily many state variables per slice, and when exact inference blows up, particle filtering approximates the belief state with a population of weighted samples that propagate, reweight, and resample. Tracking several objects at once adds the data-association problem — which observation came from which object — whose combinatorics defeat any exact filter, so particle filters and MCMC keep many hypotheses alive. We close with SLAM and learned state-space models.\n",{"path":6171,"title":6172,"module":6148,"summary":6173},"\u002Fartificial-intelligence\u002Funcertainty\u002Fmaking-decisions","Making Decisions: Utility Theory","A rational agent chooses the action that maximizes expected utility — the probability of each outcome weighted by how much the agent wants it. We derive the utility function from six axioms on preferences, so maximizing expected utility is forced by consistency rather than assumed; look at risk aversion in the utility-of-money curve; package one-shot choices into decision networks; and quantify what an observation is worth with the value of information.\n",{"path":6175,"title":5764,"module":6148,"summary":6176},"\u002Fartificial-intelligence\u002Funcertainty\u002Fmarkov-decision-processes","When an agent must act repeatedly in a stochastic world, a fixed plan is useless — it needs a policy, an action for every state. The Markov decision process makes this precise with a transition model, a reward, and a discount factor; the Bellman equation characterizes the optimal state utilities, and value iteration and policy iteration solve it. Partial observability lifts the problem to belief states, and bandits, Monte-Carlo tree search, and scalable POMDP solvers extend it — this is the model-known half of reinforcement learning.\n",{"path":6178,"title":6179,"module":6148,"summary":6180},"\u002Fartificial-intelligence\u002Funcertainty\u002Fdecision-networks-and-game-theory","Decision Analysis: Multi-Attribute Utility and Decision Networks","Decision analysis takes the single-agent utility framework and makes it practical: utility over several attributes, dominance and additive value functions, influence diagrams that fold Bayesian networks together with decision and utility nodes, and the value of information that tells an agent which questions are worth asking. Structure in an agent's preferences — dominance, preferential and utility independence — collapses an exponential utility table into a few one-dimensional functions, the same move that made Bayesian networks compact.\n",{"path":6182,"title":6183,"module":6148,"summary":6184},"\u002Fartificial-intelligence\u002Funcertainty\u002Fgame-theory-and-mechanism-design","Game Theory and Mechanism Design","When outcomes depend on other rational agents, single-agent utility maximization no longer suffices. Game theory studies decisions among agents — normal-form games, dominant strategies, Nash and maximin equilibria, and repeated games — and mechanism design runs the logic backwards, engineering rules (auctions, VCG) so that self-interested play produces a good collective outcome. Algorithmic game theory then asks whether equilibria can be computed, what selfishness costs society, and how the mechanisms deployed at internet scale actually behave.\n",{"path":6186,"title":6187,"module":6188,"summary":6189},"\u002Fartificial-intelligence\u002Flearning\u002Flearning-from-examples","Learning from Examples","Learning","An agent that improves with experience does not need its designer to anticipate every situation. Inductive learning takes that ambition and narrows it to one tractable problem: from labelled input-output pairs, recover a function that predicts the output for inputs never seen. This first part builds the foundation around a single organizing question — generalization — through decision trees and information gain, and the training\u002Fvalidation\u002Ftest discipline for evaluating and choosing hypotheses. A second part takes up the theory of learning and the main model families.\n",{"path":6191,"title":6192,"module":6188,"summary":6193},"\u002Fartificial-intelligence\u002Flearning\u002Ftheory-and-model-families","The Theory of Learning and Model Families","Cross-validation measures generalization but does not explain it. This part supplies the theory — PAC learning, sample complexity, and the VC dimension — that says when a hypothesis consistent with enough data is probably approximately correct, and why an unrestricted hypothesis space can never generalize. It then surveys the model families a practitioner reaches for: linear regression and gradient descent, the perceptron and logistic regression, support vector machines and the kernel trick, and ensembles by bagging and boosting — closing with what deep learning changed about the classical picture.\n",{"path":6195,"title":6196,"module":6188,"summary":6197},"\u002Fartificial-intelligence\u002Flearning\u002Fprobabilistic-learning","Learning Probabilistic Models","A [Bayesian network](\u002Fartificial-intelligence\u002Funcertainty\u002Fbayesian-networks) is useless until its numbers are filled in, and those numbers come from data. This first part casts learning itself as probabilistic inference: hypotheses carry a prior, data update it to a posterior, and predictions average over what remains. From that frame fall the standard estimators — maximum likelihood by counting, MAP with a conjugate prior, full Bayesian updating — for the case where every variable is observed. A second part takes up the harder case of hidden variables and the EM algorithm.\n",{"path":6199,"title":6200,"module":6188,"summary":6201},"\u002Fartificial-intelligence\u002Flearning\u002Fexpectation-maximization","Learning with Hidden Variables: The EM Algorithm","Complete data can be learned by counting; real data usually hide some variables — the disease behind the symptoms, the cluster behind the points. This part develops the expectation-maximization algorithm, which learns those models by alternating an expected completion of the missing data with a re-estimation of the parameters. It works the idea through mixtures of Gaussians, Bayesian networks, and hidden Markov models, proves the monotone-likelihood guarantee from the evidence lower bound, and traces the line from EM to variational inference and the variational autoencoder.\n",{"path":6203,"title":5186,"module":6188,"summary":6204},"\u002Fartificial-intelligence\u002Flearning\u002Freinforcement-learning","Reinforcement learning is an MDP with the model unknown: the agent knows neither how its actions move the world nor which states are rewarded, and must recover good behaviour from experienced transitions and rewards alone. This first part builds the classical tabular theory — passive learning (fix a policy, learn its value, by direct estimation, adaptive dynamic programming, and temporal differences) and active learning (choose actions, trade exploration against exploitation, and learn control with Q-learning and SARSA). A second part lifts it off the lookup table with function approximation and policy search.\n",{"path":6206,"title":6207,"module":6188,"summary":6208},"\u002Fartificial-intelligence\u002Flearning\u002Fgeneralization-and-policy-search","Reinforcement Learning: Generalization and Policy Search","Tabular reinforcement learning stores one number per state, which is hopeless for backgammon or chess. This part lifts RL off the lookup table with function approximation, so that updating one state generalizes to related ones, then turns to policy search — representing and optimizing the policy directly, up to the REINFORCE policy gradient and correlated sampling. It closes with the bridge to deep reinforcement learning (deep Q-networks, actor-critic, PPO), the classic applications, and the hand-off to the dedicated RL subject.\n",{"path":6210,"title":6211,"module":6188,"summary":6212},"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-in-learning","Knowledge in Learning","Pure induction learns a function from labelled examples while knowing almost nothing to begin with. This first part brings prior knowledge into the loop by recasting learning as logical inference — hypotheses, examples, and classifications as sentences. It develops current-best-hypothesis search, the version space and its general\u002Fspecific boundary maintained by candidate elimination, and states the three entailment constraints that fix how background knowledge enters. A second part builds the three knowledge-based methods those constraints define.\n",{"path":6214,"title":6215,"module":6188,"summary":6216},"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-based-learning-methods","Knowledge-Based Learning: EBL, Relevance, and ILP","Once learning is cast as logical inference, three methods follow from the three ways prior knowledge can enter. Explanation-based learning generalizes a single example by explaining it with the domain theory, gaining speed but nothing new. Relevance-based learning uses determinations to shrink the hypothesis space and converge from fewer examples. Inductive logic programming learns genuinely new first-order rules — top-down with FOIL, bottom-up by inverting resolution, even inventing new predicates — and connects to modern statistical relational and neuro-symbolic learning.\n",{"path":6218,"title":6219,"module":6220,"summary":6221},"\u002Fartificial-intelligence\u002Ffrontiers\u002Fvision-and-perception","Vision and Perception","Frontiers","Perception connects an agent to the physical world. We follow one modality — vision — from the physics of image formation (the pinhole camera, perspective projection, lenses, shading, color) through the early operations that turn a pixel array into edges, texture, and motion, and into recognition by appearance. The recurring problem is inversion: a camera collapses a 3-D world onto a 2-D grid, and an agent that wants to act must build the scene back up. Rebuilding the scene is the subject of the companion lesson.\n",{"path":6223,"title":6224,"module":6220,"summary":6225},"\u002Fartificial-intelligence\u002Ffrontiers\u002Freconstructing-the-3d-world","Vision: Reconstructing the 3D World","A camera collapses a three-dimensional world onto a flat grid; this lesson inverts that collapse. We build the camera projection matrix (intrinsics and extrinsics), triangulate a point from two views, then work through the toolbox of depth cues — motion parallax, binocular stereopsis, multiple views, texture, shading, and contour — that turn an ambiguous image back into a scene. We add structural recognition (pictorial-structure \"cardboard people\"), the task-driven use of vision in cars and robots, and the shift from hand-built pipelines to learned deep-vision networks.\n",{"path":6227,"title":6228,"module":6220,"summary":6229},"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobotics","Robotics","A robot is an agent with a body: sensors that read the physical world and effectors that push back on it. This lesson grounds the abstract AI machinery in that body. We build up the hardware (range finders, proprioception, degrees of freedom), then cast perception as probabilistic filtering — the kinematic motion and sensor models, Monte Carlo localization, the extended Kalman filter, and simultaneous localization and mapping (SLAM). The companion lesson takes the estimated pose forward into planning and control.\n",{"path":6231,"title":6232,"module":6220,"summary":6233},"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobot-planning-and-control","Robotics: Planning and Control","A robot that knows where it is still has to decide how to move, and then make a slipping, sensing-imperfect body actually go there. This lesson takes the pose estimate forward: planning motion in configuration space with cell decomposition and sampling-based roadmaps (PRMs and RRTs), planning under uncertainty with most-likely-state and online replanning, closing the loop with P\u002FPD\u002FPID control and potential fields, and finally the software architectures — subsumption, three-layer, and pipeline — that assemble it all, plus the learning-based turn in modern robotics.\n",{"path":6235,"title":6236,"module":6220,"summary":6237},"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnatural-language-in-ai","Natural Language for AI Agents","Language is how agents acquire the knowledge already written down and how they communicate with the humans they serve. This lesson gives the classical AI account of language as a source of information: n-gram language models and the information-seeking tasks built on them — text classification, information retrieval (BM25, the inverted index, PageRank), and information extraction with finite-state templates and hidden Markov models. Throughout, we point to the dedicated NLP subject for the modern deep-learning treatment; the companion lesson takes up grammar, translation, and speech.\n",{"path":6239,"title":6240,"module":6220,"summary":6241},"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnlp-grammar-translation-and-speech","Language for AI Agents: Grammar, Translation, and Speech","N-gram models see only a local window; they cannot say why \"black dog\" is well-formed English and \"dog black\" is not, because that is a fact about structure. This lesson takes up structure: phrase-structure and probabilistic context-free grammars, syntactic analysis by chart parsing and CYK, augmented grammars and compositional semantics, then the two major statistical successes — machine translation and speech recognition — cast as noisy-channel problems. It closes with the bridge from n-grams to transformers and where the classical account sits relative to modern NLP.\n",{"path":6243,"title":6244,"module":6220,"summary":6245},"\u002Fartificial-intelligence\u002Ffrontiers\u002Fphilosophy-and-future","Philosophy, Ethics, and the Future of AI","Two questions have shadowed the field since its founding: can machines act intelligently (weak AI), and can they really think (strong AI)? We work through Turing's objections and their rebuttals — the arguments from disability, mathematics, and informality — then the strong-AI debate: the mind-body problem, functionalism and the brain prosthesis, Searle's Chinese Room and the systems reply, and consciousness and qualia. The companion lesson turns from what AI can do to what it should, and closes the course.\n",{"path":6247,"title":6248,"module":6220,"summary":6249},"\u002Fartificial-intelligence\u002Ffrontiers\u002Fai-ethics-and-future","The Ethics and Future of AI","Having asked whether machines can act intelligently and really think, we turn to whether we should build them at all. This lesson works through the six ethical risks — lost jobs, autonomous weapons, surveillance and privacy, biased decisions, the safety of superintelligence, and the erosion of accountability — then the value-alignment problem in the LLM era, and where the classical agent components could go next. It closes the course by tying search, logic, probability, and learning into a single picture of intelligence as rational agency.\n",{"path":6251,"title":6252,"module":219,"summary":219},"\u002Fartificial-intelligence","Artificial Intelligence",{"path":6254,"title":6255,"module":6256,"summary":6257},"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-constituents-nuclide-chart","Nuclear Composition and Ground-State Properties","Nuclear Properties","The nucleus is a bound assembly of Z protons and N neutrons packed to a radius R = R0 A^(1\u002F3) at a nearly constant density of about 10^17 kg\u002Fm^3. We fix the vocabulary of nuclides, derive nuclear size from mirror-nuclide and electron-scattering data, read the binding-energy-per-nucleon curve, and model it with the liquid-drop semiempirical mass formula.\n",{"path":6259,"title":6260,"module":6256,"summary":6261},"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-size-charge-distributions","Nuclear Size, Shape, and Charge Distributions","Elastic electron scattering resolves the nucleus by its de Broglie wavelength. The measured cross section is the Mott point-charge cross section modulated by a form factor, and that form factor is the Fourier transform of the charge density. Diffraction minima fix the radius, the small-angle slope fixes the mean-square radius, and the fitted Woods-Saxon profile gives a central density and a skin thickness. Mirror-nucleus Coulomb energies, muonic-atom X-rays, and optical isotope shifts give independent radii that all track R = R0 A^(1\u002F3).\n",{"path":6263,"title":6264,"module":6256,"summary":6265},"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-masses-binding-energy","Nuclear Masses, Mass Excess, and Separation Energies","The atomic mass unit fixes the scale, and the mass excess collects the small binding-driven deviation from the integer mass number. Penning-trap cyclotron frequencies now measure masses to parts in a billion, and every decay and reaction Q-value is a difference of these masses. One- and two-nucleon separation energies read the binding difference between neighbouring nuclides directly, showing the even-odd pairing stagger and the sharp drops at magic numbers, and their vanishing marks the neutron and proton drip lines that bound the chart of the nuclides.\n",{"path":6267,"title":6268,"module":6256,"summary":6269},"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fsemi-empirical-mass-formula","The Semi-Empirical Mass Formula and the Valley of Stability","Five physical terms reproduce nuclear binding across the chart: a volume term from saturation, a surface term from the deficit of edge neighbours, a Coulomb term from the electrostatic self-energy of a charged sphere, an asymmetry term from the Pauli cost of unequal proton and neutron filling, and a pairing term. The formula is quadratic in Z at fixed A, so isobars lie on a mass parabola whose minimum sets the most stable charge and whose slope dictates the direction of beta decay. The same competition between surface and Coulomb energy defines the fissility parameter and the onset of fission.\n",{"path":6271,"title":6272,"module":6256,"summary":6273},"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-moments-multipoles","Nuclear Spin, Magnetic Dipole, and Electric Quadrupole Moments","The ground state of a nucleus carries a definite spin and parity, a magnetic dipole moment of order the nuclear magneton, and, when its spin exceeds one-half, an electric quadrupole moment that measures its shape. The single-particle Schmidt lines predict the magnetic moment of an odd-A nucleus from the last unpaired nucleon, and the measured moments fall between them. The quadrupole moment distinguishes prolate from oblate deformation, and hyperfine structure is the experimental handle that fixes the spin and the moments from an atomic spectrum.\n",{"path":6275,"title":6276,"module":6277,"summary":6278},"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnuclear-force-shell-overview","The Nuclear Force and the Shell Model","The Nuclear Force","The strong force between nucleons is short-range, charge-independent, saturated, and repulsive at its core, about a hundred times stronger than Coulomb. Yukawa explained it as an exchange of massive mesons, tying the force's range to the meson mass through the uncertainty principle. Layered on top, an independent-particle shell model with strong spin-orbit coupling reproduces the magic numbers 2, 8, 20, 28, 50, 82, 126.\n",{"path":6280,"title":6281,"module":6277,"summary":6282},"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fthe-deuteron","The Deuteron and the Tensor Force","The deuteron is the only bound two-nucleon state: one shallow level at 2.22 MeV, no excited states. A square-well fit fixes a depth near 35 MeV over a 2 fm range, yet the wavefunction leaks so far past the edge that most of the probability lies outside the force. Its spin-1 ground state, magnetic moment close to the sum of the free-nucleon moments, and small but nonzero electric quadrupole moment together force a D-state admixture and a non-central tensor force.\n",{"path":6284,"title":6285,"module":6277,"summary":6286},"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnucleon-nucleon-scattering","Nucleon-Nucleon Scattering and the Interaction's Structure","Scattering probes the nuclear force above threshold. Partial-wave analysis reduces low-energy data to a single s-wave phase shift, and the effective-range expansion packages that into a scattering length and an effective range. The triplet channel binds (the deuteron) while the singlet is only virtual, which together explain the anomalously large free neutron-proton cross section. Comparing pp, nn, and np results establishes charge symmetry and charge independence, and polarization experiments expose the spin-orbit and tensor pieces.\n",{"path":6288,"title":6289,"module":6277,"summary":6290},"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fmeson-theory-isospin","Meson Exchange, the Yukawa Potential, and Isospin","Yukawa's massive-field propagator turns the range of the nuclear force into a meson mass: the exchanged quantum's Compton wavelength is the range. One-pion exchange fixes the long-range tail, complete with the tensor structure the deuteron demanded, while heavier mesons build the intermediate attraction and the repulsive core. Charge independence becomes an isospin symmetry, the force is diagonalized by the total isospin through a tau-dot-tau interaction, and the whole picture sits inside QCD as a residual color force between color-neutral nucleons.\n",{"path":6292,"title":6293,"module":6294,"summary":6295},"\u002Fnuclear-physics\u002Fnuclear-models\u002Ffermi-gas-model","The Fermi Gas Model","Nuclear Models","Treating the nucleus as two degenerate Fermi gases of protons and neutrons confined in a common well fixes the Fermi momentum near 250 MeV\u002Fc and the Fermi energy near 33 MeV from the nuclear density alone. The average kinetic energy per nucleon is about 20 MeV, the well depth is the Fermi energy plus the separation energy, and unequal proton and neutron Fermi levels reproduce the asymmetry term of the mass formula.\n",{"path":6297,"title":6298,"module":6294,"summary":6299},"\u002Fnuclear-physics\u002Fnuclear-models\u002Fliquid-drop-collective-coordinates","The Liquid-Drop Model and Collective Deformation","Deforming a charged liquid drop into a spheroid raises its surface energy and lowers its Coulomb energy; the two effects compete through the deformation parameter to set a stability minimum and a fission barrier. The ratio of Coulomb to twice the surface energy is the fissility Z-squared over A, which crosses one near 49 and marks the point where the sphere is unstable. The same surface tension that restores small deformations quantizes into collective vibrations, carrying the static mass formula into dynamic collective motion.\n",{"path":6301,"title":6302,"module":6294,"summary":6303},"\u002Fnuclear-physics\u002Fnuclear-models\u002Fshell-model-single-particle","The Shell Model: Single-Particle States and Spin-Orbit Coupling","A harmonic-oscillator well reproduces the first three magic numbers but fails above twenty; adding a strong inverted spin-orbit term that drives the stretched j equals l plus one-half level down closes the gaps at 28, 50, 82, and 126. The filled shells couple to zero, so the last unpaired nucleon fixes the ground-state spin and parity, and its single-particle magnetic moment falls on the Schmidt lines. Configuration mixing sets the limits of the extreme single-particle model.\n",{"path":6305,"title":6306,"module":6294,"summary":6307},"\u002Fnuclear-physics\u002Fnuclear-models\u002Fcollective-model-rotations-vibrations","The Collective Model: Rotations, Vibrations, and Deformed Nuclei","Deformed nuclei rotate with energies proportional to I times I plus one, giving the ground-state band its characteristic level ratios, while near-spherical nuclei vibrate in quantized surface phonons that build one- and two-phonon multiplets. The Nilsson model tracks single-particle levels as the well deforms, moments of inertia fall between the rigid and irrotational limits, backbending marks the sudden alignment of a broken pair, and giant resonances are the bulk dipole and quadrupole modes of the whole nucleus.\n",{"path":6309,"title":6310,"module":6311,"summary":6312},"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-law-modes","Radioactivity and Decay Modes","Radioactive Decay","Unstable nuclei decay at a rate proportional to how many remain, giving the exponential law N(t) = N0 e^(-lambda t) with half-life t = 0.693\u002Flambda. We work through the three common modes: alpha decay as Coulomb-barrier tunneling with the Geiger-Nuttall rule, beta decay whose continuous spectrum demands the neutrino, and gamma de-excitation, and follow a decay chain across the chart of nuclides.\n",{"path":6314,"title":6315,"module":6311,"summary":6316},"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-kinetics-equilibrium","Serial Decay, the Bateman Equations, and Radioactive Equilibrium","A radioactive parent that decays into a radioactive daughter obeys a coupled pair of rate equations whose solution is the Bateman formula. Depending on the half-life ordering the chain settles into secular equilibrium (equal activities), transient equilibrium (a fixed activity ratio), or no equilibrium. Constant production under irradiation drives the activity toward a saturation value equal to the production rate, competing decay modes split the total decay constant into partial constants, and the natural decay series in secular equilibrium underpin radiometric dating.\n",{"path":6318,"title":6319,"module":6320,"summary":6321},"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-decay-gamow-theory","Alpha Decay and the Gamow Theory of Tunneling","Alpha Decay","The alpha Q-value turns positive above mass number 150 because the emitted helium-4 is exceptionally tightly bound. Emission proceeds by quantum tunneling through the Coulomb barrier: a WKB integral from the nuclear surface to the outer turning point gives the Gamow factor, and multiplying its penetrability by the assault frequency yields half-lives spanning more than twenty orders of magnitude. The leading term reproduces the Geiger-Nuttall relation, log t½ proportional to the daughter charge over the square root of Q.\n",{"path":6323,"title":6324,"module":6320,"summary":6325},"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-fine-structure-hindrance","Fine Structure, Angular Momentum, and Hindrance Factors","A single parent emits several alpha groups of slightly different energy, each feeding a distinct level of the daughter, so the alpha spectrum maps the daughter's low-lying states. Emission with orbital angular momentum L raises the barrier by a centrifugal term and is allowed only when angular-momentum and parity selection rules permit. Comparing the measured partial half-life to the Gamow estimate defines a hindrance factor near unity for even-even ground-state transitions and large for odd-A decays that must rearrange the unpaired nucleon.\n",{"path":6327,"title":6328,"module":6329,"summary":6330},"\u002Fnuclear-physics\u002Fbeta-decay\u002Fbeta-decay-energetics-neutrino","Beta Decay Energetics and the Neutrino","Beta Decay and the Weak Interaction","Beta decay converts a neutron into a proton or the reverse, adjusting Z at fixed A along an isobaric mass parabola. We write the three processes (beta-minus, beta-plus, electron capture), reduce every Q-value to a difference of neutral atomic masses, and read the continuous electron spectrum as the fingerprint of a third, nearly massless particle. Pauli's neutrino, its detection by Reines and Cowan, and the endpoint bound on its mass close the lesson.\n",{"path":6332,"title":6333,"module":6329,"summary":6334},"\u002Fnuclear-physics\u002Fbeta-decay\u002Ffermi-theory-beta-decay","Fermi's Theory: Kurie Plots and ft Values","Fermi treated beta decay as a point-contact weak transition and read its rate from the golden rule. The electron spectrum then follows from phase space and the Coulomb Fermi function; the Kurie plot straightens it to a line whose intercept is the endpoint. Integrating the spectrum gives the comparative half-life ft, whose logarithm sorts transitions into superallowed, allowed, and forbidden classes governed by the Fermi and Gamow-Teller selection rules.\n",{"path":6336,"title":6337,"module":6329,"summary":6338},"\u002Fnuclear-physics\u002Fbeta-decay\u002Fweak-interaction-parity-violation","The Weak Interaction and Parity Violation","Beta decay violates mirror symmetry. The Wu experiment on polarized cobalt-60 showed electrons emitted preferentially against the nuclear spin, a pseudoscalar correlation forbidden if parity were conserved. The result fixes the weak charged current as left-handed V minus A, forces neutrinos to be left-handed and antineutrinos right-handed (measured by Goldhaber), and places beta decay within the electroweak theory as W-boson exchange turning a down quark into an up quark.\n",{"path":6340,"title":6341,"module":6329,"summary":6342},"\u002Fnuclear-physics\u002Fbeta-decay\u002Fdouble-beta-decay-neutrino-mass","Double Beta Decay and Neutrino Mass","For even-A isobars the pairing term splits the mass parabola into two curves, and a handful of even-even nuclides sit below their odd-odd neighbor yet above the next even-even one: single beta decay is forbidden but second-order double beta decay is allowed. The two-neutrino mode is a standard-model process with the longest measured lifetimes in nature; the neutrinoless mode would require the neutrino to be its own antiparticle and its rate measures the effective Majorana mass, the sharpest probe of the absolute neutrino mass scale.\n",{"path":6344,"title":6345,"module":6346,"summary":6347},"\u002Fnuclear-physics\u002Fgamma-decay\u002Fgamma-multipole-radiation","Multipole Radiation and Selection Rules","Gamma Decay","Gamma decay carries a nucleus from an excited state to a lower one by emitting a photon of definite angular momentum and parity. We correct the photon energy for nuclear recoil, expand the radiation field into electric and magnetic multipoles, and read off how the transition rate collapses with each increase in multipole order. The Weisskopf single-particle estimates set the scale, and angular-momentum and parity conservation fix which multipole dominates.\n",{"path":6349,"title":6350,"module":6346,"summary":6351},"\u002Fnuclear-physics\u002Fgamma-decay\u002Finternal-conversion-isomers","Internal Conversion and Isomers","A nucleus can shed excitation energy without emitting a photon by handing it directly to an atomic electron. We define the internal-conversion coefficient, trace its growth with atomic number, multipole order, and decreasing energy, and treat the electron-only E0 transitions and internal pair formation. When the lowest allowed multipole is high and the energy low, the gamma rate falls so far that the excited state survives as a metastable isomer.\n",{"path":6353,"title":6354,"module":6346,"summary":6355},"\u002Fnuclear-physics\u002Fgamma-decay\u002Fangular-correlations-mossbauer","Angular Correlations and the Mössbauer Effect","Two gammas emitted in cascade are not independent in direction: detecting the first selects magnetic substates of the intermediate level and makes the second anisotropic, so the correlation function fixes the intermediate spin. The same nuclear resonance that recoil normally destroys is recovered when the emitter is locked in a lattice, giving the Mössbauer effect and its part-in-a-trillion resolution of isomer shifts and hyperfine fields.\n",{"path":6357,"title":6358,"module":6359,"summary":6360},"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Freaction-kinematics-cross-sections","Nuclear Reactions, Fission, and Fusion","Nuclear Reactions","A nuclear reaction X(x, y)Y is governed by its Q value and its cross section, the effective target area for a given process. Splitting the curve of binding energy near iron in either direction releases energy: fission of heavy nuclei by neutron capture and a chain reaction, and fusion of light nuclei that powers the Sun and needs Lawson's density-confinement criterion to be practical.\n",{"path":6362,"title":6363,"module":6359,"summary":6364},"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fcompound-nucleus-resonances","The Compound Nucleus and Resonance Reactions","Low-energy reactions proceed through a long-lived intermediate state whose decay forgets how it formed. Bohr's independence hypothesis factorizes the cross section into a formation step and a branching ratio, an isolated level gives the single-level Breit-Wigner line shape with total width Γ tied to the lifetime by Γτ = ħ, and at high excitation overlapping levels merge into a statistical continuum described by evaporation spectra and the Hauser-Feshbach average.\n",{"path":6366,"title":6367,"module":6359,"summary":6368},"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fdirect-reactions-optical-model","Direct Reactions and the Optical Model","A complex optical potential replaces the many-body target by a single particle moving in an average field whose imaginary part removes flux into non-elastic channels, reproducing the diffraction pattern of elastic scattering. Direct reactions bypass the compound nucleus, transferring a nucleon in one step: stripping and pickup deposit or remove a single nucleon, the angle of the first peak in the distorted-wave angular distribution fixes the transferred orbital angular momentum, and its magnitude gives the spectroscopic factor.\n",{"path":6370,"title":6371,"module":6372,"summary":6373},"\u002Fnuclear-physics\u002Ffission\u002Ffission-barrier-dynamics","The Fission Barrier and Fragment Energetics","Nuclear Fission","Fission is the large-amplitude collective deformation of a heavy nucleus into two fragments. The liquid-drop model sets a barrier from the competition between rising surface energy and falling Coulomb energy under quadrupole deformation, with the fissility parameter Z²\u002FA measuring how close a nucleus is to instability. Bohr-Wheeler theory separates spontaneous from neutron-induced fission, the fragment mass yield is double-humped and asymmetric, about 200 MeV is released per event, and shell corrections add a second minimum that produces fission isomers.\n",{"path":6375,"title":6376,"module":6372,"summary":6377},"\u002Fnuclear-physics\u002Ffission\u002Fchain-reactions-reactor-physics","Chain Reactions and Reactor Physics","A self-sustaining chain reaction is a fixed point of neutron bookkeeping: the multiplication factor k counts the neutrons in one generation per neutron in the last, and criticality is k = 1. The four-factor formula tracks a neutron through fast fission, resonance escape, thermal utilization, and reproduction; moderation slows fission neutrons to the thermal energies where the fission cross section is largest; and the small delayed-neutron fraction sets the timescale that makes a reactor controllable. Breeding converts fertile U-238 and Th-232 into new fissile fuel.\n",{"path":6379,"title":6380,"module":6381,"summary":6382},"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Ffusion-reactions-confinement","Fusion Reactions and Confinement","Fusion and Nucleosynthesis","Light nuclei release energy when they fuse because binding per nucleon rises steeply toward the iron peak, but the Coulomb barrier suppresses the rate at reactor temperatures. The thermonuclear rate is a convolution of the Maxwell distribution with the tunneling probability, sharply peaked at the Gamow energy. The deuterium-tritium reaction has the lowest barrier and largest cross section; sustained energy gain requires the Lawson triple product of density, temperature, and confinement time, reached by magnetic or inertial confinement.\n",{"path":6384,"title":6385,"module":6381,"summary":6386},"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fstellar-nucleosynthesis","Stellar Nucleosynthesis","Main-sequence stars burn hydrogen to helium through the proton-proton chain and the CNO cycle, both releasing 26.7 MeV per helium nucleus. Helium burning bridges the mass-5 and mass-8 gaps by the triple-alpha process through the Beryllium-8 and Hoyle resonances, and successive carbon-to-silicon burning stages climb to the iron peak, where fusion stops. The elements beyond iron are built by slow and rapid neutron capture, and the solar neutrino flux confirms the reactions directly.\n",{"path":6388,"title":6389,"module":6381,"summary":6390},"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fbig-bang-nucleosynthesis","Big-Bang Nucleosynthesis","In the first three minutes the expanding universe forged the light elements. The weak interaction froze the neutron-to-proton ratio near one in six when the reaction rate fell below the expansion rate, and free-neutron decay lowered it to about one in seven before the deuterium bottleneck broke. Almost every surviving neutron ended in helium-4, fixing the primordial helium mass fraction near 0.25, with trace deuterium, helium-3, and lithium-7. The deuterium abundance measures the cosmic baryon density.\n",{"path":6392,"title":6393,"module":6394,"summary":6395},"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fcharged-particle-stopping-power","Stopping Power and the Range of Charged Particles","Radiation and Applications","A heavy charged particle loses energy in a dense sequence of small Coulomb collisions with atomic electrons, at a rate the Bethe-Bloch formula fixes from the particle's charge and speed and the medium's electron density and mean excitation energy. The rate scales as the inverse square of the speed, so most energy is deposited at the end of the track in the Bragg peak, and integrating the reciprocal rate gives a sharp range. Electrons differ: they also radiate, and above a critical energy bremsstrahlung dominates. Fast particles above the phase velocity of light in the medium emit Cherenkov radiation.\n",{"path":6397,"title":6398,"module":6394,"summary":6399},"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fphoton-neutron-interactions","Interactions of Photons and Neutrons","Photons are removed from a beam in single events, so their intensity falls exponentially with a linear attenuation coefficient built from three processes: the photoelectric effect at low energy, Compton scattering at intermediate energy, and pair production above twice the electron rest energy, each with its own atomic-number and energy dependence. Neutrons carry no charge and interact only with nuclei, moderating by elastic scattering and being captured with a cross section that rises as one over speed away from resonances.\n",{"path":6401,"title":6402,"module":6394,"summary":6403},"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fradiation-detectors","Radiation Detectors and Nuclear Spectroscopy","Every detector converts the energy a radiation deposits into a measurable electrical signal. Gas counters read the ionization directly, in three operating regions set by the applied voltage; scintillators convert the energy to light read out by a photomultiplier; semiconductor detectors collect electron-hole pairs and give the best energy resolution because so many carriers are made per event. The resolution is governed by the number of independent charge carriers, and the pulse-height spectrum of a gamma line shows a full-energy photopeak, a Compton continuum with its edge, and escape peaks.\n",{"path":6405,"title":6406,"module":6394,"summary":6407},"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fdosimetry-radiation-biology","Dosimetry, Radiation Biology, and Protection","Absorbed dose is the energy deposited per unit mass, measured in gray. Equal absorbed doses do unequal biological damage because densely ionizing radiation deposits its energy along short tracks: weighting the dose by a radiation factor gives the equivalent dose, and weighting by tissue sensitivity gives the effective dose, both in sieverts. Deterministic effects have a threshold and a severity that grows with dose; stochastic effects are assumed to follow a linear-no-threshold probability. Natural background dominates the dose to the population, and protection rests on time, distance, and shielding.\n",{"path":6409,"title":6410,"module":6394,"summary":6411},"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fnuclear-applications-dating-medicine","Applications — Dating, Analysis, and Nuclear Medicine","Charged particles lose energy continuously and stop at a well-defined range with a Bragg peak, while gamma rays are attenuated exponentially. These interactions define radiation detectors and dosimetry (gray and sievert) and drive the applications: neutron activation analysis, magnetic resonance imaging, PET, and radiometric dating with carbon-14 and long-lived rock clocks.\n",{"path":6413,"title":6414,"module":219,"summary":219},"\u002Fnuclear-physics","Nuclear Physics",{"path":6416,"title":6417,"module":5,"summary":6418},"\u002Fnatural-language-processing\u002Ffoundations\u002Fwhat-is-nlp","What Is Natural Language Processing?","Natural language processing is the computational treatment of human language: reading it, representing it, and generating it. We set up why the problem is hard — ambiguity at every level, from sound to intent — trace the field from ELIZA's pattern-matching through statistical methods to today's neural models, lay out the linguistic levels and task families the course covers, and fix the vocabulary of tokens, types, and corpora the rest of the notes rely on.\n",{"path":6420,"title":6421,"module":5,"summary":6422},"\u002Fnatural-language-processing\u002Ffoundations\u002Fregex-and-text-normalization","Regular Expressions and Text Normalization","Before any model touches text, the text has to be found and cleaned. Regular expressions give an algebra for describing string patterns; tokenization, case folding, and stemming turn raw characters into the units a model counts; and byte-pair encoding builds a subword vocabulary that spells out any word. Measuring how far apart two strings are — minimum edit distance — is the next lesson.\n",{"path":6424,"title":6425,"module":5,"summary":6426},"\u002Fnatural-language-processing\u002Ffoundations\u002Fminimum-edit-distance","Minimum Edit Distance","Much of language processing needs to measure how similar two strings are — a speller ranking corrections, a diff tool, a coreference resolver. Minimum edit distance counts the insertions, deletions, and substitutions that turn one string into another, computed by a dynamic-programming table. We fill the table for intention to execution, backtrace to recover the alignment, and see how the same machinery generalizes to weighted edits, Viterbi, and biological sequence alignment.\n",{"path":6428,"title":6429,"module":5,"summary":6430},"\u002Fnatural-language-processing\u002Ffoundations\u002Fn-gram-language-models","N-Gram Language Models","A language model assigns a probability to a sequence of words and, equivalently, predicts the next word from its history. The n-gram model makes this tractable by truncating the history to the last few words, estimates the resulting conditional probabilities by counting, and is scored by perplexity. We build the model from the chain rule, work a bigram example on a small corpus, and read perplexity as a branching factor. The next lesson covers the zero counts that break this model and the smoothing that repairs them.\n",{"path":6432,"title":6433,"module":5,"summary":6434},"\u002Fnatural-language-processing\u002Ffoundations\u002Fsmoothing-and-backoff","Smoothing and Backoff","Every finite corpus is missing good word sequences it simply never saw, so a raw n-gram model assigns them probability zero and breaks. Smoothing repairs the zeros: add-one and add-k shave mass off seen events, backoff and interpolation fall back on shorter contexts, and Kneser-Ney — worked here by hand — replaces raw frequency with how many contexts a word completes. We close on web-scale stupid backoff and the neural models that dissolve the zero problem rather than patch it.\n",{"path":6436,"title":6437,"module":6438,"summary":6439},"\u002Fnatural-language-processing\u002Fclassification\u002Fnaive-bayes-and-sentiment","Naive Bayes and Sentiment Classification","Text Classification","Text classification assigns a category to a document — positive or negative, spam or not, one topic among many. Naive Bayes is a generative solution: apply Bayes' rule, assume the words are conditionally independent given the class, and the winning class is the one maximizing the product of a prior and per-word likelihoods. We train it by counting with add-one smoothing, work a full sentiment example by hand, sharpen it for sentiment (binary counts, negation, lexicons), and place it among the transformer classifiers that came after.\n",{"path":6441,"title":6442,"module":6438,"summary":6443},"\u002Fnatural-language-processing\u002Fclassification\u002Fevaluating-classifiers","Evaluating Classifiers","A trained classifier is only useful once we can measure how good it is. We build the confusion matrix, see why accuracy misleads on unbalanced data, and define precision, recall, and the F-measure that balances them. Multi-class tasks need macro- versus micro-averaging; reliable estimates need cross-validation. We close on statistical significance — the paired bootstrap test for whether one system's lead over another is significant.\n",{"path":6445,"title":6446,"module":6438,"summary":6447},"\u002Fnatural-language-processing\u002Fclassification\u002Flogistic-regression","Logistic Regression","Logistic regression is the discriminative counterpart to naive Bayes: instead of modelling how a document is generated, it learns weights that directly separate the classes. We build it from the sigmoid, derive the cross-entropy loss from maximum likelihood, learn the weights by stochastic gradient descent, regularize to curb overfitting, and generalize to many classes with the softmax. The two-class model is already a one-neuron network, so this is the bridge to neural language models.\n",{"path":6449,"title":6450,"module":6438,"summary":6451},"\u002Fnatural-language-processing\u002Fclassification\u002Fsentiment-and-affect-lexicons","Sentiment and Affect Lexicons","A sentiment lexicon is a list of words annotated with the affective meaning they carry — positive or negative, or scores along valence, arousal, and dominance. We fix what \"emotion\" means (basic-emotion versus dimensional models), survey the standard lexicons, and then build lexicons three ways: by human labeling with best-worst scaling, by semi-supervised induction from seed words over an embedding space, and by supervised learning from starred reviews. We close on connotation frames, which record the sentiment a verb implies about each of its arguments.\n",{"path":6453,"title":6454,"module":6455,"summary":6456},"\u002Fnatural-language-processing\u002Fsemantics\u002Fvector-semantics-and-embeddings","Vector Semantics and Embeddings","Semantics","Vector semantics represents a word's meaning as a point in space, derived from the company the word keeps. This first part builds the count-based side: the distributional hypothesis, co-occurrence matrices in their term-document and word-word forms, cosine as the similarity measure, and the two weightings — tf-idf and PPMI — that fix what raw counts get wrong. The result is a sparse, interpretable vector for every word, and the setup for the dense embeddings of the next lesson.\n",{"path":6458,"title":6459,"module":6455,"summary":6460},"\u002Fnatural-language-processing\u002Fsemantics\u002Fstatic-word-embeddings","Static Word Embeddings: word2vec and After","Count-based vectors are long and sparse; embeddings are the short, dense alternative. This lesson builds them with word2vec's skip-gram and negative sampling — a classifier whose learned weights are the vectors — derives its gradient, and works one update by hand. It then reads relations off the analogy parallelogram, surveys the papers that framed the static-embedding era (word2vec, GloVe, the SGNS-as-PPMI equivalence, fastText, ELMo), and closes on the biases embeddings inherit and the single-vector-per-word ceiling that contextual models break.\n",{"path":6462,"title":6463,"module":6455,"summary":6464},"\u002Fnatural-language-processing\u002Fsemantics\u002Fneural-language-models","Neural Networks and Neural Language Models","A neural network is a stack of units, each a weighted sum passed through a non-linearity — a single unit on its own is logistic regression. We build the network up from that unit: the activation functions that give it power, the XOR problem that forces a hidden layer, the feedforward forward pass in matrix form, and the Bengio-style feedforward neural language model that concatenates word embeddings and predicts the next word with a softmax. Training is cross-entropy minimized by gradient descent, with backpropagation supplying the gradient. Embeddings let the model share statistical strength across similar words, avoiding the sparsity that limits n-gram models.\n",{"path":6466,"title":6467,"module":2943,"summary":6468},"\u002Fnatural-language-processing\u002Fsequences\u002Fsequence-labeling","Sequence Labeling: POS and NER","Sequence labeling assigns one tag to every token in a sentence. This first part sets up the task through its two canonical cases — part-of-speech tagging over the Penn Treebank tagset, and named-entity recognition reframed as token labeling with the BIO scheme — then builds the hidden Markov model, the classic probabilistic tagger. The HMM tags by Bayesian inference: transition and emission probabilities under two Markov assumptions, reducing tagging to an argmax over tag sequences. That argmax is exponential to enumerate, which sets up the Viterbi decoder, the CRF, and neural taggers of the next lesson.\n",{"path":6470,"title":6471,"module":2943,"summary":6472},"\u002Fnatural-language-processing\u002Fsequences\u002Fcrfs-and-neural-taggers","Viterbi Decoding, CRFs, and Neural Taggers","The HMM reduced tagging to an argmax over exponentially many tag sequences. This lesson builds the decoder that makes it tractable — the Viterbi dynamic program, worked through a full numeric trace on real WSJ probabilities — then keeps that same decoder while replacing the HMM's rigid tables. The linear-chain conditional random field is a discriminative log-linear model whose global feature functions can inspect any part of the input, which is why CRFs win for NER. Finally it traces the shift to neural taggers (biLSTM-CRF, character-aware NER, ELMo), where hand-built features become learned representations while the Viterbi decoder carries over unchanged.\n",{"path":6474,"title":6475,"module":2943,"summary":6476},"\u002Fnatural-language-processing\u002Fsequences\u002Frnns-and-lstms","RNNs and LSTMs","A feedforward neural language model sees a fixed window of words and can look no further back. The recurrent neural network removes that limit: it carries a hidden state across time, so each word is read in the context of everything before it. We build the RNN from its one recurrent equation, use it as a language model, train it by backpropagation through time, and diagnose the vanishing-gradient problem that makes plain RNNs forget. The LSTM fixes the forgetting with a cell state and three gates, and the encoder-decoder stacks two RNNs into a sequence-to-sequence model — and its single-vector bottleneck is the problem attention was invented to remove.\n",{"path":6478,"title":6479,"module":3425,"summary":6480},"\u002Fnatural-language-processing\u002Ftransformers\u002Ftransformers-and-attention","Transformers and Self-Attention","Recurrence forced language models to read one word at a time and to squeeze every dependency through a chain of hidden states. Self-attention removes the recurrence: at every layer each position compares itself to every other and reads a weighted mixture of them, in a single parallel step. This first part builds the attention operation from the ground up — the soft lookup, queries and keys and values, the scaled dot-product, the numeric trace, the matrix form, and the causal mask — and sets up the full transformer architecture that follows.\n",{"path":6482,"title":5032,"module":3425,"summary":6483},"\u002Fnatural-language-processing\u002Ftransformers\u002Fthe-transformer-architecture","This part takes the scaled dot-product attention of the previous lesson and assembles the full transformer architecture around it: multi-head attention so several relations can be read at once, the transformer block of residual connections and layer norm that makes deep stacks trainable, positional embeddings that restore word order, the decoder-only language model, and the encoder, decoder, and encoder-decoder shapes — closing with the 2017 paper and the pre-norm, FlashAttention, and RoPE refinements that scaled it up.\n",{"path":6485,"title":5140,"module":3425,"summary":6486},"\u002Fnatural-language-processing\u002Ftransformers\u002Flarge-language-models","A large language model is a decoder-only transformer trained on one objective — predict the next token. This first part assembles the inference side: the language-modeling head that turns a hidden state into a distribution over the vocabulary, autoregressive generation, and the decoding strategies — greedy, beam, and sampling with temperature, top-k, and nucleus — that read text back out of that distribution. Training the distribution at web scale comes next.\n",{"path":6488,"title":6489,"module":3425,"summary":6490},"\u002Fnatural-language-processing\u002Ftransformers\u002Fllm-pretraining-and-scaling","Large Language Models: Pretraining and Scaling","A language model's next-token distribution is only as good as the parameters behind it. This part is where those parameters come from: self-supervised pretraining on web-scale text with teacher forcing and cross-entropy, the scaling laws that make test loss a predictable power law in parameters, data, and compute, the KV cache that keeps long-context inference affordable, and how a finished model is evaluated by perplexity and benchmarks — closing with the Kaplan, Chinchilla, GPT-3, and emergence papers behind the scaling story.\n",{"path":6492,"title":6493,"module":3425,"summary":6494},"\u002Fnatural-language-processing\u002Ftransformers\u002Ffine-tuning-and-prompting","Fine-Tuning and Prompting","A pretrained transformer is a general-purpose knowledge source; a task is what you do with it. There are two ways to adapt one, and this first part covers the one that updates the weights: fine-tuning. A bidirectional encoder like BERT is pretrained by masked language modeling, then a small task head is bolted on and the whole thing is trained on labelled data for classification, sequence labeling, or span-based question answering — with parameter-efficient variants (adapters, LoRA) that touch only a sliver of the weights. Prompting, the family that leaves the weights frozen, comes next.\n",{"path":6496,"title":6497,"module":3425,"summary":6498},"\u002Fnatural-language-processing\u002Ftransformers\u002Fprompting-and-alignment","Prompting and Alignment","Fine-tuning adapts a model by changing its weights. The second family of adaptation changes nothing: a large frozen model performs a task from an instruction and a few examples placed in its context. This part covers prompting and in-context learning, chain-of-thought that elicits reasoning, and the two training stages — instruction tuning and RLHF — that turn a fluent base predictor into an aligned assistant, closing with the BERT, LoRA, chain-of-thought, InstructGPT, and retrieval-augmentation papers behind the modern adaptation pipeline.\n",{"path":6500,"title":6501,"module":6502,"summary":6503},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-parsing","Constituency Parsing","Linguistic Structure","A constituency parse groups a sentence into nested phrases described by a context-free grammar. We build the CFG formalism, read the phrase structure of English off a treebank, confront the structural ambiguity that makes parsing hard, convert to Chomsky normal form, and then solve it with CKY — the dynamic-programming chart that fills a triangular table bottom-up. Probabilistic and neural span parsers, evaluation, and shallow parsing follow in the companion lesson.\n",{"path":6505,"title":6506,"module":6502,"summary":6507},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcky-scoring-and-evaluation","CKY Scoring, Evaluation, and Shallow Parsing","The CKY chart returns every parse but does not say which is correct. Disambiguation needs a score on trees. This lesson attaches probabilities to a grammar (the PCFG and lexicalization), replaces the grammar with a neural span scorer over a pretrained encoder, states the self-attentive results that made it the state of the art, evaluates parsers against a treebank with PARSEVAL, and closes with chunking and shallow parsing for tasks that need only the flat phrases.\n",{"path":6509,"title":6510,"module":6502,"summary":6511},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdependency-parsing","Dependency Parsing","A dependency parse throws away phrases and keeps only directed, labeled arcs from heads to their dependents, so the subject and object of a verb hang off the verb directly. We fix the formalism (rooted trees, typed Universal-Dependency relations, projectivity), then build the first parser family: transition-based arc-standard and arc-eager parsing, a greedy stack-and-buffer machine trained from an oracle. Graph-based and neural dependency parsing follow in the companion lesson.\n",{"path":6513,"title":6514,"module":6502,"summary":6515},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fgraph-based-and-neural-dependency-parsing","Graph-Based and Neural Dependency Parsing","Greedy transition parsing commits locally; the graph-based family scores whole trees instead. This lesson scores every candidate head-dependent edge and extracts the maximum spanning tree with Chu-Liu\u002FEdmonds, develops the biaffine neural scorer that made graph-based parsing the accuracy leader, evaluates parsers with the unlabeled and labeled attachment scores (UAS and LAS), and closes on where the two parser families sit and what they feed downstream.\n",{"path":6517,"title":6518,"module":6502,"summary":6519},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fword-senses-and-wsd","Word Senses and Disambiguation","A word is not an atom of meaning: \"bass\" names a fish, a voice, and an instrument, and one static embedding blurs them into a single point. This lesson pulls those senses apart. We define polysemy and the relations that organize senses — synonymy, antonymy, hyponymy, meronymy — build them into WordNet's synset graph, measure similarity along that graph, and then solve the core of word sense disambiguation: the most-frequent-sense baseline, the Lesk gloss-overlap algorithm, feature-based classifiers, and the nearest-neighbor method over BERT embeddings. WSD variants, embeddings, and evaluation follow in the companion lesson.\n",{"path":6521,"title":6522,"module":6502,"summary":6523},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fwsd-in-practice-and-induction","WSD in Practice and Word Sense Induction","Beyond core word sense disambiguation lie the variants and loose ends: the sense-inventory-free Word-in-Context task, retrofitting static embeddings to a thesaurus, discovering senses without a fixed inventory (word sense induction), the gloss-aware and bi-encoder neural systems that hold the state of the art, and how WSD and its cousins are evaluated. Together they connect one-vector-per-word embeddings to sense-aware contextual representations.\n",{"path":6525,"title":6526,"module":6502,"summary":6527},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-roles-and-information-extraction","Semantic Roles and Information Extraction","Semantic roles answer \"who did what to whom\" for a single event, abstracting away the syntax that expresses it. We show why syntax alone is not enough, generalize over diathesis alternations with thematic roles, number a predicate's arguments with PropBank and group predicates into frames with FrameNet, tag each argument automatically with semantic role labeling, and factor predicates into primitives. Information extraction scales the idea to a corpus in the companion lesson.\n",{"path":6529,"title":6530,"module":6502,"summary":6531},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Frelations-events-and-templates","Relations, Events, and Templates","Semantic roles answer \"who did what\" for one predicate; information extraction scales the idea to a whole corpus. This lesson turns unstructured text into structured data: relation extraction pulls entity-relation-entity triples out of sentences by patterns, supervision, and distant supervision; event and temporal extraction place those facts on a timeline; and template filling and knowledge-base population assemble them into a database a downstream system can query.\n",{"path":6533,"title":6534,"module":6502,"summary":6535},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoreference-and-discourse","Coreference and Discourse","A text is more than a bag of sentences: entities recur under different names. Coreference resolution links every mention to the discourse entity it evokes — the linguistic background of pronouns, definite NPs, and names; mention detection; the mention-pair, mention-ranking, and entity-based architectures; a neural end-to-end span model that scores candidate antecedents; features, evaluation by the CoNLL F1, gender bias, and the neural coreference lineage. Discourse coherence follows in the companion lesson.\n",{"path":6537,"title":6538,"module":6502,"summary":6539},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoherence-and-discourse-structure","Coherence and Discourse Structure","Coherence is what makes a run of sentences a discourse rather than an arbitrary collection. This lesson develops coherence relations and Rhetorical Structure Theory trees, discourse-structure parsing, Centering and the entity grid for entity-based coherence, and representation-learning models of local coherence, measured in part over the coreference chains recovered in the companion lesson.\n",{"path":6541,"title":6542,"module":6502,"summary":6543},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Flogical-semantics","Logical Representations of Meaning","A meaning representation turns a sentence into a formal structure a machine can check against a world and reason over. We set the desiderata a good representation must meet, ground truth in a model, build up first-order logic for sentences with its connectives, quantifiers, and inference, and reify events with the neo-Davidsonian event variable to escape fixed predicate arity. The compositional lambda calculus, quantifier scope, and description logics follow in the companion lesson.\n",{"path":6545,"title":6546,"module":6502,"summary":6547},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcompositional-semantics-and-description-logics","Compositional Semantics and Description Logics","How do you compute a logical form from a sentence automatically? This lesson builds the compositional machinery: the lambda calculus that assembles a formula from a parse tree one beta-reduction at a time, the quantifier-scope ambiguity a single syntax tree leaves open, and the decidable description logics — TBox, ABox, subsumption, role restrictions — behind the Web Ontology Language, closing with how the map from string to logical form can be learned.\n",{"path":6549,"title":6550,"module":6502,"summary":6551},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-parsing","Semantic Parsing","Turning a sentence into a structured, executable meaning, the grammar-based way. We take the logical forms defined earlier and build them compositionally: a rule-based parser that walks a syntax tree applying lambda terms, then Combinatory Categorial Grammar (CCG), which fuses syntax and semantics so one lexicalized derivation produces both — including supertagging and A* parsing. Learned and neural semantic parsers follow in the companion lesson.\n",{"path":6553,"title":6554,"module":6502,"summary":6555},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fneural-semantic-parsing","Learned and Neural Semantic Parsing","Hand-writing a lexicon of lambda terms does not scale, so this lesson learns the parser instead. We cover the two supervision regimes (from logical forms and from denotations), Abstract Meaning Representation as a rooted concept graph, neural sequence-to-sequence parsing with constrained decoding and copy mechanisms, executable text-to-SQL and knowledge-based question answering, the practical systems that made learned parsers accurate, and how the task is evaluated.\n",{"path":6557,"title":6558,"module":6502,"summary":6559},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Finformation-extraction","Information Extraction","Information extraction turns free text into a database, and the first step is relation extraction: pulling entity-relation-entity triples out of sentences. We cover all five families — hand-built patterns, supervised classifiers, semi-supervised bootstrapping, distant supervision, and unsupervised Open IE — with worked bootstrapping and distant-supervision traces, then the neural and LLM systems that extended them. Times, events, and templates follow in the companion lesson.\n",{"path":6561,"title":6562,"module":6502,"summary":6563},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftimes-events-and-templates","Extracting Times, Events, and Templates","Once relation extraction has produced typed triples, the information-extraction pipeline still has to place facts in time and assemble them into records. This lesson detects and normalizes temporal expressions to ISO 8601 values, detects events and orders them on a timeline with the 13 Allen relations, and fills slot-and-filler templates — flat and hierarchical — for stereotyped situations, closing the loop from text to a queryable database.\n",{"path":6565,"title":6566,"module":6502,"summary":6567},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdiscourse-coherence","Discourse Coherence","A text is more than a set of sentences. What binds a run of sentences into a discourse is coherence, and one of its sources is structured relations between clauses. This lesson develops relational coherence — RST and the PDTB models of coherence relations — and discourse-structure parsing: EDU segmentation and shift-reduce RST parsing, then PDTB relation classification. Entity-based and global coherence follow in the companion lesson.\n",{"path":6569,"title":6570,"module":6502,"summary":6571},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fentity-based-and-global-coherence","Entity-Based and Global Coherence","A text coheres not only through relations between clauses but by staying about the same entities and the same topic, and by obeying the macro-structure of its genre. This lesson develops Centering Theory and the entity grid for entity-based coherence, representation-learning models of local coherence, and global coherence — topic segmentation, narrative and argumentation structure, and scientific discourse — then the neural models that learn each.\n",{"path":6573,"title":6574,"module":6502,"summary":6575},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-grammars","Constituency Grammars","A constituency grammar is the declarative theory of sentence structure that a parser operates on. We build the context-free grammar formalism from its four parts, show how derivations become parse trees, and work through the phrase structure of English — noun phrases, verb phrases and their subcategorization frames, agreement, coordination, and long-distance dependencies. The treebank, normal-form, and lexicalized views follow in the companion lesson.\n",{"path":6577,"title":6578,"module":6502,"summary":6579},"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftreebanks-and-lexicalized-grammars","Treebanks and Lexicalized Grammars","Where does a grammar come from, and how is it prepared for a parser? We read a context-free grammar off the Penn Treebank, normalize it to Chomsky Normal Form for the CKY chart, then invert the phrase-structure emphasis with lexicalized grammars — Combinatory Categorial Grammar and its slash categories — and close with the grammar's fate in the neural era: span scoring, self-attention, and grammar induction.\n",{"path":6581,"title":6582,"module":5128,"summary":6583},"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation","Machine Translation","Machine translation is the task that built the modern toolkit: the encoder-decoder was invented for it, attention was invented to fix its fixed-context bottleneck, and both were later folded into the general transformer. We work through why translation is hard (word order, morphology, lexical and structural divergences), the sequence-to-sequence model and its attention mechanism, transformer-based NMT with cross-attention, subword tokenization with a shared vocabulary, beam-search decoding, and evaluation by BLEU and its successors chrF, BERTScore, and COMET — closing on multilingual and low-resource translation and backtranslation.\n",{"path":6585,"title":6586,"module":5128,"summary":6587},"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation-decoding-and-evaluation","Machine Translation: Decoding, Evaluation, and Scale","Having built the transformer translation model, we now decode from it and measure the output. Beam search turns the decoder's per-step distributions into a single output string; length normalization keeps it from favoring short translations. We then score translations automatically — BLEU with its n-gram precision, clipping, and brevity penalty, worked through by hand, then its successors chrF, BERTScore, and COMET — and close on the parts of MT that scale beyond one language pair: multilingual and low-resource translation, backtranslation, gender bias, and the lineage from the Transformer to massively multilingual models like NLLB-200.\n",{"path":6589,"title":6590,"module":5128,"summary":6591},"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering","Question Answering","A question-answering system takes a natural-language question and returns an answer, not a ranked list of documents. Almost every modern system is built on one pattern: retrieve then read. We start with the information-retrieval machinery that finds candidate text — tf-idf and BM25 term weighting, a worked ranking example, the inverted index, and dense embedding retrieval — then build the retriever-reader pipeline that extracts an answer span with BERT and trace a full retrieve-and-read example end to end.\n",{"path":6593,"title":6594,"module":5128,"summary":6595},"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering-knowledge-and-llms","Question Answering: Knowledge Bases and Language Models","The retrieve-and-read pipeline extracts an answer span from prose, but not all knowledge lives in prose. This part covers the rest of the QA stack: entity linking (Wikification) that grounds a question's entities to a knowledge base, knowledge-based QA by semantic parsing a question into an executable query, and the modern default — closed-book QA and retrieval-augmented generation with a large language model — closing on the DPR\u002FRAG\u002Ffusion-in-decoder lineage and how factoid answers are scored by exact match and F1.\n",{"path":6597,"title":6598,"module":5128,"summary":6599},"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-and-chatbots","Dialogue and Chatbots","Conversation is the most natural interface to a machine and one of the hardest to build. We set up what makes human dialogue work — turns, speech acts, grounding, and the local structure of adjacency pairs — then trace the two traditions that answer it: chatbots built to chat (ELIZA's pattern-matching, corpus retrieval, and seq2seq generation with its blandness problem) and task-oriented systems built to get something done (the GUS frame-and-slot architecture and the modern NLU \u002F state-tracker \u002F policy \u002F NLG pipeline that accumulates a frame across turns).\n",{"path":6601,"title":6602,"module":5128,"summary":6603},"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-systems-and-assistants","Dialogue Systems: LLM Assistants, Evaluation, and Design","Two dialogue traditions — chatbots built to chat and task-oriented frame systems built to get something done — met in the aligned LLM assistant. Instruction tuning plus RLHF fold chit-chat and task dialogue into one model; the LaMDA \u002F InstructGPT \u002F ChatGPT lineage fills in how. The lesson then turns to evaluation (human ratings and acute-eval for chatbots, task success and slot error rate for task systems), user-centered design with Wizard-of-Oz prototyping, and the ethical stakes of building agents people talk to.\n",{"path":6605,"title":6606,"module":5128,"summary":6607},"\u002Fnatural-language-processing\u002Fapplications\u002Ftext-summarization","Text Summarization","Summarization compresses a document to its essential meaning, by either selecting sentences to keep (extractive) or writing new ones (abstractive). This part fixes the task and its flavors — single vs. multi-document, generic vs. query-focused, extractive vs. abstractive — then works through extractive summarization in full: scoring by position and centrality, the TextRank\u002FLexRank graph algorithm run as PageRank over a sentence-similarity graph with a worked iteration, and supervised sentence selection.\n",{"path":6609,"title":6610,"module":5128,"summary":6611},"\u002Fnatural-language-processing\u002Fapplications\u002Fabstractive-summarization-and-evaluation","Abstractive Summarization and Evaluation","Extractive methods can only reuse the source's own sentences; to compress within a sentence or paraphrase, a summarizer has to generate. This part covers abstractive summarization: the sequence-to-sequence approach, the pointer-generator's copy switch and coverage mechanism, pretrained summarizers (BART, PEGASUS) and zero-shot LLM prompting, the long-document and factuality problems, and ROUGE evaluation with a worked example and its limits — closing on the abstractive lineage from See 2017 through faithfulness metrics.\n",{"path":6613,"title":6614,"module":6615,"summary":6616},"\u002Fnatural-language-processing\u002Fspeech\u002Fphonetics","Phonetics","Speech","Before a recognizer can read speech it has to know what speech is. This first part covers the linguistic substrate: phones and their transcription in the IPA and ARPAbet; articulatory phonetics — how the vocal tract shapes airflow into consonants and vowels; and prosody — stress, tune, and the F0 contour. The acoustic side — the waveform, its spectrum, formants, and the spectrogram — is the second part.\n",{"path":6618,"title":6619,"module":6615,"summary":6620},"\u002Fnatural-language-processing\u002Fspeech\u002Facoustic-phonetics","Acoustic Phonetics","Articulation is the cause; the acoustic signal is the effect, and the effect is all a microphone ever gets. This part follows the sound out of the mouth: waves, sampling and the Nyquist limit, F0 and the pitch track, the mel scale, the spectrum and Fourier analysis, the source-filter model that explains why each vowel carries its own formants, and the spectrogram the log-mel front end of every ASR system sits directly on top of — closing with neural TTS, wav2vec, HuBERT, and Whisper, where phonetics went in neural speech.\n",{"path":6622,"title":6623,"module":6615,"summary":6624},"\u002Fnatural-language-processing\u002Fspeech\u002Fautomatic-speech-recognition","Automatic Speech Recognition","Speech recognition maps an acoustic waveform to a string of words, and once the waveform is turned into a sequence of log-mel spectrogram frames the problem is the same sequence-to-sequence transduction the rest of the course already solved. This first part builds the feature front end (framing, the DFT, the mel filterbank, the log), then the modern architectures: the attention-based encoder-decoder, the CTC alignment trick that collapses repeated and blank frames, and RNN-T for streaming. Training-data advances, evaluation, TTS, and the other speech tasks come next.\n",{"path":6626,"title":6627,"module":6615,"summary":6628},"\u002Fnatural-language-processing\u002Fspeech\u002Fasr-evaluation-and-applications","ASR Evaluation and Speech Applications","A recognizer turns a waveform into text; this part scores that text and puts the same machinery to other uses. It opens with the self-supervised and weakly- supervised systems (wav2vec 2.0, HuBERT, Whisper) that made ASR error rates fall. Word error rate reuses the edit distance from the first module, run over words. Text-to-speech runs the whole pipeline in reverse — text to mel spectrogram to waveform. And a family of smaller tasks — wake-word detection, speaker recognition and diarization, language identification — reuse the same log-mel front end without the decoder.\n",{"path":6630,"title":6631,"module":219,"summary":219},"\u002Fnatural-language-processing","Natural Language Processing",{"path":6633,"title":6634,"module":5,"summary":6635},"\u002Fparticle-physics\u002Ffoundations\u002Fhistorical-overview-particle-zoo","From the Electron to the Particle Zoo","A timeline of the subject, from J. J. Thomson's electron in 1897 to the Higgs boson in 2012. The electron, photon, nucleus, proton, and neutron gave a tidy picture that Yukawa's meson prediction and the muon–pion confusion complicated; strange particles in cosmic rays and the accelerator-era flood of hadrons then produced a \"particle zoo\" that only the quark model organized.\n",{"path":6637,"title":6638,"module":5,"summary":6639},"\u002Fparticle-physics\u002Ffoundations\u002Fparticle-physics-basic-concepts","Basic Concepts and Particle Classification","Every particle has an antiparticle of equal mass and opposite charge, a consequence of the Dirac equation confirmed by the positron. Feynman diagrams track interactions in spacetime; the material particles sort into leptons and the composite hadrons built from quarks, with baryons carrying three quarks and mesons a quark-antiquark pair.\n",{"path":6641,"title":6642,"module":5,"summary":6643},"\u002Fparticle-physics\u002Ffoundations\u002Ffundamental-interactions-force-carriers","Fundamental Interactions and Force Carriers","Four interactions account for every force in nature: strong, electromagnetic, weak, and gravitational, in decreasing strength. Each is carried by a boson — the gluon, photon, W and Z, and the graviton — with a range fixed by the carrier's mass through the Yukawa relation, and a coupling constant that itself varies with distance.\n",{"path":6645,"title":6646,"module":6647,"summary":6648},"\u002Fparticle-physics\u002Funits-kinematics\u002Fnatural-units-and-scales","Natural Units and Scales","Units and Kinematics","Setting $\\hbar = c = 1$ collapses mass, momentum, and energy into a single unit, the GeV, and turns lengths and times into inverse energies through the conversion $\\hbar c = 197.3$ MeV·fm. This lesson fixes the natural-unit conventions used for the rest of the course, converts cross sections between barns and GeV$^{-2}$, and shows how to restore factors of $\\hbar$ and $c$ by dimensional analysis.\n",{"path":6650,"title":6651,"module":6647,"summary":6652},"\u002Fparticle-physics\u002Funits-kinematics\u002Ffour-vectors-invariant-mass","Four-Vectors and Invariant Mass","The energy and momentum of a particle form a four-vector whose square is the frame-independent quantity $p^2 = m^2$. This lesson develops the metric and four-vector products, the invariant mass of a multiparticle system, the center-of-momentum and laboratory frames, and the description of collinear boosts by rapidity, whose additivity replaces the awkward velocity-addition law.\n",{"path":6654,"title":6655,"module":6647,"summary":6656},"\u002Fparticle-physics\u002Funits-kinematics\u002Fdecay-scattering-kinematics-mandelstam","Decay, Scattering, and Mandelstam Variables","Two-body decay in the rest frame fixes the daughter momenta from the three masses alone; production thresholds follow from the minimum invariant mass. This lesson works both, then introduces the Mandelstam invariants $s$, $t$, $u$ for $2\\to2$ scattering, proves the identity $s+t+u=\\sum m_i^2$, and maps the physical regions and the crossing that relates channels.\n",{"path":6658,"title":6659,"module":6647,"summary":6660},"\u002Fparticle-physics\u002Funits-kinematics\u002Fcross-sections-golden-rule","Cross Sections and the Golden Rule","The cross section measures how often a scattering happens and the decay width how fast a particle disintegrates. This lesson defines both, relates event rate to luminosity through $R=\\mathcal L\\,\\sigma$ and lifetime to width through $\\tau=\\hbar\u002F\\Gamma$, and states Fermi's golden rule with Lorentz-invariant phase space, giving the master formulas that turn an amplitude $\\mathcal M$ into a measurable rate for $1\\to2$ decay and $2\\to2$ scattering.\n",{"path":6662,"title":6663,"module":6664,"summary":6665},"\u002Fparticle-physics\u002Fsymmetries\u002Fconservation-laws-symmetries","Conservation Laws and Symmetries","Symmetries and Conservation Laws","Which decays occur is decided by conservation laws, each tied by Noether's theorem to a symmetry of physical law. Energy, charge, baryon number, and lepton number are conserved universally; strangeness, isospin, and parity hold in the strong and electromagnetic interactions but break in the weak one, whose parity and CP violation distinguish matter from antimatter.\n",{"path":6667,"title":6668,"module":6664,"summary":6669},"\u002Fparticle-physics\u002Fsymmetries\u002Fdiscrete-symmetries-cpt","Discrete Symmetries — C, P, T, and CPT","Parity reflects space, charge conjugation swaps particle for antiparticle, and time reversal runs the clock backward. Each assigns multiplicative quantum numbers that act as selection rules — intrinsic parities, the photon's C = −1, the C-parity argument fixing the pion's two-photon decay. Their product CPT is a theorem of any local relativistic field theory, forcing particle and antiparticle to share mass and lifetime.\n",{"path":6671,"title":6672,"module":6664,"summary":6673},"\u002Fparticle-physics\u002Fsymmetries\u002Fparity-violation-weak","Parity Violation and the Weak Force","The tau–theta puzzle forced a choice: two particles with identical mass but opposite parity, or one particle whose decay violates parity. Lee and Yang proposed the latter, Wu's polarized cobalt-60 confirmed it, and the violation proved maximal. The charged weak force couples only to left-handed chirality — the Goldhaber experiment showed the neutrino is left-handed — which is why the mirror image of a weak decay is something nature never produces.\n",{"path":6675,"title":6676,"module":6664,"summary":6677},"\u002Fparticle-physics\u002Fsymmetries\u002Fsu2-su3-flavor-symmetry","Isospin, SU(2), and Flavor SU(3)","The near-equal masses of the proton and neutron, and of the three pions, signal a continuous internal symmetry of the strong force: isospin, an SU(2) whose ladder operators move between the members of a multiplet. Adding strangeness enlarges it to an approximate SU(3) flavor symmetry, and the Gell-Mann–Nishijima relation Q = I3 + Y\u002F2 places every hadron on a weight diagram in the isospin–hypercharge plane — the language in which the quark model is written.\n",{"path":6679,"title":6680,"module":6681,"summary":6682},"\u002Fparticle-physics\u002Fquark-model\u002Feightfold-way-su3","The Eightfold Way and SU(3) Flavor","The Quark Model","Gell-Mann and Ne'eman's classification of the hadrons into geometric multiplets, read as representations of an approximate flavor SU(3). The fundamental triplet (u, d, s) and its antitriplet combine into the meson nonet from 3⊗3̄ = 8⊕1 and the baryon octet and decuplet from 3⊗3⊗3, and the empty corner of the decuplet forecast the Ω⁻.\n",{"path":6684,"title":6685,"module":6681,"summary":6686},"\u002Fparticle-physics\u002Fquark-model\u002Fmeson-spectroscopy","Meson Multiplets and Quantum Numbers","Mesons as quark–antiquark bound states. The spin singlet and triplet, orbital excitations, and the assignment of J^PC from the quark spins and orbital angular momentum, giving the pseudoscalar and vector nonets. The η–η' and ω–φ mixing problems, and the charmonium and bottomonium spectra read as heavy-quark positronium.\n",{"path":6688,"title":6689,"module":6681,"summary":6690},"\u002Fparticle-physics\u002Fquark-model\u002Fbaryon-spectroscopy","Baryon Multiplets, Spin, and the Color Puzzle","Baryons as three-quark states, with a wavefunction factored into space, spin, flavor, and color. The spin-3\u002F2 Δ⁺⁺ = uuu forces a totally symmetric state that the Pauli principle forbids, and the resolution is an antisymmetric color factor — the first evidence for color. The octet and decuplet spin content, and baryon magnetic moments as a quantitative test of the model.\n",{"path":6692,"title":6693,"module":6681,"summary":6694},"\u002Fparticle-physics\u002Fquark-model\u002Fcolor-confinement-exotics","Color, Confinement, and Exotic Hadrons","Color as the gauged SU(3) charge, and the requirement that every physical hadron be a color singlet — which selects q-qbar mesons and qqq baryons as the simplest states. The R-ratio of e⁺e⁻ annihilation measures three colors directly. Beyond the simplest singlets lie glueballs, tetraquarks, and pentaquarks, and the recent XYZ states, read as either compact multiquarks or loose hadronic molecules.\n",{"path":6696,"title":6697,"module":6698,"summary":6699},"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fklein-gordon-equation","The Klein-Gordon Equation","Relativistic Wave Equations","Quantizing the relativistic energy relation $E^2 = p^2 + m^2$ produces the Klein-Gordon equation for a scalar field. Its plane-wave solutions come in positive- and negative-energy branches, and the conserved density it supplies is not positive-definite — the two difficulties that first drove physicists to seek a first-order equation. The static Klein-Gordon equation with a point source gives the Yukawa potential, and the free equation gives the scalar propagator that later modules attach to exchanged lines.\n",{"path":6701,"title":6702,"module":6698,"summary":6703},"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fdirac-equation-spinors","The Dirac Equation and Spinors","Dirac demanded a wave equation first order in time to fix the Klein-Gordon density problem. Factorizing $E^2 = p^2 + m^2$ into a linear form forces the coefficients to be anticommuting matrices — the gamma matrices of the Clifford algebra — so the wavefunction becomes a four-component spinor. The plane-wave solutions split into two particle and two antiparticle states, spin appears automatically with the correct $g = 2$ magnetic moment, and the chirality projectors that the weak interaction later needs fall straight out of the fifth gamma matrix.\n",{"path":6705,"title":6706,"module":6698,"summary":6707},"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fantiparticles-hole-theory","Antiparticles and Hole Theory","The negative-energy solutions of the Dirac equation refuse to go away, so they must mean something. Dirac read them as a filled sea of occupied negative-energy states whose holes are positive-energy antiparticles, predicting the positron before its discovery. The picture works for fermions but not bosons, and the Feynman-Stückelberg interpretation replaces it: an antiparticle is a negative-energy solution propagating backward in time, equivalent to a positive-energy antiparticle going forward. Crossing symmetry ties incoming particles to outgoing antiparticles in a single amplitude.\n",{"path":6709,"title":6710,"module":6711,"summary":6712},"\u002Fparticle-physics\u002Fqed\u002Ffeynman-rules-qed","Feynman Rules for QED","Quantum Electrodynamics","Quantum electrodynamics computes a process by summing diagrams, each a term in a power series in the coupling. Every diagram translates into an amplitude by a fixed dictionary: spinors and polarization vectors for external lines, propagators for internal lines, and the vertex factor $ie\\gamma^\\mu$ for each photon-fermion junction. Squaring the amplitude and feeding it to Fermi's golden rule produces a cross section or decay rate, with each extra vertex costing one power of $\\alpha$.\n",{"path":6714,"title":6715,"module":6711,"summary":6716},"\u002Fparticle-physics\u002Fqed\u002Fqed-tree-processes","Tree-Level QED Processes","The Feynman rules become numbers on the reference reactions of QED. Muon pair production $e^+e^-\\to\\mu^+\\mu^-$ sets the scale with its $1+\\cos^2\\theta$ distribution and $4\\pi\\alpha^2\u002F3s$ total cross section, and its ratio to hadron production counts colors. Compton scattering gives the Klein-Nishina formula and the Thomson limit; Bhabha scattering shows $s$- and $t$-channel interference. Casimir's trick turns every spin-averaged square into a trace of gamma matrices.\n",{"path":6718,"title":6719,"module":6711,"summary":6720},"\u002Fparticle-physics\u002Fqed\u002Frenormalization-running-coupling","Renormalization and the Running Coupling","Beyond tree level, QED loops diverge. The three primitive one-loop diagrams — vacuum polarization, electron self-energy, and vertex correction — carry ultraviolet divergences that regularization exposes as logarithms of a cutoff. Renormalization absorbs them into the measured mass, charge, and field normalization, leaving finite predictions. The surviving physical content is that the coupling runs: vacuum polarization screens charge, so $\\alpha$ grows from $1\u002F137$ at low energy to about $1\u002F128$ at the $Z$ mass.\n",{"path":6722,"title":6723,"module":6711,"summary":6724},"\u002Fparticle-physics\u002Fqed\u002Felectron-g-2","The Anomalous Magnetic Moment","The Dirac equation predicts $g=2$; loops shift it. Schwinger's one-loop vertex correction gives the anomaly $a=(g-2)\u002F2=\\alpha\u002F2\\pi$, and the QED series continues to five loops. The electron $a_e$ agrees with theory to better than a part in a billion, the most precise confrontation of theory and experiment in physics. The muon $a_\\mu$, heavier and so more sensitive to virtual heavy states, is dominated by hadronic uncertainty and sits at the center of a long-running comparison with the Standard Model prediction.\n",{"path":6726,"title":6727,"module":6728,"summary":6729},"\u002Fparticle-physics\u002Fweak-interaction\u002Fva-structure-weak","The V–A Charged Weak Current","The Weak Interaction","Fermi modelled beta decay as a four-fermion contact interaction, but a coupling with dimensions of inverse mass squared makes cross sections grow without bound and the theory fails near 300 GeV. The cure is a heavy mediator: the $W$ boson, whose propagator collapses to Fermi's contact term at low energy and fixes $G_F\u002F\\sqrt2 = g^2\u002F8M_W^2$. Parity violation dictates the current's form — vector minus axial-vector, coupling only to left-chiral fields — and universality of the coupling ties muon decay, beta decay, and pion decay to one constant. Pion decay's helicity suppression of the electron channel is the sharpest test.\n",{"path":6731,"title":6732,"module":6728,"summary":6733},"\u002Fparticle-physics\u002Fweak-interaction\u002Fw-z-bosons-decays","The W and Z Bosons","The contact theory hides a massive mediator. The charged $W^\\pm$ carries the current that changes flavour; the neutral $Z^0$ carries a current that does not. Both were found at CERN's proton–antiproton collider in 1983 at the masses the electroweak theory demanded. Their decay widths partition into leptonic and hadronic channels, and the $Z$ carries a decisive extra: an invisible width from decays to neutrinos that counts the number of light generations at exactly three. Beta decay and muon decay are re-read at the parton level as $W$ exchange.\n",{"path":6735,"title":6736,"module":6728,"summary":6737},"\u002Fparticle-physics\u002Fweak-interaction\u002Fckm-matrix","Quark Mixing and the CKM Matrix","The quark eigenstates the weak force acts on are not the mass eigenstates. Cabibbo captured this with one rotation angle; the GIM mechanism added a fourth quark to cancel dangerous flavour-changing neutral currents and predicted charm before its discovery. Three generations promote the rotation to the unitary Cabibbo–Kobayashi–Maskawa matrix — three angles and one irreducible complex phase, the sole source of Standard-Model CP violation. The Wolfenstein parametrization exposes its steep hierarchy, and unitarity closes into a triangle whose area measures the phase.\n",{"path":6739,"title":6740,"module":6728,"summary":6741},"\u002Fparticle-physics\u002Fweak-interaction\u002Fcp-violation-kaons-b-mesons","CP Violation in Kaons and B Mesons","The neutral kaon is its own laboratory for CP. Weak box diagrams mix $K^0$ and its antiparticle into short- and long-lived states that should be pure CP eigenstates decaying to two and three pions. In 1964 Cronin and Fitch caught the long-lived kaon decaying to two pions — CP is violated, at the two-per-mille level of $\\epsilon$. Direct violation ($\\epsilon'$) followed, and the $B$ factories turned the CKM phase into a large, clean time-dependent asymmetry measuring $\\sin 2\\beta$. The effect is real but far too small to explain why the universe is made of matter.\n",{"path":6743,"title":6744,"module":6745,"summary":6746},"\u002Fparticle-physics\u002Fqcd\u002Fcolor-su3-gluons","Color SU(3), Gluons, and the QCD Lagrangian","Quantum Chromodynamics","Color is the exact gauged SU(3) charge of the strong force. Gauging it forces eight massless gluons in the adjoint representation and, because the gauge group is non-abelian, three- and four-gluon self-couplings absent from QED. This lesson builds the QCD Lagrangian from the covariant derivative and the non-abelian field strength, states the Feynman rules with their color factors, and computes the Casimir invariants that set the strength of quark-gluon and gluon-gluon coupling.\n",{"path":6748,"title":6749,"module":6745,"summary":6750},"\u002Fparticle-physics\u002Fqcd\u002Fasymptotic-freedom-confinement","Asymptotic Freedom and Confinement","The QCD beta function is negative: gluon self-interaction antiscreens color, so the coupling weakens at short distance (asymptotic freedom) and strengthens at long distance (confinement). This lesson computes the one-loop beta coefficient, solves for the running of alpha_s and the emergent scale Lambda_QCD, and reads the strong-coupling regime as the linear quark-antiquark potential of a color flux tube that breaks by pair creation.\n",{"path":6752,"title":6753,"module":6745,"summary":6754},"\u002Fparticle-physics\u002Fqcd\u002Fdeep-inelastic-scattering-partons","Deep Inelastic Scattering and the Parton Model","Scattering electrons hard off a proton resolves pointlike constituents. This lesson sets up the deep-inelastic kinematics, defines the structure functions F1 and F2, and reads Bjorken scaling as the signature of free spin-half partons. The Callan-Gross relation fixes the parton spin, the structure function becomes a charge-weighted sum of parton distributions, and the slow logarithmic scaling violations expose the gluon through DGLAP evolution.\n",{"path":6756,"title":6757,"module":6745,"summary":6758},"\u002Fparticle-physics\u002Fqcd\u002Fjets-hadronization","Jets, Hadronization, and Testing QCD","Quarks and gluons produced in a collision fragment into collimated sprays of hadrons — jets — whose directions track the underlying partons. This lesson reads two-jet events as the quark and antiquark of electron-positron annihilation, three-jet events as direct evidence of the radiated gluon, and the hadronization step as the flux tube breaking into color singlets. Jet algorithms and event-shape variables turn the pattern into precision measurements of alpha_s.\n",{"path":6760,"title":6761,"module":6762,"summary":6763},"\u002Fparticle-physics\u002Felectroweak-higgs\u002Felectroweak-su2-u1","The Electroweak Theory","Electroweak Unification and the Higgs","The electromagnetic and weak interactions are two faces of a single gauge theory built on $SU(2)_L \\times U(1)_Y$. Left-handed fermions sit in weak-isospin doublets and right-handed fermions in singlets, each carrying a hypercharge fixed by the Gell-Mann–Nishijima relation $Q = T_3 + Y\u002F2$. The four gauge fields $W^{1,2,3}$ and $B$ mix: the charged combinations $W^\\pm$ mediate the charged current, while $W^3$ and $B$ rotate through the Weinberg angle into the massless photon and the massive $Z$. The single angle $\\theta_W$ ties the couplings, the boson masses, and the neutral-current strengths together.\n",{"path":6765,"title":6766,"module":6762,"summary":6767},"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fspontaneous-symmetry-breaking","Spontaneous Symmetry Breaking","A symmetry of the Lagrangian need not be a symmetry of the ground state. When the lowest-energy configuration sits away from the symmetric point, the symmetry is spontaneously broken and the vacuum is one of a degenerate family. Breaking a continuous global symmetry produces one massless scalar — a Goldstone boson — for every broken generator, the flat direction along the vacuum manifold. The Mexican-hat potential and the ferromagnet below its Curie point are the working pictures.\n",{"path":6769,"title":6770,"module":6762,"summary":6771},"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-mechanism","The Higgs Mechanism","Gauging a spontaneously broken symmetry converts the would-be Goldstone bosons into the longitudinal polarizations of the gauge fields, which thereby acquire mass. Applied to $SU(2)_L \\times U(1)_Y$ with a single Higgs doublet, three of the four scalar degrees of freedom are eaten by the $W^\\pm$ and $Z$; the fourth survives as the physical Higgs boson, and the photon stays massless. Fermion masses come from Yukawa couplings to the same field, each mass proportional to its coupling times the vacuum expectation value $v \\approx 246$ GeV.\n",{"path":6773,"title":6774,"module":6762,"summary":6775},"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-boson-discovery","The Higgs Boson","The Higgs boson is produced at the LHC chiefly through gluon fusion, with vector-boson fusion and associated production as cleaner but rarer channels. It decays most often to $b\\bar b$ and $WW^\\ast$, but the discovery rested on two rare clean modes, $H \\to \\gamma\\gamma$ and $H \\to ZZ^\\ast \\to 4\\ell$, whose narrow invariant-mass peaks emerged over smooth backgrounds. ATLAS and CMS announced a boson near 125 GeV in 2012; its measured spin-parity $0^+$ and its couplings, which scale with particle mass, identify it as the Standard Model Higgs.\n",{"path":6777,"title":6778,"module":6762,"summary":6779},"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fstandard-model","The Standard Model","The Standard Model combines the quark model, quantum chromodynamics, and the electroweak theory. SU(3) symmetry sorts the hadrons and predicted the omega; color explains why only colorless quark combinations exist; QCD gives asymptotic freedom and confinement; and spontaneous symmetry breaking through the Higgs field gives the weak bosons their mass.\n",{"path":6781,"title":6782,"module":6783,"summary":6784},"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-oscillations","Neutrino Oscillations","Neutrino Physics","Neutrinos are produced and detected in flavour states, but they propagate as mass states, and the two bases are misaligned. A flavour therefore evolves coherently into a superposition of other flavours with a probability set by the mass-squared splitting and the ratio L\u002FE. This lesson derives the two-flavour oscillation formula, applies it to the solar and atmospheric neutrino deficits, shows how the SNO neutral-current measurement resolved the solar problem, and works out the MSW resonance that amplifies mixing inside the Sun.\n",{"path":6786,"title":6787,"module":6783,"summary":6788},"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-mass-pmns","Neutrino Mass and the PMNS Matrix","Three-flavour mixing promotes the single oscillation angle to the unitary Pontecorvo–Maki–Nakagawa–Sakata matrix, parametrised by three angles and a Dirac CP phase. This lesson decomposes the PMNS matrix into three rotations, records the measured angles and mass-squared splittings, lays out the normal and inverted mass orderings, contrasts the large leptonic mixing with the near-diagonal CKM matrix, and collects the absolute-mass bounds from beta decay and cosmology.\n",{"path":6790,"title":6791,"module":6783,"summary":6792},"\u002Fparticle-physics\u002Fneutrinos\u002Fdirac-majorana-experiments","Dirac, Majorana, and Neutrino Experiments","A neutral fermion can carry a mass term forbidden to every charged particle, so the neutrino may be its own antiparticle. This lesson contrasts the Dirac and Majorana mass terms and their state content, derives the seesaw mechanism that ties a tiny light mass to a heavy right-handed partner, presents neutrinoless double-beta decay as the decisive lepton-number test, surveys the reactor, accelerator, solar, and atmospheric sources on a baseline–energy map, and explains why neutrino mass is physics beyond the original Standard Model.\n",{"path":6794,"title":6795,"module":6796,"summary":6797},"\u002Fparticle-physics\u002Fexperiment\u002Faccelerators-luminosity","Accelerators, Colliders, and Luminosity","Accelerators and Detectors","Fixed-target machines waste energy in the center-of-mass motion of the whole system, so the reachable $\\sqrt s$ grows only as the square root of the beam energy, while colliders put the full beam energy into the collision. Circular electron machines are limited by synchrotron radiation scaling as $E^4\u002Fm^4R$; proton machines are limited by bending fields. Luminosity, set by beam current and focusing, converts a cross section into an event rate through $R=\\mathcal L\\,\\sigma$, and integrated luminosity sets the total event count.\n",{"path":6799,"title":6800,"module":6796,"summary":6801},"\u002Fparticle-physics\u002Fexperiment\u002Fdetectors-subsystems","Particle Detectors and Subsystems","A detector reads a collision by the energy particles deposit as they cross matter. Charged particles ionize at the Bethe-Bloch rate, radiate in the field of nuclei above a critical energy, and emit Cherenkov light above a velocity threshold; electrons and photons build electromagnetic showers over a radiation length, and hadrons build wider showers over a nuclear interaction length. The onion of tracker, electromagnetic and hadronic calorimeters, and outer muon chambers turns these processes into momentum, energy, and identity, with neutrinos inferred from missing transverse momentum.\n",{"path":6803,"title":6804,"module":6796,"summary":6805},"\u002Fparticle-physics\u002Fexperiment\u002Fhow-discoveries-are-made","From Collisions to Discoveries","A discovery is a peak that survives statistics. Events are reconstructed into invariant masses, a signal accumulates as a bump over a smooth background, and its significance is judged by a p-value; the field's threshold is five sigma. The expected yield is a product — luminosity times cross section times branching ratio times acceptance and efficiency — that must be balanced by a trigger and data-reduction chain against an overwhelming rate. Worked reconstructions of $Z\\to\\ell\\ell$, the $J\u002F\\psi$, and the Higgs show the same peak-over-background logic at three scales.\n",{"path":6807,"title":6808,"module":6808,"summary":6809},"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fbeyond-standard-model","Beyond the Standard Model","The Standard Model leaves the four interactions ununified and the neutrinos massless, both now known to be wrong. Grand unification predicts the couplings merge near ten-to-the-sixteen GeV and the proton decays; supersymmetry pairs each particle with a superpartner; and the confirmed oscillation of neutrinos proves they carry mass, the first crack in the model.\n",{"path":6811,"title":6812,"module":6808,"summary":6813},"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fgrand-unified-theories","Grand Unified Theories and Proton Decay","The Standard Model gauge group is a product of three factors with three independent couplings. A grand unified theory embeds them in a single simple group — SU(5) is the minimal choice — so that one coupling runs into all three and the fractional quark charges follow from a tracelessness condition. The same embedding places quarks and leptons in shared multiplets, mediates baryon-number violation through superheavy gauge bosons, and predicts the proton decays with a lifetime that Super-Kamiokande has pushed past ten-to-the-thirty-four years.\n",{"path":6815,"title":6816,"module":6808,"summary":6817},"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fsupersymmetry","Supersymmetry","Supersymmetry relates fermions and bosons, pairing every Standard Model particle with a superpartner whose spin differs by one half. The pairing makes the scalar and fermion loop corrections to the Higgs mass cancel, removing the quadratic sensitivity to high scales; it sharpens the meeting of the three gauge couplings; and, when R-parity is conserved, it leaves the lightest superpartner stable and neutral, a natural dark-matter candidate. The LHC has excluded gluinos and light squarks below roughly two TeV.\n",{"path":6819,"title":6820,"module":6808,"summary":6821},"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fhierarchy-problem-naturalness","The Hierarchy Problem and Naturalness","The electroweak scale sits sixteen orders of magnitude below the Planck scale, and nothing in the Standard Model protects that gap. The Higgs mass squared picks up quadratic corrections proportional to the highest scale in the theory, so keeping it at the observed value requires the bare mass and its counterterm to cancel to some thirty significant figures. Naturalness treats that cancellation as a symptom of missing physics. Supersymmetry, compositeness, and extra dimensions each remove the quadratic sensitivity, but the LHC has found none of them at the predicted scale.\n",{"path":6823,"title":6824,"module":6808,"summary":6825},"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fdark-matter-candidates","Dark Matter and Particle Candidates","Flat galactic rotation curves, gravitational lensing, the cosmic microwave background, and structure formation all require about five times more matter than the visible baryons, none of it interacting electromagnetically. A stable weakly interacting particle of roughly weak-scale mass freezes out of the early universe with close to the observed abundance — the WIMP miracle — and is the leading candidate, with axions and sterile neutrinos as alternatives. Direct, indirect, and collider searches have so far only tightened the limits.\n",{"path":6827,"title":6828,"module":6808,"summary":6829},"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fmatter-antimatter-open-questions","Matter-Antimatter Asymmetry and Open Questions","The universe is made of matter, with about one extra baryon for every billion photons and no antimatter regions. Sakharov identified the three conditions any dynamical explanation must meet: baryon-number violation, C and CP violation, and a departure from thermal equilibrium. The Standard Model contains all three in principle, but its CP violation falls short by some ten orders of magnitude, so baryogenesis requires new physics — leptogenesis being the leading route. A closing survey collects the open questions and the experiments aimed at them.\n",{"path":6831,"title":6832,"module":219,"summary":219},"\u002Fparticle-physics","Particle Physics",{"path":6834,"title":6835,"module":6836,"summary":6837},"\u002Fastrophysics-cosmology\u002Forientation\u002Fthe-sun-and-stars","The Sun and the Life of Stars","Orientation","The Sun is the one star close enough to study in detail: its luminosity fixes a surface temperature of 5780 K, and the proton-proton fusion cycle in its 1.5-million-kelvin core supplies its power. Measuring other stars needs the magnitude scale, parallax, and the distance ladder; plotting luminosity against temperature builds the Hertzsprung-Russell diagram, on which a star's mass sets its lifetime and its evolutionary track off the main sequence.\n",{"path":6839,"title":6840,"module":6836,"summary":6841},"\u002Fastrophysics-cosmology\u002Forientation\u002Fstellar-death-final-states","Cataclysmic Events and the Final States of Stars","A star's death is set by its mass. In close binaries, matter poured across the Roche lobe onto a white dwarf produces novae and, at the Chandrasekhar limit of 1.4 solar masses, a Type Ia supernova; a massive star fusing to an iron core collapses into a Type II supernova. The remnant is a white dwarf held by electron degeneracy, a neutron star held by neutron degeneracy, or, above the neutron-star limit, a black hole inside its Schwarzschild radius.\n",{"path":6843,"title":6844,"module":6836,"summary":6845},"\u002Fastrophysics-cosmology\u002Forientation\u002Fgalaxies-and-cosmology","Galaxies, Cosmology, and the Evolving Universe","Galaxies come in elliptical, spiral, and irregular forms, and their redshifts obey Hubble's law, evidence that space itself is expanding. The critical density and the density parameter decide whether the universe is open, flat, or closed; baryons, dark matter, and dark energy each contribute. The cosmic microwave background and primordial helium anchor the Big Bang, whose thermal history runs from inflation through nucleosynthesis to the atoms of today.\n",{"path":6847,"title":6848,"module":6849,"summary":6850},"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fmagnitudes-fluxes-and-the-distance-modulus","Magnitudes, Fluxes, and the Distance Modulus","Observational Foundations","The brightness of a star reaches us as a radiant flux that falls off as the inverse square of distance. The magnitude scale encodes flux logarithmically through the Pogson ratio; the apparent and absolute magnitudes differ by the distance modulus, which converts a measured brightness into a distance. The bolometric correction folds a filtered magnitude into a total luminosity, and the difference of two magnitudes in different bands, the color index, measures surface temperature.\n",{"path":6852,"title":6853,"module":6849,"summary":6854},"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fstellar-spectra-and-spectral-classification","Stellar Spectra and Spectral Classification","A stellar spectrum is a continuum crossed by absorption lines whose strengths are set by the temperature of the atmosphere. The Boltzmann factor governs how atoms populate excited states, and the Saha equation governs how they ionize; their product explains why each line, such as the hydrogen Balmer series, peaks in strength at a characteristic temperature. This behavior orders stars into the OBAFGKM sequence, and the luminosity classes of the MK system add a second dimension for surface gravity.\n",{"path":6856,"title":6857,"module":6849,"summary":6858},"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Ftelescopes-and-detectors-across-the-spectrum","Telescopes and Detectors Across the Spectrum","A telescope collects light in proportion to its collecting area and resolves detail down to the diffraction limit set by its aperture and the observing wavelength. The atmosphere blurs and blocks large parts of the spectrum, which drives the choice between ground and space and between refractors, reflectors, and radio dishes. CCDs record the light with high quantum efficiency, and interferometry synthesizes an aperture as large as the separation of two telescopes.\n",{"path":6860,"title":6861,"module":6849,"summary":6862},"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fthe-cosmic-distance-ladder","The Cosmic Distance Ladder","No single method measures distances from the nearest stars to the far reaches of the universe. Instead a ladder of overlapping techniques, each calibrated by the one below it, extends the scale rung by rung: trigonometric parallax, main-sequence fitting, pulsating variables, the tip of the red-giant branch, the Tully-Fisher relation, and Type Ia supernovae. Each rung inherits the uncertainty of every rung beneath it, so the whole chain sets the accuracy of the Hubble constant.\n",{"path":6864,"title":6865,"module":6866,"summary":6867},"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fblackbody-radiation-and-specific-intensity","Blackbody Radiation and Specific Intensity","Radiation and Matter","Specific intensity is the fundamental measure of a radiation field: energy per unit area, time, frequency, and solid angle. It is conserved along a ray in empty space, and its angular moments give the mean intensity, flux, and radiation pressure. In thermal equilibrium the intensity equals the Planck function, whose limits and integrals reproduce the Rayleigh-Jeans law, the Wien law, Stefan-Boltzmann, and Wien's displacement law.\n",{"path":6869,"title":6870,"module":6866,"summary":6871},"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fradiative-transfer-and-the-transfer-equation","Radiative Transfer and the Transfer Equation","Along a ray, matter adds intensity through emission and removes it through absorption. Measuring path length in optical depth turns this into the transfer equation, whose formal solution superposes an attenuated background on the source function integrated along the line of sight. In local thermodynamic equilibrium the source function is the Planck function, and the Eddington-Barbier relation shows that the emergent intensity samples the source function at optical depth of order unity, explaining absorption lines and solar limb darkening.\n",{"path":6873,"title":6874,"module":6866,"summary":6875},"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fspectral-line-formation-and-broadening","Spectral-Line Formation and Broadening","A spectral line is a bound-bound transition whose strength is set by an oscillator strength and whose shape is set by three broadening mechanisms: the Lorentzian natural and collisional wings, the Gaussian thermal Doppler core, and their Voigt convolution. Equivalent width measures the total absorption, and the curve of growth relates it to the number of absorbers through a linear, saturated, and damping regime, turning line strengths into abundances.\n",{"path":6877,"title":6878,"module":6866,"summary":6879},"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fopacity-and-the-rosseland-mean","Opacity Sources and the Rosseland Mean","Stellar opacity comes from four processes: bound-bound line absorption, bound-free photoionization, free-free absorption, and electron scattering. The bound-free and free-free terms follow a Kramers law, electron scattering sets a frequency-flat floor, and the negative hydrogen ion dominates cool photospheres. The Rosseland mean averages these harmonically, weighting transparent frequencies because they carry the flux, and its value fixes the radiative temperature gradient and decides where a star becomes convective.\n",{"path":6881,"title":6882,"module":6883,"summary":6884},"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fhydrostatic-equilibrium-and-the-virial-theorem","Hydrostatic Equilibrium and the Virial Theorem","Stellar Structure","A star holds itself up by balancing the inward pull of gravity against an outward pressure gradient. This balance, hydrostatic equilibrium, fixes a lower bound on the central pressure and, combined with the gravitational potential energy, yields the virial theorem. The virial relation gives a star a negative heat capacity, so that losing energy makes it hotter, and sets the Kelvin-Helmholtz timescale over which contraction alone can power the Sun.\n",{"path":6886,"title":6887,"module":6883,"summary":6888},"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equations-of-stellar-structure","The Equations of Stellar Structure","A static star is described by four coupled first-order differential equations in the interior mass or radius: mass conservation, hydrostatic equilibrium, energy generation, and energy transport. Closed with an equation of state, opacity, and reaction rates, and subject to central and surface boundary conditions, they determine the structure uniquely from mass and composition, the Vogt-Russell theorem. Energy moves by radiation until the temperature gradient exceeds the Schwarzschild limit, where convection takes over.\n",{"path":6890,"title":6891,"module":6883,"summary":6892},"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equation-of-state-and-polytropes","The Equation of State and Polytropes","Stellar pressure comes from gas, radiation, and, at high density, degenerate electrons. When pressure depends on density as a power law, hydrostatic equilibrium reduces to the Lane-Emden equation, whose solutions describe polytropes of index n. The relativistic degenerate case, n equal to three, gives a mass independent of radius, the Chandrasekhar mass. Eddington's standard model treats a radiation-supported star as an n equal to three polytrope and yields the quartic relating radiation fraction to mass.\n",{"path":6894,"title":6895,"module":6883,"summary":6896},"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-standard-solar-model","The Standard Solar Model","The standard solar model integrates the structure equations for one solar mass and calibrates the composition and convection parameter to reproduce the Sun's observed luminosity, radius, and age. Helioseismology tests the model's sound speed through the Sun's acoustic p-mode oscillations, and the model predicts a neutrino flux by production channel. The measured deficit, the solar-neutrino problem, is resolved by matter-enhanced flavor oscillation, confirmed when SNO measured the total flux across all flavors.\n",{"path":6898,"title":6899,"module":6900,"summary":6901},"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fthermonuclear-reaction-rates-and-the-gamow-peak","Thermonuclear Reaction Rates and the Gamow Peak","Nuclear Astrophysics","Stellar fusion proceeds only by quantum tunneling through the Coulomb barrier, because thermal energies are a thousand times smaller than the barrier height. The reaction rate is an integral over the Maxwell–Boltzmann distribution and the tunneling probability, whose product is sharply peaked at the Gamow energy. The astrophysical S-factor isolates the nuclear physics from the barrier penetration, and the steep temperature dependence follows from the width and position of the Gamow peak.\n",{"path":6903,"title":6904,"module":6900,"summary":6905},"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhydrogen-burning-pp-chains-and-cno","Hydrogen Burning: pp Chains and the CNO Cycle","Four protons fuse into one helium-4 nucleus, releasing 26.7 MeV, through two competing networks. The pp chain begins with a weak-interaction bottleneck and branches three ways; the CNO cycle uses carbon, nitrogen, and oxygen as catalysts and is limited by nitrogen-14 proton capture. Their steep and gentle temperature dependences cross near 1.8e7 K, which divides pp-powered lower-main-sequence stars from CNO-powered upper-main-sequence stars.\n",{"path":6907,"title":6908,"module":6900,"summary":6909},"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhelium-burning-and-the-triple-alpha-process","Helium Burning and the Triple-Alpha Process","Helium fuses to carbon in two steps through the unbound beryllium-8 nucleus and a resonant excited state of carbon-12, the Hoyle state, whose existence was predicted from the observed carbon abundance. The rate scales as roughly the fortieth power of temperature, and in a degenerate low-mass core this drives the runaway helium flash. A competing alpha capture on carbon-12 sets the carbon-to-oxygen ratio and the composition of the resulting white dwarf.\n",{"path":6911,"title":6912,"module":6900,"summary":6913},"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fadvanced-burning-and-neutron-capture-nucleosynthesis","Advanced Burning, the Iron Peak, and the s\u002Fr Processes","Massive stars burn carbon, neon, oxygen, and silicon in ever-shorter stages, building an onion-shell interior and reaching nuclear statistical equilibrium at the iron peak, where the binding-energy-per-nucleon curve turns over and fusion can release no more energy. Elements beyond iron form by neutron capture: the slow s-process in AGB stars tracks the valley of stability, while the rapid r-process in supernovae and neutron-star mergers builds the heaviest nuclei far from it.\n",{"path":6915,"title":6916,"module":6917,"summary":6918},"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fphases-of-the-interstellar-medium","The Phases of the Interstellar Medium","The Interstellar Medium","The gas between the stars separates into distinct thermal phases, from cold molecular clouds at 10 K to a diffuse million-degree corona, held near a common pressure by a balance of photoelectric heating and radiative cooling. Neutral hydrogen is traced by the 21-cm hyperfine line, dust reddens and extinguishes starlight along a characteristic wavelength law, and the ultraviolet output of hot stars carves ionized Strömgren spheres out of the surrounding gas.\n",{"path":6920,"title":6921,"module":6917,"summary":6922},"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fmolecular-clouds-and-gravitational-collapse","Molecular Clouds and Gravitational Collapse","Stars form in cold, dense molecular clouds when self-gravity overcomes thermal and magnetic support. The virial theorem fixes the Jeans mass and length at which a clump becomes unstable, the free-fall time sets how fast it collapses, and a fragmentation cascade — cut off at a minimum mass by the onset of opacity — turns one cloud into a whole cluster, imprinting the stellar initial mass function.\n",{"path":6924,"title":6925,"module":6917,"summary":6926},"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fprotostars-and-the-pre-main-sequence","Protostars and Pre-Main-Sequence Evolution","A collapsing core becomes optically thick and forms a protostar that grows by accretion through a disk while driving bipolar outflows. The newborn star appears on the birthline and contracts down the fully convective Hayashi track, then crosses the radiative Henyey track to the zero-age main sequence, powered by gravitational contraction until hydrogen ignites. Below about 0.08 solar masses degeneracy halts contraction before ignition, dividing stars from brown dwarfs.\n",{"path":6928,"title":6929,"module":6930,"summary":6931},"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-main-sequence-and-its-structure","The Main Sequence and Its Structure","Stellar Evolution","A star settles onto the zero-age main sequence when core hydrogen ignition halts contraction. Homology scaling of the structure equations reproduces the mass–luminosity relation, and the burning mode splits the sequence into an upper branch with a convective core and a lower branch with a convective envelope. The main-sequence lifetime falls steeply with mass, and the turnoff of a coeval cluster serves as a clock.\n",{"path":6933,"title":6934,"module":6930,"summary":6935},"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fpost-main-sequence-low-mass-evolution","Post-Main-Sequence Evolution of Low-Mass Stars","When a low-mass star exhausts core hydrogen, burning moves to a shell, the core contracts, and the envelope swells into a red giant. A degenerate helium core ignites in a flash, settles onto the horizontal branch, and after a second contraction the star climbs the asymptotic giant branch with two burning shells. Thermal pulses and dredge-up enrich the surface, and mass loss ejects a planetary nebula, leaving a carbon–oxygen white dwarf.\n",{"path":6937,"title":6938,"module":6930,"summary":6939},"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-evolution-of-massive-stars","The Evolution of Massive Stars","Stars above about eight solar masses burn through hydrogen, helium, carbon, neon, oxygen, and silicon in stages that grow shorter as neutrino losses accelerate contraction. The interior becomes an onion of concentric burning shells around an inert iron core. Radiation pressure near the Eddington limit drives fierce winds that can strip the hydrogen envelope entirely, and silicon burning builds an iron core toward the threshold of collapse.\n",{"path":6941,"title":6942,"module":6930,"summary":6943},"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fstellar-pulsation-and-the-instability-strip","Stellar Pulsation and the Instability Strip","Radial pulsation is a standing sound wave whose period scales inversely with the square root of the mean density. The kappa mechanism, an opacity valve seated in the helium partial-ionization zone, turns a star into a heat engine that pumps the oscillation. Stars in the instability strip pulsate as Cepheids, RR Lyrae, and Mira variables, and the Cepheid period–luminosity relation calibrates the distance ladder.\n",{"path":6945,"title":5361,"module":6946,"summary":6947},"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fwhite-dwarfs-and-the-chandrasekhar-limit","Stellar Death and Compact Remnants","A white dwarf is held up by the degeneracy pressure of its electrons, a quantum-mechanical stiffness that survives to zero temperature. Filling the Fermi sea sets a pressure that scales as density to the five-thirds power when the electrons are slow and only four-thirds when they are relativistic. The softer relativistic law produces the inverted mass-radius relation and a maximum mass, the Chandrasekhar limit near 1.4 solar masses, above which no cold equilibrium exists. Cooling and crystallization then turn the white-dwarf population into a clock for the Galactic disk.\n",{"path":6949,"title":6950,"module":6946,"summary":6951},"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fcore-collapse-supernovae","Core-Collapse Supernovae","When a massive star builds an iron core past the Chandrasekhar mass, degeneracy fails and the core collapses in less than a second. Photodisintegration and electron capture remove pressure support and neutronize the matter; the collapse halts abruptly at nuclear density, launching a shock that stalls and is revived by neutrino heating. The event is a Type II or stripped-envelope Ib\u002FIc supernova, and the neutrinos from SN 1987A confirmed the picture directly.\n",{"path":6953,"title":6954,"module":6946,"summary":6955},"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fthermonuclear-supernovae-type-ia","Thermonuclear Supernovae","A carbon-oxygen white dwarf driven toward the Chandrasekhar mass ignites its degenerate fuel and unbinds itself in a thermonuclear runaway, the Type Ia supernova. The light curve is powered by the radioactive decay of nickel-56 to cobalt-56 to iron-56, and the Phillips relation between peak brightness and decline rate makes these events standardizable candles. Their near-uniform luminosity turns them into the distance indicators that revealed cosmic acceleration.\n",{"path":6957,"title":6958,"module":6946,"summary":6959},"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fneutron-stars-and-pulsars","Neutron Stars and Pulsars","A neutron star is held up by neutron degeneracy and the repulsive nuclear force, with a maximum mass, the Tolman-Oppenheimer-Volkoff limit, set by an uncertain dense-matter equation of state. Its rotating magnetic dipole sweeps a beam past Earth as a pulsar, and magnetic braking traces a track across the period-period- derivative diagram. Millisecond pulsars, magnetars, glitches, and the orbital decay of the Hulse-Taylor binary follow from the same structure.\n",{"path":6961,"title":6962,"module":6946,"summary":6963},"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fblack-holes-schwarzschild-and-kerr","Black Holes, Schwarzschild and Kerr","Above the neutron-star mass limit gravity wins completely and the remnant is a black hole. The Schwarzschild solution gives the event horizon, gravitational redshift, and time dilation; the innermost stable circular orbit sets the efficiency of accretion. Rotating Kerr black holes drag spacetime and carry an ergosphere. Stellar-mass black holes are found in X-ray binaries, and the Event Horizon Telescope has imaged the shadow of a supermassive one.\n",{"path":6965,"title":6966,"module":6967,"summary":6968},"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fbinary-systems-and-mass-transfer","Binary Systems and Mass Transfer","Binaries and Gravitational Waves","Most stars are born in pairs, and a binary is the only setting where a stellar mass can be measured directly. Visual, spectroscopic, and eclipsing binaries each expose a different combination of the orbital elements, and together they calibrate the mass-luminosity relation. When one star swells to fill its Roche lobe, gas streams through the inner Lagrange point onto its companion. Conservative transfer widens or shrinks the orbit depending on the mass ratio, and the sign of that response explains the Algol paradox.\n",{"path":6970,"title":6971,"module":6967,"summary":6972},"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Faccreting-compact-objects","Accreting Compact Objects","Gas falling onto a compact object converts gravitational binding energy into radiation with an efficiency set by the depth of the potential well, up to tens of percent of the rest mass for a neutron star or black hole. Angular momentum forces the flow into a disk, and viscous dissipation gives a temperature profile that falls as radius to the minus three-quarters, producing a multicolor blackbody spectrum. Radiation pressure caps the steady luminosity at the Eddington limit. Unstable nuclear burning of the accreted fuel powers classical novae on white dwarfs and Type I X-ray bursts on neutron stars.\n",{"path":6974,"title":6975,"module":6967,"summary":6976},"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fgravitational-waves-from-inspiraling-binaries","Gravitational Waves from Inspiraling Binaries","A time-varying mass quadrupole radiates gravitational waves, ripples in spacetime that stretch and squeeze a ring of free masses along two polarizations. The radiated power drains a binary's orbital energy, shrinking the orbit and sweeping the wave frequency upward in a chirp whose rate fixes the chirp mass. Laser interferometers with kilometre arms measure the resulting strain of order ten to the minus twenty-one. The first detection, GW150914, matched a template for two merging black holes near thirty solar masses each.\n",{"path":6978,"title":6979,"module":6967,"summary":6980},"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fmultimessenger-astronomy-and-gamma-ray-bursts","Multimessenger Astronomy and Gamma-Ray Bursts","Gamma-ray bursts split into two populations: long bursts from the collapse of massive stars and short bursts from merging compact objects. The compactness problem forces the emitting plasma to move at ultra-relativistic speed, beaming the radiation into a narrow jet. The neutron-star merger GW170817 tied a gravitational chirp to a short gamma-ray burst, a radioactive kilonova, and a broadband afterglow, confirming that mergers forge r-process elements. A merger with a measured redshift is a standard siren that reads the Hubble constant from gravitational data alone.\n",{"path":6982,"title":6983,"module":6984,"summary":6985},"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fthe-milky-way","The Milky Way Galaxy","Galaxies and Dark Matter","The Galaxy resolves into a thin disk of gas and young stars, a central bar and bulge, and a diffuse old halo studded with globular clusters. Star counts and the reddening of distant light map these components, while the differential rotation of the disk — encoded in the Oort constants and the flat rotation curve — measures the enclosed mass and reveals more than the stars can account for. Spiral arms are density waves, not material structures, and the innermost stellar orbits around Sgr A* weigh a four-million-solar-mass black hole.\n",{"path":6987,"title":6988,"module":6984,"summary":6989},"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-morphology-and-classification","Galaxy Morphology and Classification","Galaxies sort along the Hubble tuning fork from smooth ellipticals through lenticulars to grand-design and barred spirals, with irregulars off the end. The light of a spheroid follows the de Vaucouleurs quarter-power law while a disk fades exponentially, and the general Sérsic profile interpolates between them. Virial scaling relations — Tully–Fisher for disks, Faber–Jackson and the fundamental plane for spheroids — tie luminosity to internal motions, and the Schechter function fixes the abundance of galaxies as a function of luminosity.\n",{"path":6991,"title":6992,"module":6984,"summary":6993},"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-rotation-curves-and-dark-matter","Galaxy Rotation Curves and Dark Matter","The rotation curves of disk galaxies stay flat far beyond the light, demanding an extended halo whose density falls as the inverse square of radius. Decomposing the curve into disk, bulge, and halo, and fitting isothermal or NFW profiles, quantifies the missing mass. Gravitational lensing weighs the same mass without dynamics, the mass-to-light ratio climbs from stars to clusters, and the Bullet Cluster separates the collisionless dark matter from the colliding gas — evidence that MOND strains to match.\n",{"path":6995,"title":6996,"module":6984,"summary":6997},"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Factive-galactic-nuclei-and-supermassive-black-holes","Active Galactic Nuclei","A small fraction of galaxies pour out enormous luminosity from a region smaller than the solar system. Accretion onto a supermassive black hole, limited by the Eddington balance of radiation pressure and gravity, powers the Seyferts, quasars, radio galaxies, and blazars — one engine seen from different angles through an obscuring torus. Relativistic jets produce apparent superluminal motion, reverberation mapping and stellar dynamics weigh the central mass, and the M–sigma relation ties that mass to the host bulge.\n",{"path":6999,"title":7000,"module":6984,"summary":7001},"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-clusters-and-large-scale-structure","Galaxy Clusters and Large-Scale Structure","Galaxies gather into groups and rich clusters bound by a common dark halo and filled with hot X-ray gas. Three independent probes — the virial theorem, the hydrostatic X-ray temperature, and gravitational lensing — agree on a mass that dwarfs the stars. On the largest scales galaxies trace a cosmic web of filaments, walls, and voids, quantified by the two-point correlation function, whose baryon acoustic oscillation bump provides a standard ruler for cosmology.\n",{"path":7003,"title":7004,"module":7005,"summary":7006},"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-expanding-universe-and-hubbles-law","The Expanding Universe and Hubble's Law","Cosmic Expansion and Dynamics","The universe is homogeneous and isotropic on large scales, so its expansion is captured by a single function of time, the scale factor. Comoving coordinates stay fixed while proper distances grow in proportion to the scale factor, producing Hubble's law and a cosmological redshift that measures stretched space rather than a Doppler shift. A Newtonian energy argument reproduces the dynamics, and the same finite, expanding cosmos resolves Olbers' paradox.\n",{"path":7008,"title":7009,"module":7005,"summary":7010},"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-frw-metric-and-cosmological-redshift","The FRW Metric and Cosmological Redshift","The geometry of a homogeneous, isotropic universe is fixed by symmetry to the Robertson-Walker metric, with the entire freedom reduced to a scale factor and a single curvature constant selecting an open, flat, or closed space. From the metric the null geodesic of light gives comoving distance, the exact cosmological redshift, and the distinction between the proper distance we cannot measure and the redshift we can.\n",{"path":7012,"title":4079,"module":7005,"summary":7013},"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-friedmann-equations-and-cosmic-dynamics","The scale factor obeys the Friedmann equation, the acceleration equation, and the fluid equation, only two of which are independent. An equation of state fixes how each component behaves under expansion, so radiation dilutes as the inverse fourth power of the scale factor, matter as the inverse cube, and vacuum energy not at all. The critical density defines the density parameters, and the deceleration parameter encodes whether gravity or dark energy is winning.\n",{"path":7015,"title":7016,"module":7005,"summary":7017},"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fcosmological-models-and-distances","Cosmological Models and Distances","Integrating the Friedmann equation for particular mixtures gives the benchmark models, from the matter-only Einstein-de Sitter universe to the concordance Lambda-CDM, each with its own scale-factor history and age. Because the redshift is the only direct observable, several distance measures diverge at high redshift, and the angular-diameter distance even turns over so that the most distant objects look larger. The horizon and lookback time set what is causally and observationally reachable.\n",{"path":7019,"title":7020,"module":7005,"summary":7021},"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fdark-energy-and-the-accelerating-universe","Dark Energy and the Accelerating Universe","In 1998 two teams found that distant Type Ia supernovae are fainter than a decelerating universe predicts, revealing that the expansion is accelerating and that a component with negative pressure dominates the energy budget. The simplest candidate is the cosmological constant, or vacuum energy, with an equation of state near minus one. It works observationally but leaves two deep puzzles: why the vacuum energy is a hundred and twenty orders of magnitude smaller than expected, and why it is comparable to the matter density just now.\n",{"path":7023,"title":7024,"module":7025,"summary":7026},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fthe-thermal-history-of-the-universe","The Thermal History of the Universe","The Hot Big Bang","Running the expansion backward compresses and heats the universe, so its past is a sequence of thermal epochs set by temperature. Temperature scales as the inverse scale factor; species stay in equilibrium while their interaction rate exceeds the expansion rate and freeze out when it drops below. The effective degrees of freedom count the relativistic species and step down through mass thresholds, and neutrino decoupling just before electron-positron annihilation leaves a relic neutrino background slightly cooler than the photons.\n",{"path":7028,"title":7029,"module":7025,"summary":7030},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fbig-bang-nucleosynthesis","Big Bang Nucleosynthesis","In the first three minutes the weak interactions freeze out the neutron-to-proton ratio, and once deuterium survives photodissociation a fast reaction network converts nearly all free neutrons into helium-4. The primordial abundances of deuterium, helium-3, helium-4, and lithium-7 depend on a single free parameter, the baryon-to-photon ratio, so measuring them fixes the baryon density. The predictions match observation across nine decades of abundance, with a persistent discrepancy in lithium-7.\n",{"path":7032,"title":7033,"module":7025,"summary":7034},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Frecombination-and-the-cosmic-microwave-background","Recombination and the Cosmic Microwave Background","As the universe cooled through a few thousand kelvin the free electrons bound to protons, and the Saha equation tracks the falling ionization fraction. Once the plasma neutralized, photons stopped scattering and streamed freely from a spherical surface of last scattering at redshift about 1100. Those photons are the cosmic microwave background, an almost perfect blackbody at 2.725 kelvin with a dipole from our motion through it.\n",{"path":7036,"title":7037,"module":7025,"summary":7038},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcmb-anisotropies-and-cosmological-parameters","CMB Anisotropies and Cosmological Parameters","The cosmic microwave background carries temperature fluctuations at the ten-parts-per-million level, imprinted by sound waves in the photon-baryon plasma before recombination. Decomposed into spherical harmonics, the fluctuations form an angular power spectrum whose acoustic peaks encode the geometry and contents of the universe: the first peak fixes spatial flatness, the odd-even peak ratio the baryon density, and the third peak the dark-matter density. Polarization adds an independent channel, and the Planck measurements pin the concordance parameters.\n",{"path":7040,"title":7041,"module":7025,"summary":7042},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcosmic-inflation","Cosmic Inflation","The hot Big Bang leaves three initial-condition puzzles unexplained: why causally disconnected patches share a temperature, why the geometry is so nearly flat, and why no magnetic monopoles are seen. A brief epoch of accelerated expansion driven by a slowly rolling scalar field solves all three by stretching a small causal patch across the observable universe. The same accelerated expansion freezes quantum fluctuations into a near-scale-invariant spectrum of density perturbations, seeding all later structure.\n",{"path":7044,"title":7045,"module":7025,"summary":7046},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fstructure-formation-and-the-growth-of-perturbations","Structure Formation and the Growth of Perturbations","The near-uniform early universe grew its galaxies and clusters by gravitational instability acting on the tiny inflationary perturbations. In an expanding background the growth is slowed to a power law rather than the exponential of a static medium; perturbations stall during radiation domination and grow with the scale factor once matter dominates. The transfer function turns the primordial spectrum into the processed matter power spectrum, and cold dark matter builds structure from the bottom up.\n",{"path":7048,"title":7049,"module":7025,"summary":7050},"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fdark-matter-dark-energy-and-open-questions","Dark Matter, Dark Energy, and Open Questions","Five independent lines of evidence converge on a universe whose energy budget is dominated by dark energy and dark matter, with ordinary baryons a small remainder. The candidate particles for dark matter range from WIMPs to axions to sterile neutrinos, each with its own detection strategy. The concordance model fits the data with six parameters but leaves the nature of dark energy, the Hubble tension, small-scale structure, and the matter-antimatter asymmetry unexplained.\n",{"path":7052,"title":7053,"module":219,"summary":219},"\u002Fastrophysics-cosmology","Astrophysics & Cosmology",{"path":7055,"title":7056,"module":219,"summary":219},"\u002Fcolophon","Colophon",{"path":7058,"title":7059,"module":219,"summary":219},"\u002F","Study Notes","\u003Csvg style=\"width:100%;max-width:520.664px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 390.498 67.264\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M-62.505-26.936H304.78\"\u002F>\u003Cpath stroke=\"none\" d=\"m307.38-26.936-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M-51.124-30.35v6.828\"\u002F>\u003Cg transform=\"translate(3.409 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-56.534-26.796Q-56.992-26.796-57.310-27.011Q-57.628-27.227-57.809-27.579Q-57.990-27.931-58.067-28.351Q-58.144-28.771-58.144-29.199Q-58.144-29.783-57.891-30.339Q-57.638-30.894-57.168-31.239Q-56.698-31.584-56.100-31.584Q-55.690-31.584-55.406-31.386Q-55.122-31.188-55.122-30.785Q-55.122-30.689-55.168-30.610Q-55.214-30.532-55.295-30.487Q-55.375-30.443-55.464-30.443Q-55.611-30.443-55.712-30.540Q-55.813-30.638-55.813-30.785Q-55.813-30.915-55.722-31.022Q-55.631-31.130-55.498-31.130Q-55.686-31.352-56.100-31.352Q-56.414-31.352-56.688-31.188Q-56.961-31.024-57.129-30.750Q-57.317-30.460-57.381-30.094Q-57.446-29.728-57.446-29.274Q-57.296-29.568-57.031-29.746Q-56.766-29.923-56.452-29.923Q-56.021-29.923-55.672-29.717Q-55.324-29.510-55.124-29.154Q-54.924-28.799-54.924-28.372Q-54.924-27.927-55.141-27.567Q-55.358-27.206-55.731-27.001Q-56.103-26.796-56.534-26.796M-56.534-27.049Q-56.158-27.049-55.954-27.232Q-55.751-27.415-55.688-27.698Q-55.625-27.982-55.625-28.372Q-55.625-28.758-55.679-29.038Q-55.734-29.318-55.929-29.510Q-56.124-29.701-56.493-29.701Q-56.783-29.701-56.995-29.525Q-57.207-29.349-57.315-29.076Q-57.422-28.802-57.422-28.519L-57.422-28.378L-57.422-28.337Q-57.422-27.832-57.211-27.440Q-56.999-27.049-56.534-27.049M-53.106-27.144Q-53.106-27.650-52.976-28.158Q-52.846-28.665-52.608-29.127Q-52.371-29.588-52.036-30.009L-51.390-30.822L-52.203-30.822Q-52.788-30.822-53.184-30.814Q-53.581-30.805-53.605-30.785Q-53.707-30.668-53.786-30.142L-54.052-30.142L-53.806-31.666L-53.540-31.666L-53.540-31.646Q-53.540-31.578-53.464-31.535Q-53.389-31.492-53.311-31.485Q-53.119-31.461-52.924-31.455Q-52.730-31.448-52.538-31.446Q-52.347-31.444-52.149-31.444L-50.727-31.444L-50.727-31.256Q-50.737-31.208-50.747-31.198L-51.803-29.875Q-52.022-29.602-52.145-29.289Q-52.268-28.977-52.326-28.628Q-52.384-28.279-52.398-27.948Q-52.412-27.616-52.412-27.144Q-52.412-26.994-52.511-26.895Q-52.610-26.796-52.757-26.796Q-52.907-26.796-53.006-26.895Q-53.106-26.994-53.106-27.144M-48.570-26.796Q-49.206-26.796-49.570-27.141Q-49.934-27.486-50.069-28.011Q-50.204-28.536-50.204-29.161Q-50.204-30.186-49.848-30.885Q-49.493-31.584-48.570-31.584Q-47.644-31.584-47.292-30.885Q-46.940-30.186-46.940-29.161Q-46.940-28.536-47.075-28.011Q-47.210-27.486-47.572-27.141Q-47.934-26.796-48.570-26.796M-48.570-27.021Q-48.132-27.021-47.919-27.396Q-47.705-27.770-47.656-28.237Q-47.606-28.703-47.606-29.281Q-47.606-29.834-47.656-30.262Q-47.705-30.689-47.917-31.024Q-48.129-31.359-48.570-31.359Q-48.912-31.359-49.115-31.152Q-49.318-30.945-49.406-30.633Q-49.493-30.320-49.515-30.004Q-49.537-29.687-49.537-29.281Q-49.537-28.864-49.515-28.522Q-49.493-28.180-49.404-27.832Q-49.315-27.483-49.110-27.252Q-48.905-27.021-48.570-27.021\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M22.853-30.35v6.828\"\u002F>\u003Cg transform=\"translate(77.386 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-56.534-26.796Q-56.992-26.796-57.310-27.011Q-57.628-27.227-57.809-27.579Q-57.990-27.931-58.067-28.351Q-58.144-28.771-58.144-29.199Q-58.144-29.783-57.891-30.339Q-57.638-30.894-57.168-31.239Q-56.698-31.584-56.100-31.584Q-55.690-31.584-55.406-31.386Q-55.122-31.188-55.122-30.785Q-55.122-30.689-55.168-30.610Q-55.214-30.532-55.295-30.487Q-55.375-30.443-55.464-30.443Q-55.611-30.443-55.712-30.540Q-55.813-30.638-55.813-30.785Q-55.813-30.915-55.722-31.022Q-55.631-31.130-55.498-31.130Q-55.686-31.352-56.100-31.352Q-56.414-31.352-56.688-31.188Q-56.961-31.024-57.129-30.750Q-57.317-30.460-57.381-30.094Q-57.446-29.728-57.446-29.274Q-57.296-29.568-57.031-29.746Q-56.766-29.923-56.452-29.923Q-56.021-29.923-55.672-29.717Q-55.324-29.510-55.124-29.154Q-54.924-28.799-54.924-28.372Q-54.924-27.927-55.141-27.567Q-55.358-27.206-55.731-27.001Q-56.103-26.796-56.534-26.796M-56.534-27.049Q-56.158-27.049-55.954-27.232Q-55.751-27.415-55.688-27.698Q-55.625-27.982-55.625-28.372Q-55.625-28.758-55.679-29.038Q-55.734-29.318-55.929-29.510Q-56.124-29.701-56.493-29.701Q-56.783-29.701-56.995-29.525Q-57.207-29.349-57.315-29.076Q-57.422-28.802-57.422-28.519L-57.422-28.378L-57.422-28.337Q-57.422-27.832-57.211-27.440Q-56.999-27.049-56.534-27.049M-53.567-27.250Q-53.447-27.134-53.270-27.092Q-53.092-27.049-52.877-27.049Q-52.637-27.049-52.427-27.158Q-52.217-27.268-52.063-27.450Q-51.909-27.633-51.810-27.866Q-51.643-28.293-51.643-29.113Q-51.793-28.819-52.056-28.640Q-52.319-28.460-52.637-28.460Q-53.071-28.460-53.418-28.669Q-53.765-28.877-53.963-29.238Q-54.162-29.599-54.162-30.022Q-54.162-30.357-54.032-30.646Q-53.902-30.935-53.671-31.149Q-53.441-31.362-53.141-31.473Q-52.842-31.584-52.511-31.584Q-51.653-31.584-51.297-30.870Q-50.942-30.156-50.942-29.199Q-50.942-28.782-51.070-28.354Q-51.198-27.927-51.455-27.572Q-51.711-27.216-52.073-27.006Q-52.436-26.796-52.877-26.796Q-53.331-26.796-53.649-26.984Q-53.967-27.172-53.967-27.596Q-53.967-27.746-53.868-27.845Q-53.769-27.944-53.618-27.944Q-53.550-27.944-53.483-27.917Q-53.417-27.890-53.372-27.845Q-53.328-27.801-53.300-27.734Q-53.273-27.667-53.273-27.596Q-53.273-27.466-53.353-27.368Q-53.434-27.271-53.567-27.250M-52.596-28.686Q-52.302-28.686-52.087-28.864Q-51.872-29.041-51.764-29.317Q-51.656-29.592-51.656-29.882Q-51.656-29.927-51.658-29.954Q-51.660-29.981-51.663-30.016Q-51.660-30.026-51.658-30.033Q-51.656-30.040-51.656-30.050Q-51.656-30.552-51.855-30.952Q-52.053-31.352-52.511-31.352Q-53.078-31.352-53.271-30.993Q-53.464-30.634-53.464-30.022Q-53.464-29.636-53.410-29.353Q-53.355-29.069-53.160-28.877Q-52.965-28.686-52.596-28.686M-48.570-26.796Q-49.028-26.796-49.346-27.011Q-49.664-27.227-49.845-27.579Q-50.026-27.931-50.103-28.351Q-50.180-28.771-50.180-29.199Q-50.180-29.783-49.927-30.339Q-49.674-30.894-49.204-31.239Q-48.734-31.584-48.136-31.584Q-47.726-31.584-47.442-31.386Q-47.158-31.188-47.158-30.785Q-47.158-30.689-47.204-30.610Q-47.251-30.532-47.331-30.487Q-47.411-30.443-47.500-30.443Q-47.647-30.443-47.748-30.540Q-47.849-30.638-47.849-30.785Q-47.849-30.915-47.758-31.022Q-47.668-31.130-47.534-31.130Q-47.722-31.352-48.136-31.352Q-48.450-31.352-48.724-31.188Q-48.997-31.024-49.165-30.750Q-49.353-30.460-49.418-30.094Q-49.483-29.728-49.483-29.274Q-49.332-29.568-49.067-29.746Q-48.802-29.923-48.488-29.923Q-48.057-29.923-47.709-29.717Q-47.360-29.510-47.160-29.154Q-46.960-28.799-46.960-28.372Q-46.960-27.927-47.177-27.567Q-47.394-27.206-47.767-27.001Q-48.139-26.796-48.570-26.796M-48.570-27.049Q-48.194-27.049-47.991-27.232Q-47.787-27.415-47.724-27.698Q-47.661-27.982-47.661-28.372Q-47.661-28.758-47.715-29.038Q-47.770-29.318-47.965-29.510Q-48.160-29.701-48.529-29.701Q-48.819-29.701-49.031-29.525Q-49.243-29.349-49.351-29.076Q-49.459-28.802-49.459-28.519L-49.459-28.378L-49.459-28.337Q-49.459-27.832-49.247-27.440Q-49.035-27.049-48.570-27.049\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M79.758-30.35v6.828\"\u002F>\u003Cg transform=\"translate(134.291 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-57.088-27.144Q-57.088-27.650-56.958-28.158Q-56.828-28.665-56.590-29.127Q-56.353-29.588-56.018-30.009L-55.372-30.822L-56.185-30.822Q-56.770-30.822-57.166-30.814Q-57.563-30.805-57.587-30.785Q-57.689-30.668-57.768-30.142L-58.034-30.142L-57.788-31.666L-57.522-31.666L-57.522-31.646Q-57.522-31.578-57.446-31.535Q-57.371-31.492-57.293-31.485Q-57.101-31.461-56.906-31.455Q-56.712-31.448-56.520-31.446Q-56.329-31.444-56.130-31.444L-54.709-31.444L-54.709-31.256Q-54.719-31.208-54.729-31.198L-55.785-29.875Q-56.004-29.602-56.127-29.289Q-56.250-28.977-56.308-28.628Q-56.366-28.279-56.380-27.948Q-56.394-27.616-56.394-27.144Q-56.394-26.994-56.493-26.895Q-56.592-26.796-56.739-26.796Q-56.889-26.796-56.988-26.895Q-57.088-26.994-57.088-27.144M-52.224-28.084L-54.268-28.084L-54.268-28.365L-51.937-31.537Q-51.902-31.584-51.838-31.584L-51.701-31.584Q-51.656-31.584-51.629-31.557Q-51.602-31.530-51.602-31.485L-51.602-28.365L-50.839-28.365L-50.839-28.084L-51.602-28.084L-51.602-27.425Q-51.602-27.216-50.846-27.216L-50.846-26.936L-52.979-26.936L-52.979-27.216Q-52.224-27.216-52.224-27.425L-52.224-28.084M-52.176-30.809L-53.967-28.365L-52.176-28.365L-52.176-30.809M-48.242-28.084L-50.286-28.084L-50.286-28.365L-47.955-31.537Q-47.921-31.584-47.856-31.584L-47.719-31.584Q-47.674-31.584-47.647-31.557Q-47.620-31.530-47.620-31.485L-47.620-28.365L-46.858-28.365L-46.858-28.084L-47.620-28.084L-47.620-27.425Q-47.620-27.216-46.864-27.216L-46.864-26.936L-48.997-26.936L-48.997-27.216Q-48.242-27.216-48.242-27.425L-48.242-28.084M-48.194-30.809L-49.985-28.365L-48.194-28.365\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M125.283-30.35v6.828\"\u002F>\u003Cg transform=\"translate(179.816 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-57.088-27.144Q-57.088-27.650-56.958-28.158Q-56.828-28.665-56.590-29.127Q-56.353-29.588-56.018-30.009L-55.372-30.822L-56.185-30.822Q-56.770-30.822-57.166-30.814Q-57.563-30.805-57.587-30.785Q-57.689-30.668-57.768-30.142L-58.034-30.142L-57.788-31.666L-57.522-31.666L-57.522-31.646Q-57.522-31.578-57.446-31.535Q-57.371-31.492-57.293-31.485Q-57.101-31.461-56.906-31.455Q-56.712-31.448-56.520-31.446Q-56.329-31.444-56.130-31.444L-54.709-31.444L-54.709-31.256Q-54.719-31.208-54.729-31.198L-55.785-29.875Q-56.004-29.602-56.127-29.289Q-56.250-28.977-56.308-28.628Q-56.366-28.279-56.380-27.948Q-56.394-27.616-56.394-27.144Q-56.394-26.994-56.493-26.895Q-56.592-26.796-56.739-26.796Q-56.889-26.796-56.988-26.895Q-57.088-26.994-57.088-27.144M-54.162-28.013Q-54.162-28.454-53.859-28.775Q-53.557-29.096-53.106-29.288L-53.345-29.428Q-53.615-29.588-53.781-29.846Q-53.946-30.104-53.946-30.402Q-53.946-30.754-53.741-31.026Q-53.536-31.297-53.215-31.441Q-52.894-31.584-52.552-31.584Q-52.231-31.584-51.908-31.468Q-51.585-31.352-51.373-31.111Q-51.161-30.870-51.161-30.535Q-51.161-30.173-51.405-29.910Q-51.650-29.646-52.029-29.469L-51.629-29.233Q-51.434-29.120-51.275-28.951Q-51.116-28.782-51.029-28.573Q-50.942-28.365-50.942-28.132Q-50.942-27.729-51.176-27.425Q-51.410-27.121-51.785-26.958Q-52.159-26.796-52.552-26.796Q-52.938-26.796-53.307-26.933Q-53.676-27.069-53.919-27.346Q-54.162-27.623-54.162-28.013M-53.714-28.013Q-53.714-27.726-53.545-27.503Q-53.376-27.281-53.107-27.165Q-52.839-27.049-52.552-27.049Q-52.114-27.049-51.752-27.266Q-51.390-27.483-51.390-27.890Q-51.390-28.091-51.518-28.269Q-51.646-28.447-51.824-28.546L-52.846-29.141Q-53.085-29.031-53.283-28.865Q-53.482-28.700-53.598-28.484Q-53.714-28.269-53.714-28.013M-53.191-30.142L-52.272-29.609Q-51.964-29.769-51.762-30.002Q-51.561-30.234-51.561-30.535Q-51.561-30.774-51.706-30.964Q-51.851-31.154-52.084-31.253Q-52.316-31.352-52.552-31.352Q-52.774-31.352-53.003-31.282Q-53.232-31.212-53.389-31.055Q-53.547-30.897-53.547-30.668Q-53.547-30.354-53.191-30.142M-50.180-28.013Q-50.180-28.454-49.877-28.775Q-49.575-29.096-49.124-29.288L-49.363-29.428Q-49.633-29.588-49.799-29.846Q-49.964-30.104-49.964-30.402Q-49.964-30.754-49.759-31.026Q-49.554-31.297-49.233-31.441Q-48.912-31.584-48.570-31.584Q-48.249-31.584-47.926-31.468Q-47.603-31.352-47.391-31.111Q-47.179-30.870-47.179-30.535Q-47.179-30.173-47.423-29.910Q-47.668-29.646-48.047-29.469L-47.647-29.233Q-47.452-29.120-47.293-28.951Q-47.134-28.782-47.047-28.573Q-46.960-28.365-46.960-28.132Q-46.960-27.729-47.194-27.425Q-47.428-27.121-47.803-26.958Q-48.177-26.796-48.570-26.796Q-48.956-26.796-49.325-26.933Q-49.694-27.069-49.937-27.346Q-50.180-27.623-50.180-28.013M-49.732-28.013Q-49.732-27.726-49.563-27.503Q-49.394-27.281-49.125-27.165Q-48.857-27.049-48.570-27.049Q-48.132-27.049-47.770-27.266Q-47.408-27.483-47.408-27.890Q-47.408-28.091-47.536-28.269Q-47.664-28.447-47.842-28.546L-48.864-29.141Q-49.103-29.031-49.301-28.865Q-49.500-28.700-49.616-28.484Q-49.732-28.269-49.732-28.013M-49.209-30.142L-48.290-29.609Q-47.982-29.769-47.780-30.002Q-47.579-30.234-47.579-30.535Q-47.579-30.774-47.724-30.964Q-47.869-31.154-48.102-31.253Q-48.334-31.352-48.570-31.352Q-48.792-31.352-49.021-31.282Q-49.250-31.212-49.407-31.055Q-49.565-30.897-49.565-30.668Q-49.565-30.354-49.209-30.142\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M182.188-30.35v6.828\"\u002F>\u003Cg transform=\"translate(236.721 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-58.144-28.013Q-58.144-28.454-57.841-28.775Q-57.539-29.096-57.088-29.288L-57.327-29.428Q-57.597-29.588-57.763-29.846Q-57.928-30.104-57.928-30.402Q-57.928-30.754-57.723-31.026Q-57.518-31.297-57.197-31.441Q-56.876-31.584-56.534-31.584Q-56.213-31.584-55.890-31.468Q-55.567-31.352-55.355-31.111Q-55.143-30.870-55.143-30.535Q-55.143-30.173-55.387-29.910Q-55.631-29.646-56.011-29.469L-55.611-29.233Q-55.416-29.120-55.257-28.951Q-55.098-28.782-55.011-28.573Q-54.924-28.365-54.924-28.132Q-54.924-27.729-55.158-27.425Q-55.392-27.121-55.766-26.958Q-56.141-26.796-56.534-26.796Q-56.920-26.796-57.289-26.933Q-57.658-27.069-57.901-27.346Q-58.144-27.623-58.144-28.013M-57.696-28.013Q-57.696-27.726-57.527-27.503Q-57.358-27.281-57.089-27.165Q-56.821-27.049-56.534-27.049Q-56.096-27.049-55.734-27.266Q-55.372-27.483-55.372-27.890Q-55.372-28.091-55.500-28.269Q-55.628-28.447-55.806-28.546L-56.828-29.141Q-57.067-29.031-57.265-28.865Q-57.463-28.700-57.580-28.484Q-57.696-28.269-57.696-28.013M-57.173-30.142L-56.254-29.609Q-55.946-29.769-55.744-30.002Q-55.543-30.234-55.543-30.535Q-55.543-30.774-55.688-30.964Q-55.833-31.154-56.066-31.253Q-56.298-31.352-56.534-31.352Q-56.756-31.352-56.985-31.282Q-57.214-31.212-57.371-31.055Q-57.528-30.897-57.528-30.668Q-57.528-30.354-57.173-30.142M-52.552-26.796Q-53.188-26.796-53.552-27.141Q-53.916-27.486-54.051-28.011Q-54.186-28.536-54.186-29.161Q-54.186-30.186-53.830-30.885Q-53.475-31.584-52.552-31.584Q-51.626-31.584-51.274-30.885Q-50.922-30.186-50.922-29.161Q-50.922-28.536-51.057-28.011Q-51.192-27.486-51.554-27.141Q-51.916-26.796-52.552-26.796M-52.552-27.021Q-52.114-27.021-51.901-27.396Q-51.687-27.770-51.638-28.237Q-51.588-28.703-51.588-29.281Q-51.588-29.834-51.638-30.262Q-51.687-30.689-51.899-31.024Q-52.111-31.359-52.552-31.359Q-52.894-31.359-53.097-31.152Q-53.300-30.945-53.388-30.633Q-53.475-30.320-53.497-30.004Q-53.519-29.687-53.519-29.281Q-53.519-28.864-53.497-28.522Q-53.475-28.180-53.386-27.832Q-53.297-27.483-53.092-27.252Q-52.887-27.021-52.552-27.021M-47.234-26.936L-49.763-26.936L-49.763-27.216Q-48.796-27.216-48.796-27.425L-48.796-31.044Q-49.189-30.856-49.811-30.856L-49.811-31.137Q-49.394-31.137-49.030-31.238Q-48.666-31.338-48.409-31.584L-48.283-31.584Q-48.218-31.567-48.201-31.499L-48.201-27.425Q-48.201-27.216-47.234-27.216\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M227.713-30.35v6.828\"\u002F>\u003Cg transform=\"translate(282.246 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-58.144-28.013Q-58.144-28.454-57.841-28.775Q-57.539-29.096-57.088-29.288L-57.327-29.428Q-57.597-29.588-57.763-29.846Q-57.928-30.104-57.928-30.402Q-57.928-30.754-57.723-31.026Q-57.518-31.297-57.197-31.441Q-56.876-31.584-56.534-31.584Q-56.213-31.584-55.890-31.468Q-55.567-31.352-55.355-31.111Q-55.143-30.870-55.143-30.535Q-55.143-30.173-55.387-29.910Q-55.631-29.646-56.011-29.469L-55.611-29.233Q-55.416-29.120-55.257-28.951Q-55.098-28.782-55.011-28.573Q-54.924-28.365-54.924-28.132Q-54.924-27.729-55.158-27.425Q-55.392-27.121-55.766-26.958Q-56.141-26.796-56.534-26.796Q-56.920-26.796-57.289-26.933Q-57.658-27.069-57.901-27.346Q-58.144-27.623-58.144-28.013M-57.696-28.013Q-57.696-27.726-57.527-27.503Q-57.358-27.281-57.089-27.165Q-56.821-27.049-56.534-27.049Q-56.096-27.049-55.734-27.266Q-55.372-27.483-55.372-27.890Q-55.372-28.091-55.500-28.269Q-55.628-28.447-55.806-28.546L-56.828-29.141Q-57.067-29.031-57.265-28.865Q-57.463-28.700-57.580-28.484Q-57.696-28.269-57.696-28.013M-57.173-30.142L-56.254-29.609Q-55.946-29.769-55.744-30.002Q-55.543-30.234-55.543-30.535Q-55.543-30.774-55.688-30.964Q-55.833-31.154-56.066-31.253Q-56.298-31.352-56.534-31.352Q-56.756-31.352-56.985-31.282Q-57.214-31.212-57.371-31.055Q-57.528-30.897-57.528-30.668Q-57.528-30.354-57.173-30.142M-51.215-26.936L-53.745-26.936L-53.745-27.216Q-52.777-27.216-52.777-27.425L-52.777-31.044Q-53.171-30.856-53.793-30.856L-53.793-31.137Q-53.376-31.137-53.012-31.238Q-52.648-31.338-52.391-31.584L-52.265-31.584Q-52.200-31.567-52.183-31.499L-52.183-27.425Q-52.183-27.216-51.215-27.216L-51.215-26.936M-47.234-26.936L-50.118-26.936L-50.118-27.138Q-50.118-27.168-50.091-27.196L-48.843-28.413Q-48.772-28.488-48.729-28.530Q-48.686-28.573-48.608-28.652Q-48.194-29.065-47.963-29.423Q-47.733-29.780-47.733-30.204Q-47.733-30.436-47.811-30.639Q-47.890-30.843-48.032-30.993Q-48.173-31.144-48.368-31.224Q-48.563-31.304-48.796-31.304Q-49.107-31.304-49.365-31.145Q-49.623-30.986-49.753-30.709L-49.732-30.709Q-49.565-30.709-49.457-30.598Q-49.349-30.487-49.349-30.323Q-49.349-30.166-49.459-30.053Q-49.568-29.940-49.732-29.940Q-49.893-29.940-50.005-30.053Q-50.118-30.166-50.118-30.323Q-50.118-30.699-49.910-30.986Q-49.701-31.273-49.366-31.429Q-49.031-31.584-48.676-31.584Q-48.252-31.584-47.873-31.426Q-47.493-31.267-47.259-30.950Q-47.025-30.634-47.025-30.204Q-47.025-29.893-47.165-29.624Q-47.305-29.356-47.510-29.151Q-47.715-28.946-48.078-28.664Q-48.440-28.382-48.549-28.286L-49.404-27.558L-48.761-27.558Q-48.498-27.558-48.209-27.560Q-47.921-27.561-47.702-27.570Q-47.483-27.579-47.466-27.596Q-47.404-27.661-47.367-27.828Q-47.329-27.996-47.292-28.238L-47.025-28.238\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M290.308-30.35v6.828\"\u002F>\u003Cg transform=\"translate(344.842 12.597)\">\u003Cpath d=\"M-59.179-26.936L-61.709-26.936L-61.709-27.216Q-60.741-27.216-60.741-27.425L-60.741-31.044Q-61.134-30.856-61.756-30.856L-61.756-31.137Q-61.339-31.137-60.975-31.238Q-60.611-31.338-60.355-31.584L-60.229-31.584Q-60.164-31.567-60.147-31.499L-60.147-27.425Q-60.147-27.216-59.179-27.216L-59.179-26.936M-58.144-28.013Q-58.144-28.454-57.841-28.775Q-57.539-29.096-57.088-29.288L-57.327-29.428Q-57.597-29.588-57.763-29.846Q-57.928-30.104-57.928-30.402Q-57.928-30.754-57.723-31.026Q-57.518-31.297-57.197-31.441Q-56.876-31.584-56.534-31.584Q-56.213-31.584-55.890-31.468Q-55.567-31.352-55.355-31.111Q-55.143-30.870-55.143-30.535Q-55.143-30.173-55.387-29.910Q-55.631-29.646-56.011-29.469L-55.611-29.233Q-55.416-29.120-55.257-28.951Q-55.098-28.782-55.011-28.573Q-54.924-28.365-54.924-28.132Q-54.924-27.729-55.158-27.425Q-55.392-27.121-55.766-26.958Q-56.141-26.796-56.534-26.796Q-56.920-26.796-57.289-26.933Q-57.658-27.069-57.901-27.346Q-58.144-27.623-58.144-28.013M-57.696-28.013Q-57.696-27.726-57.527-27.503Q-57.358-27.281-57.089-27.165Q-56.821-27.049-56.534-27.049Q-56.096-27.049-55.734-27.266Q-55.372-27.483-55.372-27.890Q-55.372-28.091-55.500-28.269Q-55.628-28.447-55.806-28.546L-56.828-29.141Q-57.067-29.031-57.265-28.865Q-57.463-28.700-57.580-28.484Q-57.696-28.269-57.696-28.013M-57.173-30.142L-56.254-29.609Q-55.946-29.769-55.744-30.002Q-55.543-30.234-55.543-30.535Q-55.543-30.774-55.688-30.964Q-55.833-31.154-56.066-31.253Q-56.298-31.352-56.534-31.352Q-56.756-31.352-56.985-31.282Q-57.214-31.212-57.371-31.055Q-57.528-30.897-57.528-30.668Q-57.528-30.354-57.173-30.142M-53.567-27.250Q-53.447-27.134-53.270-27.092Q-53.092-27.049-52.877-27.049Q-52.637-27.049-52.427-27.158Q-52.217-27.268-52.063-27.450Q-51.909-27.633-51.810-27.866Q-51.643-28.293-51.643-29.113Q-51.793-28.819-52.056-28.640Q-52.319-28.460-52.637-28.460Q-53.071-28.460-53.418-28.669Q-53.765-28.877-53.963-29.238Q-54.162-29.599-54.162-30.022Q-54.162-30.357-54.032-30.646Q-53.902-30.935-53.671-31.149Q-53.441-31.362-53.141-31.473Q-52.842-31.584-52.511-31.584Q-51.653-31.584-51.297-30.870Q-50.942-30.156-50.942-29.199Q-50.942-28.782-51.070-28.354Q-51.198-27.927-51.455-27.572Q-51.711-27.216-52.073-27.006Q-52.436-26.796-52.877-26.796Q-53.331-26.796-53.649-26.984Q-53.967-27.172-53.967-27.596Q-53.967-27.746-53.868-27.845Q-53.769-27.944-53.618-27.944Q-53.550-27.944-53.483-27.917Q-53.417-27.890-53.372-27.845Q-53.328-27.801-53.300-27.734Q-53.273-27.667-53.273-27.596Q-53.273-27.466-53.353-27.368Q-53.434-27.271-53.567-27.250M-52.596-28.686Q-52.302-28.686-52.087-28.864Q-51.872-29.041-51.764-29.317Q-51.656-29.592-51.656-29.882Q-51.656-29.927-51.658-29.954Q-51.660-29.981-51.663-30.016Q-51.660-30.026-51.658-30.033Q-51.656-30.040-51.656-30.050Q-51.656-30.552-51.855-30.952Q-52.053-31.352-52.511-31.352Q-53.078-31.352-53.271-30.993Q-53.464-30.634-53.464-30.022Q-53.464-29.636-53.410-29.353Q-53.355-29.069-53.160-28.877Q-52.965-28.686-52.596-28.686M-49.753-27.698L-49.783-27.698Q-49.647-27.401-49.349-27.225Q-49.052-27.049-48.724-27.049Q-48.361-27.049-48.134-27.227Q-47.907-27.404-47.813-27.693Q-47.719-27.982-47.719-28.344Q-47.719-28.659-47.774-28.944Q-47.828-29.229-48.001-29.435Q-48.173-29.640-48.488-29.640Q-48.761-29.640-48.944-29.573Q-49.127-29.506-49.231-29.417Q-49.336-29.329-49.431-29.219Q-49.527-29.110-49.571-29.100L-49.650-29.100Q-49.722-29.117-49.739-29.188L-49.739-31.506Q-49.739-31.540-49.715-31.562Q-49.691-31.584-49.657-31.584L-49.630-31.584Q-49.342-31.468-49.074-31.414Q-48.806-31.359-48.529-31.359Q-48.252-31.359-47.982-31.414Q-47.712-31.468-47.432-31.584L-47.408-31.584Q-47.374-31.584-47.350-31.561Q-47.326-31.537-47.326-31.506L-47.326-31.437Q-47.326-31.410-47.346-31.390Q-47.620-31.075-48.004-30.899Q-48.389-30.723-48.802-30.723Q-49.141-30.723-49.459-30.809L-49.459-29.527Q-49.062-29.862-48.488-29.862Q-48.085-29.862-47.748-29.652Q-47.411-29.441-47.218-29.089Q-47.025-28.737-47.025-28.337Q-47.025-28.006-47.165-27.720Q-47.305-27.435-47.550-27.225Q-47.794-27.015-48.097-26.905Q-48.399-26.796-48.717-26.796Q-49.076-26.796-49.402-26.960Q-49.729-27.124-49.923-27.416Q-50.118-27.708-50.118-28.071Q-50.118-28.221-50.012-28.327Q-49.906-28.433-49.753-28.433Q-49.599-28.433-49.495-28.329Q-49.390-28.225-49.390-28.071Q-49.390-27.914-49.495-27.806Q-49.599-27.698-49.753-27.698\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-3.098 -7.8)\">\u003Cpath d=\"M-60.393-42.936L-62.126-42.936L-62.126-43.216Q-61.404-43.216-61.404-43.616L-61.404-47.403Q-61.637-47.437-62.126-47.437L-62.126-47.718L-60.769-47.718Q-60.728-47.704-60.707-47.690L-58.004-44.043L-58.004-47.038Q-58.004-47.437-58.725-47.437L-58.725-47.718L-56.988-47.718L-56.988-47.437Q-57.710-47.437-57.710-47.038L-57.710-43.028Q-57.727-42.953-57.795-42.936L-57.915-42.936Q-57.963-42.946-57.976-42.970L-61.110-47.191L-61.110-43.616Q-61.110-43.216-60.393-43.216L-60.393-42.936M-56.332-44.471Q-56.332-44.792-56.207-45.081Q-56.083-45.370-55.857-45.593Q-55.631-45.817-55.336-45.937Q-55.040-46.057-54.722-46.057Q-54.394-46.057-54.133-45.957Q-53.871-45.858-53.695-45.676Q-53.519-45.493-53.425-45.235Q-53.331-44.977-53.331-44.645Q-53.331-44.553-53.413-44.532L-55.669-44.532L-55.669-44.471Q-55.669-43.883-55.385-43.500Q-55.102-43.117-54.534-43.117Q-54.213-43.117-53.945-43.310Q-53.676-43.503-53.588-43.818Q-53.581-43.859-53.505-43.873L-53.413-43.873Q-53.331-43.849-53.331-43.777Q-53.331-43.770-53.338-43.743Q-53.451-43.346-53.822-43.107Q-54.193-42.868-54.616-42.868Q-55.054-42.868-55.454-43.076Q-55.854-43.285-56.093-43.652Q-56.332-44.019-56.332-44.471M-55.662-44.741L-53.847-44.741Q-53.847-45.018-53.945-45.270Q-54.042-45.523-54.240-45.679Q-54.439-45.834-54.722-45.834Q-54.999-45.834-55.213-45.676Q-55.426-45.517-55.544-45.262Q-55.662-45.007-55.662-44.741M-51.356-42.963L-52.337-45.462Q-52.398-45.605-52.516-45.640Q-52.634-45.674-52.849-45.674L-52.849-45.954L-51.369-45.954L-51.369-45.674Q-51.749-45.674-51.749-45.513Q-51.749-45.503-51.735-45.462L-51.021-43.630L-50.347-45.335Q-50.378-45.407-50.378-45.435Q-50.378-45.462-50.405-45.462Q-50.467-45.609-50.585-45.641Q-50.703-45.674-50.915-45.674L-50.915-45.954L-49.517-45.954L-49.517-45.674Q-49.893-45.674-49.893-45.513Q-49.893-45.482-49.886-45.462L-49.130-43.524L-48.443-45.274Q-48.423-45.325-48.423-45.380Q-48.423-45.520-48.536-45.597Q-48.649-45.674-48.789-45.674L-48.789-45.954L-47.568-45.954L-47.568-45.674Q-47.774-45.674-47.929-45.568Q-48.085-45.462-48.156-45.274L-49.062-42.963Q-49.096-42.868-49.209-42.868L-49.277-42.868Q-49.387-42.868-49.424-42.963L-50.207-44.966L-50.993-42.963Q-51.027-42.868-51.140-42.868L-51.209-42.868Q-51.318-42.868-51.356-42.963M-46.512-43.777L-46.512-45.674L-47.151-45.674L-47.151-45.896Q-46.834-45.896-46.617-46.106Q-46.400-46.316-46.299-46.626Q-46.198-46.935-46.198-47.243L-45.931-47.243L-45.931-45.954L-44.855-45.954L-44.855-45.674L-45.931-45.674L-45.931-43.790Q-45.931-43.514-45.827-43.315Q-45.723-43.117-45.463-43.117Q-45.306-43.117-45.200-43.221Q-45.094-43.326-45.044-43.479Q-44.995-43.633-44.995-43.790L-44.995-44.204L-44.728-44.204L-44.728-43.777Q-44.728-43.551-44.827-43.341Q-44.926-43.131-45.111-42.999Q-45.296-42.868-45.525-42.868Q-45.962-42.868-46.237-43.105Q-46.512-43.343-46.512-43.777M-43.959-44.419Q-43.959-44.761-43.824-45.060Q-43.689-45.359-43.450-45.583Q-43.211-45.807-42.893-45.932Q-42.575-46.057-42.243-46.057Q-41.799-46.057-41.399-45.841Q-40.999-45.626-40.765-45.248Q-40.531-44.871-40.531-44.419Q-40.531-44.078-40.673-43.794Q-40.815-43.510-41.059-43.303Q-41.303-43.097-41.613-42.982Q-41.922-42.868-42.243-42.868Q-42.674-42.868-43.076-43.069Q-43.477-43.271-43.718-43.623Q-43.959-43.975-43.959-44.419M-42.243-43.117Q-41.642-43.117-41.418-43.495Q-41.194-43.873-41.194-44.505Q-41.194-45.117-41.428-45.476Q-41.662-45.834-42.243-45.834Q-43.296-45.834-43.296-44.505Q-43.296-43.873-43.070-43.495Q-42.845-43.117-42.243-43.117M-38.255-42.936L-39.888-42.936L-39.888-43.216Q-39.659-43.216-39.511-43.250Q-39.362-43.285-39.362-43.425L-39.362-45.274Q-39.362-45.544-39.470-45.605Q-39.577-45.667-39.888-45.667L-39.888-45.947L-38.829-46.022L-38.829-45.373Q-38.658-45.681-38.354-45.852Q-38.049-46.022-37.704-46.022Q-37.198-46.022-36.915-45.799Q-36.631-45.575-36.631-45.079L-36.631-43.425Q-36.631-43.288-36.482-43.252Q-36.334-43.216-36.108-43.216L-36.108-42.936L-37.738-42.936L-37.738-43.216Q-37.509-43.216-37.361-43.250Q-37.212-43.285-37.212-43.425L-37.212-45.065Q-37.212-45.400-37.332-45.600Q-37.451-45.800-37.766-45.800Q-38.036-45.800-38.270-45.664Q-38.504-45.527-38.642-45.293Q-38.781-45.059-38.781-44.785L-38.781-43.425Q-38.781-43.288-38.630-43.252Q-38.480-43.216-38.255-43.216L-38.255-42.936M-35.021-41.706Q-35.021-41.740-34.994-41.767Q-34.724-41.996-34.575-42.319Q-34.426-42.642-34.426-42.998L-34.426-43.035Q-34.536-42.936-34.700-42.936Q-34.881-42.936-35.001-43.056Q-35.120-43.175-35.120-43.356Q-35.120-43.531-35.001-43.650Q-34.881-43.770-34.700-43.770Q-34.443-43.770-34.324-43.531Q-34.204-43.291-34.204-42.998Q-34.204-42.598-34.373-42.227Q-34.543-41.856-34.840-41.600Q-34.871-41.579-34.898-41.579Q-34.939-41.579-34.980-41.620Q-35.021-41.661-35.021-41.706\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-3.098 -7.8)\">\u003Cpath d=\"M-57.518-34.936L-61.487-34.936L-61.487-35.216Q-60.765-35.216-60.765-35.425L-60.765-39.226Q-60.765-39.437-61.487-39.437L-61.487-39.718L-59.173-39.718L-59.173-39.437Q-59.491-39.437-59.783-39.402Q-60.075-39.366-60.075-39.226L-60.075-35.425Q-60.075-35.285-59.986-35.250Q-59.897-35.216-59.709-35.216L-59.087-35.216Q-58.674-35.216-58.395-35.319Q-58.116-35.421-57.951-35.623Q-57.785-35.825-57.703-36.112Q-57.621-36.399-57.576-36.806L-57.310-36.806L-57.518-34.936M-56.650-36.471Q-56.650-36.792-56.525-37.081Q-56.401-37.370-56.175-37.593Q-55.949-37.817-55.654-37.937Q-55.358-38.057-55.040-38.057Q-54.712-38.057-54.451-37.957Q-54.189-37.858-54.013-37.676Q-53.837-37.493-53.743-37.235Q-53.649-36.977-53.649-36.645Q-53.649-36.553-53.731-36.532L-55.987-36.532L-55.987-36.471Q-55.987-35.883-55.703-35.500Q-55.420-35.117-54.852-35.117Q-54.531-35.117-54.263-35.310Q-53.994-35.503-53.906-35.818Q-53.899-35.859-53.824-35.873L-53.731-35.873Q-53.649-35.849-53.649-35.777Q-53.649-35.770-53.656-35.743Q-53.769-35.346-54.140-35.107Q-54.511-34.868-54.934-34.868Q-55.372-34.868-55.772-35.076Q-56.172-35.285-56.411-35.652Q-56.650-36.019-56.650-36.471M-55.980-36.741L-54.165-36.741Q-54.165-37.018-54.263-37.270Q-54.360-37.523-54.558-37.679Q-54.757-37.834-55.040-37.834Q-55.317-37.834-55.531-37.676Q-55.744-37.517-55.862-37.262Q-55.980-37.007-55.980-36.741M-51.445-34.936L-52.996-34.936L-52.996-35.216Q-52.771-35.216-52.622-35.250Q-52.473-35.285-52.473-35.425L-52.473-37.274Q-52.473-37.462-52.521-37.546Q-52.569-37.629-52.667-37.648Q-52.764-37.667-52.976-37.667L-52.976-37.947L-51.920-38.022L-51.920-35.425Q-51.920-35.285-51.788-35.250Q-51.657-35.216-51.445-35.216L-51.445-34.936M-52.716-39.243Q-52.716-39.414-52.593-39.533Q-52.470-39.653-52.299-39.653Q-52.132-39.653-52.009-39.533Q-51.886-39.414-51.886-39.243Q-51.886-39.068-52.009-38.945Q-52.132-38.822-52.299-38.822Q-52.470-38.822-52.593-38.945Q-52.716-39.068-52.716-39.243M-49.992-34.936L-50.259-34.936L-50.259-39.044Q-50.259-39.314-50.366-39.376Q-50.474-39.437-50.785-39.437L-50.785-39.718L-49.705-39.793L-49.705-37.623Q-49.496-37.814-49.211-37.918Q-48.926-38.022-48.628-38.022Q-48.310-38.022-48.013-37.901Q-47.716-37.780-47.493-37.564Q-47.271-37.349-47.145-37.064Q-47.018-36.778-47.018-36.447Q-47.018-36.002-47.258-35.638Q-47.497-35.274-47.890-35.071Q-48.283-34.868-48.727-34.868Q-48.922-34.868-49.112-34.924Q-49.302-34.980-49.462-35.085Q-49.623-35.189-49.763-35.350L-49.992-34.936M-49.678-37.281L-49.678-35.664Q-49.541-35.404-49.300-35.247Q-49.059-35.090-48.782-35.090Q-48.488-35.090-48.276-35.197Q-48.064-35.305-47.931-35.497Q-47.798-35.688-47.740-35.927Q-47.681-36.166-47.681-36.447Q-47.681-36.806-47.775-37.110Q-47.869-37.414-48.097-37.607Q-48.324-37.800-48.690-37.800Q-48.991-37.800-49.257-37.664Q-49.524-37.527-49.678-37.281M-44.701-34.936L-46.335-34.936L-46.335-35.216Q-46.106-35.216-45.957-35.250Q-45.808-35.285-45.808-35.425L-45.808-37.274Q-45.808-37.544-45.916-37.605Q-46.024-37.667-46.335-37.667L-46.335-37.947L-45.275-38.022L-45.275-37.373Q-45.104-37.681-44.800-37.852Q-44.496-38.022-44.151-38.022Q-43.645-38.022-43.361-37.799Q-43.077-37.575-43.077-37.079L-43.077-35.425Q-43.077-35.288-42.929-35.252Q-42.780-35.216-42.554-35.216L-42.554-34.936L-44.185-34.936L-44.185-35.216Q-43.956-35.216-43.807-35.250Q-43.658-35.285-43.658-35.425L-43.658-37.065Q-43.658-37.400-43.778-37.600Q-43.898-37.800-44.212-37.800Q-44.482-37.800-44.716-37.664Q-44.950-37.527-45.089-37.293Q-45.227-37.059-45.227-36.785L-45.227-35.425Q-45.227-35.288-45.077-35.252Q-44.927-35.216-44.701-35.216L-44.701-34.936M-40.350-34.936L-41.902-34.936L-41.902-35.216Q-41.676-35.216-41.527-35.250Q-41.379-35.285-41.379-35.425L-41.379-37.274Q-41.379-37.462-41.427-37.546Q-41.474-37.629-41.572-37.648Q-41.669-37.667-41.881-37.667L-41.881-37.947L-40.825-38.022L-40.825-35.425Q-40.825-35.285-40.693-35.250Q-40.562-35.216-40.350-35.216L-40.350-34.936M-41.621-39.243Q-41.621-39.414-41.498-39.533Q-41.375-39.653-41.204-39.653Q-41.037-39.653-40.914-39.533Q-40.791-39.414-40.791-39.243Q-40.791-39.068-40.914-38.945Q-41.037-38.822-41.204-38.822Q-41.375-38.822-41.498-38.945Q-41.621-39.068-41.621-39.243M-36.973-34.936L-39.646-34.936Q-39.690-34.936-39.718-34.963Q-39.745-34.991-39.745-35.035L-39.745-35.103Q-39.745-35.144-39.718-35.175L-37.609-37.728L-38.248-37.728Q-38.672-37.728-38.904-37.662Q-39.137-37.595-39.256-37.385Q-39.376-37.175-39.376-36.754L-39.639-36.754L-39.557-37.954L-36.966-37.954Q-36.925-37.954-36.896-37.927Q-36.867-37.899-36.867-37.855L-36.867-37.807Q-36.867-37.763-36.891-37.735L-38.996-35.189L-38.316-35.189Q-37.988-35.189-37.771-35.225Q-37.554-35.261-37.387-35.411Q-37.246-35.548-37.193-35.772Q-37.140-35.996-37.113-36.324L-36.846-36.324L-36.973-34.936M-35.756-35.356Q-35.756-35.524-35.633-35.647Q-35.510-35.770-35.336-35.770Q-35.168-35.770-35.045-35.647Q-34.922-35.524-34.922-35.356Q-34.922-35.182-35.045-35.059Q-35.168-34.936-35.336-34.936Q-35.510-34.936-35.633-35.059Q-35.756-35.182-35.756-35.356M-35.756-37.540Q-35.756-37.708-35.633-37.831Q-35.510-37.954-35.336-37.954Q-35.168-37.954-35.045-37.831Q-34.922-37.708-34.922-37.540Q-34.922-37.366-35.045-37.243Q-35.168-37.120-35.336-37.120Q-35.510-37.120-35.633-37.243Q-35.756-37.366-35.756-37.540\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-3.098 -7.8)\">\u003Cpath d=\"M-61.525-28.447Q-61.525-28.775-61.390-29.076Q-61.255-29.376-61.019-29.597Q-60.783-29.817-60.479-29.937Q-60.174-30.057-59.850-30.057Q-59.344-30.057-58.995-29.954Q-58.647-29.852-58.647-29.476Q-58.647-29.329-58.744-29.228Q-58.841-29.127-58.988-29.127Q-59.142-29.127-59.241-29.226Q-59.340-29.325-59.340-29.476Q-59.340-29.664-59.200-29.756Q-59.402-29.807-59.843-29.807Q-60.198-29.807-60.427-29.611Q-60.656-29.414-60.757-29.105Q-60.858-28.795-60.858-28.447Q-60.858-28.098-60.732-27.792Q-60.605-27.486-60.350-27.302Q-60.096-27.117-59.740-27.117Q-59.518-27.117-59.334-27.201Q-59.149-27.285-59.014-27.440Q-58.879-27.596-58.821-27.804Q-58.807-27.859-58.753-27.859L-58.640-27.859Q-58.609-27.859-58.587-27.835Q-58.565-27.811-58.565-27.777L-58.565-27.756Q-58.650-27.469-58.838-27.271Q-59.026-27.073-59.291-26.970Q-59.556-26.868-59.850-26.868Q-60.280-26.868-60.668-27.074Q-61.056-27.281-61.290-27.644Q-61.525-28.006-61.525-28.447M-57.919-27.664Q-57.919-27.996-57.695-28.223Q-57.471-28.450-57.127-28.578Q-56.784-28.707-56.411-28.759Q-56.039-28.812-55.735-28.812L-55.735-29.065Q-55.735-29.270-55.842-29.450Q-55.950-29.629-56.131-29.732Q-56.312-29.834-56.521-29.834Q-56.927-29.834-57.163-29.742Q-57.074-29.705-57.028-29.621Q-56.982-29.537-56.982-29.435Q-56.982-29.339-57.028-29.260Q-57.074-29.182-57.155-29.137Q-57.235-29.093-57.324-29.093Q-57.474-29.093-57.575-29.190Q-57.676-29.288-57.676-29.435Q-57.676-30.057-56.521-30.057Q-56.309-30.057-56.059-29.993Q-55.810-29.930-55.608-29.811Q-55.406-29.691-55.280-29.506Q-55.153-29.322-55.153-29.079L-55.153-27.503Q-55.153-27.387-55.092-27.291Q-55.030-27.196-54.918-27.196Q-54.808-27.196-54.743-27.290Q-54.678-27.384-54.678-27.503L-54.678-27.951L-54.412-27.951L-54.412-27.503Q-54.412-27.233-54.639-27.068Q-54.866-26.902-55.147-26.902Q-55.355-26.902-55.492-27.056Q-55.629-27.209-55.652-27.425Q-55.799-27.158-56.081-27.013Q-56.363-26.868-56.688-26.868Q-56.965-26.868-57.249-26.943Q-57.532-27.018-57.725-27.197Q-57.919-27.377-57.919-27.664M-57.303-27.664Q-57.303-27.490-57.203-27.360Q-57.102-27.230-56.946-27.160Q-56.791-27.090-56.627-27.090Q-56.408-27.090-56.199-27.187Q-55.991-27.285-55.863-27.466Q-55.735-27.647-55.735-27.873L-55.735-28.601Q-56.059-28.601-56.425-28.510Q-56.791-28.419-57.047-28.207Q-57.303-27.996-57.303-27.664M-52.327-26.936L-53.930-26.936L-53.930-27.216Q-53.704-27.216-53.556-27.250Q-53.407-27.285-53.407-27.425L-53.407-31.044Q-53.407-31.314-53.515-31.376Q-53.622-31.437-53.930-31.437L-53.930-31.718L-52.853-31.793L-52.853-27.425Q-52.853-27.288-52.703-27.252Q-52.552-27.216-52.327-27.216L-52.327-26.936M-51.732-28.447Q-51.732-28.775-51.597-29.076Q-51.462-29.376-51.226-29.597Q-50.990-29.817-50.686-29.937Q-50.382-30.057-50.057-30.057Q-49.551-30.057-49.203-29.954Q-48.854-29.852-48.854-29.476Q-48.854-29.329-48.952-29.228Q-49.049-29.127-49.196-29.127Q-49.350-29.127-49.449-29.226Q-49.548-29.325-49.548-29.476Q-49.548-29.664-49.408-29.756Q-49.610-29.807-50.050-29.807Q-50.406-29.807-50.635-29.611Q-50.864-29.414-50.965-29.105Q-51.066-28.795-51.066-28.447Q-51.066-28.098-50.939-27.792Q-50.813-27.486-50.558-27.302Q-50.303-27.117-49.948-27.117Q-49.726-27.117-49.541-27.201Q-49.357-27.285-49.222-27.440Q-49.087-27.596-49.028-27.804Q-49.015-27.859-48.960-27.859L-48.847-27.859Q-48.817-27.859-48.794-27.835Q-48.772-27.811-48.772-27.777L-48.772-27.756Q-48.858-27.469-49.046-27.271Q-49.234-27.073-49.498-26.970Q-49.763-26.868-50.057-26.868Q-50.488-26.868-50.876-27.074Q-51.264-27.281-51.498-27.644Q-51.732-28.006-51.732-28.447M-47.610-27.770L-47.610-29.274Q-47.610-29.544-47.718-29.605Q-47.825-29.667-48.136-29.667L-48.136-29.947L-47.029-30.022L-47.029-27.790L-47.029-27.770Q-47.029-27.490-46.978-27.346Q-46.926-27.203-46.785-27.146Q-46.643-27.090-46.356-27.090Q-46.103-27.090-45.898-27.230Q-45.693-27.370-45.576-27.596Q-45.460-27.821-45.460-28.071L-45.460-29.274Q-45.460-29.544-45.568-29.605Q-45.675-29.667-45.986-29.667L-45.986-29.947L-44.879-30.022L-44.879-27.609Q-44.879-27.418-44.826-27.336Q-44.773-27.254-44.672-27.235Q-44.571-27.216-44.356-27.216L-44.356-26.936L-45.433-26.868L-45.433-27.432Q-45.542-27.250-45.687-27.127Q-45.833-27.004-46.019-26.936Q-46.205-26.868-46.407-26.868Q-47.610-26.868-47.610-27.770M-42.100-26.936L-43.703-26.936L-43.703-27.216Q-43.478-27.216-43.329-27.250Q-43.180-27.285-43.180-27.425L-43.180-31.044Q-43.180-31.314-43.288-31.376Q-43.396-31.437-43.703-31.437L-43.703-31.718L-42.627-31.793L-42.627-27.425Q-42.627-27.288-42.476-27.252Q-42.326-27.216-42.100-27.216L-42.100-26.936M-40.931-27.770L-40.931-29.274Q-40.931-29.544-41.039-29.605Q-41.147-29.667-41.458-29.667L-41.458-29.947L-40.350-30.022L-40.350-27.790L-40.350-27.770Q-40.350-27.490-40.299-27.346Q-40.248-27.203-40.106-27.146Q-39.964-27.090-39.677-27.090Q-39.424-27.090-39.219-27.230Q-39.014-27.370-38.898-27.596Q-38.781-27.821-38.781-28.071L-38.781-29.274Q-38.781-29.544-38.889-29.605Q-38.997-29.667-39.308-29.667L-39.308-29.947L-38.200-30.022L-38.200-27.609Q-38.200-27.418-38.147-27.336Q-38.094-27.254-37.994-27.235Q-37.893-27.216-37.677-27.216L-37.677-26.936L-38.754-26.868L-38.754-27.432Q-38.863-27.250-39.009-27.127Q-39.154-27.004-39.340-26.936Q-39.526-26.868-39.728-26.868Q-40.931-26.868-40.931-27.770M-37.089-26.943L-37.089-28.006Q-37.089-28.030-37.062-28.057Q-37.035-28.084-37.011-28.084L-36.901-28.084Q-36.837-28.084-36.823-28.026Q-36.727-27.592-36.481-27.341Q-36.235-27.090-35.821-27.090Q-35.480-27.090-35.227-27.223Q-34.974-27.356-34.974-27.664Q-34.974-27.821-35.068-27.936Q-35.162-28.050-35.300-28.119Q-35.439-28.187-35.606-28.225L-36.187-28.324Q-36.543-28.392-36.816-28.613Q-37.089-28.833-37.089-29.175Q-37.089-29.424-36.978-29.599Q-36.867-29.773-36.681-29.872Q-36.495-29.971-36.279-30.014Q-36.064-30.057-35.821-30.057Q-35.408-30.057-35.128-29.875L-34.912-30.050Q-34.902-30.053-34.895-30.055Q-34.888-30.057-34.878-30.057L-34.827-30.057Q-34.799-30.057-34.776-30.033Q-34.752-30.009-34.752-29.981L-34.752-29.134Q-34.752-29.113-34.776-29.086Q-34.799-29.059-34.827-29.059L-34.940-29.059Q-34.967-29.059-34.993-29.084Q-35.018-29.110-35.018-29.134Q-35.018-29.370-35.124-29.534Q-35.230-29.698-35.413-29.780Q-35.596-29.862-35.828-29.862Q-36.156-29.862-36.413-29.759Q-36.669-29.657-36.669-29.380Q-36.669-29.185-36.486-29.076Q-36.303-28.966-36.074-28.925L-35.500-28.819Q-35.254-28.771-35.040-28.643Q-34.827-28.515-34.690-28.312Q-34.553-28.108-34.553-27.859Q-34.553-27.346-34.919-27.107Q-35.285-26.868-35.821-26.868Q-36.317-26.868-36.649-27.162L-36.915-26.888Q-36.936-26.868-36.963-26.868L-37.011-26.868Q-37.035-26.868-37.062-26.895Q-37.089-26.922-37.089-26.943\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(69.417 -9.162)\">\u003Cpath d=\"M-59.125-34.936L-62.098-34.936L-62.098-35.216Q-61.377-35.216-61.377-35.425L-61.377-39.226Q-61.377-39.437-62.098-39.437L-62.098-39.718L-59.340-39.718Q-59.073-39.718-58.767-39.643Q-58.462-39.567-58.202-39.420Q-57.942-39.273-57.780-39.044Q-57.617-38.815-57.617-38.521Q-57.617-38.091-58.004-37.809Q-58.390-37.527-58.872-37.435Q-58.564-37.435-58.215-37.270Q-57.867-37.106-57.638-36.828Q-57.409-36.549-57.409-36.231Q-57.409-35.825-57.672-35.531Q-57.935-35.237-58.333-35.086Q-58.732-34.936-59.125-34.936M-60.734-37.308L-60.734-35.425Q-60.734-35.285-60.646-35.250Q-60.557-35.216-60.369-35.216L-59.340-35.216Q-59.053-35.216-58.776-35.343Q-58.499-35.469-58.328-35.703Q-58.157-35.937-58.157-36.231Q-58.157-36.447-58.239-36.643Q-58.321-36.840-58.472-36.990Q-58.622-37.141-58.819-37.224Q-59.015-37.308-59.231-37.308L-60.734-37.308M-60.734-39.226L-60.734-37.534L-59.552-37.534Q-59.265-37.534-58.984-37.653Q-58.704-37.773-58.525-38Q-58.345-38.228-58.345-38.521Q-58.345-38.771-58.484-38.985Q-58.622-39.198-58.851-39.318Q-59.080-39.437-59.340-39.437L-60.369-39.437Q-60.557-39.437-60.646-39.403Q-60.734-39.369-60.734-39.226M-56.647-36.471Q-56.647-36.792-56.522-37.081Q-56.397-37.370-56.172-37.593Q-55.946-37.817-55.650-37.937Q-55.355-38.057-55.037-38.057Q-54.709-38.057-54.447-37.957Q-54.186-37.858-54.010-37.676Q-53.834-37.493-53.740-37.235Q-53.646-36.977-53.646-36.645Q-53.646-36.553-53.728-36.532L-55.984-36.532L-55.984-36.471Q-55.984-35.883-55.700-35.500Q-55.416-35.117-54.849-35.117Q-54.527-35.117-54.259-35.310Q-53.991-35.503-53.902-35.818Q-53.895-35.859-53.820-35.873L-53.728-35.873Q-53.646-35.849-53.646-35.777Q-53.646-35.770-53.652-35.743Q-53.765-35.346-54.136-35.107Q-54.507-34.868-54.931-34.868Q-55.368-34.868-55.768-35.076Q-56.168-35.285-56.407-35.652Q-56.647-36.019-56.647-36.471M-55.977-36.741L-54.162-36.741Q-54.162-37.018-54.259-37.270Q-54.357-37.523-54.555-37.679Q-54.753-37.834-55.037-37.834Q-55.314-37.834-55.527-37.676Q-55.741-37.517-55.859-37.262Q-55.977-37.007-55.977-36.741M-51.308-34.936L-53.044-34.936L-53.044-35.216Q-52.815-35.216-52.666-35.250Q-52.518-35.285-52.518-35.425L-52.518-37.274Q-52.518-37.544-52.625-37.605Q-52.733-37.667-53.044-37.667L-53.044-37.947L-52.015-38.022L-52.015-37.315Q-51.885-37.623-51.643-37.822Q-51.400-38.022-51.082-38.022Q-50.863-38.022-50.693-37.898Q-50.522-37.773-50.522-37.561Q-50.522-37.424-50.621-37.325Q-50.720-37.226-50.853-37.226Q-50.990-37.226-51.089-37.325Q-51.188-37.424-51.188-37.561Q-51.188-37.701-51.089-37.800Q-51.380-37.800-51.579-37.604Q-51.779-37.407-51.872-37.113Q-51.964-36.819-51.964-36.539L-51.964-35.425Q-51.964-35.216-51.308-35.216L-51.308-34.936M-48.255-34.936L-49.889-34.936L-49.889-35.216Q-49.660-35.216-49.512-35.250Q-49.363-35.285-49.363-35.425L-49.363-37.274Q-49.363-37.544-49.471-37.605Q-49.578-37.667-49.889-37.667L-49.889-37.947L-48.830-38.022L-48.830-37.373Q-48.659-37.681-48.355-37.852Q-48.050-38.022-47.705-38.022Q-47.199-38.022-46.916-37.799Q-46.632-37.575-46.632-37.079L-46.632-35.425Q-46.632-35.288-46.483-35.252Q-46.335-35.216-46.109-35.216L-46.109-34.936L-47.739-34.936L-47.739-35.216Q-47.510-35.216-47.362-35.250Q-47.213-35.285-47.213-35.425L-47.213-37.065Q-47.213-37.400-47.333-37.600Q-47.452-37.800-47.767-37.800Q-48.037-37.800-48.271-37.664Q-48.505-37.527-48.643-37.293Q-48.782-37.059-48.782-36.785L-48.782-35.425Q-48.782-35.288-48.631-35.252Q-48.481-35.216-48.255-35.216L-48.255-34.936M-45.562-36.419Q-45.562-36.761-45.427-37.060Q-45.292-37.359-45.053-37.583Q-44.814-37.807-44.496-37.932Q-44.178-38.057-43.846-38.057Q-43.402-38.057-43.002-37.841Q-42.602-37.626-42.368-37.248Q-42.134-36.871-42.134-36.419Q-42.134-36.078-42.276-35.794Q-42.418-35.510-42.662-35.303Q-42.906-35.097-43.216-34.982Q-43.525-34.868-43.846-34.868Q-44.277-34.868-44.679-35.069Q-45.080-35.271-45.321-35.623Q-45.562-35.975-45.562-36.419M-43.846-35.117Q-43.245-35.117-43.021-35.495Q-42.797-35.873-42.797-36.505Q-42.797-37.117-43.031-37.476Q-43.265-37.834-43.846-37.834Q-44.899-37.834-44.899-36.505Q-44.899-35.873-44.673-35.495Q-44.448-35.117-43.846-35.117M-40.965-35.770L-40.965-37.274Q-40.965-37.544-41.073-37.605Q-41.180-37.667-41.491-37.667L-41.491-37.947L-40.384-38.022L-40.384-35.790L-40.384-35.770Q-40.384-35.490-40.333-35.346Q-40.281-35.203-40.140-35.146Q-39.998-35.090-39.711-35.090Q-39.458-35.090-39.253-35.230Q-39.047-35.370-38.931-35.596Q-38.815-35.821-38.815-36.071L-38.815-37.274Q-38.815-37.544-38.923-37.605Q-39.030-37.667-39.341-37.667L-39.341-37.947L-38.234-38.022L-38.234-35.609Q-38.234-35.418-38.181-35.336Q-38.128-35.254-38.027-35.235Q-37.926-35.216-37.711-35.216L-37.711-34.936L-38.788-34.868L-38.788-35.432Q-38.897-35.250-39.042-35.127Q-39.188-35.004-39.374-34.936Q-39.560-34.868-39.762-34.868Q-40.965-34.868-40.965-35.770M-35.455-34.936L-37.058-34.936L-37.058-35.216Q-36.833-35.216-36.684-35.250Q-36.535-35.285-36.535-35.425L-36.535-39.044Q-36.535-39.314-36.643-39.376Q-36.751-39.437-37.058-39.437L-37.058-39.718L-35.982-39.793L-35.982-35.425Q-35.982-35.288-35.831-35.252Q-35.681-35.216-35.455-35.216L-35.455-34.936M-33.193-34.936L-34.796-34.936L-34.796-35.216Q-34.570-35.216-34.421-35.250Q-34.273-35.285-34.273-35.425L-34.273-39.044Q-34.273-39.314-34.380-39.376Q-34.488-39.437-34.796-39.437L-34.796-39.718L-33.719-39.793L-33.719-35.425Q-33.719-35.288-33.568-35.252Q-33.418-35.216-33.193-35.216L-33.193-34.936M-30.981-34.936L-32.533-34.936L-32.533-35.216Q-32.307-35.216-32.159-35.250Q-32.010-35.285-32.010-35.425L-32.010-37.274Q-32.010-37.462-32.058-37.546Q-32.106-37.629-32.203-37.648Q-32.300-37.667-32.512-37.667L-32.512-37.947L-31.456-38.022L-31.456-35.425Q-31.456-35.285-31.325-35.250Q-31.193-35.216-30.981-35.216L-30.981-34.936M-32.253-39.243Q-32.253-39.414-32.130-39.533Q-32.006-39.653-31.836-39.653Q-31.668-39.653-31.545-39.533Q-31.422-39.414-31.422-39.243Q-31.422-39.068-31.545-38.945Q-31.668-38.822-31.836-38.822Q-32.006-38.822-32.130-38.945Q-32.253-39.068-32.253-39.243\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(69.417 -9.162)\">\u003Cpath d=\"M-62.143-28.447Q-62.143-28.775-62.008-29.076Q-61.873-29.376-61.637-29.597Q-61.401-29.817-61.097-29.937Q-60.792-30.057-60.468-30.057Q-59.962-30.057-59.613-29.954Q-59.265-29.852-59.265-29.476Q-59.265-29.329-59.362-29.228Q-59.459-29.127-59.606-29.127Q-59.760-29.127-59.859-29.226Q-59.958-29.325-59.958-29.476Q-59.958-29.664-59.818-29.756Q-60.020-29.807-60.461-29.807Q-60.816-29.807-61.045-29.611Q-61.274-29.414-61.375-29.105Q-61.476-28.795-61.476-28.447Q-61.476-28.098-61.350-27.792Q-61.223-27.486-60.968-27.302Q-60.714-27.117-60.358-27.117Q-60.136-27.117-59.952-27.201Q-59.767-27.285-59.632-27.440Q-59.497-27.596-59.439-27.804Q-59.425-27.859-59.371-27.859L-59.258-27.859Q-59.227-27.859-59.205-27.835Q-59.183-27.811-59.183-27.777L-59.183-27.756Q-59.268-27.469-59.456-27.271Q-59.644-27.073-59.909-26.970Q-60.174-26.868-60.468-26.868Q-60.898-26.868-61.286-27.074Q-61.674-27.281-61.908-27.644Q-62.143-28.006-62.143-28.447\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(69.417 -9.162)\">\u003Cpath d=\"M-57.120-26.936L-58.754-26.936L-58.754-27.216Q-58.525-27.216-58.376-27.250Q-58.227-27.285-58.227-27.425L-58.227-31.044Q-58.227-31.314-58.335-31.376Q-58.443-31.437-58.754-31.437L-58.754-31.718L-57.674-31.793L-57.674-29.407Q-57.568-29.592-57.390-29.734Q-57.212-29.875-57.004-29.949Q-56.795-30.022-56.570-30.022Q-56.064-30.022-55.780-29.799Q-55.496-29.575-55.496-29.079L-55.496-27.425Q-55.496-27.288-55.348-27.252Q-55.199-27.216-54.973-27.216L-54.973-26.936L-56.604-26.936L-56.604-27.216Q-56.375-27.216-56.226-27.250Q-56.077-27.285-56.077-27.425L-56.077-29.065Q-56.077-29.400-56.197-29.600Q-56.317-29.800-56.631-29.800Q-56.901-29.800-57.135-29.664Q-57.369-29.527-57.508-29.293Q-57.646-29.059-57.646-28.785L-57.646-27.425Q-57.646-27.288-57.496-27.252Q-57.345-27.216-57.120-27.216L-57.120-26.936M-54.327-27.664Q-54.327-27.996-54.104-28.223Q-53.880-28.450-53.536-28.578Q-53.193-28.707-52.820-28.759Q-52.448-28.812-52.143-28.812L-52.143-29.065Q-52.143-29.270-52.251-29.450Q-52.359-29.629-52.540-29.732Q-52.721-29.834-52.929-29.834Q-53.336-29.834-53.572-29.742Q-53.483-29.705-53.437-29.621Q-53.391-29.537-53.391-29.435Q-53.391-29.339-53.437-29.260Q-53.483-29.182-53.564-29.137Q-53.644-29.093-53.733-29.093Q-53.883-29.093-53.984-29.190Q-54.085-29.288-54.085-29.435Q-54.085-30.057-52.929-30.057Q-52.718-30.057-52.468-29.993Q-52.219-29.930-52.017-29.811Q-51.815-29.691-51.689-29.506Q-51.562-29.322-51.562-29.079L-51.562-27.503Q-51.562-27.387-51.501-27.291Q-51.439-27.196-51.326-27.196Q-51.217-27.196-51.152-27.290Q-51.087-27.384-51.087-27.503L-51.087-27.951L-50.821-27.951L-50.821-27.503Q-50.821-27.233-51.048-27.068Q-51.275-26.902-51.555-26.902Q-51.764-26.902-51.901-27.056Q-52.037-27.209-52.061-27.425Q-52.208-27.158-52.490-27.013Q-52.772-26.868-53.097-26.868Q-53.374-26.868-53.658-26.943Q-53.941-27.018-54.134-27.197Q-54.327-27.377-54.327-27.664M-53.712-27.664Q-53.712-27.490-53.611-27.360Q-53.511-27.230-53.355-27.160Q-53.199-27.090-53.035-27.090Q-52.817-27.090-52.608-27.187Q-52.400-27.285-52.272-27.466Q-52.143-27.647-52.143-27.873L-52.143-28.601Q-52.468-28.601-52.834-28.510Q-53.199-28.419-53.456-28.207Q-53.712-27.996-53.712-27.664M-48.736-26.936L-50.339-26.936L-50.339-27.216Q-50.113-27.216-49.964-27.250Q-49.816-27.285-49.816-27.425L-49.816-31.044Q-49.816-31.314-49.923-31.376Q-50.031-31.437-50.339-31.437L-50.339-31.718L-49.262-31.793L-49.262-27.425Q-49.262-27.288-49.112-27.252Q-48.961-27.216-48.736-27.216L-48.736-26.936M-46.473-26.936L-48.076-26.936L-48.076-27.216Q-47.850-27.216-47.702-27.250Q-47.553-27.285-47.553-27.425L-47.553-31.044Q-47.553-31.314-47.661-31.376Q-47.768-31.437-48.076-31.437L-48.076-31.718L-46.999-31.793L-46.999-27.425Q-46.999-27.288-46.849-27.252Q-46.699-27.216-46.473-27.216L-46.473-26.936M-45.919-28.471Q-45.919-28.792-45.794-29.081Q-45.670-29.370-45.444-29.593Q-45.219-29.817-44.923-29.937Q-44.627-30.057-44.309-30.057Q-43.981-30.057-43.720-29.957Q-43.458-29.858-43.282-29.676Q-43.106-29.493-43.012-29.235Q-42.918-28.977-42.918-28.645Q-42.918-28.553-43-28.532L-45.256-28.532L-45.256-28.471Q-45.256-27.883-44.972-27.500Q-44.689-27.117-44.121-27.117Q-43.800-27.117-43.532-27.310Q-43.263-27.503-43.175-27.818Q-43.168-27.859-43.093-27.873L-43-27.873Q-42.918-27.849-42.918-27.777Q-42.918-27.770-42.925-27.743Q-43.038-27.346-43.409-27.107Q-43.780-26.868-44.203-26.868Q-44.641-26.868-45.041-27.076Q-45.441-27.285-45.680-27.652Q-45.919-28.019-45.919-28.471M-45.249-28.741L-43.434-28.741Q-43.434-29.018-43.532-29.270Q-43.629-29.523-43.827-29.679Q-44.026-29.834-44.309-29.834Q-44.586-29.834-44.800-29.676Q-45.013-29.517-45.131-29.262Q-45.249-29.007-45.249-28.741M-40.649-26.936L-42.283-26.936L-42.283-27.216Q-42.053-27.216-41.905-27.250Q-41.756-27.285-41.756-27.425L-41.756-29.274Q-41.756-29.544-41.864-29.605Q-41.971-29.667-42.283-29.667L-42.283-29.947L-41.223-30.022L-41.223-29.373Q-41.052-29.681-40.748-29.852Q-40.444-30.022-40.098-30.022Q-39.593-30.022-39.309-29.799Q-39.025-29.575-39.025-29.079L-39.025-27.425Q-39.025-27.288-38.876-27.252Q-38.728-27.216-38.502-27.216L-38.502-26.936L-40.133-26.936L-40.133-27.216Q-39.904-27.216-39.755-27.250Q-39.606-27.285-39.606-27.425L-39.606-29.065Q-39.606-29.400-39.726-29.600Q-39.845-29.800-40.160-29.800Q-40.430-29.800-40.664-29.664Q-40.898-29.527-41.037-29.293Q-41.175-29.059-41.175-28.785L-41.175-27.425Q-41.175-27.288-41.025-27.252Q-40.874-27.216-40.649-27.216L-40.649-26.936M-37.955-26.403Q-37.955-26.649-37.759-26.833Q-37.562-27.018-37.306-27.097Q-37.443-27.209-37.514-27.370Q-37.586-27.531-37.586-27.712Q-37.586-28.033-37.374-28.279Q-37.709-28.577-37.709-28.987Q-37.709-29.448-37.320-29.735Q-36.930-30.022-36.451-30.022Q-35.980-30.022-35.645-29.776Q-35.470-29.930-35.260-30.012Q-35.050-30.094-34.821-30.094Q-34.657-30.094-34.536-29.987Q-34.414-29.879-34.414-29.715Q-34.414-29.619-34.486-29.547Q-34.558-29.476-34.650-29.476Q-34.749-29.476-34.819-29.549Q-34.889-29.623-34.889-29.722Q-34.889-29.776-34.876-29.807L-34.869-29.821Q-34.862-29.841-34.854-29.852Q-34.845-29.862-34.842-29.869Q-35.197-29.869-35.484-29.646Q-35.197-29.353-35.197-28.987Q-35.197-28.672-35.382-28.440Q-35.566-28.207-35.855-28.079Q-36.144-27.951-36.451-27.951Q-36.653-27.951-36.845-28.001Q-37.036-28.050-37.214-28.160Q-37.306-28.033-37.306-27.890Q-37.306-27.708-37.178-27.573Q-37.050-27.438-36.865-27.438L-36.233-27.438Q-35.785-27.438-35.416-27.367Q-35.047-27.295-34.787-27.066Q-34.527-26.837-34.527-26.403Q-34.527-26.082-34.823-25.880Q-35.118-25.678-35.522-25.589Q-35.925-25.500-36.240-25.500Q-36.557-25.500-36.961-25.589Q-37.364-25.678-37.660-25.880Q-37.955-26.082-37.955-26.403M-37.501-26.403Q-37.501-26.174-37.282-26.025Q-37.063-25.876-36.771-25.808Q-36.479-25.740-36.240-25.740Q-36.075-25.740-35.867-25.776Q-35.658-25.811-35.452-25.892Q-35.245-25.972-35.113-26.100Q-34.982-26.228-34.982-26.403Q-34.982-26.755-35.363-26.849Q-35.744-26.943-36.246-26.943L-36.865-26.943Q-37.104-26.943-37.303-26.792Q-37.501-26.642-37.501-26.403M-36.451-28.190Q-35.785-28.190-35.785-28.987Q-35.785-29.787-36.451-29.787Q-37.121-29.787-37.121-28.987Q-37.121-28.190-36.451-28.190M-33.973-28.471Q-33.973-28.792-33.849-29.081Q-33.724-29.370-33.498-29.593Q-33.273-29.817-32.977-29.937Q-32.681-30.057-32.364-30.057Q-32.035-30.057-31.774-29.957Q-31.512-29.858-31.336-29.676Q-31.160-29.493-31.066-29.235Q-30.972-28.977-30.972-28.645Q-30.972-28.553-31.054-28.532L-33.310-28.532L-33.310-28.471Q-33.310-27.883-33.027-27.500Q-32.743-27.117-32.176-27.117Q-31.854-27.117-31.586-27.310Q-31.318-27.503-31.229-27.818Q-31.222-27.859-31.147-27.873L-31.054-27.873Q-30.972-27.849-30.972-27.777Q-30.972-27.770-30.979-27.743Q-31.092-27.346-31.463-27.107Q-31.834-26.868-32.258-26.868Q-32.695-26.868-33.095-27.076Q-33.495-27.285-33.734-27.652Q-33.973-28.019-33.973-28.471M-33.303-28.741L-31.489-28.741Q-31.489-29.018-31.586-29.270Q-31.683-29.523-31.882-29.679Q-32.080-29.834-32.364-29.834Q-32.640-29.834-32.854-29.676Q-33.068-29.517-33.186-29.262Q-33.303-29.007-33.303-28.741\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(125.218 -7.8)\">\u003Cpath d=\"M-51.178-34.936L-55.581-34.936L-55.581-35.216Q-54.859-35.216-54.859-35.425L-54.859-39.226Q-54.859-39.437-55.581-39.437L-55.581-39.718L-51.291-39.718L-51.083-38.081L-51.346-38.081Q-51.404-38.552-51.506-38.817Q-51.609-39.082-51.793-39.215Q-51.978-39.349-52.250-39.393Q-52.522-39.437-53.021-39.437L-53.803-39.437Q-53.991-39.437-54.080-39.403Q-54.169-39.369-54.169-39.226L-54.169-37.561L-53.595-37.561Q-53.205-37.561-53.022-37.612Q-52.839-37.664-52.757-37.836Q-52.675-38.009-52.675-38.381L-52.412-38.381L-52.412-36.460L-52.675-36.460Q-52.675-36.833-52.757-37.006Q-52.839-37.178-53.022-37.229Q-53.205-37.281-53.595-37.281L-54.169-37.281L-54.169-35.425Q-54.169-35.285-54.080-35.250Q-53.991-35.216-53.803-35.216L-52.956-35.216Q-52.426-35.216-52.116-35.285Q-51.807-35.353-51.619-35.520Q-51.431-35.688-51.324-35.990Q-51.216-36.293-51.130-36.806L-50.864-36.806L-51.178-34.936M-49.702-35.770L-49.702-37.274Q-49.702-37.544-49.809-37.605Q-49.917-37.667-50.228-37.667L-50.228-37.947L-49.121-38.022L-49.121-35.790L-49.121-35.770Q-49.121-35.490-49.069-35.346Q-49.018-35.203-48.876-35.146Q-48.734-35.090-48.447-35.090Q-48.194-35.090-47.989-35.230Q-47.784-35.370-47.668-35.596Q-47.552-35.821-47.552-36.071L-47.552-37.274Q-47.552-37.544-47.659-37.605Q-47.767-37.667-48.078-37.667L-48.078-37.947L-46.971-38.022L-46.971-35.609Q-46.971-35.418-46.918-35.336Q-46.865-35.254-46.764-35.235Q-46.663-35.216-46.448-35.216L-46.448-34.936L-47.524-34.868L-47.524-35.432Q-47.634-35.250-47.779-35.127Q-47.924-35.004-48.111-34.936Q-48.297-34.868-48.499-34.868Q-49.702-34.868-49.702-35.770M-44.192-34.936L-45.795-34.936L-45.795-35.216Q-45.569-35.216-45.421-35.250Q-45.272-35.285-45.272-35.425L-45.272-39.044Q-45.272-39.314-45.380-39.376Q-45.487-39.437-45.795-39.437L-45.795-39.718L-44.718-39.793L-44.718-35.425Q-44.718-35.288-44.568-35.252Q-44.418-35.216-44.192-35.216L-44.192-34.936M-43.638-36.471Q-43.638-36.792-43.513-37.081Q-43.389-37.370-43.163-37.593Q-42.938-37.817-42.642-37.937Q-42.346-38.057-42.028-38.057Q-41.700-38.057-41.439-37.957Q-41.177-37.858-41.001-37.676Q-40.825-37.493-40.731-37.235Q-40.637-36.977-40.637-36.645Q-40.637-36.553-40.719-36.532L-42.975-36.532L-42.975-36.471Q-42.975-35.883-42.691-35.500Q-42.408-35.117-41.840-35.117Q-41.519-35.117-41.251-35.310Q-40.982-35.503-40.894-35.818Q-40.887-35.859-40.812-35.873L-40.719-35.873Q-40.637-35.849-40.637-35.777Q-40.637-35.770-40.644-35.743Q-40.757-35.346-41.128-35.107Q-41.499-34.868-41.922-34.868Q-42.360-34.868-42.760-35.076Q-43.160-35.285-43.399-35.652Q-43.638-36.019-43.638-36.471M-42.968-36.741L-41.153-36.741Q-41.153-37.018-41.251-37.270Q-41.348-37.523-41.546-37.679Q-41.745-37.834-42.028-37.834Q-42.305-37.834-42.519-37.676Q-42.732-37.517-42.850-37.262Q-42.968-37.007-42.968-36.741M-38.299-34.936L-40.036-34.936L-40.036-35.216Q-39.807-35.216-39.658-35.250Q-39.509-35.285-39.509-35.425L-39.509-37.274Q-39.509-37.544-39.617-37.605Q-39.725-37.667-40.036-37.667L-40.036-37.947L-39.007-38.022L-39.007-37.315Q-38.877-37.623-38.634-37.822Q-38.392-38.022-38.074-38.022Q-37.855-38.022-37.684-37.898Q-37.513-37.773-37.513-37.561Q-37.513-37.424-37.612-37.325Q-37.711-37.226-37.845-37.226Q-37.981-37.226-38.081-37.325Q-38.180-37.424-38.180-37.561Q-38.180-37.701-38.081-37.800Q-38.371-37.800-38.571-37.604Q-38.771-37.407-38.863-37.113Q-38.956-36.819-38.956-36.539L-38.956-35.425Q-38.956-35.216-38.299-35.216L-38.299-34.936M-36.529-35.356Q-36.529-35.524-36.406-35.647Q-36.283-35.770-36.108-35.770Q-35.941-35.770-35.818-35.647Q-35.695-35.524-35.695-35.356Q-35.695-35.182-35.818-35.059Q-35.941-34.936-36.108-34.936Q-36.283-34.936-36.406-35.059Q-36.529-35.182-36.529-35.356M-36.529-37.540Q-36.529-37.708-36.406-37.831Q-36.283-37.954-36.108-37.954Q-35.941-37.954-35.818-37.831Q-35.695-37.708-35.695-37.540Q-35.695-37.366-35.818-37.243Q-35.941-37.120-36.108-37.120Q-36.283-37.120-36.406-37.243Q-36.529-37.366-36.529-37.540\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(125.218 -7.8)\">\u003Cpath d=\"M-60.601-26.963L-61.729-29.462Q-61.801-29.609-61.931-29.641Q-62.061-29.674-62.290-29.674L-62.290-29.954L-60.776-29.954L-60.776-29.674Q-61.128-29.674-61.128-29.527Q-61.128-29.482-61.117-29.462L-60.253-27.544L-59.473-29.274Q-59.439-29.342-59.439-29.421Q-59.439-29.534-59.523-29.604Q-59.607-29.674-59.726-29.674L-59.726-29.954L-58.530-29.954L-58.530-29.674Q-58.749-29.674-58.920-29.571Q-59.090-29.469-59.179-29.274L-60.215-26.963Q-60.263-26.868-60.369-26.868L-60.447-26.868Q-60.553-26.868-60.601-26.963\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(125.218 -7.8)\">\u003Cpath d=\"M-58.362-27.664Q-58.362-27.996-58.139-28.223Q-57.915-28.450-57.571-28.578Q-57.228-28.707-56.855-28.759Q-56.483-28.812-56.178-28.812L-56.178-29.065Q-56.178-29.270-56.286-29.450Q-56.394-29.629-56.575-29.732Q-56.756-29.834-56.964-29.834Q-57.371-29.834-57.607-29.742Q-57.518-29.705-57.472-29.621Q-57.426-29.537-57.426-29.435Q-57.426-29.339-57.472-29.260Q-57.518-29.182-57.599-29.137Q-57.679-29.093-57.768-29.093Q-57.918-29.093-58.019-29.190Q-58.120-29.288-58.120-29.435Q-58.120-30.057-56.964-30.057Q-56.753-30.057-56.503-29.993Q-56.254-29.930-56.052-29.811Q-55.850-29.691-55.724-29.506Q-55.597-29.322-55.597-29.079L-55.597-27.503Q-55.597-27.387-55.536-27.291Q-55.474-27.196-55.361-27.196Q-55.252-27.196-55.187-27.290Q-55.122-27.384-55.122-27.503L-55.122-27.951L-54.856-27.951L-54.856-27.503Q-54.856-27.233-55.083-27.068Q-55.310-26.902-55.590-26.902Q-55.799-26.902-55.936-27.056Q-56.072-27.209-56.096-27.425Q-56.243-27.158-56.525-27.013Q-56.807-26.868-57.132-26.868Q-57.409-26.868-57.693-26.943Q-57.976-27.018-58.169-27.197Q-58.362-27.377-58.362-27.664M-57.747-27.664Q-57.747-27.490-57.646-27.360Q-57.546-27.230-57.390-27.160Q-57.235-27.090-57.070-27.090Q-56.852-27.090-56.643-27.187Q-56.435-27.285-56.307-27.466Q-56.178-27.647-56.178-27.873L-56.178-28.601Q-56.503-28.601-56.869-28.510Q-57.235-28.419-57.491-28.207Q-57.747-27.996-57.747-27.664M-52.689-26.936L-54.425-26.936L-54.425-27.216Q-54.196-27.216-54.047-27.250Q-53.899-27.285-53.899-27.425L-53.899-29.274Q-53.899-29.544-54.006-29.605Q-54.114-29.667-54.425-29.667L-54.425-29.947L-53.396-30.022L-53.396-29.315Q-53.266-29.623-53.024-29.822Q-52.781-30.022-52.463-30.022Q-52.244-30.022-52.073-29.898Q-51.902-29.773-51.902-29.561Q-51.902-29.424-52.002-29.325Q-52.101-29.226-52.234-29.226Q-52.371-29.226-52.470-29.325Q-52.569-29.424-52.569-29.561Q-52.569-29.701-52.470-29.800Q-52.760-29.800-52.960-29.604Q-53.160-29.407-53.253-29.113Q-53.345-28.819-53.345-28.539L-53.345-27.425Q-53.345-27.216-52.689-27.216L-52.689-26.936M-49.701-26.936L-51.253-26.936L-51.253-27.216Q-51.027-27.216-50.879-27.250Q-50.730-27.285-50.730-27.425L-50.730-29.274Q-50.730-29.462-50.778-29.546Q-50.826-29.629-50.923-29.648Q-51.021-29.667-51.233-29.667L-51.233-29.947L-50.176-30.022L-50.176-27.425Q-50.176-27.285-50.045-27.250Q-49.913-27.216-49.701-27.216L-49.701-26.936M-50.973-31.243Q-50.973-31.414-50.850-31.533Q-50.727-31.653-50.556-31.653Q-50.388-31.653-50.265-31.533Q-50.142-31.414-50.142-31.243Q-50.142-31.068-50.265-30.945Q-50.388-30.822-50.556-30.822Q-50.727-30.822-50.850-30.945Q-50.973-31.068-50.973-31.243M-48.997-27.664Q-48.997-27.996-48.773-28.223Q-48.549-28.450-48.206-28.578Q-47.862-28.707-47.490-28.759Q-47.117-28.812-46.813-28.812L-46.813-29.065Q-46.813-29.270-46.921-29.450Q-47.028-29.629-47.210-29.732Q-47.391-29.834-47.599-29.834Q-48.006-29.834-48.242-29.742Q-48.153-29.705-48.107-29.621Q-48.061-29.537-48.061-29.435Q-48.061-29.339-48.107-29.260Q-48.153-29.182-48.233-29.137Q-48.314-29.093-48.402-29.093Q-48.553-29.093-48.654-29.190Q-48.755-29.288-48.755-29.435Q-48.755-30.057-47.599-30.057Q-47.387-30.057-47.138-29.993Q-46.888-29.930-46.687-29.811Q-46.485-29.691-46.359-29.506Q-46.232-29.322-46.232-29.079L-46.232-27.503Q-46.232-27.387-46.171-27.291Q-46.109-27.196-45.996-27.196Q-45.887-27.196-45.822-27.290Q-45.757-27.384-45.757-27.503L-45.757-27.951L-45.490-27.951L-45.490-27.503Q-45.490-27.233-45.718-27.068Q-45.945-26.902-46.225-26.902Q-46.434-26.902-46.570-27.056Q-46.707-27.209-46.731-27.425Q-46.878-27.158-47.160-27.013Q-47.442-26.868-47.767-26.868Q-48.044-26.868-48.327-26.943Q-48.611-27.018-48.804-27.197Q-48.997-27.377-48.997-27.664M-48.382-27.664Q-48.382-27.490-48.281-27.360Q-48.180-27.230-48.025-27.160Q-47.869-27.090-47.705-27.090Q-47.486-27.090-47.278-27.187Q-47.069-27.285-46.941-27.466Q-46.813-27.647-46.813-27.873L-46.813-28.601Q-47.138-28.601-47.504-28.510Q-47.869-28.419-48.126-28.207Q-48.382-27.996-48.382-27.664M-44.547-27.777L-44.547-29.674L-45.186-29.674L-45.186-29.896Q-44.868-29.896-44.651-30.106Q-44.434-30.316-44.333-30.626Q-44.233-30.935-44.233-31.243L-43.966-31.243L-43.966-29.954L-42.889-29.954L-42.889-29.674L-43.966-29.674L-43.966-27.790Q-43.966-27.514-43.862-27.315Q-43.757-27.117-43.498-27.117Q-43.340-27.117-43.235-27.221Q-43.129-27.326-43.079-27.479Q-43.029-27.633-43.029-27.790L-43.029-28.204L-42.763-28.204L-42.763-27.777Q-42.763-27.551-42.862-27.341Q-42.961-27.131-43.146-26.999Q-43.330-26.868-43.559-26.868Q-43.997-26.868-44.272-27.105Q-44.547-27.343-44.547-27.777M-40.336-26.936L-41.888-26.936L-41.888-27.216Q-41.662-27.216-41.514-27.250Q-41.365-27.285-41.365-27.425L-41.365-29.274Q-41.365-29.462-41.413-29.546Q-41.461-29.629-41.558-29.648Q-41.655-29.667-41.867-29.667L-41.867-29.947L-40.811-30.022L-40.811-27.425Q-40.811-27.285-40.680-27.250Q-40.548-27.216-40.336-27.216L-40.336-26.936M-41.608-31.243Q-41.608-31.414-41.485-31.533Q-41.361-31.653-41.191-31.653Q-41.023-31.653-40.900-31.533Q-40.777-31.414-40.777-31.243Q-40.777-31.068-40.900-30.945Q-41.023-30.822-41.191-30.822Q-41.361-30.822-41.485-30.945Q-41.608-31.068-41.608-31.243M-39.731-28.419Q-39.731-28.761-39.596-29.060Q-39.461-29.359-39.222-29.583Q-38.983-29.807-38.665-29.932Q-38.347-30.057-38.015-30.057Q-37.571-30.057-37.171-29.841Q-36.771-29.626-36.537-29.248Q-36.303-28.871-36.303-28.419Q-36.303-28.078-36.445-27.794Q-36.587-27.510-36.831-27.303Q-37.075-27.097-37.385-26.982Q-37.694-26.868-38.015-26.868Q-38.446-26.868-38.848-27.069Q-39.249-27.271-39.490-27.623Q-39.731-27.975-39.731-28.419M-38.015-27.117Q-37.414-27.117-37.190-27.495Q-36.966-27.873-36.966-28.505Q-36.966-29.117-37.200-29.476Q-37.434-29.834-38.015-29.834Q-39.068-29.834-39.068-28.505Q-39.068-27.873-38.842-27.495Q-38.617-27.117-38.015-27.117M-34.027-26.936L-35.660-26.936L-35.660-27.216Q-35.431-27.216-35.283-27.250Q-35.134-27.285-35.134-27.425L-35.134-29.274Q-35.134-29.544-35.242-29.605Q-35.349-29.667-35.660-29.667L-35.660-29.947L-34.601-30.022L-34.601-29.373Q-34.430-29.681-34.126-29.852Q-33.821-30.022-33.476-30.022Q-32.970-30.022-32.687-29.799Q-32.403-29.575-32.403-29.079L-32.403-27.425Q-32.403-27.288-32.254-27.252Q-32.106-27.216-31.880-27.216L-31.880-26.936L-33.510-26.936L-33.510-27.216Q-33.281-27.216-33.133-27.250Q-32.984-27.285-32.984-27.425L-32.984-29.065Q-32.984-29.400-33.104-29.600Q-33.223-29.800-33.538-29.800Q-33.808-29.800-34.042-29.664Q-34.276-29.527-34.414-29.293Q-34.553-29.059-34.553-28.785L-34.553-27.425Q-34.553-27.288-34.402-27.252Q-34.252-27.216-34.027-27.216L-34.027-26.936M-31.292-26.943L-31.292-28.006Q-31.292-28.030-31.265-28.057Q-31.237-28.084-31.214-28.084L-31.104-28.084Q-31.039-28.084-31.026-28.026Q-30.930-27.592-30.684-27.341Q-30.438-27.090-30.024-27.090Q-29.682-27.090-29.429-27.223Q-29.176-27.356-29.176-27.664Q-29.176-27.821-29.270-27.936Q-29.364-28.050-29.503-28.119Q-29.641-28.187-29.809-28.225L-30.390-28.324Q-30.745-28.392-31.019-28.613Q-31.292-28.833-31.292-29.175Q-31.292-29.424-31.181-29.599Q-31.070-29.773-30.884-29.872Q-30.697-29.971-30.482-30.014Q-30.267-30.057-30.024-30.057Q-29.610-30.057-29.330-29.875L-29.115-30.050Q-29.105-30.053-29.098-30.055Q-29.091-30.057-29.081-30.057L-29.029-30.057Q-29.002-30.057-28.978-30.033Q-28.954-30.009-28.954-29.981L-28.954-29.134Q-28.954-29.113-28.978-29.086Q-29.002-29.059-29.029-29.059L-29.142-29.059Q-29.170-29.059-29.195-29.084Q-29.221-29.110-29.221-29.134Q-29.221-29.370-29.327-29.534Q-29.433-29.698-29.616-29.780Q-29.798-29.862-30.031-29.862Q-30.359-29.862-30.615-29.759Q-30.872-29.657-30.872-29.380Q-30.872-29.185-30.689-29.076Q-30.506-28.966-30.277-28.925L-29.703-28.819Q-29.457-28.771-29.243-28.643Q-29.029-28.515-28.893-28.312Q-28.756-28.108-28.756-27.859Q-28.756-27.346-29.122-27.107Q-29.487-26.868-30.024-26.868Q-30.520-26.868-30.851-27.162L-31.118-26.888Q-31.138-26.868-31.166-26.868L-31.214-26.868Q-31.237-26.868-31.265-26.895Q-31.292-26.922-31.292-26.943\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(170.152 -29.14)\">\u003Cpath d=\"M-57.646-34.936L-61.615-34.936L-61.615-35.216Q-60.893-35.216-60.893-35.425L-60.893-39.226Q-60.893-39.437-61.615-39.437L-61.615-39.718L-59.301-39.718L-59.301-39.437Q-59.619-39.437-59.911-39.402Q-60.203-39.366-60.203-39.226L-60.203-35.425Q-60.203-35.285-60.114-35.250Q-60.025-35.216-59.837-35.216L-59.215-35.216Q-58.802-35.216-58.523-35.319Q-58.244-35.421-58.079-35.623Q-57.913-35.825-57.831-36.112Q-57.749-36.399-57.704-36.806L-57.438-36.806L-57.646-34.936M-56.679-35.664Q-56.679-35.996-56.455-36.223Q-56.231-36.450-55.888-36.578Q-55.544-36.707-55.172-36.759Q-54.799-36.812-54.495-36.812L-54.495-37.065Q-54.495-37.270-54.603-37.450Q-54.710-37.629-54.891-37.732Q-55.073-37.834-55.281-37.834Q-55.688-37.834-55.924-37.742Q-55.835-37.705-55.789-37.621Q-55.743-37.537-55.743-37.435Q-55.743-37.339-55.789-37.260Q-55.835-37.182-55.915-37.137Q-55.995-37.093-56.084-37.093Q-56.235-37.093-56.336-37.190Q-56.436-37.288-56.436-37.435Q-56.436-38.057-55.281-38.057Q-55.069-38.057-54.820-37.993Q-54.570-37.930-54.369-37.811Q-54.167-37.691-54.040-37.506Q-53.914-37.322-53.914-37.079L-53.914-35.503Q-53.914-35.387-53.852-35.291Q-53.791-35.196-53.678-35.196Q-53.569-35.196-53.504-35.290Q-53.439-35.384-53.439-35.503L-53.439-35.951L-53.172-35.951L-53.172-35.503Q-53.172-35.233-53.400-35.068Q-53.627-34.902-53.907-34.902Q-54.116-34.902-54.252-35.056Q-54.389-35.209-54.413-35.425Q-54.560-35.158-54.842-35.013Q-55.124-34.868-55.449-34.868Q-55.725-34.868-56.009-34.943Q-56.293-35.018-56.486-35.197Q-56.679-35.377-56.679-35.664M-56.064-35.664Q-56.064-35.490-55.963-35.360Q-55.862-35.230-55.707-35.160Q-55.551-35.090-55.387-35.090Q-55.168-35.090-54.960-35.187Q-54.751-35.285-54.623-35.466Q-54.495-35.647-54.495-35.873L-54.495-36.601Q-54.820-36.601-55.185-36.510Q-55.551-36.419-55.807-36.207Q-56.064-35.996-56.064-35.664M-52.796-34.403Q-52.796-34.649-52.600-34.833Q-52.403-35.018-52.147-35.097Q-52.284-35.209-52.355-35.370Q-52.427-35.531-52.427-35.712Q-52.427-36.033-52.215-36.279Q-52.550-36.577-52.550-36.987Q-52.550-37.448-52.161-37.735Q-51.771-38.022-51.292-38.022Q-50.821-38.022-50.486-37.776Q-50.311-37.930-50.101-38.012Q-49.891-38.094-49.662-38.094Q-49.498-38.094-49.377-37.987Q-49.255-37.879-49.255-37.715Q-49.255-37.619-49.327-37.547Q-49.399-37.476-49.491-37.476Q-49.590-37.476-49.660-37.549Q-49.730-37.623-49.730-37.722Q-49.730-37.776-49.717-37.807L-49.710-37.821Q-49.703-37.841-49.694-37.852Q-49.686-37.862-49.682-37.869Q-50.038-37.869-50.325-37.646Q-50.038-37.353-50.038-36.987Q-50.038-36.672-50.223-36.440Q-50.407-36.207-50.696-36.079Q-50.985-35.951-51.292-35.951Q-51.494-35.951-51.685-36.001Q-51.877-36.050-52.055-36.160Q-52.147-36.033-52.147-35.890Q-52.147-35.708-52.019-35.573Q-51.890-35.438-51.706-35.438L-51.074-35.438Q-50.626-35.438-50.257-35.367Q-49.888-35.295-49.628-35.066Q-49.368-34.837-49.368-34.403Q-49.368-34.082-49.664-33.880Q-49.959-33.678-50.363-33.589Q-50.766-33.500-51.080-33.500Q-51.398-33.500-51.802-33.589Q-52.205-33.678-52.501-33.880Q-52.796-34.082-52.796-34.403M-52.342-34.403Q-52.342-34.174-52.123-34.025Q-51.904-33.876-51.612-33.808Q-51.320-33.740-51.080-33.740Q-50.916-33.740-50.708-33.776Q-50.499-33.811-50.293-33.892Q-50.086-33.972-49.954-34.100Q-49.823-34.228-49.823-34.403Q-49.823-34.755-50.204-34.849Q-50.585-34.943-51.087-34.943L-51.706-34.943Q-51.945-34.943-52.143-34.792Q-52.342-34.642-52.342-34.403M-51.292-36.190Q-50.626-36.190-50.626-36.987Q-50.626-37.787-51.292-37.787Q-51.962-37.787-51.962-36.987Q-51.962-36.190-51.292-36.190M-47.023-34.936L-48.760-34.936L-48.760-35.216Q-48.531-35.216-48.382-35.250Q-48.233-35.285-48.233-35.425L-48.233-37.274Q-48.233-37.544-48.341-37.605Q-48.449-37.667-48.760-37.667L-48.760-37.947L-47.731-38.022L-47.731-37.315Q-47.601-37.623-47.358-37.822Q-47.116-38.022-46.798-38.022Q-46.579-38.022-46.408-37.898Q-46.237-37.773-46.237-37.561Q-46.237-37.424-46.336-37.325Q-46.435-37.226-46.569-37.226Q-46.705-37.226-46.805-37.325Q-46.904-37.424-46.904-37.561Q-46.904-37.701-46.805-37.800Q-47.095-37.800-47.295-37.604Q-47.495-37.407-47.587-37.113Q-47.680-36.819-47.680-36.539L-47.680-35.425Q-47.680-35.216-47.023-35.216L-47.023-34.936M-45.595-35.664Q-45.595-35.996-45.371-36.223Q-45.147-36.450-44.803-36.578Q-44.460-36.707-44.087-36.759Q-43.715-36.812-43.411-36.812L-43.411-37.065Q-43.411-37.270-43.518-37.450Q-43.626-37.629-43.807-37.732Q-43.988-37.834-44.197-37.834Q-44.603-37.834-44.839-37.742Q-44.750-37.705-44.704-37.621Q-44.658-37.537-44.658-37.435Q-44.658-37.339-44.704-37.260Q-44.750-37.182-44.831-37.137Q-44.911-37.093-45-37.093Q-45.150-37.093-45.251-37.190Q-45.352-37.288-45.352-37.435Q-45.352-38.057-44.197-38.057Q-43.985-38.057-43.735-37.993Q-43.486-37.930-43.284-37.811Q-43.082-37.691-42.956-37.506Q-42.829-37.322-42.829-37.079L-42.829-35.503Q-42.829-35.387-42.768-35.291Q-42.706-35.196-42.594-35.196Q-42.484-35.196-42.419-35.290Q-42.354-35.384-42.354-35.503L-42.354-35.951L-42.088-35.951L-42.088-35.503Q-42.088-35.233-42.315-35.068Q-42.542-34.902-42.823-34.902Q-43.031-34.902-43.168-35.056Q-43.305-35.209-43.328-35.425Q-43.475-35.158-43.757-35.013Q-44.039-34.868-44.364-34.868Q-44.641-34.868-44.925-34.943Q-45.208-35.018-45.401-35.197Q-45.595-35.377-45.595-35.664M-44.979-35.664Q-44.979-35.490-44.879-35.360Q-44.778-35.230-44.622-35.160Q-44.467-35.090-44.303-35.090Q-44.084-35.090-43.875-35.187Q-43.667-35.285-43.539-35.466Q-43.411-35.647-43.411-35.873L-43.411-36.601Q-43.735-36.601-44.101-36.510Q-44.467-36.419-44.723-36.207Q-44.979-35.996-44.979-35.664M-39.989-34.936L-41.623-34.936L-41.623-35.216Q-41.394-35.216-41.245-35.250Q-41.097-35.285-41.097-35.425L-41.097-37.274Q-41.097-37.544-41.204-37.605Q-41.312-37.667-41.623-37.667L-41.623-37.947L-40.563-38.022L-40.563-37.373Q-40.392-37.681-40.088-37.852Q-39.784-38.022-39.439-38.022Q-38.933-38.022-38.649-37.799Q-38.366-37.575-38.366-37.079L-38.366-35.425Q-38.366-35.288-38.217-35.252Q-38.068-35.216-37.843-35.216L-37.843-34.936L-39.473-34.936L-39.473-35.216Q-39.244-35.216-39.095-35.250Q-38.947-35.285-38.947-35.425L-38.947-37.065Q-38.947-37.400-39.066-37.600Q-39.186-37.800-39.500-37.800Q-39.770-37.800-40.004-37.664Q-40.239-37.527-40.377-37.293Q-40.515-37.059-40.515-36.785L-40.515-35.425Q-40.515-35.288-40.365-35.252Q-40.215-35.216-39.989-35.216L-39.989-34.936M-37.296-34.403Q-37.296-34.649-37.099-34.833Q-36.903-35.018-36.646-35.097Q-36.783-35.209-36.855-35.370Q-36.927-35.531-36.927-35.712Q-36.927-36.033-36.715-36.279Q-37.050-36.577-37.050-36.987Q-37.050-37.448-36.660-37.735Q-36.270-38.022-35.792-38.022Q-35.320-38.022-34.985-37.776Q-34.811-37.930-34.601-38.012Q-34.390-38.094-34.161-38.094Q-33.997-38.094-33.876-37.987Q-33.755-37.879-33.755-37.715Q-33.755-37.619-33.827-37.547Q-33.898-37.476-33.991-37.476Q-34.090-37.476-34.160-37.549Q-34.230-37.623-34.230-37.722Q-34.230-37.776-34.216-37.807L-34.209-37.821Q-34.202-37.841-34.194-37.852Q-34.185-37.862-34.182-37.869Q-34.537-37.869-34.825-37.646Q-34.537-37.353-34.537-36.987Q-34.537-36.672-34.722-36.440Q-34.907-36.207-35.195-36.079Q-35.484-35.951-35.792-35.951Q-35.994-35.951-36.185-36.001Q-36.376-36.050-36.554-36.160Q-36.646-36.033-36.646-35.890Q-36.646-35.708-36.518-35.573Q-36.390-35.438-36.205-35.438L-35.573-35.438Q-35.125-35.438-34.756-35.367Q-34.387-35.295-34.127-35.066Q-33.868-34.837-33.868-34.403Q-33.868-34.082-34.163-33.880Q-34.459-33.678-34.862-33.589Q-35.265-33.500-35.580-33.500Q-35.898-33.500-36.301-33.589Q-36.704-33.678-37-33.880Q-37.296-34.082-37.296-34.403M-36.841-34.403Q-36.841-34.174-36.622-34.025Q-36.404-33.876-36.111-33.808Q-35.819-33.740-35.580-33.740Q-35.416-33.740-35.207-33.776Q-34.999-33.811-34.792-33.892Q-34.585-33.972-34.454-34.100Q-34.322-34.228-34.322-34.403Q-34.322-34.755-34.703-34.849Q-35.084-34.943-35.587-34.943L-36.205-34.943Q-36.445-34.943-36.643-34.792Q-36.841-34.642-36.841-34.403M-35.792-36.190Q-35.125-36.190-35.125-36.987Q-35.125-37.787-35.792-37.787Q-36.462-37.787-36.462-36.987Q-36.462-36.190-35.792-36.190M-33.314-36.471Q-33.314-36.792-33.189-37.081Q-33.064-37.370-32.839-37.593Q-32.613-37.817-32.317-37.937Q-32.022-38.057-31.704-38.057Q-31.376-38.057-31.114-37.957Q-30.853-37.858-30.677-37.676Q-30.501-37.493-30.407-37.235Q-30.313-36.977-30.313-36.645Q-30.313-36.553-30.395-36.532L-32.651-36.532L-32.651-36.471Q-32.651-35.883-32.367-35.500Q-32.083-35.117-31.516-35.117Q-31.195-35.117-30.926-35.310Q-30.658-35.503-30.569-35.818Q-30.562-35.859-30.487-35.873L-30.395-35.873Q-30.313-35.849-30.313-35.777Q-30.313-35.770-30.320-35.743Q-30.432-35.346-30.803-35.107Q-31.174-34.868-31.598-34.868Q-32.036-34.868-32.435-35.076Q-32.835-35.285-33.075-35.652Q-33.314-36.019-33.314-36.471M-32.644-36.741L-30.829-36.741Q-30.829-37.018-30.926-37.270Q-31.024-37.523-31.222-37.679Q-31.420-37.834-31.704-37.834Q-31.981-37.834-32.194-37.676Q-32.408-37.517-32.526-37.262Q-32.644-37.007-32.644-36.741M-29.325-35.356Q-29.325-35.524-29.202-35.647Q-29.079-35.770-28.905-35.770Q-28.737-35.770-28.614-35.647Q-28.491-35.524-28.491-35.356Q-28.491-35.182-28.614-35.059Q-28.737-34.936-28.905-34.936Q-29.079-34.936-29.202-35.059Q-29.325-35.182-29.325-35.356M-29.325-37.540Q-29.325-37.708-29.202-37.831Q-29.079-37.954-28.905-37.954Q-28.737-37.954-28.614-37.831Q-28.491-37.708-28.491-37.540Q-28.491-37.366-28.614-37.243Q-28.737-37.120-28.905-37.120Q-29.079-37.120-29.202-37.243Q-29.325-37.366-29.325-37.540\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(170.152 -29.14)\">\u003Cpath d=\"M-60.509-26.936L-62.143-26.936L-62.143-27.216Q-61.914-27.216-61.765-27.250Q-61.616-27.285-61.616-27.425L-61.616-29.274Q-61.616-29.544-61.724-29.605Q-61.832-29.667-62.143-29.667L-62.143-29.947L-61.083-30.022L-61.083-29.373Q-60.912-29.681-60.608-29.852Q-60.304-30.022-59.959-30.022Q-59.559-30.022-59.282-29.882Q-59.005-29.742-58.920-29.394Q-58.752-29.687-58.453-29.855Q-58.154-30.022-57.809-30.022Q-57.303-30.022-57.019-29.799Q-56.735-29.575-56.735-29.079L-56.735-27.425Q-56.735-27.288-56.587-27.252Q-56.438-27.216-56.213-27.216L-56.213-26.936L-57.843-26.936L-57.843-27.216Q-57.617-27.216-57.467-27.252Q-57.317-27.288-57.317-27.425L-57.317-29.065Q-57.317-29.400-57.436-29.600Q-57.556-29.800-57.870-29.800Q-58.140-29.800-58.374-29.664Q-58.609-29.527-58.747-29.293Q-58.885-29.059-58.885-28.785L-58.885-27.425Q-58.885-27.288-58.737-27.252Q-58.588-27.216-58.362-27.216L-58.362-26.936L-59.993-26.936L-59.993-27.216Q-59.764-27.216-59.615-27.250Q-59.466-27.285-59.466-27.425L-59.466-29.065Q-59.466-29.400-59.586-29.600Q-59.706-29.800-60.020-29.800Q-60.290-29.800-60.524-29.664Q-60.758-29.527-60.897-29.293Q-61.035-29.059-61.035-28.785L-61.035-27.425Q-61.035-27.288-60.885-27.252Q-60.734-27.216-60.509-27.216L-60.509-26.936M-55.666-28.471Q-55.666-28.792-55.541-29.081Q-55.416-29.370-55.191-29.593Q-54.965-29.817-54.669-29.937Q-54.374-30.057-54.056-30.057Q-53.728-30.057-53.466-29.957Q-53.205-29.858-53.029-29.676Q-52.853-29.493-52.759-29.235Q-52.665-28.977-52.665-28.645Q-52.665-28.553-52.747-28.532L-55.003-28.532L-55.003-28.471Q-55.003-27.883-54.719-27.500Q-54.435-27.117-53.868-27.117Q-53.547-27.117-53.278-27.310Q-53.010-27.503-52.921-27.818Q-52.914-27.859-52.839-27.873L-52.747-27.873Q-52.665-27.849-52.665-27.777Q-52.665-27.770-52.672-27.743Q-52.784-27.346-53.155-27.107Q-53.526-26.868-53.950-26.868Q-54.387-26.868-54.787-27.076Q-55.187-27.285-55.426-27.652Q-55.666-28.019-55.666-28.471M-54.996-28.741L-53.181-28.741Q-53.181-29.018-53.278-29.270Q-53.376-29.523-53.574-29.679Q-53.772-29.834-54.056-29.834Q-54.333-29.834-54.546-29.676Q-54.760-29.517-54.878-29.262Q-54.996-29.007-54.996-28.741M-52.077-28.447Q-52.077-28.775-51.942-29.076Q-51.807-29.376-51.571-29.597Q-51.335-29.817-51.031-29.937Q-50.727-30.057-50.402-30.057Q-49.896-30.057-49.547-29.954Q-49.199-29.852-49.199-29.476Q-49.199-29.329-49.296-29.228Q-49.394-29.127-49.541-29.127Q-49.694-29.127-49.794-29.226Q-49.893-29.325-49.893-29.476Q-49.893-29.664-49.753-29.756Q-49.954-29.807-50.395-29.807Q-50.751-29.807-50.980-29.611Q-51.209-29.414-51.309-29.105Q-51.410-28.795-51.410-28.447Q-51.410-28.098-51.284-27.792Q-51.157-27.486-50.903-27.302Q-50.648-27.117-50.293-27.117Q-50.070-27.117-49.886-27.201Q-49.701-27.285-49.566-27.440Q-49.431-27.596-49.373-27.804Q-49.359-27.859-49.305-27.859L-49.192-27.859Q-49.161-27.859-49.139-27.835Q-49.117-27.811-49.117-27.777L-49.117-27.756Q-49.202-27.469-49.390-27.271Q-49.578-27.073-49.843-26.970Q-50.108-26.868-50.402-26.868Q-50.833-26.868-51.221-27.074Q-51.609-27.281-51.843-27.644Q-52.077-28.006-52.077-28.447\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(170.152 -29.14)\">\u003Cpath d=\"M-47.044-26.936L-48.678-26.936L-48.678-27.216Q-48.449-27.216-48.300-27.250Q-48.151-27.285-48.151-27.425L-48.151-31.044Q-48.151-31.314-48.259-31.376Q-48.367-31.437-48.678-31.437L-48.678-31.718L-47.598-31.793L-47.598-29.407Q-47.492-29.592-47.314-29.734Q-47.136-29.875-46.928-29.949Q-46.719-30.022-46.494-30.022Q-45.988-30.022-45.704-29.799Q-45.420-29.575-45.420-29.079L-45.420-27.425Q-45.420-27.288-45.272-27.252Q-45.123-27.216-44.897-27.216L-44.897-26.936L-46.528-26.936L-46.528-27.216Q-46.299-27.216-46.150-27.250Q-46.001-27.285-46.001-27.425L-46.001-29.065Q-46.001-29.400-46.121-29.600Q-46.241-29.800-46.555-29.800Q-46.825-29.800-47.059-29.664Q-47.293-29.527-47.432-29.293Q-47.570-29.059-47.570-28.785L-47.570-27.425Q-47.570-27.288-47.420-27.252Q-47.269-27.216-47.044-27.216L-47.044-26.936M-44.251-27.664Q-44.251-27.996-44.028-28.223Q-43.804-28.450-43.460-28.578Q-43.117-28.707-42.744-28.759Q-42.372-28.812-42.067-28.812L-42.067-29.065Q-42.067-29.270-42.175-29.450Q-42.283-29.629-42.464-29.732Q-42.645-29.834-42.853-29.834Q-43.260-29.834-43.496-29.742Q-43.407-29.705-43.361-29.621Q-43.315-29.537-43.315-29.435Q-43.315-29.339-43.361-29.260Q-43.407-29.182-43.488-29.137Q-43.568-29.093-43.657-29.093Q-43.807-29.093-43.908-29.190Q-44.009-29.288-44.009-29.435Q-44.009-30.057-42.853-30.057Q-42.642-30.057-42.392-29.993Q-42.143-29.930-41.941-29.811Q-41.739-29.691-41.613-29.506Q-41.486-29.322-41.486-29.079L-41.486-27.503Q-41.486-27.387-41.425-27.291Q-41.363-27.196-41.250-27.196Q-41.141-27.196-41.076-27.290Q-41.011-27.384-41.011-27.503L-41.011-27.951L-40.745-27.951L-40.745-27.503Q-40.745-27.233-40.972-27.068Q-41.199-26.902-41.479-26.902Q-41.688-26.902-41.825-27.056Q-41.961-27.209-41.985-27.425Q-42.132-27.158-42.414-27.013Q-42.696-26.868-43.021-26.868Q-43.298-26.868-43.582-26.943Q-43.865-27.018-44.058-27.197Q-44.251-27.377-44.251-27.664M-43.636-27.664Q-43.636-27.490-43.535-27.360Q-43.435-27.230-43.279-27.160Q-43.123-27.090-42.959-27.090Q-42.741-27.090-42.532-27.187Q-42.324-27.285-42.196-27.466Q-42.067-27.647-42.067-27.873L-42.067-28.601Q-42.392-28.601-42.758-28.510Q-43.123-28.419-43.380-28.207Q-43.636-27.996-43.636-27.664M-38.646-26.936L-40.280-26.936L-40.280-27.216Q-40.051-27.216-39.902-27.250Q-39.753-27.285-39.753-27.425L-39.753-29.274Q-39.753-29.544-39.861-29.605Q-39.969-29.667-40.280-29.667L-40.280-29.947L-39.220-30.022L-39.220-29.373Q-39.049-29.681-38.745-29.852Q-38.441-30.022-38.096-30.022Q-37.590-30.022-37.306-29.799Q-37.022-29.575-37.022-29.079L-37.022-27.425Q-37.022-27.288-36.874-27.252Q-36.725-27.216-36.499-27.216L-36.499-26.936L-38.130-26.936L-38.130-27.216Q-37.901-27.216-37.752-27.250Q-37.603-27.285-37.603-27.425L-37.603-29.065Q-37.603-29.400-37.723-29.600Q-37.843-29.800-38.157-29.800Q-38.427-29.800-38.661-29.664Q-38.895-29.527-39.034-29.293Q-39.172-29.059-39.172-28.785L-39.172-27.425Q-39.172-27.288-39.022-27.252Q-38.872-27.216-38.646-27.216L-38.646-26.936M-34.295-26.936L-35.847-26.936L-35.847-27.216Q-35.621-27.216-35.472-27.250Q-35.324-27.285-35.324-27.425L-35.324-29.274Q-35.324-29.462-35.372-29.546Q-35.419-29.629-35.517-29.648Q-35.614-29.667-35.826-29.667L-35.826-29.947L-34.770-30.022L-34.770-27.425Q-34.770-27.285-34.638-27.250Q-34.507-27.216-34.295-27.216L-34.295-26.936M-35.566-31.243Q-35.566-31.414-35.443-31.533Q-35.320-31.653-35.149-31.653Q-34.982-31.653-34.859-31.533Q-34.736-31.414-34.736-31.243Q-34.736-31.068-34.859-30.945Q-34.982-30.822-35.149-30.822Q-35.320-30.822-35.443-30.945Q-35.566-31.068-35.566-31.243M-33.649-28.447Q-33.649-28.775-33.514-29.076Q-33.379-29.376-33.143-29.597Q-32.907-29.817-32.603-29.937Q-32.299-30.057-31.974-30.057Q-31.468-30.057-31.120-29.954Q-30.771-29.852-30.771-29.476Q-30.771-29.329-30.868-29.228Q-30.966-29.127-31.113-29.127Q-31.267-29.127-31.366-29.226Q-31.465-29.325-31.465-29.476Q-31.465-29.664-31.325-29.756Q-31.526-29.807-31.967-29.807Q-32.323-29.807-32.552-29.611Q-32.781-29.414-32.882-29.105Q-32.982-28.795-32.982-28.447Q-32.982-28.098-32.856-27.792Q-32.729-27.486-32.475-27.302Q-32.220-27.117-31.865-27.117Q-31.643-27.117-31.458-27.201Q-31.273-27.285-31.138-27.440Q-31.003-27.596-30.945-27.804Q-30.932-27.859-30.877-27.859L-30.764-27.859Q-30.733-27.859-30.711-27.835Q-30.689-27.811-30.689-27.777L-30.689-27.756Q-30.774-27.469-30.962-27.271Q-31.150-27.073-31.415-26.970Q-31.680-26.868-31.974-26.868Q-32.405-26.868-32.793-27.074Q-33.181-27.281-33.415-27.644Q-33.649-28.006-33.649-28.447M-30.101-26.943L-30.101-28.006Q-30.101-28.030-30.074-28.057Q-30.046-28.084-30.022-28.084L-29.913-28.084Q-29.848-28.084-29.834-28.026Q-29.739-27.592-29.493-27.341Q-29.247-27.090-28.833-27.090Q-28.491-27.090-28.238-27.223Q-27.985-27.356-27.985-27.664Q-27.985-27.821-28.079-27.936Q-28.173-28.050-28.312-28.119Q-28.450-28.187-28.618-28.225L-29.199-28.324Q-29.554-28.392-29.828-28.613Q-30.101-28.833-30.101-29.175Q-30.101-29.424-29.990-29.599Q-29.879-29.773-29.693-29.872Q-29.506-29.971-29.291-30.014Q-29.076-30.057-28.833-30.057Q-28.419-30.057-28.139-29.875L-27.924-30.050Q-27.914-30.053-27.907-30.055Q-27.900-30.057-27.890-30.057L-27.838-30.057Q-27.811-30.057-27.787-30.033Q-27.763-30.009-27.763-29.981L-27.763-29.134Q-27.763-29.113-27.787-29.086Q-27.811-29.059-27.838-29.059L-27.951-29.059Q-27.978-29.059-28.004-29.084Q-28.030-29.110-28.030-29.134Q-28.030-29.370-28.136-29.534Q-28.242-29.698-28.425-29.780Q-28.607-29.862-28.840-29.862Q-29.168-29.862-29.424-29.759Q-29.681-29.657-29.681-29.380Q-29.681-29.185-29.498-29.076Q-29.315-28.966-29.086-28.925L-28.512-28.819Q-28.266-28.771-28.052-28.643Q-27.838-28.515-27.702-28.312Q-27.565-28.108-27.565-27.859Q-27.565-27.346-27.931-27.107Q-28.296-26.868-28.833-26.868Q-29.329-26.868-29.660-27.162L-29.927-26.888Q-29.947-26.868-29.975-26.868L-30.022-26.868Q-30.046-26.868-30.074-26.895Q-30.101-26.922-30.101-26.943\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(233.099 -9.162)\">\u003Cpath d=\"M-62.016-37.329Q-62.016-37.855-61.799-38.323Q-61.582-38.791-61.199-39.137Q-60.817-39.482-60.333-39.670Q-59.849-39.858-59.319-39.858Q-59.049-39.858-58.793-39.786Q-58.537-39.714-58.308-39.574Q-58.079-39.434-57.898-39.249L-57.470-39.831Q-57.443-39.858-57.416-39.858L-57.368-39.858Q-57.337-39.858-57.313-39.834Q-57.289-39.810-57.289-39.779L-57.289-37.916Q-57.289-37.893-57.315-37.867Q-57.340-37.841-57.368-37.841L-57.494-37.841Q-57.556-37.841-57.569-37.916Q-57.600-38.231-57.735-38.535Q-57.870-38.839-58.086-39.073Q-58.301-39.308-58.590-39.443Q-58.879-39.578-59.207-39.578Q-59.853-39.578-60.312-39.282Q-60.772-38.986-61.005-38.475Q-61.237-37.964-61.237-37.329Q-61.237-36.679-60.991-36.166Q-60.745-35.654-60.271-35.365Q-59.798-35.076-59.145-35.076Q-58.885-35.076-58.619-35.143Q-58.352-35.209-58.168-35.370Q-57.983-35.531-57.983-35.790L-57.983-36.378Q-57.983-36.587-58.950-36.587L-58.950-36.867L-56.753-36.867L-56.753-36.587Q-56.982-36.587-57.135-36.551Q-57.289-36.515-57.289-36.378L-57.289-35.015Q-57.289-34.980-57.318-34.958Q-57.347-34.936-57.375-34.936Q-57.436-34.936-57.607-35.097Q-57.778-35.257-57.836-35.343Q-58.038-35.042-58.444-34.919Q-58.851-34.796-59.319-34.796Q-59.839-34.796-60.331-34.986Q-60.823-35.175-61.203-35.519Q-61.582-35.862-61.799-36.331Q-62.016-36.799-62.016-37.329M-55.953-35.664Q-55.953-35.996-55.729-36.223Q-55.505-36.450-55.161-36.578Q-54.818-36.707-54.445-36.759Q-54.073-36.812-53.769-36.812L-53.769-37.065Q-53.769-37.270-53.876-37.450Q-53.984-37.629-54.165-37.732Q-54.346-37.834-54.555-37.834Q-54.962-37.834-55.197-37.742Q-55.109-37.705-55.062-37.621Q-55.016-37.537-55.016-37.435Q-55.016-37.339-55.062-37.260Q-55.109-37.182-55.189-37.137Q-55.269-37.093-55.358-37.093Q-55.508-37.093-55.609-37.190Q-55.710-37.288-55.710-37.435Q-55.710-38.057-54.555-38.057Q-54.343-38.057-54.093-37.993Q-53.844-37.930-53.642-37.811Q-53.441-37.691-53.314-37.506Q-53.188-37.322-53.188-37.079L-53.188-35.503Q-53.188-35.387-53.126-35.291Q-53.065-35.196-52.952-35.196Q-52.842-35.196-52.777-35.290Q-52.713-35.384-52.713-35.503L-52.713-35.951L-52.446-35.951L-52.446-35.503Q-52.446-35.233-52.673-35.068Q-52.901-34.902-53.181-34.902Q-53.389-34.902-53.526-35.056Q-53.663-35.209-53.687-35.425Q-53.834-35.158-54.116-35.013Q-54.398-34.868-54.722-34.868Q-54.999-34.868-55.283-34.943Q-55.567-35.018-55.760-35.197Q-55.953-35.377-55.953-35.664M-55.338-35.664Q-55.338-35.490-55.237-35.360Q-55.136-35.230-54.980-35.160Q-54.825-35.090-54.661-35.090Q-54.442-35.090-54.234-35.187Q-54.025-35.285-53.897-35.466Q-53.769-35.647-53.769-35.873L-53.769-36.601Q-54.093-36.601-54.459-36.510Q-54.825-36.419-55.081-36.207Q-55.338-35.996-55.338-35.664M-51.455-35.770L-51.455-37.274Q-51.455-37.544-51.562-37.605Q-51.670-37.667-51.981-37.667L-51.981-37.947L-50.874-38.022L-50.874-35.790L-50.874-35.770Q-50.874-35.490-50.822-35.346Q-50.771-35.203-50.629-35.146Q-50.487-35.090-50.200-35.090Q-49.947-35.090-49.742-35.230Q-49.537-35.370-49.421-35.596Q-49.305-35.821-49.305-36.071L-49.305-37.274Q-49.305-37.544-49.412-37.605Q-49.520-37.667-49.831-37.667L-49.831-37.947L-48.724-38.022L-48.724-35.609Q-48.724-35.418-48.671-35.336Q-48.618-35.254-48.517-35.235Q-48.416-35.216-48.201-35.216L-48.201-34.936L-49.277-34.868L-49.277-35.432Q-49.387-35.250-49.532-35.127Q-49.677-35.004-49.864-34.936Q-50.050-34.868-50.252-34.868Q-51.455-34.868-51.455-35.770M-47.613-34.943L-47.613-36.006Q-47.613-36.030-47.586-36.057Q-47.558-36.084-47.534-36.084L-47.425-36.084Q-47.360-36.084-47.346-36.026Q-47.251-35.592-47.005-35.341Q-46.758-35.090-46.345-35.090Q-46.003-35.090-45.750-35.223Q-45.497-35.356-45.497-35.664Q-45.497-35.821-45.591-35.936Q-45.685-36.050-45.824-36.119Q-45.962-36.187-46.130-36.225L-46.711-36.324Q-47.066-36.392-47.339-36.613Q-47.613-36.833-47.613-37.175Q-47.613-37.424-47.502-37.599Q-47.391-37.773-47.204-37.872Q-47.018-37.971-46.803-38.014Q-46.588-38.057-46.345-38.057Q-45.931-38.057-45.651-37.875L-45.436-38.050Q-45.425-38.053-45.419-38.055Q-45.412-38.057-45.401-38.057L-45.350-38.057Q-45.323-38.057-45.299-38.033Q-45.275-38.009-45.275-37.981L-45.275-37.134Q-45.275-37.113-45.299-37.086Q-45.323-37.059-45.350-37.059L-45.463-37.059Q-45.490-37.059-45.516-37.084Q-45.542-37.110-45.542-37.134Q-45.542-37.370-45.648-37.534Q-45.754-37.698-45.936-37.780Q-46.119-37.862-46.352-37.862Q-46.680-37.862-46.936-37.759Q-47.193-37.657-47.193-37.380Q-47.193-37.185-47.010-37.076Q-46.827-36.966-46.598-36.925L-46.024-36.819Q-45.777-36.771-45.564-36.643Q-45.350-36.515-45.213-36.312Q-45.077-36.108-45.077-35.859Q-45.077-35.346-45.443-35.107Q-45.808-34.868-46.345-34.868Q-46.840-34.868-47.172-35.162L-47.439-34.888Q-47.459-34.868-47.486-34.868L-47.534-34.868Q-47.558-34.868-47.586-34.895Q-47.613-34.922-47.613-34.943M-44.448-34.943L-44.448-36.006Q-44.448-36.030-44.421-36.057Q-44.393-36.084-44.369-36.084L-44.260-36.084Q-44.195-36.084-44.181-36.026Q-44.086-35.592-43.839-35.341Q-43.593-35.090-43.180-35.090Q-42.838-35.090-42.585-35.223Q-42.332-35.356-42.332-35.664Q-42.332-35.821-42.426-35.936Q-42.520-36.050-42.659-36.119Q-42.797-36.187-42.964-36.225L-43.546-36.324Q-43.901-36.392-44.174-36.613Q-44.448-36.833-44.448-37.175Q-44.448-37.424-44.337-37.599Q-44.226-37.773-44.039-37.872Q-43.853-37.971-43.638-38.014Q-43.422-38.057-43.180-38.057Q-42.766-38.057-42.486-37.875L-42.271-38.050Q-42.260-38.053-42.254-38.055Q-42.247-38.057-42.236-38.057L-42.185-38.057Q-42.158-38.057-42.134-38.033Q-42.110-38.009-42.110-37.981L-42.110-37.134Q-42.110-37.113-42.134-37.086Q-42.158-37.059-42.185-37.059L-42.298-37.059Q-42.325-37.059-42.351-37.084Q-42.377-37.110-42.377-37.134Q-42.377-37.370-42.483-37.534Q-42.588-37.698-42.771-37.780Q-42.954-37.862-43.187-37.862Q-43.515-37.862-43.771-37.759Q-44.027-37.657-44.027-37.380Q-44.027-37.185-43.845-37.076Q-43.662-36.966-43.433-36.925L-42.859-36.819Q-42.612-36.771-42.399-36.643Q-42.185-36.515-42.048-36.312Q-41.912-36.108-41.912-35.859Q-41.912-35.346-42.277-35.107Q-42.643-34.868-43.180-34.868Q-43.675-34.868-44.007-35.162L-44.274-34.888Q-44.294-34.868-44.321-34.868L-44.369-34.868Q-44.393-34.868-44.421-34.895Q-44.448-34.922-44.448-34.943M-40.883-35.356Q-40.883-35.524-40.760-35.647Q-40.637-35.770-40.463-35.770Q-40.295-35.770-40.172-35.647Q-40.049-35.524-40.049-35.356Q-40.049-35.182-40.172-35.059Q-40.295-34.936-40.463-34.936Q-40.637-34.936-40.760-35.059Q-40.883-35.182-40.883-35.356M-40.883-37.540Q-40.883-37.708-40.760-37.831Q-40.637-37.954-40.463-37.954Q-40.295-37.954-40.172-37.831Q-40.049-37.708-40.049-37.540Q-40.049-37.366-40.172-37.243Q-40.295-37.120-40.463-37.120Q-40.637-37.120-40.760-37.243Q-40.883-37.366-40.883-37.540\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(233.099 -9.162)\">\u003Cpath d=\"M-57.089-26.936L-58.825-26.936L-58.825-27.216Q-58.596-27.216-58.447-27.250Q-58.299-27.285-58.299-27.425L-58.299-29.274Q-58.299-29.544-58.406-29.605Q-58.514-29.667-58.825-29.667L-58.825-29.947L-57.796-30.022L-57.796-29.315Q-57.666-29.623-57.424-29.822Q-57.181-30.022-56.863-30.022Q-56.644-30.022-56.473-29.898Q-56.302-29.773-56.302-29.561Q-56.302-29.424-56.402-29.325Q-56.501-29.226-56.634-29.226Q-56.771-29.226-56.870-29.325Q-56.969-29.424-56.969-29.561Q-56.969-29.701-56.870-29.800Q-57.160-29.800-57.360-29.604Q-57.560-29.407-57.653-29.113Q-57.745-28.819-57.745-28.539L-57.745-27.425Q-57.745-27.216-57.089-27.216L-57.089-26.936M-54.101-26.936L-55.653-26.936L-55.653-27.216Q-55.427-27.216-55.279-27.250Q-55.130-27.285-55.130-27.425L-55.130-29.274Q-55.130-29.462-55.178-29.546Q-55.226-29.629-55.323-29.648Q-55.421-29.667-55.632-29.667L-55.632-29.947L-54.576-30.022L-54.576-27.425Q-54.576-27.285-54.445-27.250Q-54.313-27.216-54.101-27.216L-54.101-26.936M-55.373-31.243Q-55.373-31.414-55.250-31.533Q-55.127-31.653-54.956-31.653Q-54.788-31.653-54.665-31.533Q-54.542-31.414-54.542-31.243Q-54.542-31.068-54.665-30.945Q-54.788-30.822-54.956-30.822Q-55.127-30.822-55.250-30.945Q-55.373-31.068-55.373-31.243M-53.496-26.403Q-53.496-26.649-53.300-26.833Q-53.103-27.018-52.847-27.097Q-52.984-27.209-53.055-27.370Q-53.127-27.531-53.127-27.712Q-53.127-28.033-52.915-28.279Q-53.250-28.577-53.250-28.987Q-53.250-29.448-52.861-29.735Q-52.471-30.022-51.992-30.022Q-51.521-30.022-51.186-29.776Q-51.011-29.930-50.801-30.012Q-50.591-30.094-50.362-30.094Q-50.198-30.094-50.077-29.987Q-49.955-29.879-49.955-29.715Q-49.955-29.619-50.027-29.547Q-50.099-29.476-50.191-29.476Q-50.290-29.476-50.360-29.549Q-50.430-29.623-50.430-29.722Q-50.430-29.776-50.417-29.807L-50.410-29.821Q-50.403-29.841-50.394-29.852Q-50.386-29.862-50.382-29.869Q-50.738-29.869-51.025-29.646Q-50.738-29.353-50.738-28.987Q-50.738-28.672-50.923-28.440Q-51.107-28.207-51.396-28.079Q-51.685-27.951-51.992-27.951Q-52.194-27.951-52.385-28.001Q-52.577-28.050-52.755-28.160Q-52.847-28.033-52.847-27.890Q-52.847-27.708-52.719-27.573Q-52.590-27.438-52.406-27.438L-51.774-27.438Q-51.326-27.438-50.957-27.367Q-50.588-27.295-50.328-27.066Q-50.068-26.837-50.068-26.403Q-50.068-26.082-50.364-25.880Q-50.659-25.678-51.063-25.589Q-51.466-25.500-51.780-25.500Q-52.098-25.500-52.502-25.589Q-52.905-25.678-53.201-25.880Q-53.496-26.082-53.496-26.403M-53.042-26.403Q-53.042-26.174-52.823-26.025Q-52.604-25.876-52.312-25.808Q-52.020-25.740-51.780-25.740Q-51.616-25.740-51.408-25.776Q-51.199-25.811-50.993-25.892Q-50.786-25.972-50.654-26.100Q-50.523-26.228-50.523-26.403Q-50.523-26.755-50.904-26.849Q-51.285-26.943-51.787-26.943L-52.406-26.943Q-52.645-26.943-52.843-26.792Q-53.042-26.642-53.042-26.403M-51.992-28.190Q-51.326-28.190-51.326-28.987Q-51.326-29.787-51.992-29.787Q-52.662-29.787-52.662-28.987Q-52.662-28.190-51.992-28.190M-49.514-28.419Q-49.514-28.761-49.379-29.060Q-49.244-29.359-49.005-29.583Q-48.766-29.807-48.448-29.932Q-48.130-30.057-47.799-30.057Q-47.354-30.057-46.954-29.841Q-46.554-29.626-46.320-29.248Q-46.086-28.871-46.086-28.419Q-46.086-28.078-46.228-27.794Q-46.370-27.510-46.614-27.303Q-46.859-27.097-47.168-26.982Q-47.477-26.868-47.799-26.868Q-48.229-26.868-48.631-27.069Q-49.032-27.271-49.273-27.623Q-49.514-27.975-49.514-28.419M-47.799-27.117Q-47.197-27.117-46.973-27.495Q-46.749-27.873-46.749-28.505Q-46.749-29.117-46.983-29.476Q-47.217-29.834-47.799-29.834Q-48.851-29.834-48.851-28.505Q-48.851-27.873-48.626-27.495Q-48.400-27.117-47.799-27.117M-43.741-26.936L-45.478-26.936L-45.478-27.216Q-45.249-27.216-45.100-27.250Q-44.951-27.285-44.951-27.425L-44.951-29.274Q-44.951-29.544-45.059-29.605Q-45.167-29.667-45.478-29.667L-45.478-29.947L-44.449-30.022L-44.449-29.315Q-44.319-29.623-44.076-29.822Q-43.834-30.022-43.516-30.022Q-43.297-30.022-43.126-29.898Q-42.955-29.773-42.955-29.561Q-42.955-29.424-43.054-29.325Q-43.153-29.226-43.287-29.226Q-43.424-29.226-43.523-29.325Q-43.622-29.424-43.622-29.561Q-43.622-29.701-43.523-29.800Q-43.813-29.800-44.013-29.604Q-44.213-29.407-44.305-29.113Q-44.398-28.819-44.398-28.539L-44.398-27.425Q-44.398-27.216-43.741-27.216\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(271.644 -29.14)\">\u003Cpath d=\"M-54.069-34.936L-58.038-34.936L-58.038-35.216Q-57.316-35.216-57.316-35.425L-57.316-39.226Q-57.316-39.437-58.038-39.437L-58.038-39.718L-55.724-39.718L-55.724-39.437Q-56.042-39.437-56.334-39.402Q-56.626-39.366-56.626-39.226L-56.626-35.425Q-56.626-35.285-56.537-35.250Q-56.448-35.216-56.260-35.216L-55.638-35.216Q-55.225-35.216-54.946-35.319Q-54.667-35.421-54.502-35.623Q-54.336-35.825-54.254-36.112Q-54.172-36.399-54.127-36.806L-53.861-36.806L-54.069-34.936M-53.102-35.664Q-53.102-35.996-52.878-36.223Q-52.654-36.450-52.311-36.578Q-51.967-36.707-51.595-36.759Q-51.222-36.812-50.918-36.812L-50.918-37.065Q-50.918-37.270-51.026-37.450Q-51.133-37.629-51.314-37.732Q-51.496-37.834-51.704-37.834Q-52.111-37.834-52.347-37.742Q-52.258-37.705-52.212-37.621Q-52.166-37.537-52.166-37.435Q-52.166-37.339-52.212-37.260Q-52.258-37.182-52.338-37.137Q-52.418-37.093-52.507-37.093Q-52.658-37.093-52.759-37.190Q-52.859-37.288-52.859-37.435Q-52.859-38.057-51.704-38.057Q-51.492-38.057-51.243-37.993Q-50.993-37.930-50.792-37.811Q-50.590-37.691-50.463-37.506Q-50.337-37.322-50.337-37.079L-50.337-35.503Q-50.337-35.387-50.275-35.291Q-50.214-35.196-50.101-35.196Q-49.992-35.196-49.927-35.290Q-49.862-35.384-49.862-35.503L-49.862-35.951L-49.595-35.951L-49.595-35.503Q-49.595-35.233-49.823-35.068Q-50.050-34.902-50.330-34.902Q-50.539-34.902-50.675-35.056Q-50.812-35.209-50.836-35.425Q-50.983-35.158-51.265-35.013Q-51.547-34.868-51.872-34.868Q-52.148-34.868-52.432-34.943Q-52.716-35.018-52.909-35.197Q-53.102-35.377-53.102-35.664M-52.487-35.664Q-52.487-35.490-52.386-35.360Q-52.285-35.230-52.130-35.160Q-51.974-35.090-51.810-35.090Q-51.591-35.090-51.383-35.187Q-51.174-35.285-51.046-35.466Q-50.918-35.647-50.918-35.873L-50.918-36.601Q-51.243-36.601-51.608-36.510Q-51.974-36.419-52.230-36.207Q-52.487-35.996-52.487-35.664M-47.534-33.579L-49.165-33.579L-49.165-33.859Q-48.936-33.859-48.787-33.894Q-48.638-33.928-48.638-34.068L-48.638-37.414Q-48.638-37.585-48.775-37.626Q-48.912-37.667-49.165-37.667L-49.165-37.947L-48.084-38.022L-48.084-37.616Q-47.862-37.817-47.575-37.920Q-47.288-38.022-46.980-38.022Q-46.553-38.022-46.189-37.809Q-45.825-37.595-45.612-37.231Q-45.398-36.867-45.398-36.447Q-45.398-36.002-45.637-35.638Q-45.876-35.274-46.270-35.071Q-46.663-34.868-47.107-34.868Q-47.374-34.868-47.621-34.968Q-47.869-35.069-48.057-35.250L-48.057-34.068Q-48.057-33.931-47.908-33.895Q-47.760-33.859-47.534-33.859L-47.534-33.579M-48.057-37.267L-48.057-35.657Q-47.924-35.404-47.681-35.247Q-47.438-35.090-47.162-35.090Q-46.834-35.090-46.581-35.291Q-46.328-35.493-46.194-35.811Q-46.061-36.129-46.061-36.447Q-46.061-36.676-46.126-36.905Q-46.191-37.134-46.319-37.332Q-46.447-37.530-46.642-37.650Q-46.837-37.769-47.069-37.769Q-47.363-37.769-47.632-37.640Q-47.900-37.510-48.057-37.267M-43.094-34.936L-44.697-34.936L-44.697-35.216Q-44.472-35.216-44.323-35.250Q-44.174-35.285-44.174-35.425L-44.174-39.044Q-44.174-39.314-44.282-39.376Q-44.390-39.437-44.697-39.437L-44.697-39.718L-43.621-39.793L-43.621-35.425Q-43.621-35.288-43.470-35.252Q-43.320-35.216-43.094-35.216L-43.094-34.936M-42.441-35.664Q-42.441-35.996-42.218-36.223Q-41.994-36.450-41.650-36.578Q-41.307-36.707-40.934-36.759Q-40.562-36.812-40.257-36.812L-40.257-37.065Q-40.257-37.270-40.365-37.450Q-40.473-37.629-40.654-37.732Q-40.835-37.834-41.043-37.834Q-41.450-37.834-41.686-37.742Q-41.597-37.705-41.551-37.621Q-41.505-37.537-41.505-37.435Q-41.505-37.339-41.551-37.260Q-41.597-37.182-41.677-37.137Q-41.758-37.093-41.847-37.093Q-41.997-37.093-42.098-37.190Q-42.199-37.288-42.199-37.435Q-42.199-38.057-41.043-38.057Q-40.832-38.057-40.582-37.993Q-40.333-37.930-40.131-37.811Q-39.929-37.691-39.803-37.506Q-39.676-37.322-39.676-37.079L-39.676-35.503Q-39.676-35.387-39.615-35.291Q-39.553-35.196-39.440-35.196Q-39.331-35.196-39.266-35.290Q-39.201-35.384-39.201-35.503L-39.201-35.951L-38.935-35.951L-38.935-35.503Q-38.935-35.233-39.162-35.068Q-39.389-34.902-39.669-34.902Q-39.878-34.902-40.015-35.056Q-40.151-35.209-40.175-35.425Q-40.322-35.158-40.604-35.013Q-40.886-34.868-41.211-34.868Q-41.488-34.868-41.771-34.943Q-42.055-35.018-42.248-35.197Q-42.441-35.377-42.441-35.664M-41.826-35.664Q-41.826-35.490-41.725-35.360Q-41.625-35.230-41.469-35.160Q-41.313-35.090-41.149-35.090Q-40.931-35.090-40.722-35.187Q-40.514-35.285-40.386-35.466Q-40.257-35.647-40.257-35.873L-40.257-36.601Q-40.582-36.601-40.948-36.510Q-41.313-36.419-41.570-36.207Q-41.826-35.996-41.826-35.664M-38.518-36.447Q-38.518-36.775-38.383-37.076Q-38.248-37.376-38.012-37.597Q-37.776-37.817-37.472-37.937Q-37.167-38.057-36.843-38.057Q-36.337-38.057-35.988-37.954Q-35.640-37.852-35.640-37.476Q-35.640-37.329-35.737-37.228Q-35.834-37.127-35.981-37.127Q-36.135-37.127-36.234-37.226Q-36.334-37.325-36.334-37.476Q-36.334-37.664-36.193-37.756Q-36.395-37.807-36.836-37.807Q-37.191-37.807-37.420-37.611Q-37.649-37.414-37.750-37.105Q-37.851-36.795-37.851-36.447Q-37.851-36.098-37.725-35.792Q-37.598-35.486-37.344-35.302Q-37.089-35.117-36.733-35.117Q-36.511-35.117-36.327-35.201Q-36.142-35.285-36.007-35.440Q-35.872-35.596-35.814-35.804Q-35.800-35.859-35.746-35.859L-35.633-35.859Q-35.602-35.859-35.580-35.835Q-35.558-35.811-35.558-35.777L-35.558-35.756Q-35.643-35.469-35.831-35.271Q-36.019-35.073-36.284-34.970Q-36.549-34.868-36.843-34.868Q-37.273-34.868-37.661-35.074Q-38.049-35.281-38.283-35.644Q-38.518-36.006-38.518-36.447M-35.011-36.471Q-35.011-36.792-34.886-37.081Q-34.761-37.370-34.536-37.593Q-34.310-37.817-34.014-37.937Q-33.719-38.057-33.401-38.057Q-33.073-38.057-32.811-37.957Q-32.550-37.858-32.374-37.676Q-32.198-37.493-32.104-37.235Q-32.010-36.977-32.010-36.645Q-32.010-36.553-32.092-36.532L-34.348-36.532L-34.348-36.471Q-34.348-35.883-34.064-35.500Q-33.780-35.117-33.213-35.117Q-32.892-35.117-32.623-35.310Q-32.355-35.503-32.266-35.818Q-32.259-35.859-32.184-35.873L-32.092-35.873Q-32.010-35.849-32.010-35.777Q-32.010-35.770-32.017-35.743Q-32.129-35.346-32.500-35.107Q-32.871-34.868-33.295-34.868Q-33.732-34.868-34.132-35.076Q-34.532-35.285-34.771-35.652Q-35.011-36.019-35.011-36.471M-34.341-36.741L-32.526-36.741Q-32.526-37.018-32.623-37.270Q-32.721-37.523-32.919-37.679Q-33.117-37.834-33.401-37.834Q-33.678-37.834-33.891-37.676Q-34.105-37.517-34.223-37.262Q-34.341-37.007-34.341-36.741M-31.022-35.356Q-31.022-35.524-30.899-35.647Q-30.776-35.770-30.602-35.770Q-30.434-35.770-30.311-35.647Q-30.188-35.524-30.188-35.356Q-30.188-35.182-30.311-35.059Q-30.434-34.936-30.602-34.936Q-30.776-34.936-30.899-35.059Q-31.022-35.182-31.022-35.356M-31.022-37.540Q-31.022-37.708-30.899-37.831Q-30.776-37.954-30.602-37.954Q-30.434-37.954-30.311-37.831Q-30.188-37.708-30.188-37.540Q-30.188-37.366-30.311-37.243Q-30.434-37.120-30.602-37.120Q-30.776-37.120-30.899-37.243Q-31.022-37.366-31.022-37.540\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(271.644 -29.14)\">\u003Cpath d=\"M-61.664-27.777L-61.664-29.674L-62.303-29.674L-62.303-29.896Q-61.985-29.896-61.768-30.106Q-61.551-30.316-61.451-30.626Q-61.350-30.935-61.350-31.243L-61.083-31.243L-61.083-29.954L-60.006-29.954L-60.006-29.674L-61.083-29.674L-61.083-27.790Q-61.083-27.514-60.979-27.315Q-60.875-27.117-60.615-27.117Q-60.458-27.117-60.352-27.221Q-60.246-27.326-60.196-27.479Q-60.147-27.633-60.147-27.790L-60.147-28.204L-59.880-28.204L-59.880-27.777Q-59.880-27.551-59.979-27.341Q-60.078-27.131-60.263-26.999Q-60.447-26.868-60.676-26.868Q-61.114-26.868-61.389-27.105Q-61.664-27.343-61.664-27.777M-57.320-26.936L-59.056-26.936L-59.056-27.216Q-58.827-27.216-58.679-27.250Q-58.530-27.285-58.530-27.425L-58.530-29.274Q-58.530-29.544-58.638-29.605Q-58.745-29.667-59.056-29.667L-59.056-29.947L-58.027-30.022L-58.027-29.315Q-57.898-29.623-57.655-29.822Q-57.412-30.022-57.094-30.022Q-56.876-30.022-56.705-29.898Q-56.534-29.773-56.534-29.561Q-56.534-29.424-56.633-29.325Q-56.732-29.226-56.865-29.226Q-57.002-29.226-57.101-29.325Q-57.200-29.424-57.200-29.561Q-57.200-29.701-57.101-29.800Q-57.392-29.800-57.592-29.604Q-57.792-29.407-57.884-29.113Q-57.976-28.819-57.976-28.539L-57.976-27.425Q-57.976-27.216-57.320-27.216L-57.320-26.936M-55.891-27.664Q-55.891-27.996-55.667-28.223Q-55.443-28.450-55.100-28.578Q-54.756-28.707-54.384-28.759Q-54.011-28.812-53.707-28.812L-53.707-29.065Q-53.707-29.270-53.815-29.450Q-53.922-29.629-54.104-29.732Q-54.285-29.834-54.493-29.834Q-54.900-29.834-55.136-29.742Q-55.047-29.705-55.001-29.621Q-54.955-29.537-54.955-29.435Q-54.955-29.339-55.001-29.260Q-55.047-29.182-55.127-29.137Q-55.208-29.093-55.297-29.093Q-55.447-29.093-55.548-29.190Q-55.649-29.288-55.649-29.435Q-55.649-30.057-54.493-30.057Q-54.281-30.057-54.032-29.993Q-53.782-29.930-53.581-29.811Q-53.379-29.691-53.253-29.506Q-53.126-29.322-53.126-29.079L-53.126-27.503Q-53.126-27.387-53.065-27.291Q-53.003-27.196-52.890-27.196Q-52.781-27.196-52.716-27.290Q-52.651-27.384-52.651-27.503L-52.651-27.951L-52.384-27.951L-52.384-27.503Q-52.384-27.233-52.612-27.068Q-52.839-26.902-53.119-26.902Q-53.328-26.902-53.464-27.056Q-53.601-27.209-53.625-27.425Q-53.772-27.158-54.054-27.013Q-54.336-26.868-54.661-26.868Q-54.938-26.868-55.221-26.943Q-55.505-27.018-55.698-27.197Q-55.891-27.377-55.891-27.664M-55.276-27.664Q-55.276-27.490-55.175-27.360Q-55.074-27.230-54.919-27.160Q-54.763-27.090-54.599-27.090Q-54.380-27.090-54.172-27.187Q-53.963-27.285-53.835-27.466Q-53.707-27.647-53.707-27.873L-53.707-28.601Q-54.032-28.601-54.398-28.510Q-54.763-28.419-55.020-28.207Q-55.276-27.996-55.276-27.664M-50.286-26.936L-51.920-26.936L-51.920-27.216Q-51.691-27.216-51.542-27.250Q-51.393-27.285-51.393-27.425L-51.393-29.274Q-51.393-29.544-51.501-29.605Q-51.609-29.667-51.920-29.667L-51.920-29.947L-50.860-30.022L-50.860-29.373Q-50.689-29.681-50.385-29.852Q-50.081-30.022-49.735-30.022Q-49.230-30.022-48.946-29.799Q-48.662-29.575-48.662-29.079L-48.662-27.425Q-48.662-27.288-48.514-27.252Q-48.365-27.216-48.139-27.216L-48.139-26.936L-49.770-26.936L-49.770-27.216Q-49.541-27.216-49.392-27.250Q-49.243-27.285-49.243-27.425L-49.243-29.065Q-49.243-29.400-49.363-29.600Q-49.483-29.800-49.797-29.800Q-50.067-29.800-50.301-29.664Q-50.535-29.527-50.674-29.293Q-50.812-29.059-50.812-28.785L-50.812-27.425Q-50.812-27.288-50.662-27.252Q-50.511-27.216-50.286-27.216L-50.286-26.936M-47.551-26.943L-47.551-28.006Q-47.551-28.030-47.524-28.057Q-47.497-28.084-47.473-28.084L-47.363-28.084Q-47.298-28.084-47.285-28.026Q-47.189-27.592-46.943-27.341Q-46.697-27.090-46.283-27.090Q-45.942-27.090-45.689-27.223Q-45.436-27.356-45.436-27.664Q-45.436-27.821-45.530-27.936Q-45.624-28.050-45.762-28.119Q-45.901-28.187-46.068-28.225L-46.649-28.324Q-47.005-28.392-47.278-28.613Q-47.551-28.833-47.551-29.175Q-47.551-29.424-47.440-29.599Q-47.329-29.773-47.143-29.872Q-46.957-29.971-46.741-30.014Q-46.526-30.057-46.283-30.057Q-45.870-30.057-45.589-29.875L-45.374-30.050Q-45.364-30.053-45.357-30.055Q-45.350-30.057-45.340-30.057L-45.289-30.057Q-45.261-30.057-45.237-30.033Q-45.213-30.009-45.213-29.981L-45.213-29.134Q-45.213-29.113-45.237-29.086Q-45.261-29.059-45.289-29.059L-45.401-29.059Q-45.429-29.059-45.454-29.084Q-45.480-29.110-45.480-29.134Q-45.480-29.370-45.586-29.534Q-45.692-29.698-45.875-29.780Q-46.058-29.862-46.290-29.862Q-46.618-29.862-46.875-29.759Q-47.131-29.657-47.131-29.380Q-47.131-29.185-46.948-29.076Q-46.765-28.966-46.536-28.925L-45.962-28.819Q-45.716-28.771-45.502-28.643Q-45.289-28.515-45.152-28.312Q-45.015-28.108-45.015-27.859Q-45.015-27.346-45.381-27.107Q-45.747-26.868-46.283-26.868Q-46.779-26.868-47.110-27.162L-47.377-26.888Q-47.398-26.868-47.425-26.868L-47.473-26.868Q-47.497-26.868-47.524-26.895Q-47.551-26.922-47.551-26.943M-42.588-26.936L-44.321-26.936L-44.321-27.216Q-44.096-27.216-43.947-27.250Q-43.798-27.285-43.798-27.425L-43.798-29.674L-44.386-29.674L-44.386-29.954L-43.798-29.954L-43.798-30.771Q-43.798-31.089-43.621-31.337Q-43.443-31.584-43.152-31.725Q-42.862-31.865-42.551-31.865Q-42.295-31.865-42.091-31.723Q-41.888-31.581-41.888-31.338Q-41.888-31.202-41.987-31.103Q-42.086-31.003-42.223-31.003Q-42.359-31.003-42.459-31.103Q-42.558-31.202-42.558-31.338Q-42.558-31.519-42.418-31.612Q-42.496-31.639-42.595-31.639Q-42.804-31.639-42.958-31.506Q-43.111-31.373-43.192-31.169Q-43.272-30.966-43.272-30.757L-43.272-29.954L-42.383-29.954L-42.383-29.674L-43.245-29.674L-43.245-27.425Q-43.245-27.216-42.588-27.216L-42.588-26.936M-41.949-28.419Q-41.949-28.761-41.814-29.060Q-41.679-29.359-41.440-29.583Q-41.201-29.807-40.883-29.932Q-40.565-30.057-40.234-30.057Q-39.789-30.057-39.389-29.841Q-38.989-29.626-38.755-29.248Q-38.521-28.871-38.521-28.419Q-38.521-28.078-38.663-27.794Q-38.805-27.510-39.049-27.303Q-39.294-27.097-39.603-26.982Q-39.912-26.868-40.234-26.868Q-40.664-26.868-41.066-27.069Q-41.467-27.271-41.708-27.623Q-41.949-27.975-41.949-28.419M-40.234-27.117Q-39.632-27.117-39.408-27.495Q-39.184-27.873-39.184-28.505Q-39.184-29.117-39.418-29.476Q-39.652-29.834-40.234-29.834Q-41.286-29.834-41.286-28.505Q-41.286-27.873-41.061-27.495Q-40.835-27.117-40.234-27.117M-36.176-26.936L-37.913-26.936L-37.913-27.216Q-37.684-27.216-37.535-27.250Q-37.386-27.285-37.386-27.425L-37.386-29.274Q-37.386-29.544-37.494-29.605Q-37.602-29.667-37.913-29.667L-37.913-29.947L-36.884-30.022L-36.884-29.315Q-36.754-29.623-36.511-29.822Q-36.269-30.022-35.951-30.022Q-35.732-30.022-35.561-29.898Q-35.390-29.773-35.390-29.561Q-35.390-29.424-35.489-29.325Q-35.588-29.226-35.722-29.226Q-35.859-29.226-35.958-29.325Q-36.057-29.424-36.057-29.561Q-36.057-29.701-35.958-29.800Q-36.248-29.800-36.448-29.604Q-36.648-29.407-36.740-29.113Q-36.833-28.819-36.833-28.539L-36.833-27.425Q-36.833-27.216-36.176-27.216L-36.176-26.936M-33.124-26.936L-34.758-26.936L-34.758-27.216Q-34.529-27.216-34.380-27.250Q-34.232-27.285-34.232-27.425L-34.232-29.274Q-34.232-29.544-34.339-29.605Q-34.447-29.667-34.758-29.667L-34.758-29.947L-33.698-30.022L-33.698-29.373Q-33.527-29.681-33.223-29.852Q-32.919-30.022-32.574-30.022Q-32.174-30.022-31.897-29.882Q-31.620-29.742-31.535-29.394Q-31.367-29.687-31.068-29.855Q-30.769-30.022-30.424-30.022Q-29.918-30.022-29.634-29.799Q-29.351-29.575-29.351-29.079L-29.351-27.425Q-29.351-27.288-29.202-27.252Q-29.053-27.216-28.828-27.216L-28.828-26.936L-30.458-26.936L-30.458-27.216Q-30.233-27.216-30.082-27.252Q-29.932-27.288-29.932-27.425L-29.932-29.065Q-29.932-29.400-30.051-29.600Q-30.171-29.800-30.485-29.800Q-30.755-29.800-30.990-29.664Q-31.224-29.527-31.362-29.293Q-31.501-29.059-31.501-28.785L-31.501-27.425Q-31.501-27.288-31.352-27.252Q-31.203-27.216-30.978-27.216L-30.978-26.936L-32.608-26.936L-32.608-27.216Q-32.379-27.216-32.230-27.250Q-32.082-27.285-32.082-27.425L-32.082-29.065Q-32.082-29.400-32.201-29.600Q-32.321-29.800-32.635-29.800Q-32.905-29.800-33.140-29.664Q-33.374-29.527-33.512-29.293Q-33.651-29.059-33.651-28.785L-33.651-27.425Q-33.651-27.288-33.500-27.252Q-33.350-27.216-33.124-27.216L-33.124-26.936M-28.240-26.943L-28.240-28.006Q-28.240-28.030-28.213-28.057Q-28.185-28.084-28.161-28.084L-28.052-28.084Q-27.987-28.084-27.973-28.026Q-27.878-27.592-27.631-27.341Q-27.385-27.090-26.972-27.090Q-26.630-27.090-26.377-27.223Q-26.124-27.356-26.124-27.664Q-26.124-27.821-26.218-27.936Q-26.312-28.050-26.451-28.119Q-26.589-28.187-26.756-28.225L-27.338-28.324Q-27.693-28.392-27.966-28.613Q-28.240-28.833-28.240-29.175Q-28.240-29.424-28.129-29.599Q-28.018-29.773-27.831-29.872Q-27.645-29.971-27.430-30.014Q-27.214-30.057-26.972-30.057Q-26.558-30.057-26.278-29.875L-26.063-30.050Q-26.052-30.053-26.046-30.055Q-26.039-30.057-26.028-30.057L-25.977-30.057Q-25.950-30.057-25.926-30.033Q-25.902-30.009-25.902-29.981L-25.902-29.134Q-25.902-29.113-25.926-29.086Q-25.950-29.059-25.977-29.059L-26.090-29.059Q-26.117-29.059-26.143-29.084Q-26.169-29.110-26.169-29.134Q-26.169-29.370-26.275-29.534Q-26.380-29.698-26.563-29.780Q-26.746-29.862-26.979-29.862Q-27.307-29.862-27.563-29.759Q-27.819-29.657-27.819-29.380Q-27.819-29.185-27.637-29.076Q-27.454-28.966-27.225-28.925L-26.651-28.819Q-26.404-28.771-26.191-28.643Q-25.977-28.515-25.840-28.312Q-25.704-28.108-25.704-27.859Q-25.704-27.346-26.069-27.107Q-26.435-26.868-26.972-26.868Q-27.467-26.868-27.799-27.162L-28.066-26.888Q-28.086-26.868-28.113-26.868L-28.161-26.868Q-28.185-26.868-28.213-26.895Q-28.240-26.922-28.240-26.943\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(334.227 -9.162)\">\u003Cpath d=\"M-57.549-34.936L-59.682-34.936L-59.682-35.216Q-58.961-35.216-58.961-35.425L-58.961-39.226Q-58.961-39.437-59.682-39.437L-59.682-39.718L-57.016-39.718Q-56.606-39.718-56.185-39.564Q-55.765-39.410-55.481-39.106Q-55.198-38.802-55.198-38.388Q-55.198-38.070-55.365-37.824Q-55.533-37.578-55.809-37.412Q-56.086-37.247-56.408-37.163Q-56.729-37.079-57.016-37.079L-58.270-37.079L-58.270-35.425Q-58.270-35.216-57.549-35.216L-57.549-34.936M-58.298-39.226L-58.298-37.329L-57.211-37.329Q-56.602-37.329-56.288-37.566Q-55.973-37.804-55.973-38.388Q-55.973-38.781-56.119-39.015Q-56.264-39.249-56.536-39.343Q-56.807-39.437-57.211-39.437L-57.932-39.437Q-58.120-39.437-58.209-39.403Q-58.298-39.369-58.298-39.226\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(334.227 -9.162)\">\u003Cpath d=\"M-54.642-36.419Q-54.642-36.761-54.507-37.060Q-54.372-37.359-54.132-37.583Q-53.893-37.807-53.575-37.932Q-53.257-38.057-52.926-38.057Q-52.481-38.057-52.082-37.841Q-51.682-37.626-51.447-37.248Q-51.213-36.871-51.213-36.419Q-51.213-36.078-51.355-35.794Q-51.497-35.510-51.741-35.303Q-51.986-35.097-52.295-34.982Q-52.604-34.868-52.926-34.868Q-53.356-34.868-53.758-35.069Q-54.160-35.271-54.401-35.623Q-54.642-35.975-54.642-36.419M-52.926-35.117Q-52.324-35.117-52.100-35.495Q-51.876-35.873-51.876-36.505Q-51.876-37.117-52.111-37.476Q-52.345-37.834-52.926-37.834Q-53.978-37.834-53.978-36.505Q-53.978-35.873-53.753-35.495Q-53.527-35.117-52.926-35.117M-49.002-34.936L-50.554-34.936L-50.554-35.216Q-50.328-35.216-50.179-35.250Q-50.031-35.285-50.031-35.425L-50.031-37.274Q-50.031-37.462-50.079-37.546Q-50.126-37.629-50.224-37.648Q-50.321-37.667-50.533-37.667L-50.533-37.947L-49.477-38.022L-49.477-35.425Q-49.477-35.285-49.345-35.250Q-49.214-35.216-49.002-35.216L-49.002-34.936M-50.273-39.243Q-50.273-39.414-50.150-39.533Q-50.027-39.653-49.856-39.653Q-49.689-39.653-49.566-39.533Q-49.443-39.414-49.443-39.243Q-49.443-39.068-49.566-38.945Q-49.689-38.822-49.856-38.822Q-50.027-38.822-50.150-38.945Q-50.273-39.068-50.273-39.243M-46.674-34.936L-48.308-34.936L-48.308-35.216Q-48.079-35.216-47.930-35.250Q-47.782-35.285-47.782-35.425L-47.782-37.274Q-47.782-37.544-47.889-37.605Q-47.997-37.667-48.308-37.667L-48.308-37.947L-47.248-38.022L-47.248-37.373Q-47.078-37.681-46.773-37.852Q-46.469-38.022-46.124-38.022Q-45.618-38.022-45.334-37.799Q-45.051-37.575-45.051-37.079L-45.051-35.425Q-45.051-35.288-44.902-35.252Q-44.753-35.216-44.528-35.216L-44.528-34.936L-46.158-34.936L-46.158-35.216Q-45.929-35.216-45.780-35.250Q-45.632-35.285-45.632-35.425L-45.632-37.065Q-45.632-37.400-45.751-37.600Q-45.871-37.800-46.186-37.800Q-46.456-37.800-46.690-37.664Q-46.924-37.527-47.062-37.293Q-47.201-37.059-47.201-36.785L-47.201-35.425Q-47.201-35.288-47.050-35.252Q-46.900-35.216-46.674-35.216L-46.674-34.936M-43.940-36.447Q-43.940-36.775-43.805-37.076Q-43.670-37.376-43.434-37.597Q-43.198-37.817-42.894-37.937Q-42.590-38.057-42.265-38.057Q-41.759-38.057-41.411-37.954Q-41.062-37.852-41.062-37.476Q-41.062-37.329-41.159-37.228Q-41.257-37.127-41.404-37.127Q-41.558-37.127-41.657-37.226Q-41.756-37.325-41.756-37.476Q-41.756-37.664-41.616-37.756Q-41.817-37.807-42.258-37.807Q-42.614-37.807-42.843-37.611Q-43.072-37.414-43.173-37.105Q-43.273-36.795-43.273-36.447Q-43.273-36.098-43.147-35.792Q-43.020-35.486-42.766-35.302Q-42.511-35.117-42.156-35.117Q-41.934-35.117-41.749-35.201Q-41.564-35.285-41.429-35.440Q-41.294-35.596-41.236-35.804Q-41.223-35.859-41.168-35.859L-41.055-35.859Q-41.024-35.859-41.002-35.835Q-40.980-35.811-40.980-35.777L-40.980-35.756Q-41.065-35.469-41.253-35.271Q-41.441-35.073-41.706-34.970Q-41.971-34.868-42.265-34.868Q-42.696-34.868-43.084-35.074Q-43.472-35.281-43.706-35.644Q-43.940-36.006-43.940-36.447M-40.334-35.664Q-40.334-35.996-40.110-36.223Q-39.886-36.450-39.543-36.578Q-39.199-36.707-38.827-36.759Q-38.454-36.812-38.150-36.812L-38.150-37.065Q-38.150-37.270-38.258-37.450Q-38.365-37.629-38.546-37.732Q-38.727-37.834-38.936-37.834Q-39.343-37.834-39.579-37.742Q-39.490-37.705-39.444-37.621Q-39.397-37.537-39.397-37.435Q-39.397-37.339-39.444-37.260Q-39.490-37.182-39.570-37.137Q-39.650-37.093-39.739-37.093Q-39.890-37.093-39.990-37.190Q-40.091-37.288-40.091-37.435Q-40.091-38.057-38.936-38.057Q-38.724-38.057-38.475-37.993Q-38.225-37.930-38.023-37.811Q-37.822-37.691-37.695-37.506Q-37.569-37.322-37.569-37.079L-37.569-35.503Q-37.569-35.387-37.507-35.291Q-37.446-35.196-37.333-35.196Q-37.224-35.196-37.159-35.290Q-37.094-35.384-37.094-35.503L-37.094-35.951L-36.827-35.951L-36.827-35.503Q-36.827-35.233-37.054-35.068Q-37.282-34.902-37.562-34.902Q-37.770-34.902-37.907-35.056Q-38.044-35.209-38.068-35.425Q-38.215-35.158-38.497-35.013Q-38.779-34.868-39.103-34.868Q-39.380-34.868-39.664-34.943Q-39.948-35.018-40.141-35.197Q-40.334-35.377-40.334-35.664M-39.719-35.664Q-39.719-35.490-39.618-35.360Q-39.517-35.230-39.362-35.160Q-39.206-35.090-39.042-35.090Q-38.823-35.090-38.615-35.187Q-38.406-35.285-38.278-35.466Q-38.150-35.647-38.150-35.873L-38.150-36.601Q-38.475-36.601-38.840-36.510Q-39.206-36.419-39.462-36.207Q-39.719-35.996-39.719-35.664M-34.660-34.936L-36.396-34.936L-36.396-35.216Q-36.167-35.216-36.019-35.250Q-35.870-35.285-35.870-35.425L-35.870-37.274Q-35.870-37.544-35.978-37.605Q-36.085-37.667-36.396-37.667L-36.396-37.947L-35.368-38.022L-35.368-37.315Q-35.238-37.623-34.995-37.822Q-34.752-38.022-34.435-38.022Q-34.216-38.022-34.045-37.898Q-33.874-37.773-33.874-37.561Q-33.874-37.424-33.973-37.325Q-34.072-37.226-34.206-37.226Q-34.342-37.226-34.441-37.325Q-34.540-37.424-34.540-37.561Q-34.540-37.701-34.441-37.800Q-34.732-37.800-34.932-37.604Q-35.132-37.407-35.224-37.113Q-35.316-36.819-35.316-36.539L-35.316-35.425Q-35.316-35.216-34.660-35.216L-34.660-34.936M-33.331-36.471Q-33.331-36.792-33.206-37.081Q-33.081-37.370-32.855-37.593Q-32.630-37.817-32.334-37.937Q-32.039-38.057-31.721-38.057Q-31.393-38.057-31.131-37.957Q-30.870-37.858-30.694-37.676Q-30.518-37.493-30.424-37.235Q-30.330-36.977-30.330-36.645Q-30.330-36.553-30.412-36.532L-32.667-36.532L-32.667-36.471Q-32.667-35.883-32.384-35.500Q-32.100-35.117-31.533-35.117Q-31.211-35.117-30.943-35.310Q-30.675-35.503-30.586-35.818Q-30.579-35.859-30.504-35.873L-30.412-35.873Q-30.330-35.849-30.330-35.777Q-30.330-35.770-30.336-35.743Q-30.449-35.346-30.820-35.107Q-31.191-34.868-31.615-34.868Q-32.052-34.868-32.452-35.076Q-32.852-35.285-33.091-35.652Q-33.331-36.019-33.331-36.471M-32.661-36.741L-30.846-36.741Q-30.846-37.018-30.943-37.270Q-31.040-37.523-31.239-37.679Q-31.437-37.834-31.721-37.834Q-31.998-37.834-32.211-37.676Q-32.425-37.517-32.543-37.262Q-32.661-37.007-32.661-36.741M-29.342-35.356Q-29.342-35.524-29.219-35.647Q-29.096-35.770-28.921-35.770Q-28.754-35.770-28.631-35.647Q-28.508-35.524-28.508-35.356Q-28.508-35.182-28.631-35.059Q-28.754-34.936-28.921-34.936Q-29.096-34.936-29.219-35.059Q-29.342-35.182-29.342-35.356M-29.342-37.540Q-29.342-37.708-29.219-37.831Q-29.096-37.954-28.921-37.954Q-28.754-37.954-28.631-37.831Q-28.508-37.708-28.508-37.540Q-28.508-37.366-28.631-37.243Q-28.754-37.120-28.921-37.120Q-29.096-37.120-29.219-37.243Q-29.342-37.366-29.342-37.540\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(334.227 -9.162)\">\u003Cpath d=\"M-60.567-26.868Q-60.998-26.868-61.374-27.080Q-61.750-27.291-61.970-27.652Q-62.191-28.013-62.191-28.447Q-62.191-28.891-61.953-29.252Q-61.715-29.612-61.329-29.817Q-60.943-30.022-60.502-30.022Q-60.184-30.022-59.901-29.867Q-59.617-29.711-59.432-29.435L-59.186-30.022L-58.950-30.022L-58.950-26.068Q-58.950-25.931-58.800-25.895Q-58.650-25.859-58.424-25.859L-58.424-25.579L-60.054-25.579L-60.054-25.859Q-59.829-25.859-59.680-25.894Q-59.531-25.928-59.531-26.068L-59.531-27.329Q-59.730-27.110-60.001-26.989Q-60.273-26.868-60.567-26.868M-60.516-27.090Q-60.184-27.090-59.912-27.295Q-59.641-27.500-59.501-27.825L-59.501-28.959Q-59.559-29.182-59.690-29.364Q-59.822-29.547-60.012-29.658Q-60.201-29.769-60.427-29.769Q-60.755-29.769-61.006-29.573Q-61.257-29.376-61.391-29.069Q-61.524-28.761-61.524-28.440Q-61.524-28.139-61.408-27.823Q-61.292-27.507-61.063-27.298Q-60.834-27.090-60.516-27.090M-57.416-27.770L-57.416-29.274Q-57.416-29.544-57.523-29.605Q-57.631-29.667-57.942-29.667L-57.942-29.947L-56.835-30.022L-56.835-27.790L-56.835-27.770Q-56.835-27.490-56.783-27.346Q-56.732-27.203-56.590-27.146Q-56.448-27.090-56.161-27.090Q-55.908-27.090-55.703-27.230Q-55.498-27.370-55.382-27.596Q-55.266-27.821-55.266-28.071L-55.266-29.274Q-55.266-29.544-55.373-29.605Q-55.481-29.667-55.792-29.667L-55.792-29.947L-54.685-30.022L-54.685-27.609Q-54.685-27.418-54.632-27.336Q-54.579-27.254-54.478-27.235Q-54.377-27.216-54.162-27.216L-54.162-26.936L-55.238-26.868L-55.238-27.432Q-55.348-27.250-55.493-27.127Q-55.638-27.004-55.825-26.936Q-56.011-26.868-56.213-26.868Q-57.416-26.868-57.416-27.770M-53.516-27.664Q-53.516-27.996-53.292-28.223Q-53.068-28.450-52.724-28.578Q-52.381-28.707-52.008-28.759Q-51.636-28.812-51.332-28.812L-51.332-29.065Q-51.332-29.270-51.439-29.450Q-51.547-29.629-51.728-29.732Q-51.909-29.834-52.118-29.834Q-52.525-29.834-52.760-29.742Q-52.672-29.705-52.625-29.621Q-52.579-29.537-52.579-29.435Q-52.579-29.339-52.625-29.260Q-52.672-29.182-52.752-29.137Q-52.832-29.093-52.921-29.093Q-53.071-29.093-53.172-29.190Q-53.273-29.288-53.273-29.435Q-53.273-30.057-52.118-30.057Q-51.906-30.057-51.656-29.993Q-51.407-29.930-51.205-29.811Q-51.004-29.691-50.877-29.506Q-50.751-29.322-50.751-29.079L-50.751-27.503Q-50.751-27.387-50.689-27.291Q-50.628-27.196-50.515-27.196Q-50.405-27.196-50.340-27.290Q-50.276-27.384-50.276-27.503L-50.276-27.951L-50.009-27.951L-50.009-27.503Q-50.009-27.233-50.236-27.068Q-50.463-26.902-50.744-26.902Q-50.952-26.902-51.089-27.056Q-51.226-27.209-51.250-27.425Q-51.397-27.158-51.679-27.013Q-51.961-26.868-52.285-26.868Q-52.562-26.868-52.846-26.943Q-53.130-27.018-53.323-27.197Q-53.516-27.377-53.516-27.664M-52.901-27.664Q-52.901-27.490-52.800-27.360Q-52.699-27.230-52.543-27.160Q-52.388-27.090-52.224-27.090Q-52.005-27.090-51.797-27.187Q-51.588-27.285-51.460-27.466Q-51.332-27.647-51.332-27.873L-51.332-28.601Q-51.656-28.601-52.022-28.510Q-52.388-28.419-52.644-28.207Q-52.901-27.996-52.901-27.664M-47.924-26.936L-49.527-26.936L-49.527-27.216Q-49.301-27.216-49.153-27.250Q-49.004-27.285-49.004-27.425L-49.004-31.044Q-49.004-31.314-49.112-31.376Q-49.219-31.437-49.527-31.437L-49.527-31.718L-48.450-31.793L-48.450-27.425Q-48.450-27.288-48.300-27.252Q-48.150-27.216-47.924-27.216L-47.924-26.936M-45.713-26.936L-47.264-26.936L-47.264-27.216Q-47.039-27.216-46.890-27.250Q-46.741-27.285-46.741-27.425L-46.741-29.274Q-46.741-29.462-46.789-29.546Q-46.837-29.629-46.934-29.648Q-47.032-29.667-47.244-29.667L-47.244-29.947L-46.188-30.022L-46.188-27.425Q-46.188-27.285-46.056-27.250Q-45.924-27.216-45.713-27.216L-45.713-26.936M-46.984-31.243Q-46.984-31.414-46.861-31.533Q-46.738-31.653-46.567-31.653Q-46.400-31.653-46.276-31.533Q-46.153-31.414-46.153-31.243Q-46.153-31.068-46.276-30.945Q-46.400-30.822-46.567-30.822Q-46.738-30.822-46.861-30.945Q-46.984-31.068-46.984-31.243M-44.540-27.777L-44.540-29.674L-45.179-29.674L-45.179-29.896Q-44.861-29.896-44.644-30.106Q-44.427-30.316-44.327-30.626Q-44.226-30.935-44.226-31.243L-43.959-31.243L-43.959-29.954L-42.882-29.954L-42.882-29.674L-43.959-29.674L-43.959-27.790Q-43.959-27.514-43.855-27.315Q-43.751-27.117-43.491-27.117Q-43.334-27.117-43.228-27.221Q-43.122-27.326-43.072-27.479Q-43.023-27.633-43.023-27.790L-43.023-28.204L-42.756-28.204L-42.756-27.777Q-42.756-27.551-42.855-27.341Q-42.954-27.131-43.139-26.999Q-43.323-26.868-43.552-26.868Q-43.990-26.868-44.265-27.105Q-44.540-27.343-44.540-27.777M-41.888-27.664Q-41.888-27.996-41.664-28.223Q-41.440-28.450-41.097-28.578Q-40.753-28.707-40.380-28.759Q-40.008-28.812-39.704-28.812L-39.704-29.065Q-39.704-29.270-39.811-29.450Q-39.919-29.629-40.100-29.732Q-40.281-29.834-40.490-29.834Q-40.897-29.834-41.132-29.742Q-41.044-29.705-40.997-29.621Q-40.951-29.537-40.951-29.435Q-40.951-29.339-40.997-29.260Q-41.044-29.182-41.124-29.137Q-41.204-29.093-41.293-29.093Q-41.443-29.093-41.544-29.190Q-41.645-29.288-41.645-29.435Q-41.645-30.057-40.490-30.057Q-40.278-30.057-40.028-29.993Q-39.779-29.930-39.577-29.811Q-39.376-29.691-39.249-29.506Q-39.123-29.322-39.123-29.079L-39.123-27.503Q-39.123-27.387-39.061-27.291Q-39-27.196-38.887-27.196Q-38.777-27.196-38.713-27.290Q-38.648-27.384-38.648-27.503L-38.648-27.951L-38.381-27.951L-38.381-27.503Q-38.381-27.233-38.608-27.068Q-38.836-26.902-39.116-26.902Q-39.324-26.902-39.461-27.056Q-39.598-27.209-39.622-27.425Q-39.769-27.158-40.051-27.013Q-40.333-26.868-40.657-26.868Q-40.934-26.868-41.218-26.943Q-41.502-27.018-41.695-27.197Q-41.888-27.377-41.888-27.664M-41.273-27.664Q-41.273-27.490-41.172-27.360Q-41.071-27.230-40.915-27.160Q-40.760-27.090-40.596-27.090Q-40.377-27.090-40.169-27.187Q-39.960-27.285-39.832-27.466Q-39.704-27.647-39.704-27.873L-39.704-28.601Q-40.028-28.601-40.394-28.510Q-40.760-28.419-41.016-28.207Q-41.273-27.996-41.273-27.664M-37.438-27.777L-37.438-29.674L-38.077-29.674L-38.077-29.896Q-37.759-29.896-37.542-30.106Q-37.325-30.316-37.224-30.626Q-37.123-30.935-37.123-31.243L-36.857-31.243L-36.857-29.954L-35.780-29.954L-35.780-29.674L-36.857-29.674L-36.857-27.790Q-36.857-27.514-36.752-27.315Q-36.648-27.117-36.388-27.117Q-36.231-27.117-36.125-27.221Q-36.019-27.326-35.970-27.479Q-35.920-27.633-35.920-27.790L-35.920-28.204L-35.653-28.204L-35.653-27.777Q-35.653-27.551-35.753-27.341Q-35.852-27.131-36.036-26.999Q-36.221-26.868-36.450-26.868Q-36.887-26.868-37.162-27.105Q-37.438-27.343-37.438-27.777M-33.227-26.936L-34.778-26.936L-34.778-27.216Q-34.553-27.216-34.404-27.250Q-34.255-27.285-34.255-27.425L-34.255-29.274Q-34.255-29.462-34.303-29.546Q-34.351-29.629-34.449-29.648Q-34.546-29.667-34.758-29.667L-34.758-29.947L-33.702-30.022L-33.702-27.425Q-33.702-27.285-33.570-27.250Q-33.439-27.216-33.227-27.216L-33.227-26.936M-34.498-31.243Q-34.498-31.414-34.375-31.533Q-34.252-31.653-34.081-31.653Q-33.914-31.653-33.791-31.533Q-33.668-31.414-33.668-31.243Q-33.668-31.068-33.791-30.945Q-33.914-30.822-34.081-30.822Q-34.252-30.822-34.375-30.945Q-34.498-31.068-34.498-31.243M-30.991-26.963L-32.119-29.462Q-32.191-29.609-32.321-29.641Q-32.451-29.674-32.680-29.674L-32.680-29.954L-31.166-29.954L-31.166-29.674Q-31.518-29.674-31.518-29.527Q-31.518-29.482-31.507-29.462L-30.643-27.544L-29.863-29.274Q-29.829-29.342-29.829-29.421Q-29.829-29.534-29.913-29.604Q-29.997-29.674-30.116-29.674L-30.116-29.954L-28.920-29.954L-28.920-29.674Q-29.139-29.674-29.310-29.571Q-29.481-29.469-29.569-29.274L-30.605-26.963Q-30.653-26.868-30.759-26.868L-30.838-26.868Q-30.943-26.868-30.991-26.963\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(334.227 -9.162)\">\u003Cpath d=\"M-28.614-28.471Q-28.614-28.792-28.489-29.081Q-28.364-29.370-28.138-29.593Q-27.913-29.817-27.617-29.937Q-27.322-30.057-27.004-30.057Q-26.676-30.057-26.414-29.957Q-26.153-29.858-25.977-29.676Q-25.801-29.493-25.707-29.235Q-25.613-28.977-25.613-28.645Q-25.613-28.553-25.695-28.532L-27.950-28.532L-27.950-28.471Q-27.950-27.883-27.667-27.500Q-27.383-27.117-26.816-27.117Q-26.494-27.117-26.226-27.310Q-25.958-27.503-25.869-27.818Q-25.862-27.859-25.787-27.873L-25.695-27.873Q-25.613-27.849-25.613-27.777Q-25.613-27.770-25.619-27.743Q-25.732-27.346-26.103-27.107Q-26.474-26.868-26.898-26.868Q-27.335-26.868-27.735-27.076Q-28.135-27.285-28.374-27.652Q-28.614-28.019-28.614-28.471M-27.944-28.741L-26.129-28.741Q-26.129-29.018-26.226-29.270Q-26.324-29.523-26.522-29.679Q-26.720-29.834-27.004-29.834Q-27.281-29.834-27.494-29.676Q-27.708-29.517-27.826-29.262Q-27.944-29.007-27.944-28.741\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">Two and a half centuries of the subject, from the invention of calculus to the qualitative theory of nonlinear equations, with each figure placed at the work that shaped what came after.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:476.076px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 357.057 131.592\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cg stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M-68.537 4.752H5.44V-23.7h-73.977Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M-30.427-17.474L-30.694-17.474L-30.694-21.582Q-30.694-21.852-30.801-21.914Q-30.909-21.975-31.220-21.975L-31.220-22.256L-30.140-22.331L-30.140-20.161Q-29.931-20.352-29.646-20.456Q-29.360-20.560-29.063-20.560Q-28.745-20.560-28.448-20.439Q-28.151-20.318-27.928-20.102Q-27.706-19.887-27.580-19.602Q-27.453-19.316-27.453-18.985Q-27.453-18.540-27.693-18.176Q-27.932-17.812-28.325-17.609Q-28.718-17.406-29.162-17.406Q-29.357-17.406-29.547-17.462Q-29.736-17.518-29.897-17.623Q-30.058-17.727-30.198-17.888L-30.427-17.474M-30.112-19.819L-30.112-18.202Q-29.976-17.942-29.735-17.785Q-29.494-17.628-29.217-17.628Q-28.923-17.628-28.711-17.735Q-28.499-17.843-28.366-18.035Q-28.233-18.226-28.174-18.465Q-28.116-18.704-28.116-18.985Q-28.116-19.344-28.210-19.648Q-28.304-19.952-28.532-20.145Q-28.759-20.338-29.125-20.338Q-29.425-20.338-29.692-20.202Q-29.959-20.065-30.112-19.819M-25.068-17.474L-26.804-17.474L-26.804-17.754Q-26.575-17.754-26.426-17.788Q-26.277-17.823-26.277-17.963L-26.277-19.812Q-26.277-20.082-26.385-20.143Q-26.493-20.205-26.804-20.205L-26.804-20.485L-25.775-20.560L-25.775-19.853Q-25.645-20.161-25.402-20.360Q-25.160-20.560-24.842-20.560Q-24.623-20.560-24.452-20.436Q-24.281-20.311-24.281-20.099Q-24.281-19.962-24.381-19.863Q-24.480-19.764-24.613-19.764Q-24.750-19.764-24.849-19.863Q-24.948-19.962-24.948-20.099Q-24.948-20.239-24.849-20.338Q-25.139-20.338-25.339-20.142Q-25.539-19.945-25.631-19.651Q-25.724-19.357-25.724-19.077L-25.724-17.963Q-25.724-17.754-25.068-17.754L-25.068-17.474M-23.639-18.202Q-23.639-18.534-23.415-18.761Q-23.191-18.988-22.848-19.116Q-22.504-19.245-22.131-19.297Q-21.759-19.350-21.455-19.350L-21.455-19.603Q-21.455-19.808-21.562-19.988Q-21.670-20.167-21.851-20.270Q-22.032-20.372-22.241-20.372Q-22.648-20.372-22.883-20.280Q-22.795-20.243-22.748-20.159Q-22.702-20.075-22.702-19.973Q-22.702-19.877-22.748-19.798Q-22.795-19.720-22.875-19.675Q-22.955-19.631-23.044-19.631Q-23.194-19.631-23.295-19.728Q-23.396-19.826-23.396-19.973Q-23.396-20.595-22.241-20.595Q-22.029-20.595-21.779-20.531Q-21.530-20.468-21.328-20.349Q-21.127-20.229-21-20.044Q-20.874-19.860-20.874-19.617L-20.874-18.041Q-20.874-17.925-20.812-17.829Q-20.751-17.734-20.638-17.734Q-20.528-17.734-20.464-17.828Q-20.399-17.922-20.399-18.041L-20.399-18.489L-20.132-18.489L-20.132-18.041Q-20.132-17.771-20.359-17.606Q-20.587-17.440-20.867-17.440Q-21.075-17.440-21.212-17.594Q-21.349-17.747-21.373-17.963Q-21.520-17.696-21.802-17.551Q-22.084-17.406-22.408-17.406Q-22.685-17.406-22.969-17.481Q-23.253-17.556-23.446-17.735Q-23.639-17.915-23.639-18.202M-23.024-18.202Q-23.024-18.028-22.923-17.898Q-22.822-17.768-22.666-17.698Q-22.511-17.628-22.347-17.628Q-22.128-17.628-21.920-17.725Q-21.711-17.823-21.583-18.004Q-21.455-18.185-21.455-18.411L-21.455-19.139Q-21.779-19.139-22.145-19.048Q-22.511-18.957-22.767-18.745Q-23.024-18.534-23.024-18.202M-19.715-18.985Q-19.715-19.313-19.580-19.614Q-19.445-19.914-19.209-20.135Q-18.973-20.355-18.669-20.475Q-18.365-20.595-18.040-20.595Q-17.534-20.595-17.186-20.492Q-16.837-20.390-16.837-20.014Q-16.837-19.867-16.934-19.766Q-17.032-19.665-17.179-19.665Q-17.333-19.665-17.432-19.764Q-17.531-19.863-17.531-20.014Q-17.531-20.202-17.391-20.294Q-17.592-20.345-18.033-20.345Q-18.389-20.345-18.618-20.149Q-18.847-19.952-18.948-19.643Q-19.048-19.333-19.048-18.985Q-19.048-18.636-18.922-18.330Q-18.796-18.024-18.541-17.840Q-18.286-17.655-17.931-17.655Q-17.709-17.655-17.524-17.739Q-17.340-17.823-17.204-17.978Q-17.069-18.134-17.011-18.342Q-16.998-18.397-16.943-18.397L-16.830-18.397Q-16.799-18.397-16.777-18.373Q-16.755-18.349-16.755-18.315L-16.755-18.294Q-16.840-18.007-17.028-17.809Q-17.216-17.611-17.481-17.508Q-17.746-17.406-18.040-17.406Q-18.471-17.406-18.859-17.612Q-19.247-17.819-19.481-18.182Q-19.715-18.544-19.715-18.985\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M-14.684-17.474L-16.318-17.474L-16.318-17.754Q-16.089-17.754-15.940-17.788Q-15.791-17.823-15.791-17.963L-15.791-21.582Q-15.791-21.852-15.899-21.914Q-16.007-21.975-16.318-21.975L-16.318-22.256L-15.238-22.331L-15.238-19.945Q-15.132-20.130-14.954-20.272Q-14.776-20.413-14.568-20.487Q-14.359-20.560-14.134-20.560Q-13.628-20.560-13.344-20.337Q-13.060-20.113-13.060-19.617L-13.060-17.963Q-13.060-17.826-12.912-17.790Q-12.763-17.754-12.537-17.754L-12.537-17.474L-14.168-17.474L-14.168-17.754Q-13.939-17.754-13.790-17.788Q-13.641-17.823-13.641-17.963L-13.641-19.603Q-13.641-19.938-13.761-20.138Q-13.881-20.338-14.195-20.338Q-14.465-20.338-14.699-20.202Q-14.933-20.065-15.072-19.831Q-15.210-19.597-15.210-19.323L-15.210-17.963Q-15.210-17.826-15.060-17.790Q-14.909-17.754-14.684-17.754L-14.684-17.474M-10.333-17.474L-11.885-17.474L-11.885-17.754Q-11.659-17.754-11.510-17.788Q-11.362-17.823-11.362-17.963L-11.362-19.812Q-11.362-20-11.409-20.084Q-11.457-20.167-11.555-20.186Q-11.652-20.205-11.864-20.205L-11.864-20.485L-10.808-20.560L-10.808-17.963Q-10.808-17.823-10.676-17.788Q-10.545-17.754-10.333-17.754L-10.333-17.474M-11.604-21.781Q-11.604-21.952-11.481-22.071Q-11.358-22.191-11.187-22.191Q-11.020-22.191-10.897-22.071Q-10.774-21.952-10.774-21.781Q-10.774-21.606-10.897-21.483Q-11.020-21.360-11.187-21.360Q-11.358-21.360-11.481-21.483Q-11.604-21.606-11.604-21.781M-9.687-17.481L-9.687-18.544Q-9.687-18.568-9.659-18.595Q-9.632-18.622-9.608-18.622L-9.499-18.622Q-9.434-18.622-9.420-18.564Q-9.325-18.130-9.078-17.879Q-8.832-17.628-8.419-17.628Q-8.077-17.628-7.824-17.761Q-7.571-17.894-7.571-18.202Q-7.571-18.359-7.665-18.474Q-7.759-18.588-7.898-18.657Q-8.036-18.725-8.203-18.763L-8.784-18.862Q-9.140-18.930-9.413-19.151Q-9.687-19.371-9.687-19.713Q-9.687-19.962-9.576-20.137Q-9.465-20.311-9.278-20.410Q-9.092-20.509-8.877-20.552Q-8.661-20.595-8.419-20.595Q-8.005-20.595-7.725-20.413L-7.510-20.588Q-7.499-20.591-7.492-20.593Q-7.486-20.595-7.475-20.595L-7.424-20.595Q-7.397-20.595-7.373-20.571Q-7.349-20.547-7.349-20.519L-7.349-19.672Q-7.349-19.651-7.373-19.624Q-7.397-19.597-7.424-19.597L-7.537-19.597Q-7.564-19.597-7.590-19.622Q-7.616-19.648-7.616-19.672Q-7.616-19.908-7.722-20.072Q-7.827-20.236-8.010-20.318Q-8.193-20.400-8.426-20.400Q-8.754-20.400-9.010-20.297Q-9.266-20.195-9.266-19.918Q-9.266-19.723-9.084-19.614Q-8.901-19.504-8.672-19.463L-8.097-19.357Q-7.851-19.309-7.638-19.181Q-7.424-19.053-7.287-18.850Q-7.151-18.646-7.151-18.397Q-7.151-17.884-7.516-17.645Q-7.882-17.406-8.419-17.406Q-8.914-17.406-9.246-17.700L-9.513-17.426Q-9.533-17.406-9.560-17.406L-9.608-17.406Q-9.632-17.406-9.659-17.433Q-9.687-17.460-9.687-17.481M-5.995-18.315L-5.995-20.212L-6.635-20.212L-6.635-20.434Q-6.317-20.434-6.100-20.644Q-5.883-20.854-5.782-21.164Q-5.681-21.473-5.681-21.781L-5.414-21.781L-5.414-20.492L-4.338-20.492L-4.338-20.212L-5.414-20.212L-5.414-18.328Q-5.414-18.052-5.310-17.853Q-5.206-17.655-4.946-17.655Q-4.789-17.655-4.683-17.759Q-4.577-17.864-4.527-18.017Q-4.478-18.171-4.478-18.328L-4.478-18.742L-4.211-18.742L-4.211-18.315Q-4.211-18.089-4.310-17.879Q-4.409-17.669-4.594-17.537Q-4.779-17.406-5.008-17.406Q-5.445-17.406-5.720-17.643Q-5.995-17.881-5.995-18.315M-3.442-18.957Q-3.442-19.299-3.307-19.598Q-3.172-19.897-2.933-20.121Q-2.694-20.345-2.376-20.470Q-2.058-20.595-1.726-20.595Q-1.282-20.595-0.882-20.379Q-0.482-20.164-0.248-19.786Q-0.014-19.409-0.014-18.957Q-0.014-18.616-0.156-18.332Q-0.298-18.048-0.542-17.841Q-0.786-17.635-1.096-17.520Q-1.405-17.406-1.726-17.406Q-2.157-17.406-2.559-17.607Q-2.960-17.809-3.201-18.161Q-3.442-18.513-3.442-18.957M-1.726-17.655Q-1.125-17.655-0.901-18.033Q-0.677-18.411-0.677-19.043Q-0.677-19.655-0.911-20.014Q-1.145-20.372-1.726-20.372Q-2.779-20.372-2.779-19.043Q-2.779-18.411-2.554-18.033Q-2.328-17.655-1.726-17.655\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M0.809-18.985Q0.809-19.313 0.944-19.614Q1.079-19.914 1.315-20.135Q1.551-20.355 1.855-20.475Q2.160-20.595 2.484-20.595Q2.990-20.595 3.339-20.492Q3.687-20.390 3.687-20.014Q3.687-19.867 3.590-19.766Q3.493-19.665 3.346-19.665Q3.192-19.665 3.093-19.764Q2.994-19.863 2.994-20.014Q2.994-20.202 3.134-20.294Q2.932-20.345 2.491-20.345Q2.136-20.345 1.907-20.149Q1.678-19.952 1.577-19.643Q1.476-19.333 1.476-18.985Q1.476-18.636 1.602-18.330Q1.729-18.024 1.984-17.840Q2.238-17.655 2.594-17.655Q2.816-17.655 3-17.739Q3.185-17.823 3.320-17.978Q3.455-18.134 3.513-18.342Q3.527-18.397 3.581-18.397L3.694-18.397Q3.725-18.397 3.747-18.373Q3.769-18.349 3.769-18.315L3.769-18.294Q3.684-18.007 3.496-17.809Q3.308-17.611 3.043-17.508Q2.778-17.406 2.484-17.406Q2.054-17.406 1.666-17.612Q1.278-17.819 1.044-18.182Q0.809-18.544 0.809-18.985\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M5.831-17.474L4.197-17.474L4.197-17.754Q4.426-17.754 4.575-17.788Q4.724-17.823 4.724-17.963L4.724-21.582Q4.724-21.852 4.616-21.914Q4.508-21.975 4.197-21.975L4.197-22.256L5.277-22.331L5.277-19.945Q5.383-20.130 5.561-20.272Q5.739-20.413 5.947-20.487Q6.156-20.560 6.381-20.560Q6.887-20.560 7.171-20.337Q7.455-20.113 7.455-19.617L7.455-17.963Q7.455-17.826 7.603-17.790Q7.752-17.754 7.978-17.754L7.978-17.474L6.347-17.474L6.347-17.754Q6.576-17.754 6.725-17.788Q6.874-17.823 6.874-17.963L6.874-19.603Q6.874-19.938 6.754-20.138Q6.634-20.338 6.320-20.338Q6.050-20.338 5.816-20.202Q5.582-20.065 5.443-19.831Q5.305-19.597 5.305-19.323L5.305-17.963Q5.305-17.826 5.455-17.790Q5.606-17.754 5.831-17.754L5.831-17.474M10.315-17.474L8.579-17.474L8.579-17.754Q8.808-17.754 8.957-17.788Q9.106-17.823 9.106-17.963L9.106-19.812Q9.106-20.082 8.998-20.143Q8.890-20.205 8.579-20.205L8.579-20.485L9.608-20.560L9.608-19.853Q9.738-20.161 9.981-20.360Q10.223-20.560 10.541-20.560Q10.760-20.560 10.931-20.436Q11.102-20.311 11.102-20.099Q11.102-19.962 11.002-19.863Q10.903-19.764 10.770-19.764Q10.633-19.764 10.534-19.863Q10.435-19.962 10.435-20.099Q10.435-20.239 10.534-20.338Q10.244-20.338 10.044-20.142Q9.844-19.945 9.752-19.651Q9.659-19.357 9.659-19.077L9.659-17.963Q9.659-17.754 10.315-17.754L10.315-17.474M11.645-18.957Q11.645-19.299 11.780-19.598Q11.915-19.897 12.154-20.121Q12.394-20.345 12.711-20.470Q13.029-20.595 13.361-20.595Q13.805-20.595 14.205-20.379Q14.605-20.164 14.839-19.786Q15.073-19.409 15.073-18.957Q15.073-18.616 14.931-18.332Q14.790-18.048 14.545-17.841Q14.301-17.635 13.991-17.520Q13.682-17.406 13.361-17.406Q12.930-17.406 12.529-17.607Q12.127-17.809 11.886-18.161Q11.645-18.513 11.645-18.957M13.361-17.655Q13.962-17.655 14.186-18.033Q14.410-18.411 14.410-19.043Q14.410-19.655 14.176-20.014Q13.942-20.372 13.361-20.372Q12.308-20.372 12.308-19.043Q12.308-18.411 12.534-18.033Q12.759-17.655 13.361-17.655M17.350-17.474L15.716-17.474L15.716-17.754Q15.945-17.754 16.094-17.788Q16.242-17.823 16.242-17.963L16.242-19.812Q16.242-20.082 16.135-20.143Q16.027-20.205 15.716-20.205L15.716-20.485L16.775-20.560L16.775-19.911Q16.946-20.219 17.251-20.390Q17.555-20.560 17.900-20.560Q18.406-20.560 18.689-20.337Q18.973-20.113 18.973-19.617L18.973-17.963Q18.973-17.826 19.122-17.790Q19.271-17.754 19.496-17.754L19.496-17.474L17.866-17.474L17.866-17.754Q18.095-17.754 18.243-17.788Q18.392-17.823 18.392-17.963L18.392-19.603Q18.392-19.938 18.273-20.138Q18.153-20.338 17.838-20.338Q17.568-20.338 17.334-20.202Q17.100-20.065 16.962-19.831Q16.823-19.597 16.823-19.323L16.823-17.963Q16.823-17.826 16.974-17.790Q17.124-17.754 17.350-17.754L17.350-17.474M20.043-19.009Q20.043-19.330 20.168-19.619Q20.293-19.908 20.518-20.131Q20.744-20.355 21.039-20.475Q21.335-20.595 21.653-20.595Q21.981-20.595 22.242-20.495Q22.504-20.396 22.680-20.214Q22.856-20.031 22.950-19.773Q23.044-19.515 23.044-19.183Q23.044-19.091 22.962-19.070L20.706-19.070L20.706-19.009Q20.706-18.421 20.990-18.038Q21.273-17.655 21.841-17.655Q22.162-17.655 22.430-17.848Q22.699-18.041 22.788-18.356Q22.794-18.397 22.870-18.411L22.962-18.411Q23.044-18.387 23.044-18.315Q23.044-18.308 23.037-18.281Q22.924-17.884 22.554-17.645Q22.183-17.406 21.759-17.406Q21.321-17.406 20.921-17.614Q20.522-17.823 20.282-18.190Q20.043-18.557 20.043-19.009M20.713-19.279L22.528-19.279Q22.528-19.556 22.430-19.808Q22.333-20.061 22.135-20.217Q21.937-20.372 21.653-20.372Q21.376-20.372 21.162-20.214Q20.949-20.055 20.831-19.800Q20.713-19.545 20.713-19.279\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M-30.136-10.985Q-30.136-11.313-30.001-11.614Q-29.866-11.914-29.630-12.135Q-29.394-12.355-29.090-12.475Q-28.785-12.595-28.461-12.595Q-27.955-12.595-27.606-12.492Q-27.258-12.390-27.258-12.014Q-27.258-11.867-27.355-11.766Q-27.452-11.665-27.599-11.665Q-27.753-11.665-27.852-11.764Q-27.951-11.863-27.951-12.014Q-27.951-12.202-27.811-12.294Q-28.013-12.345-28.454-12.345Q-28.809-12.345-29.038-12.149Q-29.267-11.952-29.368-11.643Q-29.469-11.333-29.469-10.985Q-29.469-10.636-29.343-10.330Q-29.216-10.024-28.961-9.840Q-28.707-9.655-28.351-9.655Q-28.129-9.655-27.945-9.739Q-27.760-9.823-27.625-9.978Q-27.490-10.134-27.432-10.342Q-27.418-10.397-27.364-10.397L-27.251-10.397Q-27.220-10.397-27.198-10.373Q-27.176-10.349-27.176-10.315L-27.176-10.294Q-27.261-10.007-27.449-9.809Q-27.637-9.611-27.902-9.508Q-28.167-9.406-28.461-9.406Q-28.891-9.406-29.279-9.612Q-29.667-9.819-29.901-10.182Q-30.136-10.544-30.136-10.985\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M-25.114-9.474L-26.748-9.474L-26.748-9.754Q-26.519-9.754-26.370-9.788Q-26.221-9.823-26.221-9.963L-26.221-13.582Q-26.221-13.852-26.329-13.914Q-26.437-13.975-26.748-13.975L-26.748-14.256L-25.668-14.331L-25.668-11.945Q-25.562-12.130-25.384-12.272Q-25.206-12.413-24.998-12.487Q-24.789-12.560-24.564-12.560Q-24.058-12.560-23.774-12.337Q-23.490-12.113-23.490-11.617L-23.490-9.963Q-23.490-9.826-23.342-9.790Q-23.193-9.754-22.967-9.754L-22.967-9.474L-24.598-9.474L-24.598-9.754Q-24.369-9.754-24.220-9.788Q-24.071-9.823-24.071-9.963L-24.071-11.603Q-24.071-11.938-24.191-12.138Q-24.311-12.338-24.625-12.338Q-24.895-12.338-25.129-12.202Q-25.363-12.065-25.502-11.831Q-25.640-11.597-25.640-11.323L-25.640-9.963Q-25.640-9.826-25.490-9.790Q-25.339-9.754-25.114-9.754L-25.114-9.474M-22.321-10.202Q-22.321-10.534-22.098-10.761Q-21.874-10.988-21.530-11.116Q-21.187-11.245-20.814-11.297Q-20.442-11.350-20.137-11.350L-20.137-11.603Q-20.137-11.808-20.245-11.988Q-20.353-12.167-20.534-12.270Q-20.715-12.372-20.923-12.372Q-21.330-12.372-21.566-12.280Q-21.477-12.243-21.431-12.159Q-21.385-12.075-21.385-11.973Q-21.385-11.877-21.431-11.798Q-21.477-11.720-21.558-11.675Q-21.638-11.631-21.727-11.631Q-21.877-11.631-21.978-11.728Q-22.079-11.826-22.079-11.973Q-22.079-12.595-20.923-12.595Q-20.712-12.595-20.462-12.531Q-20.213-12.468-20.011-12.349Q-19.809-12.229-19.683-12.044Q-19.556-11.860-19.556-11.617L-19.556-10.041Q-19.556-9.925-19.495-9.829Q-19.433-9.734-19.320-9.734Q-19.211-9.734-19.146-9.828Q-19.081-9.922-19.081-10.041L-19.081-10.489L-18.815-10.489L-18.815-10.041Q-18.815-9.771-19.042-9.606Q-19.269-9.440-19.549-9.440Q-19.758-9.440-19.895-9.594Q-20.031-9.747-20.055-9.963Q-20.202-9.696-20.484-9.551Q-20.766-9.406-21.091-9.406Q-21.368-9.406-21.652-9.481Q-21.935-9.556-22.128-9.735Q-22.321-9.915-22.321-10.202M-21.706-10.202Q-21.706-10.028-21.605-9.898Q-21.505-9.768-21.349-9.698Q-21.193-9.628-21.029-9.628Q-20.811-9.628-20.602-9.725Q-20.394-9.823-20.266-10.004Q-20.137-10.185-20.137-10.411L-20.137-11.139Q-20.462-11.139-20.828-11.048Q-21.193-10.957-21.450-10.745Q-21.706-10.534-21.706-10.202M-16.730-9.474L-18.333-9.474L-18.333-9.754Q-18.107-9.754-17.958-9.788Q-17.810-9.823-17.810-9.963L-17.810-13.582Q-17.810-13.852-17.917-13.914Q-18.025-13.975-18.333-13.975L-18.333-14.256L-17.256-14.331L-17.256-9.963Q-17.256-9.826-17.106-9.790Q-16.955-9.754-16.730-9.754L-16.730-9.474M-14.467-9.474L-16.070-9.474L-16.070-9.754Q-15.844-9.754-15.696-9.788Q-15.547-9.823-15.547-9.963L-15.547-13.582Q-15.547-13.852-15.655-13.914Q-15.762-13.975-16.070-13.975L-16.070-14.256L-14.993-14.331L-14.993-9.963Q-14.993-9.826-14.843-9.790Q-14.693-9.754-14.467-9.754L-14.467-9.474M-13.913-11.009Q-13.913-11.330-13.788-11.619Q-13.664-11.908-13.438-12.131Q-13.213-12.355-12.917-12.475Q-12.621-12.595-12.303-12.595Q-11.975-12.595-11.714-12.495Q-11.452-12.396-11.276-12.214Q-11.100-12.031-11.006-11.773Q-10.912-11.515-10.912-11.183Q-10.912-11.091-10.994-11.070L-13.250-11.070L-13.250-11.009Q-13.250-10.421-12.966-10.038Q-12.683-9.655-12.115-9.655Q-11.794-9.655-11.526-9.848Q-11.257-10.041-11.169-10.356Q-11.162-10.397-11.087-10.411L-10.994-10.411Q-10.912-10.387-10.912-10.315Q-10.912-10.308-10.919-10.281Q-11.032-9.884-11.403-9.645Q-11.774-9.406-12.197-9.406Q-12.635-9.406-13.035-9.614Q-13.435-9.823-13.674-10.190Q-13.913-10.557-13.913-11.009M-13.243-11.279L-11.428-11.279Q-11.428-11.556-11.526-11.808Q-11.623-12.061-11.821-12.217Q-12.020-12.372-12.303-12.372Q-12.580-12.372-12.794-12.214Q-13.007-12.055-13.125-11.800Q-13.243-11.545-13.243-11.279M-8.643-9.474L-10.277-9.474L-10.277-9.754Q-10.047-9.754-9.899-9.788Q-9.750-9.823-9.750-9.963L-9.750-11.812Q-9.750-12.082-9.858-12.143Q-9.965-12.205-10.277-12.205L-10.277-12.485L-9.217-12.560L-9.217-11.911Q-9.046-12.219-8.742-12.390Q-8.438-12.560-8.092-12.560Q-7.587-12.560-7.303-12.337Q-7.019-12.113-7.019-11.617L-7.019-9.963Q-7.019-9.826-6.870-9.790Q-6.722-9.754-6.496-9.754L-6.496-9.474L-8.127-9.474L-8.127-9.754Q-7.898-9.754-7.749-9.788Q-7.600-9.823-7.600-9.963L-7.600-11.603Q-7.600-11.938-7.720-12.138Q-7.839-12.338-8.154-12.338Q-8.424-12.338-8.658-12.202Q-8.892-12.065-9.031-11.831Q-9.169-11.597-9.169-11.323L-9.169-9.963Q-9.169-9.826-9.019-9.790Q-8.868-9.754-8.643-9.754L-8.643-9.474M-5.949-8.941Q-5.949-9.187-5.753-9.371Q-5.556-9.556-5.300-9.635Q-5.437-9.747-5.508-9.908Q-5.580-10.069-5.580-10.250Q-5.580-10.571-5.368-10.817Q-5.703-11.115-5.703-11.525Q-5.703-11.986-5.314-12.273Q-4.924-12.560-4.445-12.560Q-3.974-12.560-3.639-12.314Q-3.464-12.468-3.254-12.550Q-3.044-12.632-2.815-12.632Q-2.651-12.632-2.530-12.525Q-2.408-12.417-2.408-12.253Q-2.408-12.157-2.480-12.085Q-2.552-12.014-2.644-12.014Q-2.743-12.014-2.813-12.087Q-2.883-12.161-2.883-12.260Q-2.883-12.314-2.870-12.345L-2.863-12.359Q-2.856-12.379-2.848-12.390Q-2.839-12.400-2.836-12.407Q-3.191-12.407-3.478-12.184Q-3.191-11.891-3.191-11.525Q-3.191-11.210-3.376-10.978Q-3.560-10.745-3.849-10.617Q-4.138-10.489-4.445-10.489Q-4.647-10.489-4.839-10.539Q-5.030-10.588-5.208-10.698Q-5.300-10.571-5.300-10.428Q-5.300-10.246-5.172-10.111Q-5.044-9.976-4.859-9.976L-4.227-9.976Q-3.779-9.976-3.410-9.905Q-3.041-9.833-2.781-9.604Q-2.521-9.375-2.521-8.941Q-2.521-8.620-2.817-8.418Q-3.112-8.216-3.516-8.127Q-3.919-8.038-4.234-8.038Q-4.551-8.038-4.955-8.127Q-5.358-8.216-5.654-8.418Q-5.949-8.620-5.949-8.941M-5.495-8.941Q-5.495-8.712-5.276-8.563Q-5.057-8.414-4.765-8.346Q-4.473-8.278-4.234-8.278Q-4.069-8.278-3.861-8.314Q-3.652-8.349-3.446-8.430Q-3.239-8.510-3.107-8.638Q-2.976-8.766-2.976-8.941Q-2.976-9.293-3.357-9.387Q-3.738-9.481-4.240-9.481L-4.859-9.481Q-5.098-9.481-5.297-9.330Q-5.495-9.180-5.495-8.941M-4.445-10.728Q-3.779-10.728-3.779-11.525Q-3.779-12.325-4.445-12.325Q-5.115-12.325-5.115-11.525Q-5.115-10.728-4.445-10.728M-1.967-11.009Q-1.967-11.330-1.843-11.619Q-1.718-11.908-1.492-12.131Q-1.267-12.355-0.971-12.475Q-0.675-12.595-0.358-12.595Q-0.029-12.595 0.232-12.495Q0.494-12.396 0.670-12.214Q0.846-12.031 0.940-11.773Q1.034-11.515 1.034-11.183Q1.034-11.091 0.952-11.070L-1.304-11.070L-1.304-11.009Q-1.304-10.421-1.021-10.038Q-0.737-9.655-0.170-9.655Q0.152-9.655 0.420-9.848Q0.688-10.041 0.777-10.356Q0.784-10.397 0.859-10.411L0.952-10.411Q1.034-10.387 1.034-10.315Q1.034-10.308 1.027-10.281Q0.914-9.884 0.543-9.645Q0.172-9.406-0.252-9.406Q-0.689-9.406-1.089-9.614Q-1.489-9.823-1.728-10.190Q-1.967-10.557-1.967-11.009M-1.297-11.279L0.517-11.279Q0.517-11.556 0.420-11.808Q0.323-12.061 0.124-12.217Q-0.074-12.372-0.358-12.372Q-0.634-12.372-0.848-12.214Q-1.062-12.055-1.180-11.800Q-1.297-11.545-1.297-11.279M2.120-8.244Q2.120-8.278 2.148-8.305Q2.418-8.534 2.567-8.857Q2.715-9.180 2.715-9.536L2.715-9.573Q2.606-9.474 2.442-9.474Q2.261-9.474 2.141-9.594Q2.021-9.713 2.021-9.894Q2.021-10.069 2.141-10.188Q2.261-10.308 2.442-10.308Q2.698-10.308 2.818-10.069Q2.937-9.829 2.937-9.536Q2.937-9.136 2.768-8.765Q2.599-8.394 2.302-8.138Q2.271-8.117 2.244-8.117Q2.203-8.117 2.161-8.158Q2.120-8.199 2.120-8.244\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-27.442 5.75)\">\u003Cpath d=\"M9.619-9.474L7.089-9.474L7.089-9.754Q8.057-9.754 8.057-9.963L8.057-13.582Q7.664-13.394 7.042-13.394L7.042-13.675Q7.459-13.675 7.823-13.776Q8.187-13.876 8.443-14.122L8.569-14.122Q8.634-14.105 8.651-14.037L8.651-9.963Q8.651-9.754 9.619-9.754L9.619-9.474M12.264-9.334Q11.806-9.334 11.488-9.549Q11.170-9.765 10.989-10.117Q10.808-10.469 10.731-10.889Q10.654-11.309 10.654-11.737Q10.654-12.321 10.907-12.877Q11.160-13.432 11.630-13.777Q12.100-14.122 12.698-14.122Q13.108-14.122 13.392-13.924Q13.676-13.726 13.676-13.323Q13.676-13.227 13.630-13.148Q13.584-13.070 13.503-13.025Q13.423-12.981 13.334-12.981Q13.187-12.981 13.086-13.078Q12.985-13.176 12.985-13.323Q12.985-13.453 13.076-13.560Q13.167-13.668 13.300-13.668Q13.112-13.890 12.698-13.890Q12.384-13.890 12.110-13.726Q11.837-13.562 11.669-13.288Q11.481-12.998 11.417-12.632Q11.352-12.266 11.352-11.812Q11.502-12.106 11.767-12.284Q12.032-12.461 12.346-12.461Q12.777-12.461 13.126-12.255Q13.474-12.048 13.674-11.692Q13.874-11.337 13.874-10.910Q13.874-10.465 13.657-10.105Q13.440-9.744 13.067-9.539Q12.695-9.334 12.264-9.334M12.264-9.587Q12.640-9.587 12.844-9.770Q13.047-9.953 13.110-10.236Q13.173-10.520 13.173-10.910Q13.173-11.296 13.119-11.576Q13.064-11.856 12.869-12.048Q12.674-12.239 12.305-12.239Q12.015-12.239 11.803-12.063Q11.591-11.887 11.483-11.614Q11.376-11.340 11.376-11.057L11.376-10.916L11.376-10.875Q11.376-10.370 11.587-9.978Q11.799-9.587 12.264-9.587M15.231-9.788Q15.351-9.672 15.528-9.630Q15.706-9.587 15.921-9.587Q16.161-9.587 16.371-9.696Q16.581-9.806 16.735-9.988Q16.889-10.171 16.988-10.404Q17.155-10.831 17.155-11.651Q17.005-11.357 16.742-11.178Q16.479-10.998 16.161-10.998Q15.727-10.998 15.380-11.207Q15.033-11.415 14.835-11.776Q14.636-12.137 14.636-12.560Q14.636-12.895 14.766-13.184Q14.896-13.473 15.127-13.687Q15.357-13.900 15.657-14.011Q15.956-14.122 16.287-14.122Q17.145-14.122 17.501-13.408Q17.856-12.694 17.856-11.737Q17.856-11.320 17.728-10.892Q17.600-10.465 17.343-10.110Q17.087-9.754 16.725-9.544Q16.362-9.334 15.921-9.334Q15.467-9.334 15.149-9.522Q14.831-9.710 14.831-10.134Q14.831-10.284 14.930-10.383Q15.029-10.482 15.180-10.482Q15.248-10.482 15.315-10.455Q15.381-10.428 15.426-10.383Q15.470-10.339 15.498-10.272Q15.525-10.205 15.525-10.134Q15.525-10.004 15.445-9.906Q15.364-9.809 15.231-9.788M16.202-11.224Q16.496-11.224 16.711-11.402Q16.926-11.579 17.034-11.855Q17.142-12.130 17.142-12.420Q17.142-12.465 17.140-12.492Q17.138-12.519 17.135-12.554Q17.138-12.564 17.140-12.571Q17.142-12.578 17.142-12.588Q17.142-13.090 16.943-13.490Q16.745-13.890 16.287-13.890Q15.720-13.890 15.527-13.531Q15.334-13.172 15.334-12.560Q15.334-12.174 15.388-11.891Q15.443-11.607 15.638-11.415Q15.833-11.224 16.202-11.224M20.228-9.334Q19.770-9.334 19.452-9.549Q19.134-9.765 18.953-10.117Q18.772-10.469 18.695-10.889Q18.618-11.309 18.618-11.737Q18.618-12.321 18.871-12.877Q19.124-13.432 19.594-13.777Q20.064-14.122 20.662-14.122Q21.072-14.122 21.356-13.924Q21.640-13.726 21.640-13.323Q21.640-13.227 21.594-13.148Q21.547-13.070 21.467-13.025Q21.387-12.981 21.298-12.981Q21.151-12.981 21.050-13.078Q20.949-13.176 20.949-13.323Q20.949-13.453 21.040-13.560Q21.130-13.668 21.264-13.668Q21.076-13.890 20.662-13.890Q20.348-13.890 20.074-13.726Q19.801-13.562 19.633-13.288Q19.445-12.998 19.380-12.632Q19.315-12.266 19.315-11.812Q19.466-12.106 19.731-12.284Q19.996-12.461 20.310-12.461Q20.741-12.461 21.089-12.255Q21.438-12.048 21.638-11.692Q21.838-11.337 21.838-10.910Q21.838-10.465 21.621-10.105Q21.404-9.744 21.031-9.539Q20.659-9.334 20.228-9.334M20.228-9.587Q20.604-9.587 20.807-9.770Q21.011-9.953 21.074-10.236Q21.137-10.520 21.137-10.910Q21.137-11.296 21.083-11.576Q21.028-11.856 20.833-12.048Q20.638-12.239 20.269-12.239Q19.979-12.239 19.767-12.063Q19.555-11.887 19.447-11.614Q19.339-11.340 19.339-11.057L19.339-10.916L19.339-10.875Q19.339-10.370 19.551-9.978Q19.763-9.587 20.228-9.587\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M79.418-49.308h62.596V-72.07H79.418Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(116.524 -45.66)\">\u003Cpath d=\"M-30.680-17.867Q-30.396-17.559-29.897-17.559Q-29.672-17.559-29.502-17.696Q-29.333-17.833-29.244-18.048Q-29.155-18.264-29.155-18.489L-29.155-21.764Q-29.155-21.904-29.460-21.940Q-29.764-21.975-30.092-21.975L-30.092-22.256L-27.949-22.256L-27.949-21.975Q-28.178-21.975-28.333-21.940Q-28.489-21.904-28.489-21.764L-28.489-18.469Q-28.489-18.130-28.701-17.869Q-28.913-17.607-29.237-17.471Q-29.562-17.334-29.897-17.334Q-30.359-17.334-30.736-17.583Q-31.114-17.833-31.114-18.270Q-31.114-18.438-30.998-18.554Q-30.881-18.670-30.707-18.670Q-30.598-18.670-30.506-18.616Q-30.413-18.561-30.362-18.470Q-30.311-18.380-30.311-18.270Q-30.311-18.171-30.359-18.076Q-30.406-17.980-30.494-17.923Q-30.581-17.867-30.680-17.867M-27.194-18.957Q-27.194-19.299-27.058-19.598Q-26.923-19.897-26.684-20.121Q-26.445-20.345-26.127-20.470Q-25.809-20.595-25.478-20.595Q-25.033-20.595-24.633-20.379Q-24.234-20.164-23.999-19.786Q-23.765-19.409-23.765-18.957Q-23.765-18.616-23.907-18.332Q-24.049-18.048-24.293-17.841Q-24.538-17.635-24.847-17.520Q-25.156-17.406-25.478-17.406Q-25.908-17.406-26.310-17.607Q-26.712-17.809-26.953-18.161Q-27.194-18.513-27.194-18.957M-25.478-17.655Q-24.876-17.655-24.652-18.033Q-24.428-18.411-24.428-19.043Q-24.428-19.655-24.663-20.014Q-24.897-20.372-25.478-20.372Q-26.530-20.372-26.530-19.043Q-26.530-18.411-26.305-18.033Q-26.079-17.655-25.478-17.655M-21.489-17.474L-23.123-17.474L-23.123-17.754Q-22.894-17.754-22.745-17.788Q-22.596-17.823-22.596-17.963L-22.596-21.582Q-22.596-21.852-22.704-21.914Q-22.812-21.975-23.123-21.975L-23.123-22.256L-22.043-22.331L-22.043-19.945Q-21.937-20.130-21.759-20.272Q-21.581-20.413-21.373-20.487Q-21.164-20.560-20.939-20.560Q-20.433-20.560-20.149-20.337Q-19.865-20.113-19.865-19.617L-19.865-17.963Q-19.865-17.826-19.717-17.790Q-19.568-17.754-19.342-17.754L-19.342-17.474L-20.973-17.474L-20.973-17.754Q-20.744-17.754-20.595-17.788Q-20.446-17.823-20.446-17.963L-20.446-19.603Q-20.446-19.938-20.566-20.138Q-20.686-20.338-21-20.338Q-21.270-20.338-21.504-20.202Q-21.738-20.065-21.877-19.831Q-22.015-19.597-22.015-19.323L-22.015-17.963Q-22.015-17.826-21.865-17.790Q-21.715-17.754-21.489-17.754L-21.489-17.474M-17.073-17.474L-18.707-17.474L-18.707-17.754Q-18.478-17.754-18.329-17.788Q-18.180-17.823-18.180-17.963L-18.180-19.812Q-18.180-20.082-18.288-20.143Q-18.396-20.205-18.707-20.205L-18.707-20.485L-17.647-20.560L-17.647-19.911Q-17.476-20.219-17.172-20.390Q-16.868-20.560-16.523-20.560Q-16.017-20.560-15.733-20.337Q-15.449-20.113-15.449-19.617L-15.449-17.963Q-15.449-17.826-15.301-17.790Q-15.152-17.754-14.926-17.754L-14.926-17.474L-16.557-17.474L-16.557-17.754Q-16.328-17.754-16.179-17.788Q-16.030-17.823-16.030-17.963L-16.030-19.603Q-16.030-19.938-16.150-20.138Q-16.270-20.338-16.584-20.338Q-16.854-20.338-17.088-20.202Q-17.322-20.065-17.461-19.831Q-17.599-19.597-17.599-19.323L-17.599-17.963Q-17.599-17.826-17.449-17.790Q-17.298-17.754-17.073-17.754\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(116.524 -45.66)\">\u003Cpath d=\"M-8.571-17.474L-11.544-17.474L-11.544-17.754Q-10.823-17.754-10.823-17.963L-10.823-21.764Q-10.823-21.975-11.544-21.975L-11.544-22.256L-8.786-22.256Q-8.519-22.256-8.213-22.181Q-7.908-22.105-7.648-21.958Q-7.388-21.811-7.226-21.582Q-7.063-21.353-7.063-21.059Q-7.063-20.629-7.450-20.347Q-7.836-20.065-8.318-19.973Q-8.010-19.973-7.661-19.808Q-7.313-19.644-7.084-19.366Q-6.855-19.087-6.855-18.769Q-6.855-18.363-7.118-18.069Q-7.381-17.775-7.779-17.624Q-8.178-17.474-8.571-17.474M-10.180-19.846L-10.180-17.963Q-10.180-17.823-10.092-17.788Q-10.003-17.754-9.815-17.754L-8.786-17.754Q-8.499-17.754-8.222-17.881Q-7.945-18.007-7.774-18.241Q-7.603-18.475-7.603-18.769Q-7.603-18.985-7.685-19.181Q-7.767-19.378-7.918-19.528Q-8.068-19.679-8.265-19.762Q-8.461-19.846-8.677-19.846L-10.180-19.846M-10.180-21.764L-10.180-20.072L-8.998-20.072Q-8.711-20.072-8.430-20.191Q-8.150-20.311-7.971-20.538Q-7.791-20.766-7.791-21.059Q-7.791-21.309-7.930-21.523Q-8.068-21.736-8.297-21.856Q-8.526-21.975-8.786-21.975L-9.815-21.975Q-10.003-21.975-10.092-21.941Q-10.180-21.907-10.180-21.764M-6.093-19.009Q-6.093-19.330-5.968-19.619Q-5.843-19.908-5.618-20.131Q-5.392-20.355-5.096-20.475Q-4.801-20.595-4.483-20.595Q-4.155-20.595-3.893-20.495Q-3.632-20.396-3.456-20.214Q-3.280-20.031-3.186-19.773Q-3.092-19.515-3.092-19.183Q-3.092-19.091-3.174-19.070L-5.430-19.070L-5.430-19.009Q-5.430-18.421-5.146-18.038Q-4.862-17.655-4.295-17.655Q-3.973-17.655-3.705-17.848Q-3.437-18.041-3.348-18.356Q-3.341-18.397-3.266-18.411L-3.174-18.411Q-3.092-18.387-3.092-18.315Q-3.092-18.308-3.098-18.281Q-3.211-17.884-3.582-17.645Q-3.953-17.406-4.377-17.406Q-4.814-17.406-5.214-17.614Q-5.614-17.823-5.853-18.190Q-6.093-18.557-6.093-19.009M-5.423-19.279L-3.608-19.279Q-3.608-19.556-3.705-19.808Q-3.803-20.061-4.001-20.217Q-4.199-20.372-4.483-20.372Q-4.760-20.372-4.973-20.214Q-5.187-20.055-5.305-19.800Q-5.423-19.545-5.423-19.279M-0.754-17.474L-2.490-17.474L-2.490-17.754Q-2.261-17.754-2.112-17.788Q-1.964-17.823-1.964-17.963L-1.964-19.812Q-1.964-20.082-2.071-20.143Q-2.179-20.205-2.490-20.205L-2.490-20.485L-1.461-20.560L-1.461-19.853Q-1.331-20.161-1.089-20.360Q-0.846-20.560-0.528-20.560Q-0.309-20.560-0.139-20.436Q0.032-20.311 0.032-20.099Q0.032-19.962-0.067-19.863Q-0.166-19.764-0.299-19.764Q-0.436-19.764-0.535-19.863Q-0.634-19.962-0.634-20.099Q-0.634-20.239-0.535-20.338Q-0.826-20.338-1.025-20.142Q-1.225-19.945-1.318-19.651Q-1.410-19.357-1.410-19.077L-1.410-17.963Q-1.410-17.754-0.754-17.754L-0.754-17.474M2.299-17.474L0.665-17.474L0.665-17.754Q0.894-17.754 1.042-17.788Q1.191-17.823 1.191-17.963L1.191-19.812Q1.191-20.082 1.083-20.143Q0.976-20.205 0.665-20.205L0.665-20.485L1.724-20.560L1.724-19.911Q1.895-20.219 2.199-20.390Q2.504-20.560 2.849-20.560Q3.355-20.560 3.638-20.337Q3.922-20.113 3.922-19.617L3.922-17.963Q3.922-17.826 4.071-17.790Q4.219-17.754 4.445-17.754L4.445-17.474L2.815-17.474L2.815-17.754Q3.044-17.754 3.192-17.788Q3.341-17.823 3.341-17.963L3.341-19.603Q3.341-19.938 3.221-20.138Q3.102-20.338 2.787-20.338Q2.517-20.338 2.283-20.202Q2.049-20.065 1.911-19.831Q1.772-19.597 1.772-19.323L1.772-17.963Q1.772-17.826 1.923-17.790Q2.073-17.754 2.299-17.754L2.299-17.474M4.992-18.957Q4.992-19.299 5.127-19.598Q5.262-19.897 5.501-20.121Q5.740-20.345 6.058-20.470Q6.376-20.595 6.708-20.595Q7.152-20.595 7.552-20.379Q7.952-20.164 8.186-19.786Q8.420-19.409 8.420-18.957Q8.420-18.616 8.278-18.332Q8.136-18.048 7.892-17.841Q7.648-17.635 7.338-17.520Q7.029-17.406 6.708-17.406Q6.277-17.406 5.875-17.607Q5.474-17.809 5.233-18.161Q4.992-18.513 4.992-18.957M6.708-17.655Q7.309-17.655 7.533-18.033Q7.757-18.411 7.757-19.043Q7.757-19.655 7.523-20.014Q7.289-20.372 6.708-20.372Q5.655-20.372 5.655-19.043Q5.655-18.411 5.881-18.033Q6.106-17.655 6.708-17.655M9.589-18.308L9.589-19.812Q9.589-20.082 9.481-20.143Q9.374-20.205 9.063-20.205L9.063-20.485L10.170-20.560L10.170-18.328L10.170-18.308Q10.170-18.028 10.221-17.884Q10.273-17.741 10.414-17.684Q10.556-17.628 10.843-17.628Q11.096-17.628 11.301-17.768Q11.507-17.908 11.623-18.134Q11.739-18.359 11.739-18.609L11.739-19.812Q11.739-20.082 11.631-20.143Q11.524-20.205 11.213-20.205L11.213-20.485L12.320-20.560L12.320-18.147Q12.320-17.956 12.373-17.874Q12.426-17.792 12.527-17.773Q12.628-17.754 12.843-17.754L12.843-17.474L11.766-17.406L11.766-17.970Q11.657-17.788 11.512-17.665Q11.366-17.542 11.180-17.474Q10.994-17.406 10.792-17.406Q9.589-17.406 9.589-18.308M15.099-17.474L13.496-17.474L13.496-17.754Q13.721-17.754 13.870-17.788Q14.019-17.823 14.019-17.963L14.019-21.582Q14.019-21.852 13.911-21.914Q13.803-21.975 13.496-21.975L13.496-22.256L14.572-22.331L14.572-17.963Q14.572-17.826 14.723-17.790Q14.873-17.754 15.099-17.754L15.099-17.474M17.361-17.474L15.758-17.474L15.758-17.754Q15.984-17.754 16.133-17.788Q16.281-17.823 16.281-17.963L16.281-21.582Q16.281-21.852 16.174-21.914Q16.066-21.975 15.758-21.975L15.758-22.256L16.835-22.331L16.835-17.963Q16.835-17.826 16.986-17.790Q17.136-17.754 17.361-17.754L17.361-17.474M19.573-17.474L18.021-17.474L18.021-17.754Q18.247-17.754 18.395-17.788Q18.544-17.823 18.544-17.963L18.544-19.812Q18.544-20 18.496-20.084Q18.448-20.167 18.351-20.186Q18.254-20.205 18.042-20.205L18.042-20.485L19.098-20.560L19.098-17.963Q19.098-17.823 19.229-17.788Q19.361-17.754 19.573-17.754L19.573-17.474M18.301-21.781Q18.301-21.952 18.424-22.071Q18.548-22.191 18.718-22.191Q18.886-22.191 19.009-22.071Q19.132-21.952 19.132-21.781Q19.132-21.606 19.009-21.483Q18.886-21.360 18.718-21.360Q18.548-21.360 18.424-21.483Q18.301-21.606 18.301-21.781\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(116.524 -45.66)\">\u003Cpath d=\"M-18.288-7.724Q-18.838-8.124-19.209-8.679Q-19.580-9.235-19.761-9.881Q-19.942-10.527-19.942-11.224Q-19.942-11.737-19.842-12.232Q-19.741-12.728-19.536-13.179Q-19.331-13.630-19.018-14.022Q-18.705-14.413-18.288-14.717Q-18.278-14.721-18.271-14.722Q-18.264-14.724-18.254-14.724L-18.186-14.724Q-18.151-14.724-18.129-14.700Q-18.107-14.676-18.107-14.639Q-18.107-14.594-18.134-14.577Q-18.483-14.276-18.736-13.892Q-18.989-13.507-19.141-13.066Q-19.293-12.625-19.365-12.169Q-19.437-11.713-19.437-11.224Q-19.437-10.223-19.127-9.336Q-18.818-8.449-18.134-7.864Q-18.107-7.847-18.107-7.803Q-18.107-7.765-18.129-7.741Q-18.151-7.717-18.186-7.717L-18.254-7.717Q-18.261-7.721-18.269-7.722Q-18.278-7.724-18.288-7.724M-17.338-10.957Q-17.338-11.299-17.203-11.598Q-17.068-11.897-16.829-12.121Q-16.589-12.345-16.272-12.470Q-15.954-12.595-15.622-12.595Q-15.178-12.595-14.778-12.379Q-14.378-12.164-14.144-11.786Q-13.910-11.409-13.910-10.957Q-13.910-10.616-14.052-10.332Q-14.193-10.048-14.438-9.841Q-14.682-9.635-14.992-9.520Q-15.301-9.406-15.622-9.406Q-16.053-9.406-16.454-9.607Q-16.856-9.809-17.097-10.161Q-17.338-10.513-17.338-10.957M-15.622-9.655Q-15.021-9.655-14.797-10.033Q-14.573-10.411-14.573-11.043Q-14.573-11.655-14.807-12.014Q-15.041-12.372-15.622-12.372Q-16.675-12.372-16.675-11.043Q-16.675-10.411-16.449-10.033Q-16.224-9.655-15.622-9.655M-11.671-8.117L-13.301-8.117L-13.301-8.397Q-13.072-8.397-12.924-8.432Q-12.775-8.466-12.775-8.606L-12.775-11.952Q-12.775-12.123-12.912-12.164Q-13.048-12.205-13.301-12.205L-13.301-12.485L-12.221-12.560L-12.221-12.154Q-11.999-12.355-11.712-12.458Q-11.425-12.560-11.117-12.560Q-10.690-12.560-10.326-12.347Q-9.962-12.133-9.748-11.769Q-9.535-11.405-9.535-10.985Q-9.535-10.540-9.774-10.176Q-10.013-9.812-10.406-9.609Q-10.799-9.406-11.244-9.406Q-11.510-9.406-11.758-9.506Q-12.006-9.607-12.194-9.788L-12.194-8.606Q-12.194-8.469-12.045-8.433Q-11.897-8.397-11.671-8.397L-11.671-8.117M-12.194-11.805L-12.194-10.195Q-12.061-9.942-11.818-9.785Q-11.575-9.628-11.298-9.628Q-10.970-9.628-10.717-9.829Q-10.464-10.031-10.331-10.349Q-10.198-10.667-10.198-10.985Q-10.198-11.214-10.263-11.443Q-10.328-11.672-10.456-11.870Q-10.584-12.068-10.779-12.188Q-10.974-12.307-11.206-12.307Q-11.500-12.307-11.768-12.178Q-12.037-12.048-12.194-11.805M-8.373-10.315L-8.373-12.212L-9.012-12.212L-9.012-12.434Q-8.694-12.434-8.477-12.644Q-8.260-12.854-8.159-13.164Q-8.058-13.473-8.058-13.781L-7.792-13.781L-7.792-12.492L-6.715-12.492L-6.715-12.212L-7.792-12.212L-7.792-10.328Q-7.792-10.052-7.687-9.853Q-7.583-9.655-7.323-9.655Q-7.166-9.655-7.060-9.759Q-6.954-9.864-6.905-10.017Q-6.855-10.171-6.855-10.328L-6.855-10.742L-6.588-10.742L-6.588-10.315Q-6.588-10.089-6.688-9.879Q-6.787-9.669-6.971-9.537Q-7.156-9.406-7.385-9.406Q-7.822-9.406-8.097-9.643Q-8.373-9.881-8.373-10.315M-4.162-9.474L-5.713-9.474L-5.713-9.754Q-5.488-9.754-5.339-9.788Q-5.190-9.823-5.190-9.963L-5.190-11.812Q-5.190-12-5.238-12.084Q-5.286-12.167-5.384-12.186Q-5.481-12.205-5.693-12.205L-5.693-12.485L-4.637-12.560L-4.637-9.963Q-4.637-9.823-4.505-9.788Q-4.374-9.754-4.162-9.754L-4.162-9.474M-5.433-13.781Q-5.433-13.952-5.310-14.071Q-5.187-14.191-5.016-14.191Q-4.849-14.191-4.726-14.071Q-4.603-13.952-4.603-13.781Q-4.603-13.606-4.726-13.483Q-4.849-13.360-5.016-13.360Q-5.187-13.360-5.310-13.483Q-5.433-13.606-5.433-13.781M-3.516-10.985Q-3.516-11.313-3.381-11.614Q-3.246-11.914-3.010-12.135Q-2.774-12.355-2.470-12.475Q-2.166-12.595-1.841-12.595Q-1.335-12.595-0.986-12.492Q-0.638-12.390-0.638-12.014Q-0.638-11.867-0.735-11.766Q-0.833-11.665-0.980-11.665Q-1.133-11.665-1.232-11.764Q-1.332-11.863-1.332-12.014Q-1.332-12.202-1.191-12.294Q-1.393-12.345-1.834-12.345Q-2.190-12.345-2.419-12.149Q-2.648-11.952-2.748-11.643Q-2.849-11.333-2.849-10.985Q-2.849-10.636-2.723-10.330Q-2.596-10.024-2.342-9.840Q-2.087-9.655-1.732-9.655Q-1.509-9.655-1.325-9.739Q-1.140-9.823-1.005-9.978Q-0.870-10.134-0.812-10.342Q-0.798-10.397-0.744-10.397L-0.631-10.397Q-0.600-10.397-0.578-10.373Q-0.556-10.349-0.556-10.315L-0.556-10.294Q-0.641-10.007-0.829-9.809Q-1.017-9.611-1.282-9.508Q-1.547-9.406-1.841-9.406Q-2.272-9.406-2.659-9.612Q-3.047-9.819-3.282-10.182Q-3.516-10.544-3.516-10.985M0.090-10.202Q0.090-10.534 0.314-10.761Q0.538-10.988 0.882-11.116Q1.225-11.245 1.598-11.297Q1.970-11.350 2.274-11.350L2.274-11.603Q2.274-11.808 2.167-11.988Q2.059-12.167 1.878-12.270Q1.697-12.372 1.488-12.372Q1.081-12.372 0.846-12.280Q0.935-12.243 0.981-12.159Q1.027-12.075 1.027-11.973Q1.027-11.877 0.981-11.798Q0.935-11.720 0.854-11.675Q0.774-11.631 0.685-11.631Q0.535-11.631 0.434-11.728Q0.333-11.826 0.333-11.973Q0.333-12.595 1.488-12.595Q1.700-12.595 1.950-12.531Q2.199-12.468 2.401-12.349Q2.602-12.229 2.729-12.044Q2.855-11.860 2.855-11.617L2.855-10.041Q2.855-9.925 2.917-9.829Q2.978-9.734 3.091-9.734Q3.201-9.734 3.266-9.828Q3.331-9.922 3.331-10.041L3.331-10.489L3.597-10.489L3.597-10.041Q3.597-9.771 3.370-9.606Q3.143-9.440 2.862-9.440Q2.654-9.440 2.517-9.594Q2.380-9.747 2.356-9.963Q2.209-9.696 1.927-9.551Q1.645-9.406 1.321-9.406Q1.044-9.406 0.760-9.481Q0.476-9.556 0.283-9.735Q0.090-9.915 0.090-10.202M0.706-10.202Q0.706-10.028 0.806-9.898Q0.907-9.768 1.063-9.698Q1.218-9.628 1.382-9.628Q1.601-9.628 1.810-9.725Q2.018-9.823 2.146-10.004Q2.274-10.185 2.274-10.411L2.274-11.139Q1.950-11.139 1.584-11.048Q1.218-10.957 0.962-10.745Q0.706-10.534 0.706-10.202M5.682-9.474L4.079-9.474L4.079-9.754Q4.305-9.754 4.453-9.788Q4.602-9.823 4.602-9.963L4.602-13.582Q4.602-13.852 4.494-13.914Q4.387-13.975 4.079-13.975L4.079-14.256L5.156-14.331L5.156-9.963Q5.156-9.826 5.306-9.790Q5.456-9.754 5.682-9.754L5.682-9.474M6.598-7.717L6.530-7.717Q6.496-7.717 6.473-7.743Q6.451-7.768 6.451-7.803Q6.451-7.847 6.482-7.864Q6.837-8.168 7.087-8.558Q7.336-8.948 7.488-9.380Q7.641-9.812 7.711-10.281Q7.781-10.749 7.781-11.224Q7.781-11.703 7.711-12.169Q7.641-12.636 7.487-13.071Q7.333-13.507 7.082-13.895Q6.831-14.283 6.482-14.577Q6.451-14.594 6.451-14.639Q6.451-14.673 6.473-14.698Q6.496-14.724 6.530-14.724L6.598-14.724Q6.608-14.724 6.617-14.722Q6.625-14.721 6.636-14.717Q7.179-14.317 7.552-13.764Q7.924-13.210 8.105-12.564Q8.287-11.918 8.287-11.224Q8.287-10.523 8.105-9.876Q7.924-9.228 7.550-8.674Q7.176-8.120 6.636-7.724Q6.625-7.724 6.617-7.722Q6.608-7.721 6.598-7.717\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M79.413-15.165h62.605v-22.762H79.413Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(114.294 -11.516)\">\u003Cpath d=\"M-30.680-17.867Q-30.396-17.559-29.897-17.559Q-29.672-17.559-29.502-17.696Q-29.333-17.833-29.244-18.048Q-29.155-18.264-29.155-18.489L-29.155-21.764Q-29.155-21.904-29.460-21.940Q-29.764-21.975-30.092-21.975L-30.092-22.256L-27.949-22.256L-27.949-21.975Q-28.178-21.975-28.333-21.940Q-28.489-21.904-28.489-21.764L-28.489-18.469Q-28.489-18.130-28.701-17.869Q-28.913-17.607-29.237-17.471Q-29.562-17.334-29.897-17.334Q-30.359-17.334-30.736-17.583Q-31.114-17.833-31.114-18.270Q-31.114-18.438-30.998-18.554Q-30.881-18.670-30.707-18.670Q-30.598-18.670-30.506-18.616Q-30.413-18.561-30.362-18.470Q-30.311-18.380-30.311-18.270Q-30.311-18.171-30.359-18.076Q-30.406-17.980-30.494-17.923Q-30.581-17.867-30.680-17.867M-27.094-18.202Q-27.094-18.534-26.871-18.761Q-26.647-18.988-26.303-19.116Q-25.960-19.245-25.587-19.297Q-25.215-19.350-24.910-19.350L-24.910-19.603Q-24.910-19.808-25.018-19.988Q-25.126-20.167-25.307-20.270Q-25.488-20.372-25.696-20.372Q-26.103-20.372-26.339-20.280Q-26.250-20.243-26.204-20.159Q-26.158-20.075-26.158-19.973Q-26.158-19.877-26.204-19.798Q-26.250-19.720-26.330-19.675Q-26.411-19.631-26.500-19.631Q-26.650-19.631-26.751-19.728Q-26.852-19.826-26.852-19.973Q-26.852-20.595-25.696-20.595Q-25.485-20.595-25.235-20.531Q-24.985-20.468-24.784-20.349Q-24.582-20.229-24.456-20.044Q-24.329-19.860-24.329-19.617L-24.329-18.041Q-24.329-17.925-24.268-17.829Q-24.206-17.734-24.093-17.734Q-23.984-17.734-23.919-17.828Q-23.854-17.922-23.854-18.041L-23.854-18.489L-23.588-18.489L-23.588-18.041Q-23.588-17.771-23.815-17.606Q-24.042-17.440-24.322-17.440Q-24.531-17.440-24.668-17.594Q-24.804-17.747-24.828-17.963Q-24.975-17.696-25.257-17.551Q-25.539-17.406-25.864-17.406Q-26.141-17.406-26.424-17.481Q-26.708-17.556-26.901-17.735Q-27.094-17.915-27.094-18.202M-26.479-18.202Q-26.479-18.028-26.378-17.898Q-26.277-17.768-26.122-17.698Q-25.966-17.628-25.802-17.628Q-25.584-17.628-25.375-17.725Q-25.167-17.823-25.038-18.004Q-24.910-18.185-24.910-18.411L-24.910-19.139Q-25.235-19.139-25.601-19.048Q-25.966-18.957-26.223-18.745Q-26.479-18.534-26.479-18.202M-21.489-17.474L-23.123-17.474L-23.123-17.754Q-22.894-17.754-22.745-17.788Q-22.596-17.823-22.596-17.963L-22.596-19.812Q-22.596-20.082-22.704-20.143Q-22.812-20.205-23.123-20.205L-23.123-20.485L-22.063-20.560L-22.063-19.911Q-21.892-20.219-21.588-20.390Q-21.284-20.560-20.939-20.560Q-20.539-20.560-20.262-20.420Q-19.985-20.280-19.900-19.932Q-19.732-20.225-19.433-20.393Q-19.134-20.560-18.789-20.560Q-18.283-20.560-17.999-20.337Q-17.715-20.113-17.715-19.617L-17.715-17.963Q-17.715-17.826-17.567-17.790Q-17.418-17.754-17.193-17.754L-17.193-17.474L-18.823-17.474L-18.823-17.754Q-18.597-17.754-18.447-17.790Q-18.297-17.826-18.297-17.963L-18.297-19.603Q-18.297-19.938-18.416-20.138Q-18.536-20.338-18.850-20.338Q-19.120-20.338-19.354-20.202Q-19.589-20.065-19.727-19.831Q-19.865-19.597-19.865-19.323L-19.865-17.963Q-19.865-17.826-19.717-17.790Q-19.568-17.754-19.342-17.754L-19.342-17.474L-20.973-17.474L-20.973-17.754Q-20.744-17.754-20.595-17.788Q-20.446-17.823-20.446-17.963L-20.446-19.603Q-20.446-19.938-20.566-20.138Q-20.686-20.338-21-20.338Q-21.270-20.338-21.504-20.202Q-21.738-20.065-21.877-19.831Q-22.015-19.597-22.015-19.323L-22.015-17.963Q-22.015-17.826-21.865-17.790Q-21.715-17.754-21.489-17.754L-21.489-17.474M-16.646-19.009Q-16.646-19.330-16.521-19.619Q-16.396-19.908-16.171-20.131Q-15.945-20.355-15.649-20.475Q-15.354-20.595-15.036-20.595Q-14.708-20.595-14.446-20.495Q-14.185-20.396-14.009-20.214Q-13.833-20.031-13.739-19.773Q-13.645-19.515-13.645-19.183Q-13.645-19.091-13.727-19.070L-15.983-19.070L-15.983-19.009Q-15.983-18.421-15.699-18.038Q-15.415-17.655-14.848-17.655Q-14.527-17.655-14.258-17.848Q-13.990-18.041-13.901-18.356Q-13.894-18.397-13.819-18.411L-13.727-18.411Q-13.645-18.387-13.645-18.315Q-13.645-18.308-13.652-18.281Q-13.764-17.884-14.135-17.645Q-14.506-17.406-14.930-17.406Q-15.367-17.406-15.767-17.614Q-16.167-17.823-16.406-18.190Q-16.646-18.557-16.646-19.009M-15.976-19.279L-14.161-19.279Q-14.161-19.556-14.258-19.808Q-14.356-20.061-14.554-20.217Q-14.752-20.372-15.036-20.372Q-15.313-20.372-15.526-20.214Q-15.740-20.055-15.858-19.800Q-15.976-19.545-15.976-19.279M-13.057-17.481L-13.057-18.544Q-13.057-18.568-13.029-18.595Q-13.002-18.622-12.978-18.622L-12.869-18.622Q-12.804-18.622-12.790-18.564Q-12.694-18.130-12.448-17.879Q-12.202-17.628-11.789-17.628Q-11.447-17.628-11.194-17.761Q-10.941-17.894-10.941-18.202Q-10.941-18.359-11.035-18.474Q-11.129-18.588-11.267-18.657Q-11.406-18.725-11.573-18.763L-12.154-18.862Q-12.510-18.930-12.783-19.151Q-13.057-19.371-13.057-19.713Q-13.057-19.962-12.946-20.137Q-12.835-20.311-12.648-20.410Q-12.462-20.509-12.247-20.552Q-12.031-20.595-11.789-20.595Q-11.375-20.595-11.095-20.413L-10.880-20.588Q-10.869-20.591-10.862-20.593Q-10.856-20.595-10.845-20.595L-10.794-20.595Q-10.767-20.595-10.743-20.571Q-10.719-20.547-10.719-20.519L-10.719-19.672Q-10.719-19.651-10.743-19.624Q-10.767-19.597-10.794-19.597L-10.907-19.597Q-10.934-19.597-10.960-19.622Q-10.985-19.648-10.985-19.672Q-10.985-19.908-11.091-20.072Q-11.197-20.236-11.380-20.318Q-11.563-20.400-11.796-20.400Q-12.124-20.400-12.380-20.297Q-12.636-20.195-12.636-19.918Q-12.636-19.723-12.454-19.614Q-12.271-19.504-12.042-19.463L-11.467-19.357Q-11.221-19.309-11.008-19.181Q-10.794-19.053-10.657-18.850Q-10.521-18.646-10.521-18.397Q-10.521-17.884-10.886-17.645Q-11.252-17.406-11.789-17.406Q-12.284-17.406-12.616-17.700L-12.882-17.426Q-12.903-17.406-12.930-17.406L-12.978-17.406Q-13.002-17.406-13.029-17.433Q-13.057-17.460-13.057-17.481\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(114.294 -11.516)\">\u003Cpath d=\"M-4.111-17.474L-7.084-17.474L-7.084-17.754Q-6.363-17.754-6.363-17.963L-6.363-21.764Q-6.363-21.975-7.084-21.975L-7.084-22.256L-4.326-22.256Q-4.059-22.256-3.753-22.181Q-3.448-22.105-3.188-21.958Q-2.928-21.811-2.766-21.582Q-2.603-21.353-2.603-21.059Q-2.603-20.629-2.990-20.347Q-3.376-20.065-3.858-19.973Q-3.550-19.973-3.201-19.808Q-2.853-19.644-2.624-19.366Q-2.395-19.087-2.395-18.769Q-2.395-18.363-2.658-18.069Q-2.921-17.775-3.319-17.624Q-3.718-17.474-4.111-17.474M-5.720-19.846L-5.720-17.963Q-5.720-17.823-5.632-17.788Q-5.543-17.754-5.355-17.754L-4.326-17.754Q-4.039-17.754-3.762-17.881Q-3.485-18.007-3.314-18.241Q-3.143-18.475-3.143-18.769Q-3.143-18.985-3.225-19.181Q-3.307-19.378-3.458-19.528Q-3.608-19.679-3.805-19.762Q-4.001-19.846-4.217-19.846L-5.720-19.846M-5.720-21.764L-5.720-20.072L-4.538-20.072Q-4.251-20.072-3.970-20.191Q-3.690-20.311-3.511-20.538Q-3.331-20.766-3.331-21.059Q-3.331-21.309-3.470-21.523Q-3.608-21.736-3.837-21.856Q-4.066-21.975-4.326-21.975L-5.355-21.975Q-5.543-21.975-5.632-21.941Q-5.720-21.907-5.720-21.764M-1.633-19.009Q-1.633-19.330-1.508-19.619Q-1.383-19.908-1.158-20.131Q-0.932-20.355-0.636-20.475Q-0.341-20.595-0.023-20.595Q0.305-20.595 0.567-20.495Q0.828-20.396 1.004-20.214Q1.180-20.031 1.274-19.773Q1.368-19.515 1.368-19.183Q1.368-19.091 1.286-19.070L-0.970-19.070L-0.970-19.009Q-0.970-18.421-0.686-18.038Q-0.402-17.655 0.165-17.655Q0.487-17.655 0.755-17.848Q1.023-18.041 1.112-18.356Q1.119-18.397 1.194-18.411L1.286-18.411Q1.368-18.387 1.368-18.315Q1.368-18.308 1.362-18.281Q1.249-17.884 0.878-17.645Q0.507-17.406 0.083-17.406Q-0.354-17.406-0.754-17.614Q-1.154-17.823-1.393-18.190Q-1.633-18.557-1.633-19.009M-0.963-19.279L0.852-19.279Q0.852-19.556 0.755-19.808Q0.657-20.061 0.459-20.217Q0.261-20.372-0.023-20.372Q-0.300-20.372-0.513-20.214Q-0.727-20.055-0.845-19.800Q-0.963-19.545-0.963-19.279M3.706-17.474L1.970-17.474L1.970-17.754Q2.199-17.754 2.348-17.788Q2.496-17.823 2.496-17.963L2.496-19.812Q2.496-20.082 2.389-20.143Q2.281-20.205 1.970-20.205L1.970-20.485L2.999-20.560L2.999-19.853Q3.129-20.161 3.371-20.360Q3.614-20.560 3.932-20.560Q4.151-20.560 4.322-20.436Q4.492-20.311 4.492-20.099Q4.492-19.962 4.393-19.863Q4.294-19.764 4.161-19.764Q4.024-19.764 3.925-19.863Q3.826-19.962 3.826-20.099Q3.826-20.239 3.925-20.338Q3.634-20.338 3.435-20.142Q3.235-19.945 3.142-19.651Q3.050-19.357 3.050-19.077L3.050-17.963Q3.050-17.754 3.706-17.754L3.706-17.474M6.759-17.474L5.125-17.474L5.125-17.754Q5.354-17.754 5.502-17.788Q5.651-17.823 5.651-17.963L5.651-19.812Q5.651-20.082 5.543-20.143Q5.436-20.205 5.125-20.205L5.125-20.485L6.184-20.560L6.184-19.911Q6.355-20.219 6.659-20.390Q6.964-20.560 7.309-20.560Q7.815-20.560 8.098-20.337Q8.382-20.113 8.382-19.617L8.382-17.963Q8.382-17.826 8.531-17.790Q8.679-17.754 8.905-17.754L8.905-17.474L7.275-17.474L7.275-17.754Q7.504-17.754 7.652-17.788Q7.801-17.823 7.801-17.963L7.801-19.603Q7.801-19.938 7.681-20.138Q7.562-20.338 7.247-20.338Q6.977-20.338 6.743-20.202Q6.509-20.065 6.371-19.831Q6.232-19.597 6.232-19.323L6.232-17.963Q6.232-17.826 6.383-17.790Q6.533-17.754 6.759-17.754L6.759-17.474M9.452-18.957Q9.452-19.299 9.587-19.598Q9.722-19.897 9.961-20.121Q10.200-20.345 10.518-20.470Q10.836-20.595 11.168-20.595Q11.612-20.595 12.012-20.379Q12.412-20.164 12.646-19.786Q12.880-19.409 12.880-18.957Q12.880-18.616 12.738-18.332Q12.596-18.048 12.352-17.841Q12.108-17.635 11.798-17.520Q11.489-17.406 11.168-17.406Q10.737-17.406 10.335-17.607Q9.934-17.809 9.693-18.161Q9.452-18.513 9.452-18.957M11.168-17.655Q11.769-17.655 11.993-18.033Q12.217-18.411 12.217-19.043Q12.217-19.655 11.983-20.014Q11.749-20.372 11.168-20.372Q10.115-20.372 10.115-19.043Q10.115-18.411 10.341-18.033Q10.566-17.655 11.168-17.655M14.049-18.308L14.049-19.812Q14.049-20.082 13.941-20.143Q13.834-20.205 13.523-20.205L13.523-20.485L14.630-20.560L14.630-18.328L14.630-18.308Q14.630-18.028 14.681-17.884Q14.733-17.741 14.874-17.684Q15.016-17.628 15.303-17.628Q15.556-17.628 15.761-17.768Q15.967-17.908 16.083-18.134Q16.199-18.359 16.199-18.609L16.199-19.812Q16.199-20.082 16.091-20.143Q15.984-20.205 15.673-20.205L15.673-20.485L16.780-20.560L16.780-18.147Q16.780-17.956 16.833-17.874Q16.886-17.792 16.987-17.773Q17.088-17.754 17.303-17.754L17.303-17.474L16.226-17.406L16.226-17.970Q16.117-17.788 15.972-17.665Q15.826-17.542 15.640-17.474Q15.454-17.406 15.252-17.406Q14.049-17.406 14.049-18.308M19.559-17.474L17.956-17.474L17.956-17.754Q18.181-17.754 18.330-17.788Q18.479-17.823 18.479-17.963L18.479-21.582Q18.479-21.852 18.371-21.914Q18.263-21.975 17.956-21.975L17.956-22.256L19.032-22.331L19.032-17.963Q19.032-17.826 19.183-17.790Q19.333-17.754 19.559-17.754L19.559-17.474M21.822-17.474L20.218-17.474L20.218-17.754Q20.444-17.754 20.593-17.788Q20.741-17.823 20.741-17.963L20.741-21.582Q20.741-21.852 20.634-21.914Q20.526-21.975 20.218-21.975L20.218-22.256L21.295-22.331L21.295-17.963Q21.295-17.826 21.446-17.790Q21.596-17.754 21.822-17.754L21.822-17.474M24.033-17.474L22.481-17.474L22.481-17.754Q22.707-17.754 22.855-17.788Q23.004-17.823 23.004-17.963L23.004-19.812Q23.004-20 22.956-20.084Q22.908-20.167 22.811-20.186Q22.714-20.205 22.502-20.205L22.502-20.485L23.558-20.560L23.558-17.963Q23.558-17.823 23.689-17.788Q23.821-17.754 24.033-17.754L24.033-17.474M22.761-21.781Q22.761-21.952 22.884-22.071Q23.008-22.191 23.178-22.191Q23.346-22.191 23.469-22.071Q23.592-21.952 23.592-21.781Q23.592-21.606 23.469-21.483Q23.346-21.360 23.178-21.360Q23.008-21.360 22.884-21.483Q22.761-21.606 22.761-21.781\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(114.294 -11.516)\">\u003Cpath d=\"M-16.704-7.724Q-17.254-8.124-17.625-8.679Q-17.996-9.235-18.177-9.881Q-18.358-10.527-18.358-11.224Q-18.358-11.737-18.258-12.232Q-18.157-12.728-17.952-13.179Q-17.747-13.630-17.434-14.022Q-17.121-14.413-16.704-14.717Q-16.694-14.721-16.687-14.722Q-16.680-14.724-16.670-14.724L-16.602-14.724Q-16.567-14.724-16.545-14.700Q-16.523-14.676-16.523-14.639Q-16.523-14.594-16.550-14.577Q-16.899-14.276-17.152-13.892Q-17.405-13.507-17.557-13.066Q-17.709-12.625-17.781-12.169Q-17.853-11.713-17.853-11.224Q-17.853-10.223-17.543-9.336Q-17.234-8.449-16.550-7.864Q-16.523-7.847-16.523-7.803Q-16.523-7.765-16.545-7.741Q-16.567-7.717-16.602-7.717L-16.670-7.717Q-16.677-7.721-16.685-7.722Q-16.694-7.724-16.704-7.724M-15.754-8.941Q-15.754-9.187-15.557-9.371Q-15.361-9.556-15.105-9.635Q-15.241-9.747-15.313-9.908Q-15.385-10.069-15.385-10.250Q-15.385-10.571-15.173-10.817Q-15.508-11.115-15.508-11.525Q-15.508-11.986-15.118-12.273Q-14.729-12.560-14.250-12.560Q-13.778-12.560-13.443-12.314Q-13.269-12.468-13.059-12.550Q-12.849-12.632-12.620-12.632Q-12.456-12.632-12.334-12.525Q-12.213-12.417-12.213-12.253Q-12.213-12.157-12.285-12.085Q-12.356-12.014-12.449-12.014Q-12.548-12.014-12.618-12.087Q-12.688-12.161-12.688-12.260Q-12.688-12.314-12.674-12.345L-12.668-12.359Q-12.661-12.379-12.652-12.390Q-12.644-12.400-12.640-12.407Q-12.996-12.407-13.283-12.184Q-12.996-11.891-12.996-11.525Q-12.996-11.210-13.180-10.978Q-13.365-10.745-13.654-10.617Q-13.942-10.489-14.250-10.489Q-14.452-10.489-14.643-10.539Q-14.835-10.588-15.012-10.698Q-15.105-10.571-15.105-10.428Q-15.105-10.246-14.976-10.111Q-14.848-9.976-14.664-9.976L-14.031-9.976Q-13.584-9.976-13.214-9.905Q-12.845-9.833-12.585-9.604Q-12.326-9.375-12.326-8.941Q-12.326-8.620-12.621-8.418Q-12.917-8.216-13.320-8.127Q-13.724-8.038-14.038-8.038Q-14.356-8.038-14.759-8.127Q-15.163-8.216-15.458-8.418Q-15.754-8.620-15.754-8.941M-15.299-8.941Q-15.299-8.712-15.081-8.563Q-14.862-8.414-14.570-8.346Q-14.277-8.278-14.038-8.278Q-13.874-8.278-13.666-8.314Q-13.457-8.349-13.250-8.430Q-13.044-8.510-12.912-8.638Q-12.780-8.766-12.780-8.941Q-12.780-9.293-13.161-9.387Q-13.543-9.481-14.045-9.481L-14.664-9.481Q-14.903-9.481-15.101-9.330Q-15.299-9.180-15.299-8.941M-14.250-10.728Q-13.584-10.728-13.584-11.525Q-13.584-12.325-14.250-12.325Q-14.920-12.325-14.920-11.525Q-14.920-10.728-14.250-10.728M-11.772-11.009Q-11.772-11.330-11.647-11.619Q-11.523-11.908-11.297-12.131Q-11.071-12.355-10.776-12.475Q-10.480-12.595-10.162-12.595Q-9.834-12.595-9.573-12.495Q-9.311-12.396-9.135-12.214Q-8.959-12.031-8.865-11.773Q-8.771-11.515-8.771-11.183Q-8.771-11.091-8.853-11.070L-11.109-11.070L-11.109-11.009Q-11.109-10.421-10.825-10.038Q-10.542-9.655-9.974-9.655Q-9.653-9.655-9.385-9.848Q-9.116-10.041-9.027-10.356Q-9.021-10.397-8.945-10.411L-8.853-10.411Q-8.771-10.387-8.771-10.315Q-8.771-10.308-8.778-10.281Q-8.891-9.884-9.262-9.645Q-9.632-9.406-10.056-9.406Q-10.494-9.406-10.894-9.614Q-11.294-9.823-11.533-10.190Q-11.772-10.557-11.772-11.009M-11.102-11.279L-9.287-11.279Q-9.287-11.556-9.385-11.808Q-9.482-12.061-9.680-12.217Q-9.878-12.372-10.162-12.372Q-10.439-12.372-10.653-12.214Q-10.866-12.055-10.984-11.800Q-11.102-11.545-11.102-11.279M-6.502-9.474L-8.135-9.474L-8.135-9.754Q-7.906-9.754-7.758-9.788Q-7.609-9.823-7.609-9.963L-7.609-11.812Q-7.609-12.082-7.717-12.143Q-7.824-12.205-8.135-12.205L-8.135-12.485L-7.076-12.560L-7.076-11.911Q-6.905-12.219-6.601-12.390Q-6.296-12.560-5.951-12.560Q-5.445-12.560-5.162-12.337Q-4.878-12.113-4.878-11.617L-4.878-9.963Q-4.878-9.826-4.729-9.790Q-4.581-9.754-4.355-9.754L-4.355-9.474L-5.985-9.474L-5.985-9.754Q-5.756-9.754-5.608-9.788Q-5.459-9.823-5.459-9.963L-5.459-11.603Q-5.459-11.938-5.579-12.138Q-5.698-12.338-6.013-12.338Q-6.283-12.338-6.517-12.202Q-6.751-12.065-6.889-11.831Q-7.028-11.597-7.028-11.323L-7.028-9.963Q-7.028-9.826-6.877-9.790Q-6.727-9.754-6.502-9.754L-6.502-9.474M-3.808-11.009Q-3.808-11.330-3.683-11.619Q-3.559-11.908-3.333-12.131Q-3.107-12.355-2.812-12.475Q-2.516-12.595-2.198-12.595Q-1.870-12.595-1.609-12.495Q-1.347-12.396-1.171-12.214Q-0.995-12.031-0.901-11.773Q-0.807-11.515-0.807-11.183Q-0.807-11.091-0.889-11.070L-3.145-11.070L-3.145-11.009Q-3.145-10.421-2.861-10.038Q-2.578-9.655-2.010-9.655Q-1.689-9.655-1.421-9.848Q-1.152-10.041-1.064-10.356Q-1.057-10.397-0.981-10.411L-0.889-10.411Q-0.807-10.387-0.807-10.315Q-0.807-10.308-0.814-10.281Q-0.927-9.884-1.298-9.645Q-1.669-9.406-2.092-9.406Q-2.530-9.406-2.930-9.614Q-3.330-9.823-3.569-10.190Q-3.808-10.557-3.808-11.009M-3.138-11.279L-1.323-11.279Q-1.323-11.556-1.421-11.808Q-1.518-12.061-1.716-12.217Q-1.915-12.372-2.198-12.372Q-2.475-12.372-2.689-12.214Q-2.902-12.055-3.020-11.800Q-3.138-11.545-3.138-11.279M1.531-9.474L-0.206-9.474L-0.206-9.754Q0.023-9.754 0.172-9.788Q0.321-9.823 0.321-9.963L0.321-11.812Q0.321-12.082 0.213-12.143Q0.105-12.205-0.206-12.205L-0.206-12.485L0.823-12.560L0.823-11.853Q0.953-12.161 1.196-12.360Q1.438-12.560 1.756-12.560Q1.975-12.560 2.146-12.436Q2.317-12.311 2.317-12.099Q2.317-11.962 2.218-11.863Q2.119-11.764 1.985-11.764Q1.849-11.764 1.749-11.863Q1.650-11.962 1.650-12.099Q1.650-12.239 1.749-12.338Q1.459-12.338 1.259-12.142Q1.059-11.945 0.967-11.651Q0.874-11.357 0.874-11.077L0.874-9.963Q0.874-9.754 1.531-9.754L1.531-9.474M2.959-10.202Q2.959-10.534 3.183-10.761Q3.407-10.988 3.751-11.116Q4.094-11.245 4.467-11.297Q4.839-11.350 5.144-11.350L5.144-11.603Q5.144-11.808 5.036-11.988Q4.928-12.167 4.747-12.270Q4.566-12.372 4.357-12.372Q3.951-12.372 3.715-12.280Q3.804-12.243 3.850-12.159Q3.896-12.075 3.896-11.973Q3.896-11.877 3.850-11.798Q3.804-11.720 3.723-11.675Q3.643-11.631 3.554-11.631Q3.404-11.631 3.303-11.728Q3.202-11.826 3.202-11.973Q3.202-12.595 4.357-12.595Q4.569-12.595 4.819-12.531Q5.068-12.468 5.270-12.349Q5.472-12.229 5.598-12.044Q5.725-11.860 5.725-11.617L5.725-10.041Q5.725-9.925 5.786-9.829Q5.848-9.734 5.960-9.734Q6.070-9.734 6.135-9.828Q6.200-9.922 6.200-10.041L6.200-10.489L6.466-10.489L6.466-10.041Q6.466-9.771 6.239-9.606Q6.012-9.440 5.731-9.440Q5.523-9.440 5.386-9.594Q5.249-9.747 5.226-9.963Q5.079-9.696 4.797-9.551Q4.515-9.406 4.190-9.406Q3.913-9.406 3.629-9.481Q3.346-9.556 3.153-9.735Q2.959-9.915 2.959-10.202M3.575-10.202Q3.575-10.028 3.675-9.898Q3.776-9.768 3.932-9.698Q4.087-9.628 4.251-9.628Q4.470-9.628 4.679-9.725Q4.887-9.823 5.015-10.004Q5.144-10.185 5.144-10.411L5.144-11.139Q4.819-11.139 4.453-11.048Q4.087-10.957 3.831-10.745Q3.575-10.534 3.575-10.202M8.551-9.474L6.948-9.474L6.948-9.754Q7.174-9.754 7.322-9.788Q7.471-9.823 7.471-9.963L7.471-13.582Q7.471-13.852 7.363-13.914Q7.256-13.975 6.948-13.975L6.948-14.256L8.025-14.331L8.025-9.963Q8.025-9.826 8.175-9.790Q8.326-9.754 8.551-9.754L8.551-9.474M9.467-7.717L9.399-7.717Q9.365-7.717 9.342-7.743Q9.320-7.768 9.320-7.803Q9.320-7.847 9.351-7.864Q9.706-8.168 9.956-8.558Q10.206-8.948 10.358-9.380Q10.510-9.812 10.580-10.281Q10.650-10.749 10.650-11.224Q10.650-11.703 10.580-12.169Q10.510-12.636 10.356-13.071Q10.202-13.507 9.951-13.895Q9.700-14.283 9.351-14.577Q9.320-14.594 9.320-14.639Q9.320-14.673 9.342-14.698Q9.365-14.724 9.399-14.724L9.467-14.724Q9.477-14.724 9.486-14.722Q9.495-14.721 9.505-14.717Q10.048-14.317 10.421-13.764Q10.793-13.210 10.975-12.564Q11.156-11.918 11.156-11.224Q11.156-10.523 10.975-9.876Q10.793-9.228 10.419-8.674Q10.045-8.120 9.505-7.724Q9.495-7.724 9.486-7.722Q9.477-7.721 9.467-7.717\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M79.418 18.979h62.596V-3.783H79.418Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(119.673 22.588)\">\u003Cpath d=\"M-20.192-17.474L-21.925-17.474L-21.925-17.754Q-21.203-17.754-21.203-18.154L-21.203-21.941Q-21.436-21.975-21.925-21.975L-21.925-22.256L-20.568-22.256Q-20.527-22.242-20.506-22.228L-17.803-18.581L-17.803-21.576Q-17.803-21.975-18.524-21.975L-18.524-22.256L-16.787-22.256L-16.787-21.975Q-17.509-21.975-17.509-21.576L-17.509-17.566Q-17.526-17.491-17.594-17.474L-17.714-17.474Q-17.762-17.484-17.775-17.508L-20.909-21.729L-20.909-18.154Q-20.909-17.754-20.192-17.754L-20.192-17.474M-16.131-19.009Q-16.131-19.330-16.006-19.619Q-15.882-19.908-15.656-20.131Q-15.430-20.355-15.135-20.475Q-14.839-20.595-14.521-20.595Q-14.193-20.595-13.932-20.495Q-13.670-20.396-13.494-20.214Q-13.318-20.031-13.224-19.773Q-13.130-19.515-13.130-19.183Q-13.130-19.091-13.212-19.070L-15.468-19.070L-15.468-19.009Q-15.468-18.421-15.184-18.038Q-14.901-17.655-14.333-17.655Q-14.012-17.655-13.744-17.848Q-13.475-18.041-13.387-18.356Q-13.380-18.397-13.304-18.411L-13.212-18.411Q-13.130-18.387-13.130-18.315Q-13.130-18.308-13.137-18.281Q-13.250-17.884-13.621-17.645Q-13.991-17.406-14.415-17.406Q-14.853-17.406-15.253-17.614Q-15.653-17.823-15.892-18.190Q-16.131-18.557-16.131-19.009M-15.461-19.279L-13.646-19.279Q-13.646-19.556-13.744-19.808Q-13.841-20.061-14.039-20.217Q-14.238-20.372-14.521-20.372Q-14.798-20.372-15.012-20.214Q-15.225-20.055-15.343-19.800Q-15.461-19.545-15.461-19.279M-11.155-17.501L-12.136-20Q-12.197-20.143-12.315-20.178Q-12.433-20.212-12.648-20.212L-12.648-20.492L-11.168-20.492L-11.168-20.212Q-11.548-20.212-11.548-20.051Q-11.548-20.041-11.534-20L-10.820-18.168L-10.146-19.873Q-10.177-19.945-10.177-19.973Q-10.177-20-10.204-20Q-10.266-20.147-10.384-20.179Q-10.502-20.212-10.714-20.212L-10.714-20.492L-9.316-20.492L-9.316-20.212Q-9.692-20.212-9.692-20.051Q-9.692-20.020-9.685-20L-8.929-18.062L-8.242-19.812Q-8.222-19.863-8.222-19.918Q-8.222-20.058-8.335-20.135Q-8.448-20.212-8.588-20.212L-8.588-20.492L-7.367-20.492L-7.367-20.212Q-7.573-20.212-7.728-20.106Q-7.884-20-7.955-19.812L-8.861-17.501Q-8.895-17.406-9.008-17.406L-9.076-17.406Q-9.186-17.406-9.223-17.501L-10.006-19.504L-10.792-17.501Q-10.826-17.406-10.939-17.406L-11.008-17.406Q-11.117-17.406-11.155-17.501M-6.311-18.315L-6.311-20.212L-6.950-20.212L-6.950-20.434Q-6.633-20.434-6.416-20.644Q-6.199-20.854-6.098-21.164Q-5.997-21.473-5.997-21.781L-5.730-21.781L-5.730-20.492L-4.654-20.492L-4.654-20.212L-5.730-20.212L-5.730-18.328Q-5.730-18.052-5.626-17.853Q-5.522-17.655-5.262-17.655Q-5.105-17.655-4.999-17.759Q-4.893-17.864-4.843-18.017Q-4.794-18.171-4.794-18.328L-4.794-18.742L-4.527-18.742L-4.527-18.315Q-4.527-18.089-4.626-17.879Q-4.725-17.669-4.910-17.537Q-5.095-17.406-5.324-17.406Q-5.761-17.406-6.036-17.643Q-6.311-17.881-6.311-18.315M-3.758-18.957Q-3.758-19.299-3.623-19.598Q-3.488-19.897-3.249-20.121Q-3.010-20.345-2.692-20.470Q-2.374-20.595-2.042-20.595Q-1.598-20.595-1.198-20.379Q-0.798-20.164-0.564-19.786Q-0.330-19.409-0.330-18.957Q-0.330-18.616-0.472-18.332Q-0.614-18.048-0.858-17.841Q-1.102-17.635-1.412-17.520Q-1.721-17.406-2.042-17.406Q-2.473-17.406-2.875-17.607Q-3.276-17.809-3.517-18.161Q-3.758-18.513-3.758-18.957M-2.042-17.655Q-1.441-17.655-1.217-18.033Q-0.993-18.411-0.993-19.043Q-0.993-19.655-1.227-20.014Q-1.461-20.372-2.042-20.372Q-3.095-20.372-3.095-19.043Q-3.095-18.411-2.869-18.033Q-2.644-17.655-2.042-17.655M1.946-17.474L0.313-17.474L0.313-17.754Q0.542-17.754 0.690-17.788Q0.839-17.823 0.839-17.963L0.839-19.812Q0.839-20.082 0.731-20.143Q0.624-20.205 0.313-20.205L0.313-20.485L1.372-20.560L1.372-19.911Q1.543-20.219 1.847-20.390Q2.152-20.560 2.497-20.560Q3.003-20.560 3.286-20.337Q3.570-20.113 3.570-19.617L3.570-17.963Q3.570-17.826 3.719-17.790Q3.867-17.754 4.093-17.754L4.093-17.474L2.463-17.474L2.463-17.754Q2.692-17.754 2.840-17.788Q2.989-17.823 2.989-17.963L2.989-19.603Q2.989-19.938 2.869-20.138Q2.750-20.338 2.435-20.338Q2.165-20.338 1.931-20.202Q1.697-20.065 1.559-19.831Q1.420-19.597 1.420-19.323L1.420-17.963Q1.420-17.826 1.571-17.790Q1.721-17.754 1.946-17.754\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(119.673 22.588)\">\u003Cpath d=\"M-29.104-7.724Q-29.654-8.124-30.025-8.679Q-30.396-9.235-30.577-9.881Q-30.758-10.527-30.758-11.224Q-30.758-11.737-30.658-12.232Q-30.557-12.728-30.352-13.179Q-30.147-13.630-29.834-14.022Q-29.521-14.413-29.104-14.717Q-29.094-14.721-29.087-14.722Q-29.080-14.724-29.070-14.724L-29.002-14.724Q-28.967-14.724-28.945-14.700Q-28.923-14.676-28.923-14.639Q-28.923-14.594-28.950-14.577Q-29.299-14.276-29.552-13.892Q-29.805-13.507-29.957-13.066Q-30.109-12.625-30.181-12.169Q-30.253-11.713-30.253-11.224Q-30.253-10.223-29.943-9.336Q-29.634-8.449-28.950-7.864Q-28.923-7.847-28.923-7.803Q-28.923-7.765-28.945-7.741Q-28.967-7.717-29.002-7.717L-29.070-7.717Q-29.077-7.721-29.085-7.722Q-29.094-7.724-29.104-7.724M-28.055-10.202Q-28.055-10.534-27.831-10.761Q-27.607-10.988-27.264-11.116Q-26.920-11.245-26.548-11.297Q-26.175-11.350-25.871-11.350L-25.871-11.603Q-25.871-11.808-25.978-11.988Q-26.086-12.167-26.267-12.270Q-26.448-12.372-26.657-12.372Q-27.064-12.372-27.299-12.280Q-27.211-12.243-27.164-12.159Q-27.118-12.075-27.118-11.973Q-27.118-11.877-27.164-11.798Q-27.211-11.720-27.291-11.675Q-27.371-11.631-27.460-11.631Q-27.610-11.631-27.711-11.728Q-27.812-11.826-27.812-11.973Q-27.812-12.595-26.657-12.595Q-26.445-12.595-26.195-12.531Q-25.946-12.468-25.744-12.349Q-25.543-12.229-25.416-12.044Q-25.290-11.860-25.290-11.617L-25.290-10.041Q-25.290-9.925-25.228-9.829Q-25.167-9.734-25.054-9.734Q-24.944-9.734-24.880-9.828Q-24.815-9.922-24.815-10.041L-24.815-10.489L-24.548-10.489L-24.548-10.041Q-24.548-9.771-24.775-9.606Q-25.003-9.440-25.283-9.440Q-25.491-9.440-25.628-9.594Q-25.765-9.747-25.789-9.963Q-25.936-9.696-26.218-9.551Q-26.500-9.406-26.824-9.406Q-27.101-9.406-27.385-9.481Q-27.669-9.556-27.862-9.735Q-28.055-9.915-28.055-10.202M-27.440-10.202Q-27.440-10.028-27.339-9.898Q-27.238-9.768-27.082-9.698Q-26.927-9.628-26.763-9.628Q-26.544-9.628-26.336-9.725Q-26.127-9.823-25.999-10.004Q-25.871-10.185-25.871-10.411L-25.871-11.139Q-26.195-11.139-26.561-11.048Q-26.927-10.957-27.183-10.745Q-27.440-10.534-27.440-10.202M-22.449-9.474L-24.083-9.474L-24.083-9.754Q-23.854-9.754-23.705-9.788Q-23.557-9.823-23.557-9.963L-23.557-11.812Q-23.557-12.082-23.664-12.143Q-23.772-12.205-24.083-12.205L-24.083-12.485L-23.024-12.560L-23.024-11.911Q-22.853-12.219-22.548-12.390Q-22.244-12.560-21.899-12.560Q-21.393-12.560-21.110-12.337Q-20.826-12.113-20.826-11.617L-20.826-9.963Q-20.826-9.826-20.677-9.790Q-20.528-9.754-20.303-9.754L-20.303-9.474L-21.933-9.474L-21.933-9.754Q-21.704-9.754-21.556-9.788Q-21.407-9.823-21.407-9.963L-21.407-11.603Q-21.407-11.938-21.527-12.138Q-21.646-12.338-21.961-12.338Q-22.231-12.338-22.465-12.202Q-22.699-12.065-22.837-11.831Q-22.976-11.597-22.976-11.323L-22.976-9.963Q-22.976-9.826-22.825-9.790Q-22.675-9.754-22.449-9.754L-22.449-9.474M-19.756-10.957Q-19.756-11.299-19.621-11.598Q-19.486-11.897-19.247-12.121Q-19.007-12.345-18.690-12.470Q-18.372-12.595-18.040-12.595Q-17.596-12.595-17.196-12.379Q-16.796-12.164-16.562-11.786Q-16.328-11.409-16.328-10.957Q-16.328-10.616-16.470-10.332Q-16.611-10.048-16.856-9.841Q-17.100-9.635-17.410-9.520Q-17.719-9.406-18.040-9.406Q-18.471-9.406-18.872-9.607Q-19.274-9.809-19.515-10.161Q-19.756-10.513-19.756-10.957M-18.040-9.655Q-17.439-9.655-17.215-10.033Q-16.991-10.411-16.991-11.043Q-16.991-11.655-17.225-12.014Q-17.459-12.372-18.040-12.372Q-19.093-12.372-19.093-11.043Q-19.093-10.411-18.867-10.033Q-18.642-9.655-18.040-9.655M-14.051-9.474L-15.685-9.474L-15.685-9.754Q-15.456-9.754-15.308-9.788Q-15.159-9.823-15.159-9.963L-15.159-11.812Q-15.159-12.082-15.267-12.143Q-15.374-12.205-15.685-12.205L-15.685-12.485L-14.626-12.560L-14.626-11.911Q-14.455-12.219-14.151-12.390Q-13.846-12.560-13.501-12.560Q-12.995-12.560-12.712-12.337Q-12.428-12.113-12.428-11.617L-12.428-9.963Q-12.428-9.826-12.279-9.790Q-12.131-9.754-11.905-9.754L-11.905-9.474L-13.535-9.474L-13.535-9.754Q-13.306-9.754-13.158-9.788Q-13.009-9.823-13.009-9.963L-13.009-11.603Q-13.009-11.938-13.129-12.138Q-13.248-12.338-13.563-12.338Q-13.833-12.338-14.067-12.202Q-14.301-12.065-14.439-11.831Q-14.578-11.597-14.578-11.323L-14.578-9.963Q-14.578-9.826-14.427-9.790Q-14.277-9.754-14.051-9.754\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(119.673 22.588)\">\u003Cpath d=\"M-11.184-8.339Q-11.054-8.271-10.917-8.271Q-10.746-8.271-10.596-8.360Q-10.445-8.449-10.334-8.594Q-10.223-8.739-10.145-8.907L-9.881-9.474L-11.050-12Q-11.125-12.147-11.255-12.179Q-11.385-12.212-11.618-12.212L-11.618-12.492L-10.097-12.492L-10.097-12.212Q-10.445-12.212-10.445-12.065Q-10.442-12.044-10.440-12.027Q-10.438-12.010-10.438-12L-9.581-10.141L-8.808-11.812Q-8.774-11.880-8.774-11.959Q-8.774-12.072-8.858-12.142Q-8.941-12.212-9.054-12.212L-9.054-12.492L-7.858-12.492L-7.858-12.212Q-8.077-12.212-8.249-12.108Q-8.422-12.003-8.514-11.812L-9.851-8.907Q-10.021-8.537-10.291-8.291Q-10.562-8.045-10.917-8.045Q-11.187-8.045-11.406-8.211Q-11.625-8.377-11.625-8.640Q-11.625-8.777-11.532-8.866Q-11.440-8.954-11.300-8.954Q-11.163-8.954-11.074-8.866Q-10.985-8.777-10.985-8.640Q-10.985-8.537-11.038-8.459Q-11.091-8.380-11.184-8.339M-5.636-9.474L-7.270-9.474L-7.270-9.754Q-7.041-9.754-6.892-9.788Q-6.744-9.823-6.744-9.963L-6.744-11.812Q-6.744-12.082-6.851-12.143Q-6.959-12.205-7.270-12.205L-7.270-12.485L-6.210-12.560L-6.210-11.911Q-6.040-12.219-5.735-12.390Q-5.431-12.560-5.086-12.560Q-4.686-12.560-4.409-12.420Q-4.132-12.280-4.047-11.932Q-3.879-12.225-3.580-12.393Q-3.281-12.560-2.936-12.560Q-2.430-12.560-2.146-12.337Q-1.863-12.113-1.863-11.617L-1.863-9.963Q-1.863-9.826-1.714-9.790Q-1.565-9.754-1.340-9.754L-1.340-9.474L-2.970-9.474L-2.970-9.754Q-2.745-9.754-2.594-9.790Q-2.444-9.826-2.444-9.963L-2.444-11.603Q-2.444-11.938-2.563-12.138Q-2.683-12.338-2.998-12.338Q-3.268-12.338-3.502-12.202Q-3.736-12.065-3.874-11.831Q-4.013-11.597-4.013-11.323L-4.013-9.963Q-4.013-9.826-3.864-9.790Q-3.715-9.754-3.490-9.754L-3.490-9.474L-5.120-9.474L-5.120-9.754Q-4.891-9.754-4.742-9.788Q-4.594-9.823-4.594-9.963L-4.594-11.603Q-4.594-11.938-4.713-12.138Q-4.833-12.338-5.147-12.338Q-5.417-12.338-5.652-12.202Q-5.886-12.065-6.024-11.831Q-6.163-11.597-6.163-11.323L-6.163-9.963Q-6.163-9.826-6.012-9.790Q-5.862-9.754-5.636-9.754L-5.636-9.474M-0.793-10.957Q-0.793-11.299-0.658-11.598Q-0.523-11.897-0.284-12.121Q-0.044-12.345 0.273-12.470Q0.591-12.595 0.923-12.595Q1.367-12.595 1.767-12.379Q2.167-12.164 2.401-11.786Q2.635-11.409 2.635-10.957Q2.635-10.616 2.493-10.332Q2.352-10.048 2.107-9.841Q1.863-9.635 1.553-9.520Q1.244-9.406 0.923-9.406Q0.492-9.406 0.091-9.607Q-0.311-9.809-0.552-10.161Q-0.793-10.513-0.793-10.957M0.923-9.655Q1.524-9.655 1.748-10.033Q1.972-10.411 1.972-11.043Q1.972-11.655 1.738-12.014Q1.504-12.372 0.923-12.372Q-0.130-12.372-0.130-11.043Q-0.130-10.411 0.096-10.033Q0.321-9.655 0.923-9.655M3.804-10.308L3.804-11.812Q3.804-12.082 3.697-12.143Q3.589-12.205 3.278-12.205L3.278-12.485L4.385-12.560L4.385-10.328L4.385-10.308Q4.385-10.028 4.437-9.884Q4.488-9.741 4.630-9.684Q4.771-9.628 5.059-9.628Q5.312-9.628 5.517-9.768Q5.722-9.908 5.838-10.134Q5.954-10.359 5.954-10.609L5.954-11.812Q5.954-12.082 5.846-12.143Q5.739-12.205 5.428-12.205L5.428-12.485L6.535-12.560L6.535-10.147Q6.535-9.956 6.588-9.874Q6.641-9.792 6.742-9.773Q6.843-9.754 7.058-9.754L7.058-9.474L5.981-9.406L5.981-9.970Q5.872-9.788 5.727-9.665Q5.582-9.542 5.395-9.474Q5.209-9.406 5.007-9.406Q3.804-9.406 3.804-10.308M7.646-9.481L7.646-10.544Q7.646-10.568 7.673-10.595Q7.701-10.622 7.725-10.622L7.834-10.622Q7.899-10.622 7.913-10.564Q8.008-10.130 8.254-9.879Q8.500-9.628 8.914-9.628Q9.256-9.628 9.509-9.761Q9.762-9.894 9.762-10.202Q9.762-10.359 9.668-10.474Q9.574-10.588 9.435-10.657Q9.297-10.725 9.129-10.763L8.548-10.862Q8.193-10.930 7.919-11.151Q7.646-11.371 7.646-11.713Q7.646-11.962 7.757-12.137Q7.868-12.311 8.054-12.410Q8.241-12.509 8.456-12.552Q8.671-12.595 8.914-12.595Q9.328-12.595 9.608-12.413L9.823-12.588Q9.834-12.591 9.840-12.593Q9.847-12.595 9.857-12.595L9.909-12.595Q9.936-12.595 9.960-12.571Q9.984-12.547 9.984-12.519L9.984-11.672Q9.984-11.651 9.960-11.624Q9.936-11.597 9.909-11.597L9.796-11.597Q9.769-11.597 9.743-11.622Q9.717-11.648 9.717-11.672Q9.717-11.908 9.611-12.072Q9.505-12.236 9.323-12.318Q9.140-12.400 8.907-12.400Q8.579-12.400 8.323-12.297Q8.066-12.195 8.066-11.918Q8.066-11.723 8.249-11.614Q8.432-11.504 8.661-11.463L9.235-11.357Q9.481-11.309 9.695-11.181Q9.909-11.053 10.045-10.850Q10.182-10.646 10.182-10.397Q10.182-9.884 9.816-9.645Q9.451-9.406 8.914-9.406Q8.418-9.406 8.087-9.700L7.820-9.426Q7.800-9.406 7.772-9.406L7.725-9.406Q7.701-9.406 7.673-9.433Q7.646-9.460 7.646-9.481M11.132-7.717L11.064-7.717Q11.030-7.717 11.008-7.743Q10.985-7.768 10.985-7.803Q10.985-7.847 11.016-7.864Q11.372-8.168 11.621-8.558Q11.871-8.948 12.023-9.380Q12.175-9.812 12.245-10.281Q12.315-10.749 12.315-11.224Q12.315-11.703 12.245-12.169Q12.175-12.636 12.021-13.071Q11.867-13.507 11.616-13.895Q11.365-14.283 11.016-14.577Q10.985-14.594 10.985-14.639Q10.985-14.673 11.008-14.698Q11.030-14.724 11.064-14.724L11.132-14.724Q11.143-14.724 11.151-14.722Q11.160-14.721 11.170-14.717Q11.713-14.317 12.086-13.764Q12.459-13.210 12.640-12.564Q12.821-11.918 12.821-11.224Q12.821-10.523 12.640-9.876Q12.459-9.228 12.084-8.674Q11.710-8.120 11.170-7.724Q11.160-7.724 11.151-7.722Q11.143-7.721 11.132-7.717\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M79.418 53.122h62.596V30.36H79.418Z\"\u002F>\u003Cg transform=\"translate(129.555 53.646)\">\u003Cpath d=\"M-27.200-9.474L-31.169-9.474L-31.169-9.754Q-30.447-9.754-30.447-9.963L-30.447-13.764Q-30.447-13.975-31.169-13.975L-31.169-14.256L-28.855-14.256L-28.855-13.975Q-29.173-13.975-29.465-13.940Q-29.757-13.904-29.757-13.764L-29.757-9.963Q-29.757-9.823-29.668-9.788Q-29.579-9.754-29.391-9.754L-28.769-9.754Q-28.356-9.754-28.077-9.857Q-27.798-9.959-27.633-10.161Q-27.467-10.363-27.385-10.650Q-27.303-10.937-27.258-11.344L-26.992-11.344L-27.200-9.474M-26.332-11.009Q-26.332-11.330-26.207-11.619Q-26.083-11.908-25.857-12.131Q-25.631-12.355-25.336-12.475Q-25.040-12.595-24.722-12.595Q-24.394-12.595-24.133-12.495Q-23.871-12.396-23.695-12.214Q-23.519-12.031-23.425-11.773Q-23.331-11.515-23.331-11.183Q-23.331-11.091-23.413-11.070L-25.669-11.070L-25.669-11.009Q-25.669-10.421-25.385-10.038Q-25.102-9.655-24.534-9.655Q-24.213-9.655-23.945-9.848Q-23.676-10.041-23.588-10.356Q-23.581-10.397-23.506-10.411L-23.413-10.411Q-23.331-10.387-23.331-10.315Q-23.331-10.308-23.338-10.281Q-23.451-9.884-23.822-9.645Q-24.193-9.406-24.616-9.406Q-25.054-9.406-25.454-9.614Q-25.854-9.823-26.093-10.190Q-26.332-10.557-26.332-11.009M-25.662-11.279L-23.847-11.279Q-23.847-11.556-23.945-11.808Q-24.042-12.061-24.240-12.217Q-24.439-12.372-24.722-12.372Q-24.999-12.372-25.213-12.214Q-25.426-12.055-25.544-11.800Q-25.662-11.545-25.662-11.279M-21.127-9.474L-22.678-9.474L-22.678-9.754Q-22.453-9.754-22.304-9.788Q-22.155-9.823-22.155-9.963L-22.155-11.812Q-22.155-12-22.203-12.084Q-22.251-12.167-22.349-12.186Q-22.446-12.205-22.658-12.205L-22.658-12.485L-21.602-12.560L-21.602-9.963Q-21.602-9.823-21.470-9.788Q-21.339-9.754-21.127-9.754L-21.127-9.474M-22.398-13.781Q-22.398-13.952-22.275-14.071Q-22.152-14.191-21.981-14.191Q-21.814-14.191-21.691-14.071Q-21.568-13.952-21.568-13.781Q-21.568-13.606-21.691-13.483Q-21.814-13.360-21.981-13.360Q-22.152-13.360-22.275-13.483Q-22.398-13.606-22.398-13.781M-19.674-9.474L-19.941-9.474L-19.941-13.582Q-19.941-13.852-20.048-13.914Q-20.156-13.975-20.467-13.975L-20.467-14.256L-19.387-14.331L-19.387-12.161Q-19.178-12.352-18.893-12.456Q-18.608-12.560-18.310-12.560Q-17.992-12.560-17.695-12.439Q-17.398-12.318-17.175-12.102Q-16.953-11.887-16.827-11.602Q-16.700-11.316-16.700-10.985Q-16.700-10.540-16.940-10.176Q-17.179-9.812-17.572-9.609Q-17.965-9.406-18.409-9.406Q-18.604-9.406-18.794-9.462Q-18.984-9.518-19.144-9.623Q-19.305-9.727-19.445-9.888L-19.674-9.474M-19.360-11.819L-19.360-10.202Q-19.223-9.942-18.982-9.785Q-18.741-9.628-18.464-9.628Q-18.170-9.628-17.958-9.735Q-17.746-9.843-17.613-10.035Q-17.480-10.226-17.422-10.465Q-17.363-10.704-17.363-10.985Q-17.363-11.344-17.457-11.648Q-17.551-11.952-17.779-12.145Q-18.006-12.338-18.372-12.338Q-18.673-12.338-18.939-12.202Q-19.206-12.065-19.360-11.819M-14.383-9.474L-16.017-9.474L-16.017-9.754Q-15.788-9.754-15.639-9.788Q-15.490-9.823-15.490-9.963L-15.490-11.812Q-15.490-12.082-15.598-12.143Q-15.706-12.205-16.017-12.205L-16.017-12.485L-14.957-12.560L-14.957-11.911Q-14.786-12.219-14.482-12.390Q-14.178-12.560-13.833-12.560Q-13.327-12.560-13.043-12.337Q-12.759-12.113-12.759-11.617L-12.759-9.963Q-12.759-9.826-12.611-9.790Q-12.462-9.754-12.236-9.754L-12.236-9.474L-13.867-9.474L-13.867-9.754Q-13.638-9.754-13.489-9.788Q-13.340-9.823-13.340-9.963L-13.340-11.603Q-13.340-11.938-13.460-12.138Q-13.580-12.338-13.894-12.338Q-14.164-12.338-14.398-12.202Q-14.632-12.065-14.771-11.831Q-14.909-11.597-14.909-11.323L-14.909-9.963Q-14.909-9.826-14.759-9.790Q-14.609-9.754-14.383-9.754L-14.383-9.474M-10.032-9.474L-11.584-9.474L-11.584-9.754Q-11.358-9.754-11.209-9.788Q-11.061-9.823-11.061-9.963L-11.061-11.812Q-11.061-12-11.109-12.084Q-11.156-12.167-11.254-12.186Q-11.351-12.205-11.563-12.205L-11.563-12.485L-10.507-12.560L-10.507-9.963Q-10.507-9.823-10.375-9.788Q-10.244-9.754-10.032-9.754L-10.032-9.474M-11.303-13.781Q-11.303-13.952-11.180-14.071Q-11.057-14.191-10.886-14.191Q-10.719-14.191-10.596-14.071Q-10.473-13.952-10.473-13.781Q-10.473-13.606-10.596-13.483Q-10.719-13.360-10.886-13.360Q-11.057-13.360-11.180-13.483Q-11.303-13.606-11.303-13.781M-6.655-9.474L-9.328-9.474Q-9.372-9.474-9.400-9.501Q-9.427-9.529-9.427-9.573L-9.427-9.641Q-9.427-9.682-9.400-9.713L-7.291-12.266L-7.930-12.266Q-8.354-12.266-8.586-12.200Q-8.819-12.133-8.938-11.923Q-9.058-11.713-9.058-11.292L-9.321-11.292L-9.239-12.492L-6.648-12.492Q-6.607-12.492-6.578-12.465Q-6.549-12.437-6.549-12.393L-6.549-12.345Q-6.549-12.301-6.573-12.273L-8.678-9.727L-7.998-9.727Q-7.670-9.727-7.453-9.763Q-7.236-9.799-7.069-9.949Q-6.928-10.086-6.875-10.310Q-6.822-10.534-6.795-10.862L-6.528-10.862\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m5.84-22.924 70.932-25.561\"\u002F>\u003Cpath stroke=\"none\" d=\"m79.218-49.366-4.619-.547 2.173 1.428-.763 2.486\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m5.84-13.957 70.792-8.504\"\u002F>\u003Cpath stroke=\"none\" d=\"m79.213-22.77-4.378-1.57 1.797 1.88-1.301 2.25\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m5.84-4.99 70.796 8.504\"\u002F>\u003Cpath stroke=\"none\" d=\"m79.218 3.824-3.883-2.562 1.301 2.252-1.797 1.879\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m5.84 3.976 70.932 25.561\"\u002F>\u003Cpath stroke=\"none\" d=\"m79.218 30.419-3.209-3.367.763 2.485-2.173 1.428\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M204.61 4.752h73.977V-23.7H204.61Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(254.129 4.826)\">\u003Cpath d=\"M-25.162-18.202Q-25.162-18.534-24.939-18.761Q-24.715-18.988-24.371-19.116Q-24.028-19.245-23.655-19.297Q-23.283-19.350-22.978-19.350L-22.978-19.603Q-22.978-19.808-23.086-19.988Q-23.194-20.167-23.375-20.270Q-23.556-20.372-23.764-20.372Q-24.171-20.372-24.407-20.280Q-24.318-20.243-24.272-20.159Q-24.226-20.075-24.226-19.973Q-24.226-19.877-24.272-19.798Q-24.318-19.720-24.399-19.675Q-24.479-19.631-24.568-19.631Q-24.718-19.631-24.819-19.728Q-24.920-19.826-24.920-19.973Q-24.920-20.595-23.764-20.595Q-23.553-20.595-23.303-20.531Q-23.054-20.468-22.852-20.349Q-22.650-20.229-22.524-20.044Q-22.397-19.860-22.397-19.617L-22.397-18.041Q-22.397-17.925-22.336-17.829Q-22.274-17.734-22.161-17.734Q-22.052-17.734-21.987-17.828Q-21.922-17.922-21.922-18.041L-21.922-18.489L-21.656-18.489L-21.656-18.041Q-21.656-17.771-21.883-17.606Q-22.110-17.440-22.390-17.440Q-22.599-17.440-22.736-17.594Q-22.872-17.747-22.896-17.963Q-23.043-17.696-23.325-17.551Q-23.607-17.406-23.932-17.406Q-24.209-17.406-24.493-17.481Q-24.776-17.556-24.969-17.735Q-25.162-17.915-25.162-18.202M-24.547-18.202Q-24.547-18.028-24.446-17.898Q-24.346-17.768-24.190-17.698Q-24.035-17.628-23.870-17.628Q-23.652-17.628-23.443-17.725Q-23.235-17.823-23.107-18.004Q-22.978-18.185-22.978-18.411L-22.978-19.139Q-23.303-19.139-23.669-19.048Q-24.035-18.957-24.291-18.745Q-24.547-18.534-24.547-18.202M-19.557-17.474L-21.191-17.474L-21.191-17.754Q-20.962-17.754-20.813-17.788Q-20.664-17.823-20.664-17.963L-20.664-19.812Q-20.664-20.082-20.772-20.143Q-20.880-20.205-21.191-20.205L-21.191-20.485L-20.131-20.560L-20.131-19.911Q-19.960-20.219-19.656-20.390Q-19.352-20.560-19.007-20.560Q-18.501-20.560-18.217-20.337Q-17.933-20.113-17.933-19.617L-17.933-17.963Q-17.933-17.826-17.785-17.790Q-17.636-17.754-17.410-17.754L-17.410-17.474L-19.041-17.474L-19.041-17.754Q-18.812-17.754-18.663-17.788Q-18.514-17.823-18.514-17.963L-18.514-19.603Q-18.514-19.938-18.634-20.138Q-18.754-20.338-19.068-20.338Q-19.338-20.338-19.572-20.202Q-19.806-20.065-19.945-19.831Q-20.083-19.597-20.083-19.323L-20.083-17.963Q-20.083-17.826-19.933-17.790Q-19.783-17.754-19.557-17.754L-19.557-17.474M-16.823-17.481L-16.823-18.544Q-16.823-18.568-16.795-18.595Q-16.768-18.622-16.744-18.622L-16.635-18.622Q-16.570-18.622-16.556-18.564Q-16.460-18.130-16.214-17.879Q-15.968-17.628-15.555-17.628Q-15.213-17.628-14.960-17.761Q-14.707-17.894-14.707-18.202Q-14.707-18.359-14.801-18.474Q-14.895-18.588-15.033-18.657Q-15.172-18.725-15.339-18.763L-15.920-18.862Q-16.276-18.930-16.549-19.151Q-16.823-19.371-16.823-19.713Q-16.823-19.962-16.712-20.137Q-16.600-20.311-16.414-20.410Q-16.228-20.509-16.013-20.552Q-15.797-20.595-15.555-20.595Q-15.141-20.595-14.861-20.413L-14.645-20.588Q-14.635-20.591-14.628-20.593Q-14.621-20.595-14.611-20.595L-14.560-20.595Q-14.533-20.595-14.509-20.571Q-14.485-20.547-14.485-20.519L-14.485-19.672Q-14.485-19.651-14.509-19.624Q-14.533-19.597-14.560-19.597L-14.673-19.597Q-14.700-19.597-14.726-19.622Q-14.751-19.648-14.751-19.672Q-14.751-19.908-14.857-20.072Q-14.963-20.236-15.146-20.318Q-15.329-20.400-15.561-20.400Q-15.889-20.400-16.146-20.297Q-16.402-20.195-16.402-19.918Q-16.402-19.723-16.219-19.614Q-16.036-19.504-15.807-19.463L-15.233-19.357Q-14.987-19.309-14.774-19.181Q-14.560-19.053-14.423-18.850Q-14.286-18.646-14.286-18.397Q-14.286-17.884-14.652-17.645Q-15.018-17.406-15.555-17.406Q-16.050-17.406-16.382-17.700L-16.648-17.426Q-16.669-17.406-16.696-17.406L-16.744-17.406Q-16.768-17.406-16.795-17.433Q-16.823-17.460-16.823-17.481M-12.270-17.501L-13.251-20Q-13.312-20.143-13.430-20.178Q-13.548-20.212-13.764-20.212L-13.764-20.492L-12.284-20.492L-12.284-20.212Q-12.663-20.212-12.663-20.051Q-12.663-20.041-12.649-20L-11.935-18.168L-11.262-19.873Q-11.292-19.945-11.292-19.973Q-11.292-20-11.320-20Q-11.381-20.147-11.499-20.179Q-11.617-20.212-11.829-20.212L-11.829-20.492L-10.431-20.492L-10.431-20.212Q-10.807-20.212-10.807-20.051Q-10.807-20.020-10.800-20L-10.045-18.062L-9.358-19.812Q-9.337-19.863-9.337-19.918Q-9.337-20.058-9.450-20.135Q-9.563-20.212-9.703-20.212L-9.703-20.492L-8.483-20.492L-8.483-20.212Q-8.688-20.212-8.843-20.106Q-8.999-20-9.071-19.812L-9.976-17.501Q-10.011-17.406-10.123-17.406L-10.192-17.406Q-10.301-17.406-10.339-17.501L-11.121-19.504L-11.908-17.501Q-11.942-17.406-12.055-17.406L-12.123-17.406Q-12.232-17.406-12.270-17.501\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(254.129 4.826)\">\u003Cpath d=\"M-8.198-19.009Q-8.198-19.330-8.073-19.619Q-7.948-19.908-7.722-20.131Q-7.497-20.355-7.201-20.475Q-6.906-20.595-6.588-20.595Q-6.260-20.595-5.998-20.495Q-5.737-20.396-5.561-20.214Q-5.385-20.031-5.291-19.773Q-5.197-19.515-5.197-19.183Q-5.197-19.091-5.279-19.070L-7.534-19.070L-7.534-19.009Q-7.534-18.421-7.251-18.038Q-6.967-17.655-6.400-17.655Q-6.078-17.655-5.810-17.848Q-5.542-18.041-5.453-18.356Q-5.446-18.397-5.371-18.411L-5.279-18.411Q-5.197-18.387-5.197-18.315Q-5.197-18.308-5.203-18.281Q-5.316-17.884-5.687-17.645Q-6.058-17.406-6.482-17.406Q-6.919-17.406-7.319-17.614Q-7.719-17.823-7.958-18.190Q-8.198-18.557-8.198-19.009M-7.528-19.279L-5.713-19.279Q-5.713-19.556-5.810-19.808Q-5.908-20.061-6.106-20.217Q-6.304-20.372-6.588-20.372Q-6.865-20.372-7.078-20.214Q-7.292-20.055-7.410-19.800Q-7.528-19.545-7.528-19.279M-2.859-17.474L-4.595-17.474L-4.595-17.754Q-4.366-17.754-4.217-17.788Q-4.069-17.823-4.069-17.963L-4.069-19.812Q-4.069-20.082-4.176-20.143Q-4.284-20.205-4.595-20.205L-4.595-20.485L-3.566-20.560L-3.566-19.853Q-3.436-20.161-3.194-20.360Q-2.951-20.560-2.633-20.560Q-2.414-20.560-2.243-20.436Q-2.073-20.311-2.073-20.099Q-2.073-19.962-2.172-19.863Q-2.271-19.764-2.404-19.764Q-2.541-19.764-2.640-19.863Q-2.739-19.962-2.739-20.099Q-2.739-20.239-2.640-20.338Q-2.930-20.338-3.130-20.142Q-3.330-19.945-3.423-19.651Q-3.515-19.357-3.515-19.077L-3.515-17.963Q-3.515-17.754-2.859-17.754L-2.859-17.474M-1.088-17.894Q-1.088-18.062-0.965-18.185Q-0.842-18.308-0.668-18.308Q-0.500-18.308-0.377-18.185Q-0.254-18.062-0.254-17.894Q-0.254-17.720-0.377-17.597Q-0.500-17.474-0.668-17.474Q-0.842-17.474-0.965-17.597Q-1.088-17.720-1.088-17.894M-1.088-20.078Q-1.088-20.246-0.965-20.369Q-0.842-20.492-0.668-20.492Q-0.500-20.492-0.377-20.369Q-0.254-20.246-0.254-20.078Q-0.254-19.904-0.377-19.781Q-0.500-19.658-0.668-19.658Q-0.842-19.658-0.965-19.781Q-1.088-19.904-1.088-20.078\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(254.129 4.826)\">\u003Cpath d=\"M-30.707-10.315L-30.707-12.212L-31.346-12.212L-31.346-12.434Q-31.028-12.434-30.811-12.644Q-30.594-12.854-30.494-13.164Q-30.393-13.473-30.393-13.781L-30.126-13.781L-30.126-12.492L-29.049-12.492L-29.049-12.212L-30.126-12.212L-30.126-10.328Q-30.126-10.052-30.022-9.853Q-29.918-9.655-29.658-9.655Q-29.501-9.655-29.395-9.759Q-29.289-9.864-29.239-10.017Q-29.190-10.171-29.190-10.328L-29.190-10.742L-28.923-10.742L-28.923-10.315Q-28.923-10.089-29.022-9.879Q-29.121-9.669-29.306-9.537Q-29.490-9.406-29.719-9.406Q-30.157-9.406-30.432-9.643Q-30.707-9.881-30.707-10.315M-26.431-9.474L-28.065-9.474L-28.065-9.754Q-27.836-9.754-27.687-9.788Q-27.539-9.823-27.539-9.963L-27.539-13.582Q-27.539-13.852-27.646-13.914Q-27.754-13.975-28.065-13.975L-28.065-14.256L-26.985-14.331L-26.985-11.945Q-26.879-12.130-26.701-12.272Q-26.524-12.413-26.315-12.487Q-26.107-12.560-25.881-12.560Q-25.375-12.560-25.091-12.337Q-24.808-12.113-24.808-11.617L-24.808-9.963Q-24.808-9.826-24.659-9.790Q-24.510-9.754-24.285-9.754L-24.285-9.474L-25.915-9.474L-25.915-9.754Q-25.686-9.754-25.538-9.788Q-25.389-9.823-25.389-9.963L-25.389-11.603Q-25.389-11.938-25.508-12.138Q-25.628-12.338-25.943-12.338Q-26.213-12.338-26.447-12.202Q-26.681-12.065-26.819-11.831Q-26.958-11.597-26.958-11.323L-26.958-9.963Q-26.958-9.826-26.807-9.790Q-26.657-9.754-26.431-9.754L-26.431-9.474M-23.738-11.009Q-23.738-11.330-23.613-11.619Q-23.488-11.908-23.263-12.131Q-23.037-12.355-22.742-12.475Q-22.446-12.595-22.128-12.595Q-21.800-12.595-21.538-12.495Q-21.277-12.396-21.101-12.214Q-20.925-12.031-20.831-11.773Q-20.737-11.515-20.737-11.183Q-20.737-11.091-20.819-11.070L-23.075-11.070L-23.075-11.009Q-23.075-10.421-22.791-10.038Q-22.507-9.655-21.940-9.655Q-21.619-9.655-21.350-9.848Q-21.082-10.041-20.993-10.356Q-20.986-10.397-20.911-10.411L-20.819-10.411Q-20.737-10.387-20.737-10.315Q-20.737-10.308-20.744-10.281Q-20.857-9.884-21.227-9.645Q-21.598-9.406-22.022-9.406Q-22.460-9.406-22.860-9.614Q-23.259-9.823-23.499-10.190Q-23.738-10.557-23.738-11.009M-23.068-11.279L-21.253-11.279Q-21.253-11.556-21.350-11.808Q-21.448-12.061-21.646-12.217Q-21.844-12.372-22.128-12.372Q-22.405-12.372-22.619-12.214Q-22.832-12.055-22.950-11.800Q-23.068-11.545-23.068-11.279\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(254.129 4.826)\">\u003Cpath d=\"M-17.442-10.985Q-17.442-11.313-17.307-11.614Q-17.172-11.914-16.936-12.135Q-16.700-12.355-16.396-12.475Q-16.091-12.595-15.767-12.595Q-15.261-12.595-14.912-12.492Q-14.564-12.390-14.564-12.014Q-14.564-11.867-14.661-11.766Q-14.758-11.665-14.905-11.665Q-15.059-11.665-15.158-11.764Q-15.257-11.863-15.257-12.014Q-15.257-12.202-15.117-12.294Q-15.319-12.345-15.760-12.345Q-16.115-12.345-16.344-12.149Q-16.573-11.952-16.674-11.643Q-16.775-11.333-16.775-10.985Q-16.775-10.636-16.649-10.330Q-16.522-10.024-16.267-9.840Q-16.013-9.655-15.657-9.655Q-15.435-9.655-15.251-9.739Q-15.066-9.823-14.931-9.978Q-14.796-10.134-14.738-10.342Q-14.724-10.397-14.670-10.397L-14.557-10.397Q-14.526-10.397-14.504-10.373Q-14.482-10.349-14.482-10.315L-14.482-10.294Q-14.567-10.007-14.755-9.809Q-14.943-9.611-15.208-9.508Q-15.473-9.406-15.767-9.406Q-16.197-9.406-16.585-9.612Q-16.973-9.819-17.207-10.182Q-17.442-10.544-17.442-10.985M-13.559-8.339Q-13.429-8.271-13.292-8.271Q-13.121-8.271-12.971-8.360Q-12.820-8.449-12.709-8.594Q-12.598-8.739-12.520-8.907L-12.256-9.474L-13.425-12Q-13.501-12.147-13.631-12.179Q-13.760-12.212-13.993-12.212L-13.993-12.492L-12.472-12.492L-12.472-12.212Q-12.820-12.212-12.820-12.065Q-12.817-12.044-12.815-12.027Q-12.814-12.010-12.814-12L-11.956-10.141L-11.183-11.812Q-11.149-11.880-11.149-11.959Q-11.149-12.072-11.233-12.142Q-11.317-12.212-11.429-12.212L-11.429-12.492L-10.233-12.492L-10.233-12.212Q-10.452-12.212-10.624-12.108Q-10.797-12.003-10.889-11.812L-12.226-8.907Q-12.397-8.537-12.667-8.291Q-12.937-8.045-13.292-8.045Q-13.562-8.045-13.781-8.211Q-14-8.377-14-8.640Q-14-8.777-13.907-8.866Q-13.815-8.954-13.675-8.954Q-13.538-8.954-13.449-8.866Q-13.360-8.777-13.360-8.640Q-13.360-8.537-13.413-8.459Q-13.466-8.380-13.559-8.339M-9.693-10.985Q-9.693-11.313-9.558-11.614Q-9.423-11.914-9.187-12.135Q-8.951-12.355-8.647-12.475Q-8.343-12.595-8.018-12.595Q-7.512-12.595-7.164-12.492Q-6.815-12.390-6.815-12.014Q-6.815-11.867-6.912-11.766Q-7.010-11.665-7.157-11.665Q-7.311-11.665-7.410-11.764Q-7.509-11.863-7.509-12.014Q-7.509-12.202-7.369-12.294Q-7.570-12.345-8.011-12.345Q-8.367-12.345-8.596-12.149Q-8.825-11.952-8.926-11.643Q-9.027-11.333-9.027-10.985Q-9.027-10.636-8.900-10.330Q-8.774-10.024-8.519-9.840Q-8.264-9.655-7.909-9.655Q-7.687-9.655-7.502-9.739Q-7.318-9.823-7.183-9.978Q-7.048-10.134-6.989-10.342Q-6.976-10.397-6.921-10.397L-6.808-10.397Q-6.777-10.397-6.755-10.373Q-6.733-10.349-6.733-10.315L-6.733-10.294Q-6.819-10.007-7.006-9.809Q-7.194-9.611-7.459-9.508Q-7.724-9.406-8.018-9.406Q-8.449-9.406-8.837-9.612Q-9.225-9.819-9.459-10.182Q-9.693-10.544-9.693-10.985M-4.477-9.474L-6.080-9.474L-6.080-9.754Q-5.855-9.754-5.706-9.788Q-5.557-9.823-5.557-9.963L-5.557-13.582Q-5.557-13.852-5.665-13.914Q-5.773-13.975-6.080-13.975L-6.080-14.256L-5.004-14.331L-5.004-9.963Q-5.004-9.826-4.853-9.790Q-4.703-9.754-4.477-9.754L-4.477-9.474M-3.923-10.957Q-3.923-11.299-3.788-11.598Q-3.653-11.897-3.414-12.121Q-3.175-12.345-2.857-12.470Q-2.539-12.595-2.208-12.595Q-1.763-12.595-1.363-12.379Q-0.964-12.164-0.729-11.786Q-0.495-11.409-0.495-10.957Q-0.495-10.616-0.637-10.332Q-0.779-10.048-1.023-9.841Q-1.268-9.635-1.577-9.520Q-1.886-9.406-2.208-9.406Q-2.638-9.406-3.040-9.607Q-3.442-9.809-3.683-10.161Q-3.923-10.513-3.923-10.957M-2.208-9.655Q-1.606-9.655-1.382-10.033Q-1.158-10.411-1.158-11.043Q-1.158-11.655-1.392-12.014Q-1.627-12.372-2.208-12.372Q-3.260-12.372-3.260-11.043Q-3.260-10.411-3.035-10.033Q-2.809-9.655-2.208-9.655M1.716-9.474L0.164-9.474L0.164-9.754Q0.390-9.754 0.539-9.788Q0.687-9.823 0.687-9.963L0.687-11.812Q0.687-12 0.640-12.084Q0.592-12.167 0.494-12.186Q0.397-12.205 0.185-12.205L0.185-12.485L1.241-12.560L1.241-9.963Q1.241-9.823 1.373-9.788Q1.504-9.754 1.716-9.754L1.716-9.474M0.445-13.781Q0.445-13.952 0.568-14.071Q0.691-14.191 0.862-14.191Q1.029-14.191 1.152-14.071Q1.275-13.952 1.275-13.781Q1.275-13.606 1.152-13.483Q1.029-13.360 0.862-13.360Q0.691-13.360 0.568-13.483Q0.445-13.606 0.445-13.781M2.362-10.985Q2.362-11.323 2.502-11.614Q2.642-11.904 2.887-12.118Q3.131-12.331 3.435-12.446Q3.740-12.560 4.064-12.560Q4.334-12.560 4.598-12.461Q4.861-12.362 5.052-12.184L5.052-13.582Q5.052-13.852 4.944-13.914Q4.837-13.975 4.526-13.975L4.526-14.256L5.602-14.331L5.602-10.147Q5.602-9.959 5.657-9.876Q5.712-9.792 5.813-9.773Q5.913-9.754 6.129-9.754L6.129-9.474L5.021-9.406L5.021-9.823Q4.604-9.406 3.979-9.406Q3.548-9.406 3.176-9.618Q2.803-9.829 2.583-10.190Q2.362-10.551 2.362-10.985M4.037-9.628Q4.245-9.628 4.432-9.700Q4.618-9.771 4.772-9.908Q4.926-10.045 5.021-10.223L5.021-11.832Q4.936-11.979 4.791-12.099Q4.645-12.219 4.476-12.278Q4.307-12.338 4.126-12.338Q3.565-12.338 3.297-11.949Q3.029-11.559 3.029-10.978Q3.029-10.407 3.263-10.017Q3.497-9.628 4.037-9.628\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"m140.31-49.108 62.577 24.48\"\u002F>\u003Cpath stroke=\"none\" d=\"m204.75-23.9-2.398-2.656.535 1.927-1.7 1.053\"\u002F>\u003Cpath fill=\"none\" d=\"m142.218-22.437 60.209 7.861\"\u002F>\u003Cpath stroke=\"none\" d=\"m204.41-14.317-2.966-2 .983 1.741-1.397 1.431\"\u002F>\u003Cpath fill=\"none\" d=\"m142.214 3.49 60.213-7.862\"\u002F>\u003Cpath stroke=\"none\" d=\"m204.41-4.63-3.38-1.173 1.397 1.431-.983 1.742\"\u002F>\u003Cpath fill=\"none\" d=\"m140.31 30.16 62.577-24.479\"\u002F>\u003Cpath stroke=\"none\" d=\"m204.75 4.952-3.564-.324 1.7 1.053-.534 1.927\"\u002F>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">Johann Bernoulli&#39;s 1696 challenge and its solvers; the two brothers and the two founders of calculus all produced solutions, John&#39;s by an optical analogy and James&#39;s by a more general method.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:369.585px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 277.189 205.569\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M-68.737-43.617h85.359V-72.07h-85.359Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-30.567 -79.803)\">\u003Cpath d=\"M-13.356 19.515L-15.089 19.515L-15.089 19.235Q-14.863 19.235-14.714 19.201Q-14.566 19.166-14.566 19.026L-14.566 16.777L-15.154 16.777L-15.154 16.497L-14.566 16.497L-14.566 15.680Q-14.566 15.362-14.388 15.114Q-14.210 14.867-13.920 14.726Q-13.629 14.586-13.318 14.586Q-13.062 14.586-12.858 14.728Q-12.655 14.870-12.655 15.113Q-12.655 15.249-12.754 15.348Q-12.853 15.448-12.990 15.448Q-13.127 15.448-13.226 15.348Q-13.325 15.249-13.325 15.113Q-13.325 14.932-13.185 14.839Q-13.263 14.812-13.363 14.812Q-13.571 14.812-13.725 14.945Q-13.879 15.078-13.959 15.282Q-14.039 15.485-14.039 15.694L-14.039 16.497L-13.151 16.497L-13.151 16.777L-14.012 16.777L-14.012 19.026Q-14.012 19.235-13.356 19.235L-13.356 19.515M-12.617 18.787Q-12.617 18.455-12.394 18.228Q-12.170 18.001-11.826 17.873Q-11.483 17.744-11.110 17.692Q-10.738 17.639-10.433 17.639L-10.433 17.386Q-10.433 17.181-10.541 17.001Q-10.649 16.822-10.830 16.719Q-11.011 16.617-11.219 16.617Q-11.626 16.617-11.862 16.709Q-11.773 16.746-11.727 16.830Q-11.681 16.914-11.681 17.016Q-11.681 17.112-11.727 17.191Q-11.773 17.269-11.853 17.314Q-11.934 17.358-12.023 17.358Q-12.173 17.358-12.274 17.261Q-12.375 17.163-12.375 17.016Q-12.375 16.394-11.219 16.394Q-11.008 16.394-10.758 16.458Q-10.509 16.521-10.307 16.640Q-10.105 16.760-9.979 16.945Q-9.852 17.129-9.852 17.372L-9.852 18.948Q-9.852 19.064-9.791 19.160Q-9.729 19.255-9.616 19.255Q-9.507 19.255-9.442 19.161Q-9.377 19.067-9.377 18.948L-9.377 18.500L-9.111 18.500L-9.111 18.948Q-9.111 19.218-9.338 19.383Q-9.565 19.549-9.845 19.549Q-10.054 19.549-10.191 19.395Q-10.327 19.242-10.351 19.026Q-10.498 19.293-10.780 19.438Q-11.062 19.583-11.387 19.583Q-11.664 19.583-11.947 19.508Q-12.231 19.433-12.424 19.254Q-12.617 19.074-12.617 18.787M-12.002 18.787Q-12.002 18.961-11.901 19.091Q-11.801 19.221-11.645 19.291Q-11.489 19.361-11.325 19.361Q-11.107 19.361-10.898 19.264Q-10.690 19.166-10.562 18.985Q-10.433 18.804-10.433 18.578L-10.433 17.850Q-10.758 17.850-11.124 17.941Q-11.489 18.032-11.746 18.244Q-12.002 18.455-12.002 18.787M-8.694 19.508L-8.694 18.445Q-8.694 18.421-8.666 18.394Q-8.639 18.367-8.615 18.367L-8.506 18.367Q-8.441 18.367-8.427 18.425Q-8.331 18.859-8.085 19.110Q-7.839 19.361-7.426 19.361Q-7.084 19.361-6.831 19.228Q-6.578 19.095-6.578 18.787Q-6.578 18.630-6.672 18.515Q-6.766 18.401-6.904 18.332Q-7.043 18.264-7.210 18.226L-7.791 18.127Q-8.147 18.059-8.420 17.838Q-8.694 17.618-8.694 17.276Q-8.694 17.027-8.583 16.852Q-8.471 16.678-8.285 16.579Q-8.099 16.480-7.884 16.437Q-7.668 16.394-7.426 16.394Q-7.012 16.394-6.732 16.576L-6.516 16.401Q-6.506 16.398-6.499 16.396Q-6.492 16.394-6.482 16.394L-6.431 16.394Q-6.404 16.394-6.380 16.418Q-6.356 16.442-6.356 16.470L-6.356 17.317Q-6.356 17.338-6.380 17.365Q-6.404 17.392-6.431 17.392L-6.544 17.392Q-6.571 17.392-6.597 17.367Q-6.622 17.341-6.622 17.317Q-6.622 17.081-6.728 16.917Q-6.834 16.753-7.017 16.671Q-7.200 16.589-7.432 16.589Q-7.760 16.589-8.017 16.692Q-8.273 16.794-8.273 17.071Q-8.273 17.266-8.090 17.375Q-7.907 17.485-7.678 17.526L-7.104 17.632Q-6.858 17.680-6.645 17.808Q-6.431 17.936-6.294 18.139Q-6.157 18.343-6.157 18.592Q-6.157 19.105-6.523 19.344Q-6.889 19.583-7.426 19.583Q-7.921 19.583-8.253 19.289L-8.519 19.563Q-8.540 19.583-8.567 19.583L-8.615 19.583Q-8.639 19.583-8.666 19.556Q-8.694 19.529-8.694 19.508M-5.002 18.674L-5.002 16.777L-5.641 16.777L-5.641 16.555Q-5.323 16.555-5.106 16.345Q-4.889 16.135-4.789 15.825Q-4.688 15.516-4.688 15.208L-4.421 15.208L-4.421 16.497L-3.344 16.497L-3.344 16.777L-4.421 16.777L-4.421 18.661Q-4.421 18.937-4.317 19.136Q-4.213 19.334-3.953 19.334Q-3.796 19.334-3.690 19.230Q-3.584 19.125-3.534 18.972Q-3.485 18.818-3.485 18.661L-3.485 18.247L-3.218 18.247L-3.218 18.674Q-3.218 18.900-3.317 19.110Q-3.416 19.320-3.601 19.452Q-3.785 19.583-4.014 19.583Q-4.452 19.583-4.727 19.346Q-5.002 19.108-5.002 18.674M-2.449 17.980Q-2.449 17.659-2.324 17.370Q-2.199 17.081-1.974 16.858Q-1.748 16.634-1.453 16.514Q-1.157 16.394-0.839 16.394Q-0.511 16.394-0.249 16.494Q0.012 16.593 0.188 16.775Q0.364 16.958 0.458 17.216Q0.552 17.474 0.552 17.806Q0.552 17.898 0.470 17.919L-1.786 17.919L-1.786 17.980Q-1.786 18.568-1.502 18.951Q-1.218 19.334-0.651 19.334Q-0.330 19.334-0.062 19.141Q0.207 18.948 0.296 18.633Q0.303 18.592 0.378 18.578L0.470 18.578Q0.552 18.602 0.552 18.674Q0.552 18.681 0.545 18.708Q0.432 19.105 0.062 19.344Q-0.309 19.583-0.733 19.583Q-1.171 19.583-1.571 19.375Q-1.970 19.166-2.210 18.799Q-2.449 18.432-2.449 17.980M-1.779 17.710L0.036 17.710Q0.036 17.433-0.062 17.181Q-0.159 16.928-0.357 16.772Q-0.555 16.617-0.839 16.617Q-1.116 16.617-1.330 16.775Q-1.543 16.934-1.661 17.189Q-1.779 17.444-1.779 17.710M1.140 19.508L1.140 18.445Q1.140 18.421 1.167 18.394Q1.195 18.367 1.219 18.367L1.328 18.367Q1.393 18.367 1.407 18.425Q1.502 18.859 1.748 19.110Q1.994 19.361 2.408 19.361Q2.750 19.361 3.003 19.228Q3.256 19.095 3.256 18.787Q3.256 18.630 3.162 18.515Q3.068 18.401 2.929 18.332Q2.791 18.264 2.623 18.226L2.042 18.127Q1.687 18.059 1.413 17.838Q1.140 17.618 1.140 17.276Q1.140 17.027 1.251 16.852Q1.362 16.678 1.548 16.579Q1.735 16.480 1.950 16.437Q2.165 16.394 2.408 16.394Q2.822 16.394 3.102 16.576L3.317 16.401Q3.327 16.398 3.334 16.396Q3.341 16.394 3.351 16.394L3.403 16.394Q3.430 16.394 3.454 16.418Q3.478 16.442 3.478 16.470L3.478 17.317Q3.478 17.338 3.454 17.365Q3.430 17.392 3.403 17.392L3.290 17.392Q3.262 17.392 3.237 17.367Q3.211 17.341 3.211 17.317Q3.211 17.081 3.105 16.917Q2.999 16.753 2.816 16.671Q2.634 16.589 2.401 16.589Q2.073 16.589 1.817 16.692Q1.560 16.794 1.560 17.071Q1.560 17.266 1.743 17.375Q1.926 17.485 2.155 17.526L2.729 17.632Q2.975 17.680 3.189 17.808Q3.403 17.936 3.539 18.139Q3.676 18.343 3.676 18.592Q3.676 19.105 3.310 19.344Q2.945 19.583 2.408 19.583Q1.912 19.583 1.581 19.289L1.314 19.563Q1.294 19.583 1.266 19.583L1.219 19.583Q1.195 19.583 1.167 19.556Q1.140 19.529 1.140 19.508M4.831 18.674L4.831 16.777L4.192 16.777L4.192 16.555Q4.510 16.555 4.727 16.345Q4.944 16.135 5.045 15.825Q5.146 15.516 5.146 15.208L5.412 15.208L5.412 16.497L6.489 16.497L6.489 16.777L5.412 16.777L5.412 18.661Q5.412 18.937 5.517 19.136Q5.621 19.334 5.881 19.334Q6.038 19.334 6.144 19.230Q6.250 19.125 6.299 18.972Q6.349 18.818 6.349 18.661L6.349 18.247L6.615 18.247L6.615 18.674Q6.615 18.900 6.516 19.110Q6.417 19.320 6.233 19.452Q6.048 19.583 5.819 19.583Q5.382 19.583 5.106 19.346Q4.831 19.108 4.831 18.674\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-30.567 -79.803)\">\u003Cpath d=\"M11.536 19.488L10.555 16.989Q10.494 16.846 10.376 16.811Q10.258 16.777 10.042 16.777L10.042 16.497L11.522 16.497L11.522 16.777Q11.143 16.777 11.143 16.938Q11.143 16.948 11.157 16.989L11.871 18.821L12.544 17.116Q12.514 17.044 12.514 17.016Q12.514 16.989 12.486 16.989Q12.425 16.842 12.307 16.810Q12.189 16.777 11.977 16.777L11.977 16.497L13.375 16.497L13.375 16.777Q12.999 16.777 12.999 16.938Q12.999 16.969 13.006 16.989L13.761 18.927L14.448 17.177Q14.469 17.126 14.469 17.071Q14.469 16.931 14.356 16.854Q14.243 16.777 14.103 16.777L14.103 16.497L15.323 16.497L15.323 16.777Q15.118 16.777 14.963 16.883Q14.807 16.989 14.735 17.177L13.830 19.488Q13.795 19.583 13.683 19.583L13.614 19.583Q13.505 19.583 13.467 19.488L12.685 17.485L11.898 19.488Q11.864 19.583 11.751 19.583L11.683 19.583Q11.574 19.583 11.536 19.488M17.470 19.515L15.918 19.515L15.918 19.235Q16.144 19.235 16.292 19.201Q16.441 19.166 16.441 19.026L16.441 17.177Q16.441 16.989 16.393 16.905Q16.345 16.822 16.248 16.803Q16.150 16.784 15.938 16.784L15.938 16.504L16.995 16.429L16.995 19.026Q16.995 19.166 17.126 19.201Q17.258 19.235 17.470 19.235L17.470 19.515M16.198 15.208Q16.198 15.037 16.321 14.918Q16.444 14.798 16.615 14.798Q16.783 14.798 16.906 14.918Q17.029 15.037 17.029 15.208Q17.029 15.383 16.906 15.506Q16.783 15.629 16.615 15.629Q16.444 15.629 16.321 15.506Q16.198 15.383 16.198 15.208M19.866 19.515L18.129 19.515L18.129 19.235Q18.358 19.235 18.507 19.201Q18.656 19.166 18.656 19.026L18.656 17.177Q18.656 16.907 18.548 16.846Q18.440 16.784 18.129 16.784L18.129 16.504L19.158 16.429L19.158 17.136Q19.288 16.828 19.531 16.629Q19.773 16.429 20.091 16.429Q20.310 16.429 20.481 16.553Q20.652 16.678 20.652 16.890Q20.652 17.027 20.553 17.126Q20.454 17.225 20.320 17.225Q20.184 17.225 20.084 17.126Q19.985 17.027 19.985 16.890Q19.985 16.750 20.084 16.651Q19.794 16.651 19.594 16.847Q19.394 17.044 19.302 17.338Q19.209 17.632 19.209 17.912L19.209 19.026Q19.209 19.235 19.866 19.235L19.866 19.515M21.195 17.980Q21.195 17.659 21.320 17.370Q21.445 17.081 21.670 16.858Q21.896 16.634 22.192 16.514Q22.487 16.394 22.805 16.394Q23.133 16.394 23.395 16.494Q23.656 16.593 23.832 16.775Q24.008 16.958 24.102 17.216Q24.196 17.474 24.196 17.806Q24.196 17.898 24.114 17.919L21.858 17.919L21.858 17.980Q21.858 18.568 22.142 18.951Q22.426 19.334 22.993 19.334Q23.314 19.334 23.583 19.141Q23.851 18.948 23.940 18.633Q23.947 18.592 24.022 18.578L24.114 18.578Q24.196 18.602 24.196 18.674Q24.196 18.681 24.189 18.708Q24.077 19.105 23.706 19.344Q23.335 19.583 22.911 19.583Q22.474 19.583 22.074 19.375Q21.674 19.166 21.435 18.799Q21.195 18.432 21.195 17.980M21.865 17.710L23.680 17.710Q23.680 17.433 23.583 17.181Q23.485 16.928 23.287 16.772Q23.089 16.617 22.805 16.617Q22.528 16.617 22.315 16.775Q22.101 16.934 21.983 17.189Q21.865 17.444 21.865 17.710\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-30.567 -79.803)\">\u003Cpath d=\"M-23.614 29.265Q-24.164 28.865-24.535 28.310Q-24.906 27.754-25.087 27.108Q-25.268 26.462-25.268 25.765Q-25.268 25.252-25.168 24.757Q-25.067 24.261-24.862 23.810Q-24.657 23.359-24.344 22.967Q-24.031 22.576-23.614 22.272Q-23.604 22.268-23.597 22.267Q-23.590 22.265-23.580 22.265L-23.512 22.265Q-23.477 22.265-23.455 22.289Q-23.433 22.313-23.433 22.350Q-23.433 22.395-23.460 22.412Q-23.809 22.713-24.062 23.097Q-24.315 23.482-24.467 23.923Q-24.619 24.364-24.691 24.820Q-24.763 25.276-24.763 25.765Q-24.763 26.766-24.453 27.653Q-24.144 28.540-23.460 29.125Q-23.433 29.142-23.433 29.186Q-23.433 29.224-23.455 29.248Q-23.477 29.272-23.512 29.272L-23.580 29.272Q-23.587 29.268-23.595 29.267Q-23.604 29.265-23.614 29.265M-21.816 27.515L-22.083 27.515L-22.083 23.407Q-22.083 23.137-22.191 23.075Q-22.298 23.014-22.609 23.014L-22.609 22.733L-21.529 22.658L-21.529 24.828Q-21.321 24.637-21.035 24.533Q-20.750 24.429-20.453 24.429Q-20.135 24.429-19.837 24.550Q-19.540 24.671-19.318 24.887Q-19.096 25.102-18.969 25.387Q-18.843 25.673-18.843 26.004Q-18.843 26.449-19.082 26.813Q-19.321 27.177-19.714 27.380Q-20.107 27.583-20.552 27.583Q-20.746 27.583-20.936 27.527Q-21.126 27.471-21.287 27.366Q-21.447 27.262-21.587 27.101L-21.816 27.515M-21.502 25.170L-21.502 26.787Q-21.365 27.047-21.124 27.204Q-20.883 27.361-20.606 27.361Q-20.312 27.361-20.100 27.254Q-19.889 27.146-19.755 26.954Q-19.622 26.763-19.564 26.524Q-19.506 26.285-19.506 26.004Q-19.506 25.645-19.600 25.341Q-19.694 25.037-19.921 24.844Q-20.148 24.651-20.514 24.651Q-20.815 24.651-21.081 24.787Q-21.348 24.924-21.502 25.170M-16.457 27.515L-18.193 27.515L-18.193 27.235Q-17.964 27.235-17.816 27.201Q-17.667 27.166-17.667 27.026L-17.667 25.177Q-17.667 24.907-17.775 24.846Q-17.882 24.784-18.193 24.784L-18.193 24.504L-17.164 24.429L-17.164 25.136Q-17.035 24.828-16.792 24.629Q-16.549 24.429-16.231 24.429Q-16.013 24.429-15.842 24.553Q-15.671 24.678-15.671 24.890Q-15.671 25.027-15.770 25.126Q-15.869 25.225-16.002 25.225Q-16.139 25.225-16.238 25.126Q-16.337 25.027-16.337 24.890Q-16.337 24.750-16.238 24.651Q-16.529 24.651-16.729 24.847Q-16.929 25.044-17.021 25.338Q-17.113 25.632-17.113 25.912L-17.113 27.026Q-17.113 27.235-16.457 27.235L-16.457 27.515M-15.028 26.787Q-15.028 26.455-14.804 26.228Q-14.580 26.001-14.237 25.873Q-13.893 25.744-13.521 25.692Q-13.148 25.639-12.844 25.639L-12.844 25.386Q-12.844 25.181-12.952 25.001Q-13.059 24.822-13.241 24.719Q-13.422 24.617-13.630 24.617Q-14.037 24.617-14.273 24.709Q-14.184 24.746-14.138 24.830Q-14.092 24.914-14.092 25.016Q-14.092 25.112-14.138 25.191Q-14.184 25.269-14.264 25.314Q-14.345 25.358-14.433 25.358Q-14.584 25.358-14.685 25.261Q-14.786 25.163-14.786 25.016Q-14.786 24.394-13.630 24.394Q-13.418 24.394-13.169 24.458Q-12.919 24.521-12.718 24.640Q-12.516 24.760-12.390 24.945Q-12.263 25.129-12.263 25.372L-12.263 26.948Q-12.263 27.064-12.202 27.160Q-12.140 27.255-12.027 27.255Q-11.918 27.255-11.853 27.161Q-11.788 27.067-11.788 26.948L-11.788 26.500L-11.521 26.500L-11.521 26.948Q-11.521 27.218-11.749 27.383Q-11.976 27.549-12.256 27.549Q-12.465 27.549-12.601 27.395Q-12.738 27.242-12.762 27.026Q-12.909 27.293-13.191 27.438Q-13.473 27.583-13.798 27.583Q-14.075 27.583-14.358 27.508Q-14.642 27.433-14.835 27.254Q-15.028 27.074-15.028 26.787M-14.413 26.787Q-14.413 26.961-14.312 27.091Q-14.211 27.221-14.056 27.291Q-13.900 27.361-13.736 27.361Q-13.517 27.361-13.309 27.264Q-13.100 27.166-12.972 26.985Q-12.844 26.804-12.844 26.578L-12.844 25.850Q-13.169 25.850-13.535 25.941Q-13.900 26.032-14.157 26.244Q-14.413 26.455-14.413 26.787M-11.104 26.004Q-11.104 25.676-10.969 25.375Q-10.834 25.075-10.599 24.854Q-10.363 24.634-10.058 24.514Q-9.754 24.394-9.430 24.394Q-8.924 24.394-8.575 24.497Q-8.226 24.599-8.226 24.975Q-8.226 25.122-8.324 25.223Q-8.421 25.324-8.568 25.324Q-8.722 25.324-8.821 25.225Q-8.920 25.126-8.920 24.975Q-8.920 24.787-8.780 24.695Q-8.982 24.644-9.423 24.644Q-9.778 24.644-10.007 24.840Q-10.236 25.037-10.337 25.346Q-10.438 25.656-10.438 26.004Q-10.438 26.353-10.311 26.659Q-10.185 26.965-9.930 27.149Q-9.676 27.334-9.320 27.334Q-9.098 27.334-8.913 27.250Q-8.729 27.166-8.594 27.011Q-8.459 26.855-8.401 26.647Q-8.387 26.592-8.332 26.592L-8.220 26.592Q-8.189 26.592-8.167 26.616Q-8.144 26.640-8.144 26.674L-8.144 26.695Q-8.230 26.982-8.418 27.180Q-8.606 27.378-8.871 27.481Q-9.136 27.583-9.430 27.583Q-9.860 27.583-10.248 27.377Q-10.636 27.170-10.870 26.807Q-11.104 26.445-11.104 26.004\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-30.567 -79.803)\">\u003Cpath d=\"M-6.068 27.515L-7.702 27.515L-7.702 27.235Q-7.473 27.235-7.324 27.201Q-7.175 27.166-7.175 27.026L-7.175 23.407Q-7.175 23.137-7.283 23.075Q-7.391 23.014-7.702 23.014L-7.702 22.733L-6.622 22.658L-6.622 25.044Q-6.516 24.859-6.338 24.717Q-6.160 24.576-5.952 24.502Q-5.743 24.429-5.518 24.429Q-5.012 24.429-4.728 24.652Q-4.444 24.876-4.444 25.372L-4.444 27.026Q-4.444 27.163-4.296 27.199Q-4.147 27.235-3.921 27.235L-3.921 27.515L-5.552 27.515L-5.552 27.235Q-5.323 27.235-5.174 27.201Q-5.025 27.166-5.025 27.026L-5.025 25.386Q-5.025 25.051-5.145 24.851Q-5.265 24.651-5.579 24.651Q-5.849 24.651-6.083 24.787Q-6.317 24.924-6.456 25.158Q-6.594 25.392-6.594 25.666L-6.594 27.026Q-6.594 27.163-6.444 27.199Q-6.293 27.235-6.068 27.235L-6.068 27.515M-1.717 27.515L-3.269 27.515L-3.269 27.235Q-3.043 27.235-2.894 27.201Q-2.746 27.166-2.746 27.026L-2.746 25.177Q-2.746 24.989-2.793 24.905Q-2.841 24.822-2.939 24.803Q-3.036 24.784-3.248 24.784L-3.248 24.504L-2.192 24.429L-2.192 27.026Q-2.192 27.166-2.060 27.201Q-1.929 27.235-1.717 27.235L-1.717 27.515M-2.988 23.208Q-2.988 23.037-2.865 22.918Q-2.742 22.798-2.571 22.798Q-2.404 22.798-2.281 22.918Q-2.158 23.037-2.158 23.208Q-2.158 23.383-2.281 23.506Q-2.404 23.629-2.571 23.629Q-2.742 23.629-2.865 23.506Q-2.988 23.383-2.988 23.208M-1.071 27.508L-1.071 26.445Q-1.071 26.421-1.043 26.394Q-1.016 26.367-0.992 26.367L-0.883 26.367Q-0.818 26.367-0.804 26.425Q-0.709 26.859-0.462 27.110Q-0.216 27.361 0.197 27.361Q0.539 27.361 0.792 27.228Q1.045 27.095 1.045 26.787Q1.045 26.630 0.951 26.515Q0.857 26.401 0.718 26.332Q0.580 26.264 0.413 26.226L-0.168 26.127Q-0.524 26.059-0.797 25.838Q-1.071 25.618-1.071 25.276Q-1.071 25.027-0.960 24.852Q-0.849 24.678-0.662 24.579Q-0.476 24.480-0.261 24.437Q-0.045 24.394 0.197 24.394Q0.611 24.394 0.891 24.576L1.106 24.401Q1.117 24.398 1.123 24.396Q1.130 24.394 1.141 24.394L1.192 24.394Q1.219 24.394 1.243 24.418Q1.267 24.442 1.267 24.470L1.267 25.317Q1.267 25.338 1.243 25.365Q1.219 25.392 1.192 25.392L1.079 25.392Q1.052 25.392 1.026 25.367Q1 25.341 1 25.317Q1 25.081 0.894 24.917Q0.789 24.753 0.606 24.671Q0.423 24.589 0.190 24.589Q-0.138 24.589-0.394 24.692Q-0.650 24.794-0.650 25.071Q-0.650 25.266-0.468 25.375Q-0.285 25.485-0.056 25.526L0.519 25.632Q0.765 25.680 0.978 25.808Q1.192 25.936 1.329 26.139Q1.465 26.343 1.465 26.592Q1.465 27.105 1.100 27.344Q0.734 27.583 0.197 27.583Q-0.298 27.583-0.630 27.289L-0.897 27.563Q-0.917 27.583-0.944 27.583L-0.992 27.583Q-1.016 27.583-1.043 27.556Q-1.071 27.529-1.071 27.508M2.621 26.674L2.621 24.777L1.981 24.777L1.981 24.555Q2.299 24.555 2.516 24.345Q2.733 24.135 2.834 23.825Q2.935 23.516 2.935 23.208L3.202 23.208L3.202 24.497L4.278 24.497L4.278 24.777L3.202 24.777L3.202 26.661Q3.202 26.937 3.306 27.136Q3.410 27.334 3.670 27.334Q3.827 27.334 3.933 27.230Q4.039 27.125 4.089 26.972Q4.138 26.818 4.138 26.661L4.138 26.247L4.405 26.247L4.405 26.674Q4.405 26.900 4.306 27.110Q4.207 27.320 4.022 27.452Q3.837 27.583 3.608 27.583Q3.171 27.583 2.896 27.346Q2.621 27.108 2.621 26.674M5.174 26.032Q5.174 25.690 5.309 25.391Q5.444 25.092 5.683 24.868Q5.922 24.644 6.240 24.519Q6.558 24.394 6.890 24.394Q7.334 24.394 7.734 24.610Q8.134 24.825 8.368 25.203Q8.602 25.580 8.602 26.032Q8.602 26.373 8.460 26.657Q8.318 26.941 8.074 27.148Q7.830 27.354 7.520 27.469Q7.211 27.583 6.890 27.583Q6.459 27.583 6.057 27.382Q5.656 27.180 5.415 26.828Q5.174 26.476 5.174 26.032M6.890 27.334Q7.491 27.334 7.715 26.956Q7.939 26.578 7.939 25.946Q7.939 25.334 7.705 24.975Q7.471 24.617 6.890 24.617Q5.837 24.617 5.837 25.946Q5.837 26.578 6.062 26.956Q6.288 27.334 6.890 27.334\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-30.567 -79.803)\">\u003Cpath d=\"M9.425 26.004Q9.425 25.676 9.560 25.375Q9.695 25.075 9.931 24.854Q10.167 24.634 10.471 24.514Q10.776 24.394 11.100 24.394Q11.606 24.394 11.955 24.497Q12.303 24.599 12.303 24.975Q12.303 25.122 12.206 25.223Q12.109 25.324 11.962 25.324Q11.808 25.324 11.709 25.225Q11.610 25.126 11.610 24.975Q11.610 24.787 11.750 24.695Q11.548 24.644 11.107 24.644Q10.752 24.644 10.523 24.840Q10.294 25.037 10.193 25.346Q10.092 25.656 10.092 26.004Q10.092 26.353 10.218 26.659Q10.345 26.965 10.600 27.149Q10.854 27.334 11.210 27.334Q11.432 27.334 11.616 27.250Q11.801 27.166 11.936 27.011Q12.071 26.855 12.129 26.647Q12.143 26.592 12.197 26.592L12.310 26.592Q12.341 26.592 12.363 26.616Q12.385 26.640 12.385 26.674L12.385 26.695Q12.300 26.982 12.112 27.180Q11.924 27.378 11.659 27.481Q11.394 27.583 11.100 27.583Q10.670 27.583 10.282 27.377Q9.894 27.170 9.660 26.807Q9.425 26.445 9.425 26.004\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-30.567 -79.803)\">\u003Cpath d=\"M14.447 27.515L12.813 27.515L12.813 27.235Q13.042 27.235 13.191 27.201Q13.340 27.166 13.340 27.026L13.340 23.407Q13.340 23.137 13.232 23.075Q13.124 23.014 12.813 23.014L12.813 22.733L13.893 22.658L13.893 25.044Q13.999 24.859 14.177 24.717Q14.355 24.576 14.563 24.502Q14.772 24.429 14.997 24.429Q15.503 24.429 15.787 24.652Q16.071 24.876 16.071 25.372L16.071 27.026Q16.071 27.163 16.219 27.199Q16.368 27.235 16.594 27.235L16.594 27.515L14.963 27.515L14.963 27.235Q15.192 27.235 15.341 27.201Q15.490 27.166 15.490 27.026L15.490 25.386Q15.490 25.051 15.370 24.851Q15.250 24.651 14.936 24.651Q14.666 24.651 14.432 24.787Q14.198 24.924 14.059 25.158Q13.921 25.392 13.921 25.666L13.921 27.026Q13.921 27.163 14.071 27.199Q14.222 27.235 14.447 27.235L14.447 27.515M18.931 27.515L17.195 27.515L17.195 27.235Q17.424 27.235 17.573 27.201Q17.722 27.166 17.722 27.026L17.722 25.177Q17.722 24.907 17.614 24.846Q17.506 24.784 17.195 24.784L17.195 24.504L18.224 24.429L18.224 25.136Q18.354 24.828 18.597 24.629Q18.839 24.429 19.157 24.429Q19.376 24.429 19.547 24.553Q19.718 24.678 19.718 24.890Q19.718 25.027 19.618 25.126Q19.519 25.225 19.386 25.225Q19.249 25.225 19.150 25.126Q19.051 25.027 19.051 24.890Q19.051 24.750 19.150 24.651Q18.860 24.651 18.660 24.847Q18.460 25.044 18.368 25.338Q18.275 25.632 18.275 25.912L18.275 27.026Q18.275 27.235 18.931 27.235L18.931 27.515M20.261 26.032Q20.261 25.690 20.396 25.391Q20.531 25.092 20.770 24.868Q21.010 24.644 21.327 24.519Q21.645 24.394 21.977 24.394Q22.421 24.394 22.821 24.610Q23.221 24.825 23.455 25.203Q23.689 25.580 23.689 26.032Q23.689 26.373 23.547 26.657Q23.406 26.941 23.161 27.148Q22.917 27.354 22.607 27.469Q22.298 27.583 21.977 27.583Q21.546 27.583 21.145 27.382Q20.743 27.180 20.502 26.828Q20.261 26.476 20.261 26.032M21.977 27.334Q22.578 27.334 22.802 26.956Q23.026 26.578 23.026 25.946Q23.026 25.334 22.792 24.975Q22.558 24.617 21.977 24.617Q20.924 24.617 20.924 25.946Q20.924 26.578 21.150 26.956Q21.375 27.334 21.977 27.334M25.966 27.515L24.332 27.515L24.332 27.235Q24.561 27.235 24.710 27.201Q24.858 27.166 24.858 27.026L24.858 25.177Q24.858 24.907 24.751 24.846Q24.643 24.784 24.332 24.784L24.332 24.504L25.391 24.429L25.391 25.078Q25.562 24.770 25.867 24.599Q26.171 24.429 26.516 24.429Q27.022 24.429 27.305 24.652Q27.589 24.876 27.589 25.372L27.589 27.026Q27.589 27.163 27.738 27.199Q27.887 27.235 28.112 27.235L28.112 27.515L26.482 27.515L26.482 27.235Q26.711 27.235 26.859 27.201Q27.008 27.166 27.008 27.026L27.008 25.386Q27.008 25.051 26.889 24.851Q26.769 24.651 26.454 24.651Q26.184 24.651 25.950 24.787Q25.716 24.924 25.578 25.158Q25.439 25.392 25.439 25.666L25.439 27.026Q25.439 27.163 25.590 27.199Q25.740 27.235 25.966 27.235L25.966 27.515M28.659 25.980Q28.659 25.659 28.784 25.370Q28.909 25.081 29.134 24.858Q29.360 24.634 29.655 24.514Q29.951 24.394 30.269 24.394Q30.597 24.394 30.858 24.494Q31.120 24.593 31.296 24.775Q31.472 24.958 31.566 25.216Q31.660 25.474 31.660 25.806Q31.660 25.898 31.578 25.919L29.322 25.919L29.322 25.980Q29.322 26.568 29.606 26.951Q29.889 27.334 30.457 27.334Q30.778 27.334 31.046 27.141Q31.315 26.948 31.404 26.633Q31.410 26.592 31.486 26.578L31.578 26.578Q31.660 26.602 31.660 26.674Q31.660 26.681 31.653 26.708Q31.540 27.105 31.170 27.344Q30.799 27.583 30.375 27.583Q29.937 27.583 29.537 27.375Q29.138 27.166 28.898 26.799Q28.659 26.432 28.659 25.980M29.329 25.710L31.144 25.710Q31.144 25.433 31.046 25.181Q30.949 24.928 30.751 24.772Q30.553 24.617 30.269 24.617Q29.992 24.617 29.778 24.775Q29.565 24.934 29.447 25.189Q29.329 25.444 29.329 25.710M32.569 29.272L32.501 29.272Q32.467 29.272 32.444 29.246Q32.422 29.221 32.422 29.186Q32.422 29.142 32.453 29.125Q32.808 28.821 33.058 28.431Q33.307 28.041 33.460 27.609Q33.612 27.177 33.682 26.708Q33.752 26.240 33.752 25.765Q33.752 25.286 33.682 24.820Q33.612 24.353 33.458 23.918Q33.304 23.482 33.053 23.094Q32.802 22.706 32.453 22.412Q32.422 22.395 32.422 22.350Q32.422 22.316 32.444 22.291Q32.467 22.265 32.501 22.265L32.569 22.265Q32.579 22.265 32.588 22.267Q32.597 22.268 32.607 22.272Q33.150 22.672 33.523 23.225Q33.895 23.779 34.076 24.425Q34.258 25.071 34.258 25.765Q34.258 26.466 34.076 27.113Q33.895 27.761 33.521 28.315Q33.147 28.869 32.607 29.265Q32.597 29.265 32.588 29.267Q32.579 29.268 32.569 29.272\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M-68.737 13.288h85.359v-28.453h-85.359Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-33.184 -22.897)\">\u003Cpath d=\"M-25.670 19.508L-25.670 18.445Q-25.670 18.421-25.642 18.394Q-25.615 18.367-25.591 18.367L-25.482 18.367Q-25.417 18.367-25.403 18.425Q-25.307 18.859-25.061 19.110Q-24.815 19.361-24.401 19.361Q-24.060 19.361-23.807 19.228Q-23.554 19.095-23.554 18.787Q-23.554 18.630-23.648 18.515Q-23.742 18.401-23.880 18.332Q-24.019 18.264-24.186 18.226L-24.767 18.127Q-25.123 18.059-25.396 17.838Q-25.670 17.618-25.670 17.276Q-25.670 17.027-25.558 16.852Q-25.447 16.678-25.261 16.579Q-25.075 16.480-24.859 16.437Q-24.644 16.394-24.401 16.394Q-23.988 16.394-23.708 16.576L-23.492 16.401Q-23.482 16.398-23.475 16.396Q-23.468 16.394-23.458 16.394L-23.407 16.394Q-23.380 16.394-23.356 16.418Q-23.332 16.442-23.332 16.470L-23.332 17.317Q-23.332 17.338-23.356 17.365Q-23.380 17.392-23.407 17.392L-23.520 17.392Q-23.547 17.392-23.573 17.367Q-23.598 17.341-23.598 17.317Q-23.598 17.081-23.704 16.917Q-23.810 16.753-23.993 16.671Q-24.176 16.589-24.408 16.589Q-24.736 16.589-24.993 16.692Q-25.249 16.794-25.249 17.071Q-25.249 17.266-25.066 17.375Q-24.883 17.485-24.654 17.526L-24.080 17.632Q-23.834 17.680-23.620 17.808Q-23.407 17.936-23.270 18.139Q-23.133 18.343-23.133 18.592Q-23.133 19.105-23.499 19.344Q-23.865 19.583-24.401 19.583Q-24.897 19.583-25.229 19.289L-25.495 19.563Q-25.516 19.583-25.543 19.583L-25.591 19.583Q-25.615 19.583-25.642 19.556Q-25.670 19.529-25.670 19.508M-21.978 18.674L-21.978 16.777L-22.617 16.777L-22.617 16.555Q-22.299 16.555-22.082 16.345Q-21.865 16.135-21.765 15.825Q-21.664 15.516-21.664 15.208L-21.397 15.208L-21.397 16.497L-20.320 16.497L-20.320 16.777L-21.397 16.777L-21.397 18.661Q-21.397 18.937-21.293 19.136Q-21.189 19.334-20.929 19.334Q-20.772 19.334-20.666 19.230Q-20.560 19.125-20.510 18.972Q-20.461 18.818-20.461 18.661L-20.461 18.247L-20.194 18.247L-20.194 18.674Q-20.194 18.900-20.293 19.110Q-20.392 19.320-20.577 19.452Q-20.761 19.583-20.990 19.583Q-21.428 19.583-21.703 19.346Q-21.978 19.108-21.978 18.674M-19.326 18.787Q-19.326 18.455-19.102 18.228Q-18.878 18.001-18.535 17.873Q-18.191 17.744-17.818 17.692Q-17.446 17.639-17.142 17.639L-17.142 17.386Q-17.142 17.181-17.249 17.001Q-17.357 16.822-17.538 16.719Q-17.719 16.617-17.928 16.617Q-18.335 16.617-18.570 16.709Q-18.482 16.746-18.435 16.830Q-18.389 16.914-18.389 17.016Q-18.389 17.112-18.435 17.191Q-18.482 17.269-18.562 17.314Q-18.642 17.358-18.731 17.358Q-18.881 17.358-18.982 17.261Q-19.083 17.163-19.083 17.016Q-19.083 16.394-17.928 16.394Q-17.716 16.394-17.466 16.458Q-17.217 16.521-17.015 16.640Q-16.814 16.760-16.687 16.945Q-16.561 17.129-16.561 17.372L-16.561 18.948Q-16.561 19.064-16.499 19.160Q-16.438 19.255-16.325 19.255Q-16.215 19.255-16.151 19.161Q-16.086 19.067-16.086 18.948L-16.086 18.500L-15.819 18.500L-15.819 18.948Q-15.819 19.218-16.046 19.383Q-16.274 19.549-16.554 19.549Q-16.762 19.549-16.899 19.395Q-17.036 19.242-17.060 19.026Q-17.207 19.293-17.489 19.438Q-17.771 19.583-18.095 19.583Q-18.372 19.583-18.656 19.508Q-18.940 19.433-19.133 19.254Q-19.326 19.074-19.326 18.787M-18.711 18.787Q-18.711 18.961-18.610 19.091Q-18.509 19.221-18.353 19.291Q-18.198 19.361-18.034 19.361Q-17.815 19.361-17.607 19.264Q-17.398 19.166-17.270 18.985Q-17.142 18.804-17.142 18.578L-17.142 17.850Q-17.466 17.850-17.832 17.941Q-18.198 18.032-18.454 18.244Q-18.711 18.455-18.711 18.787M-14.595 19.515L-14.862 19.515L-14.862 15.407Q-14.862 15.137-14.970 15.075Q-15.077 15.014-15.388 15.014L-15.388 14.733L-14.308 14.658L-14.308 16.828Q-14.100 16.637-13.814 16.533Q-13.529 16.429-13.232 16.429Q-12.914 16.429-12.616 16.550Q-12.319 16.671-12.097 16.887Q-11.875 17.102-11.748 17.387Q-11.622 17.673-11.622 18.004Q-11.622 18.449-11.861 18.813Q-12.100 19.177-12.493 19.380Q-12.886 19.583-13.331 19.583Q-13.526 19.583-13.715 19.527Q-13.905 19.471-14.066 19.366Q-14.226 19.262-14.366 19.101L-14.595 19.515M-14.281 17.170L-14.281 18.787Q-14.144 19.047-13.903 19.204Q-13.662 19.361-13.385 19.361Q-13.091 19.361-12.880 19.254Q-12.668 19.146-12.534 18.954Q-12.401 18.763-12.343 18.524Q-12.285 18.285-12.285 18.004Q-12.285 17.645-12.379 17.341Q-12.473 17.037-12.700 16.844Q-12.927 16.651-13.293 16.651Q-13.594 16.651-13.860 16.787Q-14.127 16.924-14.281 17.170M-9.318 19.515L-10.921 19.515L-10.921 19.235Q-10.695 19.235-10.547 19.201Q-10.398 19.166-10.398 19.026L-10.398 15.407Q-10.398 15.137-10.506 15.075Q-10.613 15.014-10.921 15.014L-10.921 14.733L-9.844 14.658L-9.844 19.026Q-9.844 19.163-9.694 19.199Q-9.544 19.235-9.318 19.235L-9.318 19.515M-8.764 17.980Q-8.764 17.659-8.640 17.370Q-8.515 17.081-8.289 16.858Q-8.064 16.634-7.768 16.514Q-7.472 16.394-7.154 16.394Q-6.826 16.394-6.565 16.494Q-6.303 16.593-6.127 16.775Q-5.951 16.958-5.857 17.216Q-5.763 17.474-5.763 17.806Q-5.763 17.898-5.845 17.919L-8.101 17.919L-8.101 17.980Q-8.101 18.568-7.817 18.951Q-7.534 19.334-6.966 19.334Q-6.645 19.334-6.377 19.141Q-6.109 18.948-6.020 18.633Q-6.013 18.592-5.938 18.578L-5.845 18.578Q-5.763 18.602-5.763 18.674Q-5.763 18.681-5.770 18.708Q-5.883 19.105-6.254 19.344Q-6.625 19.583-7.048 19.583Q-7.486 19.583-7.886 19.375Q-8.286 19.166-8.525 18.799Q-8.764 18.432-8.764 17.980M-8.094 17.710L-6.279 17.710Q-6.279 17.433-6.377 17.181Q-6.474 16.928-6.672 16.772Q-6.871 16.617-7.154 16.617Q-7.431 16.617-7.645 16.775Q-7.859 16.934-7.976 17.189Q-8.094 17.444-8.094 17.710\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-33.184 -22.897)\">\u003Cpath d=\"M-2.460 19.508L-2.460 18.445Q-2.460 18.421-2.432 18.394Q-2.405 18.367-2.381 18.367L-2.272 18.367Q-2.207 18.367-2.193 18.425Q-2.097 18.859-1.851 19.110Q-1.605 19.361-1.191 19.361Q-0.850 19.361-0.597 19.228Q-0.344 19.095-0.344 18.787Q-0.344 18.630-0.438 18.515Q-0.532 18.401-0.670 18.332Q-0.809 18.264-0.976 18.226L-1.557 18.127Q-1.913 18.059-2.186 17.838Q-2.460 17.618-2.460 17.276Q-2.460 17.027-2.348 16.852Q-2.237 16.678-2.051 16.579Q-1.865 16.480-1.649 16.437Q-1.434 16.394-1.191 16.394Q-0.778 16.394-0.498 16.576L-0.282 16.401Q-0.272 16.398-0.265 16.396Q-0.258 16.394-0.248 16.394L-0.197 16.394Q-0.170 16.394-0.146 16.418Q-0.122 16.442-0.122 16.470L-0.122 17.317Q-0.122 17.338-0.146 17.365Q-0.170 17.392-0.197 17.392L-0.310 17.392Q-0.337 17.392-0.363 17.367Q-0.388 17.341-0.388 17.317Q-0.388 17.081-0.494 16.917Q-0.600 16.753-0.783 16.671Q-0.966 16.589-1.198 16.589Q-1.526 16.589-1.783 16.692Q-2.039 16.794-2.039 17.071Q-2.039 17.266-1.856 17.375Q-1.673 17.485-1.444 17.526L-0.870 17.632Q-0.624 17.680-0.410 17.808Q-0.197 17.936-0.060 18.139Q0.077 18.343 0.077 18.592Q0.077 19.105-0.289 19.344Q-0.655 19.583-1.191 19.583Q-1.687 19.583-2.019 19.289L-2.285 19.563Q-2.306 19.583-2.333 19.583L-2.381 19.583Q-2.405 19.583-2.432 19.556Q-2.460 19.529-2.460 19.508M0.664 18.032Q0.664 17.690 0.799 17.391Q0.934 17.092 1.174 16.868Q1.413 16.644 1.731 16.519Q2.049 16.394 2.380 16.394Q2.825 16.394 3.225 16.610Q3.624 16.825 3.859 17.203Q4.093 17.580 4.093 18.032Q4.093 18.373 3.951 18.657Q3.809 18.941 3.565 19.148Q3.320 19.354 3.011 19.469Q2.702 19.583 2.380 19.583Q1.950 19.583 1.548 19.382Q1.146 19.180 0.905 18.828Q0.664 18.476 0.664 18.032M2.380 19.334Q2.982 19.334 3.206 18.956Q3.430 18.578 3.430 17.946Q3.430 17.334 3.195 16.975Q2.961 16.617 2.380 16.617Q1.328 16.617 1.328 17.946Q1.328 18.578 1.553 18.956Q1.779 19.334 2.380 19.334M6.355 19.515L4.752 19.515L4.752 19.235Q4.978 19.235 5.127 19.201Q5.275 19.166 5.275 19.026L5.275 15.407Q5.275 15.137 5.168 15.075Q5.060 15.014 4.752 15.014L4.752 14.733L5.829 14.658L5.829 19.026Q5.829 19.163 5.979 19.199Q6.130 19.235 6.355 19.235L6.355 19.515M7.008 18.787Q7.008 18.455 7.232 18.228Q7.456 18.001 7.799 17.873Q8.143 17.744 8.516 17.692Q8.888 17.639 9.192 17.639L9.192 17.386Q9.192 17.181 9.085 17.001Q8.977 16.822 8.796 16.719Q8.615 16.617 8.406 16.617Q7.999 16.617 7.764 16.709Q7.852 16.746 7.899 16.830Q7.945 16.914 7.945 17.016Q7.945 17.112 7.899 17.191Q7.852 17.269 7.772 17.314Q7.692 17.358 7.603 17.358Q7.453 17.358 7.352 17.261Q7.251 17.163 7.251 17.016Q7.251 16.394 8.406 16.394Q8.618 16.394 8.868 16.458Q9.117 16.521 9.319 16.640Q9.520 16.760 9.647 16.945Q9.773 17.129 9.773 17.372L9.773 18.948Q9.773 19.064 9.835 19.160Q9.896 19.255 10.009 19.255Q10.119 19.255 10.184 19.161Q10.248 19.067 10.248 18.948L10.248 18.500L10.515 18.500L10.515 18.948Q10.515 19.218 10.288 19.383Q10.060 19.549 9.780 19.549Q9.572 19.549 9.435 19.395Q9.298 19.242 9.274 19.026Q9.127 19.293 8.845 19.438Q8.563 19.583 8.239 19.583Q7.962 19.583 7.678 19.508Q7.394 19.433 7.201 19.254Q7.008 19.074 7.008 18.787M7.623 18.787Q7.623 18.961 7.724 19.091Q7.825 19.221 7.981 19.291Q8.136 19.361 8.300 19.361Q8.519 19.361 8.727 19.264Q8.936 19.166 9.064 18.985Q9.192 18.804 9.192 18.578L9.192 17.850Q8.868 17.850 8.502 17.941Q8.136 18.032 7.880 18.244Q7.623 18.455 7.623 18.787M12.682 19.515L10.946 19.515L10.946 19.235Q11.175 19.235 11.323 19.201Q11.472 19.166 11.472 19.026L11.472 17.177Q11.472 16.907 11.364 16.846Q11.257 16.784 10.946 16.784L10.946 16.504L11.975 16.429L11.975 17.136Q12.104 16.828 12.347 16.629Q12.590 16.429 12.908 16.429Q13.126 16.429 13.297 16.553Q13.468 16.678 13.468 16.890Q13.468 17.027 13.369 17.126Q13.270 17.225 13.137 17.225Q13 17.225 12.901 17.126Q12.802 17.027 12.802 16.890Q12.802 16.750 12.901 16.651Q12.610 16.651 12.410 16.847Q12.210 17.044 12.118 17.338Q12.026 17.632 12.026 17.912L12.026 19.026Q12.026 19.235 12.682 19.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-33.184 -22.897)\">\u003Cpath d=\"M16.764 19.508L16.764 18.445Q16.764 18.421 16.792 18.394Q16.819 18.367 16.843 18.367L16.952 18.367Q17.017 18.367 17.031 18.425Q17.127 18.859 17.373 19.110Q17.619 19.361 18.033 19.361Q18.374 19.361 18.627 19.228Q18.880 19.095 18.880 18.787Q18.880 18.630 18.786 18.515Q18.692 18.401 18.554 18.332Q18.415 18.264 18.248 18.226L17.667 18.127Q17.311 18.059 17.038 17.838Q16.764 17.618 16.764 17.276Q16.764 17.027 16.876 16.852Q16.987 16.678 17.173 16.579Q17.359 16.480 17.575 16.437Q17.790 16.394 18.033 16.394Q18.446 16.394 18.726 16.576L18.942 16.401Q18.952 16.398 18.959 16.396Q18.966 16.394 18.976 16.394L19.027 16.394Q19.054 16.394 19.078 16.418Q19.102 16.442 19.102 16.470L19.102 17.317Q19.102 17.338 19.078 17.365Q19.054 17.392 19.027 17.392L18.914 17.392Q18.887 17.392 18.861 17.367Q18.836 17.341 18.836 17.317Q18.836 17.081 18.730 16.917Q18.624 16.753 18.441 16.671Q18.258 16.589 18.026 16.589Q17.698 16.589 17.441 16.692Q17.185 16.794 17.185 17.071Q17.185 17.266 17.368 17.375Q17.551 17.485 17.780 17.526L18.354 17.632Q18.600 17.680 18.814 17.808Q19.027 17.936 19.164 18.139Q19.301 18.343 19.301 18.592Q19.301 19.105 18.935 19.344Q18.569 19.583 18.033 19.583Q17.537 19.583 17.205 19.289L16.939 19.563Q16.918 19.583 16.891 19.583L16.843 19.583Q16.819 19.583 16.792 19.556Q16.764 19.529 16.764 19.508M20.264 20.650Q20.394 20.718 20.531 20.718Q20.702 20.718 20.852 20.629Q21.003 20.540 21.114 20.395Q21.225 20.250 21.304 20.082L21.567 19.515L20.398 16.989Q20.323 16.842 20.193 16.810Q20.063 16.777 19.830 16.777L19.830 16.497L21.351 16.497L21.351 16.777Q21.003 16.777 21.003 16.924Q21.006 16.945 21.008 16.962Q21.010 16.979 21.010 16.989L21.867 18.848L22.640 17.177Q22.674 17.109 22.674 17.030Q22.674 16.917 22.590 16.847Q22.507 16.777 22.394 16.777L22.394 16.497L23.590 16.497L23.590 16.777Q23.371 16.777 23.199 16.881Q23.026 16.986 22.934 17.177L21.597 20.082Q21.427 20.452 21.157 20.698Q20.887 20.944 20.531 20.944Q20.261 20.944 20.042 20.778Q19.824 20.612 19.824 20.349Q19.824 20.212 19.916 20.123Q20.008 20.035 20.148 20.035Q20.285 20.035 20.374 20.123Q20.463 20.212 20.463 20.349Q20.463 20.452 20.410 20.530Q20.357 20.609 20.264 20.650M24.130 19.508L24.130 18.445Q24.130 18.421 24.158 18.394Q24.185 18.367 24.209 18.367L24.318 18.367Q24.383 18.367 24.397 18.425Q24.492 18.859 24.739 19.110Q24.985 19.361 25.398 19.361Q25.740 19.361 25.993 19.228Q26.246 19.095 26.246 18.787Q26.246 18.630 26.152 18.515Q26.058 18.401 25.919 18.332Q25.781 18.264 25.614 18.226L25.033 18.127Q24.677 18.059 24.404 17.838Q24.130 17.618 24.130 17.276Q24.130 17.027 24.241 16.852Q24.352 16.678 24.539 16.579Q24.725 16.480 24.940 16.437Q25.156 16.394 25.398 16.394Q25.812 16.394 26.092 16.576L26.307 16.401Q26.318 16.398 26.325 16.396Q26.331 16.394 26.342 16.394L26.393 16.394Q26.420 16.394 26.444 16.418Q26.468 16.442 26.468 16.470L26.468 17.317Q26.468 17.338 26.444 17.365Q26.420 17.392 26.393 17.392L26.280 17.392Q26.253 17.392 26.227 17.367Q26.201 17.341 26.201 17.317Q26.201 17.081 26.096 16.917Q25.990 16.753 25.807 16.671Q25.624 16.589 25.391 16.589Q25.063 16.589 24.807 16.692Q24.551 16.794 24.551 17.071Q24.551 17.266 24.733 17.375Q24.916 17.485 25.145 17.526L25.720 17.632Q25.966 17.680 26.179 17.808Q26.393 17.936 26.530 18.139Q26.666 18.343 26.666 18.592Q26.666 19.105 26.301 19.344Q25.935 19.583 25.398 19.583Q24.903 19.583 24.571 19.289L24.304 19.563Q24.284 19.583 24.257 19.583L24.209 19.583Q24.185 19.583 24.158 19.556Q24.130 19.529 24.130 19.508M27.822 18.674L27.822 16.777L27.182 16.777L27.182 16.555Q27.500 16.555 27.717 16.345Q27.934 16.135 28.035 15.825Q28.136 15.516 28.136 15.208L28.403 15.208L28.403 16.497L29.479 16.497L29.479 16.777L28.403 16.777L28.403 18.661Q28.403 18.937 28.507 19.136Q28.611 19.334 28.871 19.334Q29.028 19.334 29.134 19.230Q29.240 19.125 29.290 18.972Q29.339 18.818 29.339 18.661L29.339 18.247L29.606 18.247L29.606 18.674Q29.606 18.900 29.507 19.110Q29.408 19.320 29.223 19.452Q29.038 19.583 28.809 19.583Q28.372 19.583 28.097 19.346Q27.822 19.108 27.822 18.674M30.375 17.980Q30.375 17.659 30.500 17.370Q30.624 17.081 30.850 16.858Q31.075 16.634 31.371 16.514Q31.667 16.394 31.985 16.394Q32.313 16.394 32.574 16.494Q32.836 16.593 33.012 16.775Q33.188 16.958 33.282 17.216Q33.376 17.474 33.376 17.806Q33.376 17.898 33.294 17.919L31.038 17.919L31.038 17.980Q31.038 18.568 31.322 18.951Q31.605 19.334 32.173 19.334Q32.494 19.334 32.762 19.141Q33.031 18.948 33.119 18.633Q33.126 18.592 33.201 18.578L33.294 18.578Q33.376 18.602 33.376 18.674Q33.376 18.681 33.369 18.708Q33.256 19.105 32.885 19.344Q32.514 19.583 32.091 19.583Q31.653 19.583 31.253 19.375Q30.853 19.166 30.614 18.799Q30.375 18.432 30.375 17.980M31.045 17.710L32.860 17.710Q32.860 17.433 32.762 17.181Q32.665 16.928 32.467 16.772Q32.268 16.617 31.985 16.617Q31.708 16.617 31.494 16.775Q31.281 16.934 31.163 17.189Q31.045 17.444 31.045 17.710M35.645 19.515L34.012 19.515L34.012 19.235Q34.241 19.235 34.389 19.201Q34.538 19.166 34.538 19.026L34.538 17.177Q34.538 16.907 34.430 16.846Q34.323 16.784 34.012 16.784L34.012 16.504L35.071 16.429L35.071 17.078Q35.242 16.770 35.546 16.599Q35.850 16.429 36.196 16.429Q36.596 16.429 36.872 16.569Q37.149 16.709 37.235 17.057Q37.402 16.764 37.701 16.596Q38 16.429 38.346 16.429Q38.851 16.429 39.135 16.652Q39.419 16.876 39.419 17.372L39.419 19.026Q39.419 19.163 39.567 19.199Q39.716 19.235 39.942 19.235L39.942 19.515L38.311 19.515L38.311 19.235Q38.537 19.235 38.687 19.199Q38.838 19.163 38.838 19.026L38.838 17.386Q38.838 17.051 38.718 16.851Q38.598 16.651 38.284 16.651Q38.014 16.651 37.780 16.787Q37.546 16.924 37.407 17.158Q37.269 17.392 37.269 17.666L37.269 19.026Q37.269 19.163 37.418 19.199Q37.566 19.235 37.792 19.235L37.792 19.515L36.161 19.515L36.161 19.235Q36.390 19.235 36.539 19.201Q36.688 19.166 36.688 19.026L36.688 17.386Q36.688 17.051 36.568 16.851Q36.449 16.651 36.134 16.651Q35.864 16.651 35.630 16.787Q35.396 16.924 35.257 17.158Q35.119 17.392 35.119 17.666L35.119 19.026Q35.119 19.163 35.269 19.199Q35.420 19.235 35.645 19.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-33.184 -22.897)\">\u003Cpath d=\"M-23.614 29.265Q-24.164 28.865-24.535 28.310Q-24.906 27.754-25.087 27.108Q-25.268 26.462-25.268 25.765Q-25.268 25.252-25.168 24.757Q-25.067 24.261-24.862 23.810Q-24.657 23.359-24.344 22.967Q-24.031 22.576-23.614 22.272Q-23.604 22.268-23.597 22.267Q-23.590 22.265-23.580 22.265L-23.512 22.265Q-23.477 22.265-23.455 22.289Q-23.433 22.313-23.433 22.350Q-23.433 22.395-23.460 22.412Q-23.809 22.713-24.062 23.097Q-24.315 23.482-24.467 23.923Q-24.619 24.364-24.691 24.820Q-24.763 25.276-24.763 25.765Q-24.763 26.766-24.453 27.653Q-24.144 28.540-23.460 29.125Q-23.433 29.142-23.433 29.186Q-23.433 29.224-23.455 29.248Q-23.477 29.272-23.512 29.272L-23.580 29.272Q-23.587 29.268-23.595 29.267Q-23.604 29.265-23.614 29.265M-20.979 28.872L-22.609 28.872L-22.609 28.592Q-22.380 28.592-22.232 28.557Q-22.083 28.523-22.083 28.383L-22.083 25.037Q-22.083 24.866-22.220 24.825Q-22.356 24.784-22.609 24.784L-22.609 24.504L-21.529 24.429L-21.529 24.835Q-21.307 24.634-21.020 24.531Q-20.733 24.429-20.425 24.429Q-19.998 24.429-19.634 24.642Q-19.270 24.856-19.056 25.220Q-18.843 25.584-18.843 26.004Q-18.843 26.449-19.082 26.813Q-19.321 27.177-19.714 27.380Q-20.107 27.583-20.552 27.583Q-20.818 27.583-21.066 27.483Q-21.314 27.382-21.502 27.201L-21.502 28.383Q-21.502 28.520-21.353 28.556Q-21.204 28.592-20.979 28.592L-20.979 28.872M-21.502 25.184L-21.502 26.794Q-21.369 27.047-21.126 27.204Q-20.883 27.361-20.606 27.361Q-20.278 27.361-20.025 27.160Q-19.772 26.958-19.639 26.640Q-19.506 26.322-19.506 26.004Q-19.506 25.775-19.571 25.546Q-19.636 25.317-19.764 25.119Q-19.892 24.921-20.087 24.801Q-20.282 24.682-20.514 24.682Q-20.808 24.682-21.076 24.811Q-21.345 24.941-21.502 25.184M-16.539 27.515L-18.142 27.515L-18.142 27.235Q-17.916 27.235-17.768 27.201Q-17.619 27.166-17.619 27.026L-17.619 23.407Q-17.619 23.137-17.727 23.075Q-17.834 23.014-18.142 23.014L-18.142 22.733L-17.065 22.658L-17.065 27.026Q-17.065 27.163-16.915 27.199Q-16.765 27.235-16.539 27.235L-16.539 27.515M-15.886 26.787Q-15.886 26.455-15.662 26.228Q-15.438 26.001-15.095 25.873Q-14.751 25.744-14.379 25.692Q-14.006 25.639-13.702 25.639L-13.702 25.386Q-13.702 25.181-13.810 25.001Q-13.917 24.822-14.099 24.719Q-14.280 24.617-14.488 24.617Q-14.895 24.617-15.131 24.709Q-15.042 24.746-14.996 24.830Q-14.950 24.914-14.950 25.016Q-14.950 25.112-14.996 25.191Q-15.042 25.269-15.122 25.314Q-15.203 25.358-15.291 25.358Q-15.442 25.358-15.543 25.261Q-15.643 25.163-15.643 25.016Q-15.643 24.394-14.488 24.394Q-14.276 24.394-14.027 24.458Q-13.777 24.521-13.576 24.640Q-13.374 24.760-13.247 24.945Q-13.121 25.129-13.121 25.372L-13.121 26.948Q-13.121 27.064-13.059 27.160Q-12.998 27.255-12.885 27.255Q-12.776 27.255-12.711 27.161Q-12.646 27.067-12.646 26.948L-12.646 26.500L-12.379 26.500L-12.379 26.948Q-12.379 27.218-12.607 27.383Q-12.834 27.549-13.114 27.549Q-13.323 27.549-13.459 27.395Q-13.596 27.242-13.620 27.026Q-13.767 27.293-14.049 27.438Q-14.331 27.583-14.656 27.583Q-14.933 27.583-15.216 27.508Q-15.500 27.433-15.693 27.254Q-15.886 27.074-15.886 26.787M-15.271 26.787Q-15.271 26.961-15.170 27.091Q-15.069 27.221-14.914 27.291Q-14.758 27.361-14.594 27.361Q-14.375 27.361-14.167 27.264Q-13.958 27.166-13.830 26.985Q-13.702 26.804-13.702 26.578L-13.702 25.850Q-14.027 25.850-14.392 25.941Q-14.758 26.032-15.015 26.244Q-15.271 26.455-15.271 26.787M-10.281 27.515L-11.914 27.515L-11.914 27.235Q-11.685 27.235-11.537 27.201Q-11.388 27.166-11.388 27.026L-11.388 25.177Q-11.388 24.907-11.496 24.846Q-11.603 24.784-11.914 24.784L-11.914 24.504L-10.855 24.429L-10.855 25.078Q-10.684 24.770-10.380 24.599Q-10.076 24.429-9.730 24.429Q-9.225 24.429-8.941 24.652Q-8.657 24.876-8.657 25.372L-8.657 27.026Q-8.657 27.163-8.508 27.199Q-8.360 27.235-8.134 27.235L-8.134 27.515L-9.765 27.515L-9.765 27.235Q-9.536 27.235-9.387 27.201Q-9.238 27.166-9.238 27.026L-9.238 25.386Q-9.238 25.051-9.358 24.851Q-9.477 24.651-9.792 24.651Q-10.062 24.651-10.296 24.787Q-10.530 24.924-10.669 25.158Q-10.807 25.392-10.807 25.666L-10.807 27.026Q-10.807 27.163-10.657 27.199Q-10.506 27.235-10.281 27.235L-10.281 27.515M-7.587 25.980Q-7.587 25.659-7.463 25.370Q-7.338 25.081-7.112 24.858Q-6.887 24.634-6.591 24.514Q-6.295 24.394-5.977 24.394Q-5.649 24.394-5.388 24.494Q-5.126 24.593-4.950 24.775Q-4.774 24.958-4.680 25.216Q-4.586 25.474-4.586 25.806Q-4.586 25.898-4.668 25.919L-6.924 25.919L-6.924 25.980Q-6.924 26.568-6.641 26.951Q-6.357 27.334-5.789 27.334Q-5.468 27.334-5.200 27.141Q-4.932 26.948-4.843 26.633Q-4.836 26.592-4.761 26.578L-4.668 26.578Q-4.586 26.602-4.586 26.674Q-4.586 26.681-4.593 26.708Q-4.706 27.105-5.077 27.344Q-5.448 27.583-5.871 27.583Q-6.309 27.583-6.709 27.375Q-7.109 27.166-7.348 26.799Q-7.587 26.432-7.587 25.980M-6.917 25.710L-5.102 25.710Q-5.102 25.433-5.200 25.181Q-5.297 24.928-5.495 24.772Q-5.694 24.617-5.977 24.617Q-6.254 24.617-6.468 24.775Q-6.682 24.934-6.799 25.189Q-6.917 25.444-6.917 25.710M-3.472 26.674L-3.472 24.777L-4.111 24.777L-4.111 24.555Q-3.793 24.555-3.576 24.345Q-3.359 24.135-3.258 23.825Q-3.158 23.516-3.158 23.208L-2.891 23.208L-2.891 24.497L-1.814 24.497L-1.814 24.777L-2.891 24.777L-2.891 26.661Q-2.891 26.937-2.787 27.136Q-2.683 27.334-2.423 27.334Q-2.266 27.334-2.160 27.230Q-2.054 27.125-2.004 26.972Q-1.954 26.818-1.954 26.661L-1.954 26.247L-1.688 26.247L-1.688 26.674Q-1.688 26.900-1.787 27.110Q-1.886 27.320-2.071 27.452Q-2.255 27.583-2.484 27.583Q-2.922 27.583-3.197 27.346Q-3.472 27.108-3.472 26.674M-0.820 26.787Q-0.820 26.455-0.596 26.228Q-0.372 26.001-0.028 25.873Q0.315 25.744 0.688 25.692Q1.060 25.639 1.364 25.639L1.364 25.386Q1.364 25.181 1.257 25.001Q1.149 24.822 0.968 24.719Q0.787 24.617 0.578 24.617Q0.171 24.617-0.064 24.709Q0.025 24.746 0.071 24.830Q0.117 24.914 0.117 25.016Q0.117 25.112 0.071 25.191Q0.025 25.269-0.056 25.314Q-0.136 25.358-0.225 25.358Q-0.375 25.358-0.476 25.261Q-0.577 25.163-0.577 25.016Q-0.577 24.394 0.578 24.394Q0.790 24.394 1.040 24.458Q1.289 24.521 1.491 24.640Q1.692 24.760 1.819 24.945Q1.945 25.129 1.945 25.372L1.945 26.948Q1.945 27.064 2.007 27.160Q2.068 27.255 2.181 27.255Q2.291 27.255 2.356 27.161Q2.421 27.067 2.421 26.948L2.421 26.500L2.687 26.500L2.687 26.948Q2.687 27.218 2.460 27.383Q2.233 27.549 1.952 27.549Q1.744 27.549 1.607 27.395Q1.470 27.242 1.446 27.026Q1.299 27.293 1.017 27.438Q0.735 27.583 0.411 27.583Q0.134 27.583-0.150 27.508Q-0.433 27.433-0.627 27.254Q-0.820 27.074-0.820 26.787M-0.204 26.787Q-0.204 26.961-0.104 27.091Q-0.003 27.221 0.153 27.291Q0.308 27.361 0.472 27.361Q0.691 27.361 0.900 27.264Q1.108 27.166 1.236 26.985Q1.364 26.804 1.364 26.578L1.364 25.850Q1.040 25.850 0.674 25.941Q0.308 26.032 0.052 26.244Q-0.204 26.455-0.204 26.787M4.854 27.515L3.118 27.515L3.118 27.235Q3.347 27.235 3.495 27.201Q3.644 27.166 3.644 27.026L3.644 25.177Q3.644 24.907 3.536 24.846Q3.429 24.784 3.118 24.784L3.118 24.504L4.147 24.429L4.147 25.136Q4.276 24.828 4.519 24.629Q4.762 24.429 5.080 24.429Q5.298 24.429 5.469 24.553Q5.640 24.678 5.640 24.890Q5.640 25.027 5.541 25.126Q5.442 25.225 5.309 25.225Q5.172 25.225 5.073 25.126Q4.974 25.027 4.974 24.890Q4.974 24.750 5.073 24.651Q4.782 24.651 4.582 24.847Q4.382 25.044 4.290 25.338Q4.198 25.632 4.198 25.912L4.198 27.026Q4.198 27.235 4.854 27.235L4.854 27.515M6.560 28.650Q6.690 28.718 6.826 28.718Q6.997 28.718 7.148 28.629Q7.298 28.540 7.409 28.395Q7.520 28.250 7.599 28.082L7.862 27.515L6.693 24.989Q6.618 24.842 6.488 24.810Q6.358 24.777 6.126 24.777L6.126 24.497L7.647 24.497L7.647 24.777Q7.298 24.777 7.298 24.924Q7.301 24.945 7.303 24.962Q7.305 24.979 7.305 24.989L8.163 26.848L8.935 25.177Q8.969 25.109 8.969 25.030Q8.969 24.917 8.886 24.847Q8.802 24.777 8.689 24.777L8.689 24.497L9.885 24.497L9.885 24.777Q9.667 24.777 9.494 24.881Q9.321 24.986 9.229 25.177L7.893 28.082Q7.722 28.452 7.452 28.698Q7.182 28.944 6.826 28.944Q6.556 28.944 6.338 28.778Q6.119 28.612 6.119 28.349Q6.119 28.212 6.211 28.123Q6.303 28.035 6.443 28.035Q6.580 28.035 6.669 28.123Q6.758 28.212 6.758 28.349Q6.758 28.452 6.705 28.530Q6.652 28.609 6.560 28.650\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-33.184 -22.897)\">\u003Cpath d=\"M14.834 27.515L13.200 27.515L13.200 27.235Q13.429 27.235 13.578 27.201Q13.727 27.166 13.727 27.026L13.727 25.177Q13.727 24.907 13.619 24.846Q13.511 24.784 13.200 24.784L13.200 24.504L14.260 24.429L14.260 25.078Q14.431 24.770 14.735 24.599Q15.039 24.429 15.384 24.429Q15.784 24.429 16.061 24.569Q16.338 24.709 16.423 25.057Q16.591 24.764 16.890 24.596Q17.189 24.429 17.534 24.429Q18.040 24.429 18.324 24.652Q18.608 24.876 18.608 25.372L18.608 27.026Q18.608 27.163 18.756 27.199Q18.905 27.235 19.130 27.235L19.130 27.515L17.500 27.515L17.500 27.235Q17.726 27.235 17.876 27.199Q18.026 27.163 18.026 27.026L18.026 25.386Q18.026 25.051 17.907 24.851Q17.787 24.651 17.473 24.651Q17.203 24.651 16.969 24.787Q16.734 24.924 16.596 25.158Q16.458 25.392 16.458 25.666L16.458 27.026Q16.458 27.163 16.606 27.199Q16.755 27.235 16.981 27.235L16.981 27.515L15.350 27.515L15.350 27.235Q15.579 27.235 15.728 27.201Q15.877 27.166 15.877 27.026L15.877 25.386Q15.877 25.051 15.757 24.851Q15.637 24.651 15.323 24.651Q15.053 24.651 14.819 24.787Q14.585 24.924 14.446 25.158Q14.308 25.392 14.308 25.666L14.308 27.026Q14.308 27.163 14.458 27.199Q14.609 27.235 14.834 27.235L14.834 27.515M19.677 26.032Q19.677 25.690 19.812 25.391Q19.947 25.092 20.187 24.868Q20.426 24.644 20.744 24.519Q21.062 24.394 21.393 24.394Q21.838 24.394 22.237 24.610Q22.637 24.825 22.871 25.203Q23.106 25.580 23.106 26.032Q23.106 26.373 22.964 26.657Q22.822 26.941 22.578 27.148Q22.333 27.354 22.024 27.469Q21.714 27.583 21.393 27.583Q20.963 27.583 20.561 27.382Q20.159 27.180 19.918 26.828Q19.677 26.476 19.677 26.032M21.393 27.334Q21.995 27.334 22.219 26.956Q22.442 26.578 22.442 25.946Q22.442 25.334 22.208 24.975Q21.974 24.617 21.393 24.617Q20.340 24.617 20.340 25.946Q20.340 26.578 20.566 26.956Q20.792 27.334 21.393 27.334M24.227 26.674L24.227 24.777L23.588 24.777L23.588 24.555Q23.905 24.555 24.122 24.345Q24.339 24.135 24.440 23.825Q24.541 23.516 24.541 23.208L24.808 23.208L24.808 24.497L25.884 24.497L25.884 24.777L24.808 24.777L24.808 26.661Q24.808 26.937 24.912 27.136Q25.016 27.334 25.276 27.334Q25.433 27.334 25.539 27.230Q25.645 27.125 25.695 26.972Q25.744 26.818 25.744 26.661L25.744 26.247L26.011 26.247L26.011 26.674Q26.011 26.900 25.912 27.110Q25.813 27.320 25.628 27.452Q25.443 27.583 25.214 27.583Q24.777 27.583 24.502 27.346Q24.227 27.108 24.227 26.674M28.438 27.515L26.886 27.515L26.886 27.235Q27.111 27.235 27.260 27.201Q27.409 27.166 27.409 27.026L27.409 25.177Q27.409 24.989 27.361 24.905Q27.313 24.822 27.216 24.803Q27.118 24.784 26.906 24.784L26.906 24.504L27.963 24.429L27.963 27.026Q27.963 27.166 28.094 27.201Q28.226 27.235 28.438 27.235L28.438 27.515M27.166 23.208Q27.166 23.037 27.289 22.918Q27.412 22.798 27.583 22.798Q27.751 22.798 27.874 22.918Q27.997 23.037 27.997 23.208Q27.997 23.383 27.874 23.506Q27.751 23.629 27.583 23.629Q27.412 23.629 27.289 23.506Q27.166 23.383 27.166 23.208M29.043 26.032Q29.043 25.690 29.178 25.391Q29.313 25.092 29.552 24.868Q29.791 24.644 30.109 24.519Q30.427 24.394 30.758 24.394Q31.203 24.394 31.603 24.610Q32.003 24.825 32.237 25.203Q32.471 25.580 32.471 26.032Q32.471 26.373 32.329 26.657Q32.187 26.941 31.943 27.148Q31.698 27.354 31.389 27.469Q31.080 27.583 30.758 27.583Q30.328 27.583 29.926 27.382Q29.525 27.180 29.284 26.828Q29.043 26.476 29.043 26.032M30.758 27.334Q31.360 27.334 31.584 26.956Q31.808 26.578 31.808 25.946Q31.808 25.334 31.574 24.975Q31.339 24.617 30.758 24.617Q29.706 24.617 29.706 25.946Q29.706 26.578 29.931 26.956Q30.157 27.334 30.758 27.334M34.747 27.515L33.113 27.515L33.113 27.235Q33.342 27.235 33.491 27.201Q33.640 27.166 33.640 27.026L33.640 25.177Q33.640 24.907 33.532 24.846Q33.424 24.784 33.113 24.784L33.113 24.504L34.173 24.429L34.173 25.078Q34.344 24.770 34.648 24.599Q34.952 24.429 35.297 24.429Q35.803 24.429 36.087 24.652Q36.371 24.876 36.371 25.372L36.371 27.026Q36.371 27.163 36.519 27.199Q36.668 27.235 36.894 27.235L36.894 27.515L35.263 27.515L35.263 27.235Q35.492 27.235 35.641 27.201Q35.790 27.166 35.790 27.026L35.790 25.386Q35.790 25.051 35.670 24.851Q35.550 24.651 35.236 24.651Q34.966 24.651 34.732 24.787Q34.498 24.924 34.359 25.158Q34.221 25.392 34.221 25.666L34.221 27.026Q34.221 27.163 34.371 27.199Q34.522 27.235 34.747 27.235L34.747 27.515M37.803 29.272L37.734 29.272Q37.700 29.272 37.678 29.246Q37.656 29.221 37.656 29.186Q37.656 29.142 37.687 29.125Q38.042 28.821 38.292 28.431Q38.541 28.041 38.693 27.609Q38.845 27.177 38.915 26.708Q38.985 26.240 38.985 25.765Q38.985 25.286 38.915 24.820Q38.845 24.353 38.692 23.918Q38.538 23.482 38.286 23.094Q38.035 22.706 37.687 22.412Q37.656 22.395 37.656 22.350Q37.656 22.316 37.678 22.291Q37.700 22.265 37.734 22.265L37.803 22.265Q37.813 22.265 37.822 22.267Q37.830 22.268 37.840 22.272Q38.384 22.672 38.756 23.225Q39.129 23.779 39.310 24.425Q39.491 25.071 39.491 25.765Q39.491 26.466 39.310 27.113Q39.129 27.761 38.755 28.315Q38.380 28.869 37.840 29.265Q37.830 29.265 37.822 29.267Q37.813 29.268 37.803 29.272\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M-68.737 70.194h85.359V41.74h-85.359Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-28.414 34.883)\">\u003Cpath d=\"M-24.154 19.488L-25.282 16.989Q-25.354 16.842-25.484 16.810Q-25.614 16.777-25.843 16.777L-25.843 16.497L-24.329 16.497L-24.329 16.777Q-24.681 16.777-24.681 16.924Q-24.681 16.969-24.670 16.989L-23.806 18.907L-23.026 17.177Q-22.992 17.109-22.992 17.030Q-22.992 16.917-23.076 16.847Q-23.160 16.777-23.279 16.777L-23.279 16.497L-22.083 16.497L-22.083 16.777Q-22.302 16.777-22.473 16.880Q-22.643 16.982-22.732 17.177L-23.768 19.488Q-23.816 19.583-23.922 19.583L-24 19.583Q-24.106 19.583-24.154 19.488M-19.926 19.515L-21.478 19.515L-21.478 19.235Q-21.252 19.235-21.104 19.201Q-20.955 19.166-20.955 19.026L-20.955 17.177Q-20.955 16.989-21.003 16.905Q-21.051 16.822-21.148 16.803Q-21.245 16.784-21.457 16.784L-21.457 16.504L-20.401 16.429L-20.401 19.026Q-20.401 19.166-20.270 19.201Q-20.138 19.235-19.926 19.235L-19.926 19.515M-21.198 15.208Q-21.198 15.037-21.075 14.918Q-20.952 14.798-20.781 14.798Q-20.613 14.798-20.490 14.918Q-20.367 15.037-20.367 15.208Q-20.367 15.383-20.490 15.506Q-20.613 15.629-20.781 15.629Q-20.952 15.629-21.075 15.506Q-21.198 15.383-21.198 15.208M-18.474 19.515L-18.740 19.515L-18.740 15.407Q-18.740 15.137-18.848 15.075Q-18.955 15.014-19.266 15.014L-19.266 14.733L-18.186 14.658L-18.186 16.828Q-17.978 16.637-17.693 16.533Q-17.407 16.429-17.110 16.429Q-16.792 16.429-16.495 16.550Q-16.197 16.671-15.975 16.887Q-15.753 17.102-15.626 17.387Q-15.500 17.673-15.500 18.004Q-15.500 18.449-15.739 18.813Q-15.978 19.177-16.371 19.380Q-16.765 19.583-17.209 19.583Q-17.404 19.583-17.593 19.527Q-17.783 19.471-17.944 19.366Q-18.104 19.262-18.245 19.101L-18.474 19.515M-18.159 17.170L-18.159 18.787Q-18.022 19.047-17.781 19.204Q-17.540 19.361-17.264 19.361Q-16.970 19.361-16.758 19.254Q-16.546 19.146-16.412 18.954Q-16.279 18.763-16.221 18.524Q-16.163 18.285-16.163 18.004Q-16.163 17.645-16.257 17.341Q-16.351 17.037-16.578 16.844Q-16.806 16.651-17.171 16.651Q-17.472 16.651-17.739 16.787Q-18.005 16.924-18.159 17.170M-13.114 19.515L-14.850 19.515L-14.850 19.235Q-14.621 19.235-14.473 19.201Q-14.324 19.166-14.324 19.026L-14.324 17.177Q-14.324 16.907-14.432 16.846Q-14.539 16.784-14.850 16.784L-14.850 16.504L-13.822 16.429L-13.822 17.136Q-13.692 16.828-13.449 16.629Q-13.206 16.429-12.889 16.429Q-12.670 16.429-12.499 16.553Q-12.328 16.678-12.328 16.890Q-12.328 17.027-12.427 17.126Q-12.526 17.225-12.660 17.225Q-12.796 17.225-12.895 17.126Q-12.995 17.027-12.995 16.890Q-12.995 16.750-12.895 16.651Q-13.186 16.651-13.386 16.847Q-13.586 17.044-13.678 17.338Q-13.770 17.632-13.770 17.912L-13.770 19.026Q-13.770 19.235-13.114 19.235L-13.114 19.515M-11.685 18.787Q-11.685 18.455-11.462 18.228Q-11.238 18.001-10.894 17.873Q-10.551 17.744-10.178 17.692Q-9.806 17.639-9.501 17.639L-9.501 17.386Q-9.501 17.181-9.609 17.001Q-9.717 16.822-9.898 16.719Q-10.079 16.617-10.287 16.617Q-10.694 16.617-10.930 16.709Q-10.841 16.746-10.795 16.830Q-10.749 16.914-10.749 17.016Q-10.749 17.112-10.795 17.191Q-10.841 17.269-10.922 17.314Q-11.002 17.358-11.091 17.358Q-11.241 17.358-11.342 17.261Q-11.443 17.163-11.443 17.016Q-11.443 16.394-10.287 16.394Q-10.076 16.394-9.826 16.458Q-9.577 16.521-9.375 16.640Q-9.173 16.760-9.047 16.945Q-8.920 17.129-8.920 17.372L-8.920 18.948Q-8.920 19.064-8.859 19.160Q-8.797 19.255-8.684 19.255Q-8.575 19.255-8.510 19.161Q-8.445 19.067-8.445 18.948L-8.445 18.500L-8.179 18.500L-8.179 18.948Q-8.179 19.218-8.406 19.383Q-8.633 19.549-8.913 19.549Q-9.122 19.549-9.259 19.395Q-9.395 19.242-9.419 19.026Q-9.566 19.293-9.848 19.438Q-10.130 19.583-10.455 19.583Q-10.732 19.583-11.016 19.508Q-11.299 19.433-11.492 19.254Q-11.685 19.074-11.685 18.787M-11.070 18.787Q-11.070 18.961-10.969 19.091Q-10.869 19.221-10.713 19.291Q-10.558 19.361-10.393 19.361Q-10.175 19.361-9.966 19.264Q-9.758 19.166-9.630 18.985Q-9.501 18.804-9.501 18.578L-9.501 17.850Q-9.826 17.850-10.192 17.941Q-10.558 18.032-10.814 18.244Q-11.070 18.455-11.070 18.787M-7.235 18.674L-7.235 16.777L-7.874 16.777L-7.874 16.555Q-7.557 16.555-7.339 16.345Q-7.122 16.135-7.022 15.825Q-6.921 15.516-6.921 15.208L-6.654 15.208L-6.654 16.497L-5.578 16.497L-5.578 16.777L-6.654 16.777L-6.654 18.661Q-6.654 18.937-6.550 19.136Q-6.446 19.334-6.186 19.334Q-6.029 19.334-5.923 19.230Q-5.817 19.125-5.767 18.972Q-5.718 18.818-5.718 18.661L-5.718 18.247L-5.451 18.247L-5.451 18.674Q-5.451 18.900-5.550 19.110Q-5.649 19.320-5.834 19.452Q-6.018 19.583-6.247 19.583Q-6.685 19.583-6.960 19.346Q-7.235 19.108-7.235 18.674M-3.024 19.515L-4.576 19.515L-4.576 19.235Q-4.350 19.235-4.202 19.201Q-4.053 19.166-4.053 19.026L-4.053 17.177Q-4.053 16.989-4.101 16.905Q-4.149 16.822-4.246 16.803Q-4.344 16.784-4.556 16.784L-4.556 16.504L-3.499 16.429L-3.499 19.026Q-3.499 19.166-3.368 19.201Q-3.236 19.235-3.024 19.235L-3.024 19.515M-4.296 15.208Q-4.296 15.037-4.173 14.918Q-4.050 14.798-3.879 14.798Q-3.711 14.798-3.588 14.918Q-3.465 15.037-3.465 15.208Q-3.465 15.383-3.588 15.506Q-3.711 15.629-3.879 15.629Q-4.050 15.629-4.173 15.506Q-4.296 15.383-4.296 15.208M-0.697 19.515L-2.330 19.515L-2.330 19.235Q-2.101 19.235-1.953 19.201Q-1.804 19.166-1.804 19.026L-1.804 17.177Q-1.804 16.907-1.912 16.846Q-2.019 16.784-2.330 16.784L-2.330 16.504L-1.271 16.429L-1.271 17.078Q-1.100 16.770-0.796 16.599Q-0.492 16.429-0.146 16.429Q0.359 16.429 0.643 16.652Q0.927 16.876 0.927 17.372L0.927 19.026Q0.927 19.163 1.076 19.199Q1.224 19.235 1.450 19.235L1.450 19.515L-0.181 19.515L-0.181 19.235Q0.048 19.235 0.197 19.201Q0.346 19.166 0.346 19.026L0.346 17.386Q0.346 17.051 0.226 16.851Q0.107 16.651-0.208 16.651Q-0.478 16.651-0.712 16.787Q-0.946 16.924-1.085 17.158Q-1.223 17.392-1.223 17.666L-1.223 19.026Q-1.223 19.163-1.073 19.199Q-0.922 19.235-0.697 19.235L-0.697 19.515M1.997 20.048Q1.997 19.802 2.193 19.618Q2.390 19.433 2.646 19.354Q2.509 19.242 2.438 19.081Q2.366 18.920 2.366 18.739Q2.366 18.418 2.578 18.172Q2.243 17.874 2.243 17.464Q2.243 17.003 2.632 16.716Q3.022 16.429 3.501 16.429Q3.972 16.429 4.307 16.675Q4.482 16.521 4.692 16.439Q4.902 16.357 5.131 16.357Q5.295 16.357 5.416 16.464Q5.538 16.572 5.538 16.736Q5.538 16.832 5.466 16.904Q5.394 16.975 5.302 16.975Q5.203 16.975 5.133 16.902Q5.063 16.828 5.063 16.729Q5.063 16.675 5.076 16.644L5.083 16.630Q5.090 16.610 5.098 16.599Q5.107 16.589 5.110 16.582Q4.755 16.582 4.468 16.805Q4.755 17.098 4.755 17.464Q4.755 17.779 4.570 18.011Q4.386 18.244 4.097 18.372Q3.808 18.500 3.501 18.500Q3.299 18.500 3.108 18.450Q2.916 18.401 2.738 18.291Q2.646 18.418 2.646 18.561Q2.646 18.743 2.774 18.878Q2.902 19.013 3.087 19.013L3.719 19.013Q4.167 19.013 4.536 19.084Q4.905 19.156 5.165 19.385Q5.425 19.614 5.425 20.048Q5.425 20.369 5.129 20.571Q4.834 20.773 4.430 20.862Q4.027 20.951 3.713 20.951Q3.395 20.951 2.991 20.862Q2.588 20.773 2.292 20.571Q1.997 20.369 1.997 20.048M2.451 20.048Q2.451 20.277 2.670 20.426Q2.889 20.575 3.181 20.643Q3.473 20.711 3.713 20.711Q3.877 20.711 4.085 20.675Q4.294 20.640 4.500 20.559Q4.707 20.479 4.839 20.351Q4.970 20.223 4.970 20.048Q4.970 19.696 4.589 19.602Q4.208 19.508 3.706 19.508L3.087 19.508Q2.848 19.508 2.650 19.659Q2.451 19.809 2.451 20.048M3.501 18.261Q4.167 18.261 4.167 17.464Q4.167 16.664 3.501 16.664Q2.831 16.664 2.831 17.464Q2.831 18.261 3.501 18.261\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.414 34.883)\">\u003Cpath d=\"M8.736 19.508L8.736 18.445Q8.736 18.421 8.764 18.394Q8.791 18.367 8.815 18.367L8.924 18.367Q8.989 18.367 9.003 18.425Q9.099 18.859 9.345 19.110Q9.591 19.361 10.005 19.361Q10.346 19.361 10.599 19.228Q10.852 19.095 10.852 18.787Q10.852 18.630 10.758 18.515Q10.664 18.401 10.526 18.332Q10.387 18.264 10.220 18.226L9.639 18.127Q9.283 18.059 9.010 17.838Q8.736 17.618 8.736 17.276Q8.736 17.027 8.848 16.852Q8.959 16.678 9.145 16.579Q9.331 16.480 9.547 16.437Q9.762 16.394 10.005 16.394Q10.418 16.394 10.698 16.576L10.914 16.401Q10.924 16.398 10.931 16.396Q10.938 16.394 10.948 16.394L10.999 16.394Q11.026 16.394 11.050 16.418Q11.074 16.442 11.074 16.470L11.074 17.317Q11.074 17.338 11.050 17.365Q11.026 17.392 10.999 17.392L10.886 17.392Q10.859 17.392 10.833 17.367Q10.808 17.341 10.808 17.317Q10.808 17.081 10.702 16.917Q10.596 16.753 10.413 16.671Q10.230 16.589 9.998 16.589Q9.670 16.589 9.413 16.692Q9.157 16.794 9.157 17.071Q9.157 17.266 9.340 17.375Q9.523 17.485 9.752 17.526L10.326 17.632Q10.572 17.680 10.786 17.808Q10.999 17.936 11.136 18.139Q11.273 18.343 11.273 18.592Q11.273 19.105 10.907 19.344Q10.541 19.583 10.005 19.583Q9.509 19.583 9.177 19.289L8.911 19.563Q8.890 19.583 8.863 19.583L8.815 19.583Q8.791 19.583 8.764 19.556Q8.736 19.529 8.736 19.508M12.428 18.674L12.428 16.777L11.789 16.777L11.789 16.555Q12.107 16.555 12.324 16.345Q12.541 16.135 12.641 15.825Q12.742 15.516 12.742 15.208L13.009 15.208L13.009 16.497L14.086 16.497L14.086 16.777L13.009 16.777L13.009 18.661Q13.009 18.937 13.113 19.136Q13.217 19.334 13.477 19.334Q13.634 19.334 13.740 19.230Q13.846 19.125 13.896 18.972Q13.945 18.818 13.945 18.661L13.945 18.247L14.212 18.247L14.212 18.674Q14.212 18.900 14.113 19.110Q14.014 19.320 13.829 19.452Q13.645 19.583 13.416 19.583Q12.978 19.583 12.703 19.346Q12.428 19.108 12.428 18.674M16.772 19.515L15.036 19.515L15.036 19.235Q15.265 19.235 15.413 19.201Q15.562 19.166 15.562 19.026L15.562 17.177Q15.562 16.907 15.454 16.846Q15.347 16.784 15.036 16.784L15.036 16.504L16.065 16.429L16.065 17.136Q16.194 16.828 16.437 16.629Q16.680 16.429 16.998 16.429Q17.216 16.429 17.387 16.553Q17.558 16.678 17.558 16.890Q17.558 17.027 17.459 17.126Q17.360 17.225 17.227 17.225Q17.090 17.225 16.991 17.126Q16.892 17.027 16.892 16.890Q16.892 16.750 16.991 16.651Q16.700 16.651 16.500 16.847Q16.300 17.044 16.208 17.338Q16.116 17.632 16.116 17.912L16.116 19.026Q16.116 19.235 16.772 19.235L16.772 19.515M19.759 19.515L18.208 19.515L18.208 19.235Q18.433 19.235 18.582 19.201Q18.731 19.166 18.731 19.026L18.731 17.177Q18.731 16.989 18.683 16.905Q18.635 16.822 18.537 16.803Q18.440 16.784 18.228 16.784L18.228 16.504L19.284 16.429L19.284 19.026Q19.284 19.166 19.416 19.201Q19.547 19.235 19.759 19.235L19.759 19.515M18.488 15.208Q18.488 15.037 18.611 14.918Q18.734 14.798 18.905 14.798Q19.072 14.798 19.195 14.918Q19.318 15.037 19.318 15.208Q19.318 15.383 19.195 15.506Q19.072 15.629 18.905 15.629Q18.734 15.629 18.611 15.506Q18.488 15.383 18.488 15.208M22.087 19.515L20.453 19.515L20.453 19.235Q20.682 19.235 20.831 19.201Q20.980 19.166 20.980 19.026L20.980 17.177Q20.980 16.907 20.872 16.846Q20.764 16.784 20.453 16.784L20.453 16.504L21.513 16.429L21.513 17.078Q21.684 16.770 21.988 16.599Q22.292 16.429 22.637 16.429Q23.143 16.429 23.427 16.652Q23.711 16.876 23.711 17.372L23.711 19.026Q23.711 19.163 23.859 19.199Q24.008 19.235 24.234 19.235L24.234 19.515L22.603 19.515L22.603 19.235Q22.832 19.235 22.981 19.201Q23.130 19.166 23.130 19.026L23.130 17.386Q23.130 17.051 23.010 16.851Q22.890 16.651 22.576 16.651Q22.306 16.651 22.072 16.787Q21.838 16.924 21.699 17.158Q21.561 17.392 21.561 17.666L21.561 19.026Q21.561 19.163 21.711 19.199Q21.861 19.235 22.087 19.235L22.087 19.515M24.780 20.048Q24.780 19.802 24.977 19.618Q25.173 19.433 25.430 19.354Q25.293 19.242 25.221 19.081Q25.150 18.920 25.150 18.739Q25.150 18.418 25.361 18.172Q25.026 17.874 25.026 17.464Q25.026 17.003 25.416 16.716Q25.806 16.429 26.284 16.429Q26.756 16.429 27.091 16.675Q27.265 16.521 27.475 16.439Q27.686 16.357 27.915 16.357Q28.079 16.357 28.200 16.464Q28.321 16.572 28.321 16.736Q28.321 16.832 28.250 16.904Q28.178 16.975 28.086 16.975Q27.986 16.975 27.916 16.902Q27.846 16.828 27.846 16.729Q27.846 16.675 27.860 16.644L27.867 16.630Q27.874 16.610 27.882 16.599Q27.891 16.589 27.894 16.582Q27.539 16.582 27.252 16.805Q27.539 17.098 27.539 17.464Q27.539 17.779 27.354 18.011Q27.170 18.244 26.881 18.372Q26.592 18.500 26.284 18.500Q26.083 18.500 25.891 18.450Q25.700 18.401 25.522 18.291Q25.430 18.418 25.430 18.561Q25.430 18.743 25.558 18.878Q25.686 19.013 25.871 19.013L26.503 19.013Q26.951 19.013 27.320 19.084Q27.689 19.156 27.949 19.385Q28.209 19.614 28.209 20.048Q28.209 20.369 27.913 20.571Q27.617 20.773 27.214 20.862Q26.811 20.951 26.496 20.951Q26.178 20.951 25.775 20.862Q25.372 20.773 25.076 20.571Q24.780 20.369 24.780 20.048M25.235 20.048Q25.235 20.277 25.454 20.426Q25.672 20.575 25.965 20.643Q26.257 20.711 26.496 20.711Q26.660 20.711 26.869 20.675Q27.077 20.640 27.284 20.559Q27.491 20.479 27.622 20.351Q27.754 20.223 27.754 20.048Q27.754 19.696 27.373 19.602Q26.992 19.508 26.489 19.508L25.871 19.508Q25.631 19.508 25.433 19.659Q25.235 19.809 25.235 20.048M26.284 18.261Q26.951 18.261 26.951 17.464Q26.951 16.664 26.284 16.664Q25.614 16.664 25.614 17.464Q25.614 18.261 26.284 18.261M29.302 20.745Q29.302 20.711 29.330 20.684Q29.600 20.455 29.748 20.132Q29.897 19.809 29.897 19.453L29.897 19.416Q29.788 19.515 29.624 19.515Q29.443 19.515 29.323 19.395Q29.203 19.276 29.203 19.095Q29.203 18.920 29.323 18.801Q29.443 18.681 29.624 18.681Q29.880 18.681 30 18.920Q30.119 19.160 30.119 19.453Q30.119 19.853 29.950 20.224Q29.781 20.595 29.484 20.851Q29.453 20.872 29.425 20.872Q29.384 20.872 29.343 20.831Q29.302 20.790 29.302 20.745\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.414 34.883)\">\u003Cpath d=\"M-14.394 27.515L-16.028 27.515L-16.028 27.235Q-15.799 27.235-15.650 27.201Q-15.501 27.166-15.501 27.026L-15.501 23.407Q-15.501 23.137-15.609 23.075Q-15.717 23.014-16.028 23.014L-16.028 22.733L-14.948 22.658L-14.948 25.044Q-14.842 24.859-14.664 24.717Q-14.486 24.576-14.278 24.502Q-14.069 24.429-13.844 24.429Q-13.338 24.429-13.054 24.652Q-12.770 24.876-12.770 25.372L-12.770 27.026Q-12.770 27.163-12.622 27.199Q-12.473 27.235-12.247 27.235L-12.247 27.515L-13.878 27.515L-13.878 27.235Q-13.649 27.235-13.500 27.201Q-13.351 27.166-13.351 27.026L-13.351 25.386Q-13.351 25.051-13.471 24.851Q-13.591 24.651-13.905 24.651Q-14.175 24.651-14.409 24.787Q-14.643 24.924-14.782 25.158Q-14.920 25.392-14.920 25.666L-14.920 27.026Q-14.920 27.163-14.770 27.199Q-14.619 27.235-14.394 27.235L-14.394 27.515M-11.701 25.980Q-11.701 25.659-11.576 25.370Q-11.451 25.081-11.225 24.858Q-11 24.634-10.704 24.514Q-10.409 24.394-10.091 24.394Q-9.763 24.394-9.501 24.494Q-9.240 24.593-9.064 24.775Q-8.888 24.958-8.794 25.216Q-8.700 25.474-8.700 25.806Q-8.700 25.898-8.782 25.919L-11.037 25.919L-11.037 25.980Q-11.037 26.568-10.754 26.951Q-10.470 27.334-9.903 27.334Q-9.581 27.334-9.313 27.141Q-9.045 26.948-8.956 26.633Q-8.949 26.592-8.874 26.578L-8.782 26.578Q-8.700 26.602-8.700 26.674Q-8.700 26.681-8.706 26.708Q-8.819 27.105-9.190 27.344Q-9.561 27.583-9.985 27.583Q-10.422 27.583-10.822 27.375Q-11.222 27.166-11.461 26.799Q-11.701 26.432-11.701 25.980M-11.031 25.710L-9.216 25.710Q-9.216 25.433-9.313 25.181Q-9.411 24.928-9.609 24.772Q-9.807 24.617-10.091 24.617Q-10.368 24.617-10.581 24.775Q-10.795 24.934-10.913 25.189Q-11.031 25.444-11.031 25.710M-8.054 26.787Q-8.054 26.455-7.830 26.228Q-7.606 26.001-7.262 25.873Q-6.919 25.744-6.546 25.692Q-6.174 25.639-5.869 25.639L-5.869 25.386Q-5.869 25.181-5.977 25.001Q-6.085 24.822-6.266 24.719Q-6.447 24.617-6.656 24.617Q-7.062 24.617-7.298 24.709Q-7.209 24.746-7.163 24.830Q-7.117 24.914-7.117 25.016Q-7.117 25.112-7.163 25.191Q-7.209 25.269-7.290 25.314Q-7.370 25.358-7.459 25.358Q-7.609 25.358-7.710 25.261Q-7.811 25.163-7.811 25.016Q-7.811 24.394-6.656 24.394Q-6.444 24.394-6.194 24.458Q-5.945 24.521-5.743 24.640Q-5.541 24.760-5.415 24.945Q-5.288 25.129-5.288 25.372L-5.288 26.948Q-5.288 27.064-5.227 27.160Q-5.165 27.255-5.053 27.255Q-4.943 27.255-4.878 27.161Q-4.813 27.067-4.813 26.948L-4.813 26.500L-4.547 26.500L-4.547 26.948Q-4.547 27.218-4.774 27.383Q-5.001 27.549-5.282 27.549Q-5.490 27.549-5.627 27.395Q-5.764 27.242-5.787 27.026Q-5.934 27.293-6.216 27.438Q-6.498 27.583-6.823 27.583Q-7.100 27.583-7.384 27.508Q-7.667 27.433-7.860 27.254Q-8.054 27.074-8.054 26.787M-7.438 26.787Q-7.438 26.961-7.338 27.091Q-7.237 27.221-7.081 27.291Q-6.926 27.361-6.762 27.361Q-6.543 27.361-6.334 27.264Q-6.126 27.166-5.998 26.985Q-5.869 26.804-5.869 26.578L-5.869 25.850Q-6.194 25.850-6.560 25.941Q-6.926 26.032-7.182 26.244Q-7.438 26.455-7.438 26.787M-3.603 26.674L-3.603 24.777L-4.243 24.777L-4.243 24.555Q-3.925 24.555-3.708 24.345Q-3.491 24.135-3.390 23.825Q-3.289 23.516-3.289 23.208L-3.022 23.208L-3.022 24.497L-1.946 24.497L-1.946 24.777L-3.022 24.777L-3.022 26.661Q-3.022 26.937-2.918 27.136Q-2.814 27.334-2.554 27.334Q-2.397 27.334-2.291 27.230Q-2.185 27.125-2.135 26.972Q-2.086 26.818-2.086 26.661L-2.086 26.247L-1.819 26.247L-1.819 26.674Q-1.819 26.900-1.918 27.110Q-2.017 27.320-2.202 27.452Q-2.387 27.583-2.616 27.583Q-3.053 27.583-3.328 27.346Q-3.603 27.108-3.603 26.674M-1.050 25.980Q-1.050 25.659-0.925 25.370Q-0.801 25.081-0.575 24.858Q-0.349 24.634-0.054 24.514Q0.242 24.394 0.560 24.394Q0.888 24.394 1.149 24.494Q1.411 24.593 1.587 24.775Q1.763 24.958 1.857 25.216Q1.951 25.474 1.951 25.806Q1.951 25.898 1.869 25.919L-0.387 25.919L-0.387 25.980Q-0.387 26.568-0.103 26.951Q0.180 27.334 0.748 27.334Q1.069 27.334 1.337 27.141Q1.606 26.948 1.694 26.633Q1.701 26.592 1.777 26.578L1.869 26.578Q1.951 26.602 1.951 26.674Q1.951 26.681 1.944 26.708Q1.831 27.105 1.460 27.344Q1.089 27.583 0.666 27.583Q0.228 27.583-0.172 27.375Q-0.572 27.166-0.811 26.799Q-1.050 26.432-1.050 25.980M-0.380 25.710L1.435 25.710Q1.435 25.433 1.337 25.181Q1.240 24.928 1.042 24.772Q0.843 24.617 0.560 24.617Q0.283 24.617 0.069 24.775Q-0.144 24.934-0.262 25.189Q-0.380 25.444-0.380 25.710M2.539 26.004Q2.539 25.666 2.679 25.375Q2.819 25.085 3.063 24.871Q3.308 24.658 3.612 24.543Q3.916 24.429 4.241 24.429Q4.511 24.429 4.774 24.528Q5.037 24.627 5.229 24.805L5.229 23.407Q5.229 23.137 5.121 23.075Q5.013 23.014 4.702 23.014L4.702 22.733L5.779 22.658L5.779 26.842Q5.779 27.030 5.834 27.113Q5.888 27.197 5.989 27.216Q6.090 27.235 6.305 27.235L6.305 27.515L5.198 27.583L5.198 27.166Q4.781 27.583 4.155 27.583Q3.725 27.583 3.352 27.371Q2.980 27.160 2.759 26.799Q2.539 26.438 2.539 26.004M4.214 27.361Q4.422 27.361 4.608 27.289Q4.795 27.218 4.948 27.081Q5.102 26.944 5.198 26.766L5.198 25.157Q5.112 25.010 4.967 24.890Q4.822 24.770 4.653 24.711Q4.484 24.651 4.302 24.651Q3.742 24.651 3.474 25.040Q3.205 25.430 3.205 26.011Q3.205 26.582 3.439 26.972Q3.673 27.361 4.214 27.361\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.414 34.883)\">\u003Cpath d=\"M11.424 27.515L9.688 27.515L9.688 27.235Q9.917 27.235 10.066 27.201Q10.214 27.166 10.214 27.026L10.214 25.177Q10.214 24.907 10.107 24.846Q9.999 24.784 9.688 24.784L9.688 24.504L10.717 24.429L10.717 25.136Q10.847 24.828 11.089 24.629Q11.332 24.429 11.650 24.429Q11.869 24.429 12.040 24.553Q12.211 24.678 12.211 24.890Q12.211 25.027 12.111 25.126Q12.012 25.225 11.879 25.225Q11.742 25.225 11.643 25.126Q11.544 25.027 11.544 24.890Q11.544 24.750 11.643 24.651Q11.353 24.651 11.153 24.847Q10.953 25.044 10.860 25.338Q10.768 25.632 10.768 25.912L10.768 27.026Q10.768 27.235 11.424 27.235L11.424 27.515M12.754 26.032Q12.754 25.690 12.889 25.391Q13.024 25.092 13.263 24.868Q13.503 24.644 13.820 24.519Q14.138 24.394 14.470 24.394Q14.914 24.394 15.314 24.610Q15.714 24.825 15.948 25.203Q16.182 25.580 16.182 26.032Q16.182 26.373 16.040 26.657Q15.899 26.941 15.654 27.148Q15.410 27.354 15.100 27.469Q14.791 27.583 14.470 27.583Q14.039 27.583 13.638 27.382Q13.236 27.180 12.995 26.828Q12.754 26.476 12.754 26.032M14.470 27.334Q15.071 27.334 15.295 26.956Q15.519 26.578 15.519 25.946Q15.519 25.334 15.285 24.975Q15.051 24.617 14.470 24.617Q13.417 24.617 13.417 25.946Q13.417 26.578 13.643 26.956Q13.868 27.334 14.470 27.334\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.414 34.883)\">\u003Cpath d=\"M17 26.004Q17 25.666 17.141 25.375Q17.281 25.085 17.525 24.871Q17.769 24.658 18.074 24.543Q18.378 24.429 18.703 24.429Q18.973 24.429 19.236 24.528Q19.499 24.627 19.690 24.805L19.690 23.407Q19.690 23.137 19.583 23.075Q19.475 23.014 19.164 23.014L19.164 22.733L20.241 22.658L20.241 26.842Q20.241 27.030 20.295 27.113Q20.350 27.197 20.451 27.216Q20.552 27.235 20.767 27.235L20.767 27.515L19.660 27.583L19.660 27.166Q19.243 27.583 18.617 27.583Q18.186 27.583 17.814 27.371Q17.441 27.160 17.221 26.799Q17 26.438 17 26.004M18.675 27.361Q18.884 27.361 19.070 27.289Q19.256 27.218 19.410 27.081Q19.564 26.944 19.660 26.766L19.660 25.157Q19.574 25.010 19.429 24.890Q19.284 24.770 19.114 24.711Q18.945 24.651 18.764 24.651Q18.204 24.651 17.935 25.040Q17.667 25.430 17.667 26.011Q17.667 26.582 17.901 26.972Q18.135 27.361 18.675 27.361\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M-68.737 127.1h85.359V98.645h-85.359Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-18.962 91.108)\">\u003Cpath d=\"M-25.217 18.674L-25.217 16.777L-25.856 16.777L-25.856 16.555Q-25.538 16.555-25.321 16.345Q-25.104 16.135-25.004 15.825Q-24.903 15.516-24.903 15.208L-24.636 15.208L-24.636 16.497L-23.559 16.497L-23.559 16.777L-24.636 16.777L-24.636 18.661Q-24.636 18.937-24.532 19.136Q-24.428 19.334-24.168 19.334Q-24.011 19.334-23.905 19.230Q-23.799 19.125-23.749 18.972Q-23.700 18.818-23.700 18.661L-23.700 18.247L-23.433 18.247L-23.433 18.674Q-23.433 18.900-23.532 19.110Q-23.631 19.320-23.816 19.452Q-24 19.583-24.229 19.583Q-24.667 19.583-24.942 19.346Q-25.217 19.108-25.217 18.674M-20.941 19.515L-22.575 19.515L-22.575 19.235Q-22.346 19.235-22.197 19.201Q-22.049 19.166-22.049 19.026L-22.049 15.407Q-22.049 15.137-22.156 15.075Q-22.264 15.014-22.575 15.014L-22.575 14.733L-21.495 14.658L-21.495 17.044Q-21.389 16.859-21.211 16.717Q-21.034 16.576-20.825 16.502Q-20.617 16.429-20.391 16.429Q-19.885 16.429-19.601 16.652Q-19.318 16.876-19.318 17.372L-19.318 19.026Q-19.318 19.163-19.169 19.199Q-19.020 19.235-18.795 19.235L-18.795 19.515L-20.425 19.515L-20.425 19.235Q-20.196 19.235-20.048 19.201Q-19.899 19.166-19.899 19.026L-19.899 17.386Q-19.899 17.051-20.018 16.851Q-20.138 16.651-20.453 16.651Q-20.723 16.651-20.957 16.787Q-21.191 16.924-21.329 17.158Q-21.468 17.392-21.468 17.666L-21.468 19.026Q-21.468 19.163-21.317 19.199Q-21.167 19.235-20.941 19.235L-20.941 19.515M-16.457 19.515L-18.193 19.515L-18.193 19.235Q-17.964 19.235-17.816 19.201Q-17.667 19.166-17.667 19.026L-17.667 17.177Q-17.667 16.907-17.775 16.846Q-17.882 16.784-18.193 16.784L-18.193 16.504L-17.164 16.429L-17.164 17.136Q-17.035 16.828-16.792 16.629Q-16.549 16.429-16.231 16.429Q-16.013 16.429-15.842 16.553Q-15.671 16.678-15.671 16.890Q-15.671 17.027-15.770 17.126Q-15.869 17.225-16.002 17.225Q-16.139 17.225-16.238 17.126Q-16.337 17.027-16.337 16.890Q-16.337 16.750-16.238 16.651Q-16.529 16.651-16.729 16.847Q-16.929 17.044-17.021 17.338Q-17.113 17.632-17.113 17.912L-17.113 19.026Q-17.113 19.235-16.457 19.235L-16.457 19.515M-15.127 17.980Q-15.127 17.659-15.003 17.370Q-14.878 17.081-14.652 16.858Q-14.427 16.634-14.131 16.514Q-13.835 16.394-13.517 16.394Q-13.189 16.394-12.928 16.494Q-12.666 16.593-12.490 16.775Q-12.314 16.958-12.220 17.216Q-12.126 17.474-12.126 17.806Q-12.126 17.898-12.208 17.919L-14.464 17.919L-14.464 17.980Q-14.464 18.568-14.181 18.951Q-13.897 19.334-13.329 19.334Q-13.008 19.334-12.740 19.141Q-12.472 18.948-12.383 18.633Q-12.376 18.592-12.301 18.578L-12.208 18.578Q-12.126 18.602-12.126 18.674Q-12.126 18.681-12.133 18.708Q-12.246 19.105-12.617 19.344Q-12.988 19.583-13.412 19.583Q-13.849 19.583-14.249 19.375Q-14.649 19.166-14.888 18.799Q-15.127 18.432-15.127 17.980M-14.457 17.710L-12.642 17.710Q-12.642 17.433-12.740 17.181Q-12.837 16.928-13.036 16.772Q-13.234 16.617-13.517 16.617Q-13.794 16.617-14.008 16.775Q-14.222 16.934-14.339 17.189Q-14.457 17.444-14.457 17.710M-11.579 17.980Q-11.579 17.659-11.455 17.370Q-11.330 17.081-11.104 16.858Q-10.879 16.634-10.583 16.514Q-10.287 16.394-9.970 16.394Q-9.641 16.394-9.380 16.494Q-9.119 16.593-8.943 16.775Q-8.766 16.958-8.673 17.216Q-8.579 17.474-8.579 17.806Q-8.579 17.898-8.661 17.919L-10.916 17.919L-10.916 17.980Q-10.916 18.568-10.633 18.951Q-10.349 19.334-9.782 19.334Q-9.460 19.334-9.192 19.141Q-8.924 18.948-8.835 18.633Q-8.828 18.592-8.753 18.578L-8.661 18.578Q-8.579 18.602-8.579 18.674Q-8.579 18.681-8.585 18.708Q-8.698 19.105-9.069 19.344Q-9.440 19.583-9.864 19.583Q-10.301 19.583-10.701 19.375Q-11.101 19.166-11.340 18.799Q-11.579 18.432-11.579 17.980M-10.910 17.710L-9.095 17.710Q-9.095 17.433-9.192 17.181Q-9.289 16.928-9.488 16.772Q-9.686 16.617-9.970 16.617Q-10.246 16.617-10.460 16.775Q-10.674 16.934-10.792 17.189Q-10.910 17.444-10.910 17.710M-6.107 18.261L-8.165 18.261L-8.165 17.758L-6.107 17.758L-6.107 18.261M-4.497 19.515L-4.764 19.515L-4.764 15.407Q-4.764 15.137-4.872 15.075Q-4.979 15.014-5.290 15.014L-5.290 14.733L-4.210 14.658L-4.210 16.828Q-4.002 16.637-3.716 16.533Q-3.431 16.429-3.134 16.429Q-2.816 16.429-2.518 16.550Q-2.221 16.671-1.999 16.887Q-1.777 17.102-1.650 17.387Q-1.524 17.673-1.524 18.004Q-1.524 18.449-1.763 18.813Q-2.002 19.177-2.395 19.380Q-2.788 19.583-3.233 19.583Q-3.428 19.583-3.617 19.527Q-3.807 19.471-3.968 19.366Q-4.128 19.262-4.268 19.101L-4.497 19.515M-4.183 17.170L-4.183 18.787Q-4.046 19.047-3.805 19.204Q-3.564 19.361-3.287 19.361Q-2.994 19.361-2.782 19.254Q-2.570 19.146-2.436 18.954Q-2.303 18.763-2.245 18.524Q-2.187 18.285-2.187 18.004Q-2.187 17.645-2.281 17.341Q-2.375 17.037-2.602 16.844Q-2.829 16.651-3.195 16.651Q-3.496 16.651-3.763 16.787Q-4.029 16.924-4.183 17.170\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-18.962 91.108)\">\u003Cpath d=\"M-0.680 18.032Q-0.680 17.690-0.545 17.391Q-0.410 17.092-0.170 16.868Q0.069 16.644 0.387 16.519Q0.705 16.394 1.036 16.394Q1.481 16.394 1.880 16.610Q2.280 16.825 2.515 17.203Q2.749 17.580 2.749 18.032Q2.749 18.373 2.607 18.657Q2.465 18.941 2.221 19.148Q1.976 19.354 1.667 19.469Q1.358 19.583 1.036 19.583Q0.606 19.583 0.204 19.382Q-0.198 19.180-0.439 18.828Q-0.680 18.476-0.680 18.032M1.036 19.334Q1.638 19.334 1.862 18.956Q2.086 18.578 2.086 17.946Q2.086 17.334 1.851 16.975Q1.617 16.617 1.036 16.617Q-0.016 16.617-0.016 17.946Q-0.016 18.578 0.209 18.956Q0.435 19.334 1.036 19.334\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-18.962 91.108)\">\u003Cpath d=\"M3.562 18.004Q3.562 17.666 3.703 17.375Q3.843 17.085 4.087 16.871Q4.331 16.658 4.636 16.543Q4.940 16.429 5.265 16.429Q5.535 16.429 5.798 16.528Q6.061 16.627 6.252 16.805L6.252 15.407Q6.252 15.137 6.145 15.075Q6.037 15.014 5.726 15.014L5.726 14.733L6.803 14.658L6.803 18.842Q6.803 19.030 6.857 19.113Q6.912 19.197 7.013 19.216Q7.114 19.235 7.329 19.235L7.329 19.515L6.222 19.583L6.222 19.166Q5.805 19.583 5.179 19.583Q4.748 19.583 4.376 19.371Q4.003 19.160 3.783 18.799Q3.562 18.438 3.562 18.004M5.237 19.361Q5.446 19.361 5.632 19.289Q5.818 19.218 5.972 19.081Q6.126 18.944 6.222 18.766L6.222 17.157Q6.136 17.010 5.991 16.890Q5.846 16.770 5.676 16.711Q5.507 16.651 5.326 16.651Q4.766 16.651 4.497 17.040Q4.229 17.430 4.229 18.011Q4.229 18.582 4.463 18.972Q4.697 19.361 5.237 19.361M8.313 20.650Q8.443 20.718 8.580 20.718Q8.751 20.718 8.901 20.629Q9.052 20.540 9.163 20.395Q9.274 20.250 9.352 20.082L9.616 19.515L8.447 16.989Q8.372 16.842 8.242 16.810Q8.112 16.777 7.879 16.777L7.879 16.497L9.400 16.497L9.400 16.777Q9.052 16.777 9.052 16.924Q9.055 16.945 9.057 16.962Q9.059 16.979 9.059 16.989L9.916 18.848L10.689 17.177Q10.723 17.109 10.723 17.030Q10.723 16.917 10.639 16.847Q10.556 16.777 10.443 16.777L10.443 16.497L11.639 16.497L11.639 16.777Q11.420 16.777 11.248 16.881Q11.075 16.986 10.983 17.177L9.646 20.082Q9.476 20.452 9.206 20.698Q8.936 20.944 8.580 20.944Q8.310 20.944 8.091 20.778Q7.873 20.612 7.873 20.349Q7.873 20.212 7.965 20.123Q8.057 20.035 8.197 20.035Q8.334 20.035 8.423 20.123Q8.512 20.212 8.512 20.349Q8.512 20.452 8.459 20.530Q8.406 20.609 8.313 20.650\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-18.962 91.108)\">\u003Cpath d=\"M-19.304 28.872L-20.934 28.872L-20.934 28.592Q-20.705 28.592-20.556 28.557Q-20.408 28.523-20.408 28.383L-20.408 25.037Q-20.408 24.866-20.544 24.825Q-20.681 24.784-20.934 24.784L-20.934 24.504L-19.854 24.429L-19.854 24.835Q-19.632 24.634-19.345 24.531Q-19.057 24.429-18.750 24.429Q-18.323 24.429-17.959 24.642Q-17.595 24.856-17.381 25.220Q-17.167 25.584-17.167 26.004Q-17.167 26.449-17.407 26.813Q-17.646 27.177-18.039 27.380Q-18.432 27.583-18.876 27.583Q-19.143 27.583-19.391 27.483Q-19.638 27.382-19.826 27.201L-19.826 28.383Q-19.826 28.520-19.678 28.556Q-19.529 28.592-19.304 28.592L-19.304 28.872M-19.826 25.184L-19.826 26.794Q-19.693 27.047-19.450 27.204Q-19.208 27.361-18.931 27.361Q-18.603 27.361-18.350 27.160Q-18.097 26.958-17.964 26.640Q-17.830 26.322-17.830 26.004Q-17.830 25.775-17.895 25.546Q-17.960 25.317-18.088 25.119Q-18.217 24.921-18.411 24.801Q-18.606 24.682-18.839 24.682Q-19.133 24.682-19.401 24.811Q-19.669 24.941-19.826 25.184M-14.782 27.515L-16.518 27.515L-16.518 27.235Q-16.289 27.235-16.140 27.201Q-15.991 27.166-15.991 27.026L-15.991 25.177Q-15.991 24.907-16.099 24.846Q-16.207 24.784-16.518 24.784L-16.518 24.504L-15.489 24.429L-15.489 25.136Q-15.359 24.828-15.116 24.629Q-14.874 24.429-14.556 24.429Q-14.337 24.429-14.166 24.553Q-13.995 24.678-13.995 24.890Q-13.995 25.027-14.095 25.126Q-14.194 25.225-14.327 25.225Q-14.464 25.225-14.563 25.126Q-14.662 25.027-14.662 24.890Q-14.662 24.750-14.563 24.651Q-14.853 24.651-15.053 24.847Q-15.253 25.044-15.345 25.338Q-15.438 25.632-15.438 25.912L-15.438 27.026Q-15.438 27.235-14.782 27.235L-14.782 27.515M-13.452 26.032Q-13.452 25.690-13.317 25.391Q-13.182 25.092-12.943 24.868Q-12.703 24.644-12.386 24.519Q-12.068 24.394-11.736 24.394Q-11.292 24.394-10.892 24.610Q-10.492 24.825-10.258 25.203Q-10.024 25.580-10.024 26.032Q-10.024 26.373-10.166 26.657Q-10.307 26.941-10.552 27.148Q-10.796 27.354-11.106 27.469Q-11.415 27.583-11.736 27.583Q-12.167 27.583-12.568 27.382Q-12.970 27.180-13.211 26.828Q-13.452 26.476-13.452 26.032M-11.736 27.334Q-11.135 27.334-10.911 26.956Q-10.687 26.578-10.687 25.946Q-10.687 25.334-10.921 24.975Q-11.155 24.617-11.736 24.617Q-12.789 24.617-12.789 25.946Q-12.789 26.578-12.563 26.956Q-12.338 27.334-11.736 27.334M-8.622 27.515L-8.889 27.515L-8.889 23.407Q-8.889 23.137-8.997 23.075Q-9.104 23.014-9.415 23.014L-9.415 22.733L-8.335 22.658L-8.335 24.828Q-8.127 24.637-7.841 24.533Q-7.556 24.429-7.259 24.429Q-6.941 24.429-6.643 24.550Q-6.346 24.671-6.124 24.887Q-5.902 25.102-5.775 25.387Q-5.649 25.673-5.649 26.004Q-5.649 26.449-5.888 26.813Q-6.127 27.177-6.520 27.380Q-6.913 27.583-7.358 27.583Q-7.553 27.583-7.742 27.527Q-7.932 27.471-8.093 27.366Q-8.253 27.262-8.393 27.101L-8.622 27.515M-8.308 25.170L-8.308 26.787Q-8.171 27.047-7.930 27.204Q-7.689 27.361-7.412 27.361Q-7.118 27.361-6.907 27.254Q-6.695 27.146-6.561 26.954Q-6.428 26.763-6.370 26.524Q-6.312 26.285-6.312 26.004Q-6.312 25.645-6.406 25.341Q-6.500 25.037-6.727 24.844Q-6.954 24.651-7.320 24.651Q-7.621 24.651-7.887 24.787Q-8.154 24.924-8.308 25.170M-3.345 27.515L-4.948 27.515L-4.948 27.235Q-4.722 27.235-4.574 27.201Q-4.425 27.166-4.425 27.026L-4.425 23.407Q-4.425 23.137-4.533 23.075Q-4.640 23.014-4.948 23.014L-4.948 22.733L-3.871 22.658L-3.871 27.026Q-3.871 27.163-3.721 27.199Q-3.571 27.235-3.345 27.235L-3.345 27.515M-2.791 25.980Q-2.791 25.659-2.667 25.370Q-2.542 25.081-2.316 24.858Q-2.091 24.634-1.795 24.514Q-1.499 24.394-1.181 24.394Q-0.853 24.394-0.592 24.494Q-0.330 24.593-0.154 24.775Q0.022 24.958 0.116 25.216Q0.210 25.474 0.210 25.806Q0.210 25.898 0.128 25.919L-2.128 25.919L-2.128 25.980Q-2.128 26.568-1.845 26.951Q-1.561 27.334-0.993 27.334Q-0.672 27.334-0.404 27.141Q-0.136 26.948-0.047 26.633Q-0.040 26.592 0.035 26.578L0.128 26.578Q0.210 26.602 0.210 26.674Q0.210 26.681 0.203 26.708Q0.090 27.105-0.281 27.344Q-0.652 27.583-1.075 27.583Q-1.513 27.583-1.913 27.375Q-2.313 27.166-2.552 26.799Q-2.791 26.432-2.791 25.980M-2.121 25.710L-0.306 25.710Q-0.306 25.433-0.404 25.181Q-0.501 24.928-0.700 24.772Q-0.898 24.617-1.181 24.617Q-1.458 24.617-1.672 24.775Q-1.886 24.934-2.003 25.189Q-2.121 25.444-2.121 25.710M2.479 27.515L0.845 27.515L0.845 27.235Q1.074 27.235 1.223 27.201Q1.372 27.166 1.372 27.026L1.372 25.177Q1.372 24.907 1.264 24.846Q1.156 24.784 0.845 24.784L0.845 24.504L1.905 24.429L1.905 25.078Q2.076 24.770 2.380 24.599Q2.684 24.429 3.030 24.429Q3.429 24.429 3.706 24.569Q3.983 24.709 4.069 25.057Q4.236 24.764 4.535 24.596Q4.834 24.429 5.179 24.429Q5.685 24.429 5.969 24.652Q6.253 24.876 6.253 25.372L6.253 27.026Q6.253 27.163 6.401 27.199Q6.550 27.235 6.776 27.235L6.776 27.515L5.145 27.515L5.145 27.235Q5.371 27.235 5.521 27.199Q5.672 27.163 5.672 27.026L5.672 25.386Q5.672 25.051 5.552 24.851Q5.432 24.651 5.118 24.651Q4.848 24.651 4.614 24.787Q4.380 24.924 4.241 25.158Q4.103 25.392 4.103 25.666L4.103 27.026Q4.103 27.163 4.251 27.199Q4.400 27.235 4.626 27.235L4.626 27.515L2.995 27.515L2.995 27.235Q3.224 27.235 3.373 27.201Q3.522 27.166 3.522 27.026L3.522 25.386Q3.522 25.051 3.402 24.851Q3.282 24.651 2.968 24.651Q2.698 24.651 2.464 24.787Q2.230 24.924 2.091 25.158Q1.953 25.392 1.953 25.666L1.953 27.026Q1.953 27.163 2.103 27.199Q2.254 27.235 2.479 27.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M101.98-43.617h96.739V-72.07h-96.74Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(139.62 -82.928)\">\u003Cpath d=\"M-25.744 26.004Q-25.744 25.676-25.609 25.375Q-25.474 25.075-25.238 24.854Q-25.002 24.634-24.698 24.514Q-24.393 24.394-24.069 24.394Q-23.563 24.394-23.214 24.497Q-22.866 24.599-22.866 24.975Q-22.866 25.122-22.963 25.223Q-23.060 25.324-23.207 25.324Q-23.361 25.324-23.460 25.225Q-23.559 25.126-23.559 24.975Q-23.559 24.787-23.419 24.695Q-23.621 24.644-24.062 24.644Q-24.417 24.644-24.646 24.840Q-24.875 25.037-24.976 25.346Q-25.077 25.656-25.077 26.004Q-25.077 26.353-24.951 26.659Q-24.824 26.965-24.569 27.149Q-24.315 27.334-23.959 27.334Q-23.737 27.334-23.553 27.250Q-23.368 27.166-23.233 27.011Q-23.098 26.855-23.040 26.647Q-23.026 26.592-22.972 26.592L-22.859 26.592Q-22.828 26.592-22.806 26.616Q-22.784 26.640-22.784 26.674L-22.784 26.695Q-22.869 26.982-23.057 27.180Q-23.245 27.378-23.510 27.481Q-23.775 27.583-24.069 27.583Q-24.499 27.583-24.887 27.377Q-25.275 27.170-25.509 26.807Q-25.744 26.445-25.744 26.004M-22.138 26.787Q-22.138 26.455-21.914 26.228Q-21.690 26.001-21.346 25.873Q-21.003 25.744-20.630 25.692Q-20.258 25.639-19.954 25.639L-19.954 25.386Q-19.954 25.181-20.061 25.001Q-20.169 24.822-20.350 24.719Q-20.531 24.617-20.740 24.617Q-21.146 24.617-21.382 24.709Q-21.293 24.746-21.247 24.830Q-21.201 24.914-21.201 25.016Q-21.201 25.112-21.247 25.191Q-21.293 25.269-21.374 25.314Q-21.454 25.358-21.543 25.358Q-21.693 25.358-21.794 25.261Q-21.895 25.163-21.895 25.016Q-21.895 24.394-20.740 24.394Q-20.528 24.394-20.278 24.458Q-20.029 24.521-19.827 24.640Q-19.625 24.760-19.499 24.945Q-19.372 25.129-19.372 25.372L-19.372 26.948Q-19.372 27.064-19.311 27.160Q-19.249 27.255-19.137 27.255Q-19.027 27.255-18.962 27.161Q-18.897 27.067-18.897 26.948L-18.897 26.500L-18.631 26.500L-18.631 26.948Q-18.631 27.218-18.858 27.383Q-19.085 27.549-19.366 27.549Q-19.574 27.549-19.711 27.395Q-19.848 27.242-19.871 27.026Q-20.018 27.293-20.300 27.438Q-20.582 27.583-20.907 27.583Q-21.184 27.583-21.468 27.508Q-21.751 27.433-21.944 27.254Q-22.138 27.074-22.138 26.787M-21.522 26.787Q-21.522 26.961-21.422 27.091Q-21.321 27.221-21.165 27.291Q-21.010 27.361-20.846 27.361Q-20.627 27.361-20.418 27.264Q-20.210 27.166-20.082 26.985Q-19.954 26.804-19.954 26.578L-19.954 25.850Q-20.278 25.850-20.644 25.941Q-21.010 26.032-21.266 26.244Q-21.522 26.455-21.522 26.787M-16.546 27.515L-18.149 27.515L-18.149 27.235Q-17.923 27.235-17.775 27.201Q-17.626 27.166-17.626 27.026L-17.626 23.407Q-17.626 23.137-17.734 23.075Q-17.841 23.014-18.149 23.014L-18.149 22.733L-17.072 22.658L-17.072 27.026Q-17.072 27.163-16.922 27.199Q-16.771 27.235-16.546 27.235L-16.546 27.515M-15.951 26.004Q-15.951 25.676-15.816 25.375Q-15.681 25.075-15.445 24.854Q-15.209 24.634-14.905 24.514Q-14.601 24.394-14.276 24.394Q-13.770 24.394-13.422 24.497Q-13.073 24.599-13.073 24.975Q-13.073 25.122-13.171 25.223Q-13.268 25.324-13.415 25.324Q-13.569 25.324-13.668 25.225Q-13.767 25.126-13.767 24.975Q-13.767 24.787-13.627 24.695Q-13.829 24.644-14.269 24.644Q-14.625 24.644-14.854 24.840Q-15.083 25.037-15.184 25.346Q-15.285 25.656-15.285 26.004Q-15.285 26.353-15.158 26.659Q-15.032 26.965-14.777 27.149Q-14.522 27.334-14.167 27.334Q-13.945 27.334-13.760 27.250Q-13.576 27.166-13.441 27.011Q-13.306 26.855-13.247 26.647Q-13.234 26.592-13.179 26.592L-13.066 26.592Q-13.036 26.592-13.013 26.616Q-12.991 26.640-12.991 26.674L-12.991 26.695Q-13.077 26.982-13.265 27.180Q-13.453 27.378-13.717 27.481Q-13.982 27.583-14.276 27.583Q-14.707 27.583-15.095 27.377Q-15.483 27.170-15.717 26.807Q-15.951 26.445-15.951 26.004M-11.829 26.681L-11.829 25.177Q-11.829 24.907-11.937 24.846Q-12.044 24.784-12.355 24.784L-12.355 24.504L-11.248 24.429L-11.248 26.661L-11.248 26.681Q-11.248 26.961-11.197 27.105Q-11.145 27.248-11.004 27.305Q-10.862 27.361-10.575 27.361Q-10.322 27.361-10.117 27.221Q-9.912 27.081-9.795 26.855Q-9.679 26.630-9.679 26.380L-9.679 25.177Q-9.679 24.907-9.787 24.846Q-9.894 24.784-10.205 24.784L-10.205 24.504L-9.098 24.429L-9.098 26.842Q-9.098 27.033-9.045 27.115Q-8.992 27.197-8.891 27.216Q-8.790 27.235-8.575 27.235L-8.575 27.515L-9.652 27.583L-9.652 27.019Q-9.761 27.201-9.906 27.324Q-10.052 27.447-10.238 27.515Q-10.424 27.583-10.626 27.583Q-11.829 27.583-11.829 26.681M-6.319 27.515L-7.922 27.515L-7.922 27.235Q-7.697 27.235-7.548 27.201Q-7.399 27.166-7.399 27.026L-7.399 23.407Q-7.399 23.137-7.507 23.075Q-7.615 23.014-7.922 23.014L-7.922 22.733L-6.846 22.658L-6.846 27.026Q-6.846 27.163-6.695 27.199Q-6.545 27.235-6.319 27.235L-6.319 27.515M-5.150 26.681L-5.150 25.177Q-5.150 24.907-5.258 24.846Q-5.366 24.784-5.677 24.784L-5.677 24.504L-4.569 24.429L-4.569 26.661L-4.569 26.681Q-4.569 26.961-4.518 27.105Q-4.467 27.248-4.325 27.305Q-4.183 27.361-3.896 27.361Q-3.643 27.361-3.438 27.221Q-3.233 27.081-3.117 26.855Q-3 26.630-3 26.380L-3 25.177Q-3 24.907-3.108 24.846Q-3.216 24.784-3.527 24.784L-3.527 24.504L-2.419 24.429L-2.419 26.842Q-2.419 27.033-2.366 27.115Q-2.313 27.197-2.213 27.216Q-2.112 27.235-1.896 27.235L-1.896 27.515L-2.973 27.583L-2.973 27.019Q-3.082 27.201-3.228 27.324Q-3.373 27.447-3.559 27.515Q-3.745 27.583-3.947 27.583Q-5.150 27.583-5.150 26.681M-1.308 27.508L-1.308 26.445Q-1.308 26.421-1.281 26.394Q-1.254 26.367-1.230 26.367L-1.120 26.367Q-1.056 26.367-1.042 26.425Q-0.946 26.859-0.700 27.110Q-0.454 27.361-0.040 27.361Q0.301 27.361 0.554 27.228Q0.807 27.095 0.807 26.787Q0.807 26.630 0.713 26.515Q0.619 26.401 0.481 26.332Q0.342 26.264 0.175 26.226L-0.406 26.127Q-0.762 26.059-1.035 25.838Q-1.308 25.618-1.308 25.276Q-1.308 25.027-1.197 24.852Q-1.086 24.678-0.900 24.579Q-0.714 24.480-0.498 24.437Q-0.283 24.394-0.040 24.394Q0.373 24.394 0.653 24.576L0.869 24.401Q0.879 24.398 0.886 24.396Q0.893 24.394 0.903 24.394L0.954 24.394Q0.982 24.394 1.005 24.418Q1.029 24.442 1.029 24.470L1.029 25.317Q1.029 25.338 1.005 25.365Q0.982 25.392 0.954 25.392L0.841 25.392Q0.814 25.392 0.788 25.367Q0.763 25.341 0.763 25.317Q0.763 25.081 0.657 24.917Q0.551 24.753 0.368 24.671Q0.185 24.589-0.047 24.589Q-0.375 24.589-0.632 24.692Q-0.888 24.794-0.888 25.071Q-0.888 25.266-0.705 25.375Q-0.522 25.485-0.293 25.526L0.281 25.632Q0.527 25.680 0.741 25.808Q0.954 25.936 1.091 26.139Q1.228 26.343 1.228 26.592Q1.228 27.105 0.862 27.344Q0.496 27.583-0.040 27.583Q-0.536 27.583-0.868 27.289L-1.134 27.563Q-1.155 27.583-1.182 27.583L-1.230 27.583Q-1.254 27.583-1.281 27.556Q-1.308 27.529-1.308 27.508\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(139.62 -82.928)\">\u003Cpath d=\"M4.536 26.032Q4.536 25.690 4.671 25.391Q4.806 25.092 5.046 24.868Q5.285 24.644 5.603 24.519Q5.921 24.394 6.252 24.394Q6.697 24.394 7.096 24.610Q7.496 24.825 7.731 25.203Q7.965 25.580 7.965 26.032Q7.965 26.373 7.823 26.657Q7.681 26.941 7.437 27.148Q7.192 27.354 6.883 27.469Q6.574 27.583 6.252 27.583Q5.822 27.583 5.420 27.382Q5.018 27.180 4.777 26.828Q4.536 26.476 4.536 26.032M6.252 27.334Q6.854 27.334 7.078 26.956Q7.302 26.578 7.302 25.946Q7.302 25.334 7.067 24.975Q6.833 24.617 6.252 24.617Q5.200 24.617 5.200 25.946Q5.200 26.578 5.425 26.956Q5.651 27.334 6.252 27.334M10.357 27.515L8.624 27.515L8.624 27.235Q8.850 27.235 8.999 27.201Q9.147 27.166 9.147 27.026L9.147 24.777L8.559 24.777L8.559 24.497L9.147 24.497L9.147 23.680Q9.147 23.362 9.325 23.114Q9.503 22.867 9.793 22.726Q10.084 22.586 10.395 22.586Q10.651 22.586 10.855 22.728Q11.058 22.870 11.058 23.113Q11.058 23.249 10.959 23.348Q10.860 23.448 10.723 23.448Q10.586 23.448 10.487 23.348Q10.388 23.249 10.388 23.113Q10.388 22.932 10.528 22.839Q10.450 22.812 10.350 22.812Q10.142 22.812 9.988 22.945Q9.834 23.078 9.754 23.282Q9.674 23.485 9.674 23.694L9.674 24.497L10.562 24.497L10.562 24.777L9.701 24.777L9.701 27.026Q9.701 27.235 10.357 27.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(139.62 -82.928)\">\u003Cpath d=\"M15.327 27.488L14.199 24.989Q14.127 24.842 13.997 24.810Q13.867 24.777 13.638 24.777L13.638 24.497L15.152 24.497L15.152 24.777Q14.800 24.777 14.800 24.924Q14.800 24.969 14.811 24.989L15.675 26.907L16.455 25.177Q16.489 25.109 16.489 25.030Q16.489 24.917 16.405 24.847Q16.321 24.777 16.202 24.777L16.202 24.497L17.398 24.497L17.398 24.777Q17.179 24.777 17.008 24.880Q16.838 24.982 16.749 25.177L15.713 27.488Q15.665 27.583 15.559 27.583L15.481 27.583Q15.375 27.583 15.327 27.488\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(139.62 -82.928)\">\u003Cpath d=\"M17.567 26.787Q17.567 26.455 17.790 26.228Q18.014 26.001 18.358 25.873Q18.701 25.744 19.074 25.692Q19.446 25.639 19.751 25.639L19.751 25.386Q19.751 25.181 19.643 25.001Q19.535 24.822 19.354 24.719Q19.173 24.617 18.965 24.617Q18.558 24.617 18.322 24.709Q18.411 24.746 18.457 24.830Q18.503 24.914 18.503 25.016Q18.503 25.112 18.457 25.191Q18.411 25.269 18.330 25.314Q18.250 25.358 18.161 25.358Q18.011 25.358 17.910 25.261Q17.809 25.163 17.809 25.016Q17.809 24.394 18.965 24.394Q19.176 24.394 19.426 24.458Q19.675 24.521 19.877 24.640Q20.079 24.760 20.205 24.945Q20.332 25.129 20.332 25.372L20.332 26.948Q20.332 27.064 20.393 27.160Q20.455 27.255 20.568 27.255Q20.677 27.255 20.742 27.161Q20.807 27.067 20.807 26.948L20.807 26.500L21.073 26.500L21.073 26.948Q21.073 27.218 20.846 27.383Q20.619 27.549 20.339 27.549Q20.130 27.549 19.993 27.395Q19.857 27.242 19.833 27.026Q19.686 27.293 19.404 27.438Q19.122 27.583 18.797 27.583Q18.520 27.583 18.236 27.508Q17.953 27.433 17.760 27.254Q17.567 27.074 17.567 26.787M18.182 26.787Q18.182 26.961 18.283 27.091Q18.383 27.221 18.539 27.291Q18.694 27.361 18.859 27.361Q19.077 27.361 19.286 27.264Q19.494 27.166 19.622 26.985Q19.751 26.804 19.751 26.578L19.751 25.850Q19.426 25.850 19.060 25.941Q18.694 26.032 18.438 26.244Q18.182 26.455 18.182 26.787M23.240 27.515L21.504 27.515L21.504 27.235Q21.733 27.235 21.882 27.201Q22.030 27.166 22.030 27.026L22.030 25.177Q22.030 24.907 21.923 24.846Q21.815 24.784 21.504 24.784L21.504 24.504L22.533 24.429L22.533 25.136Q22.663 24.828 22.905 24.629Q23.148 24.429 23.466 24.429Q23.685 24.429 23.856 24.553Q24.027 24.678 24.027 24.890Q24.027 25.027 23.927 25.126Q23.828 25.225 23.695 25.225Q23.558 25.225 23.459 25.126Q23.360 25.027 23.360 24.890Q23.360 24.750 23.459 24.651Q23.169 24.651 22.969 24.847Q22.769 25.044 22.676 25.338Q22.584 25.632 22.584 25.912L22.584 27.026Q22.584 27.235 23.240 27.235L23.240 27.515M26.228 27.515L24.676 27.515L24.676 27.235Q24.902 27.235 25.050 27.201Q25.199 27.166 25.199 27.026L25.199 25.177Q25.199 24.989 25.151 24.905Q25.103 24.822 25.006 24.803Q24.908 24.784 24.696 24.784L24.696 24.504L25.753 24.429L25.753 27.026Q25.753 27.166 25.884 27.201Q26.016 27.235 26.228 27.235L26.228 27.515M24.956 23.208Q24.956 23.037 25.079 22.918Q25.202 22.798 25.373 22.798Q25.541 22.798 25.664 22.918Q25.787 23.037 25.787 23.208Q25.787 23.383 25.664 23.506Q25.541 23.629 25.373 23.629Q25.202 23.629 25.079 23.506Q24.956 23.383 24.956 23.208M26.932 26.787Q26.932 26.455 27.156 26.228Q27.380 26.001 27.723 25.873Q28.067 25.744 28.439 25.692Q28.812 25.639 29.116 25.639L29.116 25.386Q29.116 25.181 29.008 25.001Q28.901 24.822 28.719 24.719Q28.538 24.617 28.330 24.617Q27.923 24.617 27.687 24.709Q27.776 24.746 27.822 24.830Q27.868 24.914 27.868 25.016Q27.868 25.112 27.822 25.191Q27.776 25.269 27.696 25.314Q27.615 25.358 27.527 25.358Q27.376 25.358 27.275 25.261Q27.174 25.163 27.174 25.016Q27.174 24.394 28.330 24.394Q28.542 24.394 28.791 24.458Q29.041 24.521 29.242 24.640Q29.444 24.760 29.570 24.945Q29.697 25.129 29.697 25.372L29.697 26.948Q29.697 27.064 29.758 27.160Q29.820 27.255 29.933 27.255Q30.042 27.255 30.107 27.161Q30.172 27.067 30.172 26.948L30.172 26.500L30.439 26.500L30.439 26.948Q30.439 27.218 30.211 27.383Q29.984 27.549 29.704 27.549Q29.495 27.549 29.359 27.395Q29.222 27.242 29.198 27.026Q29.051 27.293 28.769 27.438Q28.487 27.583 28.162 27.583Q27.885 27.583 27.602 27.508Q27.318 27.433 27.125 27.254Q26.932 27.074 26.932 26.787M27.547 26.787Q27.547 26.961 27.648 27.091Q27.749 27.221 27.904 27.291Q28.060 27.361 28.224 27.361Q28.443 27.361 28.651 27.264Q28.860 27.166 28.988 26.985Q29.116 26.804 29.116 26.578L29.116 25.850Q28.791 25.850 28.425 25.941Q28.060 26.032 27.803 26.244Q27.547 26.455 27.547 26.787M31.382 26.674L31.382 24.777L30.743 24.777L30.743 24.555Q31.061 24.555 31.278 24.345Q31.495 24.135 31.596 23.825Q31.696 23.516 31.696 23.208L31.963 23.208L31.963 24.497L33.040 24.497L33.040 24.777L31.963 24.777L31.963 26.661Q31.963 26.937 32.067 27.136Q32.172 27.334 32.431 27.334Q32.589 27.334 32.694 27.230Q32.800 27.125 32.850 26.972Q32.900 26.818 32.900 26.661L32.900 26.247L33.166 26.247L33.166 26.674Q33.166 26.900 33.067 27.110Q32.968 27.320 32.783 27.452Q32.599 27.583 32.370 27.583Q31.932 27.583 31.657 27.346Q31.382 27.108 31.382 26.674M35.593 27.515L34.041 27.515L34.041 27.235Q34.267 27.235 34.415 27.201Q34.564 27.166 34.564 27.026L34.564 25.177Q34.564 24.989 34.516 24.905Q34.468 24.822 34.371 24.803Q34.274 24.784 34.062 24.784L34.062 24.504L35.118 24.429L35.118 27.026Q35.118 27.166 35.249 27.201Q35.381 27.235 35.593 27.235L35.593 27.515M34.321 23.208Q34.321 23.037 34.444 22.918Q34.568 22.798 34.738 22.798Q34.906 22.798 35.029 22.918Q35.152 23.037 35.152 23.208Q35.152 23.383 35.029 23.506Q34.906 23.629 34.738 23.629Q34.568 23.629 34.444 23.506Q34.321 23.383 34.321 23.208M36.198 26.032Q36.198 25.690 36.333 25.391Q36.468 25.092 36.707 24.868Q36.946 24.644 37.264 24.519Q37.582 24.394 37.914 24.394Q38.358 24.394 38.758 24.610Q39.158 24.825 39.392 25.203Q39.626 25.580 39.626 26.032Q39.626 26.373 39.484 26.657Q39.342 26.941 39.098 27.148Q38.854 27.354 38.544 27.469Q38.235 27.583 37.914 27.583Q37.483 27.583 37.081 27.382Q36.680 27.180 36.439 26.828Q36.198 26.476 36.198 26.032M37.914 27.334Q38.515 27.334 38.739 26.956Q38.963 26.578 38.963 25.946Q38.963 25.334 38.729 24.975Q38.495 24.617 37.914 24.617Q36.861 24.617 36.861 25.946Q36.861 26.578 37.087 26.956Q37.312 27.334 37.914 27.334M41.902 27.515L40.269 27.515L40.269 27.235Q40.498 27.235 40.646 27.201Q40.795 27.166 40.795 27.026L40.795 25.177Q40.795 24.907 40.687 24.846Q40.580 24.784 40.269 24.784L40.269 24.504L41.328 24.429L41.328 25.078Q41.499 24.770 41.803 24.599Q42.108 24.429 42.453 24.429Q42.959 24.429 43.242 24.652Q43.526 24.876 43.526 25.372L43.526 27.026Q43.526 27.163 43.675 27.199Q43.823 27.235 44.049 27.235L44.049 27.515L42.419 27.515L42.419 27.235Q42.648 27.235 42.796 27.201Q42.945 27.166 42.945 27.026L42.945 25.386Q42.945 25.051 42.825 24.851Q42.706 24.651 42.391 24.651Q42.121 24.651 41.887 24.787Q41.653 24.924 41.515 25.158Q41.376 25.392 41.376 25.666L41.376 27.026Q41.376 27.163 41.527 27.199Q41.677 27.235 41.902 27.235L41.902 27.515M44.637 27.508L44.637 26.445Q44.637 26.421 44.664 26.394Q44.692 26.367 44.715 26.367L44.825 26.367Q44.890 26.367 44.903 26.425Q44.999 26.859 45.245 27.110Q45.491 27.361 45.905 27.361Q46.247 27.361 46.500 27.228Q46.753 27.095 46.753 26.787Q46.753 26.630 46.659 26.515Q46.565 26.401 46.426 26.332Q46.288 26.264 46.120 26.226L45.539 26.127Q45.184 26.059 44.910 25.838Q44.637 25.618 44.637 25.276Q44.637 25.027 44.748 24.852Q44.859 24.678 45.045 24.579Q45.232 24.480 45.447 24.437Q45.662 24.394 45.905 24.394Q46.319 24.394 46.599 24.576L46.814 24.401Q46.824 24.398 46.831 24.396Q46.838 24.394 46.848 24.394L46.900 24.394Q46.927 24.394 46.951 24.418Q46.975 24.442 46.975 24.470L46.975 25.317Q46.975 25.338 46.951 25.365Q46.927 25.392 46.900 25.392L46.787 25.392Q46.759 25.392 46.734 25.367Q46.708 25.341 46.708 25.317Q46.708 25.081 46.602 24.917Q46.496 24.753 46.313 24.671Q46.131 24.589 45.898 24.589Q45.570 24.589 45.314 24.692Q45.057 24.794 45.057 25.071Q45.057 25.266 45.240 25.375Q45.423 25.485 45.652 25.526L46.226 25.632Q46.472 25.680 46.686 25.808Q46.900 25.936 47.036 26.139Q47.173 26.343 47.173 26.592Q47.173 27.105 46.807 27.344Q46.442 27.583 45.905 27.583Q45.409 27.583 45.078 27.289L44.811 27.563Q44.791 27.583 44.763 27.583L44.715 27.583Q44.692 27.583 44.664 27.556Q44.637 27.529 44.637 27.508\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M101.98 13.288h96.739v-28.453h-96.74Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(141.768 -22.703)\">\u003Cpath d=\"M-10.284 18.674L-10.284 16.777L-10.923 16.777L-10.923 16.555Q-10.605 16.555-10.388 16.345Q-10.171 16.135-10.071 15.825Q-9.970 15.516-9.970 15.208L-9.703 15.208L-9.703 16.497L-8.626 16.497L-8.626 16.777L-9.703 16.777L-9.703 18.661Q-9.703 18.937-9.599 19.136Q-9.495 19.334-9.235 19.334Q-9.078 19.334-8.972 19.230Q-8.866 19.125-8.816 18.972Q-8.767 18.818-8.767 18.661L-8.767 18.247L-8.500 18.247L-8.500 18.674Q-8.500 18.900-8.599 19.110Q-8.698 19.320-8.883 19.452Q-9.067 19.583-9.296 19.583Q-9.734 19.583-10.009 19.346Q-10.284 19.108-10.284 18.674M-5.940 19.515L-7.676 19.515L-7.676 19.235Q-7.447 19.235-7.299 19.201Q-7.150 19.166-7.150 19.026L-7.150 17.177Q-7.150 16.907-7.258 16.846Q-7.365 16.784-7.676 16.784L-7.676 16.504L-6.647 16.429L-6.647 17.136Q-6.518 16.828-6.275 16.629Q-6.032 16.429-5.714 16.429Q-5.496 16.429-5.325 16.553Q-5.154 16.678-5.154 16.890Q-5.154 17.027-5.253 17.126Q-5.352 17.225-5.485 17.225Q-5.622 17.225-5.721 17.126Q-5.820 17.027-5.820 16.890Q-5.820 16.750-5.721 16.651Q-6.012 16.651-6.212 16.847Q-6.412 17.044-6.504 17.338Q-6.596 17.632-6.596 17.912L-6.596 19.026Q-6.596 19.235-5.940 19.235L-5.940 19.515M-4.511 18.787Q-4.511 18.455-4.287 18.228Q-4.063 18.001-3.720 17.873Q-3.376 17.744-3.004 17.692Q-2.631 17.639-2.327 17.639L-2.327 17.386Q-2.327 17.181-2.435 17.001Q-2.542 16.822-2.724 16.719Q-2.905 16.617-3.113 16.617Q-3.520 16.617-3.756 16.709Q-3.667 16.746-3.621 16.830Q-3.575 16.914-3.575 17.016Q-3.575 17.112-3.621 17.191Q-3.667 17.269-3.747 17.314Q-3.828 17.358-3.917 17.358Q-4.067 17.358-4.168 17.261Q-4.269 17.163-4.269 17.016Q-4.269 16.394-3.113 16.394Q-2.901 16.394-2.652 16.458Q-2.402 16.521-2.201 16.640Q-1.999 16.760-1.873 16.945Q-1.746 17.129-1.746 17.372L-1.746 18.948Q-1.746 19.064-1.685 19.160Q-1.623 19.255-1.510 19.255Q-1.401 19.255-1.336 19.161Q-1.271 19.067-1.271 18.948L-1.271 18.500L-1.004 18.500L-1.004 18.948Q-1.004 19.218-1.232 19.383Q-1.459 19.549-1.739 19.549Q-1.948 19.549-2.084 19.395Q-2.221 19.242-2.245 19.026Q-2.392 19.293-2.674 19.438Q-2.956 19.583-3.281 19.583Q-3.558 19.583-3.841 19.508Q-4.125 19.433-4.318 19.254Q-4.511 19.074-4.511 18.787M-3.896 18.787Q-3.896 18.961-3.795 19.091Q-3.694 19.221-3.539 19.291Q-3.383 19.361-3.219 19.361Q-3 19.361-2.792 19.264Q-2.583 19.166-2.455 18.985Q-2.327 18.804-2.327 18.578L-2.327 17.850Q-2.652 17.850-3.018 17.941Q-3.383 18.032-3.640 18.244Q-3.896 18.455-3.896 18.787M1.094 19.515L-0.540 19.515L-0.540 19.235Q-0.311 19.235-0.162 19.201Q-0.013 19.166-0.013 19.026L-0.013 17.177Q-0.013 16.907-0.121 16.846Q-0.229 16.784-0.540 16.784L-0.540 16.504L0.520 16.429L0.520 17.078Q0.691 16.770 0.995 16.599Q1.299 16.429 1.645 16.429Q2.150 16.429 2.434 16.652Q2.718 16.876 2.718 17.372L2.718 19.026Q2.718 19.163 2.866 19.199Q3.015 19.235 3.241 19.235L3.241 19.515L1.610 19.515L1.610 19.235Q1.839 19.235 1.988 19.201Q2.137 19.166 2.137 19.026L2.137 17.386Q2.137 17.051 2.017 16.851Q1.897 16.651 1.583 16.651Q1.313 16.651 1.079 16.787Q0.845 16.924 0.706 17.158Q0.568 17.392 0.568 17.666L0.568 19.026Q0.568 19.163 0.718 19.199Q0.869 19.235 1.094 19.235L1.094 19.515M3.829 19.508L3.829 18.445Q3.829 18.421 3.856 18.394Q3.883 18.367 3.907 18.367L4.017 18.367Q4.082 18.367 4.095 18.425Q4.191 18.859 4.437 19.110Q4.683 19.361 5.097 19.361Q5.438 19.361 5.691 19.228Q5.944 19.095 5.944 18.787Q5.944 18.630 5.850 18.515Q5.756 18.401 5.618 18.332Q5.479 18.264 5.312 18.226L4.731 18.127Q4.375 18.059 4.102 17.838Q3.829 17.618 3.829 17.276Q3.829 17.027 3.940 16.852Q4.051 16.678 4.237 16.579Q4.423 16.480 4.639 16.437Q4.854 16.394 5.097 16.394Q5.510 16.394 5.791 16.576L6.006 16.401Q6.016 16.398 6.023 16.396Q6.030 16.394 6.040 16.394L6.091 16.394Q6.119 16.394 6.143 16.418Q6.167 16.442 6.167 16.470L6.167 17.317Q6.167 17.338 6.143 17.365Q6.119 17.392 6.091 17.392L5.979 17.392Q5.951 17.392 5.926 17.367Q5.900 17.341 5.900 17.317Q5.900 17.081 5.794 16.917Q5.688 16.753 5.505 16.671Q5.322 16.589 5.090 16.589Q4.762 16.589 4.505 16.692Q4.249 16.794 4.249 17.071Q4.249 17.266 4.432 17.375Q4.615 17.485 4.844 17.526L5.418 17.632Q5.664 17.680 5.878 17.808Q6.091 17.936 6.228 18.139Q6.365 18.343 6.365 18.592Q6.365 19.105 5.999 19.344Q5.633 19.583 5.097 19.583Q4.601 19.583 4.270 19.289L4.003 19.563Q3.982 19.583 3.955 19.583L3.907 19.583Q3.883 19.583 3.856 19.556Q3.829 19.529 3.829 19.508M8.792 19.515L7.059 19.515L7.059 19.235Q7.284 19.235 7.433 19.201Q7.582 19.166 7.582 19.026L7.582 16.777L6.994 16.777L6.994 16.497L7.582 16.497L7.582 15.680Q7.582 15.362 7.759 15.114Q7.937 14.867 8.228 14.726Q8.518 14.586 8.829 14.586Q9.085 14.586 9.289 14.728Q9.492 14.870 9.492 15.113Q9.492 15.249 9.393 15.348Q9.294 15.448 9.157 15.448Q9.021 15.448 8.921 15.348Q8.822 15.249 8.822 15.113Q8.822 14.932 8.962 14.839Q8.884 14.812 8.785 14.812Q8.576 14.812 8.422 14.945Q8.269 15.078 8.188 15.282Q8.108 15.485 8.108 15.694L8.108 16.497L8.997 16.497L8.997 16.777L8.135 16.777L8.135 19.026Q8.135 19.235 8.792 19.235L8.792 19.515M9.431 18.032Q9.431 17.690 9.566 17.391Q9.701 17.092 9.940 16.868Q10.179 16.644 10.497 16.519Q10.815 16.394 11.146 16.394Q11.591 16.394 11.991 16.610Q12.391 16.825 12.625 17.203Q12.859 17.580 12.859 18.032Q12.859 18.373 12.717 18.657Q12.575 18.941 12.331 19.148Q12.086 19.354 11.777 19.469Q11.468 19.583 11.146 19.583Q10.716 19.583 10.314 19.382Q9.913 19.180 9.672 18.828Q9.431 18.476 9.431 18.032M11.146 19.334Q11.748 19.334 11.972 18.956Q12.196 18.578 12.196 17.946Q12.196 17.334 11.962 16.975Q11.728 16.617 11.146 16.617Q10.094 16.617 10.094 17.946Q10.094 18.578 10.319 18.956Q10.545 19.334 11.146 19.334M15.204 19.515L13.467 19.515L13.467 19.235Q13.696 19.235 13.845 19.201Q13.994 19.166 13.994 19.026L13.994 17.177Q13.994 16.907 13.886 16.846Q13.778 16.784 13.467 16.784L13.467 16.504L14.496 16.429L14.496 17.136Q14.626 16.828 14.869 16.629Q15.111 16.429 15.429 16.429Q15.648 16.429 15.819 16.553Q15.990 16.678 15.990 16.890Q15.990 17.027 15.891 17.126Q15.792 17.225 15.658 17.225Q15.521 17.225 15.422 17.126Q15.323 17.027 15.323 16.890Q15.323 16.750 15.422 16.651Q15.132 16.651 14.932 16.847Q14.732 17.044 14.640 17.338Q14.547 17.632 14.547 17.912L14.547 19.026Q14.547 19.235 15.204 19.235L15.204 19.515M18.256 19.515L16.622 19.515L16.622 19.235Q16.851 19.235 17 19.201Q17.148 19.166 17.148 19.026L17.148 17.177Q17.148 16.907 17.041 16.846Q16.933 16.784 16.622 16.784L16.622 16.504L17.682 16.429L17.682 17.078Q17.853 16.770 18.157 16.599Q18.461 16.429 18.806 16.429Q19.206 16.429 19.483 16.569Q19.760 16.709 19.845 17.057Q20.013 16.764 20.312 16.596Q20.611 16.429 20.956 16.429Q21.462 16.429 21.746 16.652Q22.029 16.876 22.029 17.372L22.029 19.026Q22.029 19.163 22.178 19.199Q22.327 19.235 22.552 19.235L22.552 19.515L20.922 19.515L20.922 19.235Q21.147 19.235 21.298 19.199Q21.448 19.163 21.448 19.026L21.448 17.386Q21.448 17.051 21.329 16.851Q21.209 16.651 20.895 16.651Q20.625 16.651 20.390 16.787Q20.156 16.924 20.018 17.158Q19.879 17.392 19.879 17.666L19.879 19.026Q19.879 19.163 20.028 19.199Q20.177 19.235 20.402 19.235L20.402 19.515L18.772 19.515L18.772 19.235Q19.001 19.235 19.150 19.201Q19.298 19.166 19.298 19.026L19.298 17.386Q19.298 17.051 19.179 16.851Q19.059 16.651 18.745 16.651Q18.475 16.651 18.240 16.787Q18.006 16.924 17.868 17.158Q17.729 17.392 17.729 17.666L17.729 19.026Q17.729 19.163 17.880 19.199Q18.030 19.235 18.256 19.235L18.256 19.515M23.140 19.508L23.140 18.445Q23.140 18.421 23.167 18.394Q23.195 18.367 23.219 18.367L23.328 18.367Q23.393 18.367 23.407 18.425Q23.502 18.859 23.749 19.110Q23.995 19.361 24.408 19.361Q24.750 19.361 25.003 19.228Q25.256 19.095 25.256 18.787Q25.256 18.630 25.162 18.515Q25.068 18.401 24.929 18.332Q24.791 18.264 24.624 18.226L24.042 18.127Q23.687 18.059 23.414 17.838Q23.140 17.618 23.140 17.276Q23.140 17.027 23.251 16.852Q23.362 16.678 23.549 16.579Q23.735 16.480 23.950 16.437Q24.166 16.394 24.408 16.394Q24.822 16.394 25.102 16.576L25.317 16.401Q25.328 16.398 25.334 16.396Q25.341 16.394 25.352 16.394L25.403 16.394Q25.430 16.394 25.454 16.418Q25.478 16.442 25.478 16.470L25.478 17.317Q25.478 17.338 25.454 17.365Q25.430 17.392 25.403 17.392L25.290 17.392Q25.263 17.392 25.237 17.367Q25.211 17.341 25.211 17.317Q25.211 17.081 25.105 16.917Q25 16.753 24.817 16.671Q24.634 16.589 24.401 16.589Q24.073 16.589 23.817 16.692Q23.561 16.794 23.561 17.071Q23.561 17.266 23.743 17.375Q23.926 17.485 24.155 17.526L24.729 17.632Q24.976 17.680 25.189 17.808Q25.403 17.936 25.540 18.139Q25.676 18.343 25.676 18.592Q25.676 19.105 25.311 19.344Q24.945 19.583 24.408 19.583Q23.913 19.583 23.581 19.289L23.314 19.563Q23.294 19.583 23.267 19.583L23.219 19.583Q23.195 19.583 23.167 19.556Q23.140 19.529 23.140 19.508M26.804 20.745Q26.804 20.711 26.832 20.684Q27.102 20.455 27.250 20.132Q27.399 19.809 27.399 19.453L27.399 19.416Q27.290 19.515 27.125 19.515Q26.944 19.515 26.825 19.395Q26.705 19.276 26.705 19.095Q26.705 18.920 26.825 18.801Q26.944 18.681 27.125 18.681Q27.382 18.681 27.501 18.920Q27.621 19.160 27.621 19.453Q27.621 19.853 27.452 20.224Q27.283 20.595 26.985 20.851Q26.955 20.872 26.927 20.872Q26.886 20.872 26.845 20.831Q26.804 20.790 26.804 20.745\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(141.768 -22.703)\">\u003Cpath d=\"M-24.100 28.872L-25.730 28.872L-25.730 28.592Q-25.501 28.592-25.352 28.557Q-25.204 28.523-25.204 28.383L-25.204 25.037Q-25.204 24.866-25.340 24.825Q-25.477 24.784-25.730 24.784L-25.730 24.504L-24.650 24.429L-24.650 24.835Q-24.428 24.634-24.141 24.531Q-23.853 24.429-23.546 24.429Q-23.119 24.429-22.755 24.642Q-22.391 24.856-22.177 25.220Q-21.963 25.584-21.963 26.004Q-21.963 26.449-22.203 26.813Q-22.442 27.177-22.835 27.380Q-23.228 27.583-23.672 27.583Q-23.939 27.583-24.187 27.483Q-24.434 27.382-24.622 27.201L-24.622 28.383Q-24.622 28.520-24.474 28.556Q-24.325 28.592-24.100 28.592L-24.100 28.872M-24.622 25.184L-24.622 26.794Q-24.489 27.047-24.246 27.204Q-24.004 27.361-23.727 27.361Q-23.399 27.361-23.146 27.160Q-22.893 26.958-22.760 26.640Q-22.626 26.322-22.626 26.004Q-22.626 25.775-22.691 25.546Q-22.756 25.317-22.884 25.119Q-23.013 24.921-23.207 24.801Q-23.402 24.682-23.635 24.682Q-23.929 24.682-24.197 24.811Q-24.465 24.941-24.622 25.184\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(141.768 -22.703)\">\u003Cpath d=\"M-21.153 25.980Q-21.153 25.659-21.028 25.370Q-20.903 25.081-20.677 24.858Q-20.452 24.634-20.156 24.514Q-19.861 24.394-19.543 24.394Q-19.215 24.394-18.953 24.494Q-18.692 24.593-18.516 24.775Q-18.340 24.958-18.246 25.216Q-18.152 25.474-18.152 25.806Q-18.152 25.898-18.234 25.919L-20.489 25.919L-20.489 25.980Q-20.489 26.568-20.206 26.951Q-19.922 27.334-19.355 27.334Q-19.033 27.334-18.765 27.141Q-18.497 26.948-18.408 26.633Q-18.401 26.592-18.326 26.578L-18.234 26.578Q-18.152 26.602-18.152 26.674Q-18.152 26.681-18.158 26.708Q-18.271 27.105-18.642 27.344Q-19.013 27.583-19.437 27.583Q-19.874 27.583-20.274 27.375Q-20.674 27.166-20.913 26.799Q-21.153 26.432-21.153 25.980M-20.483 25.710L-18.668 25.710Q-18.668 25.433-18.765 25.181Q-18.863 24.928-19.061 24.772Q-19.259 24.617-19.543 24.617Q-19.820 24.617-20.033 24.775Q-20.247 24.934-20.365 25.189Q-20.483 25.444-20.483 25.710M-15.814 27.515L-17.550 27.515L-17.550 27.235Q-17.321 27.235-17.172 27.201Q-17.024 27.166-17.024 27.026L-17.024 25.177Q-17.024 24.907-17.131 24.846Q-17.239 24.784-17.550 24.784L-17.550 24.504L-16.521 24.429L-16.521 25.136Q-16.391 24.828-16.149 24.629Q-15.906 24.429-15.588 24.429Q-15.369 24.429-15.198 24.553Q-15.028 24.678-15.028 24.890Q-15.028 25.027-15.127 25.126Q-15.226 25.225-15.359 25.225Q-15.496 25.225-15.595 25.126Q-15.694 25.027-15.694 24.890Q-15.694 24.750-15.595 24.651Q-15.885 24.651-16.085 24.847Q-16.285 25.044-16.378 25.338Q-16.470 25.632-16.470 25.912L-16.470 27.026Q-16.470 27.235-15.814 27.235L-15.814 27.515M-13.917 26.674L-13.917 24.777L-14.556 24.777L-14.556 24.555Q-14.238 24.555-14.021 24.345Q-13.804 24.135-13.703 23.825Q-13.602 23.516-13.602 23.208L-13.336 23.208L-13.336 24.497L-12.259 24.497L-12.259 24.777L-13.336 24.777L-13.336 26.661Q-13.336 26.937-13.231 27.136Q-13.127 27.334-12.867 27.334Q-12.710 27.334-12.604 27.230Q-12.498 27.125-12.449 26.972Q-12.399 26.818-12.399 26.661L-12.399 26.247L-12.133 26.247L-12.133 26.674Q-12.133 26.900-12.232 27.110Q-12.331 27.320-12.515 27.452Q-12.700 27.583-12.929 27.583Q-13.366 27.583-13.642 27.346Q-13.917 27.108-13.917 26.674M-10.748 26.681L-10.748 25.177Q-10.748 24.907-10.856 24.846Q-10.964 24.784-11.275 24.784L-11.275 24.504L-10.167 24.429L-10.167 26.661L-10.167 26.681Q-10.167 26.961-10.116 27.105Q-10.065 27.248-9.923 27.305Q-9.781 27.361-9.494 27.361Q-9.241 27.361-9.036 27.221Q-8.831 27.081-8.715 26.855Q-8.598 26.630-8.598 26.380L-8.598 25.177Q-8.598 24.907-8.706 24.846Q-8.814 24.784-9.125 24.784L-9.125 24.504L-8.017 24.429L-8.017 26.842Q-8.017 27.033-7.964 27.115Q-7.911 27.197-7.811 27.216Q-7.710 27.235-7.494 27.235L-7.494 27.515L-8.571 27.583L-8.571 27.019Q-8.680 27.201-8.826 27.324Q-8.971 27.447-9.157 27.515Q-9.343 27.583-9.545 27.583Q-10.748 27.583-10.748 26.681M-5.156 27.515L-6.893 27.515L-6.893 27.235Q-6.664 27.235-6.515 27.201Q-6.366 27.166-6.366 27.026L-6.366 25.177Q-6.366 24.907-6.474 24.846Q-6.582 24.784-6.893 24.784L-6.893 24.504L-5.864 24.429L-5.864 25.136Q-5.734 24.828-5.491 24.629Q-5.249 24.429-4.931 24.429Q-4.712 24.429-4.541 24.553Q-4.370 24.678-4.370 24.890Q-4.370 25.027-4.469 25.126Q-4.569 25.225-4.702 25.225Q-4.839 25.225-4.938 25.126Q-5.037 25.027-5.037 24.890Q-5.037 24.750-4.938 24.651Q-5.228 24.651-5.428 24.847Q-5.628 25.044-5.720 25.338Q-5.813 25.632-5.813 25.912L-5.813 27.026Q-5.813 27.235-5.156 27.235L-5.156 27.515M-2.979 27.515L-3.246 27.515L-3.246 23.407Q-3.246 23.137-3.353 23.075Q-3.461 23.014-3.772 23.014L-3.772 22.733L-2.692 22.658L-2.692 24.828Q-2.484 24.637-2.198 24.533Q-1.913 24.429-1.615 24.429Q-1.298 24.429-1 24.550Q-0.703 24.671-0.481 24.887Q-0.259 25.102-0.132 25.387Q-0.006 25.673-0.006 26.004Q-0.006 26.449-0.245 26.813Q-0.484 27.177-0.877 27.380Q-1.270 27.583-1.715 27.583Q-1.909 27.583-2.099 27.527Q-2.289 27.471-2.449 27.366Q-2.610 27.262-2.750 27.101L-2.979 27.515M-2.665 25.170L-2.665 26.787Q-2.528 27.047-2.287 27.204Q-2.046 27.361-1.769 27.361Q-1.475 27.361-1.263 27.254Q-1.051 27.146-0.918 26.954Q-0.785 26.763-0.727 26.524Q-0.669 26.285-0.669 26.004Q-0.669 25.645-0.763 25.341Q-0.857 25.037-1.084 24.844Q-1.311 24.651-1.677 24.651Q-1.978 24.651-2.244 24.787Q-2.511 24.924-2.665 25.170M0.688 26.787Q0.688 26.455 0.912 26.228Q1.136 26.001 1.480 25.873Q1.823 25.744 2.196 25.692Q2.568 25.639 2.872 25.639L2.872 25.386Q2.872 25.181 2.765 25.001Q2.657 24.822 2.476 24.719Q2.295 24.617 2.086 24.617Q1.679 24.617 1.444 24.709Q1.532 24.746 1.579 24.830Q1.625 24.914 1.625 25.016Q1.625 25.112 1.579 25.191Q1.532 25.269 1.452 25.314Q1.372 25.358 1.283 25.358Q1.133 25.358 1.032 25.261Q0.931 25.163 0.931 25.016Q0.931 24.394 2.086 24.394Q2.298 24.394 2.548 24.458Q2.797 24.521 2.999 24.640Q3.200 24.760 3.327 24.945Q3.453 25.129 3.453 25.372L3.453 26.948Q3.453 27.064 3.515 27.160Q3.576 27.255 3.689 27.255Q3.799 27.255 3.864 27.161Q3.928 27.067 3.928 26.948L3.928 26.500L4.195 26.500L4.195 26.948Q4.195 27.218 3.968 27.383Q3.741 27.549 3.460 27.549Q3.252 27.549 3.115 27.395Q2.978 27.242 2.954 27.026Q2.807 27.293 2.525 27.438Q2.243 27.583 1.919 27.583Q1.642 27.583 1.358 27.508Q1.074 27.433 0.881 27.254Q0.688 27.074 0.688 26.787M1.303 26.787Q1.303 26.961 1.404 27.091Q1.505 27.221 1.661 27.291Q1.816 27.361 1.980 27.361Q2.199 27.361 2.407 27.264Q2.616 27.166 2.744 26.985Q2.872 26.804 2.872 26.578L2.872 25.850Q2.548 25.850 2.182 25.941Q1.816 26.032 1.560 26.244Q1.303 26.455 1.303 26.787M5.138 26.674L5.138 24.777L4.499 24.777L4.499 24.555Q4.817 24.555 5.034 24.345Q5.251 24.135 5.352 23.825Q5.453 23.516 5.453 23.208L5.720 23.208L5.720 24.497L6.796 24.497L6.796 24.777L5.720 24.777L5.720 26.661Q5.720 26.937 5.824 27.136Q5.928 27.334 6.188 27.334Q6.345 27.334 6.451 27.230Q6.557 27.125 6.606 26.972Q6.656 26.818 6.656 26.661L6.656 26.247L6.923 26.247L6.923 26.674Q6.923 26.900 6.824 27.110Q6.724 27.320 6.540 27.452Q6.355 27.583 6.126 27.583Q5.689 27.583 5.414 27.346Q5.138 27.108 5.138 26.674M9.349 27.515L7.798 27.515L7.798 27.235Q8.023 27.235 8.172 27.201Q8.321 27.166 8.321 27.026L8.321 25.177Q8.321 24.989 8.273 24.905Q8.225 24.822 8.127 24.803Q8.030 24.784 7.818 24.784L7.818 24.504L8.874 24.429L8.874 27.026Q8.874 27.166 9.006 27.201Q9.137 27.235 9.349 27.235L9.349 27.515M8.078 23.208Q8.078 23.037 8.201 22.918Q8.324 22.798 8.495 22.798Q8.662 22.798 8.785 22.918Q8.908 23.037 8.908 23.208Q8.908 23.383 8.785 23.506Q8.662 23.629 8.495 23.629Q8.324 23.629 8.201 23.506Q8.078 23.383 8.078 23.208M9.954 26.032Q9.954 25.690 10.089 25.391Q10.224 25.092 10.464 24.868Q10.703 24.644 11.021 24.519Q11.339 24.394 11.670 24.394Q12.115 24.394 12.514 24.610Q12.914 24.825 13.148 25.203Q13.383 25.580 13.383 26.032Q13.383 26.373 13.241 26.657Q13.099 26.941 12.855 27.148Q12.610 27.354 12.301 27.469Q11.991 27.583 11.670 27.583Q11.240 27.583 10.838 27.382Q10.436 27.180 10.195 26.828Q9.954 26.476 9.954 26.032M11.670 27.334Q12.272 27.334 12.496 26.956Q12.720 26.578 12.720 25.946Q12.720 25.334 12.485 24.975Q12.251 24.617 11.670 24.617Q10.617 24.617 10.617 25.946Q10.617 26.578 10.843 26.956Q11.069 27.334 11.670 27.334M15.659 27.515L14.025 27.515L14.025 27.235Q14.254 27.235 14.403 27.201Q14.552 27.166 14.552 27.026L14.552 25.177Q14.552 24.907 14.444 24.846Q14.336 24.784 14.025 24.784L14.025 24.504L15.085 24.429L15.085 25.078Q15.256 24.770 15.560 24.599Q15.864 24.429 16.209 24.429Q16.715 24.429 16.999 24.652Q17.282 24.876 17.282 25.372L17.282 27.026Q17.282 27.163 17.431 27.199Q17.580 27.235 17.805 27.235L17.805 27.515L16.175 27.515L16.175 27.235Q16.404 27.235 16.553 27.201Q16.701 27.166 16.701 27.026L16.701 25.386Q16.701 25.051 16.582 24.851Q16.462 24.651 16.148 24.651Q15.878 24.651 15.644 24.787Q15.409 24.924 15.271 25.158Q15.133 25.392 15.133 25.666L15.133 27.026Q15.133 27.163 15.283 27.199Q15.433 27.235 15.659 27.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(141.768 -22.703)\">\u003Cpath d=\"M21.652 26.674L21.652 24.777L21.013 24.777L21.013 24.555Q21.331 24.555 21.548 24.345Q21.765 24.135 21.865 23.825Q21.966 23.516 21.966 23.208L22.233 23.208L22.233 24.497L23.310 24.497L23.310 24.777L22.233 24.777L22.233 26.661Q22.233 26.937 22.337 27.136Q22.441 27.334 22.701 27.334Q22.858 27.334 22.964 27.230Q23.070 27.125 23.120 26.972Q23.169 26.818 23.169 26.661L23.169 26.247L23.436 26.247L23.436 26.674Q23.436 26.900 23.337 27.110Q23.238 27.320 23.053 27.452Q22.869 27.583 22.640 27.583Q22.202 27.583 21.927 27.346Q21.652 27.108 21.652 26.674M25.928 27.515L24.294 27.515L24.294 27.235Q24.523 27.235 24.672 27.201Q24.820 27.166 24.820 27.026L24.820 23.407Q24.820 23.137 24.713 23.075Q24.605 23.014 24.294 23.014L24.294 22.733L25.374 22.658L25.374 25.044Q25.480 24.859 25.658 24.717Q25.835 24.576 26.044 24.502Q26.252 24.429 26.478 24.429Q26.984 24.429 27.268 24.652Q27.551 24.876 27.551 25.372L27.551 27.026Q27.551 27.163 27.700 27.199Q27.849 27.235 28.074 27.235L28.074 27.515L26.444 27.515L26.444 27.235Q26.673 27.235 26.821 27.201Q26.970 27.166 26.970 27.026L26.970 25.386Q26.970 25.051 26.851 24.851Q26.731 24.651 26.416 24.651Q26.146 24.651 25.912 24.787Q25.678 24.924 25.540 25.158Q25.401 25.392 25.401 25.666L25.401 27.026Q25.401 27.163 25.552 27.199Q25.702 27.235 25.928 27.235L25.928 27.515M28.621 25.980Q28.621 25.659 28.746 25.370Q28.871 25.081 29.096 24.858Q29.322 24.634 29.617 24.514Q29.913 24.394 30.231 24.394Q30.559 24.394 30.821 24.494Q31.082 24.593 31.258 24.775Q31.434 24.958 31.528 25.216Q31.622 25.474 31.622 25.806Q31.622 25.898 31.540 25.919L29.284 25.919L29.284 25.980Q29.284 26.568 29.568 26.951Q29.852 27.334 30.419 27.334Q30.740 27.334 31.009 27.141Q31.277 26.948 31.366 26.633Q31.373 26.592 31.448 26.578L31.540 26.578Q31.622 26.602 31.622 26.674Q31.622 26.681 31.615 26.708Q31.502 27.105 31.132 27.344Q30.761 27.583 30.337 27.583Q29.899 27.583 29.499 27.375Q29.100 27.166 28.860 26.799Q28.621 26.432 28.621 25.980M29.291 25.710L31.106 25.710Q31.106 25.433 31.009 25.181Q30.911 24.928 30.713 24.772Q30.515 24.617 30.231 24.617Q29.954 24.617 29.740 24.775Q29.527 24.934 29.409 25.189Q29.291 25.444 29.291 25.710M32.169 26.032Q32.169 25.690 32.304 25.391Q32.439 25.092 32.678 24.868Q32.917 24.644 33.235 24.519Q33.553 24.394 33.885 24.394Q34.329 24.394 34.729 24.610Q35.129 24.825 35.363 25.203Q35.597 25.580 35.597 26.032Q35.597 26.373 35.455 26.657Q35.313 26.941 35.069 27.148Q34.825 27.354 34.515 27.469Q34.206 27.583 33.885 27.583Q33.454 27.583 33.052 27.382Q32.651 27.180 32.410 26.828Q32.169 26.476 32.169 26.032M33.885 27.334Q34.486 27.334 34.710 26.956Q34.934 26.578 34.934 25.946Q34.934 25.334 34.700 24.975Q34.466 24.617 33.885 24.617Q32.832 24.617 32.832 25.946Q32.832 26.578 33.058 26.956Q33.283 27.334 33.885 27.334M37.942 27.515L36.206 27.515L36.206 27.235Q36.435 27.235 36.583 27.201Q36.732 27.166 36.732 27.026L36.732 25.177Q36.732 24.907 36.624 24.846Q36.517 24.784 36.206 24.784L36.206 24.504L37.234 24.429L37.234 25.136Q37.364 24.828 37.607 24.629Q37.850 24.429 38.167 24.429Q38.386 24.429 38.557 24.553Q38.728 24.678 38.728 24.890Q38.728 25.027 38.629 25.126Q38.530 25.225 38.396 25.225Q38.260 25.225 38.161 25.126Q38.061 25.027 38.061 24.890Q38.061 24.750 38.161 24.651Q37.870 24.651 37.670 24.847Q37.470 25.044 37.378 25.338Q37.286 25.632 37.286 25.912L37.286 27.026Q37.286 27.235 37.942 27.235L37.942 27.515M39.647 28.650Q39.777 28.718 39.914 28.718Q40.085 28.718 40.235 28.629Q40.386 28.540 40.497 28.395Q40.608 28.250 40.686 28.082L40.950 27.515L39.781 24.989Q39.706 24.842 39.576 24.810Q39.446 24.777 39.213 24.777L39.213 24.497L40.734 24.497L40.734 24.777Q40.386 24.777 40.386 24.924Q40.389 24.945 40.391 24.962Q40.393 24.979 40.393 24.989L41.250 26.848L42.023 25.177Q42.057 25.109 42.057 25.030Q42.057 24.917 41.973 24.847Q41.890 24.777 41.777 24.777L41.777 24.497L42.973 24.497L42.973 24.777Q42.754 24.777 42.582 24.881Q42.409 24.986 42.317 25.177L40.980 28.082Q40.810 28.452 40.540 28.698Q40.269 28.944 39.914 28.944Q39.644 28.944 39.425 28.778Q39.207 28.612 39.207 28.349Q39.207 28.212 39.299 28.123Q39.391 28.035 39.531 28.035Q39.668 28.035 39.757 28.123Q39.846 28.212 39.846 28.349Q39.846 28.452 39.793 28.530Q39.740 28.609 39.647 28.650\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M101.98 70.194h96.739V41.74h-96.74Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(147.433 34.164)\">\u003Cpath d=\"M-18.781 19.515L-21.095 19.515L-21.095 19.235Q-20.373 19.235-20.373 19.026L-20.373 15.225Q-20.373 15.014-21.095 15.014L-21.095 14.733L-16.911 14.733L-16.699 16.370L-16.966 16.370Q-17.044 15.759-17.196 15.480Q-17.349 15.202-17.653 15.108Q-17.957 15.014-18.582 15.014L-19.317 15.014Q-19.505 15.014-19.594 15.048Q-19.683 15.082-19.683 15.225L-19.683 16.982L-19.129 16.982Q-18.760 16.982-18.576 16.928Q-18.391 16.873-18.312 16.700Q-18.234 16.528-18.234 16.162L-17.967 16.162L-17.967 18.079L-18.234 18.079Q-18.234 17.714-18.312 17.541Q-18.391 17.369-18.576 17.316Q-18.760 17.263-19.129 17.263L-19.683 17.263L-19.683 19.026Q-19.683 19.235-18.781 19.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(147.433 34.164)\">\u003Cpath d=\"M-16.687 18.032Q-16.687 17.690-16.552 17.391Q-16.417 17.092-16.177 16.868Q-15.938 16.644-15.620 16.519Q-15.302 16.394-14.971 16.394Q-14.526 16.394-14.127 16.610Q-13.727 16.825-13.492 17.203Q-13.258 17.580-13.258 18.032Q-13.258 18.373-13.400 18.657Q-13.542 18.941-13.786 19.148Q-14.031 19.354-14.340 19.469Q-14.649 19.583-14.971 19.583Q-15.401 19.583-15.803 19.382Q-16.205 19.180-16.446 18.828Q-16.687 18.476-16.687 18.032M-14.971 19.334Q-14.369 19.334-14.145 18.956Q-13.921 18.578-13.921 17.946Q-13.921 17.334-14.156 16.975Q-14.390 16.617-14.971 16.617Q-16.023 16.617-16.023 17.946Q-16.023 18.578-15.798 18.956Q-15.572 19.334-14.971 19.334M-12.089 18.681L-12.089 17.177Q-12.089 16.907-12.197 16.846Q-12.305 16.784-12.616 16.784L-12.616 16.504L-11.508 16.429L-11.508 18.661L-11.508 18.681Q-11.508 18.961-11.457 19.105Q-11.406 19.248-11.264 19.305Q-11.122 19.361-10.835 19.361Q-10.582 19.361-10.377 19.221Q-10.172 19.081-10.056 18.855Q-9.939 18.630-9.939 18.380L-9.939 17.177Q-9.939 16.907-10.047 16.846Q-10.155 16.784-10.466 16.784L-10.466 16.504L-9.358 16.429L-9.358 18.842Q-9.358 19.033-9.305 19.115Q-9.252 19.197-9.152 19.216Q-9.051 19.235-8.835 19.235L-8.835 19.515L-9.912 19.583L-9.912 19.019Q-10.022 19.201-10.167 19.324Q-10.312 19.447-10.498 19.515Q-10.685 19.583-10.886 19.583Q-12.089 19.583-12.089 18.681M-6.498 19.515L-8.234 19.515L-8.234 19.235Q-8.005 19.235-7.856 19.201Q-7.708 19.166-7.708 19.026L-7.708 17.177Q-7.708 16.907-7.815 16.846Q-7.923 16.784-8.234 16.784L-8.234 16.504L-7.205 16.429L-7.205 17.136Q-7.075 16.828-6.833 16.629Q-6.590 16.429-6.272 16.429Q-6.053 16.429-5.882 16.553Q-5.711 16.678-5.711 16.890Q-5.711 17.027-5.811 17.126Q-5.910 17.225-6.043 17.225Q-6.180 17.225-6.279 17.126Q-6.378 17.027-6.378 16.890Q-6.378 16.750-6.279 16.651Q-6.569 16.651-6.769 16.847Q-6.969 17.044-7.062 17.338Q-7.154 17.632-7.154 17.912L-7.154 19.026Q-7.154 19.235-6.498 19.235L-6.498 19.515M-3.510 19.515L-5.062 19.515L-5.062 19.235Q-4.836 19.235-4.688 19.201Q-4.539 19.166-4.539 19.026L-4.539 17.177Q-4.539 16.989-4.587 16.905Q-4.635 16.822-4.732 16.803Q-4.830 16.784-5.042 16.784L-5.042 16.504L-3.985 16.429L-3.985 19.026Q-3.985 19.166-3.854 19.201Q-3.722 19.235-3.510 19.235L-3.510 19.515M-4.782 15.208Q-4.782 15.037-4.659 14.918Q-4.536 14.798-4.365 14.798Q-4.197 14.798-4.074 14.918Q-3.951 15.037-3.951 15.208Q-3.951 15.383-4.074 15.506Q-4.197 15.629-4.365 15.629Q-4.536 15.629-4.659 15.506Q-4.782 15.383-4.782 15.208M-2.905 17.980Q-2.905 17.659-2.781 17.370Q-2.656 17.081-2.430 16.858Q-2.205 16.634-1.909 16.514Q-1.613 16.394-1.295 16.394Q-0.967 16.394-0.706 16.494Q-0.444 16.593-0.268 16.775Q-0.092 16.958 0.002 17.216Q0.096 17.474 0.096 17.806Q0.096 17.898 0.014 17.919L-2.242 17.919L-2.242 17.980Q-2.242 18.568-1.959 18.951Q-1.675 19.334-1.107 19.334Q-0.786 19.334-0.518 19.141Q-0.250 18.948-0.161 18.633Q-0.154 18.592-0.079 18.578L0.014 18.578Q0.096 18.602 0.096 18.674Q0.096 18.681 0.089 18.708Q-0.024 19.105-0.395 19.344Q-0.766 19.583-1.189 19.583Q-1.627 19.583-2.027 19.375Q-2.427 19.166-2.666 18.799Q-2.905 18.432-2.905 17.980M-2.235 17.710L-0.420 17.710Q-0.420 17.433-0.518 17.181Q-0.615 16.928-0.814 16.772Q-1.012 16.617-1.295 16.617Q-1.572 16.617-1.786 16.775Q-2 16.934-2.117 17.189Q-2.235 17.444-2.235 17.710M2.434 19.515L0.697 19.515L0.697 19.235Q0.926 19.235 1.075 19.201Q1.224 19.166 1.224 19.026L1.224 17.177Q1.224 16.907 1.116 16.846Q1.008 16.784 0.697 16.784L0.697 16.504L1.726 16.429L1.726 17.136Q1.856 16.828 2.099 16.629Q2.341 16.429 2.659 16.429Q2.878 16.429 3.049 16.553Q3.220 16.678 3.220 16.890Q3.220 17.027 3.121 17.126Q3.021 17.225 2.888 17.225Q2.751 17.225 2.652 17.126Q2.553 17.027 2.553 16.890Q2.553 16.750 2.652 16.651Q2.362 16.651 2.162 16.847Q1.962 17.044 1.870 17.338Q1.777 17.632 1.777 17.912L1.777 19.026Q1.777 19.235 2.434 19.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(147.433 34.164)\">\u003Cpath d=\"M6.521 19.508L6.521 18.445Q6.521 18.421 6.549 18.394Q6.576 18.367 6.600 18.367L6.709 18.367Q6.774 18.367 6.788 18.425Q6.884 18.859 7.130 19.110Q7.376 19.361 7.790 19.361Q8.131 19.361 8.384 19.228Q8.637 19.095 8.637 18.787Q8.637 18.630 8.543 18.515Q8.449 18.401 8.311 18.332Q8.172 18.264 8.005 18.226L7.424 18.127Q7.068 18.059 6.795 17.838Q6.521 17.618 6.521 17.276Q6.521 17.027 6.633 16.852Q6.744 16.678 6.930 16.579Q7.116 16.480 7.332 16.437Q7.547 16.394 7.790 16.394Q8.203 16.394 8.483 16.576L8.699 16.401Q8.709 16.398 8.716 16.396Q8.723 16.394 8.733 16.394L8.784 16.394Q8.811 16.394 8.835 16.418Q8.859 16.442 8.859 16.470L8.859 17.317Q8.859 17.338 8.835 17.365Q8.811 17.392 8.784 17.392L8.671 17.392Q8.644 17.392 8.618 17.367Q8.593 17.341 8.593 17.317Q8.593 17.081 8.487 16.917Q8.381 16.753 8.198 16.671Q8.015 16.589 7.783 16.589Q7.455 16.589 7.198 16.692Q6.942 16.794 6.942 17.071Q6.942 17.266 7.125 17.375Q7.308 17.485 7.537 17.526L8.111 17.632Q8.357 17.680 8.571 17.808Q8.784 17.936 8.921 18.139Q9.058 18.343 9.058 18.592Q9.058 19.105 8.692 19.344Q8.326 19.583 7.790 19.583Q7.294 19.583 6.962 19.289L6.696 19.563Q6.675 19.583 6.648 19.583L6.600 19.583Q6.576 19.583 6.549 19.556Q6.521 19.529 6.521 19.508M9.645 17.980Q9.645 17.659 9.770 17.370Q9.895 17.081 10.121 16.858Q10.346 16.634 10.642 16.514Q10.937 16.394 11.255 16.394Q11.583 16.394 11.845 16.494Q12.106 16.593 12.282 16.775Q12.458 16.958 12.552 17.216Q12.646 17.474 12.646 17.806Q12.646 17.898 12.564 17.919L10.309 17.919L10.309 17.980Q10.309 18.568 10.592 18.951Q10.876 19.334 11.443 19.334Q11.765 19.334 12.033 19.141Q12.301 18.948 12.390 18.633Q12.397 18.592 12.472 18.578L12.564 18.578Q12.646 18.602 12.646 18.674Q12.646 18.681 12.640 18.708Q12.527 19.105 12.156 19.344Q11.785 19.583 11.361 19.583Q10.924 19.583 10.524 19.375Q10.124 19.166 9.885 18.799Q9.645 18.432 9.645 17.980M10.315 17.710L12.130 17.710Q12.130 17.433 12.033 17.181Q11.936 16.928 11.737 16.772Q11.539 16.617 11.255 16.617Q10.978 16.617 10.765 16.775Q10.551 16.934 10.433 17.189Q10.315 17.444 10.315 17.710M14.984 19.515L13.248 19.515L13.248 19.235Q13.477 19.235 13.626 19.201Q13.774 19.166 13.774 19.026L13.774 17.177Q13.774 16.907 13.667 16.846Q13.559 16.784 13.248 16.784L13.248 16.504L14.277 16.429L14.277 17.136Q14.407 16.828 14.649 16.629Q14.892 16.429 15.210 16.429Q15.429 16.429 15.600 16.553Q15.770 16.678 15.770 16.890Q15.770 17.027 15.671 17.126Q15.572 17.225 15.439 17.225Q15.302 17.225 15.203 17.126Q15.104 17.027 15.104 16.890Q15.104 16.750 15.203 16.651Q14.913 16.651 14.713 16.847Q14.513 17.044 14.420 17.338Q14.328 17.632 14.328 17.912L14.328 19.026Q14.328 19.235 14.984 19.235L14.984 19.515M17.972 19.515L16.420 19.515L16.420 19.235Q16.645 19.235 16.794 19.201Q16.943 19.166 16.943 19.026L16.943 17.177Q16.943 16.989 16.895 16.905Q16.847 16.822 16.750 16.803Q16.652 16.784 16.440 16.784L16.440 16.504L17.497 16.429L17.497 19.026Q17.497 19.166 17.628 19.201Q17.760 19.235 17.972 19.235L17.972 19.515M16.700 15.208Q16.700 15.037 16.823 14.918Q16.946 14.798 17.117 14.798Q17.285 14.798 17.408 14.918Q17.531 15.037 17.531 15.208Q17.531 15.383 17.408 15.506Q17.285 15.629 17.117 15.629Q16.946 15.629 16.823 15.506Q16.700 15.383 16.700 15.208M18.577 17.980Q18.577 17.659 18.701 17.370Q18.826 17.081 19.052 16.858Q19.277 16.634 19.573 16.514Q19.869 16.394 20.186 16.394Q20.515 16.394 20.776 16.494Q21.038 16.593 21.214 16.775Q21.390 16.958 21.484 17.216Q21.578 17.474 21.578 17.806Q21.578 17.898 21.496 17.919L19.240 17.919L19.240 17.980Q19.240 18.568 19.523 18.951Q19.807 19.334 20.374 19.334Q20.696 19.334 20.964 19.141Q21.232 18.948 21.321 18.633Q21.328 18.592 21.403 18.578L21.496 18.578Q21.578 18.602 21.578 18.674Q21.578 18.681 21.571 18.708Q21.458 19.105 21.087 19.344Q20.716 19.583 20.292 19.583Q19.855 19.583 19.455 19.375Q19.055 19.166 18.816 18.799Q18.577 18.432 18.577 17.980M19.247 17.710L21.061 17.710Q21.061 17.433 20.964 17.181Q20.867 16.928 20.668 16.772Q20.470 16.617 20.186 16.617Q19.910 16.617 19.696 16.775Q19.482 16.934 19.364 17.189Q19.247 17.444 19.247 17.710M22.165 19.508L22.165 18.445Q22.165 18.421 22.193 18.394Q22.220 18.367 22.244 18.367L22.353 18.367Q22.418 18.367 22.432 18.425Q22.528 18.859 22.774 19.110Q23.020 19.361 23.434 19.361Q23.775 19.361 24.028 19.228Q24.281 19.095 24.281 18.787Q24.281 18.630 24.187 18.515Q24.093 18.401 23.955 18.332Q23.816 18.264 23.649 18.226L23.068 18.127Q22.712 18.059 22.439 17.838Q22.165 17.618 22.165 17.276Q22.165 17.027 22.277 16.852Q22.388 16.678 22.574 16.579Q22.760 16.480 22.976 16.437Q23.191 16.394 23.434 16.394Q23.847 16.394 24.127 16.576L24.343 16.401Q24.353 16.398 24.360 16.396Q24.367 16.394 24.377 16.394L24.428 16.394Q24.456 16.394 24.479 16.418Q24.503 16.442 24.503 16.470L24.503 17.317Q24.503 17.338 24.479 17.365Q24.456 17.392 24.428 17.392L24.315 17.392Q24.288 17.392 24.262 17.367Q24.237 17.341 24.237 17.317Q24.237 17.081 24.131 16.917Q24.025 16.753 23.842 16.671Q23.659 16.589 23.427 16.589Q23.099 16.589 22.842 16.692Q22.586 16.794 22.586 17.071Q22.586 17.266 22.769 17.375Q22.952 17.485 23.181 17.526L23.755 17.632Q24.001 17.680 24.215 17.808Q24.428 17.936 24.565 18.139Q24.702 18.343 24.702 18.592Q24.702 19.105 24.336 19.344Q23.970 19.583 23.434 19.583Q22.938 19.583 22.606 19.289L22.340 19.563Q22.319 19.583 22.292 19.583L22.244 19.583Q22.220 19.583 22.193 19.556Q22.165 19.529 22.165 19.508M25.830 20.745Q25.830 20.711 25.857 20.684Q26.127 20.455 26.276 20.132Q26.424 19.809 26.424 19.453L26.424 19.416Q26.315 19.515 26.151 19.515Q25.970 19.515 25.850 19.395Q25.730 19.276 25.730 19.095Q25.730 18.920 25.850 18.801Q25.970 18.681 26.151 18.681Q26.407 18.681 26.527 18.920Q26.646 19.160 26.646 19.453Q26.646 19.853 26.477 20.224Q26.308 20.595 26.011 20.851Q25.980 20.872 25.953 20.872Q25.912 20.872 25.871 20.831Q25.830 20.790 25.830 20.745\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(147.433 34.164)\">\u003Cpath d=\"M-25.744 27.508L-25.744 26.445Q-25.744 26.421-25.716 26.394Q-25.689 26.367-25.665 26.367L-25.556 26.367Q-25.491 26.367-25.477 26.425Q-25.381 26.859-25.135 27.110Q-24.889 27.361-24.475 27.361Q-24.134 27.361-23.881 27.228Q-23.628 27.095-23.628 26.787Q-23.628 26.630-23.722 26.515Q-23.816 26.401-23.954 26.332Q-24.093 26.264-24.260 26.226L-24.841 26.127Q-25.197 26.059-25.470 25.838Q-25.744 25.618-25.744 25.276Q-25.744 25.027-25.632 24.852Q-25.521 24.678-25.335 24.579Q-25.149 24.480-24.933 24.437Q-24.718 24.394-24.475 24.394Q-24.062 24.394-23.782 24.576L-23.566 24.401Q-23.556 24.398-23.549 24.396Q-23.542 24.394-23.532 24.394L-23.481 24.394Q-23.454 24.394-23.430 24.418Q-23.406 24.442-23.406 24.470L-23.406 25.317Q-23.406 25.338-23.430 25.365Q-23.454 25.392-23.481 25.392L-23.594 25.392Q-23.621 25.392-23.647 25.367Q-23.672 25.341-23.672 25.317Q-23.672 25.081-23.778 24.917Q-23.884 24.753-24.067 24.671Q-24.250 24.589-24.482 24.589Q-24.810 24.589-25.067 24.692Q-25.323 24.794-25.323 25.071Q-25.323 25.266-25.140 25.375Q-24.957 25.485-24.728 25.526L-24.154 25.632Q-23.908 25.680-23.694 25.808Q-23.481 25.936-23.344 26.139Q-23.207 26.343-23.207 26.592Q-23.207 27.105-23.573 27.344Q-23.939 27.583-24.475 27.583Q-24.971 27.583-25.303 27.289L-25.569 27.563Q-25.590 27.583-25.617 27.583L-25.665 27.583Q-25.689 27.583-25.716 27.556Q-25.744 27.529-25.744 27.508M-20.934 28.872L-22.565 28.872L-22.565 28.592Q-22.336 28.592-22.187 28.557Q-22.038 28.523-22.038 28.383L-22.038 25.037Q-22.038 24.866-22.175 24.825Q-22.312 24.784-22.565 24.784L-22.565 24.504L-21.485 24.429L-21.485 24.835Q-21.263 24.634-20.975 24.531Q-20.688 24.429-20.381 24.429Q-19.954 24.429-19.589 24.642Q-19.225 24.856-19.012 25.220Q-18.798 25.584-18.798 26.004Q-18.798 26.449-19.037 26.813Q-19.277 27.177-19.670 27.380Q-20.063 27.583-20.507 27.583Q-20.774 27.583-21.022 27.483Q-21.269 27.382-21.457 27.201L-21.457 28.383Q-21.457 28.520-21.309 28.556Q-21.160 28.592-20.934 28.592L-20.934 28.872M-21.457 25.184L-21.457 26.794Q-21.324 27.047-21.081 27.204Q-20.839 27.361-20.562 27.361Q-20.234 27.361-19.981 27.160Q-19.728 26.958-19.595 26.640Q-19.461 26.322-19.461 26.004Q-19.461 25.775-19.526 25.546Q-19.591 25.317-19.719 25.119Q-19.848 24.921-20.042 24.801Q-20.237 24.682-20.470 24.682Q-20.764 24.682-21.032 24.811Q-21.300 24.941-21.457 25.184\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(147.433 34.164)\">\u003Cpath d=\"M-17.985 25.980Q-17.985 25.659-17.860 25.370Q-17.735 25.081-17.509 24.858Q-17.284 24.634-16.988 24.514Q-16.693 24.394-16.375 24.394Q-16.047 24.394-15.785 24.494Q-15.524 24.593-15.348 24.775Q-15.172 24.958-15.078 25.216Q-14.984 25.474-14.984 25.806Q-14.984 25.898-15.066 25.919L-17.321 25.919L-17.321 25.980Q-17.321 26.568-17.038 26.951Q-16.754 27.334-16.187 27.334Q-15.865 27.334-15.597 27.141Q-15.329 26.948-15.240 26.633Q-15.233 26.592-15.158 26.578L-15.066 26.578Q-14.984 26.602-14.984 26.674Q-14.984 26.681-14.990 26.708Q-15.103 27.105-15.474 27.344Q-15.845 27.583-16.269 27.583Q-16.706 27.583-17.106 27.375Q-17.506 27.166-17.745 26.799Q-17.985 26.432-17.985 25.980M-17.315 25.710L-15.500 25.710Q-15.500 25.433-15.597 25.181Q-15.695 24.928-15.893 24.772Q-16.091 24.617-16.375 24.617Q-16.652 24.617-16.865 24.775Q-17.079 24.934-17.197 25.189Q-17.315 25.444-17.315 25.710M-14.396 26.004Q-14.396 25.676-14.261 25.375Q-14.126 25.075-13.890 24.854Q-13.654 24.634-13.350 24.514Q-13.046 24.394-12.721 24.394Q-12.215 24.394-11.866 24.497Q-11.518 24.599-11.518 24.975Q-11.518 25.122-11.615 25.223Q-11.713 25.324-11.860 25.324Q-12.013 25.324-12.112 25.225Q-12.212 25.126-12.212 24.975Q-12.212 24.787-12.071 24.695Q-12.273 24.644-12.714 24.644Q-13.070 24.644-13.299 24.840Q-13.528 25.037-13.628 25.346Q-13.729 25.656-13.729 26.004Q-13.729 26.353-13.603 26.659Q-13.476 26.965-13.222 27.149Q-12.967 27.334-12.612 27.334Q-12.389 27.334-12.205 27.250Q-12.020 27.166-11.885 27.011Q-11.750 26.855-11.692 26.647Q-11.678 26.592-11.624 26.592L-11.511 26.592Q-11.480 26.592-11.458 26.616Q-11.436 26.640-11.436 26.674L-11.436 26.695Q-11.521 26.982-11.709 27.180Q-11.897 27.378-12.162 27.481Q-12.427 27.583-12.721 27.583Q-13.152 27.583-13.539 27.377Q-13.927 27.170-14.162 26.807Q-14.396 26.445-14.396 26.004M-9.231 27.515L-10.783 27.515L-10.783 27.235Q-10.557 27.235-10.409 27.201Q-10.260 27.166-10.260 27.026L-10.260 25.177Q-10.260 24.989-10.308 24.905Q-10.356 24.822-10.453 24.803Q-10.550 24.784-10.762 24.784L-10.762 24.504L-9.706 24.429L-9.706 27.026Q-9.706 27.166-9.575 27.201Q-9.443 27.235-9.231 27.235L-9.231 27.515M-10.503 23.208Q-10.503 23.037-10.380 22.918Q-10.257 22.798-10.086 22.798Q-9.918 22.798-9.795 22.918Q-9.672 23.037-9.672 23.208Q-9.672 23.383-9.795 23.506Q-9.918 23.629-10.086 23.629Q-10.257 23.629-10.380 23.506Q-10.503 23.383-10.503 23.208M-8.527 26.787Q-8.527 26.455-8.303 26.228Q-8.079 26.001-7.736 25.873Q-7.392 25.744-7.020 25.692Q-6.647 25.639-6.343 25.639L-6.343 25.386Q-6.343 25.181-6.451 25.001Q-6.558 24.822-6.739 24.719Q-6.921 24.617-7.129 24.617Q-7.536 24.617-7.772 24.709Q-7.683 24.746-7.637 24.830Q-7.591 24.914-7.591 25.016Q-7.591 25.112-7.637 25.191Q-7.683 25.269-7.763 25.314Q-7.843 25.358-7.932 25.358Q-8.083 25.358-8.184 25.261Q-8.284 25.163-8.284 25.016Q-8.284 24.394-7.129 24.394Q-6.917 24.394-6.668 24.458Q-6.418 24.521-6.216 24.640Q-6.015 24.760-5.888 24.945Q-5.762 25.129-5.762 25.372L-5.762 26.948Q-5.762 27.064-5.700 27.160Q-5.639 27.255-5.526 27.255Q-5.417 27.255-5.352 27.161Q-5.287 27.067-5.287 26.948L-5.287 26.500L-5.020 26.500L-5.020 26.948Q-5.020 27.218-5.248 27.383Q-5.475 27.549-5.755 27.549Q-5.964 27.549-6.100 27.395Q-6.237 27.242-6.261 27.026Q-6.408 27.293-6.690 27.438Q-6.972 27.583-7.297 27.583Q-7.573 27.583-7.857 27.508Q-8.141 27.433-8.334 27.254Q-8.527 27.074-8.527 26.787M-7.912 26.787Q-7.912 26.961-7.811 27.091Q-7.710 27.221-7.555 27.291Q-7.399 27.361-7.235 27.361Q-7.016 27.361-6.808 27.264Q-6.599 27.166-6.471 26.985Q-6.343 26.804-6.343 26.578L-6.343 25.850Q-6.668 25.850-7.033 25.941Q-7.399 26.032-7.655 26.244Q-7.912 26.455-7.912 26.787M-2.935 27.515L-4.538 27.515L-4.538 27.235Q-4.313 27.235-4.164 27.201Q-4.015 27.166-4.015 27.026L-4.015 23.407Q-4.015 23.137-4.123 23.075Q-4.231 23.014-4.538 23.014L-4.538 22.733L-3.462 22.658L-3.462 27.026Q-3.462 27.163-3.311 27.199Q-3.161 27.235-2.935 27.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(147.433 34.164)\">\u003Cpath d=\"M2.174 27.515L0.441 27.515L0.441 27.235Q0.667 27.235 0.816 27.201Q0.964 27.166 0.964 27.026L0.964 24.777L0.376 24.777L0.376 24.497L0.964 24.497L0.964 23.680Q0.964 23.362 1.142 23.114Q1.320 22.867 1.610 22.726Q1.901 22.586 2.212 22.586Q2.468 22.586 2.672 22.728Q2.875 22.870 2.875 23.113Q2.875 23.249 2.776 23.348Q2.677 23.448 2.540 23.448Q2.403 23.448 2.304 23.348Q2.205 23.249 2.205 23.113Q2.205 22.932 2.345 22.839Q2.267 22.812 2.167 22.812Q1.959 22.812 1.805 22.945Q1.651 23.078 1.571 23.282Q1.491 23.485 1.491 23.694L1.491 24.497L2.379 24.497L2.379 24.777L1.518 24.777L1.518 27.026Q1.518 27.235 2.174 27.235L2.174 27.515M3.429 26.681L3.429 25.177Q3.429 24.907 3.321 24.846Q3.213 24.784 2.902 24.784L2.902 24.504L4.010 24.429L4.010 26.661L4.010 26.681Q4.010 26.961 4.061 27.105Q4.112 27.248 4.254 27.305Q4.396 27.361 4.683 27.361Q4.936 27.361 5.141 27.221Q5.346 27.081 5.462 26.855Q5.579 26.630 5.579 26.380L5.579 25.177Q5.579 24.907 5.471 24.846Q5.363 24.784 5.052 24.784L5.052 24.504L6.160 24.429L6.160 26.842Q6.160 27.033 6.213 27.115Q6.266 27.197 6.366 27.216Q6.467 27.235 6.683 27.235L6.683 27.515L5.606 27.583L5.606 27.019Q5.497 27.201 5.351 27.324Q5.206 27.447 5.020 27.515Q4.833 27.583 4.632 27.583Q3.429 27.583 3.429 26.681M8.952 27.515L7.318 27.515L7.318 27.235Q7.547 27.235 7.696 27.201Q7.845 27.166 7.845 27.026L7.845 25.177Q7.845 24.907 7.737 24.846Q7.629 24.784 7.318 24.784L7.318 24.504L8.378 24.429L8.378 25.078Q8.549 24.770 8.853 24.599Q9.157 24.429 9.502 24.429Q10.008 24.429 10.292 24.652Q10.576 24.876 10.576 25.372L10.576 27.026Q10.576 27.163 10.724 27.199Q10.873 27.235 11.099 27.235L11.099 27.515L9.468 27.515L9.468 27.235Q9.697 27.235 9.846 27.201Q9.995 27.166 9.995 27.026L9.995 25.386Q9.995 25.051 9.875 24.851Q9.755 24.651 9.441 24.651Q9.171 24.651 8.937 24.787Q8.703 24.924 8.564 25.158Q8.426 25.392 8.426 25.666L8.426 27.026Q8.426 27.163 8.576 27.199Q8.727 27.235 8.952 27.235L8.952 27.515M11.687 26.004Q11.687 25.676 11.822 25.375Q11.957 25.075 12.192 24.854Q12.428 24.634 12.732 24.514Q13.037 24.394 13.361 24.394Q13.867 24.394 14.216 24.497Q14.564 24.599 14.564 24.975Q14.564 25.122 14.467 25.223Q14.370 25.324 14.223 25.324Q14.069 25.324 13.970 25.225Q13.871 25.126 13.871 24.975Q13.871 24.787 14.011 24.695Q13.809 24.644 13.368 24.644Q13.013 24.644 12.784 24.840Q12.555 25.037 12.454 25.346Q12.353 25.656 12.353 26.004Q12.353 26.353 12.479 26.659Q12.606 26.965 12.861 27.149Q13.115 27.334 13.471 27.334Q13.693 27.334 13.877 27.250Q14.062 27.166 14.197 27.011Q14.332 26.855 14.390 26.647Q14.404 26.592 14.458 26.592L14.571 26.592Q14.602 26.592 14.624 26.616Q14.646 26.640 14.646 26.674L14.646 26.695Q14.561 26.982 14.373 27.180Q14.185 27.378 13.920 27.481Q13.655 27.583 13.361 27.583Q12.931 27.583 12.543 27.377Q12.155 27.170 11.921 26.807Q11.687 26.445 11.687 26.004M15.761 26.674L15.761 24.777L15.122 24.777L15.122 24.555Q15.439 24.555 15.656 24.345Q15.874 24.135 15.974 23.825Q16.075 23.516 16.075 23.208L16.342 23.208L16.342 24.497L17.418 24.497L17.418 24.777L16.342 24.777L16.342 26.661Q16.342 26.937 16.446 27.136Q16.550 27.334 16.810 27.334Q16.967 27.334 17.073 27.230Q17.179 27.125 17.229 26.972Q17.278 26.818 17.278 26.661L17.278 26.247L17.545 26.247L17.545 26.674Q17.545 26.900 17.446 27.110Q17.347 27.320 17.162 27.452Q16.978 27.583 16.749 27.583Q16.311 27.583 16.036 27.346Q15.761 27.108 15.761 26.674M19.972 27.515L18.420 27.515L18.420 27.235Q18.645 27.235 18.794 27.201Q18.943 27.166 18.943 27.026L18.943 25.177Q18.943 24.989 18.895 24.905Q18.847 24.822 18.750 24.803Q18.652 24.784 18.440 24.784L18.440 24.504L19.497 24.429L19.497 27.026Q19.497 27.166 19.628 27.201Q19.760 27.235 19.972 27.235L19.972 27.515M18.700 23.208Q18.700 23.037 18.823 22.918Q18.946 22.798 19.117 22.798Q19.285 22.798 19.408 22.918Q19.531 23.037 19.531 23.208Q19.531 23.383 19.408 23.506Q19.285 23.629 19.117 23.629Q18.946 23.629 18.823 23.506Q18.700 23.383 18.700 23.208M20.577 26.032Q20.577 25.690 20.712 25.391Q20.847 25.092 21.086 24.868Q21.325 24.644 21.643 24.519Q21.961 24.394 22.292 24.394Q22.737 24.394 23.137 24.610Q23.537 24.825 23.771 25.203Q24.005 25.580 24.005 26.032Q24.005 26.373 23.863 26.657Q23.721 26.941 23.477 27.148Q23.232 27.354 22.923 27.469Q22.614 27.583 22.292 27.583Q21.862 27.583 21.460 27.382Q21.059 27.180 20.818 26.828Q20.577 26.476 20.577 26.032M22.292 27.334Q22.894 27.334 23.118 26.956Q23.342 26.578 23.342 25.946Q23.342 25.334 23.108 24.975Q22.874 24.617 22.292 24.617Q21.240 24.617 21.240 25.946Q21.240 26.578 21.465 26.956Q21.691 27.334 22.292 27.334M26.281 27.515L24.647 27.515L24.647 27.235Q24.876 27.235 25.025 27.201Q25.174 27.166 25.174 27.026L25.174 25.177Q25.174 24.907 25.066 24.846Q24.958 24.784 24.647 24.784L24.647 24.504L25.707 24.429L25.707 25.078Q25.878 24.770 26.182 24.599Q26.486 24.429 26.832 24.429Q27.337 24.429 27.621 24.652Q27.905 24.876 27.905 25.372L27.905 27.026Q27.905 27.163 28.053 27.199Q28.202 27.235 28.428 27.235L28.428 27.515L26.797 27.515L26.797 27.235Q27.026 27.235 27.175 27.201Q27.324 27.166 27.324 27.026L27.324 25.386Q27.324 25.051 27.204 24.851Q27.084 24.651 26.770 24.651Q26.500 24.651 26.266 24.787Q26.032 24.924 25.893 25.158Q25.755 25.392 25.755 25.666L25.755 27.026Q25.755 27.163 25.905 27.199Q26.056 27.235 26.281 27.235L26.281 27.515M29.016 27.508L29.016 26.445Q29.016 26.421 29.043 26.394Q29.070 26.367 29.094 26.367L29.204 26.367Q29.269 26.367 29.282 26.425Q29.378 26.859 29.624 27.110Q29.870 27.361 30.284 27.361Q30.625 27.361 30.878 27.228Q31.131 27.095 31.131 26.787Q31.131 26.630 31.037 26.515Q30.943 26.401 30.805 26.332Q30.666 26.264 30.499 26.226L29.918 26.127Q29.562 26.059 29.289 25.838Q29.016 25.618 29.016 25.276Q29.016 25.027 29.127 24.852Q29.238 24.678 29.424 24.579Q29.610 24.480 29.826 24.437Q30.041 24.394 30.284 24.394Q30.697 24.394 30.978 24.576L31.193 24.401Q31.203 24.398 31.210 24.396Q31.217 24.394 31.227 24.394L31.278 24.394Q31.306 24.394 31.330 24.418Q31.354 24.442 31.354 24.470L31.354 25.317Q31.354 25.338 31.330 25.365Q31.306 25.392 31.278 25.392L31.166 25.392Q31.138 25.392 31.113 25.367Q31.087 25.341 31.087 25.317Q31.087 25.081 30.981 24.917Q30.875 24.753 30.692 24.671Q30.509 24.589 30.277 24.589Q29.949 24.589 29.692 24.692Q29.436 24.794 29.436 25.071Q29.436 25.266 29.619 25.375Q29.802 25.485 30.031 25.526L30.605 25.632Q30.851 25.680 31.065 25.808Q31.278 25.936 31.415 26.139Q31.552 26.343 31.552 26.592Q31.552 27.105 31.186 27.344Q30.820 27.583 30.284 27.583Q29.788 27.583 29.457 27.289L29.190 27.563Q29.169 27.583 29.142 27.583L29.094 27.583Q29.070 27.583 29.043 27.556Q29.016 27.529 29.016 27.508\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M101.98 127.1h96.739V98.645h-96.74Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(146.886 91.303)\">\u003Cpath d=\"M-16.526 19.583Q-16.957 19.583-17.333 19.371Q-17.709 19.160-17.929 18.799Q-18.150 18.438-18.150 18.004Q-18.150 17.560-17.912 17.199Q-17.674 16.839-17.288 16.634Q-16.902 16.429-16.461 16.429Q-16.143 16.429-15.860 16.584Q-15.576 16.740-15.391 17.016L-15.145 16.429L-14.909 16.429L-14.909 20.383Q-14.909 20.520-14.759 20.556Q-14.609 20.592-14.383 20.592L-14.383 20.872L-16.013 20.872L-16.013 20.592Q-15.788 20.592-15.639 20.557Q-15.490 20.523-15.490 20.383L-15.490 19.122Q-15.689 19.341-15.960 19.462Q-16.232 19.583-16.526 19.583M-16.475 19.361Q-16.143 19.361-15.871 19.156Q-15.600 18.951-15.460 18.626L-15.460 17.492Q-15.518 17.269-15.649 17.087Q-15.781 16.904-15.971 16.793Q-16.160 16.682-16.386 16.682Q-16.714 16.682-16.965 16.878Q-17.216 17.075-17.350 17.382Q-17.483 17.690-17.483 18.011Q-17.483 18.312-17.367 18.628Q-17.251 18.944-17.022 19.153Q-16.793 19.361-16.475 19.361M-13.375 18.681L-13.375 17.177Q-13.375 16.907-13.482 16.846Q-13.590 16.784-13.901 16.784L-13.901 16.504L-12.794 16.429L-12.794 18.661L-12.794 18.681Q-12.794 18.961-12.742 19.105Q-12.691 19.248-12.549 19.305Q-12.407 19.361-12.120 19.361Q-11.867 19.361-11.662 19.221Q-11.457 19.081-11.341 18.855Q-11.225 18.630-11.225 18.380L-11.225 17.177Q-11.225 16.907-11.332 16.846Q-11.440 16.784-11.751 16.784L-11.751 16.504L-10.644 16.429L-10.644 18.842Q-10.644 19.033-10.591 19.115Q-10.538 19.197-10.437 19.216Q-10.336 19.235-10.121 19.235L-10.121 19.515L-11.197 19.583L-11.197 19.019Q-11.307 19.201-11.452 19.324Q-11.597 19.447-11.784 19.515Q-11.970 19.583-12.172 19.583Q-13.375 19.583-13.375 18.681M-9.475 18.787Q-9.475 18.455-9.251 18.228Q-9.027 18.001-8.683 17.873Q-8.340 17.744-7.967 17.692Q-7.595 17.639-7.291 17.639L-7.291 17.386Q-7.291 17.181-7.398 17.001Q-7.506 16.822-7.687 16.719Q-7.868 16.617-8.077 16.617Q-8.484 16.617-8.719 16.709Q-8.631 16.746-8.584 16.830Q-8.538 16.914-8.538 17.016Q-8.538 17.112-8.584 17.191Q-8.631 17.269-8.711 17.314Q-8.791 17.358-8.880 17.358Q-9.030 17.358-9.131 17.261Q-9.232 17.163-9.232 17.016Q-9.232 16.394-8.077 16.394Q-7.865 16.394-7.615 16.458Q-7.366 16.521-7.164 16.640Q-6.963 16.760-6.836 16.945Q-6.710 17.129-6.710 17.372L-6.710 18.948Q-6.710 19.064-6.648 19.160Q-6.587 19.255-6.474 19.255Q-6.364 19.255-6.299 19.161Q-6.235 19.067-6.235 18.948L-6.235 18.500L-5.968 18.500L-5.968 18.948Q-5.968 19.218-6.195 19.383Q-6.422 19.549-6.703 19.549Q-6.911 19.549-7.048 19.395Q-7.185 19.242-7.209 19.026Q-7.356 19.293-7.638 19.438Q-7.920 19.583-8.244 19.583Q-8.521 19.583-8.805 19.508Q-9.089 19.433-9.282 19.254Q-9.475 19.074-9.475 18.787M-8.860 18.787Q-8.860 18.961-8.759 19.091Q-8.658 19.221-8.502 19.291Q-8.347 19.361-8.183 19.361Q-7.964 19.361-7.756 19.264Q-7.547 19.166-7.419 18.985Q-7.291 18.804-7.291 18.578L-7.291 17.850Q-7.615 17.850-7.981 17.941Q-8.347 18.032-8.603 18.244Q-8.860 18.455-8.860 18.787M-3.883 19.515L-5.486 19.515L-5.486 19.235Q-5.260 19.235-5.112 19.201Q-4.963 19.166-4.963 19.026L-4.963 15.407Q-4.963 15.137-5.071 15.075Q-5.178 15.014-5.486 15.014L-5.486 14.733L-4.409 14.658L-4.409 19.026Q-4.409 19.163-4.259 19.199Q-4.109 19.235-3.883 19.235L-3.883 19.515M-1.672 19.515L-3.223 19.515L-3.223 19.235Q-2.998 19.235-2.849 19.201Q-2.700 19.166-2.700 19.026L-2.700 17.177Q-2.700 16.989-2.748 16.905Q-2.796 16.822-2.893 16.803Q-2.991 16.784-3.203 16.784L-3.203 16.504L-2.147 16.429L-2.147 19.026Q-2.147 19.166-2.015 19.201Q-1.883 19.235-1.672 19.235L-1.672 19.515M-2.943 15.208Q-2.943 15.037-2.820 14.918Q-2.697 14.798-2.526 14.798Q-2.359 14.798-2.235 14.918Q-2.112 15.037-2.112 15.208Q-2.112 15.383-2.235 15.506Q-2.359 15.629-2.526 15.629Q-2.697 15.629-2.820 15.506Q-2.943 15.383-2.943 15.208M-0.499 18.674L-0.499 16.777L-1.138 16.777L-1.138 16.555Q-0.820 16.555-0.603 16.345Q-0.386 16.135-0.286 15.825Q-0.185 15.516-0.185 15.208L0.082 15.208L0.082 16.497L1.159 16.497L1.159 16.777L0.082 16.777L0.082 18.661Q0.082 18.937 0.186 19.136Q0.290 19.334 0.550 19.334Q0.707 19.334 0.813 19.230Q0.919 19.125 0.969 18.972Q1.018 18.818 1.018 18.661L1.018 18.247L1.285 18.247L1.285 18.674Q1.285 18.900 1.186 19.110Q1.087 19.320 0.902 19.452Q0.718 19.583 0.489 19.583Q0.051 19.583-0.224 19.346Q-0.499 19.108-0.499 18.674M2.153 18.787Q2.153 18.455 2.377 18.228Q2.601 18.001 2.944 17.873Q3.288 17.744 3.661 17.692Q4.033 17.639 4.337 17.639L4.337 17.386Q4.337 17.181 4.230 17.001Q4.122 16.822 3.941 16.719Q3.760 16.617 3.551 16.617Q3.144 16.617 2.909 16.709Q2.997 16.746 3.044 16.830Q3.090 16.914 3.090 17.016Q3.090 17.112 3.044 17.191Q2.997 17.269 2.917 17.314Q2.837 17.358 2.748 17.358Q2.598 17.358 2.497 17.261Q2.396 17.163 2.396 17.016Q2.396 16.394 3.551 16.394Q3.763 16.394 4.013 16.458Q4.262 16.521 4.464 16.640Q4.665 16.760 4.792 16.945Q4.918 17.129 4.918 17.372L4.918 18.948Q4.918 19.064 4.980 19.160Q5.041 19.255 5.154 19.255Q5.264 19.255 5.328 19.161Q5.393 19.067 5.393 18.948L5.393 18.500L5.660 18.500L5.660 18.948Q5.660 19.218 5.433 19.383Q5.205 19.549 4.925 19.549Q4.717 19.549 4.580 19.395Q4.443 19.242 4.419 19.026Q4.272 19.293 3.990 19.438Q3.708 19.583 3.384 19.583Q3.107 19.583 2.823 19.508Q2.539 19.433 2.346 19.254Q2.153 19.074 2.153 18.787M2.768 18.787Q2.768 18.961 2.869 19.091Q2.970 19.221 3.126 19.291Q3.281 19.361 3.445 19.361Q3.664 19.361 3.872 19.264Q4.081 19.166 4.209 18.985Q4.337 18.804 4.337 18.578L4.337 17.850Q4.013 17.850 3.647 17.941Q3.281 18.032 3.025 18.244Q2.768 18.455 2.768 18.787M6.603 18.674L6.603 16.777L5.964 16.777L5.964 16.555Q6.282 16.555 6.499 16.345Q6.716 16.135 6.817 15.825Q6.918 15.516 6.918 15.208L7.184 15.208L7.184 16.497L8.261 16.497L8.261 16.777L7.184 16.777L7.184 18.661Q7.184 18.937 7.289 19.136Q7.393 19.334 7.653 19.334Q7.810 19.334 7.916 19.230Q8.022 19.125 8.071 18.972Q8.121 18.818 8.121 18.661L8.121 18.247L8.388 18.247L8.388 18.674Q8.388 18.900 8.288 19.110Q8.189 19.320 8.005 19.452Q7.820 19.583 7.591 19.583Q7.154 19.583 6.879 19.346Q6.603 19.108 6.603 18.674M10.814 19.515L9.263 19.515L9.263 19.235Q9.488 19.235 9.637 19.201Q9.786 19.166 9.786 19.026L9.786 17.177Q9.786 16.989 9.738 16.905Q9.690 16.822 9.592 16.803Q9.495 16.784 9.283 16.784L9.283 16.504L10.339 16.429L10.339 19.026Q10.339 19.166 10.471 19.201Q10.602 19.235 10.814 19.235L10.814 19.515M9.543 15.208Q9.543 15.037 9.666 14.918Q9.789 14.798 9.960 14.798Q10.127 14.798 10.250 14.918Q10.373 15.037 10.373 15.208Q10.373 15.383 10.250 15.506Q10.127 15.629 9.960 15.629Q9.789 15.629 9.666 15.506Q9.543 15.383 9.543 15.208M13.050 19.488L11.922 16.989Q11.850 16.842 11.720 16.810Q11.590 16.777 11.361 16.777L11.361 16.497L12.875 16.497L12.875 16.777Q12.523 16.777 12.523 16.924Q12.523 16.969 12.534 16.989L13.398 18.907L14.178 17.177Q14.212 17.109 14.212 17.030Q14.212 16.917 14.128 16.847Q14.044 16.777 13.925 16.777L13.925 16.497L15.121 16.497L15.121 16.777Q14.902 16.777 14.731 16.880Q14.560 16.982 14.472 17.177L13.436 19.488Q13.388 19.583 13.282 19.583L13.203 19.583Q13.098 19.583 13.050 19.488\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(146.886 91.303)\">\u003Cpath d=\"M15.427 17.980Q15.427 17.659 15.552 17.370Q15.677 17.081 15.903 16.858Q16.128 16.634 16.424 16.514Q16.719 16.394 17.037 16.394Q17.365 16.394 17.627 16.494Q17.888 16.593 18.064 16.775Q18.240 16.958 18.334 17.216Q18.428 17.474 18.428 17.806Q18.428 17.898 18.346 17.919L16.091 17.919L16.091 17.980Q16.091 18.568 16.374 18.951Q16.658 19.334 17.225 19.334Q17.547 19.334 17.815 19.141Q18.083 18.948 18.172 18.633Q18.179 18.592 18.254 18.578L18.346 18.578Q18.428 18.602 18.428 18.674Q18.428 18.681 18.422 18.708Q18.309 19.105 17.938 19.344Q17.567 19.583 17.143 19.583Q16.706 19.583 16.306 19.375Q15.906 19.166 15.667 18.799Q15.427 18.432 15.427 17.980M16.097 17.710L17.912 17.710Q17.912 17.433 17.815 17.181Q17.717 16.928 17.519 16.772Q17.321 16.617 17.037 16.617Q16.760 16.617 16.547 16.775Q16.333 16.934 16.215 17.189Q16.097 17.444 16.097 17.710\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(146.886 91.303)\">\u003Cpath d=\"M21.894 21.098Q21.894 21.080 21.907 21.033L24.563 14.371Q24.618 14.265 24.724 14.265Q24.789 14.265 24.840 14.316Q24.891 14.368 24.891 14.432Q24.891 14.456 24.890 14.468Q24.888 14.480 24.884 14.497L22.232 21.159Q22.160 21.265 22.072 21.265Q22.003 21.265 21.948 21.214Q21.894 21.162 21.894 21.098\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(146.886 91.303)\">\u003Cpath d=\"M-24.062 27.515L-25.696 27.515L-25.696 27.235Q-25.467 27.235-25.318 27.201Q-25.169 27.166-25.169 27.026L-25.169 25.177Q-25.169 24.907-25.277 24.846Q-25.385 24.784-25.696 24.784L-25.696 24.504L-24.636 24.429L-24.636 25.078Q-24.465 24.770-24.161 24.599Q-23.857 24.429-23.512 24.429Q-23.006 24.429-22.722 24.652Q-22.438 24.876-22.438 25.372L-22.438 27.026Q-22.438 27.163-22.290 27.199Q-22.141 27.235-21.915 27.235L-21.915 27.515L-23.546 27.515L-23.546 27.235Q-23.317 27.235-23.168 27.201Q-23.019 27.166-23.019 27.026L-23.019 25.386Q-23.019 25.051-23.139 24.851Q-23.259 24.651-23.573 24.651Q-23.843 24.651-24.077 24.787Q-24.311 24.924-24.450 25.158Q-24.588 25.392-24.588 25.666L-24.588 27.026Q-24.588 27.163-24.438 27.199Q-24.287 27.235-24.062 27.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(146.886 91.303)\">\u003Cpath d=\"M-20.967 26.681L-20.967 25.177Q-20.967 24.907-21.075 24.846Q-21.183 24.784-21.494 24.784L-21.494 24.504L-20.386 24.429L-20.386 26.661L-20.386 26.681Q-20.386 26.961-20.335 27.105Q-20.284 27.248-20.142 27.305Q-20 27.361-19.713 27.361Q-19.460 27.361-19.255 27.221Q-19.050 27.081-18.934 26.855Q-18.817 26.630-18.817 26.380L-18.817 25.177Q-18.817 24.907-18.925 24.846Q-19.033 24.784-19.344 24.784L-19.344 24.504L-18.236 24.429L-18.236 26.842Q-18.236 27.033-18.183 27.115Q-18.130 27.197-18.030 27.216Q-17.929 27.235-17.713 27.235L-17.713 27.515L-18.790 27.583L-18.790 27.019Q-18.899 27.201-19.045 27.324Q-19.190 27.447-19.376 27.515Q-19.563 27.583-19.764 27.583Q-20.967 27.583-20.967 26.681M-15.444 27.515L-17.078 27.515L-17.078 27.235Q-16.849 27.235-16.700 27.201Q-16.551 27.166-16.551 27.026L-16.551 25.177Q-16.551 24.907-16.659 24.846Q-16.767 24.784-17.078 24.784L-17.078 24.504L-16.018 24.429L-16.018 25.078Q-15.847 24.770-15.543 24.599Q-15.239 24.429-14.894 24.429Q-14.494 24.429-14.217 24.569Q-13.940 24.709-13.855 25.057Q-13.687 24.764-13.388 24.596Q-13.089 24.429-12.744 24.429Q-12.238 24.429-11.954 24.652Q-11.670 24.876-11.670 25.372L-11.670 27.026Q-11.670 27.163-11.522 27.199Q-11.373 27.235-11.148 27.235L-11.148 27.515L-12.778 27.515L-12.778 27.235Q-12.552 27.235-12.402 27.199Q-12.252 27.163-12.252 27.026L-12.252 25.386Q-12.252 25.051-12.371 24.851Q-12.491 24.651-12.805 24.651Q-13.075 24.651-13.309 24.787Q-13.544 24.924-13.682 25.158Q-13.820 25.392-13.820 25.666L-13.820 27.026Q-13.820 27.163-13.672 27.199Q-13.523 27.235-13.297 27.235L-13.297 27.515L-14.928 27.515L-14.928 27.235Q-14.699 27.235-14.550 27.201Q-14.401 27.166-14.401 27.026L-14.401 25.386Q-14.401 25.051-14.521 24.851Q-14.641 24.651-14.955 24.651Q-15.225 24.651-15.459 24.787Q-15.693 24.924-15.832 25.158Q-15.970 25.392-15.970 25.666L-15.970 27.026Q-15.970 27.163-15.820 27.199Q-15.669 27.235-15.444 27.235L-15.444 27.515M-10.601 25.980Q-10.601 25.659-10.476 25.370Q-10.351 25.081-10.126 24.858Q-9.900 24.634-9.604 24.514Q-9.309 24.394-8.991 24.394Q-8.663 24.394-8.401 24.494Q-8.140 24.593-7.964 24.775Q-7.788 24.958-7.694 25.216Q-7.600 25.474-7.600 25.806Q-7.600 25.898-7.682 25.919L-9.938 25.919L-9.938 25.980Q-9.938 26.568-9.654 26.951Q-9.370 27.334-8.803 27.334Q-8.481 27.334-8.213 27.141Q-7.945 26.948-7.856 26.633Q-7.849 26.592-7.774 26.578L-7.682 26.578Q-7.600 26.602-7.600 26.674Q-7.600 26.681-7.606 26.708Q-7.719 27.105-8.090 27.344Q-8.461 27.583-8.885 27.583Q-9.322 27.583-9.722 27.375Q-10.122 27.166-10.361 26.799Q-10.601 26.432-10.601 25.980M-9.931 25.710L-8.116 25.710Q-8.116 25.433-8.213 25.181Q-8.311 24.928-8.509 24.772Q-8.707 24.617-8.991 24.617Q-9.268 24.617-9.481 24.775Q-9.695 24.934-9.813 25.189Q-9.931 25.444-9.931 25.710M-5.262 27.515L-6.998 27.515L-6.998 27.235Q-6.769 27.235-6.620 27.201Q-6.472 27.166-6.472 27.026L-6.472 25.177Q-6.472 24.907-6.579 24.846Q-6.687 24.784-6.998 24.784L-6.998 24.504L-5.969 24.429L-5.969 25.136Q-5.839 24.828-5.597 24.629Q-5.354 24.429-5.036 24.429Q-4.817 24.429-4.647 24.553Q-4.476 24.678-4.476 24.890Q-4.476 25.027-4.575 25.126Q-4.674 25.225-4.807 25.225Q-4.944 25.225-5.043 25.126Q-5.142 25.027-5.142 24.890Q-5.142 24.750-5.043 24.651Q-5.334 24.651-5.533 24.847Q-5.733 25.044-5.826 25.338Q-5.918 25.632-5.918 25.912L-5.918 27.026Q-5.918 27.235-5.262 27.235L-5.262 27.515M-2.274 27.515L-3.826 27.515L-3.826 27.235Q-3.601 27.235-3.452 27.201Q-3.303 27.166-3.303 27.026L-3.303 25.177Q-3.303 24.989-3.351 24.905Q-3.399 24.822-3.496 24.803Q-3.594 24.784-3.806 24.784L-3.806 24.504L-2.750 24.429L-2.750 27.026Q-2.750 27.166-2.618 27.201Q-2.486 27.235-2.274 27.235L-2.274 27.515M-3.546 23.208Q-3.546 23.037-3.423 22.918Q-3.300 22.798-3.129 22.798Q-2.961 22.798-2.838 22.918Q-2.715 23.037-2.715 23.208Q-2.715 23.383-2.838 23.506Q-2.961 23.629-3.129 23.629Q-3.300 23.629-3.423 23.506Q-3.546 23.383-3.546 23.208M-1.628 26.004Q-1.628 25.676-1.493 25.375Q-1.358 25.075-1.123 24.854Q-0.887 24.634-0.583 24.514Q-0.278 24.394 0.046 24.394Q0.552 24.394 0.901 24.497Q1.249 24.599 1.249 24.975Q1.249 25.122 1.152 25.223Q1.055 25.324 0.908 25.324Q0.754 25.324 0.655 25.225Q0.556 25.126 0.556 24.975Q0.556 24.787 0.696 24.695Q0.494 24.644 0.053 24.644Q-0.302 24.644-0.531 24.840Q-0.760 25.037-0.861 25.346Q-0.962 25.656-0.962 26.004Q-0.962 26.353-0.835 26.659Q-0.709 26.965-0.454 27.149Q-0.200 27.334 0.156 27.334Q0.378 27.334 0.562 27.250Q0.747 27.166 0.882 27.011Q1.017 26.855 1.075 26.647Q1.089 26.592 1.144 26.592L1.256 26.592Q1.287 26.592 1.309 26.616Q1.331 26.640 1.331 26.674L1.331 26.695Q1.246 26.982 1.058 27.180Q0.870 27.378 0.605 27.481Q0.340 27.583 0.046 27.583Q-0.384 27.583-0.772 27.377Q-1.160 27.170-1.394 26.807Q-1.628 26.445-1.628 26.004M1.977 26.787Q1.977 26.455 2.201 26.228Q2.425 26.001 2.769 25.873Q3.112 25.744 3.485 25.692Q3.857 25.639 4.162 25.639L4.162 25.386Q4.162 25.181 4.054 25.001Q3.946 24.822 3.765 24.719Q3.584 24.617 3.375 24.617Q2.969 24.617 2.733 24.709Q2.822 24.746 2.868 24.830Q2.914 24.914 2.914 25.016Q2.914 25.112 2.868 25.191Q2.822 25.269 2.741 25.314Q2.661 25.358 2.572 25.358Q2.422 25.358 2.321 25.261Q2.220 25.163 2.220 25.016Q2.220 24.394 3.375 24.394Q3.587 24.394 3.837 24.458Q4.086 24.521 4.288 24.640Q4.490 24.760 4.616 24.945Q4.743 25.129 4.743 25.372L4.743 26.948Q4.743 27.064 4.804 27.160Q4.866 27.255 4.978 27.255Q5.088 27.255 5.153 27.161Q5.218 27.067 5.218 26.948L5.218 26.500L5.484 26.500L5.484 26.948Q5.484 27.218 5.257 27.383Q5.030 27.549 4.749 27.549Q4.541 27.549 4.404 27.395Q4.268 27.242 4.244 27.026Q4.097 27.293 3.815 27.438Q3.533 27.583 3.208 27.583Q2.931 27.583 2.647 27.508Q2.364 27.433 2.171 27.254Q1.977 27.074 1.977 26.787M2.593 26.787Q2.593 26.961 2.694 27.091Q2.794 27.221 2.950 27.291Q3.105 27.361 3.269 27.361Q3.488 27.361 3.697 27.264Q3.905 27.166 4.033 26.985Q4.162 26.804 4.162 26.578L4.162 25.850Q3.837 25.850 3.471 25.941Q3.105 26.032 2.849 26.244Q2.593 26.455 2.593 26.787M7.569 27.515L5.966 27.515L5.966 27.235Q6.192 27.235 6.341 27.201Q6.489 27.166 6.489 27.026L6.489 23.407Q6.489 23.137 6.382 23.075Q6.274 23.014 5.966 23.014L5.966 22.733L7.043 22.658L7.043 27.026Q7.043 27.163 7.193 27.199Q7.344 27.235 7.569 27.235\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(146.886 91.303)\">\u003Cpath d=\"M11.416 26.674L11.416 24.777L10.777 24.777L10.777 24.555Q11.095 24.555 11.312 24.345Q11.529 24.135 11.629 23.825Q11.730 23.516 11.730 23.208L11.997 23.208L11.997 24.497L13.074 24.497L13.074 24.777L11.997 24.777L11.997 26.661Q11.997 26.937 12.101 27.136Q12.205 27.334 12.465 27.334Q12.622 27.334 12.728 27.230Q12.834 27.125 12.884 26.972Q12.933 26.818 12.933 26.661L12.933 26.247L13.200 26.247L13.200 26.674Q13.200 26.900 13.101 27.110Q13.002 27.320 12.817 27.452Q12.633 27.583 12.404 27.583Q11.966 27.583 11.691 27.346Q11.416 27.108 11.416 26.674M15.692 27.515L14.058 27.515L14.058 27.235Q14.287 27.235 14.436 27.201Q14.584 27.166 14.584 27.026L14.584 23.407Q14.584 23.137 14.477 23.075Q14.369 23.014 14.058 23.014L14.058 22.733L15.138 22.658L15.138 25.044Q15.244 24.859 15.422 24.717Q15.599 24.576 15.808 24.502Q16.016 24.429 16.242 24.429Q16.748 24.429 17.032 24.652Q17.315 24.876 17.315 25.372L17.315 27.026Q17.315 27.163 17.464 27.199Q17.613 27.235 17.838 27.235L17.838 27.515L16.208 27.515L16.208 27.235Q16.437 27.235 16.585 27.201Q16.734 27.166 16.734 27.026L16.734 25.386Q16.734 25.051 16.615 24.851Q16.495 24.651 16.180 24.651Q15.910 24.651 15.676 24.787Q15.442 24.924 15.304 25.158Q15.165 25.392 15.165 25.666L15.165 27.026Q15.165 27.163 15.316 27.199Q15.466 27.235 15.692 27.235L15.692 27.515M18.385 25.980Q18.385 25.659 18.510 25.370Q18.635 25.081 18.860 24.858Q19.086 24.634 19.381 24.514Q19.677 24.394 19.995 24.394Q20.323 24.394 20.585 24.494Q20.846 24.593 21.022 24.775Q21.198 24.958 21.292 25.216Q21.386 25.474 21.386 25.806Q21.386 25.898 21.304 25.919L19.048 25.919L19.048 25.980Q19.048 26.568 19.332 26.951Q19.616 27.334 20.183 27.334Q20.504 27.334 20.773 27.141Q21.041 26.948 21.130 26.633Q21.137 26.592 21.212 26.578L21.304 26.578Q21.386 26.602 21.386 26.674Q21.386 26.681 21.379 26.708Q21.266 27.105 20.896 27.344Q20.525 27.583 20.101 27.583Q19.663 27.583 19.263 27.375Q18.864 27.166 18.624 26.799Q18.385 26.432 18.385 25.980M19.055 25.710L20.870 25.710Q20.870 25.433 20.773 25.181Q20.675 24.928 20.477 24.772Q20.279 24.617 19.995 24.617Q19.718 24.617 19.504 24.775Q19.291 24.934 19.173 25.189Q19.055 25.444 19.055 25.710M21.933 26.032Q21.933 25.690 22.068 25.391Q22.203 25.092 22.442 24.868Q22.681 24.644 22.999 24.519Q23.317 24.394 23.649 24.394Q24.093 24.394 24.493 24.610Q24.893 24.825 25.127 25.203Q25.361 25.580 25.361 26.032Q25.361 26.373 25.219 26.657Q25.077 26.941 24.833 27.148Q24.589 27.354 24.279 27.469Q23.970 27.583 23.649 27.583Q23.218 27.583 22.816 27.382Q22.415 27.180 22.174 26.828Q21.933 26.476 21.933 26.032M23.649 27.334Q24.250 27.334 24.474 26.956Q24.698 26.578 24.698 25.946Q24.698 25.334 24.464 24.975Q24.230 24.617 23.649 24.617Q22.596 24.617 22.596 25.946Q22.596 26.578 22.822 26.956Q23.047 27.334 23.649 27.334M27.706 27.515L25.970 27.515L25.970 27.235Q26.199 27.235 26.347 27.201Q26.496 27.166 26.496 27.026L26.496 25.177Q26.496 24.907 26.388 24.846Q26.281 24.784 25.970 24.784L25.970 24.504L26.998 24.429L26.998 25.136Q27.128 24.828 27.371 24.629Q27.614 24.429 27.931 24.429Q28.150 24.429 28.321 24.553Q28.492 24.678 28.492 24.890Q28.492 25.027 28.393 25.126Q28.294 25.225 28.160 25.225Q28.024 25.225 27.925 25.126Q27.825 25.027 27.825 24.890Q27.825 24.750 27.925 24.651Q27.634 24.651 27.434 24.847Q27.234 25.044 27.142 25.338Q27.050 25.632 27.050 25.912L27.050 27.026Q27.050 27.235 27.706 27.235L27.706 27.515M29.411 28.650Q29.541 28.718 29.678 28.718Q29.849 28.718 29.999 28.629Q30.150 28.540 30.261 28.395Q30.372 28.250 30.450 28.082L30.714 27.515L29.545 24.989Q29.470 24.842 29.340 24.810Q29.210 24.777 28.977 24.777L28.977 24.497L30.498 24.497L30.498 24.777Q30.150 24.777 30.150 24.924Q30.153 24.945 30.155 24.962Q30.157 24.979 30.157 24.989L31.014 26.848L31.787 25.177Q31.821 25.109 31.821 25.030Q31.821 24.917 31.737 24.847Q31.654 24.777 31.541 24.777L31.541 24.497L32.737 24.497L32.737 24.777Q32.518 24.777 32.346 24.881Q32.173 24.986 32.081 25.177L30.744 28.082Q30.574 28.452 30.304 28.698Q30.033 28.944 29.678 28.944Q29.408 28.944 29.189 28.778Q28.971 28.612 28.971 28.349Q28.971 28.212 29.063 28.123Q29.155 28.035 29.295 28.035Q29.432 28.035 29.521 28.123Q29.610 28.212 29.610 28.349Q29.610 28.452 29.557 28.530Q29.504 28.609 29.411 28.650\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M16.822-57.844H99.18\"\u002F>\u003Cpath stroke=\"none\" d=\"m101.78-57.844-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M16.822-.938H99.18\"\u002F>\u003Cpath stroke=\"none\" d=\"m101.78-.938-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M16.822 55.967H99.18\"\u002F>\u003Cpath stroke=\"none\" d=\"m101.78 55.967-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M16.822 112.873H99.18\"\u002F>\u003Cpath stroke=\"none\" d=\"m101.78 112.873-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">Each block of the course descends from a physical problem: the fastest wire, the stable solar system, the vibrating string, and the three-body problem each seeded a body of method.\u003C\u002Ffigcaption>",1786059540379]