[{"data":1,"prerenderedAt":12735},["ShallowReactive",2],{"lesson:\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration":3,"course-wordcounts":6953,"ref-card-index":7865,"nav:reinforcement-learning":12548,"tikz:16d4cc8636ce931da6b7eea02754d0ca4b2f49bf133a78515751da97d59cb64b":12728,"tikz:a0297e8f7320ecd8e9d0a55ba75660b60a19c2e2c795cecdbdab7c74ba884aac":12729,"tikz:a43e4d8f25cd5fb8fb91e8244d136ca2ea93f41fed43119d9eaca3b9b2069618":12730,"tikz:2f26cb8c579df92313f66ab11bca6a469c43ce7fceb63577fd7abcd9c1ac2df0":12731,"tikz:dd55221eed8a86bff69eb090109312779f7dd7e15bb7a0f9907eaafb18b5d12b":12732,"tikz:ab13bacae98df41bdad7ec8024f91ad2a9d87c4ad98a9cec336bb635531cd8e1":12733,"tikz:26eacf2fe45eb4d2459e3ad8759f473ab15cb1e06885d71018ddc663dcb10b8d":12734},{"id":4,"title":5,"blurb":6,"body":7,"brief":6921,"category":6922,"description":6923,"draft":6924,"extension":6925,"meta":6926,"module":6930,"navigation":6931,"path":6932,"practice":6933,"rawbody":6934,"readingTime":6935,"seo":6940,"sources":6941,"status":6947,"stem":6948,"summary":6949,"topics":6950,"__hash__":6952},"course\u002F07.reinforcement-learning\u002F05.modern-deep-rl\u002F07.exploration.md","Exploration in Deep RL: Novelty as Reward","",{"type":8,"value":9,"toc":6907},"minimark",[10,25,38,46,51,88,361,365,386,404,411,416,419,685,763,767,1451,1454,1612,1812,2329,2399,2695,2841,2993,3528,3867,4177,4363,4565,4568,4572,4587,4614,4827,5066,5069,5073,5093,5322,5557,5999,6084,6087,6090,6138,6145,6149,6164,6252,6613,6620,6623,6631,6638,6642,6709,6792,6810],[11,12,13,14,19,20,24],"p",{},"The ",[15,16,18],"a",{"href":17},"\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits","multi-armed bandit","\nisolated one problem and studied it to exhaustion: when feedback only\n",[21,22,23],"em",{},"evaluates"," the action you took, you must decide how much of your budget to\nspend trying alternatives you have not yet measured. There the answer was\nmostly settled — ε-greedy, optimistic initial values, UCB, gradient bandits,\nand (in spirit) Thompson sampling all balance exploration against exploitation\nin the one-state world, and they do it well.",[11,26,27,28,32,33,37],{},"Then the state space explodes. Modern deep RL runs on environments with more\ndistinct states than there are atoms in the observable universe, and rewards\nthat arrive once every few hundred or few thousand actions, if at all. In that\nregime the bandit's tools break — not because the ideas are wrong, but because\neach assumed something (a small action set, a per-arm count, a tractable\nposterior) that no longer holds. This lesson is about what replaces them. One\nidea runs underneath every method here:\n",[29,30,31],"strong",{},"turn novelty into a reward the agent chases."," If we can score how surprising\nor unfamiliar a state is, we can add that score to the environment's reward and\nlet the same ",[15,34,36],{"href":35},"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks","deep RL machinery","\nthat maximizes return also drive the agent toward the parts of the world it has\nnot yet seen.",[11,39,40,41,45],{},"This lesson builds the two count- and curiosity-based families that dominate:\npseudo-counts (an approximate visit count) and intrinsic curiosity (a reward for\nprediction error). The posterior-sampling and archive-based methods — bootstrapped\nDQN, Go-Explore, and the modern systems that clear Montezuma's Revenge — continue in a\n",[15,42,44],{"href":43},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2","companion lesson",".",[47,48,50],"h2",{"id":49},"why-ε-greedy-fails-at-scale","Why ε-greedy fails at scale",[11,52,53,54,57,58,83,84,87],{},"ε-greedy explores by ",[21,55,56],{},"dithering",": with probability ",[59,60,63],"span",{"className":61},[62],"katex",[59,64,68],{"className":65,"ariaHidden":67},[66],"katex-html","true",[59,69,72,77],{"className":70},[71],"base",[59,73],{"className":74,"style":76},[75],"strut","height:0.4306em;",[59,78,82],{"className":79},[80,81],"mord","mathnormal","ε"," it replaces\nthe greedy action with a uniformly random one. On a bandit that is enough —\nevery arm is one action away, so uniform random selection samples all of them.\nIn a long-horizon environment it is a disaster, because reaching an informative\nstate requires a ",[21,85,86],{},"specific sequence"," of many correct actions, and a policy that\nflips a coin at every step almost surely never produces that sequence.",[11,89,90,91,94,95,113,114,185,186,225,226,259,260,293,294,360],{},"The clean illustration is a ",[29,92,93],{},"hard-exploration chain",". Consider ",[59,96,98],{"className":97},[62],[59,99,101],{"className":100,"ariaHidden":67},[66],[59,102,104,108],{"className":103},[71],[59,105],{"className":106,"style":107},[75],"height:0.6833em;",[59,109,112],{"className":110,"style":111},[80,81],"margin-right:0.109em;","N"," states in\na line. The agent starts at state ",[59,115,117],{"className":116},[62],[59,118,120],{"className":119,"ariaHidden":67},[66],[59,121,123,127],{"className":122},[71],[59,124],{"className":125,"style":126},[75],"height:0.5806em;vertical-align:-0.15em;",[59,128,130,134],{"className":129},[80],[59,131,133],{"className":132},[80,81],"s",[59,135,138],{"className":136},[137],"msupsub",[59,139,143,176],{"className":140},[141,142],"vlist-t","vlist-t2",[59,144,147,171],{"className":145},[146],"vlist-r",[59,148,152],{"className":149,"style":151},[150],"vlist","height:0.3011em;",[59,153,155,160],{"style":154},"top:-2.55em;margin-left:0em;margin-right:0.05em;",[59,156],{"className":157,"style":159},[158],"pstrut","height:2.7em;",[59,161,167],{"className":162},[163,164,165,166],"sizing","reset-size6","size3","mtight",[59,168,170],{"className":169},[80,166],"1",[59,172,175],{"className":173},[174],"vlist-s","​",[59,177,179],{"className":178},[146],[59,180,183],{"className":181,"style":182},[150],"height:0.15em;",[59,184],{},"; every step it moves left or right. A\nsmall reward sits at the left wall, one step away; a much larger reward sits at\nthe far right wall, ",[59,187,189],{"className":188},[62],[59,190,192,215],{"className":191,"ariaHidden":67},[66],[59,193,195,199,202,207,212],{"className":194},[71],[59,196],{"className":197,"style":198},[75],"height:0.7667em;vertical-align:-0.0833em;",[59,200,112],{"className":201,"style":111},[80,81],[59,203],{"className":204,"style":206},[205],"mspace","margin-right:0.2222em;",[59,208,211],{"className":209},[210],"mbin","−",[59,213],{"className":214,"style":206},[205],[59,216,218,222],{"className":217},[71],[59,219],{"className":220,"style":221},[75],"height:0.6444em;",[59,223,170],{"className":224},[80]," steps away. Greedy exploitation grabs the near reward\nimmediately and never looks further. ε-greedy, when it does explore, takes one\nrandom step — but to reach the large reward it must take ",[59,227,229],{"className":228},[62],[59,230,232,250],{"className":231,"ariaHidden":67},[66],[59,233,235,238,241,244,247],{"className":234},[71],[59,236],{"className":237,"style":198},[75],[59,239,112],{"className":240,"style":111},[80,81],[59,242],{"className":243,"style":206},[205],[59,245,211],{"className":246},[210],[59,248],{"className":249,"style":206},[205],[59,251,253,256],{"className":252},[71],[59,254],{"className":255,"style":221},[75],[59,257,170],{"className":258},[80]," correct steps in\na row before any signal tells it the far wall is worth anything. Under uniform\ndithering the probability of a directed run of length ",[59,261,263],{"className":262},[62],[59,264,266,284],{"className":265,"ariaHidden":67},[66],[59,267,269,272,275,278,281],{"className":268},[71],[59,270],{"className":271,"style":198},[75],[59,273,112],{"className":274,"style":111},[80,81],[59,276],{"className":277,"style":206},[205],[59,279,211],{"className":280},[210],[59,282],{"className":283,"style":206},[205],[59,285,287,290],{"className":286},[71],[59,288],{"className":289,"style":221},[75],[59,291,170],{"className":292},[80]," decays like\n",[59,295,297],{"className":296},[62],[59,298,300],{"className":299,"ariaHidden":67},[66],[59,301,303,307],{"className":302},[71],[59,304],{"className":305,"style":306},[75],"height:0.888em;",[59,308,310,314],{"className":309},[80],[59,311,313],{"className":312},[80],"2",[59,315,317],{"className":316},[137],[59,318,320],{"className":319},[141],[59,321,323],{"className":322},[146],[59,324,326],{"className":325,"style":306},[150],[59,327,329,332],{"style":328},"top:-3.063em;margin-right:0.05em;",[59,330],{"className":331,"style":159},[158],[59,333,335],{"className":334},[163,164,165,166],[59,336,338,341,346,349,352,355],{"className":337},[80,166],[59,339,211],{"className":340},[80,166],[59,342,345],{"className":343},[344,166],"mopen","(",[59,347,112],{"className":348,"style":111},[80,81,166],[59,350,211],{"className":351},[210,166],[59,353,170],{"className":354},[80,166],[59,356,359],{"className":357},[358,166],"mclose",")",": for a chain of even modest length the agent will not see the\ndistant reward within any practical number of episodes.",[362,363],"tikz-figure",{"hash":364},"16d4cc8636ce931da6b7eea02754d0ca4b2f49bf133a78515751da97d59cb64b",[11,366,367,368,371,372,381,382,385],{},"Chains are contrived, but they are a faithful model of what happens in a real\ngame. ",[29,369,370],{},"Montezuma's Revenge",", an Atari platformer, became the canonical\nhard-exploration benchmark for exactly this reason.",[373,374,375],"sup",{},[15,376,170],{"href":377,"ariaDescribedBy":378,"dataFootnoteRef":6,"id":380},"#user-content-fn-bellemare",[379],"footnote-label","user-content-fnref-bellemare"," The agent\ncontrols a character who must descend a ladder, jump a gap, cross a moving\nskull, and collect a key before any door opens — a scripted sequence of dozens\nof correct actions to earn the first point. DQN with ε-greedy, which reached\nsuperhuman scores on most Atari games, scored a flat ",[29,383,384],{},"zero"," on Montezuma's\nRevenge across the whole training run: its dithering never assembled the\nsequence that earns the key, so it never saw a single reward to learn from.",[387,388,390],"callout",{"type":389},"definition",[11,391,392,395,396,399,400,403],{},[29,393,394],{},"Definition (Hard-exploration problem)."," A task where reward is ",[21,397,398],{},"sparse","\n(nonzero only in a vanishingly small fraction of states) and ",[21,401,402],{},"deep"," (reaching\na rewarding state requires a long, specific sequence of actions). Undirected\nexploration — perturbing the policy with independent per-step randomness, as\nin ε-greedy — reaches a rewarding state with probability that decays\nexponentially in the required sequence length, so the agent effectively never\nreceives a learning signal.",[11,405,406,407,410],{},"The failure is structural. ε-greedy has no memory of where it has been and no\npreference for the unfamiliar; each random action is independent of the last, so\nit cannot commit to a ",[21,408,409],{},"direction"," long enough to explore deeply. The fixes below\nall repair one of those two defects: they either count what has been visited\n(memory) or reward the unfamiliar (direction), or both.",[412,413,415],"h3",{"id":414},"why-the-bandit-tools-do-not-lift-directly","Why the bandit tools do not lift directly",[11,417,418],{},"Each classical scheme assumed something the deep setting removes.",[420,421,422,438],"table",{},[423,424,425],"thead",{},[426,427,428,432,435],"tr",{},[429,430,431],"th",{},"Bandit method",[429,433,434],{},"What it needs",[429,436,437],{},"Why it breaks in deep RL",[439,440,441,453,491,657],"tbody",{},[426,442,443,447,450],{},[444,445,446],"td",{},"ε-greedy",[444,448,449],{},"a small action set",[444,451,452],{},"undirected; cannot chain a deep sequence",[426,454,455,458,488],{},[444,456,457],{},"Optimistic initial values",[444,459,460,461,487],{},"a table ",[59,462,464],{"className":463},[62],[59,465,467],{"className":466,"ariaHidden":67},[66],[59,468,470,474,478,481,484],{"className":469},[71],[59,471],{"className":472,"style":473},[75],"height:1em;vertical-align:-0.25em;",[59,475,477],{"className":476},[80,81],"Q",[59,479,345],{"className":480},[344],[59,482,15],{"className":483},[80,81],[59,485,359],{"className":486},[358]," to seed high",[444,489,490],{},"a neural net's outputs cannot all be held optimistic",[426,492,493,496,563],{},[444,494,495],{},"UCB",[444,497,498,499],{},"a per-arm count ",[59,500,502],{"className":501},[62],[59,503,505],{"className":504,"ariaHidden":67},[66],[59,506,508,511,554,557,560],{"className":507},[71],[59,509],{"className":510,"style":473},[75],[59,512,514,517],{"className":513},[80],[59,515,112],{"className":516,"style":111},[80,81],[59,518,520],{"className":519},[137],[59,521,523,546],{"className":522},[141,142],[59,524,526,543],{"className":525},[146],[59,527,530],{"className":528,"style":529},[150],"height:0.2806em;",[59,531,533,536],{"style":532},"top:-2.55em;margin-left:-0.109em;margin-right:0.05em;",[59,534],{"className":535,"style":159},[158],[59,537,539],{"className":538},[163,164,165,166],[59,540,542],{"className":541},[80,81,166],"t",[59,544,175],{"className":545},[174],[59,547,549],{"className":548},[146],[59,550,552],{"className":551,"style":182},[150],[59,553],{},[59,555,345],{"className":556},[344],[59,558,15],{"className":559},[80,81],[59,561,359],{"className":562},[358],[444,564,565,566,639,640,656],{},"states are never revisited exactly; ",[59,567,569],{"className":568},[62],[59,570,572],{"className":571,"ariaHidden":67},[66],[59,573,575,578,618,621,624,629,633,636],{"className":574},[71],[59,576],{"className":577,"style":473},[75],[59,579,581,584],{"className":580},[80],[59,582,112],{"className":583,"style":111},[80,81],[59,585,587],{"className":586},[137],[59,588,590,610],{"className":589},[141,142],[59,591,593,607],{"className":592},[146],[59,594,596],{"className":595,"style":529},[150],[59,597,598,601],{"style":532},[59,599],{"className":600,"style":159},[158],[59,602,604],{"className":603},[163,164,165,166],[59,605,542],{"className":606},[80,81,166],[59,608,175],{"className":609},[174],[59,611,613],{"className":612},[146],[59,614,616],{"className":615,"style":182},[150],[59,617],{},[59,619,345],{"className":620},[344],[59,622,133],{"className":623},[80,81],[59,625,628],{"className":626},[627],"mpunct",",",[59,630],{"className":631,"style":632},[205],"margin-right:0.1667em;",[59,634,15],{"className":635},[80,81],[59,637,359],{"className":638},[358]," is ",[59,641,643],{"className":642},[62],[59,644,646],{"className":645,"ariaHidden":67},[66],[59,647,649,652],{"className":648},[71],[59,650],{"className":651,"style":221},[75],[59,653,655],{"className":654},[80],"0"," everywhere",[426,658,659,662,665],{},[444,660,661],{},"Thompson sampling",[444,663,664],{},"a tractable posterior over values",[444,666,667,668,684],{},"no closed-form posterior for a deep ",[59,669,671],{"className":670},[62],[59,672,674],{"className":673,"ariaHidden":67},[66],[59,675,677,681],{"className":676},[71],[59,678],{"className":679,"style":680},[75],"height:0.8778em;vertical-align:-0.1944em;",[59,682,477],{"className":683},[80,81],"-network",[11,686,687,688,691,692,762],{},"Every row is a missing count or a missing posterior. The rest of the lesson\nrecovers ",[21,689,690],{},"approximate"," versions of exactly these: a pseudo-count that stands in\nfor ",[59,693,695],{"className":694},[62],[59,696,698],{"className":697,"ariaHidden":67},[66],[59,699,701,704,744,747,750,753,756,759],{"className":700},[71],[59,702],{"className":703,"style":473},[75],[59,705,707,710],{"className":706},[80],[59,708,112],{"className":709,"style":111},[80,81],[59,711,713],{"className":712},[137],[59,714,716,736],{"className":715},[141,142],[59,717,719,733],{"className":718},[146],[59,720,722],{"className":721,"style":529},[150],[59,723,724,727],{"style":532},[59,725],{"className":726,"style":159},[158],[59,728,730],{"className":729},[163,164,165,166],[59,731,542],{"className":732},[80,81,166],[59,734,175],{"className":735},[174],[59,737,739],{"className":738},[146],[59,740,742],{"className":741,"style":182},[150],[59,743],{},[59,745,345],{"className":746},[344],[59,748,133],{"className":749},[80,81],[59,751,628],{"className":752},[627],[59,754],{"className":755,"style":632},[205],[59,757,15],{"className":758},[80,81],[59,760,359],{"className":761},[358],", and an ensemble that stands in for a posterior.",[47,764,766],{"id":765},"optimism-and-pseudo-counts","Optimism and pseudo-counts",[11,768,769,770,917,918,921,922,958,959,994,995,1039,1040,1119,1120,1199,1200,1279,1280,1296,1297,1371,1372,1434,1435,1450],{},"UCB's bonus ",[59,771,773],{"className":772},[62],[59,774,776],{"className":775,"ariaHidden":67},[66],[59,777,779,783,787],{"className":778},[71],[59,780],{"className":781,"style":782},[75],"height:1.24em;vertical-align:-0.305em;",[59,784,786],{"className":785},[80,81],"c",[59,788,791],{"className":789},[80,790],"sqrt",[59,792,794,908],{"className":793},[141,142],[59,795,797,905],{"className":796},[146],[59,798,801,882],{"className":799,"style":800},[150],"height:0.935em;",[59,802,806,810],{"className":803,"style":805},[804],"svg-align","top:-3.2em;",[59,807],{"className":808,"style":809},[158],"height:3.2em;",[59,811,814,823,826,829,833,873,876,879],{"className":812,"style":813},[80],"padding-left:1em;",[59,815,818],{"className":816},[817],"mop",[59,819,822],{"className":820},[80,821],"mathrm","ln",[59,824],{"className":825,"style":632},[205],[59,827,542],{"className":828},[80,81],[59,830,832],{"className":831},[80],"\u002F",[59,834,836,839],{"className":835},[80],[59,837,112],{"className":838,"style":111},[80,81],[59,840,842],{"className":841},[137],[59,843,845,865],{"className":844},[141,142],[59,846,848,862],{"className":847},[146],[59,849,851],{"className":850,"style":529},[150],[59,852,853,856],{"style":532},[59,854],{"className":855,"style":159},[158],[59,857,859],{"className":858},[163,164,165,166],[59,860,542],{"className":861},[80,81,166],[59,863,175],{"className":864},[174],[59,866,868],{"className":867},[146],[59,869,871],{"className":870,"style":182},[150],[59,872],{},[59,874,345],{"className":875},[344],[59,877,15],{"className":878},[80,81],[59,880,359],{"className":881},[358],[59,883,885,888],{"style":884},"top:-2.895em;",[59,886],{"className":887,"style":809},[158],[59,889,893],{"className":890,"style":892},[891],"hide-tail","min-width:1.02em;height:1.28em;",[894,895,901],"svg",{"xmlns":896,"width":897,"height":898,"viewBox":899,"preserveAspectRatio":900},"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg","400em","1.28em","0 0 400000 1296","xMinYMin slice",[902,903],"path",{"d":904},"M263,681c0.7,0,18,39.7,52,119\nc34,79.3,68.167,158.7,102.5,238c34.3,79.3,51.8,119.3,52.5,120\nc340,-704.7,510.7,-1060.3,512,-1067\nl0 -0\nc4.7,-7.3,11,-11,19,-11\nH40000v40H1012.3\ns-271.3,567,-271.3,567c-38.7,80.7,-84,175,-136,283c-52,108,-89.167,185.3,-111.5,232\nc-22.3,46.7,-33.8,70.3,-34.5,71c-4.7,4.7,-12.3,7,-23,7s-12,-1,-12,-1\ns-109,-253,-109,-253c-72.7,-168,-109.3,-252,-110,-252c-10.7,8,-22,16.7,-34,26\nc-22,17.3,-33.3,26,-34,26s-26,-26,-26,-26s76,-59,76,-59s76,-60,76,-60z\nM1001 80h400000v40h-400000z",[59,906,175],{"className":907},[174],[59,909,911],{"className":910},[146],[59,912,915],{"className":913,"style":914},[150],"height:0.305em;",[59,916],{}," prefers actions that have been tried little.\nIt is ",[29,919,920],{},"optimism in the face of uncertainty"," — treat the unknown as good until\nproven otherwise. For example, fix the exploration constant\n",[59,923,925],{"className":924},[62],[59,926,928,949],{"className":927,"ariaHidden":67},[66],[59,929,931,934,937,941,946],{"className":930},[71],[59,932],{"className":933,"style":76},[75],[59,935,786],{"className":936},[80,81],[59,938],{"className":939,"style":940},[205],"margin-right:0.2778em;",[59,942,945],{"className":943},[944],"mrel","=",[59,947],{"className":948,"style":940},[205],[59,950,952,955],{"className":951},[71],[59,953],{"className":954,"style":221},[75],[59,956,170],{"className":957},[80]," and the time step ",[59,960,962],{"className":961},[62],[59,963,965,984],{"className":964,"ariaHidden":67},[66],[59,966,968,972,975,978,981],{"className":967},[71],[59,969],{"className":970,"style":971},[75],"height:0.6151em;",[59,973,542],{"className":974},[80,81],[59,976],{"className":977,"style":940},[205],[59,979,945],{"className":980},[944],[59,982],{"className":983,"style":940},[205],[59,985,987,990],{"className":986},[71],[59,988],{"className":989,"style":221},[75],[59,991,993],{"className":992},[80],"1000",", so ",[59,996,998],{"className":997},[62],[59,999,1001,1029],{"className":1000,"ariaHidden":67},[66],[59,1002,1004,1008,1014,1017,1020,1023,1026],{"className":1003},[71],[59,1005],{"className":1006,"style":1007},[75],"height:0.6944em;",[59,1009,1011],{"className":1010},[817],[59,1012,822],{"className":1013},[80,821],[59,1015],{"className":1016,"style":632},[205],[59,1018,542],{"className":1019},[80,81],[59,1021],{"className":1022,"style":940},[205],[59,1024,945],{"className":1025},[944],[59,1027],{"className":1028,"style":940},[205],[59,1030,1032,1035],{"className":1031},[71],[59,1033],{"className":1034,"style":221},[75],[59,1036,1038],{"className":1037},[80],"6.91",". An action tried once carries a\nbonus ",[59,1041,1043],{"className":1042},[62],[59,1044,1046,1109],{"className":1045,"ariaHidden":67},[66],[59,1047,1049,1052,1100,1103,1106],{"className":1048},[71],[59,1050],{"className":1051,"style":782},[75],[59,1053,1055],{"className":1054},[80,790],[59,1056,1058,1092],{"className":1057},[141,142],[59,1059,1061,1089],{"className":1060},[146],[59,1062,1064,1077],{"className":1063,"style":800},[150],[59,1065,1067,1070],{"className":1066,"style":805},[804],[59,1068],{"className":1069,"style":809},[158],[59,1071,1073],{"className":1072,"style":813},[80],[59,1074,1076],{"className":1075},[80],"6.91\u002F1",[59,1078,1079,1082],{"style":884},[59,1080],{"className":1081,"style":809},[158],[59,1083,1085],{"className":1084,"style":892},[891],[894,1086,1087],{"xmlns":896,"width":897,"height":898,"viewBox":899,"preserveAspectRatio":900},[902,1088],{"d":904},[59,1090,175],{"className":1091},[174],[59,1093,1095],{"className":1094},[146],[59,1096,1098],{"className":1097,"style":914},[150],[59,1099],{},[59,1101],{"className":1102,"style":940},[205],[59,1104,945],{"className":1105},[944],[59,1107],{"className":1108,"style":940},[205],[59,1110,1112,1115],{"className":1111},[71],[59,1113],{"className":1114,"style":221},[75],[59,1116,1118],{"className":1117},[80],"2.63","; tried ten times, ",[59,1121,1123],{"className":1122},[62],[59,1124,1126,1189],{"className":1125,"ariaHidden":67},[66],[59,1127,1129,1132,1180,1183,1186],{"className":1128},[71],[59,1130],{"className":1131,"style":782},[75],[59,1133,1135],{"className":1134},[80,790],[59,1136,1138,1172],{"className":1137},[141,142],[59,1139,1141,1169],{"className":1140},[146],[59,1142,1144,1157],{"className":1143,"style":800},[150],[59,1145,1147,1150],{"className":1146,"style":805},[804],[59,1148],{"className":1149,"style":809},[158],[59,1151,1153],{"className":1152,"style":813},[80],[59,1154,1156],{"className":1155},[80],"6.91\u002F10",[59,1158,1159,1162],{"style":884},[59,1160],{"className":1161,"style":809},[158],[59,1163,1165],{"className":1164,"style":892},[891],[894,1166,1167],{"xmlns":896,"width":897,"height":898,"viewBox":899,"preserveAspectRatio":900},[902,1168],{"d":904},[59,1170,175],{"className":1171},[174],[59,1173,1175],{"className":1174},[146],[59,1176,1178],{"className":1177,"style":914},[150],[59,1179],{},[59,1181],{"className":1182,"style":940},[205],[59,1184,945],{"className":1185},[944],[59,1187],{"className":1188,"style":940},[205],[59,1190,1192,1195],{"className":1191},[71],[59,1193],{"className":1194,"style":221},[75],[59,1196,1198],{"className":1197},[80],"0.83","; tried a hundred\ntimes, ",[59,1201,1203],{"className":1202},[62],[59,1204,1206,1269],{"className":1205,"ariaHidden":67},[66],[59,1207,1209,1212,1260,1263,1266],{"className":1208},[71],[59,1210],{"className":1211,"style":782},[75],[59,1213,1215],{"className":1214},[80,790],[59,1216,1218,1252],{"className":1217},[141,142],[59,1219,1221,1249],{"className":1220},[146],[59,1222,1224,1237],{"className":1223,"style":800},[150],[59,1225,1227,1230],{"className":1226,"style":805},[804],[59,1228],{"className":1229,"style":809},[158],[59,1231,1233],{"className":1232,"style":813},[80],[59,1234,1236],{"className":1235},[80],"6.91\u002F100",[59,1238,1239,1242],{"style":884},[59,1240],{"className":1241,"style":809},[158],[59,1243,1245],{"className":1244,"style":892},[891],[894,1246,1247],{"xmlns":896,"width":897,"height":898,"viewBox":899,"preserveAspectRatio":900},[902,1248],{"d":904},[59,1250,175],{"className":1251},[174],[59,1253,1255],{"className":1254},[146],[59,1256,1258],{"className":1257,"style":914},[150],[59,1259],{},[59,1261],{"className":1262,"style":940},[205],[59,1264,945],{"className":1265},[944],[59,1267],{"className":1268,"style":940},[205],[59,1270,1272,1275],{"className":1271},[71],[59,1273],{"className":1274,"style":221},[75],[59,1276,1278],{"className":1277},[80],"0.26","; tried a thousand, ",[59,1281,1283],{"className":1282},[62],[59,1284,1286],{"className":1285,"ariaHidden":67},[66],[59,1287,1289,1292],{"className":1288},[71],[59,1290],{"className":1291,"style":221},[75],[59,1293,1295],{"className":1294},[80],"0.083",". The bonus falls like\n",[59,1298,1300],{"className":1299},[62],[59,1301,1303],{"className":1302,"ariaHidden":67},[66],[59,1304,1306,1310,1314],{"className":1305},[71],[59,1307],{"className":1308,"style":1309},[75],"height:1.1767em;vertical-align:-0.25em;",[59,1311,1313],{"className":1312},[80],"1\u002F",[59,1315,1317],{"className":1316},[80,790],[59,1318,1320,1362],{"className":1319},[141,142],[59,1321,1323,1359],{"className":1322},[146],[59,1324,1327,1342],{"className":1325,"style":1326},[150],"height:0.9267em;",[59,1328,1331,1335],{"className":1329,"style":1330},[804],"top:-3em;",[59,1332],{"className":1333,"style":1334},[158],"height:3em;",[59,1336,1339],{"className":1337,"style":1338},[80],"padding-left:0.833em;",[59,1340,112],{"className":1341,"style":111},[80,81],[59,1343,1345,1348],{"style":1344},"top:-2.8867em;",[59,1346],{"className":1347,"style":1334},[158],[59,1349,1352],{"className":1350,"style":1351},[891],"min-width:0.853em;height:1.08em;",[894,1353,1356],{"xmlns":896,"width":897,"height":1354,"viewBox":1355,"preserveAspectRatio":900},"1.08em","0 0 400000 1080",[902,1357],{"d":1358},"M95,702\nc-2.7,0,-7.17,-2.7,-13.5,-8c-5.8,-5.3,-9.5,-10,-9.5,-14\nc0,-2,0.3,-3.3,1,-4c1.3,-2.7,23.83,-20.7,67.5,-54\nc44.2,-33.3,65.8,-50.3,66.5,-51c1.3,-1.3,3,-2,5,-2c4.7,0,8.7,3.3,12,10\ns173,378,173,378c0.7,0,35.3,-71,104,-213c68.7,-142,137.5,-285,206.5,-429\nc69,-144,104.5,-217.7,106.5,-221\nl0 -0\nc5.3,-9.3,12,-14,20,-14\nH400000v40H845.2724\ns-225.272,467,-225.272,467s-235,486,-235,486c-2.7,4.7,-9,7,-19,7\nc-6,0,-10,-1,-12,-3s-194,-422,-194,-422s-65,47,-65,47z\nM834 80h400000v40h-400000z",[59,1360,175],{"className":1361},[174],[59,1363,1365],{"className":1364},[146],[59,1366,1369],{"className":1367,"style":1368},[150],"height:0.1133em;",[59,1370],{}," — fast at first, then slowly — so a rarely-tried action is strongly\nfavored, but the pull relaxes smoothly as evidence accumulates rather than switching\noff abruptly. That ",[59,1373,1375],{"className":1374},[62],[59,1376,1378],{"className":1377,"ariaHidden":67},[66],[59,1379,1381,1384,1387],{"className":1380},[71],[59,1382],{"className":1383,"style":1309},[75],[59,1385,1313],{"className":1386},[80],[59,1388,1390],{"className":1389},[80,790],[59,1391,1393,1426],{"className":1392},[141,142],[59,1394,1396,1423],{"className":1395},[146],[59,1397,1399,1411],{"className":1398,"style":1326},[150],[59,1400,1402,1405],{"className":1401,"style":1330},[804],[59,1403],{"className":1404,"style":1334},[158],[59,1406,1408],{"className":1407,"style":1338},[80],[59,1409,112],{"className":1410,"style":111},[80,81],[59,1412,1413,1416],{"style":1344},[59,1414],{"className":1415,"style":1334},[158],[59,1417,1419],{"className":1418,"style":1351},[891],[894,1420,1421],{"xmlns":896,"width":897,"height":1354,"viewBox":1355,"preserveAspectRatio":900},[902,1422],{"d":1358},[59,1424,175],{"className":1425},[174],[59,1427,1429],{"className":1428},[146],[59,1430,1432],{"className":1431,"style":1368},[150],[59,1433],{}," curve is the exact shape every deep-RL bonus below is\ntrying to recover once the literal count ",[59,1436,1438],{"className":1437},[62],[59,1439,1441],{"className":1440,"ariaHidden":67},[66],[59,1442,1444,1447],{"className":1443},[71],[59,1445],{"className":1446,"style":107},[75],[59,1448,112],{"className":1449,"style":111},[80,81]," is unavailable.",[362,1452],{"hash":1453},"a0297e8f7320ecd8e9d0a55ba75660b60a19c2e2c795cecdbdab7c74ba884aac",[11,1455,1456,1457,1481,1482,1497,1498,1535,1536,1539,1540,639,1564,1579,1580,1595,1596,1611],{},"To carry it into deep RL we need a count ",[59,1458,1460],{"className":1459},[62],[59,1461,1463],{"className":1462,"ariaHidden":67},[66],[59,1464,1466,1469,1472,1475,1478],{"className":1465},[71],[59,1467],{"className":1468,"style":473},[75],[59,1470,112],{"className":1471,"style":111},[80,81],[59,1473,345],{"className":1474},[344],[59,1476,133],{"className":1477},[80,81],[59,1479,359],{"className":1480},[358]," of how often\nstate ",[59,1483,1485],{"className":1484},[62],[59,1486,1488],{"className":1487,"ariaHidden":67},[66],[59,1489,1491,1494],{"className":1490},[71],[59,1492],{"className":1493,"style":76},[75],[59,1495,133],{"className":1496},[80,81]," has been visited, and then a reward bonus that shrinks as that count\ngrows. The obstacle is that in a high-dimensional state space (an Atari frame is\n",[59,1499,1501],{"className":1500},[62],[59,1502,1504,1525],{"className":1503,"ariaHidden":67},[66],[59,1505,1507,1511,1515,1518,1522],{"className":1506},[71],[59,1508],{"className":1509,"style":1510},[75],"height:0.7278em;vertical-align:-0.0833em;",[59,1512,1514],{"className":1513},[80],"210",[59,1516],{"className":1517,"style":206},[205],[59,1519,1521],{"className":1520},[210],"×",[59,1523],{"className":1524,"style":206},[205],[59,1526,1528,1531],{"className":1527},[71],[59,1529],{"className":1530,"style":221},[75],[59,1532,1534],{"className":1533},[80],"160"," pixels) the agent essentially never visits the ",[21,1537,1538],{},"same"," state\ntwice, so the literal count ",[59,1541,1543],{"className":1542},[62],[59,1544,1546],{"className":1545,"ariaHidden":67},[66],[59,1547,1549,1552,1555,1558,1561],{"className":1548},[71],[59,1550],{"className":1551,"style":473},[75],[59,1553,112],{"className":1554,"style":111},[80,81],[59,1556,345],{"className":1557},[344],[59,1559,133],{"className":1560},[80,81],[59,1562,359],{"className":1563},[358],[59,1565,1567],{"className":1566},[62],[59,1568,1570],{"className":1569,"ariaHidden":67},[66],[59,1571,1573,1576],{"className":1572},[71],[59,1574],{"className":1575,"style":221},[75],[59,1577,655],{"className":1578},[80]," for almost every ",[59,1581,1583],{"className":1582},[62],[59,1584,1586],{"className":1585,"ariaHidden":67},[66],[59,1587,1589,1592],{"className":1588},[71],[59,1590],{"className":1591,"style":76},[75],[59,1593,133],{"className":1594},[80,81]," and ",[59,1597,1599],{"className":1598},[62],[59,1600,1602],{"className":1601,"ariaHidden":67},[66],[59,1603,1605,1608],{"className":1604},[71],[59,1606],{"className":1607,"style":221},[75],[59,1609,170],{"className":1610},[80]," for the\nhandful just seen. A raw count carries no useful information.",[11,1613,1614,1615,1618,1619,1622,1623,1629,1630,1655,1656,1671,1672,1728,1729,1744,1747,1748,1751,1752,1811],{},"The insight of Bellemare et al. (2016) is that even when states never repeat\nexactly, a ",[29,1616,1617],{},"density model"," over states can tell you how ",[21,1620,1621],{},"typical"," a state is,\nand typicality is a smooth stand-in for a count.",[373,1624,1625],{},[15,1626,170],{"href":377,"ariaDescribedBy":1627,"dataFootnoteRef":6,"id":1628},[379],"user-content-fnref-bellemare-2"," Fit a density model\n",[59,1631,1633],{"className":1632},[62],[59,1634,1636],{"className":1635,"ariaHidden":67},[66],[59,1637,1639,1642,1646,1649,1652],{"className":1638},[71],[59,1640],{"className":1641,"style":473},[75],[59,1643,1645],{"className":1644},[80,81],"ρ",[59,1647,345],{"className":1648},[344],[59,1650,133],{"className":1651},[80,81],[59,1653,359],{"className":1654},[358]," to the states seen so far (a model that assigns a probability to any\nstate, generalizing across similar ones). After observing one more instance of\n",[59,1657,1659],{"className":1658},[62],[59,1660,1662],{"className":1661,"ariaHidden":67},[66],[59,1663,1665,1668],{"className":1664},[71],[59,1666],{"className":1667,"style":76},[75],[59,1669,133],{"className":1670},[80,81],", refit to get ",[59,1673,1675],{"className":1674},[62],[59,1676,1678],{"className":1677,"ariaHidden":67},[66],[59,1679,1681,1685,1719,1722,1725],{"className":1680},[71],[59,1682],{"className":1683,"style":1684},[75],"height:1.0019em;vertical-align:-0.25em;",[59,1686,1688,1691],{"className":1687},[80],[59,1689,1645],{"className":1690},[80,81],[59,1692,1694],{"className":1693},[137],[59,1695,1697],{"className":1696},[141],[59,1698,1700],{"className":1699},[146],[59,1701,1704],{"className":1702,"style":1703},[150],"height:0.7519em;",[59,1705,1706,1709],{"style":328},[59,1707],{"className":1708,"style":159},[158],[59,1710,1712],{"className":1711},[163,164,165,166],[59,1713,1715],{"className":1714},[80,166],[59,1716,1718],{"className":1717},[80,166],"′",[59,1720,345],{"className":1721},[344],[59,1723,133],{"className":1724},[80,81],[59,1726,359],{"className":1727},[358],". The amount by which the model's probability for ",[59,1730,1732],{"className":1731},[62],[59,1733,1735],{"className":1734,"ariaHidden":67},[66],[59,1736,1738,1741],{"className":1737},[71],[59,1739],{"className":1740,"style":76},[75],[59,1742,133],{"className":1743},[80,81],[21,1745,1746],{},"increased"," tells you how surprised it was — and a ",[29,1749,1750],{},"pseudo-count"," ",[59,1753,1755],{"className":1754},[62],[59,1756,1758],{"className":1757,"ariaHidden":67},[66],[59,1759,1761,1765,1802,1805,1808],{"className":1760},[71],[59,1762],{"className":1763,"style":1764},[75],"height:1.1968em;vertical-align:-0.25em;",[59,1766,1769],{"className":1767},[80,1768],"accent",[59,1770,1772],{"className":1771},[141],[59,1773,1775],{"className":1774},[146],[59,1776,1779,1787],{"className":1777,"style":1778},[150],"height:0.9468em;",[59,1780,1781,1784],{"style":1330},[59,1782],{"className":1783,"style":1334},[158],[59,1785,112],{"className":1786,"style":111},[80,81],[59,1788,1790,1793],{"style":1789},"top:-3.2523em;",[59,1791],{"className":1792,"style":1334},[158],[59,1794,1798],{"className":1795,"style":1797},[1796],"accent-body","left:-0.1667em;",[59,1799,1801],{"className":1800},[80],"^",[59,1803,345],{"className":1804},[344],[59,1806,133],{"className":1807},[80,81],[59,1809,359],{"className":1810},[358],"\ncan be recovered from that increase so that it behaves like a real visit count on\nthe states the model has effectively seen.",[387,1813,1814,2001,2273],{"type":389},[11,1815,1816,1819,1820,1872,1873,1889,1890,1914,1915,1930,1931,1984,1985,2000],{},[29,1817,1818],{},"Definition (Pseudo-count)."," A generalized visit count ",[59,1821,1823],{"className":1822},[62],[59,1824,1826],{"className":1825,"ariaHidden":67},[66],[59,1827,1829,1832,1863,1866,1869],{"className":1828},[71],[59,1830],{"className":1831,"style":1764},[75],[59,1833,1835],{"className":1834},[80,1768],[59,1836,1838],{"className":1837},[141],[59,1839,1841],{"className":1840},[146],[59,1842,1844,1852],{"className":1843,"style":1778},[150],[59,1845,1846,1849],{"style":1330},[59,1847],{"className":1848,"style":1334},[158],[59,1850,112],{"className":1851,"style":111},[80,81],[59,1853,1854,1857],{"style":1789},[59,1855],{"className":1856,"style":1334},[158],[59,1858,1860],{"className":1859,"style":1797},[1796],[59,1861,1801],{"className":1862},[80],[59,1864,345],{"className":1865},[344],[59,1867,133],{"className":1868},[80,81],[59,1870,359],{"className":1871},[358]," derived\nfrom a learned density model ",[59,1874,1876],{"className":1875},[62],[59,1877,1879],{"className":1878,"ariaHidden":67},[66],[59,1880,1882,1886],{"className":1881},[71],[59,1883],{"className":1884,"style":1885},[75],"height:0.625em;vertical-align:-0.1944em;",[59,1887,1645],{"className":1888},[80,81]," over states, rather than from exact-match\ntallying. Writing ",[59,1891,1893],{"className":1892},[62],[59,1894,1896],{"className":1895,"ariaHidden":67},[66],[59,1897,1899,1902,1905,1908,1911],{"className":1898},[71],[59,1900],{"className":1901,"style":473},[75],[59,1903,1645],{"className":1904},[80,81],[59,1906,345],{"className":1907},[344],[59,1909,133],{"className":1910},[80,81],[59,1912,359],{"className":1913},[358]," for the model's probability of ",[59,1916,1918],{"className":1917},[62],[59,1919,1921],{"className":1920,"ariaHidden":67},[66],[59,1922,1924,1927],{"className":1923},[71],[59,1925],{"className":1926,"style":76},[75],[59,1928,133],{"className":1929},[80,81]," before an update\nand ",[59,1932,1934],{"className":1933},[62],[59,1935,1937],{"className":1936,"ariaHidden":67},[66],[59,1938,1940,1943,1975,1978,1981],{"className":1939},[71],[59,1941],{"className":1942,"style":1684},[75],[59,1944,1946,1949],{"className":1945},[80],[59,1947,1645],{"className":1948},[80,81],[59,1950,1952],{"className":1951},[137],[59,1953,1955],{"className":1954},[141],[59,1956,1958],{"className":1957},[146],[59,1959,1961],{"className":1960,"style":1703},[150],[59,1962,1963,1966],{"style":328},[59,1964],{"className":1965,"style":159},[158],[59,1967,1969],{"className":1968},[163,164,165,166],[59,1970,1972],{"className":1971},[80,166],[59,1973,1718],{"className":1974},[80,166],[59,1976,345],{"className":1977},[344],[59,1979,133],{"className":1980},[80,81],[59,1982,359],{"className":1983},[358]," for its probability after training on one more occurrence of ",[59,1986,1988],{"className":1987},[62],[59,1989,1991],{"className":1990,"ariaHidden":67},[66],[59,1992,1994,1997],{"className":1993},[71],[59,1995],{"className":1996,"style":76},[75],[59,1998,133],{"className":1999},[80,81],",\nthe pseudo-count is the value consistent with treating that one update as\nadding a single count to an empirical frequency,",[59,2002,2005],{"className":2003},[2004],"katex-display",[59,2006,2008],{"className":2007},[62],[59,2009,2011,2066],{"className":2010,"ariaHidden":67},[66],[59,2012,2014,2017,2048,2051,2054,2057,2060,2063],{"className":2013},[71],[59,2015],{"className":2016,"style":1764},[75],[59,2018,2020],{"className":2019},[80,1768],[59,2021,2023],{"className":2022},[141],[59,2024,2026],{"className":2025},[146],[59,2027,2029,2037],{"className":2028,"style":1778},[150],[59,2030,2031,2034],{"style":1330},[59,2032],{"className":2033,"style":1334},[158],[59,2035,112],{"className":2036,"style":111},[80,81],[59,2038,2039,2042],{"style":1789},[59,2040],{"className":2041,"style":1334},[158],[59,2043,2045],{"className":2044,"style":1797},[1796],[59,2046,1801],{"className":2047},[80],[59,2049,345],{"className":2050},[344],[59,2052,133],{"className":2053},[80,81],[59,2055,359],{"className":2056},[358],[59,2058],{"className":2059,"style":940},[205],[59,2061,945],{"className":2062},[944],[59,2064],{"className":2065,"style":940},[205],[59,2067,2069,2073,2076,2079,2082,2085,2088,2270],{"className":2068},[71],[59,2070],{"className":2071,"style":2072},[75],"height:2.3649em;vertical-align:-0.936em;",[59,2074,1645],{"className":2075},[80,81],[59,2077,345],{"className":2078},[344],[59,2080,133],{"className":2081},[80,81],[59,2083,359],{"className":2084},[358],[59,2086],{"className":2087,"style":632},[205],[59,2089,2091,2095,2267],{"className":2090},[80],[59,2092],{"className":2093},[344,2094],"nulldelimiter",[59,2096,2099],{"className":2097},[2098],"mfrac",[59,2100,2102,2258],{"className":2101},[141,142],[59,2103,2105,2255],{"className":2104},[146],[59,2106,2109,2182,2193],{"className":2107,"style":2108},[150],"height:1.4289em;",[59,2110,2112,2115],{"style":2111},"top:-2.314em;",[59,2113],{"className":2114,"style":1334},[158],[59,2116,2118,2152,2155,2158,2161,2164,2167,2170,2173,2176,2179],{"className":2117},[80],[59,2119,2121,2124],{"className":2120},[80],[59,2122,1645],{"className":2123},[80,81],[59,2125,2127],{"className":2126},[137],[59,2128,2130],{"className":2129},[141],[59,2131,2133],{"className":2132},[146],[59,2134,2137],{"className":2135,"style":2136},[150],"height:0.6779em;",[59,2138,2140,2143],{"style":2139},"top:-2.989em;margin-right:0.05em;",[59,2141],{"className":2142,"style":159},[158],[59,2144,2146],{"className":2145},[163,164,165,166],[59,2147,2149],{"className":2148},[80,166],[59,2150,1718],{"className":2151},[80,166],[59,2153,345],{"className":2154},[344],[59,2156,133],{"className":2157},[80,81],[59,2159,359],{"className":2160},[358],[59,2162],{"className":2163,"style":206},[205],[59,2165,211],{"className":2166},[210],[59,2168],{"className":2169,"style":206},[205],[59,2171,1645],{"className":2172},[80,81],[59,2174,345],{"className":2175},[344],[59,2177,133],{"className":2178},[80,81],[59,2180,359],{"className":2181},[358],[59,2183,2185,2188],{"style":2184},"top:-3.23em;",[59,2186],{"className":2187,"style":1334},[158],[59,2189],{"className":2190,"style":2192},[2191],"frac-line","border-bottom-width:0.04em;",[59,2194,2196,2199],{"style":2195},"top:-3.677em;",[59,2197],{"className":2198,"style":1334},[158],[59,2200,2202,2205,2208,2211,2214,2246,2249,2252],{"className":2201},[80],[59,2203,170],{"className":2204},[80],[59,2206],{"className":2207,"style":206},[205],[59,2209,211],{"className":2210},[210],[59,2212],{"className":2213,"style":206},[205],[59,2215,2217,2220],{"className":2216},[80],[59,2218,1645],{"className":2219},[80,81],[59,2221,2223],{"className":2222},[137],[59,2224,2226],{"className":2225},[141],[59,2227,2229],{"className":2228},[146],[59,2230,2232],{"className":2231,"style":1703},[150],[59,2233,2234,2237],{"style":328},[59,2235],{"className":2236,"style":159},[158],[59,2238,2240],{"className":2239},[163,164,165,166],[59,2241,2243],{"className":2242},[80,166],[59,2244,1718],{"className":2245},[80,166],[59,2247,345],{"className":2248},[344],[59,2250,133],{"className":2251},[80,81],[59,2253,359],{"className":2254},[358],[59,2256,175],{"className":2257},[174],[59,2259,2261],{"className":2260},[146],[59,2262,2265],{"className":2263,"style":2264},[150],"height:0.936em;",[59,2266],{},[59,2268],{"className":2269},[358,2094],[59,2271,45],{"className":2272},[80],[11,2274,2275,2276,2328],{},"On states the model generalizes to, ",[59,2277,2279],{"className":2278},[62],[59,2280,2282],{"className":2281,"ariaHidden":67},[66],[59,2283,2285,2288,2319,2322,2325],{"className":2284},[71],[59,2286],{"className":2287,"style":1764},[75],[59,2289,2291],{"className":2290},[80,1768],[59,2292,2294],{"className":2293},[141],[59,2295,2297],{"className":2296},[146],[59,2298,2300,2308],{"className":2299,"style":1778},[150],[59,2301,2302,2305],{"style":1330},[59,2303],{"className":2304,"style":1334},[158],[59,2306,112],{"className":2307,"style":111},[80,81],[59,2309,2310,2313],{"style":1789},[59,2311],{"className":2312,"style":1334},[158],[59,2314,2316],{"className":2315,"style":1797},[1796],[59,2317,1801],{"className":2318},[80],[59,2320,345],{"className":2321},[344],[59,2323,133],{"className":2324},[80,81],[59,2326,359],{"className":2327},[358]," can be large even for a state\nthe agent has literally seen only once — the property that makes it useful\nwhere the raw count is not.",[11,2330,2331,2332,2394,2395,2398],{},"The exploration bonus is then a count-based reward, in the spirit of UCB's\n",[59,2333,2335],{"className":2334},[62],[59,2336,2338],{"className":2337,"ariaHidden":67},[66],[59,2339,2341,2344,2347],{"className":2340},[71],[59,2342],{"className":2343,"style":1309},[75],[59,2345,1313],{"className":2346},[80],[59,2348,2350],{"className":2349},[80,790],[59,2351,2353,2386],{"className":2352},[141,142],[59,2354,2356,2383],{"className":2355},[146],[59,2357,2359,2371],{"className":2358,"style":1326},[150],[59,2360,2362,2365],{"className":2361,"style":1330},[804],[59,2363],{"className":2364,"style":1334},[158],[59,2366,2368],{"className":2367,"style":1338},[80],[59,2369,112],{"className":2370,"style":111},[80,81],[59,2372,2373,2376],{"style":1344},[59,2374],{"className":2375,"style":1334},[158],[59,2377,2379],{"className":2378,"style":1351},[891],[894,2380,2381],{"xmlns":896,"width":897,"height":1354,"viewBox":1355,"preserveAspectRatio":900},[902,2382],{"d":1358},[59,2384,175],{"className":2385},[174],[59,2387,2389],{"className":2388},[146],[59,2390,2392],{"className":2391,"style":1368},[150],[59,2393],{},": an ",[29,2396,2397],{},"intrinsic reward"," added to the environment's reward,",[59,2400,2402],{"className":2401},[2004],[59,2403,2405],{"className":2404},[62],[59,2406,2408,2488],{"className":2407,"ariaHidden":67},[66],[59,2409,2411,2415,2473,2476,2479,2482,2485],{"className":2410},[71],[59,2412],{"className":2413,"style":2414},[75],"height:1.1217em;vertical-align:-0.247em;",[59,2416,2418,2423],{"className":2417},[80],[59,2419,2422],{"className":2420,"style":2421},[80,81],"margin-right:0.0278em;","r",[59,2424,2426],{"className":2425},[137],[59,2427,2429,2464],{"className":2428},[141,142],[59,2430,2432,2461],{"className":2431},[146],[59,2433,2436,2448],{"className":2434,"style":2435},[150],"height:0.8747em;",[59,2437,2439,2442],{"style":2438},"top:-2.453em;margin-left:-0.0278em;margin-right:0.05em;",[59,2440],{"className":2441,"style":159},[158],[59,2443,2445],{"className":2444},[163,164,165,166],[59,2446,542],{"className":2447},[80,81,166],[59,2449,2451,2454],{"style":2450},"top:-3.113em;margin-right:0.05em;",[59,2452],{"className":2453,"style":159},[158],[59,2455,2457],{"className":2456},[163,164,165,166],[59,2458,2460],{"className":2459},[80,81,166],"i",[59,2462,175],{"className":2463},[174],[59,2465,2467],{"className":2466},[146],[59,2468,2471],{"className":2469,"style":2470},[150],"height:0.247em;",[59,2472],{},[59,2474],{"className":2475,"style":940},[205],[59,2477],{"className":2478,"style":940},[205],[59,2480,945],{"className":2481},[944],[59,2483],{"className":2484,"style":940},[205],[59,2486],{"className":2487,"style":940},[205],[59,2489,2491,2495,2692],{"className":2490},[71],[59,2492],{"className":2493,"style":2494},[75],"height:3.1014em;vertical-align:-1.73em;",[59,2496,2498,2501,2689],{"className":2497},[80],[59,2499],{"className":2500},[344,2094],[59,2502,2504],{"className":2503},[2098],[59,2505,2507,2680],{"className":2506},[141,142],[59,2508,2510,2677],{"className":2509},[146],[59,2511,2514,2654,2663],{"className":2512,"style":2513},[150],"height:1.3714em;",[59,2515,2517,2521],{"style":2516},"top:-2.11em;",[59,2518],{"className":2519,"style":2520},[158],"height:3.3334em;",[59,2522,2524],{"className":2523},[80],[59,2525,2527],{"className":2526},[80,790],[59,2528,2530,2645],{"className":2529},[141,142],[59,2531,2533,2642],{"className":2532},[146],[59,2534,2537,2625],{"className":2535,"style":2536},[150],"height:1.3334em;",[59,2538,2541,2545],{"className":2539,"style":2540},[804],"top:-3.8em;",[59,2542],{"className":2543,"style":2544},[158],"height:3.8em;",[59,2546,2548,2579,2582,2622],{"className":2547,"style":813},[80],[59,2549,2551],{"className":2550},[80,1768],[59,2552,2554],{"className":2553},[141],[59,2555,2557],{"className":2556},[146],[59,2558,2560,2568],{"className":2559,"style":1778},[150],[59,2561,2562,2565],{"style":1330},[59,2563],{"className":2564,"style":1334},[158],[59,2566,112],{"className":2567,"style":111},[80,81],[59,2569,2570,2573],{"style":1789},[59,2571],{"className":2572,"style":1334},[158],[59,2574,2576],{"className":2575,"style":1797},[1796],[59,2577,1801],{"className":2578},[80],[59,2580,345],{"className":2581},[344],[59,2583,2585,2588],{"className":2584},[80],[59,2586,133],{"className":2587},[80,81],[59,2589,2591],{"className":2590},[137],[59,2592,2594,2614],{"className":2593},[141,142],[59,2595,2597,2611],{"className":2596},[146],[59,2598,2600],{"className":2599,"style":529},[150],[59,2601,2602,2605],{"style":154},[59,2603],{"className":2604,"style":159},[158],[59,2606,2608],{"className":2607},[163,164,165,166],[59,2609,542],{"className":2610},[80,81,166],[59,2612,175],{"className":2613},[174],[59,2615,2617],{"className":2616},[146],[59,2618,2620],{"className":2619,"style":182},[150],[59,2621],{},[59,2623,359],{"className":2624},[358],[59,2626,2628,2631],{"style":2627},"top:-3.2934em;",[59,2629],{"className":2630,"style":2544},[158],[59,2632,2635],{"className":2633,"style":2634},[891],"min-width:1.02em;height:1.88em;",[894,2636,2639],{"xmlns":896,"width":897,"height":2637,"viewBox":2638,"preserveAspectRatio":900},"1.88em","0 0 400000 1944",[902,2640],{"d":2641},"M983 90\nl0 -0\nc4,-6.7,10,-10,18,-10 H400000v40\nH1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7\ns-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744\nc-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30\nc26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722\nc56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5\nc53.7,-170.3,84.5,-266.8,92.5,-289.5z\nM1001 80h400000v40h-400000z",[59,2643,175],{"className":2644},[174],[59,2646,2648],{"className":2647},[146],[59,2649,2652],{"className":2650,"style":2651},[150],"height:0.5066em;",[59,2653],{},[59,2655,2657,2660],{"style":2656},"top:-3.5634em;",[59,2658],{"className":2659,"style":2520},[158],[59,2661],{"className":2662,"style":2192},[2191],[59,2664,2666,2669],{"style":2665},"top:-4.0104em;",[59,2667],{"className":2668,"style":2520},[158],[59,2670,2672],{"className":2671},[80],[59,2673,2676],{"className":2674,"style":2675},[80,81],"margin-right:0.0528em;","β",[59,2678,175],{"className":2679},[174],[59,2681,2683],{"className":2682},[146],[59,2684,2687],{"className":2685,"style":2686},[150],"height:1.73em;",[59,2688],{},[59,2690],{"className":2691},[358,2094],[59,2693,628],{"className":2694},[627],[11,2696,2697,2698,2750,2751,2840],{},"large where the density model finds ",[59,2699,2701],{"className":2700},[62],[59,2702,2704],{"className":2703,"ariaHidden":67},[66],[59,2705,2707,2710],{"className":2706},[71],[59,2708],{"className":2709,"style":126},[75],[59,2711,2713,2716],{"className":2712},[80],[59,2714,133],{"className":2715},[80,81],[59,2717,2719],{"className":2718},[137],[59,2720,2722,2742],{"className":2721},[141,142],[59,2723,2725,2739],{"className":2724},[146],[59,2726,2728],{"className":2727,"style":529},[150],[59,2729,2730,2733],{"style":154},[59,2731],{"className":2732,"style":159},[158],[59,2734,2736],{"className":2735},[163,164,165,166],[59,2737,542],{"className":2738},[80,81,166],[59,2740,175],{"className":2741},[174],[59,2743,2745],{"className":2744},[146],[59,2746,2748],{"className":2747,"style":182},[150],[59,2749],{}," unfamiliar and decaying as\n",[59,2752,2754],{"className":2753},[62],[59,2755,2757],{"className":2756,"ariaHidden":67},[66],[59,2758,2760,2763,2794,2797,2837],{"className":2759},[71],[59,2761],{"className":2762,"style":1764},[75],[59,2764,2766],{"className":2765},[80,1768],[59,2767,2769],{"className":2768},[141],[59,2770,2772],{"className":2771},[146],[59,2773,2775,2783],{"className":2774,"style":1778},[150],[59,2776,2777,2780],{"style":1330},[59,2778],{"className":2779,"style":1334},[158],[59,2781,112],{"className":2782,"style":111},[80,81],[59,2784,2785,2788],{"style":1789},[59,2786],{"className":2787,"style":1334},[158],[59,2789,2791],{"className":2790,"style":1797},[1796],[59,2792,1801],{"className":2793},[80],[59,2795,345],{"className":2796},[344],[59,2798,2800,2803],{"className":2799},[80],[59,2801,133],{"className":2802},[80,81],[59,2804,2806],{"className":2805},[137],[59,2807,2809,2829],{"className":2808},[141,142],[59,2810,2812,2826],{"className":2811},[146],[59,2813,2815],{"className":2814,"style":529},[150],[59,2816,2817,2820],{"style":154},[59,2818],{"className":2819,"style":159},[158],[59,2821,2823],{"className":2822},[163,164,165,166],[59,2824,542],{"className":2825},[80,81,166],[59,2827,175],{"className":2828},[174],[59,2830,2832],{"className":2831},[146],[59,2833,2835],{"className":2834,"style":182},[150],[59,2836],{},[59,2838,359],{"className":2839},[358]," grows. Bellemare et al. combined this bonus with DQN and, for the\nfirst time, drove meaningful progress on Montezuma's Revenge — the agent\ncollected keys and opened doors, states no ε-greedy agent had ever reached.",[11,2842,2843,2844,2859,2860,2903,2904,2919,2920,2992],{},"For example, suppose the density model, before\nseeing ",[59,2845,2847],{"className":2846},[62],[59,2848,2850],{"className":2849,"ariaHidden":67},[66],[59,2851,2853,2856],{"className":2852},[71],[59,2854],{"className":2855,"style":76},[75],[59,2857,133],{"className":2858},[80,81]," again, assigns it probability ",[59,2861,2863],{"className":2862},[62],[59,2864,2866,2893],{"className":2865,"ariaHidden":67},[66],[59,2867,2869,2872,2875,2878,2881,2884,2887,2890],{"className":2868},[71],[59,2870],{"className":2871,"style":473},[75],[59,2873,1645],{"className":2874},[80,81],[59,2876,345],{"className":2877},[344],[59,2879,133],{"className":2880},[80,81],[59,2882,359],{"className":2883},[358],[59,2885],{"className":2886,"style":940},[205],[59,2888,945],{"className":2889},[944],[59,2891],{"className":2892,"style":940},[205],[59,2894,2896,2899],{"className":2895},[71],[59,2897],{"className":2898,"style":221},[75],[59,2900,2902],{"className":2901},[80],"0.001",", and after one more training\nupdate on ",[59,2905,2907],{"className":2906},[62],[59,2908,2910],{"className":2909,"ariaHidden":67},[66],[59,2911,2913,2916],{"className":2912},[71],[59,2914],{"className":2915,"style":76},[75],[59,2917,133],{"className":2918},[80,81]," the probability rises to ",[59,2921,2923],{"className":2922},[62],[59,2924,2926,2982],{"className":2925,"ariaHidden":67},[66],[59,2927,2929,2932,2964,2967,2970,2973,2976,2979],{"className":2928},[71],[59,2930],{"className":2931,"style":1684},[75],[59,2933,2935,2938],{"className":2934},[80],[59,2936,1645],{"className":2937},[80,81],[59,2939,2941],{"className":2940},[137],[59,2942,2944],{"className":2943},[141],[59,2945,2947],{"className":2946},[146],[59,2948,2950],{"className":2949,"style":1703},[150],[59,2951,2952,2955],{"style":328},[59,2953],{"className":2954,"style":159},[158],[59,2956,2958],{"className":2957},[163,164,165,166],[59,2959,2961],{"className":2960},[80,166],[59,2962,1718],{"className":2963},[80,166],[59,2965,345],{"className":2966},[344],[59,2968,133],{"className":2969},[80,81],[59,2971,359],{"className":2972},[358],[59,2974],{"className":2975,"style":940},[205],[59,2977,945],{"className":2978},[944],[59,2980],{"className":2981,"style":940},[205],[59,2983,2985,2988],{"className":2984},[71],[59,2986],{"className":2987,"style":221},[75],[59,2989,2991],{"className":2990},[80],"0.0012",". Then",[59,2994,2996],{"className":2995},[2004],[59,2997,2999],{"className":2998},[62],[59,3000,3002,3057,3258,3277,3381,3399,3480,3498,3518],{"className":3001,"ariaHidden":67},[66],[59,3003,3005,3008,3039,3042,3045,3048,3051,3054],{"className":3004},[71],[59,3006],{"className":3007,"style":1764},[75],[59,3009,3011],{"className":3010},[80,1768],[59,3012,3014],{"className":3013},[141],[59,3015,3017],{"className":3016},[146],[59,3018,3020,3028],{"className":3019,"style":1778},[150],[59,3021,3022,3025],{"style":1330},[59,3023],{"className":3024,"style":1334},[158],[59,3026,112],{"className":3027,"style":111},[80,81],[59,3029,3030,3033],{"style":1789},[59,3031],{"className":3032,"style":1334},[158],[59,3034,3036],{"className":3035,"style":1797},[1796],[59,3037,1801],{"className":3038},[80],[59,3040,345],{"className":3041},[344],[59,3043,133],{"className":3044},[80,81],[59,3046,359],{"className":3047},[358],[59,3049],{"className":3050,"style":940},[205],[59,3052,945],{"className":3053},[944],[59,3055],{"className":3056,"style":940},[205],[59,3058,3060,3063,3066,3069,3072,3075,3078,3249,3252,3255],{"className":3059},[71],[59,3061],{"className":3062,"style":2072},[75],[59,3064,1645],{"className":3065},[80,81],[59,3067,345],{"className":3068},[344],[59,3070,133],{"className":3071},[80,81],[59,3073,359],{"className":3074},[358],[59,3076],{"className":3077,"style":632},[205],[59,3079,3081,3084,3246],{"className":3080},[80],[59,3082],{"className":3083},[344,2094],[59,3085,3087],{"className":3086},[2098],[59,3088,3090,3238],{"className":3089},[141,142],[59,3091,3093,3235],{"className":3092},[146],[59,3094,3096,3166,3174],{"className":3095,"style":2108},[150],[59,3097,3098,3101],{"style":2111},[59,3099],{"className":3100,"style":1334},[158],[59,3102,3104,3136,3139,3142,3145,3148,3151,3154,3157,3160,3163],{"className":3103},[80],[59,3105,3107,3110],{"className":3106},[80],[59,3108,1645],{"className":3109},[80,81],[59,3111,3113],{"className":3112},[137],[59,3114,3116],{"className":3115},[141],[59,3117,3119],{"className":3118},[146],[59,3120,3122],{"className":3121,"style":2136},[150],[59,3123,3124,3127],{"style":2139},[59,3125],{"className":3126,"style":159},[158],[59,3128,3130],{"className":3129},[163,164,165,166],[59,3131,3133],{"className":3132},[80,166],[59,3134,1718],{"className":3135},[80,166],[59,3137,345],{"className":3138},[344],[59,3140,133],{"className":3141},[80,81],[59,3143,359],{"className":3144},[358],[59,3146],{"className":3147,"style":206},[205],[59,3149,211],{"className":3150},[210],[59,3152],{"className":3153,"style":206},[205],[59,3155,1645],{"className":3156},[80,81],[59,3158,345],{"className":3159},[344],[59,3161,133],{"className":3162},[80,81],[59,3164,359],{"className":3165},[358],[59,3167,3168,3171],{"style":2184},[59,3169],{"className":3170,"style":1334},[158],[59,3172],{"className":3173,"style":2192},[2191],[59,3175,3176,3179],{"style":2195},[59,3177],{"className":3178,"style":1334},[158],[59,3180,3182,3185,3188,3191,3194,3226,3229,3232],{"className":3181},[80],[59,3183,170],{"className":3184},[80],[59,3186],{"className":3187,"style":206},[205],[59,3189,211],{"className":3190},[210],[59,3192],{"className":3193,"style":206},[205],[59,3195,3197,3200],{"className":3196},[80],[59,3198,1645],{"className":3199},[80,81],[59,3201,3203],{"className":3202},[137],[59,3204,3206],{"className":3205},[141],[59,3207,3209],{"className":3208},[146],[59,3210,3212],{"className":3211,"style":1703},[150],[59,3213,3214,3217],{"style":328},[59,3215],{"className":3216,"style":159},[158],[59,3218,3220],{"className":3219},[163,164,165,166],[59,3221,3223],{"className":3222},[80,166],[59,3224,1718],{"className":3225},[80,166],[59,3227,345],{"className":3228},[344],[59,3230,133],{"className":3231},[80,81],[59,3233,359],{"className":3234},[358],[59,3236,175],{"className":3237},[174],[59,3239,3241],{"className":3240},[146],[59,3242,3244],{"className":3243,"style":2264},[150],[59,3245],{},[59,3247],{"className":3248},[358,2094],[59,3250],{"className":3251,"style":940},[205],[59,3253,945],{"className":3254},[944],[59,3256],{"className":3257,"style":940},[205],[59,3259,3261,3264,3267,3270,3274],{"className":3260},[71],[59,3262],{"className":3263,"style":221},[75],[59,3265,2902],{"className":3266},[80],[59,3268],{"className":3269,"style":206},[205],[59,3271,3273],{"className":3272},[210],"⋅",[59,3275],{"className":3276,"style":206},[205],[59,3278,3280,3284,3372,3375,3378],{"className":3279},[71],[59,3281],{"className":3282,"style":3283},[75],"height:2.0908em;vertical-align:-0.7693em;",[59,3285,3287,3290,3369],{"className":3286},[80],[59,3288],{"className":3289},[344,2094],[59,3291,3293],{"className":3292},[2098],[59,3294,3296,3360],{"className":3295},[141,142],[59,3297,3299,3357],{"className":3298},[146],[59,3300,3303,3326,3334],{"className":3301,"style":3302},[150],"height:1.3214em;",[59,3304,3305,3308],{"style":2111},[59,3306],{"className":3307,"style":1334},[158],[59,3309,3311,3314,3317,3320,3323],{"className":3310},[80],[59,3312,2991],{"className":3313},[80],[59,3315],{"className":3316,"style":206},[205],[59,3318,211],{"className":3319},[210],[59,3321],{"className":3322,"style":206},[205],[59,3324,2902],{"className":3325},[80],[59,3327,3328,3331],{"style":2184},[59,3329],{"className":3330,"style":1334},[158],[59,3332],{"className":3333,"style":2192},[2191],[59,3335,3336,3339],{"style":2195},[59,3337],{"className":3338,"style":1334},[158],[59,3340,3342,3345,3348,3351,3354],{"className":3341},[80],[59,3343,170],{"className":3344},[80],[59,3346],{"className":3347,"style":206},[205],[59,3349,211],{"className":3350},[210],[59,3352],{"className":3353,"style":206},[205],[59,3355,2991],{"className":3356},[80],[59,3358,175],{"className":3359},[174],[59,3361,3363],{"className":3362},[146],[59,3364,3367],{"className":3365,"style":3366},[150],"height:0.7693em;",[59,3368],{},[59,3370],{"className":3371},[358,2094],[59,3373],{"className":3374,"style":940},[205],[59,3376,945],{"className":3377},[944],[59,3379],{"className":3380,"style":940},[205],[59,3382,3384,3387,3390,3393,3396],{"className":3383},[71],[59,3385],{"className":3386,"style":221},[75],[59,3388,2902],{"className":3389},[80],[59,3391],{"className":3392,"style":206},[205],[59,3394,3273],{"className":3395},[210],[59,3397],{"className":3398,"style":206},[205],[59,3400,3402,3406,3471,3474,3477],{"className":3401},[71],[59,3403],{"className":3404,"style":3405},[75],"height:2.0074em;vertical-align:-0.686em;",[59,3407,3409,3412,3468],{"className":3408},[80],[59,3410],{"className":3411},[344,2094],[59,3413,3415],{"className":3414},[2098],[59,3416,3418,3459],{"className":3417},[141,142],[59,3419,3421,3456],{"className":3420},[146],[59,3422,3424,3436,3444],{"className":3423,"style":3302},[150],[59,3425,3426,3429],{"style":2111},[59,3427],{"className":3428,"style":1334},[158],[59,3430,3432],{"className":3431},[80],[59,3433,3435],{"className":3434},[80],"0.0002",[59,3437,3438,3441],{"style":2184},[59,3439],{"className":3440,"style":1334},[158],[59,3442],{"className":3443,"style":2192},[2191],[59,3445,3446,3449],{"style":2195},[59,3447],{"className":3448,"style":1334},[158],[59,3450,3452],{"className":3451},[80],[59,3453,3455],{"className":3454},[80],"0.9988",[59,3457,175],{"className":3458},[174],[59,3460,3462],{"className":3461},[146],[59,3463,3466],{"className":3464,"style":3465},[150],"height:0.686em;",[59,3467],{},[59,3469],{"className":3470},[358,2094],[59,3472],{"className":3473,"style":940},[205],[59,3475,945],{"className":3476},[944],[59,3478],{"className":3479,"style":940},[205],[59,3481,3483,3486,3489,3492,3495],{"className":3482},[71],[59,3484],{"className":3485,"style":221},[75],[59,3487,2902],{"className":3488},[80],[59,3490],{"className":3491,"style":206},[205],[59,3493,3273],{"className":3494},[210],[59,3496],{"className":3497,"style":206},[205],[59,3499,3501,3504,3508,3511,3515],{"className":3500},[71],[59,3502],{"className":3503,"style":221},[75],[59,3505,3507],{"className":3506},[80],"4994",[59,3509],{"className":3510,"style":940},[205],[59,3512,3514],{"className":3513},[944],"≈",[59,3516],{"className":3517,"style":940},[205],[59,3519,3521,3524],{"className":3520},[71],[59,3522],{"className":3523,"style":221},[75],[59,3525,3527],{"className":3526},[80],"5.0.",[11,3529,3530,3531,3546,3547,3743,3744,3747,3748,3866],{},"The model behaves as if it had seen ",[59,3532,3534],{"className":3533},[62],[59,3535,3537],{"className":3536,"ariaHidden":67},[66],[59,3538,3540,3543],{"className":3539},[71],[59,3541],{"className":3542,"style":76},[75],[59,3544,133],{"className":3545},[80,81]," about five times — even though the raw\nexact-match count might be one — because it generalizes from the similar states it\nhas visited. The exploration bonus is then ",[59,3548,3550],{"className":3549},[62],[59,3551,3553,3653,3726],{"className":3552,"ariaHidden":67},[66],[59,3554,3556,3560,3563,3566,3644,3647,3650],{"className":3555},[71],[59,3557],{"className":3558,"style":3559},[75],"height:1.4084em;vertical-align:-0.25em;",[59,3561,2676],{"className":3562,"style":2675},[80,81],[59,3564,832],{"className":3565},[80],[59,3567,3569],{"className":3568},[80,790],[59,3570,3572,3635],{"className":3571},[141,142],[59,3573,3575,3632],{"className":3574},[146],[59,3576,3579,3619],{"className":3577,"style":3578},[150],"height:1.1584em;",[59,3580,3582,3585],{"className":3581,"style":805},[804],[59,3583],{"className":3584,"style":809},[158],[59,3586,3588],{"className":3587,"style":813},[80],[59,3589,3591],{"className":3590},[80,1768],[59,3592,3594],{"className":3593},[141],[59,3595,3597],{"className":3596},[146],[59,3598,3600,3608],{"className":3599,"style":1778},[150],[59,3601,3602,3605],{"style":1330},[59,3603],{"className":3604,"style":1334},[158],[59,3606,112],{"className":3607,"style":111},[80,81],[59,3609,3610,3613],{"style":1789},[59,3611],{"className":3612,"style":1334},[158],[59,3614,3616],{"className":3615,"style":1797},[1796],[59,3617,1801],{"className":3618},[80],[59,3620,3622,3625],{"style":3621},"top:-3.1184em;",[59,3623],{"className":3624,"style":809},[158],[59,3626,3628],{"className":3627,"style":892},[891],[894,3629,3630],{"xmlns":896,"width":897,"height":898,"viewBox":899,"preserveAspectRatio":900},[902,3631],{"d":904},[59,3633,175],{"className":3634},[174],[59,3636,3638],{"className":3637},[146],[59,3639,3642],{"className":3640,"style":3641},[150],"height:0.0816em;",[59,3643],{},[59,3645],{"className":3646,"style":940},[205],[59,3648,945],{"className":3649},[944],[59,3651],{"className":3652,"style":940},[205],[59,3654,3656,3660,3663,3666,3717,3720,3723],{"className":3655},[71],[59,3657],{"className":3658,"style":3659},[75],"height:1.1572em;vertical-align:-0.25em;",[59,3661,2676],{"className":3662,"style":2675},[80,81],[59,3664,832],{"className":3665},[80],[59,3667,3669],{"className":3668},[80,790],[59,3670,3672,3708],{"className":3671},[141,142],[59,3673,3675,3705],{"className":3674},[146],[59,3676,3679,3692],{"className":3677,"style":3678},[150],"height:0.9072em;",[59,3680,3682,3685],{"className":3681,"style":1330},[804],[59,3683],{"className":3684,"style":1334},[158],[59,3686,3688],{"className":3687,"style":1338},[80],[59,3689,3691],{"className":3690},[80],"5",[59,3693,3695,3698],{"style":3694},"top:-2.8672em;",[59,3696],{"className":3697,"style":1334},[158],[59,3699,3701],{"className":3700,"style":1351},[891],[894,3702,3703],{"xmlns":896,"width":897,"height":1354,"viewBox":1355,"preserveAspectRatio":900},[902,3704],{"d":1358},[59,3706,175],{"className":3707},[174],[59,3709,3711],{"className":3710},[146],[59,3712,3715],{"className":3713,"style":3714},[150],"height:0.1328em;",[59,3716],{},[59,3718],{"className":3719,"style":940},[205],[59,3721,945],{"className":3722},[944],[59,3724],{"className":3725,"style":940},[205],[59,3727,3729,3733,3737,3740],{"className":3728},[71],[59,3730],{"className":3731,"style":3732},[75],"height:0.8889em;vertical-align:-0.1944em;",[59,3734,3736],{"className":3735},[80],"0.447",[59,3738],{"className":3739,"style":632},[205],[59,3741,2676],{"className":3742,"style":2675},[80,81],". Now take a genuinely novel state, where the same observation moves the\nmodel ",[21,3745,3746],{},"much more sharply"," — the model was very surprised. Say ",[59,3749,3751],{"className":3750},[62],[59,3752,3754,3781,3800,3856],{"className":3753,"ariaHidden":67},[66],[59,3755,3757,3760,3763,3766,3769,3772,3775,3778],{"className":3756},[71],[59,3758],{"className":3759,"style":473},[75],[59,3761,1645],{"className":3762},[80,81],[59,3764,345],{"className":3765},[344],[59,3767,133],{"className":3768},[80,81],[59,3770,359],{"className":3771},[358],[59,3773],{"className":3774,"style":940},[205],[59,3776,945],{"className":3777},[944],[59,3779],{"className":3780,"style":940},[205],[59,3782,3784,3787,3790,3793,3797],{"className":3783},[71],[59,3785],{"className":3786,"style":221},[75],[59,3788,2902],{"className":3789},[80],[59,3791],{"className":3792,"style":940},[205],[59,3794,3796],{"className":3795},[944],"→",[59,3798],{"className":3799,"style":940},[205],[59,3801,3803,3806,3838,3841,3844,3847,3850,3853],{"className":3802},[71],[59,3804],{"className":3805,"style":1684},[75],[59,3807,3809,3812],{"className":3808},[80],[59,3810,1645],{"className":3811},[80,81],[59,3813,3815],{"className":3814},[137],[59,3816,3818],{"className":3817},[141],[59,3819,3821],{"className":3820},[146],[59,3822,3824],{"className":3823,"style":1703},[150],[59,3825,3826,3829],{"style":328},[59,3827],{"className":3828,"style":159},[158],[59,3830,3832],{"className":3831},[163,164,165,166],[59,3833,3835],{"className":3834},[80,166],[59,3836,1718],{"className":3837},[80,166],[59,3839,345],{"className":3840},[344],[59,3842,133],{"className":3843},[80,81],[59,3845,359],{"className":3846},[358],[59,3848],{"className":3849,"style":940},[205],[59,3851,945],{"className":3852},[944],[59,3854],{"className":3855,"style":940},[205],[59,3857,3859,3862],{"className":3858},[71],[59,3860],{"className":3861,"style":221},[75],[59,3863,3865],{"className":3864},[80],"0.002"," (the probability doubled). Then",[59,3868,3870],{"className":3869},[2004],[59,3871,3873],{"className":3872},[62],[59,3874,3876,3931,3949,4050,4068,4146,4164],{"className":3875,"ariaHidden":67},[66],[59,3877,3879,3882,3913,3916,3919,3922,3925,3928],{"className":3878},[71],[59,3880],{"className":3881,"style":1764},[75],[59,3883,3885],{"className":3884},[80,1768],[59,3886,3888],{"className":3887},[141],[59,3889,3891],{"className":3890},[146],[59,3892,3894,3902],{"className":3893,"style":1778},[150],[59,3895,3896,3899],{"style":1330},[59,3897],{"className":3898,"style":1334},[158],[59,3900,112],{"className":3901,"style":111},[80,81],[59,3903,3904,3907],{"style":1789},[59,3905],{"className":3906,"style":1334},[158],[59,3908,3910],{"className":3909,"style":1797},[1796],[59,3911,1801],{"className":3912},[80],[59,3914,345],{"className":3915},[344],[59,3917,133],{"className":3918},[80,81],[59,3920,359],{"className":3921},[358],[59,3923],{"className":3924,"style":940},[205],[59,3926,945],{"className":3927},[944],[59,3929],{"className":3930,"style":940},[205],[59,3932,3934,3937,3940,3943,3946],{"className":3933},[71],[59,3935],{"className":3936,"style":221},[75],[59,3938,2902],{"className":3939},[80],[59,3941],{"className":3942,"style":206},[205],[59,3944,3273],{"className":3945},[210],[59,3947],{"className":3948,"style":206},[205],[59,3950,3952,3955,4041,4044,4047],{"className":3951},[71],[59,3953],{"className":3954,"style":3283},[75],[59,3956,3958,3961,4038],{"className":3957},[80],[59,3959],{"className":3960},[344,2094],[59,3962,3964],{"className":3963},[2098],[59,3965,3967,4030],{"className":3966},[141,142],[59,3968,3970,4027],{"className":3969},[146],[59,3971,3973,3996,4004],{"className":3972,"style":3302},[150],[59,3974,3975,3978],{"style":2111},[59,3976],{"className":3977,"style":1334},[158],[59,3979,3981,3984,3987,3990,3993],{"className":3980},[80],[59,3982,3865],{"className":3983},[80],[59,3985],{"className":3986,"style":206},[205],[59,3988,211],{"className":3989},[210],[59,3991],{"className":3992,"style":206},[205],[59,3994,2902],{"className":3995},[80],[59,3997,3998,4001],{"style":2184},[59,3999],{"className":4000,"style":1334},[158],[59,4002],{"className":4003,"style":2192},[2191],[59,4005,4006,4009],{"style":2195},[59,4007],{"className":4008,"style":1334},[158],[59,4010,4012,4015,4018,4021,4024],{"className":4011},[80],[59,4013,170],{"className":4014},[80],[59,4016],{"className":4017,"style":206},[205],[59,4019,211],{"className":4020},[210],[59,4022],{"className":4023,"style":206},[205],[59,4025,3865],{"className":4026},[80],[59,4028,175],{"className":4029},[174],[59,4031,4033],{"className":4032},[146],[59,4034,4036],{"className":4035,"style":3366},[150],[59,4037],{},[59,4039],{"className":4040},[358,2094],[59,4042],{"className":4043,"style":940},[205],[59,4045,945],{"className":4046},[944],[59,4048],{"className":4049,"style":940},[205],[59,4051,4053,4056,4059,4062,4065],{"className":4052},[71],[59,4054],{"className":4055,"style":221},[75],[59,4057,2902],{"className":4058},[80],[59,4060],{"className":4061,"style":206},[205],[59,4063,3273],{"className":4064},[210],[59,4066],{"className":4067,"style":206},[205],[59,4069,4071,4074,4137,4140,4143],{"className":4070},[71],[59,4072],{"className":4073,"style":3405},[75],[59,4075,4077,4080,4134],{"className":4076},[80],[59,4078],{"className":4079},[344,2094],[59,4081,4083],{"className":4082},[2098],[59,4084,4086,4126],{"className":4085},[141,142],[59,4087,4089,4123],{"className":4088},[146],[59,4090,4092,4103,4111],{"className":4091,"style":3302},[150],[59,4093,4094,4097],{"style":2111},[59,4095],{"className":4096,"style":1334},[158],[59,4098,4100],{"className":4099},[80],[59,4101,2902],{"className":4102},[80],[59,4104,4105,4108],{"style":2184},[59,4106],{"className":4107,"style":1334},[158],[59,4109],{"className":4110,"style":2192},[2191],[59,4112,4113,4116],{"style":2195},[59,4114],{"className":4115,"style":1334},[158],[59,4117,4119],{"className":4118},[80],[59,4120,4122],{"className":4121},[80],"0.998",[59,4124,175],{"className":4125},[174],[59,4127,4129],{"className":4128},[146],[59,4130,4132],{"className":4131,"style":3465},[150],[59,4133],{},[59,4135],{"className":4136},[358,2094],[59,4138],{"className":4139,"style":940},[205],[59,4141,945],{"className":4142},[944],[59,4144],{"className":4145,"style":940},[205],[59,4147,4149,4152,4155,4158,4161],{"className":4148},[71],[59,4150],{"className":4151,"style":221},[75],[59,4153,4122],{"className":4154},[80],[59,4156],{"className":4157,"style":940},[205],[59,4159,3514],{"className":4160},[944],[59,4162],{"className":4163,"style":940},[205],[59,4165,4167,4171,4174],{"className":4166},[71],[59,4168],{"className":4169,"style":4170},[75],"height:0.8389em;vertical-align:-0.1944em;",[59,4172,170],{"className":4173},[80],[59,4175,628],{"className":4176},[627],[11,4178,4179,4180,4263,4264,4285,4286,4289,4290,4353,4354,4358,4359,4362],{},"a pseudo-count of about one — the state has effectively been seen only once, so its\nbonus ",[59,4181,4183],{"className":4182},[62],[59,4184,4186,4254],{"className":4185,"ariaHidden":67},[66],[59,4187,4189,4192,4195,4198,4245,4248,4251],{"className":4188},[71],[59,4190],{"className":4191,"style":3659},[75],[59,4193,2676],{"className":4194,"style":2675},[80,81],[59,4196,832],{"className":4197},[80],[59,4199,4201],{"className":4200},[80,790],[59,4202,4204,4237],{"className":4203},[141,142],[59,4205,4207,4234],{"className":4206},[146],[59,4208,4210,4222],{"className":4209,"style":3678},[150],[59,4211,4213,4216],{"className":4212,"style":1330},[804],[59,4214],{"className":4215,"style":1334},[158],[59,4217,4219],{"className":4218,"style":1338},[80],[59,4220,170],{"className":4221},[80],[59,4223,4224,4227],{"style":3694},[59,4225],{"className":4226,"style":1334},[158],[59,4228,4230],{"className":4229,"style":1351},[891],[894,4231,4232],{"xmlns":896,"width":897,"height":1354,"viewBox":1355,"preserveAspectRatio":900},[902,4233],{"d":1358},[59,4235,175],{"className":4236},[174],[59,4238,4240],{"className":4239},[146],[59,4241,4243],{"className":4242,"style":3714},[150],[59,4244],{},[59,4246],{"className":4247,"style":940},[205],[59,4249,945],{"className":4250},[944],[59,4252],{"className":4253,"style":940},[205],[59,4255,4257,4260],{"className":4256},[71],[59,4258],{"className":4259,"style":3732},[75],[59,4261,2676],{"className":4262,"style":2675},[80,81]," is more than double the ",[59,4265,4267],{"className":4266},[62],[59,4268,4270],{"className":4269,"ariaHidden":67},[66],[59,4271,4273,4276,4279,4282],{"className":4272},[71],[59,4274],{"className":4275,"style":3732},[75],[59,4277,3736],{"className":4278},[80],[59,4280],{"className":4281,"style":632},[205],[59,4283,2676],{"className":4284,"style":2675},[80,81]," of the familiar\nstate. The formula's structure — the model's ",[21,4287,4288],{},"surprise"," (the increment ",[59,4291,4293],{"className":4292},[62],[59,4294,4296,4344],{"className":4295,"ariaHidden":67},[66],[59,4297,4299,4303,4335,4338,4341],{"className":4298},[71],[59,4300],{"className":4301,"style":4302},[75],"height:0.9463em;vertical-align:-0.1944em;",[59,4304,4306,4309],{"className":4305},[80],[59,4307,1645],{"className":4308},[80,81],[59,4310,4312],{"className":4311},[137],[59,4313,4315],{"className":4314},[141],[59,4316,4318],{"className":4317},[146],[59,4319,4321],{"className":4320,"style":1703},[150],[59,4322,4323,4326],{"style":328},[59,4324],{"className":4325,"style":159},[158],[59,4327,4329],{"className":4328},[163,164,165,166],[59,4330,4332],{"className":4331},[80,166],[59,4333,1718],{"className":4334},[80,166],[59,4336],{"className":4337,"style":206},[205],[59,4339,211],{"className":4340},[210],[59,4342],{"className":4343,"style":206},[205],[59,4345,4347,4350],{"className":4346},[71],[59,4348],{"className":4349,"style":1885},[75],[59,4351,1645],{"className":4352},[80,81],")\nsits in the denominator — turns ",[4355,4356,4357],"q",{},"how much did one observation move the model"," into ",[4355,4360,4361],{},"how many times has this effectively been seen."," The bigger the jump, the\nsmaller the pseudo-count, and the larger the exploration bonus.",[11,4364,4365,4366,4369,4370,4386,4387,45,4473,4480,4481,4561,4562],{},"A cheaper approximation replaces the density model with ",[29,4367,4368],{},"hashing",". Map each\nstate through a hash function ",[59,4371,4373],{"className":4372},[62],[59,4374,4376],{"className":4375,"ariaHidden":67},[66],[59,4377,4379,4382],{"className":4378},[71],[59,4380],{"className":4381,"style":3732},[75],[59,4383,4385],{"className":4384},[80,81],"ϕ"," that sends similar states to the same code\n(a locality-sensitive hash, or a learned discrete code), keep an ordinary count\ntable over hash codes, and treat ",[59,4388,4390],{"className":4389},[62],[59,4391,4393,4448],{"className":4392,"ariaHidden":67},[66],[59,4394,4396,4399,4430,4433,4436,4439,4442,4445],{"className":4395},[71],[59,4397],{"className":4398,"style":1764},[75],[59,4400,4402],{"className":4401},[80,1768],[59,4403,4405],{"className":4404},[141],[59,4406,4408],{"className":4407},[146],[59,4409,4411,4419],{"className":4410,"style":1778},[150],[59,4412,4413,4416],{"style":1330},[59,4414],{"className":4415,"style":1334},[158],[59,4417,112],{"className":4418,"style":111},[80,81],[59,4420,4421,4424],{"style":1789},[59,4422],{"className":4423,"style":1334},[158],[59,4425,4427],{"className":4426,"style":1797},[1796],[59,4428,1801],{"className":4429},[80],[59,4431,345],{"className":4432},[344],[59,4434,133],{"className":4435},[80,81],[59,4437,359],{"className":4438},[358],[59,4440],{"className":4441,"style":940},[205],[59,4443,945],{"className":4444},[944],[59,4446],{"className":4447,"style":940},[205],[59,4449,4451,4454,4457,4460,4463,4466,4469],{"className":4450},[71],[59,4452],{"className":4453,"style":473},[75],[59,4455,112],{"className":4456,"style":111},[80,81],[59,4458,345],{"className":4459},[344],[59,4461,4385],{"className":4462},[80,81],[59,4464,345],{"className":4465},[344],[59,4467,133],{"className":4468},[80,81],[59,4470,4472],{"className":4471},[358],"))",[373,4474,4475],{},[15,4476,313],{"href":4477,"ariaDescribedBy":4478,"dataFootnoteRef":6,"id":4479},"#user-content-fn-tang",[379],"user-content-fnref-tang"," The bonus is\nstill ",[59,4482,4484],{"className":4483},[62],[59,4485,4487],{"className":4486,"ariaHidden":67},[66],[59,4488,4490,4493,4496,4499],{"className":4489},[71],[59,4491],{"className":4492,"style":782},[75],[59,4494,2676],{"className":4495,"style":2675},[80,81],[59,4497,832],{"className":4498},[80],[59,4500,4502],{"className":4501},[80,790],[59,4503,4505,4553],{"className":4504},[141,142],[59,4506,4508,4550],{"className":4507},[146],[59,4509,4511,4538],{"className":4510,"style":800},[150],[59,4512,4514,4517],{"className":4513,"style":805},[804],[59,4515],{"className":4516,"style":809},[158],[59,4518,4520,4523,4526,4529,4532,4535],{"className":4519,"style":813},[80],[59,4521,112],{"className":4522,"style":111},[80,81],[59,4524,345],{"className":4525},[344],[59,4527,4385],{"className":4528},[80,81],[59,4530,345],{"className":4531},[344],[59,4533,133],{"className":4534},[80,81],[59,4536,4472],{"className":4537},[358],[59,4539,4540,4543],{"style":884},[59,4541],{"className":4542,"style":809},[158],[59,4544,4546],{"className":4545,"style":892},[891],[894,4547,4548],{"xmlns":896,"width":897,"height":898,"viewBox":899,"preserveAspectRatio":900},[902,4549],{"d":904},[59,4551,175],{"className":4552},[174],[59,4554,4556],{"className":4555},[146],[59,4557,4559],{"className":4558,"style":914},[150],[59,4560],{},"; only the counting mechanism changed. The hash\ngranularity is the whole design: too coarse and distinct states collide into one\ncount so novelty is undercounted; too fine and every state is its own bucket so\nevery count stays at one and nothing is ever ",[4355,4563,4564],{},"familiar.",[362,4566],{"hash":4567},"a43e4d8f25cd5fb8fb91e8244d136ca2ea93f41fed43119d9eaca3b9b2069618",[47,4569,4571],{"id":4570},"intrinsic-motivation-and-curiosity","Intrinsic motivation and curiosity",[11,4573,4574,4575,4578,4579,4582,4583,4586],{},"Pseudo-counts reward states that are ",[21,4576,4577],{},"rare",". A subtly different idea rewards\nstates that are ",[21,4580,4581],{},"surprising"," — that violate the agent's own predictions. This is\n",[29,4584,4585],{},"intrinsic motivation",": a reward manufactured internally by the agent, not\nhanded down by the environment, meant to capture something like curiosity. The\ntwo notions overlap (a rare state is often a surprising one) but the machinery\ndiffers, and the curiosity view scales better because it needs no\nexplicit count table.",[11,4588,4589,4590,4593,4594,4597,4598,4613],{},"Formally, we split the reward the agent maximizes into an ",[29,4591,4592],{},"extrinsic"," part\nfrom the environment and an ",[29,4595,4596],{},"intrinsic"," part from the exploration signal, with\na coefficient ",[59,4599,4601],{"className":4600},[62],[59,4602,4604],{"className":4603,"ariaHidden":67},[66],[59,4605,4607,4610],{"className":4606},[71],[59,4608],{"className":4609,"style":3732},[75],[59,4611,2676],{"className":4612,"style":2675},[80,81]," trading them off:",[59,4615,4617],{"className":4616},[2004],[59,4618,4620],{"className":4619},[62],[59,4621,4623,4685,4761],{"className":4622,"ariaHidden":67},[66],[59,4624,4626,4629,4670,4673,4676,4679,4682],{"className":4625},[71],[59,4627],{"className":4628,"style":126},[75],[59,4630,4632,4635],{"className":4631},[80],[59,4633,2422],{"className":4634,"style":2421},[80,81],[59,4636,4638],{"className":4637},[137],[59,4639,4641,4662],{"className":4640},[141,142],[59,4642,4644,4659],{"className":4643},[146],[59,4645,4647],{"className":4646,"style":529},[150],[59,4648,4650,4653],{"style":4649},"top:-2.55em;margin-left:-0.0278em;margin-right:0.05em;",[59,4651],{"className":4652,"style":159},[158],[59,4654,4656],{"className":4655},[163,164,165,166],[59,4657,542],{"className":4658},[80,81,166],[59,4660,175],{"className":4661},[174],[59,4663,4665],{"className":4664},[146],[59,4666,4668],{"className":4667,"style":182},[150],[59,4669],{},[59,4671],{"className":4672,"style":940},[205],[59,4674],{"className":4675,"style":940},[205],[59,4677,945],{"className":4678},[944],[59,4680],{"className":4681,"style":940},[205],[59,4683],{"className":4684,"style":940},[205],[59,4686,4688,4692,4745,4748,4751,4755,4758],{"className":4687},[71],[59,4689],{"className":4690,"style":4691},[75],"height:0.9614em;vertical-align:-0.247em;",[59,4693,4695,4698],{"className":4694},[80],[59,4696,2422],{"className":4697,"style":2421},[80,81],[59,4699,4701],{"className":4700},[137],[59,4702,4704,4737],{"className":4703},[141,142],[59,4705,4707,4734],{"className":4706},[146],[59,4708,4711,4722],{"className":4709,"style":4710},[150],"height:0.7144em;",[59,4712,4713,4716],{"style":2438},[59,4714],{"className":4715,"style":159},[158],[59,4717,4719],{"className":4718},[163,164,165,166],[59,4720,542],{"className":4721},[80,81,166],[59,4723,4724,4727],{"style":2450},[59,4725],{"className":4726,"style":159},[158],[59,4728,4730],{"className":4729},[163,164,165,166],[59,4731,4733],{"className":4732},[80,81,166],"e",[59,4735,175],{"className":4736},[174],[59,4738,4740],{"className":4739},[146],[59,4741,4743],{"className":4742,"style":2470},[150],[59,4744],{},[59,4746],{"className":4747,"style":940},[205],[59,4749],{"className":4750,"style":206},[205],[59,4752,4754],{"className":4753},[210],"+",[59,4756],{"className":4757,"style":940},[205],[59,4759],{"className":4760,"style":206},[205],[59,4762,4764,4767,4770,4773,4824],{"className":4763},[71],[59,4765],{"className":4766,"style":2414},[75],[59,4768,2676],{"className":4769,"style":2675},[80,81],[59,4771],{"className":4772,"style":632},[205],[59,4774,4776,4779],{"className":4775},[80],[59,4777,2422],{"className":4778,"style":2421},[80,81],[59,4780,4782],{"className":4781},[137],[59,4783,4785,4816],{"className":4784},[141,142],[59,4786,4788,4813],{"className":4787},[146],[59,4789,4791,4802],{"className":4790,"style":2435},[150],[59,4792,4793,4796],{"style":2438},[59,4794],{"className":4795,"style":159},[158],[59,4797,4799],{"className":4798},[163,164,165,166],[59,4800,542],{"className":4801},[80,81,166],[59,4803,4804,4807],{"style":2450},[59,4805],{"className":4806,"style":159},[158],[59,4808,4810],{"className":4809},[163,164,165,166],[59,4811,2460],{"className":4812},[80,81,166],[59,4814,175],{"className":4815},[174],[59,4817,4819],{"className":4818},[146],[59,4820,4822],{"className":4821,"style":2470},[150],[59,4823],{},[59,4825,45],{"className":4826},[80],[11,4828,4829,4830,4895,4896,4948,4949,5012,5013,5065],{},"Every method in this lesson is one choice of ",[59,4831,4833],{"className":4832},[62],[59,4834,4836],{"className":4835,"ariaHidden":67},[66],[59,4837,4839,4843],{"className":4838},[71],[59,4840],{"className":4841,"style":4842},[75],"height:1.0717em;vertical-align:-0.247em;",[59,4844,4846,4849],{"className":4845},[80],[59,4847,2422],{"className":4848,"style":2421},[80,81],[59,4850,4852],{"className":4851},[137],[59,4853,4855,4887],{"className":4854},[141,142],[59,4856,4858,4884],{"className":4857},[146],[59,4859,4862,4873],{"className":4860,"style":4861},[150],"height:0.8247em;",[59,4863,4864,4867],{"style":2438},[59,4865],{"className":4866,"style":159},[158],[59,4868,4870],{"className":4869},[163,164,165,166],[59,4871,542],{"className":4872},[80,81,166],[59,4874,4875,4878],{"style":328},[59,4876],{"className":4877,"style":159},[158],[59,4879,4881],{"className":4880},[163,164,165,166],[59,4882,2460],{"className":4883},[80,81,166],[59,4885,175],{"className":4886},[174],[59,4888,4890],{"className":4889},[146],[59,4891,4893],{"className":4892,"style":2470},[150],[59,4894],{},". The RL algorithm does not\nchange — it still maximizes cumulative ",[59,4897,4899],{"className":4898},[62],[59,4900,4902],{"className":4901,"ariaHidden":67},[66],[59,4903,4905,4908],{"className":4904},[71],[59,4906],{"className":4907,"style":126},[75],[59,4909,4911,4914],{"className":4910},[80],[59,4912,2422],{"className":4913,"style":2421},[80,81],[59,4915,4917],{"className":4916},[137],[59,4918,4920,4940],{"className":4919},[141,142],[59,4921,4923,4937],{"className":4922},[146],[59,4924,4926],{"className":4925,"style":529},[150],[59,4927,4928,4931],{"style":4649},[59,4929],{"className":4930,"style":159},[158],[59,4932,4934],{"className":4933},[163,164,165,166],[59,4935,542],{"className":4936},[80,81,166],[59,4938,175],{"className":4939},[174],[59,4941,4943],{"className":4942},[146],[59,4944,4946],{"className":4945,"style":182},[150],[59,4947],{}," — but because ",[59,4950,4952],{"className":4951},[62],[59,4953,4955],{"className":4954,"ariaHidden":67},[66],[59,4956,4958,4961],{"className":4957},[71],[59,4959],{"className":4960,"style":4842},[75],[59,4962,4964,4967],{"className":4963},[80],[59,4965,2422],{"className":4966,"style":2421},[80,81],[59,4968,4970],{"className":4969},[137],[59,4971,4973,5004],{"className":4972},[141,142],[59,4974,4976,5001],{"className":4975},[146],[59,4977,4979,4990],{"className":4978,"style":4861},[150],[59,4980,4981,4984],{"style":2438},[59,4982],{"className":4983,"style":159},[158],[59,4985,4987],{"className":4986},[163,164,165,166],[59,4988,542],{"className":4989},[80,81,166],[59,4991,4992,4995],{"style":328},[59,4993],{"className":4994,"style":159},[158],[59,4996,4998],{"className":4997},[163,164,165,166],[59,4999,2460],{"className":5000},[80,81,166],[59,5002,175],{"className":5003},[174],[59,5005,5007],{"className":5006},[146],[59,5008,5010],{"className":5009,"style":2470},[150],[59,5011],{}," is large in\nunexplored regions, the optimal policy under ",[59,5014,5016],{"className":5015},[62],[59,5017,5019],{"className":5018,"ariaHidden":67},[66],[59,5020,5022,5025],{"className":5021},[71],[59,5023],{"className":5024,"style":126},[75],[59,5026,5028,5031],{"className":5027},[80],[59,5029,2422],{"className":5030,"style":2421},[80,81],[59,5032,5034],{"className":5033},[137],[59,5035,5037,5057],{"className":5036},[141,142],[59,5038,5040,5054],{"className":5039},[146],[59,5041,5043],{"className":5042,"style":529},[150],[59,5044,5045,5048],{"style":4649},[59,5046],{"className":5047,"style":159},[158],[59,5049,5051],{"className":5050},[163,164,165,166],[59,5052,542],{"className":5053},[80,81,166],[59,5055,175],{"className":5056},[174],[59,5058,5060],{"className":5059},[146],[59,5061,5063],{"className":5062,"style":182},[150],[59,5064],{}," deliberately seeks them out.",[362,5067],{"hash":5068},"2f26cb8c579df92313f66ab11bca6a469c43ce7fceb63577fd7abcd9c1ac2df0",[412,5070,5072],{"id":5071},"the-intrinsic-curiosity-module","The Intrinsic Curiosity Module",[11,5074,5075,5076,5079,5080,5088,5089,5092],{},"The Intrinsic Curiosity Module (ICM) of Pathak et al. (2017) defines surprise as\n",[29,5077,5078],{},"prediction error in a learned feature space",", and its central trick is to\nchoose that feature space so the agent is not fooled by noise it cannot\ncontrol.",[373,5081,5082],{},[15,5083,5087],{"href":5084,"ariaDescribedBy":5085,"dataFootnoteRef":6,"id":5086},"#user-content-fn-pathak",[379],"user-content-fnref-pathak","3"," Predicting raw future pixels would make an agent ",[4355,5090,5091],{},"curious","\nabout a swaying tree or television static — high-entropy pixels it can neither\npredict nor influence. ICM avoids this with two coupled models.",[11,5094,13,5095,5098,5099,5160,5161,5232,5233,5285,5286,5301,5302,5317,5318,5321],{},[29,5096,5097],{},"inverse model"," takes the features of two consecutive states ",[59,5100,5102],{"className":5101},[62],[59,5103,5105],{"className":5104,"ariaHidden":67},[66],[59,5106,5108,5111,5114,5117,5157],{"className":5107},[71],[59,5109],{"className":5110,"style":473},[75],[59,5112,4385],{"className":5113},[80,81],[59,5115,345],{"className":5116},[344],[59,5118,5120,5123],{"className":5119},[80],[59,5121,133],{"className":5122},[80,81],[59,5124,5126],{"className":5125},[137],[59,5127,5129,5149],{"className":5128},[141,142],[59,5130,5132,5146],{"className":5131},[146],[59,5133,5135],{"className":5134,"style":529},[150],[59,5136,5137,5140],{"style":154},[59,5138],{"className":5139,"style":159},[158],[59,5141,5143],{"className":5142},[163,164,165,166],[59,5144,542],{"className":5145},[80,81,166],[59,5147,175],{"className":5148},[174],[59,5150,5152],{"className":5151},[146],[59,5153,5155],{"className":5154,"style":182},[150],[59,5156],{},[59,5158,359],{"className":5159},[358],"\nand ",[59,5162,5164],{"className":5163},[62],[59,5165,5167],{"className":5166,"ariaHidden":67},[66],[59,5168,5170,5173,5176,5179,5229],{"className":5169},[71],[59,5171],{"className":5172,"style":473},[75],[59,5174,4385],{"className":5175},[80,81],[59,5177,345],{"className":5178},[344],[59,5180,5182,5185],{"className":5181},[80],[59,5183,133],{"className":5184},[80,81],[59,5186,5188],{"className":5187},[137],[59,5189,5191,5220],{"className":5190},[141,142],[59,5192,5194,5217],{"className":5193},[146],[59,5195,5197],{"className":5196,"style":151},[150],[59,5198,5199,5202],{"style":154},[59,5200],{"className":5201,"style":159},[158],[59,5203,5205],{"className":5204},[163,164,165,166],[59,5206,5208,5211,5214],{"className":5207},[80,166],[59,5209,542],{"className":5210},[80,81,166],[59,5212,4754],{"className":5213},[210,166],[59,5215,170],{"className":5216},[80,166],[59,5218,175],{"className":5219},[174],[59,5221,5223],{"className":5222},[146],[59,5224,5227],{"className":5225,"style":5226},[150],"height:0.2083em;",[59,5228],{},[59,5230,359],{"className":5231},[358]," and predicts the action ",[59,5234,5236],{"className":5235},[62],[59,5237,5239],{"className":5238,"ariaHidden":67},[66],[59,5240,5242,5245],{"className":5241},[71],[59,5243],{"className":5244,"style":126},[75],[59,5246,5248,5251],{"className":5247},[80],[59,5249,15],{"className":5250},[80,81],[59,5252,5254],{"className":5253},[137],[59,5255,5257,5277],{"className":5256},[141,142],[59,5258,5260,5274],{"className":5259},[146],[59,5261,5263],{"className":5262,"style":529},[150],[59,5264,5265,5268],{"style":154},[59,5266],{"className":5267,"style":159},[158],[59,5269,5271],{"className":5270},[163,164,165,166],[59,5272,542],{"className":5273},[80,81,166],[59,5275,175],{"className":5276},[174],[59,5278,5280],{"className":5279},[146],[59,5281,5283],{"className":5282,"style":182},[150],[59,5284],{}," that connected them. Training\nthis model shapes the feature encoder ",[59,5287,5289],{"className":5288},[62],[59,5290,5292],{"className":5291,"ariaHidden":67},[66],[59,5293,5295,5298],{"className":5294},[71],[59,5296],{"className":5297,"style":3732},[75],[59,5299,4385],{"className":5300},[80,81],": to predict the action, ",[59,5303,5305],{"className":5304},[62],[59,5306,5308],{"className":5307,"ariaHidden":67},[66],[59,5309,5311,5314],{"className":5310},[71],[59,5312],{"className":5313,"style":3732},[75],[59,5315,4385],{"className":5316},[80,81]," must\nkeep exactly the parts of the state the agent's actions ",[21,5319,5320],{},"affect",", and it has no\nreason to encode anything the agent cannot change (the static, the tree). This is\nthe key move — the representation is filtered down to the controllable.",[11,5323,13,5324,5327,5328,5389,5390,5442,5443,5556],{},[29,5325,5326],{},"forward model"," then works inside that filtered space. It takes\n",[59,5329,5331],{"className":5330},[62],[59,5332,5334],{"className":5333,"ariaHidden":67},[66],[59,5335,5337,5340,5343,5346,5386],{"className":5336},[71],[59,5338],{"className":5339,"style":473},[75],[59,5341,4385],{"className":5342},[80,81],[59,5344,345],{"className":5345},[344],[59,5347,5349,5352],{"className":5348},[80],[59,5350,133],{"className":5351},[80,81],[59,5353,5355],{"className":5354},[137],[59,5356,5358,5378],{"className":5357},[141,142],[59,5359,5361,5375],{"className":5360},[146],[59,5362,5364],{"className":5363,"style":529},[150],[59,5365,5366,5369],{"style":154},[59,5367],{"className":5368,"style":159},[158],[59,5370,5372],{"className":5371},[163,164,165,166],[59,5373,542],{"className":5374},[80,81,166],[59,5376,175],{"className":5377},[174],[59,5379,5381],{"className":5380},[146],[59,5382,5384],{"className":5383,"style":182},[150],[59,5385],{},[59,5387,359],{"className":5388},[358]," and the action ",[59,5391,5393],{"className":5392},[62],[59,5394,5396],{"className":5395,"ariaHidden":67},[66],[59,5397,5399,5402],{"className":5398},[71],[59,5400],{"className":5401,"style":126},[75],[59,5403,5405,5408],{"className":5404},[80],[59,5406,15],{"className":5407},[80,81],[59,5409,5411],{"className":5410},[137],[59,5412,5414,5434],{"className":5413},[141,142],[59,5415,5417,5431],{"className":5416},[146],[59,5418,5420],{"className":5419,"style":529},[150],[59,5421,5422,5425],{"style":154},[59,5423],{"className":5424,"style":159},[158],[59,5426,5428],{"className":5427},[163,164,165,166],[59,5429,542],{"className":5430},[80,81,166],[59,5432,175],{"className":5433},[174],[59,5435,5437],{"className":5436},[146],[59,5438,5440],{"className":5439,"style":182},[150],[59,5441],{}," and predicts the next features\n",[59,5444,5446],{"className":5445},[62],[59,5447,5449],{"className":5448,"ariaHidden":67},[66],[59,5450,5452,5456,5501,5504,5553],{"className":5451},[71],[59,5453],{"className":5454,"style":5455},[75],"height:1.2079em;vertical-align:-0.25em;",[59,5457,5459],{"className":5458},[80,1768],[59,5460,5462,5492],{"className":5461},[141,142],[59,5463,5465,5489],{"className":5464},[146],[59,5466,5469,5477],{"className":5467,"style":5468},[150],"height:0.9579em;",[59,5470,5471,5474],{"style":1330},[59,5472],{"className":5473,"style":1334},[158],[59,5475,4385],{"className":5476},[80,81],[59,5478,5480,5483],{"style":5479},"top:-3.2634em;",[59,5481],{"className":5482,"style":1334},[158],[59,5484,5486],{"className":5485,"style":1797},[1796],[59,5487,1801],{"className":5488},[80],[59,5490,175],{"className":5491},[174],[59,5493,5495],{"className":5494},[146],[59,5496,5499],{"className":5497,"style":5498},[150],"height:0.1944em;",[59,5500],{},[59,5502,345],{"className":5503},[344],[59,5505,5507,5510],{"className":5506},[80],[59,5508,133],{"className":5509},[80,81],[59,5511,5513],{"className":5512},[137],[59,5514,5516,5545],{"className":5515},[141,142],[59,5517,5519,5542],{"className":5518},[146],[59,5520,5522],{"className":5521,"style":151},[150],[59,5523,5524,5527],{"style":154},[59,5525],{"className":5526,"style":159},[158],[59,5528,5530],{"className":5529},[163,164,165,166],[59,5531,5533,5536,5539],{"className":5532},[80,166],[59,5534,542],{"className":5535},[80,81,166],[59,5537,4754],{"className":5538},[210,166],[59,5540,170],{"className":5541},[80,166],[59,5543,175],{"className":5544},[174],[59,5546,5548],{"className":5547},[146],[59,5549,5551],{"className":5550,"style":5226},[150],[59,5552],{},[59,5554,359],{"className":5555},[358],". The intrinsic reward is how badly it misses:",[59,5558,5560],{"className":5559},[2004],[59,5561,5563],{"className":5562},[62],[59,5564,5566,5638,5866],{"className":5565,"ariaHidden":67},[66],[59,5567,5569,5572,5623,5626,5629,5632,5635],{"className":5568},[71],[59,5570],{"className":5571,"style":2414},[75],[59,5573,5575,5578],{"className":5574},[80],[59,5576,2422],{"className":5577,"style":2421},[80,81],[59,5579,5581],{"className":5580},[137],[59,5582,5584,5615],{"className":5583},[141,142],[59,5585,5587,5612],{"className":5586},[146],[59,5588,5590,5601],{"className":5589,"style":2435},[150],[59,5591,5592,5595],{"style":2438},[59,5593],{"className":5594,"style":159},[158],[59,5596,5598],{"className":5597},[163,164,165,166],[59,5599,542],{"className":5600},[80,81,166],[59,5602,5603,5606],{"style":2450},[59,5604],{"className":5605,"style":159},[158],[59,5607,5609],{"className":5608},[163,164,165,166],[59,5610,2460],{"className":5611},[80,81,166],[59,5613,175],{"className":5614},[174],[59,5616,5618],{"className":5617},[146],[59,5619,5621],{"className":5620,"style":2470},[150],[59,5622],{},[59,5624],{"className":5625,"style":940},[205],[59,5627],{"className":5628,"style":940},[205],[59,5630,945],{"className":5631},[944],[59,5633],{"className":5634,"style":940},[205],[59,5636],{"className":5637,"style":940},[205],[59,5639,5641,5645,5710,5713,5760,5802,5805,5854,5857,5860,5863],{"className":5640},[71],[59,5642],{"className":5643,"style":5644},[75],"height:1.7936em;vertical-align:-0.686em;",[59,5646,5648,5651,5707],{"className":5647},[80],[59,5649],{"className":5650},[344,2094],[59,5652,5654],{"className":5653},[2098],[59,5655,5657,5699],{"className":5656},[141,142],[59,5658,5660,5696],{"className":5659},[146],[59,5661,5664,5675,5683],{"className":5662,"style":5663},[150],"height:1.1076em;",[59,5665,5666,5669],{"style":2111},[59,5667],{"className":5668,"style":1334},[158],[59,5670,5672],{"className":5671},[80],[59,5673,313],{"className":5674},[80],[59,5676,5677,5680],{"style":2184},[59,5678],{"className":5679,"style":1334},[158],[59,5681],{"className":5682,"style":2192},[2191],[59,5684,5685,5688],{"style":2195},[59,5686],{"className":5687,"style":1334},[158],[59,5689,5691],{"className":5690},[80],[59,5692,5695],{"className":5693,"style":5694},[80,81],"margin-right:0.0359em;","η",[59,5697,175],{"className":5698},[174],[59,5700,5702],{"className":5701},[146],[59,5703,5705],{"className":5704,"style":3465},[150],[59,5706],{},[59,5708],{"className":5709},[358,2094],[59,5711],{"className":5712,"style":632},[205],[59,5714,5716],{"className":5715},[344],[59,5717,5721],{"className":5718},[5719,5720],"delimsizing","mult",[59,5722,5724,5751],{"className":5723},[141,142],[59,5725,5727,5748],{"className":5726},[146],[59,5728,5731],{"className":5729,"style":5730},[150],"height:0.85em;",[59,5732,5734,5737],{"style":5733},"top:-2.85em;",[59,5735],{"className":5736,"style":809},[158],[59,5738,5740],{"style":5739},"width:0.556em;height:1.2em;",[894,5741,5745],{"xmlns":896,"width":5742,"height":5743,"viewBox":5744},"0.556em","1.2em","0 0 556 1200",[902,5746],{"d":5747},"M145 15 v585 v0 v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v0 v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M188 15 H145 v585 v0 v585 h43z\nM367 15 v585 v0 v585 c2.667,10,9.667,15,21,15\nc10,0,16.667,-5,20,-15 v-585 v0 v-585 c-2.667,-10,-9.667,-15,-21,-15\nc-10,0,-16.667,5,-20,15z M410 15 H367 v585 v0 v585 h43z",[59,5749,175],{"className":5750},[174],[59,5752,5754],{"className":5753},[146],[59,5755,5758],{"className":5756,"style":5757},[150],"height:0.35em;",[59,5759],{},[59,5761,5763],{"className":5762},[80,1768],[59,5764,5766,5794],{"className":5765},[141,142],[59,5767,5769,5791],{"className":5768},[146],[59,5770,5772,5780],{"className":5771,"style":5468},[150],[59,5773,5774,5777],{"style":1330},[59,5775],{"className":5776,"style":1334},[158],[59,5778,4385],{"className":5779},[80,81],[59,5781,5782,5785],{"style":5479},[59,5783],{"className":5784,"style":1334},[158],[59,5786,5788],{"className":5787,"style":1797},[1796],[59,5789,1801],{"className":5790},[80],[59,5792,175],{"className":5793},[174],[59,5795,5797],{"className":5796},[146],[59,5798,5800],{"className":5799,"style":5498},[150],[59,5801],{},[59,5803,345],{"className":5804},[344],[59,5806,5808,5811],{"className":5807},[80],[59,5809,133],{"className":5810},[80,81],[59,5812,5814],{"className":5813},[137],[59,5815,5817,5846],{"className":5816},[141,142],[59,5818,5820,5843],{"className":5819},[146],[59,5821,5823],{"className":5822,"style":151},[150],[59,5824,5825,5828],{"style":154},[59,5826],{"className":5827,"style":159},[158],[59,5829,5831],{"className":5830},[163,164,165,166],[59,5832,5834,5837,5840],{"className":5833},[80,166],[59,5835,542],{"className":5836},[80,81,166],[59,5838,4754],{"className":5839},[210,166],[59,5841,170],{"className":5842},[80,166],[59,5844,175],{"className":5845},[174],[59,5847,5849],{"className":5848},[146],[59,5850,5852],{"className":5851,"style":5226},[150],[59,5853],{},[59,5855,359],{"className":5856},[358],[59,5858],{"className":5859,"style":206},[205],[59,5861,211],{"className":5862},[210],[59,5864],{"className":5865,"style":206},[205],[59,5867,5869,5873,5876,5879,5928,5931,5996],{"className":5868},[71],[59,5870],{"className":5871,"style":5872},[75],"height:1.404em;vertical-align:-0.35em;",[59,5874,4385],{"className":5875},[80,81],[59,5877,345],{"className":5878},[344],[59,5880,5882,5885],{"className":5881},[80],[59,5883,133],{"className":5884},[80,81],[59,5886,5888],{"className":5887},[137],[59,5889,5891,5920],{"className":5890},[141,142],[59,5892,5894,5917],{"className":5893},[146],[59,5895,5897],{"className":5896,"style":151},[150],[59,5898,5899,5902],{"style":154},[59,5900],{"className":5901,"style":159},[158],[59,5903,5905],{"className":5904},[163,164,165,166],[59,5906,5908,5911,5914],{"className":5907},[80,166],[59,5909,542],{"className":5910},[80,81,166],[59,5912,4754],{"className":5913},[210,166],[59,5915,170],{"className":5916},[80,166],[59,5918,175],{"className":5919},[174],[59,5921,5923],{"className":5922},[146],[59,5924,5926],{"className":5925,"style":5226},[150],[59,5927],{},[59,5929,359],{"className":5930},[358],[59,5932,5934,5971],{"className":5933},[358],[59,5935,5937],{"className":5936},[358],[59,5938,5940],{"className":5939},[5719,5720],[59,5941,5943,5963],{"className":5942},[141,142],[59,5944,5946,5960],{"className":5945},[146],[59,5947,5949],{"className":5948,"style":5730},[150],[59,5950,5951,5954],{"style":5733},[59,5952],{"className":5953,"style":809},[158],[59,5955,5956],{"style":5739},[894,5957,5958],{"xmlns":896,"width":5742,"height":5743,"viewBox":5744},[902,5959],{"d":5747},[59,5961,175],{"className":5962},[174],[59,5964,5966],{"className":5965},[146],[59,5967,5969],{"className":5968,"style":5757},[150],[59,5970],{},[59,5972,5974],{"className":5973},[137],[59,5975,5977],{"className":5976},[141],[59,5978,5980],{"className":5979},[146],[59,5981,5984],{"className":5982,"style":5983},[150],"height:1.054em;",[59,5985,5987,5990],{"style":5986},"top:-3.3029em;margin-right:0.05em;",[59,5988],{"className":5989,"style":159},[158],[59,5991,5993],{"className":5992},[163,164,165,166],[59,5994,313],{"className":5995},[80,166],[59,5997,45],{"className":5998},[80],[11,6000,6001,6002,6083],{},"Where the forward model predicts well — familiar, already-mastered dynamics —\nthe error is small and ",[59,6003,6005],{"className":6004},[62],[59,6006,6008,6074],{"className":6007,"ariaHidden":67},[66],[59,6009,6011,6014,6065,6068,6071],{"className":6010},[71],[59,6012],{"className":6013,"style":4842},[75],[59,6015,6017,6020],{"className":6016},[80],[59,6018,2422],{"className":6019,"style":2421},[80,81],[59,6021,6023],{"className":6022},[137],[59,6024,6026,6057],{"className":6025},[141,142],[59,6027,6029,6054],{"className":6028},[146],[59,6030,6032,6043],{"className":6031,"style":4861},[150],[59,6033,6034,6037],{"style":2438},[59,6035],{"className":6036,"style":159},[158],[59,6038,6040],{"className":6039},[163,164,165,166],[59,6041,542],{"className":6042},[80,81,166],[59,6044,6045,6048],{"style":328},[59,6046],{"className":6047,"style":159},[158],[59,6049,6051],{"className":6050},[163,164,165,166],[59,6052,2460],{"className":6053},[80,81,166],[59,6055,175],{"className":6056},[174],[59,6058,6060],{"className":6059},[146],[59,6061,6063],{"className":6062,"style":2470},[150],[59,6064],{},[59,6066],{"className":6067,"style":940},[205],[59,6069,3514],{"className":6070},[944],[59,6072],{"className":6073,"style":940},[205],[59,6075,6077,6080],{"className":6076},[71],[59,6078],{"className":6079,"style":221},[75],[59,6081,655],{"className":6082},[80],". Where it predicts poorly — a state\nwhose consequences the agent has not yet learned — the error is large and the\nagent is rewarded for going there. As it revisits and the forward model learns,\nthe reward for that region decays, so curiosity is self-extinguishing: once a\nregion is understood its reward vanishes, and the agent moves on.",[362,6085],{"hash":6086},"dd55221eed8a86bff69eb090109312779f7dd7e15bb7a0f9907eaafb18b5d12b",[362,6088],{"hash":6089},"ab13bacae98df41bdad7ec8024f91ad2a9d87c4ad98a9cec336bb635531cd8e1",[387,6091,6092],{"type":389},[11,6093,6094,6097,6098,6113,6114,6117,6118,6133,6134,6137],{},[29,6095,6096],{},"Definition (Intrinsic Curiosity Module)."," An intrinsic-reward scheme that\nlearns a feature encoder ",[59,6099,6101],{"className":6100},[62],[59,6102,6104],{"className":6103,"ariaHidden":67},[66],[59,6105,6107,6110],{"className":6106},[71],[59,6108],{"className":6109,"style":3732},[75],[59,6111,4385],{"className":6112},[80,81]," via an ",[21,6115,6116],{},"inverse"," dynamics model (predict the\naction from consecutive state features, forcing ",[59,6119,6121],{"className":6120},[62],[59,6122,6124],{"className":6123,"ariaHidden":67},[66],[59,6125,6127,6130],{"className":6126},[71],[59,6128],{"className":6129,"style":3732},[75],[59,6131,4385],{"className":6132},[80,81]," to represent only the\nagent-controllable factors of the state) and a ",[21,6135,6136],{},"forward"," dynamics model\n(predict the next features from the current features and action). The intrinsic\nreward is the forward model's prediction error, so the agent is rewarded for\nreaching states whose dynamics it cannot yet predict, and the reward vanishes\nas those dynamics are learned.",[11,6139,6140,6141,6144],{},"Pathak et al. showed ICM driving exploration in VizDoom and Super Mario Bros.\nwith ",[21,6142,6143],{},"no extrinsic reward at all"," — pure curiosity carried Mario across large\nfractions of a level, because progress into unseen territory is precisely what\nmaximizes forward-model surprise.",[412,6146,6148],{"id":6147},"random-network-distillation","Random Network Distillation",[11,6150,6151,6152,6155,6156],{},"ICM's forward model is expensive and, worse, exposed to the ",[29,6153,6154],{},"noisy-TV problem","\nin its sharpest form: if any part of the environment is genuinely stochastic and\nunpredictable, the forward model can never drive its error to zero there, so the\nagent gets stuck earning intrinsic reward by staring at noise. Random Network\nDistillation (RND) of Burda et al. (2019) sidesteps both issues with a\ndeliberately simpler definition of novelty.",[373,6157,6158],{},[15,6159,6163],{"href":6160,"ariaDescribedBy":6161,"dataFootnoteRef":6,"id":6162},"#user-content-fn-burda",[379],"user-content-fnref-burda","4",[11,6165,6166,6167,1751,6170,6187,6188,6191,6192,6195,6251],{},"Fix a ",[29,6168,6169],{},"random target network",[59,6171,6173],{"className":6172},[62],[59,6174,6176],{"className":6175,"ariaHidden":67},[66],[59,6177,6179,6182],{"className":6178},[71],[59,6180],{"className":6181,"style":3732},[75],[59,6183,6186],{"className":6184,"style":6185},[80,81],"margin-right:0.1076em;","f",": a neural net with random, frozen weights\nthat maps a state to a feature vector. It computes some arbitrary but\n",[21,6189,6190],{},"deterministic"," function of the state. Train a second ",[29,6193,6194],{},"predictor network",[59,6196,6198],{"className":6197},[62],[59,6199,6201],{"className":6200,"ariaHidden":67},[66],[59,6202,6204,6208],{"className":6203},[71],[59,6205],{"className":6206,"style":6207},[75],"height:1.1523em;vertical-align:-0.1944em;",[59,6209,6211],{"className":6210},[80,1768],[59,6212,6214,6243],{"className":6213},[141,142],[59,6215,6217,6240],{"className":6216},[146],[59,6218,6220,6228],{"className":6219,"style":5468},[150],[59,6221,6222,6225],{"style":1330},[59,6223],{"className":6224,"style":1334},[158],[59,6226,6186],{"className":6227,"style":6185},[80,81],[59,6229,6230,6233],{"style":5479},[59,6231],{"className":6232,"style":1334},[158],[59,6234,6237],{"className":6235,"style":6236},[1796],"left:-0.0833em;",[59,6238,1801],{"className":6239},[80],[59,6241,175],{"className":6242},[174],[59,6244,6246],{"className":6245},[146],[59,6247,6249],{"className":6248,"style":5498},[150],[59,6250],{}," to match the target's output on the states the agent visits. The\nintrinsic reward is the predictor's error:",[59,6253,6255],{"className":6254},[2004],[59,6256,6258],{"className":6257},[62],[59,6259,6261,6333,6483],{"className":6260,"ariaHidden":67},[66],[59,6262,6264,6267,6318,6321,6324,6327,6330],{"className":6263},[71],[59,6265],{"className":6266,"style":2414},[75],[59,6268,6270,6273],{"className":6269},[80],[59,6271,2422],{"className":6272,"style":2421},[80,81],[59,6274,6276],{"className":6275},[137],[59,6277,6279,6310],{"className":6278},[141,142],[59,6280,6282,6307],{"className":6281},[146],[59,6283,6285,6296],{"className":6284,"style":2435},[150],[59,6286,6287,6290],{"style":2438},[59,6288],{"className":6289,"style":159},[158],[59,6291,6293],{"className":6292},[163,164,165,166],[59,6294,542],{"className":6295},[80,81,166],[59,6297,6298,6301],{"style":2450},[59,6299],{"className":6300,"style":159},[158],[59,6302,6304],{"className":6303},[163,164,165,166],[59,6305,2460],{"className":6306},[80,81,166],[59,6308,175],{"className":6309},[174],[59,6311,6313],{"className":6312},[146],[59,6314,6316],{"className":6315,"style":2470},[150],[59,6317],{},[59,6319],{"className":6320,"style":940},[205],[59,6322],{"className":6323,"style":940},[205],[59,6325,945],{"className":6326},[944],[59,6328],{"className":6329,"style":940},[205],[59,6331],{"className":6332,"style":940},[205],[59,6334,6336,6340,6377,6419,6422,6471,6474,6477,6480],{"className":6335},[71],[59,6337],{"className":6338,"style":6339},[75],"height:1.3079em;vertical-align:-0.35em;",[59,6341,6343],{"className":6342},[344],[59,6344,6346],{"className":6345},[5719,5720],[59,6347,6349,6369],{"className":6348},[141,142],[59,6350,6352,6366],{"className":6351},[146],[59,6353,6355],{"className":6354,"style":5730},[150],[59,6356,6357,6360],{"style":5733},[59,6358],{"className":6359,"style":809},[158],[59,6361,6362],{"style":5739},[894,6363,6364],{"xmlns":896,"width":5742,"height":5743,"viewBox":5744},[902,6365],{"d":5747},[59,6367,175],{"className":6368},[174],[59,6370,6372],{"className":6371},[146],[59,6373,6375],{"className":6374,"style":5757},[150],[59,6376],{},[59,6378,6380],{"className":6379},[80,1768],[59,6381,6383,6411],{"className":6382},[141,142],[59,6384,6386,6408],{"className":6385},[146],[59,6387,6389,6397],{"className":6388,"style":5468},[150],[59,6390,6391,6394],{"style":1330},[59,6392],{"className":6393,"style":1334},[158],[59,6395,6186],{"className":6396,"style":6185},[80,81],[59,6398,6399,6402],{"style":5479},[59,6400],{"className":6401,"style":1334},[158],[59,6403,6405],{"className":6404,"style":6236},[1796],[59,6406,1801],{"className":6407},[80],[59,6409,175],{"className":6410},[174],[59,6412,6414],{"className":6413},[146],[59,6415,6417],{"className":6416,"style":5498},[150],[59,6418],{},[59,6420,345],{"className":6421},[344],[59,6423,6425,6428],{"className":6424},[80],[59,6426,133],{"className":6427},[80,81],[59,6429,6431],{"className":6430},[137],[59,6432,6434,6463],{"className":6433},[141,142],[59,6435,6437,6460],{"className":6436},[146],[59,6438,6440],{"className":6439,"style":151},[150],[59,6441,6442,6445],{"style":154},[59,6443],{"className":6444,"style":159},[158],[59,6446,6448],{"className":6447},[163,164,165,166],[59,6449,6451,6454,6457],{"className":6450},[80,166],[59,6452,542],{"className":6453},[80,81,166],[59,6455,4754],{"className":6456},[210,166],[59,6458,170],{"className":6459},[80,166],[59,6461,175],{"className":6462},[174],[59,6464,6466],{"className":6465},[146],[59,6467,6469],{"className":6468,"style":5226},[150],[59,6470],{},[59,6472,359],{"className":6473},[358],[59,6475],{"className":6476,"style":206},[205],[59,6478,211],{"className":6479},[210],[59,6481],{"className":6482,"style":206},[205],[59,6484,6486,6489,6492,6495,6544,6547,6610],{"className":6485},[71],[59,6487],{"className":6488,"style":5872},[75],[59,6490,6186],{"className":6491,"style":6185},[80,81],[59,6493,345],{"className":6494},[344],[59,6496,6498,6501],{"className":6497},[80],[59,6499,133],{"className":6500},[80,81],[59,6502,6504],{"className":6503},[137],[59,6505,6507,6536],{"className":6506},[141,142],[59,6508,6510,6533],{"className":6509},[146],[59,6511,6513],{"className":6512,"style":151},[150],[59,6514,6515,6518],{"style":154},[59,6516],{"className":6517,"style":159},[158],[59,6519,6521],{"className":6520},[163,164,165,166],[59,6522,6524,6527,6530],{"className":6523},[80,166],[59,6525,542],{"className":6526},[80,81,166],[59,6528,4754],{"className":6529},[210,166],[59,6531,170],{"className":6532},[80,166],[59,6534,175],{"className":6535},[174],[59,6537,6539],{"className":6538},[146],[59,6540,6542],{"className":6541,"style":5226},[150],[59,6543],{},[59,6545,359],{"className":6546},[358],[59,6548,6550,6587],{"className":6549},[358],[59,6551,6553],{"className":6552},[358],[59,6554,6556],{"className":6555},[5719,5720],[59,6557,6559,6579],{"className":6558},[141,142],[59,6560,6562,6576],{"className":6561},[146],[59,6563,6565],{"className":6564,"style":5730},[150],[59,6566,6567,6570],{"style":5733},[59,6568],{"className":6569,"style":809},[158],[59,6571,6572],{"style":5739},[894,6573,6574],{"xmlns":896,"width":5742,"height":5743,"viewBox":5744},[902,6575],{"d":5747},[59,6577,175],{"className":6578},[174],[59,6580,6582],{"className":6581},[146],[59,6583,6585],{"className":6584,"style":5757},[150],[59,6586],{},[59,6588,6590],{"className":6589},[137],[59,6591,6593],{"className":6592},[141],[59,6594,6596],{"className":6595},[146],[59,6597,6599],{"className":6598,"style":5983},[150],[59,6600,6601,6604],{"style":5986},[59,6602],{"className":6603,"style":159},[158],[59,6605,6607],{"className":6606},[163,164,165,166],[59,6608,313],{"className":6609},[80,166],[59,6611,45],{"className":6612},[80],[11,6614,6615,6616,6619],{},"The logic is pure novelty detection. On states seen many times, the predictor\nhas been trained to match the target and its error is small. On a genuinely new\nstate, the predictor has never been trained there, so it mispredicts the target's\n(deterministic) output and the error is large. Because the target is a ",[21,6617,6618],{},"fixed\ndeterministic function",", there is nothing stochastic for the predictor to chase —\nthe noisy-TV failure that afflicts a forward model is absent, since the target gives\nthe same output for a given state every time regardless of environment noise.",[362,6621],{"hash":6622},"26eacf2fe45eb4d2459e3ad8759f473ab15cb1e06885d71018ddc663dcb10b8d",[387,6624,6625],{"type":389},[11,6626,6627,6630],{},[29,6628,6629],{},"Definition (Random Network Distillation)."," An intrinsic-reward scheme in\nwhich a predictor network is trained to reproduce the output of a fixed,\nrandomly initialized target network on the states the agent visits. The\nprediction error is the intrinsic reward: high on novel states (the predictor\nwas never trained there) and low on familiar ones. Because the target is a\ndeterministic function of the state, environment stochasticity does not inflate\nthe reward, avoiding the noisy-TV failure of forward-model curiosity.",[11,6632,6633,6634,6637],{},"RND is simple enough to bolt onto a strong policy-gradient learner, and Burda et\nal. did exactly that, combining it with PPO and separate value heads for the\nextrinsic and intrinsic streams. The result was the first agent to ",[21,6635,6636],{},"exceed\naverage human performance"," on Montezuma's Revenge and to occasionally finish the\nfirst level — a task ε-greedy agents scored zero on. The whole apparatus is one\nextra network trained by regression; it added a single well-chosen intrinsic\nreward, and that was enough.",[47,6639,6641],{"id":6640},"where-this-leaves-us","Where this leaves us",[11,6643,6644,6645,6708],{},"Two families of novelty signal are now in hand, and both plug into the same template:\nscore how unfamiliar a state is, turn the score into an intrinsic reward ",[59,6646,6648],{"className":6647},[62],[59,6649,6651],{"className":6650,"ariaHidden":67},[66],[59,6652,6654,6657],{"className":6653},[71],[59,6655],{"className":6656,"style":4842},[75],[59,6658,6660,6663],{"className":6659},[80],[59,6661,2422],{"className":6662,"style":2421},[80,81],[59,6664,6666],{"className":6665},[137],[59,6667,6669,6700],{"className":6668},[141,142],[59,6670,6672,6697],{"className":6671},[146],[59,6673,6675,6686],{"className":6674,"style":4861},[150],[59,6676,6677,6680],{"style":2438},[59,6678],{"className":6679,"style":159},[158],[59,6681,6683],{"className":6682},[163,164,165,166],[59,6684,542],{"className":6685},[80,81,166],[59,6687,6688,6691],{"style":328},[59,6689],{"className":6690,"style":159},[158],[59,6692,6694],{"className":6693},[163,164,165,166],[59,6695,2460],{"className":6696},[80,81,166],[59,6698,175],{"className":6699},[174],[59,6701,6703],{"className":6702},[146],[59,6704,6706],{"className":6705,"style":2470},[150],[59,6707],{},", and\nadd it to the environment's reward so the return-maximizing agent seeks the unfamiliar.",[6710,6711,6712,6782],"ul",{},[6713,6714,6715,6718,6719,6781],"li",{},[29,6716,6717],{},"Pseudo-counts"," recover UCB's ",[59,6720,6722],{"className":6721},[62],[59,6723,6725],{"className":6724,"ariaHidden":67},[66],[59,6726,6728,6731,6734],{"className":6727},[71],[59,6729],{"className":6730,"style":1309},[75],[59,6732,1313],{"className":6733},[80],[59,6735,6737],{"className":6736},[80,790],[59,6738,6740,6773],{"className":6739},[141,142],[59,6741,6743,6770],{"className":6742},[146],[59,6744,6746,6758],{"className":6745,"style":1326},[150],[59,6747,6749,6752],{"className":6748,"style":1330},[804],[59,6750],{"className":6751,"style":1334},[158],[59,6753,6755],{"className":6754,"style":1338},[80],[59,6756,112],{"className":6757,"style":111},[80,81],[59,6759,6760,6763],{"style":1344},[59,6761],{"className":6762,"style":1334},[158],[59,6764,6766],{"className":6765,"style":1351},[891],[894,6767,6768],{"xmlns":896,"width":897,"height":1354,"viewBox":1355,"preserveAspectRatio":900},[902,6769],{"d":1358},[59,6771,175],{"className":6772},[174],[59,6774,6776],{"className":6775},[146],[59,6777,6779],{"className":6778,"style":1368},[150],[59,6780],{}," bonus where the literal visit count is\nuseless, deriving an approximate count from a density model's surprise (or a hash).",[6713,6783,6784,6787,6788,6791],{},[29,6785,6786],{},"Curiosity"," (ICM, RND) rewards ",[21,6789,6790],{},"prediction error"," instead of rarity, and\nself-extinguishes as the agent masters a region — with RND's fixed random target\nsidestepping the noisy-TV failure of forward models.",[11,6793,6794,6795,6798,6799,6802,6803,6806,6807,45],{},"Both reward novelty ",[21,6796,6797],{},"after"," the agent stumbles into it. Two further ideas change that:\na posterior over value functions that drives ",[21,6800,6801],{},"committed",", directed exploration, and an\nexplicit archive that ",[21,6804,6805],{},"remembers and returns"," to the frontier rather than hoping a\nreward bonus leads back. Those — bootstrapped DQN, Go-Explore, and the modern systems\nbuilt on them — continue in\n",[15,6808,6809],{"href":43},"Exploration in Deep RL: Posterior Sampling and Go-Explore",[6811,6812,6815,6820],"section",{"className":6813,"dataFootnotes":6},[6814],"footnotes",[47,6816,6819],{"className":6817,"id":379},[6818],"sr-only","Footnotes",[6821,6822,6823,6852,6870,6888],"ol",{},[6713,6824,6826,6829,6830,6833,6834,6837,6838,1751,6845],{"id":6825},"user-content-fn-bellemare",[29,6827,6828],{},"Bellemare, Srinivasan, Ostrovski, Schaul, Saxton, Munos"," (2016), ",[4355,6831,6832],{},"Unifying Count-Based Exploration and Intrinsic Motivation",", ",[21,6835,6836],{},"NeurIPS"," — derives pseudo-counts from a sequential density model, relates them to information gain and prediction gain, and demonstrates the first substantial progress on Montezuma's Revenge with a count-based bonus on DQN. ",[15,6839,6844],{"href":6840,"ariaLabel":6841,"className":6842,"dataFootnoteBackref":6},"#user-content-fnref-bellemare","Back to reference 1",[6843],"data-footnote-backref","↩",[15,6846,6844,6850],{"href":6847,"ariaLabel":6848,"className":6849,"dataFootnoteBackref":6},"#user-content-fnref-bellemare-2","Back to reference 1-2",[6843],[373,6851,313],{},[6713,6853,6855,6858,6859,6833,6862,6864,6865],{"id":6854},"user-content-fn-tang",[29,6856,6857],{},"Tang, Houthooft, Foote, Stooke, Chen, Duan, Schulman, De Turck, Abbeel"," (2017), ",[4355,6860,6861],{},"#Exploration: A Study of Count-Based Exploration for Deep Reinforcement Learning",[21,6863,6836],{}," — replaces the density model with a hash of the state (SimHash \u002F a learned autoencoder code) and keeps ordinary counts over hash codes, giving a simple count-based bonus that generalizes to continuous and high-dimensional states. ",[15,6866,6844],{"href":6867,"ariaLabel":6868,"className":6869,"dataFootnoteBackref":6},"#user-content-fnref-tang","Back to reference 2",[6843],[6713,6871,6873,6858,6876,6833,6879,6882,6883],{"id":6872},"user-content-fn-pathak",[29,6874,6875],{},"Pathak, Agrawal, Efros, Darrell",[4355,6877,6878],{},"Curiosity-driven Exploration by Self-supervised Prediction",[21,6880,6881],{},"ICML"," — the Intrinsic Curiosity Module: an inverse dynamics model learns a feature space capturing only agent-controllable factors, and a forward model's prediction error in that space is the intrinsic reward, shown to explore VizDoom and Super Mario Bros. with little or no extrinsic reward. ",[15,6884,6844],{"href":6885,"ariaLabel":6886,"className":6887,"dataFootnoteBackref":6},"#user-content-fnref-pathak","Back to reference 3",[6843],[6713,6889,6891,6894,6895,6833,6898,6901,6902],{"id":6890},"user-content-fn-burda",[29,6892,6893],{},"Burda, Edwards, Storkey, Klimov"," (2019), ",[4355,6896,6897],{},"Exploration by Random Network Distillation",[21,6899,6900],{},"ICLR"," — defines novelty as the error of a predictor trained to match a fixed random target network, avoiding the noisy-TV problem of forward-prediction curiosity, and combined with PPO first exceeds average human performance on Montezuma's Revenge. ",[15,6903,6844],{"href":6904,"ariaLabel":6905,"className":6906,"dataFootnoteBackref":6},"#user-content-fnref-burda","Back to reference 4",[6843],{"title":6,"searchDepth":6908,"depth":6908,"links":6909},2,[6910,6914,6915,6919,6920],{"id":49,"depth":6908,"text":50,"children":6911},[6912],{"id":414,"depth":6913,"text":415},3,{"id":765,"depth":6908,"text":766},{"id":4570,"depth":6908,"text":4571,"children":6916},[6917,6918],{"id":5071,"depth":6913,"text":5072},{"id":6147,"depth":6913,"text":6148},{"id":6640,"depth":6908,"text":6641},{"id":379,"depth":6908,"text":6819},[],"computer-science","The multi-armed bandit\nisolated one problem and studied it to exhaustion: when feedback only\nevaluates the action you took, you must decide how much of your budget to\nspend trying alternatives you have not yet measured. There the answer was\nmostly settled — ε-greedy, optimistic initial values, UCB, gradient bandits,\nand (in spirit) Thompson sampling all balance exploration against exploitation\nin the one-state world, and they do it well.",false,"md",{"moduleNumber":6927,"lessonNumber":6928,"order":6929},5,7,507,"Modern Deep Reinforcement Learning",true,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration",[],"---\ntitle: \"Exploration in Deep RL: Novelty as Reward\"\nmodule: Modern Deep Reinforcement Learning\nmoduleNumber: 5\nlessonNumber: 7\norder: 507\nsummary: >\n  When the state space is enormous and reward is rare, ε-greedy amounts to\n  a random walk that almost never reaches the first\n  reward. This lesson scales the bandit's exploration ideas up to deep RL through\n  the dominant approach — manufacture a reward for novelty and let the agent chase it:\n  optimism and pseudo-counts from density models, and intrinsic motivation and\n  curiosity (the Intrinsic Curiosity Module and Random Network Distillation). A\n  companion lesson takes up posterior sampling, Go-Explore, and the modern methods.\ntopics: [Deep RL]\nsources:\n  - book: Grokking Deep RL\n    ref: \"Ch. 4 — Balancing the gathering and use of information; strategic exploration\"\n  - book: Grokking Deep RL\n    ref: \"Ch. 10 — Sample-efficient value-based methods; exploration in high dimensions\"\n---\n\nThe [multi-armed bandit](\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits)\nisolated one problem and studied it to exhaustion: when feedback only\n_evaluates_ the action you took, you must decide how much of your budget to\nspend trying alternatives you have not yet measured. There the answer was\nmostly settled — ε-greedy, optimistic initial values, UCB, gradient bandits,\nand (in spirit) Thompson sampling all balance exploration against exploitation\nin the one-state world, and they do it well.\n\nThen the state space explodes. Modern deep RL runs on environments with more\ndistinct states than there are atoms in the observable universe, and rewards\nthat arrive once every few hundred or few thousand actions, if at all. In that\nregime the bandit's tools break — not because the ideas are wrong, but because\neach assumed something (a small action set, a per-arm count, a tractable\nposterior) that no longer holds. This lesson is about what replaces them. One\nidea runs underneath every method here:\n**turn novelty into a reward the agent chases.** If we can score how surprising\nor unfamiliar a state is, we can add that score to the environment's reward and\nlet the same [deep RL machinery](\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks)\nthat maximizes return also drive the agent toward the parts of the world it has\nnot yet seen.\n\nThis lesson builds the two count- and curiosity-based families that dominate:\npseudo-counts (an approximate visit count) and intrinsic curiosity (a reward for\nprediction error). The posterior-sampling and archive-based methods — bootstrapped\nDQN, Go-Explore, and the modern systems that clear Montezuma's Revenge — continue in a\n[companion lesson](\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2).\n\n## Why ε-greedy fails at scale\n\nε-greedy explores by _dithering_: with probability $\\varepsilon$ it replaces\nthe greedy action with a uniformly random one. On a bandit that is enough —\nevery arm is one action away, so uniform random selection samples all of them.\nIn a long-horizon environment it is a disaster, because reaching an informative\nstate requires a _specific sequence_ of many correct actions, and a policy that\nflips a coin at every step almost surely never produces that sequence.\n\nThe clean illustration is a **hard-exploration chain**. Consider $N$ states in\na line. The agent starts at state $s_1$; every step it moves left or right. A\nsmall reward sits at the left wall, one step away; a much larger reward sits at\nthe far right wall, $N-1$ steps away. Greedy exploitation grabs the near reward\nimmediately and never looks further. ε-greedy, when it does explore, takes one\nrandom step — but to reach the large reward it must take $N-1$ correct steps in\na row before any signal tells it the far wall is worth anything. Under uniform\ndithering the probability of a directed run of length $N-1$ decays like\n$2^{-(N-1)}$: for a chain of even modest length the agent will not see the\ndistant reward within any practical number of episodes.\n\n$$\n% caption: A hard-exploration chain. The agent starts at $s_1$; a small reward\n% sits one step left, a large reward $N-1$ steps right. Undirected\n% $\\varepsilon$-greedy grabs the near reward and needs a run of $N-1$ correct\n% steps — probability $\\sim 2^{-(N-1)}$ — to ever reach the large one.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  st\u002F.style={circle, draw, minimum size=8mm, inner sep=0pt}]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\definecolor{red}{HTML}{C0392B}\n  \\node[st, draw=red, text=red] (r) at (-2.1,0) {r+};\n  \\node[st, draw=acc, text=acc, thick] (s1) at (0,0) {s1};\n  \\node[st] (s2) at (1.8,0) {s2};\n  \\node[st] (s3) at (3.6,0) {s3};\n  \\node[font=\\small] (dots) at (5.1,0) {. . .};\n  \\node[st, draw=red, text=red, thick] (sN) at (6.6,0) {sN};\n  \\draw[->, black] (s1) -- (r) node[midway, above, font=\\scriptsize, text=black] {left};\n  \\draw[->, black] (s1) -- (s2);\n  \\draw[->, black] (s2) -- (s3);\n  \\draw[->, black] (s3) -- (dots);\n  \\draw[->, black] (dots) -- (sN);\n  \\node[red, anchor=north, font=\\scriptsize] at (-2.1,-0.65) {reward 0.001};\n  \\node[red, anchor=north, font=\\scriptsize] at (6.6,-0.65) {reward 1.0};\n\\end{tikzpicture}\n$$\n\nChains are contrived, but they are a faithful model of what happens in a real\ngame. **Montezuma's Revenge**, an Atari platformer, became the canonical\nhard-exploration benchmark for exactly this reason.[^bellemare] The agent\ncontrols a character who must descend a ladder, jump a gap, cross a moving\nskull, and collect a key before any door opens — a scripted sequence of dozens\nof correct actions to earn the first point. DQN with ε-greedy, which reached\nsuperhuman scores on most Atari games, scored a flat **zero** on Montezuma's\nRevenge across the whole training run: its dithering never assembled the\nsequence that earns the key, so it never saw a single reward to learn from.\n\n> **Definition (Hard-exploration problem).** A task where reward is _sparse_\n> (nonzero only in a vanishingly small fraction of states) and _deep_ (reaching\n> a rewarding state requires a long, specific sequence of actions). Undirected\n> exploration — perturbing the policy with independent per-step randomness, as\n> in ε-greedy — reaches a rewarding state with probability that decays\n> exponentially in the required sequence length, so the agent effectively never\n> receives a learning signal.\n\nThe failure is structural. ε-greedy has no memory of where it has been and no\npreference for the unfamiliar; each random action is independent of the last, so\nit cannot commit to a _direction_ long enough to explore deeply. The fixes below\nall repair one of those two defects: they either count what has been visited\n(memory) or reward the unfamiliar (direction), or both.\n\n### Why the bandit tools do not lift directly\n\nEach classical scheme assumed something the deep setting removes.\n\n| Bandit method | What it needs | Why it breaks in deep RL |\n| --- | --- | --- |\n| ε-greedy | a small action set | undirected; cannot chain a deep sequence |\n| Optimistic initial values | a table $Q(a)$ to seed high | a neural net's outputs cannot all be held optimistic |\n| UCB | a per-arm count $N_t(a)$ | states are never revisited exactly; $N_t(s,a)$ is $0$ everywhere |\n| Thompson sampling | a tractable posterior over values | no closed-form posterior for a deep $Q$-network |\n\nEvery row is a missing count or a missing posterior. The rest of the lesson\nrecovers _approximate_ versions of exactly these: a pseudo-count that stands in\nfor $N_t(s,a)$, and an ensemble that stands in for a posterior.\n\n## Optimism and pseudo-counts\n\nUCB's bonus $c\\sqrt{\\ln t \u002F N_t(a)}$ prefers actions that have been tried little.\nIt is **optimism in the face of uncertainty** — treat the unknown as good until\nproven otherwise. For example, fix the exploration constant\n$c = 1$ and the time step $t = 1000$, so $\\ln t = 6.91$. An action tried once carries a\nbonus $\\sqrt{6.91\u002F1} = 2.63$; tried ten times, $\\sqrt{6.91\u002F10} = 0.83$; tried a hundred\ntimes, $\\sqrt{6.91\u002F100} = 0.26$; tried a thousand, $0.083$. The bonus falls like\n$1\u002F\\sqrt{N}$ — fast at first, then slowly — so a rarely-tried action is strongly\nfavored, but the pull relaxes smoothly as evidence accumulates rather than switching\noff abruptly. That $1\u002F\\sqrt{N}$ curve is the exact shape every deep-RL bonus below is\ntrying to recover once the literal count $N$ is unavailable.\n\n$$\n% caption: The UCB exploration bonus c*sqrt(ln t \u002F N) as a function of the visit count\n% N, at t=1000. It decays like 1\u002Fsqrt(N): steep for small N, flat for large N, so\n% rarely-seen actions are favored and the preference relaxes as evidence accrues. The\n% count-based deep-RL methods below all rebuild this curve from a pseudo-count.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\definecolor{red}{HTML}{C0392B}\n  \\draw[black, ->] (0,0) -- (6.4,0) node[anchor=north east, text=black] {visit count N};\n  \\draw[black, ->] (0,0) -- (0,3.2) node[anchor=south east, text=black] {bonus};\n  % curve: y = 2.63\u002Fsqrt(x) scaled; plot for x from 1..40 mapped to width\n  % x in [1,40] -> plot at (x\u002F40*6, value). value=2.63\u002Fsqrt(x)*1.0\n  \\draw[acc, very thick] plot[domain=1:40, samples=80] ({\\x\u002F40*6}, {2.63\u002Fsqrt(\\x)});\n  \\node[acc, anchor=west, font=\\scriptsize] at (5.2,2.7) {c sqrt(ln t \u002F N)};\n  % marked points at N=1,10,40\n  \\fill[red] ({1\u002F40*6},2.63) circle (2pt);\n  \\node[red, anchor=west, font=\\scriptsize] at ({1\u002F40*6+0.1},2.63) {N=1: 2.63};\n  \\fill[red] ({10\u002F40*6},0.83) circle (2pt);\n  \\node[red, anchor=south west, font=\\scriptsize] at ({10\u002F40*6+0.05},0.83) {N=10: 0.83};\n  \\node[anchor=north, font=\\scriptsize, text=black] at (3.2,-0.55) {each visit shrinks the bonus, ever more slowly};\n\\end{tikzpicture}\n$$\nTo carry it into deep RL we need a count $N(s)$ of how often\nstate $s$ has been visited, and then a reward bonus that shrinks as that count\ngrows. The obstacle is that in a high-dimensional state space (an Atari frame is\n$210 \\times 160$ pixels) the agent essentially never visits the _same_ state\ntwice, so the literal count $N(s)$ is $0$ for almost every $s$ and $1$ for the\nhandful just seen. A raw count carries no useful information.\n\nThe insight of Bellemare et al. (2016) is that even when states never repeat\nexactly, a **density model** over states can tell you how _typical_ a state is,\nand typicality is a smooth stand-in for a count.[^bellemare] Fit a density model\n$\\rho(s)$ to the states seen so far (a model that assigns a probability to any\nstate, generalizing across similar ones). After observing one more instance of\n$s$, refit to get $\\rho'(s)$. The amount by which the model's probability for $s$\n_increased_ tells you how surprised it was — and a **pseudo-count** $\\hat N(s)$\ncan be recovered from that increase so that it behaves like a real visit count on\nthe states the model has effectively seen.\n\n> **Definition (Pseudo-count).** A generalized visit count $\\hat N(s)$ derived\n> from a learned density model $\\rho$ over states, rather than from exact-match\n> tallying. Writing $\\rho(s)$ for the model's probability of $s$ before an update\n> and $\\rho'(s)$ for its probability after training on one more occurrence of $s$,\n> the pseudo-count is the value consistent with treating that one update as\n> adding a single count to an empirical frequency,\n> $$\n> \\hat N(s) = \\rho(s)\\,\\frac{1 - \\rho'(s)}{\\rho'(s) - \\rho(s)}.\n> $$\n> On states the model generalizes to, $\\hat N(s)$ can be large even for a state\n> the agent has literally seen only once — the property that makes it useful\n> where the raw count is not.\n\nThe exploration bonus is then a count-based reward, in the spirit of UCB's\n$1\u002F\\sqrt{N}$: an **intrinsic reward** added to the environment's reward,\n$$\nr^i_t \\;=\\; \\frac{\\beta}{\\sqrt{\\hat N(s_t)}},\n$$\nlarge where the density model finds $s_t$ unfamiliar and decaying as\n$\\hat N(s_t)$ grows. Bellemare et al. combined this bonus with DQN and, for the\nfirst time, drove meaningful progress on Montezuma's Revenge — the agent\ncollected keys and opened doors, states no ε-greedy agent had ever reached.\n\nFor example, suppose the density model, before\nseeing $s$ again, assigns it probability $\\rho(s) = 0.001$, and after one more training\nupdate on $s$ the probability rises to $\\rho'(s) = 0.0012$. Then\n\n$$\n\\hat N(s) = \\rho(s)\\,\\frac{1 - \\rho'(s)}{\\rho'(s) - \\rho(s)}\n= 0.001 \\cdot \\frac{1 - 0.0012}{0.0012 - 0.001}\n= 0.001 \\cdot \\frac{0.9988}{0.0002}\n= 0.001 \\cdot 4994 \\approx 5.0.\n$$\n\nThe model behaves as if it had seen $s$ about five times — even though the raw\nexact-match count might be one — because it generalizes from the similar states it\nhas visited. The exploration bonus is then $\\beta\u002F\\sqrt{\\hat N} = \\beta\u002F\\sqrt{5} =\n0.447\\,\\beta$. Now take a genuinely novel state, where the same observation moves the\nmodel _much more sharply_ — the model was very surprised. Say $\\rho(s) = 0.001 \\to\n\\rho'(s) = 0.002$ (the probability doubled). Then\n\n$$\n\\hat N(s) = 0.001 \\cdot \\frac{1 - 0.002}{0.002 - 0.001}\n= 0.001 \\cdot \\frac{0.998}{0.001} = 0.998 \\approx 1,\n$$\n\na pseudo-count of about one — the state has effectively been seen only once, so its\nbonus $\\beta\u002F\\sqrt{1} = \\beta$ is more than double the $0.447\\,\\beta$ of the familiar\nstate. The formula's structure — the model's _surprise_ (the increment $\\rho'-\\rho$)\nsits in the denominator — turns \"how much did one observation move the\nmodel\" into \"how many times has this effectively been seen.\" The bigger the jump, the\nsmaller the pseudo-count, and the larger the exploration bonus.\n\nA cheaper approximation replaces the density model with **hashing**. Map each\nstate through a hash function $\\phi$ that sends similar states to the same code\n(a locality-sensitive hash, or a learned discrete code), keep an ordinary count\ntable over hash codes, and treat $\\hat N(s) = N(\\phi(s))$.[^tang] The bonus is\nstill $\\beta \u002F \\sqrt{N(\\phi(s))}$; only the counting mechanism changed. The hash\ngranularity is the whole design: too coarse and distinct states collide into one\ncount so novelty is undercounted; too fine and every state is its own bucket so\nevery count stays at one and nothing is ever \"familiar.\"\n\n$$\n% caption: Count-based exploration in high dimensions. A raw state visited once\n% never recurs, so the exact count is useless. A density model (or a hash)\n% generalizes across similar states to produce a pseudo-count $\\hat N(s)$, from\n% which a bonus $\\beta \u002F \\sqrt{\\hat N(s)}$ rewards the unfamiliar.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  box\u002F.style={draw, minimum width=24mm, minimum height=12mm, align=center, font=\\footnotesize}]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\node[box] (s) at (0,0) {state s(t)};\n  \\node[box, draw=acc, text=acc] (d) at (3.9,0) {density model \u002F hash};\n  \\node[box] (n) at (8.0,0) {pseudo-count N-hat(s)};\n  \\node[box, draw=acc, text=acc, thick] (b) at (8.0,-2.2) {bonus = beta \u002F sqrt(N-hat)};\n  \\draw[->, acc, thick] (s) -- (d);\n  \\draw[->, acc, thick] (d) -- (n);\n  \\draw[->, acc, thick] (n) -- (b);\n  \\node[font=\\scriptsize, text=black, anchor=south] at (3.9,0.7) {generalizes across similar s};\n\\end{tikzpicture}\n$$\n\n## Intrinsic motivation and curiosity\n\nPseudo-counts reward states that are _rare_. A subtly different idea rewards\nstates that are _surprising_ — that violate the agent's own predictions. This is\n**intrinsic motivation**: a reward manufactured internally by the agent, not\nhanded down by the environment, meant to capture something like curiosity. The\ntwo notions overlap (a rare state is often a surprising one) but the machinery\ndiffers, and the curiosity view scales better because it needs no\nexplicit count table.\n\nFormally, we split the reward the agent maximizes into an **extrinsic** part\nfrom the environment and an **intrinsic** part from the exploration signal, with\na coefficient $\\beta$ trading them off:\n$$\nr_t \\;=\\; r^e_t \\;+\\; \\beta\\, r^i_t.\n$$\nEvery method in this lesson is one choice of $r^i_t$. The RL algorithm does not\nchange — it still maximizes cumulative $r_t$ — but because $r^i_t$ is large in\nunexplored regions, the optimal policy under $r_t$ deliberately seeks them out.\n\n$$\n% caption: The reward the agent maximizes is a sum of the environment's\n% extrinsic reward and a novelty-driven intrinsic reward, $r_t = r^e_t + \\beta\n% r^i_t$. The intrinsic term is nonzero even where the environment is silent, so\n% the agent keeps moving toward the unfamiliar until the world becomes familiar\n% and $r^i_t$ decays.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  box\u002F.style={draw, minimum width=30mm, minimum height=12mm, align=center, font=\\footnotesize}]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\definecolor{red}{HTML}{C0392B}\n  \\node[box] (ext) at (0,1.3) {extrinsic r-e(t)\\\\(from environment)};\n  \\node[box, draw=acc, text=acc] (int) at (0,-1.3) {intrinsic r-i(t)\\\\(novelty signal)};\n  \\node[circle, draw, minimum size=9mm] (sum) at (4.4,0) {+};\n  \\node[box, draw=red, text=red, thick] (tot) at (8.6,0) {total r(t)\\\\to RL algorithm};\n  \\draw[->, black, thick] (ext.east) -- (sum);\n  \\draw[->, acc, thick] (int.east) -- (sum);\n  \\node[font=\\scriptsize, text=black, anchor=north] at (2.3,-0.95) {weight beta};\n  \\draw[->, red, thick] (sum) -- (tot);\n\\end{tikzpicture}\n$$\n\n### The Intrinsic Curiosity Module\n\nThe Intrinsic Curiosity Module (ICM) of Pathak et al. (2017) defines surprise as\n**prediction error in a learned feature space**, and its central trick is to\nchoose that feature space so the agent is not fooled by noise it cannot\ncontrol.[^pathak] Predicting raw future pixels would make an agent \"curious\"\nabout a swaying tree or television static — high-entropy pixels it can neither\npredict nor influence. ICM avoids this with two coupled models.\n\nThe **inverse model** takes the features of two consecutive states $\\phi(s_t)$\nand $\\phi(s_{t+1})$ and predicts the action $a_t$ that connected them. Training\nthis model shapes the feature encoder $\\phi$: to predict the action, $\\phi$ must\nkeep exactly the parts of the state the agent's actions _affect_, and it has no\nreason to encode anything the agent cannot change (the static, the tree). This is\nthe key move — the representation is filtered down to the controllable.\n\nThe **forward model** then works inside that filtered space. It takes\n$\\phi(s_t)$ and the action $a_t$ and predicts the next features\n$\\hat\\phi(s_{t+1})$. The intrinsic reward is how badly it misses:\n$$\nr^i_t \\;=\\; \\frac{\\eta}{2}\\,\\bigl\\lVert \\hat\\phi(s_{t+1}) - \\phi(s_{t+1}) \\bigr\\rVert^2 .\n$$\nWhere the forward model predicts well — familiar, already-mastered dynamics —\nthe error is small and $r^i_t \\approx 0$. Where it predicts poorly — a state\nwhose consequences the agent has not yet learned — the error is large and the\nagent is rewarded for going there. As it revisits and the forward model learns,\nthe reward for that region decays, so curiosity is self-extinguishing: once a\nregion is understood its reward vanishes, and the agent moves on.\n\n$$\n% caption: Self-extinguishing curiosity. The intrinsic reward for a region is the\n% forward model's prediction error there; as the agent revisits and the model learns,\n% the error (and the reward) decays toward zero, so the agent stops being paid for a\n% mastered region and its attention moves to the next unfamiliar one.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\definecolor{red}{HTML}{C0392B}\n  \\draw[black, ->] (0,0) -- (6.4,0) node[anchor=north east, text=black] {visits to a region};\n  \\draw[black, ->] (0,0) -- (0,3.0) node[anchor=south east, text=black] {curiosity reward};\n  \\draw[acc, very thick] plot[domain=0.1:6.0, samples=70] (\\x, {2.6*exp(-0.6*\\x)});\n  \\node[acc, anchor=west, font=\\scriptsize] at (2.4,1.3) {reward decays as the model learns};\n  \\fill[red] (0.3,{2.6*exp(-0.6*0.3)}) circle (2pt);\n  \\node[red, anchor=west, font=\\scriptsize] at (0.5,2.4) {novel: high reward};\n  \\fill[red] (5.0,{2.6*exp(-0.6*5.0)}) circle (2pt);\n  \\node[red, anchor=west, font=\\scriptsize] at (4.2,0.55) {mastered: near zero};\n\\end{tikzpicture}\n$$\n\n$$\n% caption: The Intrinsic Curiosity Module. An inverse model predicts the action\n% $a_t$ from features $\\phi(s_t), \\phi(s_{t+1})$, which trains the encoder\n% $\\phi$ to keep only the controllable part of the state. A forward model\n% predicts $\\hat\\phi(s_{t+1})$ from $\\phi(s_t)$ and $a_t$; its error becomes the\n% curiosity reward $r^i_t$.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  box\u002F.style={draw, minimum width=22mm, minimum height=11mm, align=center, font=\\scriptsize},\n  enc\u002F.style={draw, minimum width=17mm, minimum height=9mm, align=center, font=\\scriptsize}]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\definecolor{red}{HTML}{C0392B}\n  \\node[box] (st) at (0,1.3) {s(t)};\n  \\node[box] (st1) at (0,-1.3) {s(t+1)};\n  \\node[enc, draw=acc, text=acc] (pt) at (3.0,1.3) {phi(s(t))};\n  \\node[enc, draw=acc, text=acc] (pt1) at (3.0,-1.3) {phi(s(t+1))};\n  \\draw[->, acc, thick] (st) -- (pt);\n  \\draw[->, acc, thick] (st1) -- (pt1);\n  % inverse model: predicts action from both features\n  \\node[box, draw=acc, text=acc] (inv) at (6.4,0) {inverse model:\\\\predict a(t)};\n  \\draw[->, black] (pt) -- (inv);\n  \\draw[->, black] (pt1) -- (inv);\n  % forward model: predicts next feature from phi(s(t)) and a(t)\n  \\node[box, draw=red, text=red] (fwd) at (10.2,1.3) {forward model:\\\\predict phi-hat};\n  \\draw[->, black] (pt) -- (fwd);\n  \\draw[->, black] (inv) -- (fwd) node[midway, right, font=\\scriptsize, text=black] {a(t)};\n  % reward = forward error vs actual next feature\n  \\node[box, draw=red, text=red, thick] (r) at (10.2,-1.3) {r-i(t) =\\\\forward error};\n  \\draw[->, red, thick] (fwd) -- (r);\n  \\draw[->, red, thick] (pt1) -- (r);\n\\end{tikzpicture}\n$$\n\n> **Definition (Intrinsic Curiosity Module).** An intrinsic-reward scheme that\n> learns a feature encoder $\\phi$ via an _inverse_ dynamics model (predict the\n> action from consecutive state features, forcing $\\phi$ to represent only the\n> agent-controllable factors of the state) and a _forward_ dynamics model\n> (predict the next features from the current features and action). The intrinsic\n> reward is the forward model's prediction error, so the agent is rewarded for\n> reaching states whose dynamics it cannot yet predict, and the reward vanishes\n> as those dynamics are learned.\n\nPathak et al. showed ICM driving exploration in VizDoom and Super Mario Bros.\nwith _no extrinsic reward at all_ — pure curiosity carried Mario across large\nfractions of a level, because progress into unseen territory is precisely what\nmaximizes forward-model surprise.\n\n### Random Network Distillation\n\nICM's forward model is expensive and, worse, exposed to the **noisy-TV problem**\nin its sharpest form: if any part of the environment is genuinely stochastic and\nunpredictable, the forward model can never drive its error to zero there, so the\nagent gets stuck earning intrinsic reward by staring at noise. Random Network\nDistillation (RND) of Burda et al. (2019) sidesteps both issues with a\ndeliberately simpler definition of novelty.[^burda]\n\nFix a **random target network** $f$: a neural net with random, frozen weights\nthat maps a state to a feature vector. It computes some arbitrary but\n_deterministic_ function of the state. Train a second **predictor network**\n$\\hat f$ to match the target's output on the states the agent visits. The\nintrinsic reward is the predictor's error:\n$$\nr^i_t \\;=\\; \\bigl\\lVert \\hat f(s_{t+1}) - f(s_{t+1}) \\bigr\\rVert^2 .\n$$\nThe logic is pure novelty detection. On states seen many times, the predictor\nhas been trained to match the target and its error is small. On a genuinely new\nstate, the predictor has never been trained there, so it mispredicts the target's\n(deterministic) output and the error is large. Because the target is a _fixed\ndeterministic function_, there is nothing stochastic for the predictor to chase —\nthe noisy-TV failure that afflicts a forward model is absent, since the target gives\nthe same output for a given state every time regardless of environment noise.\n\n$$\n% caption: Random Network Distillation. A fixed random target network maps\n% states to features; a predictor is trained to match it on visited states. On a\n% novel state the predictor has not been trained and its error is large, giving\n% the intrinsic reward $r^i_t = \\lVert \\hat f(s) - f(s)\\rVert^2$; on a familiar\n% state the error has been driven down.\n\\begin{tikzpicture}[>=stealth, font=\\footnotesize,\n  box\u002F.style={draw, minimum width=26mm, minimum height=12mm, align=center, font=\\scriptsize}]\n  \\definecolor{acc}{HTML}{2348F2}\n  \\definecolor{red}{HTML}{C0392B}\n  \\node[box] (s) at (0,0) {state s};\n  \\node[box] (tgt) at (4.2,1.5) {target f\\\\(random, frozen)};\n  \\node[box, draw=acc, text=acc] (pred) at (4.2,-1.5) {predictor f-hat\\\\(trained)};\n  \\draw[->, black] (s) -- (tgt);\n  \\draw[->, acc, thick] (s) -- (pred);\n  \\node[box, draw=red, text=red, thick] (err) at (9.0,0) {r-i = \\\\squared error\\\\(f-hat vs. f)};\n  \\draw[->, black] (tgt.east) -- (err.north west);\n  \\draw[->, acc, thick] (pred.east) -- (err.south west);\n  \\node[font=\\scriptsize, text=black, anchor=west, align=left] at (9.0,-1.5) {large on novel s\\\\small on familiar s};\n\\end{tikzpicture}\n$$\n\n> **Definition (Random Network Distillation).** An intrinsic-reward scheme in\n> which a predictor network is trained to reproduce the output of a fixed,\n> randomly initialized target network on the states the agent visits. The\n> prediction error is the intrinsic reward: high on novel states (the predictor\n> was never trained there) and low on familiar ones. Because the target is a\n> deterministic function of the state, environment stochasticity does not inflate\n> the reward, avoiding the noisy-TV failure of forward-model curiosity.\n\nRND is simple enough to bolt onto a strong policy-gradient learner, and Burda et\nal. did exactly that, combining it with PPO and separate value heads for the\nextrinsic and intrinsic streams. The result was the first agent to _exceed\naverage human performance_ on Montezuma's Revenge and to occasionally finish the\nfirst level — a task ε-greedy agents scored zero on. The whole apparatus is one\nextra network trained by regression; it added a single well-chosen intrinsic\nreward, and that was enough.\n\n## Where this leaves us\n\nTwo families of novelty signal are now in hand, and both plug into the same template:\nscore how unfamiliar a state is, turn the score into an intrinsic reward $r^i_t$, and\nadd it to the environment's reward so the return-maximizing agent seeks the unfamiliar.\n\n- **Pseudo-counts** recover UCB's $1\u002F\\sqrt{N}$ bonus where the literal visit count is\n  useless, deriving an approximate count from a density model's surprise (or a hash).\n- **Curiosity** (ICM, RND) rewards _prediction error_ instead of rarity, and\n  self-extinguishes as the agent masters a region — with RND's fixed random target\n  sidestepping the noisy-TV failure of forward models.\n\nBoth reward novelty _after_ the agent stumbles into it. Two further ideas change that:\na posterior over value functions that drives _committed_, directed exploration, and an\nexplicit archive that _remembers and returns_ to the frontier rather than hoping a\nreward bonus leads back. Those — bootstrapped DQN, Go-Explore, and the modern systems\nbuilt on them — continue in\n[Exploration in Deep RL: Posterior Sampling and Go-Explore](\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2).\n\n[^bellemare]: **Bellemare, Srinivasan, Ostrovski, Schaul, Saxton, Munos** (2016), \"Unifying Count-Based Exploration and Intrinsic Motivation\", _NeurIPS_ — derives pseudo-counts from a sequential density model, relates them to information gain and prediction gain, and demonstrates the first substantial progress on Montezuma's Revenge with a count-based bonus on DQN.\n[^tang]: **Tang, Houthooft, Foote, Stooke, Chen, Duan, Schulman, De Turck, Abbeel** (2017), \"#Exploration: A Study of Count-Based Exploration for Deep Reinforcement Learning\", _NeurIPS_ — replaces the density model with a hash of the state (SimHash \u002F a learned autoencoder code) and keeps ordinary counts over hash codes, giving a simple count-based bonus that generalizes to continuous and high-dimensional states.\n[^pathak]: **Pathak, Agrawal, Efros, Darrell** (2017), \"Curiosity-driven Exploration by Self-supervised Prediction\", _ICML_ — the Intrinsic Curiosity Module: an inverse dynamics model learns a feature space capturing only agent-controllable factors, and a forward model's prediction error in that space is the intrinsic reward, shown to explore VizDoom and Super Mario Bros. with little or no extrinsic reward.\n[^burda]: **Burda, Edwards, Storkey, Klimov** (2019), \"Exploration by Random Network Distillation\", _ICLR_ — defines novelty as the error of a predictor trained to match a fixed random target network, avoiding the noisy-TV problem of forward-prediction curiosity, and combined with PPO first exceeds average human performance on Montezuma's Revenge.\n",{"text":6936,"minutes":6937,"time":6938,"words":6939},"14 min read",13.735,824100,2747,{"title":5,"description":6923},[6942,6945],{"book":6943,"ref":6944},"Grokking Deep RL","Ch. 4 — Balancing the gathering and use of information; strategic exploration",{"book":6943,"ref":6946},"Ch. 10 — Sample-efficient value-based methods; exploration in high dimensions","available","07.reinforcement-learning\u002F05.modern-deep-rl\u002F07.exploration","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",[6951],"Deep RL","EIhidPGiVGl9iamQClW3GO7vgQeCWdNTCYnkeFbSXUE",{"\u002Falgorithms\u002Ffoundations\u002Fwhat-is-an-algorithm":6954,"\u002Falgorithms\u002Ffoundations\u002Fproof-techniques":6955,"\u002Falgorithms\u002Ffoundations\u002Fasymptotic-analysis":6956,"\u002Falgorithms\u002Ffoundations\u002Fgrowth-rates-and-loop-analysis":6957,"\u002Falgorithms\u002Ffoundations\u002Frecurrences":6958,"\u002Falgorithms\u002Ffoundations\u002Famortized-analysis":6959,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fmergesort":6960,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fquicksort":6961,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fselection":6962,"\u002Falgorithms\u002Fdivide-and-conquer\u002Ffast-multiplication":6963,"\u002Falgorithms\u002Fsorting\u002Fheaps-and-heapsort":6964,"\u002Falgorithms\u002Fsorting\u002Fsorting-lower-bounds":6965,"\u002Falgorithms\u002Fsorting\u002Flinear-time-sorting":6966,"\u002Falgorithms\u002Fsorting\u002Fexternal-sorting":6967,"\u002Falgorithms\u002Fdata-structures\u002Felementary-structures":6968,"\u002Falgorithms\u002Fdata-structures\u002Fhash-tables":6969,"\u002Falgorithms\u002Fdata-structures\u002Fbinary-search-trees":6970,"\u002Falgorithms\u002Fdata-structures\u002Favl-trees":6971,"\u002Falgorithms\u002Fdata-structures\u002Fbalanced-trees":6972,"\u002Falgorithms\u002Fdata-structures\u002Funion-find":6973,"\u002Falgorithms\u002Fdata-structures\u002Ffenwick-and-segment-trees":6974,"\u002Falgorithms\u002Fdata-structures\u002Fspatial-data-structures":6975,"\u002Falgorithms\u002Fdata-structures\u002Fskip-lists-and-probabilistic-structures":6976,"\u002Falgorithms\u002Fdata-structures\u002Fb-trees":6977,"\u002Falgorithms\u002Fdata-structures\u002Fdata-stream-algorithms":6978,"\u002Falgorithms\u002Fdata-structures\u002Fstreaming-sketches":6979,"\u002Falgorithms\u002Fsequences\u002Ftwo-pointers-and-windows":6980,"\u002Falgorithms\u002Fsequences\u002Fprefix-sums":6981,"\u002Falgorithms\u002Fsequences\u002Fmonotonic-stacks":6982,"\u002Falgorithms\u002Fsequences\u002Fbinary-search-on-the-answer":6983,"\u002Falgorithms\u002Fsequences\u002Fstring-matching":6984,"\u002Falgorithms\u002Fsequences\u002Fkmp-and-z-function":6985,"\u002Falgorithms\u002Fsequences\u002Ftries":6986,"\u002Falgorithms\u002Fsequences\u002Fsuffix-arrays-and-aho-corasick":6987,"\u002Falgorithms\u002Fgraphs\u002Frepresentations-and-traversal":6988,"\u002Falgorithms\u002Fgraphs\u002Fdepth-first-search":6989,"\u002Falgorithms\u002Fgraphs\u002Ftopological-sort-and-scc":6990,"\u002Falgorithms\u002Fgraphs\u002Fminimum-spanning-trees":6991,"\u002Falgorithms\u002Fgraphs\u002Fkruskal-and-prim":6992,"\u002Falgorithms\u002Fgraphs\u002Fshortest-paths":6993,"\u002Falgorithms\u002Fgraphs\u002Fall-pairs-and-negative-weights":6994,"\u002Falgorithms\u002Fgraphs\u002Fnetwork-flow":6995,"\u002Falgorithms\u002Fgraphs\u002Fmax-flow-min-cut":6996,"\u002Falgorithms\u002Fgraphs\u002Fbridges-and-articulation-points":6997,"\u002Falgorithms\u002Fgraphs\u002Flowest-common-ancestor":6998,"\u002Falgorithms\u002Fgraphs\u002Ftwo-sat":6999,"\u002Falgorithms\u002Fgraphs\u002Feulerian-tours":7000,"\u002Falgorithms\u002Fgraphs\u002Fbipartite-matching":7001,"\u002Falgorithms\u002Fgreedy\u002Fthe-greedy-method":7002,"\u002Falgorithms\u002Fgreedy\u002Fscheduling-and-intervals":7003,"\u002Falgorithms\u002Fgreedy\u002Fhuffman-codes":7004,"\u002Falgorithms\u002Fgreedy\u002Fmatroids":7005,"\u002Falgorithms\u002Fgreedy\u002Fstable-matching":7006,"\u002Falgorithms\u002Fdynamic-programming\u002Fprinciples":7007,"\u002Falgorithms\u002Fdynamic-programming\u002Fsequence-dp":7008,"\u002Falgorithms\u002Fdynamic-programming\u002Flongest-increasing-subsequence":7009,"\u002Falgorithms\u002Fdynamic-programming\u002Fknapsack":7010,"\u002Falgorithms\u002Fdynamic-programming\u002Fcoin-change-and-unbounded":7011,"\u002Falgorithms\u002Fdynamic-programming\u002Finterval-dp":7012,"\u002Falgorithms\u002Fdynamic-programming\u002Ftree-dp":7013,"\u002Falgorithms\u002Fdynamic-programming\u002Fbitmask-dp":7014,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-optimizations":7015,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-on-graphs":7016,"\u002Falgorithms\u002Fdynamic-programming\u002Fdigit-and-probability-dp":7017,"\u002Falgorithms\u002Fbacktracking\u002Fbacktracking-fundamentals":7018,"\u002Falgorithms\u002Fbacktracking\u002Fconstraint-search":7019,"\u002Falgorithms\u002Fbacktracking\u002Fbranch-and-bound":7020,"\u002Falgorithms\u002Fbacktracking\u002Fgraph-backtracking":7021,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fnumber-theory-basics":7022,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmodular-exponentiation-and-primality":7023,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fsieve-and-factorization":7024,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fcombinatorics":7025,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmatrix-exponentiation":7026,"\u002Falgorithms\u002Fmathematical-algorithms\u002Ffast-fourier-transform":7027,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fgradient-descent":7028,"\u002Falgorithms\u002Fcomputational-geometry\u002Fgeometric-primitives":7029,"\u002Falgorithms\u002Fcomputational-geometry\u002Fconvex-hull":7030,"\u002Falgorithms\u002Fcomputational-geometry\u002Fsweep-line":7031,"\u002Falgorithms\u002Fcomputational-geometry\u002Fpolygons-and-proximity":7032,"\u002Falgorithms\u002Fintractability\u002Fp-np-reductions":7033,"\u002Falgorithms\u002Fintractability\u002Fnp-completeness":7034,"\u002Falgorithms\u002Fintractability\u002Fcoping-with-hardness":7035,"\u002Falgorithms\u002Fintractability\u002Fapproximation-algorithms":7036,"\u002Falgorithms":7037,"\u002Fcalculus\u002Flimits-and-continuity\u002Ffunctions-and-models":7038,"\u002Fcalculus\u002Flimits-and-continuity\u002Fthe-limit-of-a-function":7039,"\u002Fcalculus\u002Flimits-and-continuity\u002Flimit-laws-and-the-precise-definition":7040,"\u002Fcalculus\u002Flimits-and-continuity\u002Fcontinuity":7041,"\u002Fcalculus\u002Fderivatives\u002Fthe-derivative-and-rates-of-change":7042,"\u002Fcalculus\u002Fderivatives\u002Fdifferentiation-rules-and-the-chain-rule":7043,"\u002Fcalculus\u002Fderivatives\u002Fimplicit-differentiation-and-related-rates":7044,"\u002Fcalculus\u002Fderivatives\u002Flinear-approximations-and-differentials":7045,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fextrema-and-the-mean-value-theorem":7046,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fhow-derivatives-shape-a-graph":7047,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fcurve-sketching-and-optimization":7048,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fnewtons-method-and-antiderivatives":7049,"\u002Fcalculus\u002Fintegrals\u002Farea-and-the-definite-integral":7050,"\u002Fcalculus\u002Fintegrals\u002Fthe-fundamental-theorem-of-calculus":7051,"\u002Fcalculus\u002Fintegrals\u002Fthe-substitution-rule":7052,"\u002Fcalculus\u002Fapplications-of-integration\u002Fareas-and-volumes":7053,"\u002Fcalculus\u002Fapplications-of-integration\u002Fwork-average-value-and-arc-length":7054,"\u002Fcalculus\u002Fapplications-of-integration\u002Fphysics-economics-and-probability":7055,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Finverse-functions-logarithms-and-exponentials":7056,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Fgrowth-decay-inverse-trig-and-hyperbolic-functions":7057,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Flhospitals-rule":7058,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fintegration-by-parts":7059,"\u002Fcalculus\u002Ftechniques-of-integration\u002Ftrigonometric-integrals-and-substitution":7060,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fpartial-fractions-and-integration-strategy":7061,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fapproximate-and-improper-integrals":7062,"\u002Fcalculus\u002Fparametric-and-polar\u002Fparametric-curves-and-their-calculus":7063,"\u002Fcalculus\u002Fparametric-and-polar\u002Fpolar-coordinates":7064,"\u002Fcalculus\u002Fparametric-and-polar\u002Fconic-sections":7065,"\u002Fcalculus\u002Fsequences-and-series\u002Fsequences":7066,"\u002Fcalculus\u002Fsequences-and-series\u002Fseries-and-the-integral-test":7067,"\u002Fcalculus\u002Fsequences-and-series\u002Fthe-convergence-tests":7068,"\u002Fcalculus\u002Fsequences-and-series\u002Fpower-series":7069,"\u002Fcalculus\u002Fsequences-and-series\u002Ftaylor-and-maclaurin-series":7070,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvectors-and-the-dot-product":7071,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fthe-cross-product-lines-and-planes":7052,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fcylinders-and-quadric-surfaces":7072,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvector-functions-and-space-curves":7073,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Farc-length-curvature-and-motion":7074,"\u002Fcalculus\u002Fpartial-derivatives\u002Ffunctions-of-several-variables":7042,"\u002Fcalculus\u002Fpartial-derivatives\u002Fpartial-derivatives":7075,"\u002Fcalculus\u002Fpartial-derivatives\u002Ftangent-planes-and-the-chain-rule":7076,"\u002Fcalculus\u002Fpartial-derivatives\u002Fdirectional-derivatives-and-the-gradient":7077,"\u002Fcalculus\u002Fpartial-derivatives\u002Foptimization-and-lagrange-multipliers":7078,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fdouble-integrals":7079,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Ftriple-integrals-and-coordinate-systems":7080,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fvector-fields-and-line-integrals":7081,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fgreens-theorem-curl-and-divergence":7082,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fsurface-integrals":7083,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fstokes-and-the-divergence-theorem":7084,"\u002Fcalculus":7085,"\u002Fmechanics\u002Ffoundations\u002Fmeasurement-and-dimensions":7086,"\u002Fmechanics\u002Ffoundations\u002Fvector-algebra":7087,"\u002Fmechanics\u002Fkinematics\u002Fone-dimensional-motion":7088,"\u002Fmechanics\u002Fkinematics\u002Fmotion-graphs":7089,"\u002Fmechanics\u002Fkinematics\u002Fprojectile-motion":7090,"\u002Fmechanics\u002Fkinematics\u002Frelative-motion":7091,"\u002Fmechanics\u002Fkinematics\u002Fcircular-motion":7092,"\u002Fmechanics\u002Fdynamics\u002Fnewtons-laws":7093,"\u002Fmechanics\u002Fdynamics\u002Ffree-body-diagrams":7094,"\u002Fmechanics\u002Fdynamics\u002Ffriction-and-curved-motion":7095,"\u002Fmechanics\u002Fdynamics\u002Fnumerical-dynamics":7096,"\u002Fmechanics\u002Fdynamics\u002Fcenter-of-mass-systems":7097,"\u002Fmechanics\u002Fenergy\u002Fwork-and-kinetic-energy":7098,"\u002Fmechanics\u002Fenergy\u002Fpotential-energy":7099,"\u002Fmechanics\u002Fenergy\u002Fmultiparticle-work":7100,"\u002Fmechanics\u002Fenergy\u002Fmass-energy-and-binding":7101,"\u002Fmechanics\u002Fenergy\u002Fphotons-and-quantization":7102,"\u002Fmechanics\u002Fmomentum\u002Fmomentum-and-collisions":7103,"\u002Fmechanics\u002Fmomentum\u002Fcenter-of-mass-collisions":7104,"\u002Fmechanics\u002Fmomentum\u002Frocket-propulsion":7105,"\u002Fmechanics\u002Frotation\u002Frotational-inertia":7106,"\u002Fmechanics\u002Frotation\u002Frotational-dynamics":7107,"\u002Fmechanics\u002Frotation\u002Frolling-motion":7108,"\u002Fmechanics\u002Frotation\u002Fangular-momentum":7109,"\u002Fmechanics\u002Frotation\u002Frolling-resistance":7110,"\u002Fmechanics\u002Frotation\u002Fgyroscopic-precession":7111,"\u002Fmechanics\u002Fgravity-and-matter\u002Fkeplerian-orbits":7112,"\u002Fmechanics\u002Fgravity-and-matter\u002Fgravitational-fields":7113,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstatic-equilibrium":7114,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-statics":7115,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-flow":7116,"\u002Fmechanics\u002Fgravity-and-matter\u002Forbital-motion":7117,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstress-and-elasticity":7118,"\u002Fmechanics\u002Foscillations-waves\u002Fdamped-oscillators":7119,"\u002Fmechanics\u002Foscillations-waves\u002Ftravelling-waves":7120,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-superposition":7121,"\u002Fmechanics\u002Foscillations-waves\u002Fstanding-waves":7122,"\u002Fmechanics\u002Foscillations-waves\u002Fsound-waves":7123,"\u002Fmechanics\u002Foscillations-waves\u002Fdoppler-effect":7124,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-packets":7125,"\u002Fmechanics\u002Foscillations-waves\u002Fbeats-and-coupling":7126,"\u002Fmechanics\u002Foscillations-waves\u002Fsimple-harmonic-motion":7127,"\u002Fmechanics\u002Foscillations-waves\u002Fpendulum-motion":7128,"\u002Fmechanics\u002Foscillations-waves\u002Fdriven-oscillators":7129,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-boundaries":7130,"\u002Fmechanics\u002Fthermodynamics\u002Fkinetic-theory-of-ideal-gases":7131,"\u002Fmechanics\u002Fthermodynamics\u002Ffirst-law-of-thermodynamics":7132,"\u002Fmechanics\u002Fthermodynamics\u002Fentropy-and-the-second-law":7133,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-processes":7134,"\u002Fmechanics\u002Fthermodynamics\u002Fphase-changes":7135,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-machines":7136,"\u002Fmechanics":7137,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcharge-and-conductors":7138,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcoulombs-law":7139,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-and-force":7140,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-maps":7141,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-dipoles":7142,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fcontinuous-charge-fields":7143,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fgauss-law-and-conductors":7144,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpoint-charge-potential":7145,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpotential-gradients-and-equipotentials":7146,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Felectrostatic-energy-and-pressure":7147,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Flaplace-boundary-problems":7148,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fcontinuous-charge-potentials":7149,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitance-fundamentals":7126,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-networks":7150,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-energy-and-force":7151,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fdielectric-polarization-and-breakdown":7152,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fcurrent-and-resistance":7122,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fkirchhoff-network-analysis":6987,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Frc-transients":7153,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-trajectories":7113,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fhall-effect":7154,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-force-on-conductors":7155,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-dipoles":7156,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmass-spectrometry":7157,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmoving-charge-fields":7158,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fbiot-savart-law":7159,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fcircular-current-loops":7160,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Famperes-law":7161,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fgauss-law-for-magnetism":7162,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmagnetic-materials":7087,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-flux":7163,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Ffaradays-law":7164,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Flenzs-law":7165,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmotional-emf":7166,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Feddy-currents":7167,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fself-inductance":7168,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-energy":7169,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Frl-circuits":7170,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-fundamentals":7105,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Freactance":7104,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Frlc-resonance":7171,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-power":7172,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Ftransformers":7173,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdisplacement-current":7174,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-waves":7175,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-momentum":7176,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdipole-radiation":7177,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fpolarization":7178,"\u002Felectricity-and-magnetism\u002Foptics\u002Freflection-and-refraction":7179,"\u002Felectricity-and-magnetism\u002Foptics\u002Fthin-lenses":7131,"\u002Felectricity-and-magnetism\u002Foptics\u002Fspherical-mirrors":7129,"\u002Felectricity-and-magnetism":7180,"\u002Flinear-algebra\u002Flinear-systems\u002Fsystems-and-echelon-forms":7181,"\u002Flinear-algebra\u002Flinear-systems\u002Fvector-and-matrix-equations":7182,"\u002Flinear-algebra\u002Flinear-systems\u002Fsolution-sets-and-applications":7183,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-independence":7184,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-transformations":7185,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-operations":7186,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-inverse-and-invertibility":7187,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fpartitioned-matrices-and-lu":7188,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fsubspaces-dimension-rank":7189,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fapplications-leontief-and-graphics":7039,"\u002Flinear-algebra\u002Fdeterminants\u002Fdeterminants-and-cofactors":7190,"\u002Flinear-algebra\u002Fdeterminants\u002Fproperties-of-determinants":7191,"\u002Flinear-algebra\u002Fdeterminants\u002Fcramer-volume-and-area":7043,"\u002Flinear-algebra\u002Fvector-spaces\u002Fvector-spaces-and-subspaces":7192,"\u002Flinear-algebra\u002Fvector-spaces\u002Fnull-and-column-spaces":7193,"\u002Flinear-algebra\u002Fvector-spaces\u002Fbases-and-independent-sets":7194,"\u002Flinear-algebra\u002Fvector-spaces\u002Fcoordinate-systems":7195,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdimension-and-rank":7196,"\u002Flinear-algebra\u002Fvector-spaces\u002Fchange-of-basis":7197,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdifference-equations-and-markov":7198,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-eigenvalues":7199,"\u002Flinear-algebra\u002Feigenvalues\u002Fthe-characteristic-equation":7200,"\u002Flinear-algebra\u002Feigenvalues\u002Fdiagonalization":7201,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-linear-transformations":7202,"\u002Flinear-algebra\u002Feigenvalues\u002Fcomplex-eigenvalues":7203,"\u002Flinear-algebra\u002Feigenvalues\u002Fdynamical-systems":7204,"\u002Flinear-algebra\u002Feigenvalues\u002Fpower-method":7205,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-length-orthogonality":7206,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Forthogonal-sets-and-projections":7207,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fgram-schmidt-and-qr":7208,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-problems":7209,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-applications":7210,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-spaces":7211,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fdiagonalizing-symmetric-matrices":7078,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fquadratic-forms":7212,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fconstrained-optimization":7213,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsingular-value-decomposition":7214,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsvd-applications-pca-imaging":7215,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-thinking-and-matrix-computation":7216,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Flu-and-cholesky":7217,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fconditioning-and-floating-point":7218,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fstability-and-error-analysis":7219,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fqr-and-numerical-least-squares":7220,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-eigenvalues-and-svd":7221,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-combinations":7222,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-independence-and-barycentric-coordinates":7223,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fconvex-combinations-and-convex-sets":7224,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fhyperplanes-and-polytopes":7225,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fcurves-and-surfaces":7226,"\u002Flinear-algebra":7227,"\u002Ftheory-of-computation":7228,"\u002Fcomputer-architecture\u002Ffoundations\u002Fbits-bytes-and-words":7229,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-representation":7230,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-arithmetic":7231,"\u002Fcomputer-architecture\u002Ffoundations\u002Ffloating-point":7232,"\u002Fcomputer-architecture\u002Ffoundations\u002Fboolean-algebra-and-bit-manipulation":7233,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fthe-machines-view":7234,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fdata-movement":7235,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farithmetic-and-logic":7236,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fcontrol-flow":7237,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fprocedures":7238,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farrays-structs-and-alignment":7239,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fmemory-layout-and-buffer-overflows":7240,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fwhat-an-isa-is":7241,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Finstruction-formats-and-operands":7242,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Faddressing-modes":7243,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fthe-y86-64-instruction-set":7244,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fy86-64-programming":7245,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Ftransistors-gates-and-boolean-functions":7246,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fcombinational-logic-and-hcl":7247,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmultiplexers-decoders-and-the-alu":7248,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmemory-elements-latches-flip-flops-and-clocking":7249,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fregister-files-and-random-access-memory":7250,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-fetch-decode-execute-cycle":7251,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-seq-stages":7252,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fcontrol-logic-and-sequencing":7253,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fassembling-seq":7254,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Ftracing-a-program":7255,"\u002Fcomputer-architecture\u002Fpipelining\u002Fpipelining-principles":7256,"\u002Fcomputer-architecture\u002Fpipelining\u002Ffrom-seq-to-pipe":7257,"\u002Fcomputer-architecture\u002Fpipelining\u002Fdata-hazards-stalling-and-forwarding":7258,"\u002Fcomputer-architecture\u002Fpipelining\u002Fcontrol-hazards-and-branch-prediction":7259,"\u002Fcomputer-architecture\u002Fpipelining\u002Fthe-complete-pipe-processor":7260,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fstorage-technologies-and-the-latency-gap":7261,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Flocality":7262,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-memories-direct-mapped":7263,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fset-associative-and-write-policies":7264,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-performance-and-cache-friendly-code":7265,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Faddress-spaces-and-translation":7266,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fpage-tables-and-page-faults":7267,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fthe-tlb-and-multi-level-page-tables":7268,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Fexceptional-control-flow":7269,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Finterrupts-and-the-kernel":7270,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fprocesses-threads-and-parallelism":7271,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fhardware-multithreading":7272,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fcache-coherence":7273,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmemory-consistency-and-synchronization":7274,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmulticore-organization":7275,"\u002Fcomputer-architecture\u002Fcapstone\u002Fthe-whole-machine":7276,"\u002Fcomputer-architecture\u002Fcapstone\u002Fassembling-a-complete-cpu":7277,"\u002Fcomputer-architecture":7228,"\u002Fdifferential-equations\u002Ffoundations\u002Fmodels-and-direction-fields":7278,"\u002Fdifferential-equations\u002Ffoundations\u002Fclassification-and-terminology":7279,"\u002Fdifferential-equations\u002Ffirst-order\u002Flinear-first-order-integrating-factors":7280,"\u002Fdifferential-equations\u002Ffirst-order\u002Fseparable-and-exact":7043,"\u002Fdifferential-equations\u002Ffirst-order\u002Fmodeling-first-order":7281,"\u002Fdifferential-equations\u002Ffirst-order\u002Fautonomous-and-population-dynamics":7042,"\u002Fdifferential-equations\u002Ffirst-order\u002Fexistence-uniqueness-euler":7049,"\u002Fdifferential-equations\u002Ffirst-order\u002Ffirst-order-difference-equations":7282,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhomogeneous-constant-coefficients":7283,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fcomplex-and-repeated-roots":7083,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fnonhomogeneous-undetermined-coefficients":7284,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fvariation-of-parameters":7285,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations":7286,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhigher-order-linear":7287,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points":7288,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius":7289,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions":7290,"\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps":7291,"\u002Fdifferential-equations\u002Flaplace\u002Fstep-impulse-convolution":7292,"\u002Fdifferential-equations\u002Fsystems\u002Fmatrices-eigenvalues-review":7293,"\u002Fdifferential-equations\u002Fsystems\u002Fconstant-coefficient-systems-phase-portraits":7294,"\u002Fdifferential-equations\u002Fsystems\u002Frepeated-eigenvalues-fundamental-matrices":7295,"\u002Fdifferential-equations\u002Fnumerical\u002Feuler-and-runge-kutta":7290,"\u002Fdifferential-equations\u002Fnumerical\u002Fmultistep-systems-stability":7296,"\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability":7297,"\u002Fdifferential-equations\u002Fnonlinear\u002Flocally-linear-and-liapunov":7298,"\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles":7299,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Ffourier-series":7300,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations":7301,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fsturm-liouville":7302,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations":7303,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes":7304,"\u002Fdifferential-equations":7305,"\u002Frelativity\u002Ffoundations\u002Fspecial-relativity-postulates":7306,"\u002Frelativity\u002Ffoundations\u002Florentz-transformation-spacetime":7307,"\u002Frelativity\u002Ffoundations\u002Ftime-dilation-length-contraction":7308,"\u002Frelativity\u002Ffoundations\u002Frelativistic-momentum-energy":7309,"\u002Frelativity\u002Ffoundations\u002Fgeneral-relativity":7188,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fminkowski-spacetime-and-the-interval":7310,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Ffour-vectors-and-index-notation":7311,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fthe-lorentz-group-and-rapidity":7312,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fdoppler-aberration-and-appearance":7313,"\u002Frelativity\u002Frelativistic-dynamics\u002Ffour-momentum-force-and-accelerated-motion":7314,"\u002Frelativity\u002Frelativistic-dynamics\u002Fparticle-decays-and-two-body-kinematics":7315,"\u002Frelativity\u002Frelativistic-dynamics\u002Fcollisions-thresholds-and-the-cm-frame":7058,"\u002Frelativity\u002Frelativistic-dynamics\u002Fmandelstam-variables-and-invariants":7316,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ffour-current-and-the-four-potential":7317,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fthe-electromagnetic-field-tensor":7318,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ftransformation-of-electric-and-magnetic-fields":7319,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fcovariant-maxwell-and-the-stress-energy-tensor":7320,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-equivalence-principle-formalized":7321,"\u002Frelativity\u002Fcurved-spacetime\u002Fmanifolds-vectors-and-the-metric":7322,"\u002Frelativity\u002Fcurved-spacetime\u002Fcovariant-derivative-and-christoffel-symbols":7323,"\u002Frelativity\u002Fcurved-spacetime\u002Fgeodesics-and-the-geodesic-equation":7324,"\u002Frelativity\u002Fcurved-spacetime\u002Fcurvature-riemann-and-geodesic-deviation":7325,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-einstein-field-equations":7280,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fthe-schwarzschild-metric":7326,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fgeodesics-and-orbits-in-schwarzschild":7327,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Flight-bending-and-null-geodesics":7328,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fperihelion-precession-of-mercury":7329,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fdeflection-of-light-and-gravitational-lensing":7330,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fgravitational-redshift-and-shapiro-delay":7209,"\u002Frelativity\u002Ftests-of-general-relativity\u002Frelativity-in-technology-gps":7331,"\u002Frelativity\u002Fblack-holes\u002Fhorizons-and-coordinate-singularities":7332,"\u002Frelativity\u002Fblack-holes\u002Frotating-and-charged-black-holes":7219,"\u002Frelativity\u002Fblack-holes\u002Fblack-hole-thermodynamics":7333,"\u002Frelativity\u002Fgravitational-waves\u002Flinearized-gravity-and-wave-solutions":7334,"\u002Frelativity\u002Fgravitational-waves\u002Fgeneration-and-the-quadrupole-formula":7335,"\u002Frelativity\u002Fgravitational-waves\u002Fdetection-ligo-and-the-first-events":7336,"\u002Frelativity\u002Fcosmological-bridge\u002Fthe-cosmological-principle-and-flrw-metric":7337,"\u002Frelativity\u002Fcosmological-bridge\u002Ffriedmann-equations-and-cosmic-dynamics":7338,"\u002Frelativity":7339,"\u002Fphysical-computing":7228,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fblackbody-radiation-and-the-planck-quantum":7340,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-photoelectric-effect-and-the-photon":7319,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fx-rays-and-the-compton-effect":7341,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-old-quantum-theory-bohr-and-sommerfeld":7342,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fde-broglie-waves-and-electron-diffraction":7343,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fwave-packets-and-the-probability-interpretation":7344,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fthe-uncertainty-principle":7345,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-schrodinger-equation-in-one-dimension":7346,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-free-particle-and-wave-packet-dynamics":7347,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fparticle-in-infinite-and-finite-square-wells":7295,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Foperators-expectation-values-and-the-harmonic-oscillator":7219,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-dirac-delta-potential":7348,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fbarrier-penetration-and-quantum-tunneling":7349,"\u002Fquantum-mechanics\u002Fformalism\u002Fhilbert-space-and-dirac-notation":7350,"\u002Fquantum-mechanics\u002Fformalism\u002Fobservables-hermitian-operators-and-eigenvalues":7351,"\u002Fquantum-mechanics\u002Fformalism\u002Fthe-postulates-and-quantum-measurement":7347,"\u002Fquantum-mechanics\u002Fformalism\u002Fposition-momentum-and-continuous-spectra":7352,"\u002Fquantum-mechanics\u002Fformalism\u002Fcommutators-and-the-generalized-uncertainty-principle":7327,"\u002Fquantum-mechanics\u002Fformalism\u002Ftime-evolution-schrodinger-and-heisenberg-pictures":7080,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fladder-operators-and-the-number-states":7353,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fcoherent-and-squeezed-states":7354,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fsymmetries-generators-and-conservation-laws":7060,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fparity-time-reversal-and-discrete-symmetries":7355,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Forbital-angular-momentum-and-spherical-harmonics":7356,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Fthe-angular-momentum-algebra":7357,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Faddition-of-angular-momenta-and-clebsch-gordan":7358,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-schrodinger-equation-in-three-dimensions":7359,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-hydrogen-atom":7360,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-isotropic-oscillator-and-hidden-symmetry":7361,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-half-pauli-matrices-and-stern-gerlach":7362,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-in-a-magnetic-field-precession-and-resonance":7363,"\u002Fquantum-mechanics\u002Fspin\u002Ftwo-level-systems-and-the-bloch-sphere":7319,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fidentical-particles-and-exchange-symmetry":7364,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fthe-pauli-principle-atoms-and-the-periodic-table":7365,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ftime-independent-perturbation-theory":7366,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ffine-structure-and-the-real-hydrogen-atom":7353,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-zeeman-and-stark-effects":7041,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-variational-method":7367,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-wkb-approximation":7368,"\u002Fquantum-mechanics":7369,"\u002Freal-analysis\u002Ffoundations\u002Fsets-logic-functions":7303,"\u002Freal-analysis\u002Ffoundations\u002Fordered-fields-completeness":7370,"\u002Freal-analysis\u002Ffoundations\u002Fabsolute-value-bounds":7371,"\u002Freal-analysis\u002Ffoundations\u002Fintervals-uncountability":7192,"\u002Freal-analysis\u002Fsequences-series\u002Fsequences-limits":7372,"\u002Freal-analysis\u002Fsequences-series\u002Flimit-laws-monotone":7078,"\u002Freal-analysis\u002Fsequences-series\u002Flimsup-bolzano-weierstrass":7373,"\u002Freal-analysis\u002Fsequences-series\u002Fcauchy-completeness":7374,"\u002Freal-analysis\u002Fsequences-series\u002Fseries-convergence":7215,"\u002Freal-analysis\u002Fsequences-series\u002Fabsolute-conditional-rearrangement":7325,"\u002Freal-analysis\u002Fmetric-spaces\u002Fmetric-spaces-norms":7375,"\u002Freal-analysis\u002Fmetric-spaces\u002Fopen-closed-sets":7376,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconvergence-completeness":7377,"\u002Freal-analysis\u002Fmetric-spaces\u002Fcompactness":7378,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconnectedness":7379,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-of-functions":7352,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuous-functions":7380,"\u002Freal-analysis\u002Fcontinuity\u002Fevt-ivt":7185,"\u002Freal-analysis\u002Fcontinuity\u002Funiform-continuity":7381,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuity-metric-spaces":7382,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-infinity-monotone":7039,"\u002Freal-analysis\u002Fdifferentiation\u002Fthe-derivative":7383,"\u002Freal-analysis\u002Fdifferentiation\u002Fmean-value-theorem":7384,"\u002Freal-analysis\u002Fdifferentiation\u002Ftaylors-theorem":7341,"\u002Freal-analysis\u002Fdifferentiation\u002Finverse-function-1d":7068,"\u002Freal-analysis\u002Friemann-integration\u002Fdarboux-integral":7219,"\u002Freal-analysis\u002Friemann-integration\u002Fintegrability-classes":7385,"\u002Freal-analysis\u002Friemann-integration\u002Fproperties-of-the-integral":7386,"\u002Freal-analysis\u002Friemann-integration\u002Ffundamental-theorem":7204,"\u002Freal-analysis\u002Friemann-integration\u002Flog-exp-improper":7329,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpointwise-uniform-convergence":7387,"\u002Freal-analysis\u002Ffunction-sequences\u002Finterchange-of-limits":7388,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpower-series-weierstrass":7389,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpicard-ode":7224,"\u002Freal-analysis\u002Fseveral-variables\u002Fdifferentiability-rn":7390,"\u002Freal-analysis\u002Fseveral-variables\u002Fgradient-chain-rule":7391,"\u002Freal-analysis\u002Fseveral-variables\u002Fhigher-derivatives-taylor-extrema":7392,"\u002Freal-analysis\u002Fseveral-variables\u002Finverse-implicit-theorems":7392,"\u002Freal-analysis\u002Fseveral-variables\u002Fmultiple-integrals":7393,"\u002Freal-analysis":7394,"\u002Fabstract-algebra\u002Ffoundations\u002Fsets-functions-relations":7395,"\u002Fabstract-algebra\u002Ffoundations\u002Fintegers-and-modular-arithmetic":7396,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fgroup-axioms-and-first-examples":7397,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fdihedral-and-symmetric-groups":7398,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fmatrix-and-quaternion-groups":7399,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fhomomorphisms-and-group-actions":7400,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fsubgroups-and-substructures":7401,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcyclic-groups":7402,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fgeneration-and-subgroup-lattices":7403,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcosets-lagrange-and-normal-subgroups":7404,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fisomorphism-theorems":7368,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcomposition-series-and-the-alternating-group":7405,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Factions-and-cayleys-theorem":7397,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fconjugation-and-the-class-equation":7314,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fsylow-theorems":7406,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fautomorphisms-and-simple-groups":7407,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fdirect-products-and-finite-abelian-groups":7408,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fsemidirect-products":7409,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fnilpotent-and-solvable-groups":7410,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fclassifying-small-groups":7411,"\u002Fabstract-algebra\u002Fring-theory\u002Frings-definitions-and-examples":7412,"\u002Fabstract-algebra\u002Fring-theory\u002Fideals-quotients-and-homomorphisms":7413,"\u002Fabstract-algebra\u002Fring-theory\u002Ffractions-and-the-chinese-remainder-theorem":7407,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Feuclidean-domains-pids-ufds":7414,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fpolynomial-rings-over-fields":7383,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fgauss-lemma-and-unique-factorization":7415,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Firreducibility-criteria-and-groebner":7416,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fintroduction-to-modules":7417,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ffree-modules-and-direct-sums":7418,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ftensor-products-and-exact-sequences":7419,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fvector-spaces-and-linear-maps":7420,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fstructure-theorem-over-pids":7421,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Frational-canonical-form":7422,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fjordan-canonical-form":7423,"\u002Fabstract-algebra\u002Ffield-theory\u002Ffield-extensions-and-algebraic-elements":7424,"\u002Fabstract-algebra\u002Ffield-theory\u002Fstraightedge-and-compass-constructions":7057,"\u002Fabstract-algebra\u002Ffield-theory\u002Fsplitting-fields-and-algebraic-closure":7425,"\u002Fabstract-algebra\u002Ffield-theory\u002Fseparable-and-cyclotomic-extensions":7426,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fthe-galois-correspondence":7299,"\u002Fabstract-algebra\u002Fgalois-theory\u002Ffinite-fields":7427,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fcyclotomic-and-abelian-extensions":7428,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fgalois-groups-of-polynomials":7356,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fsolvability-by-radicals-and-the-quintic":7428,"\u002Fabstract-algebra\u002Fcapstone\u002Fcommutative-algebra-and-algebraic-geometry":7429,"\u002Fabstract-algebra\u002Fcapstone\u002Frepresentation-and-character-theory":7430,"\u002Fabstract-algebra":7431,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fatomic-spectra-rutherford":7432,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-model-hydrogen":7433,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fx-ray-spectra-franck-hertz":7434,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-sommerfeld-old-quantum-theory":7435,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fold-quantum-theory-limits-wkb":7436,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fschrodinger-3d-hydrogen":7348,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fhydrogen-wave-functions":7437,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fradial-equation-in-full":7438,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fsymmetry-degeneracy-runge-lenz":7439,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fexpectation-values-virial":7440,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fquantum-defects-alkali-spectra":7441,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Frydberg-atoms":7442,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Frelativistic-kinetic-correction":7443,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fspin-orbit-thomas-precession":7182,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdarwin-term-fine-structure-formula":7311,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdirac-equation-hydrogen":7057,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Flamb-shift-qed":7444,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fhyperfine-structure-21cm":7041,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fnuclear-effects-isotope-shift":7445,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fperiodic-table-atomic-spectra":7446,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fcentral-field-self-consistent":7079,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fidentical-particles-hartree-fock":7373,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhelium-two-electron-atom":7447,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fls-jj-coupling-term-symbols":7448,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhund-rules-ground-terms":7449,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fzeeman-effect":7450,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fpaschen-back-intermediate":7451,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fstark-effect-polarizability":7452,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Ftime-dependent-perturbation-golden-rule":7453,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fdipole-approximation-einstein-coefficients":7454,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fselection-rules-forbidden-transitions":7455,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Flifetimes-and-line-shapes":7456,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Flaser-principles":7457,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fspectroscopy-techniques":7458,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fline-catalog-nist-asd":7459,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Flaser-cooling-doppler":7460,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fsub-doppler-trapping":7404,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fbose-einstein-condensation":7461,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Foptical-clocks-precision":7462,"\u002Fatomic-physics":7463,"\u002Fdatabases":7228,"\u002Fcategory-theory\u002Ffoundations\u002Fwhat-is-a-category":7464,"\u002Fcategory-theory\u002Ffoundations\u002Fexamples-of-categories":7465,"\u002Fcategory-theory\u002Ffoundations\u002Fspecial-morphisms":7466,"\u002Fcategory-theory\u002Ffoundations\u002Ffunctors":7395,"\u002Fcategory-theory\u002Ffoundations\u002Fnatural-transformations":7467,"\u002Fcategory-theory\u002Ffoundations\u002Fsize-and-set-theory":7468,"\u002Fcategory-theory\u002Funiversal-properties\u002Funiversal-properties":7469,"\u002Fcategory-theory\u002Funiversal-properties\u002Fproducts-and-coproducts":7470,"\u002Fcategory-theory\u002Funiversal-properties\u002Fconstructions-on-categories":7471,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Frepresentable-functors":7472,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-lemma":7473,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-consequences":7474,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits":7475,"\u002Fcategory-theory\u002Flimits-colimits\u002Fproducts-equalizers-pullbacks":7476,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcolimits":7477,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcomputing-limits":7478,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits-and-functors":7479,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions":7480,"\u002Fcategory-theory\u002Fadjunctions\u002Funits-and-counits":7481,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions-via-universal-arrows":7482,"\u002Fcategory-theory\u002Fadjunctions\u002Ffree-forgetful-adjunctions":7483,"\u002Fcategory-theory\u002Fadjoints-limits\u002Flimits-via-adjoints":7484,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fpresheaf-limits-colimits":7485,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoints-preserve-limits":7486,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoint-functor-theorem":7477,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fmonads":7487,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-eilenberg-moore":7488,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fkleisli-and-programming":7489,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-for-endofunctors":7490,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Fcartesian-closed-categories":7491,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Flambda-calculus-correspondence":7436,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Ffixed-points-and-recursion":7492,"\u002Fcategory-theory":7493,"\u002Fdeep-learning\u002Fmathematical-background\u002Flinear-algebra-for-deep-learning":7494,"\u002Fdeep-learning\u002Fmathematical-background\u002Fprobability-and-information-theory":7495,"\u002Fdeep-learning\u002Fmathematical-background\u002Fnumerical-computation":7496,"\u002Fdeep-learning\u002Fmathematical-background\u002Fcalculus":7497,"\u002Fdeep-learning\u002Ffoundations\u002Fwhat-is-deep-learning":7498,"\u002Fdeep-learning\u002Ffoundations\u002Fmachine-learning-refresher":7499,"\u002Fdeep-learning\u002Ffoundations\u002Flinear-models-and-the-perceptron":7458,"\u002Fdeep-learning\u002Fneural-networks\u002Fthe-multilayer-perceptron":7500,"\u002Fdeep-learning\u002Fneural-networks\u002Factivation-functions":7501,"\u002Fdeep-learning\u002Fneural-networks\u002Funiversal-approximation":7502,"\u002Fdeep-learning\u002Fneural-networks\u002Fbackpropagation":7503,"\u002Fdeep-learning\u002Fneural-networks\u002Floss-functions-and-output-units":7504,"\u002Fdeep-learning\u002Foptimization\u002Fgradient-descent-and-sgd":7505,"\u002Fdeep-learning\u002Foptimization\u002Fmomentum-and-adaptive-methods":7506,"\u002Fdeep-learning\u002Foptimization\u002Finitialization":7507,"\u002Fdeep-learning\u002Foptimization\u002Fthe-optimization-landscape":7508,"\u002Fdeep-learning\u002Foptimization\u002Fsecond-order-and-approximate-methods":7509,"\u002Fdeep-learning\u002Fregularization\u002Fregularization-overview":7510,"\u002Fdeep-learning\u002Fregularization\u002Fdropout-and-data-augmentation":7511,"\u002Fdeep-learning\u002Fregularization\u002Fearly-stopping-and-parameter-sharing":7512,"\u002Fdeep-learning\u002Fregularization\u002Fnormalization":7513,"\u002Fdeep-learning\u002Farchitectures\u002Fconvolutional-networks":7514,"\u002Fdeep-learning\u002Farchitectures\u002Fcnn-architectures":7515,"\u002Fdeep-learning\u002Farchitectures\u002Frecurrent-networks":7516,"\u002Fdeep-learning\u002Farchitectures\u002Flstm-and-gru":7517,"\u002Fdeep-learning\u002Farchitectures\u002Fattention-and-transformers":7518,"\u002Fdeep-learning\u002Farchitectures\u002Fthe-transformer-architecture":7519,"\u002Fdeep-learning\u002Farchitectures\u002Ftransformers-in-practice":7520,"\u002Fdeep-learning\u002Farchitectures\u002Fgraph-neural-networks":7521,"\u002Fdeep-learning\u002Farchitectures\u002Fstate-space-models":7522,"\u002Fdeep-learning\u002Ftheory\u002Fgeneralization-theory":7523,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-robustness":7524,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-defenses":7525,"\u002Fdeep-learning\u002Ftheory\u002Fbayesian-and-ensemble-methods":7526,"\u002Fdeep-learning\u002Ftheory\u002Fdeep-equilibrium-models":7470,"\u002Fdeep-learning\u002Fgenerative-models\u002Flinear-factor-models":7527,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoencoders":7528,"\u002Fdeep-learning\u002Fgenerative-models\u002Fvariational-autoencoders":7529,"\u002Fdeep-learning\u002Fgenerative-models\u002Fgenerative-adversarial-networks":7530,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoregressive-and-normalizing-flows":7531,"\u002Fdeep-learning\u002Fgenerative-models\u002Fenergy-based-and-boltzmann-machines":7532,"\u002Fdeep-learning\u002Fgenerative-models\u002Fdiffusion-and-score-based-models":7533,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fstructured-probabilistic-models":7022,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fmonte-carlo-and-mcmc":7534,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fapproximate-inference":7535,"\u002Fdeep-learning\u002Fpractical\u002Fpractical-methodology":7258,"\u002Fdeep-learning\u002Fpractical\u002Fhyperparameters-and-debugging":7536,"\u002Fdeep-learning\u002Fpractical\u002Frepresentation-learning":7537,"\u002Fdeep-learning\u002Fpractical\u002Ftransfer-learning":7538,"\u002Fdeep-learning\u002Fpractical\u002Fapplications":7539,"\u002Fdeep-learning\u002Fpractical\u002Fmodel-compression-and-distillation":7540,"\u002Fdeep-learning\u002Fpractical\u002Fmeta-learning-and-few-shot":7541,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Flarge-language-models":7542,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fscaling-inference-and-alignment":7543,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fseq2seq-pretraining-and-bart":7544,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ftext-to-text-transfer-and-conditional-generation":7545,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fspeech-and-audio-models":7546,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fself-supervised-speech-and-synthesis":7547,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fai-agents":7231,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fagent-memory-retrieval-and-orchestration":7548,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmixture-of-experts":7549,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmultimodal-models":7550,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ffusion-and-vision-language-models":7551,"\u002Fdeep-learning\u002Freinforcement-learning\u002Ffoundations-of-reinforcement-learning":7268,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fmodel-free-prediction-and-control":7552,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fdeep-q-networks":7553,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fpolicy-gradients-and-actor-critic":7554,"\u002Fdeep-learning\u002Freinforcement-learning\u002Frl-from-human-feedback":7555,"\u002Fdeep-learning":7228,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fequilibrium-state-variables-zeroth-law":7556,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Ffirst-law-heat-and-work":7353,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fsecond-law-entropy-and-the-carnot-bound":7557,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fthermodynamic-potentials-and-maxwell-relations":7558,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fstability-response-functions-and-the-third-law":7559,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fclassical-statistics-and-equipartition":7560,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fphase-space-and-liouvilles-theorem":7561,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fensembles-and-the-equal-probability-postulate":7562,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fstatistical-entropy-boltzmann-and-gibbs":7563,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fmicrocanonical-ensemble-and-entropy":7564,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fequilibrium-conditions-temperature-pressure-chemical-potential":7400,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fideal-gas-phase-space-and-the-sackur-tetrode-entropy":7565,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Ftwo-state-systems-paramagnets-and-negative-temperature":7566,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fcanonical-ensemble-and-the-boltzmann-distribution":7567,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fpartition-function-and-the-helmholtz-free-energy":7287,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fenergy-fluctuations-and-ensemble-equivalence":7080,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fthe-einstein-solid-and-harmonic-systems":7568,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fparamagnetism-and-the-schottky-anomaly":7569,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fideal-gas-partition-function-and-the-gibbs-paradox":7570,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fequipartition-and-the-virial-theorem":7214,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fmolecular-gases-rotation-and-vibration":7571,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fgrand-canonical-ensemble-and-the-grand-partition-function":7572,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fchemical-potential-fugacity-and-number-fluctuations":7292,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fensemble-summary-and-the-thermodynamic-web":7219,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fquantum-statistics-bose-einstein-and-fermi-dirac":7573,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fderiving-the-quantum-distributions":7188,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fthe-classical-limit-and-quantum-concentration":7058,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fideal-quantum-gases-general-framework":7074,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-and-the-fermion-gas":7574,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthe-photon-gas-and-plancks-radiation-law":7575,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fblackbody-thermodynamics-and-radiation-pressure":7576,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fphonons-and-the-debye-model":7206,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-derived":7577,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthermodynamics-of-the-bose-gas-and-superfluidity":7068,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fthe-ideal-fermi-gas-at-zero-temperature":7578,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fsommerfeld-expansion-and-electrons-in-metals":7579,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":7580,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fneutron-stars-and-nuclear-matter":7581,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-cluster-expansion-and-virial-coefficients":7402,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-van-der-waals-gas-and-liquid-gas-coexistence":7582,"\u002Fstatistical-mechanics\u002Finteractions\u002Fquantum-gases-with-interactions-and-exchange":7583,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fphases-coexistence-and-classification":7584,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-ising-model-and-exact-solutions":7585,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fmean-field-theory-and-the-weiss-model":7348,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fcritical-exponents-and-landau-theory":7586,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-renormalization-group-idea":7326,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fthermodynamic-fluctuations-and-response":7587,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fbrownian-motion-and-the-langevin-equation":7187,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Flinear-response-and-the-fluctuation-dissipation-theorem":7588,"\u002Fstatistical-mechanics":7589,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fbonding-mechanisms":7590,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fmolecular-orbitals-and-h2-plus":7053,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fhydrogen-molecule-and-exchange":7313,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fvan-der-waals-forces":7591,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Frotational-vibrational-spectra":7592,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Fanharmonicity-and-rovibrational-structure":7593,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Framan-and-electronic-bands":7594,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Flasers-and-masers":7595,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fstructure-of-solids":7596,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fbravais-lattices-and-crystal-systems":7186,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Freciprocal-lattice-and-brillouin-zones":7597,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fdiffraction-and-structure-factors":7598,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonon-dispersion":7599,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonons-quantization-and-dos":7600,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fdebye-einstein-heat-capacity":7329,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fanharmonicity-and-thermal-transport":7601,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ffree-electron-gas-and-conduction":7602,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fsommerfeld-model-and-heat-capacity":7603,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ftransport-and-the-hall-effect":7604,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fscreening-and-plasmons":7605,"\u002Fcondensed-matter\u002Fband-theory\u002Fblochs-theorem-and-energy-bands":7384,"\u002Fcondensed-matter\u002Fband-theory\u002Fnearly-free-electron-model":7328,"\u002Fcondensed-matter\u002Fband-theory\u002Ftight-binding-method":7606,"\u002Fcondensed-matter\u002Fband-theory\u002Ffermi-surfaces-and-semiclassical-dynamics":7607,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fsemiconductor-bands-and-junctions":7608,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fintrinsic-and-extrinsic-semiconductors":7609,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fcarrier-transport-and-recombination":7319,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fthe-pn-junction":7610,"\u002Fcondensed-matter\u002Fsemiconductors\u002Ftransistors-and-optoelectronics":7611,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fdielectrics-and-polarization":7556,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fferroelectrics-and-piezoelectrics":7456,"\u002Fcondensed-matter\u002Fmagnetism\u002Fdiamagnetism-and-paramagnetism":7183,"\u002Fcondensed-matter\u002Fmagnetism\u002Fexchange-and-ferromagnetism":7612,"\u002Fcondensed-matter\u002Fmagnetism\u002Fantiferromagnetism-and-domains":7049,"\u002Fcondensed-matter\u002Fmagnetism\u002Fspin-waves-and-magnons":7613,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fsuperconductivity-phenomenology":7614,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Flondon-theory-and-the-meissner-effect":7194,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fginzburg-landau-theory":7615,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fbcs-theory":7449,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fjosephson-and-high-tc":7616,"\u002Fcondensed-matter\u002Fnanostructures\u002Fquantum-wells-wires-and-dots":7041,"\u002Fcondensed-matter\u002Fnanostructures\u002Finteger-quantum-hall-effect":7617,"\u002Fcondensed-matter\u002Fnanostructures\u002Ffractional-quantum-hall-and-topology":7052,"\u002Fcondensed-matter\u002Fnanostructures\u002Fgraphene-and-dirac-materials":7618,"\u002Fcondensed-matter":7369,"\u002Flogic\u002Ffoundations\u002Flogic-as-a-mathematical-model":7619,"\u002Flogic\u002Fsentential-logic\u002Fformal-languages-and-well-formed-formulas":7620,"\u002Flogic\u002Fsentential-logic\u002Ftruth-assignments-and-tautologies":7621,"\u002Flogic\u002Fsentential-logic\u002Funique-readability-and-parsing":7622,"\u002Flogic\u002Fsentential-logic\u002Finduction-and-recursion":7066,"\u002Flogic\u002Fsentential-logic\u002Fexpressive-completeness-and-normal-forms":7623,"\u002Flogic\u002Fsentential-logic\u002Fboolean-circuits":7624,"\u002Flogic\u002Fsentential-logic\u002Fcompactness-and-effectiveness":7066,"\u002Flogic\u002Ffirst-order-languages\u002Ffirst-order-languages":7625,"\u002Flogic\u002Ffirst-order-languages\u002Fstructures-truth-and-satisfaction":7479,"\u002Flogic\u002Ffirst-order-languages\u002Fdefinability-and-elementary-equivalence":7626,"\u002Flogic\u002Ffirst-order-languages\u002Fterms-substitution-and-parsing":7627,"\u002Flogic\u002Fdeductive-calculus\u002Fa-deductive-calculus":7628,"\u002Flogic\u002Fdeductive-calculus\u002Fdeduction-theorem-and-derived-rules":7626,"\u002Flogic\u002Fdeductive-calculus\u002Fsoundness":7629,"\u002Flogic\u002Fdeductive-calculus\u002Fcompleteness-and-consistency":7630,"\u002Flogic\u002Fmodels-and-theories\u002Fcompactness-and-lowenheim-skolem":7631,"\u002Flogic\u002Fmodels-and-theories\u002Ftheories-elementary-classes-and-categoricity":7632,"\u002Flogic\u002Fmodels-and-theories\u002Finterpretations-between-theories":7633,"\u002Flogic\u002Fmodels-and-theories\u002Fnonstandard-analysis":7634,"\u002Flogic\u002Farithmetic-and-definability\u002Fdefinability-in-arithmetic":7635,"\u002Flogic\u002Farithmetic-and-definability\u002Fnatural-numbers-with-successor":7636,"\u002Flogic\u002Farithmetic-and-definability\u002Fpresburger-and-reducts":7557,"\u002Flogic\u002Farithmetic-and-definability\u002Fa-subtheory-and-representability":7637,"\u002Flogic\u002Fincompleteness\u002Farithmetization-of-syntax":7630,"\u002Flogic\u002Fincompleteness\u002Fincompleteness-and-undecidability":7638,"\u002Flogic\u002Fincompleteness\u002Fsecond-incompleteness-theorem":7639,"\u002Flogic\u002Fcomputability-and-representability\u002Frecursive-functions":7272,"\u002Flogic\u002Fcomputability-and-representability\u002Frepresenting-exponentiation":7640,"\u002Flogic\u002Fsecond-order-logic\u002Fsecond-order-languages":7457,"\u002Flogic\u002Fsecond-order-logic\u002Fskolem-functions-and-many-sorted-logic":7641,"\u002Flogic\u002Fsecond-order-logic\u002Fgeneral-structures":7642,"\u002Flogic":7643,"\u002Freinforcement-learning\u002Ffoundations\u002Fwhat-is-reinforcement-learning":7644,"\u002Freinforcement-learning\u002Ffoundations\u002Fa-brief-history-of-rl":7645,"\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits":7258,"\u002Freinforcement-learning\u002Ffoundations\u002Fbandit-exploration-algorithms":7646,"\u002Freinforcement-learning\u002Ffoundations\u002Fmarkov-decision-processes":7647,"\u002Freinforcement-learning\u002Ffoundations\u002Fvalue-functions-and-optimality":7648,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdynamic-programming":7649,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdp-async-and-gpi":7639,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-methods":7650,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-off-policy":7651,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftemporal-difference-learning":7652,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftd-control-sarsa-and-q-learning":7550,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-bootstrapping":7653,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-off-policy-methods":7654,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-and-learning":7655,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-focusing-and-decision-time":7656,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdecision-time-planning":7657,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-tree-search":7275,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-prediction":7658,"\u002Freinforcement-learning\u002Fapproximation\u002Ffeature-construction-and-nonlinear":7659,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-control":7660,"\u002Freinforcement-learning\u002Fapproximation\u002Faverage-reward-control":7661,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-and-the-deadly-triad":7466,"\u002Freinforcement-learning\u002Fapproximation\u002Fbellman-error-and-gradient-td":7662,"\u002Freinforcement-learning\u002Fapproximation\u002Feligibility-traces":7638,"\u002Freinforcement-learning\u002Fapproximation\u002Ftrue-online-and-sarsa-lambda":7663,"\u002Freinforcement-learning\u002Fapproximation\u002Fpolicy-gradient-methods":7664,"\u002Freinforcement-learning\u002Fapproximation\u002Factor-critic-and-continuous-actions":7665,"\u002Freinforcement-learning\u002Fapproximation\u002Fleast-squares-and-memory-based-methods":7286,"\u002Freinforcement-learning\u002Fapproximation\u002Fmemory-and-kernel-methods":7666,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-eligibility-traces":7416,"\u002Freinforcement-learning\u002Fapproximation\u002Fstable-off-policy-traces":7667,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks":7668,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdqn-improvements":7248,"\u002Freinforcement-learning\u002Fdeep-rl\u002Factor-critic-and-ppo":7669,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fppo-and-continuous-control":7670,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fcase-studies":7671,"\u002Freinforcement-learning\u002Fdeep-rl\u002Frl-beyond-games":7672,"\u002Freinforcement-learning\u002Fdeep-rl\u002Ffrontiers":7673,"\u002Freinforcement-learning\u002Fdeep-rl\u002Freward-design-and-open-problems":7526,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow":7674,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow-part-2":7675,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control":7676,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control-part-2":7561,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl":7677,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl-part-2":7678,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration":6939,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2":7275,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl":7342,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl-part-2":7679,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl":7680,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl-part-2":7681,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl":7682,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl-part-2":7683,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl":7684,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl-part-2":7685,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Frlhf-and-language-models":7686,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps":7687,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps-part-2":7688,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl":7689,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl-part-2":7690,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmeta-rl-and-generalization":7691,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fpsychology-of-reinforcement":7692,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Finstrumental-conditioning-and-control":7693,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-and-td-error":7694,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-in-the-brain":7695,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fanimal-learning-and-cognition":7696,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fcognitive-maps-and-planning":7697,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fneuroscience-of-reinforcement":7698,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fseveral-learning-systems":7699,"\u002Freinforcement-learning":7228,"\u002Fartificial-intelligence\u002Ffoundations\u002Fwhat-is-ai":7700,"\u002Fartificial-intelligence\u002Ffoundations\u002Ffoundations-of-ai":7701,"\u002Fartificial-intelligence\u002Ffoundations\u002Fintelligent-agents":7702,"\u002Fartificial-intelligence\u002Ffoundations\u002Fagent-architectures":7703,"\u002Fartificial-intelligence\u002Fsearch\u002Funinformed-search":7704,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-strategies-compared":7705,"\u002Fartificial-intelligence\u002Fsearch\u002Finformed-search":7706,"\u002Fartificial-intelligence\u002Fsearch\u002Fheuristic-functions":7707,"\u002Fartificial-intelligence\u002Fsearch\u002Flocal-search":7708,"\u002Fartificial-intelligence\u002Fsearch\u002Fpopulation-and-continuous-search":7709,"\u002Fartificial-intelligence\u002Fsearch\u002Fadversarial-search":7710,"\u002Fartificial-intelligence\u002Fsearch\u002Fgames-of-chance-and-imperfect-information":7711,"\u002Fartificial-intelligence\u002Fsearch\u002Fconstraint-satisfaction":7712,"\u002Fartificial-intelligence\u002Fsearch\u002Fcsp-search-and-structure":7555,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-under-uncertainty":7410,"\u002Fartificial-intelligence\u002Fsearch\u002Fbelief-state-and-online-search":7713,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-logic":7714,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-inference":7715,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic":7716,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic-in-use":7717,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Finference-and-resolution":7718,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-resolution":7537,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fclassical-planning":7719,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-graphs-and-graphplan":7720,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-in-the-real-world":7721,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-under-uncertainty":7722,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fknowledge-representation":7723,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Freasoning-systems-and-defaults":7724,"\u002Fartificial-intelligence\u002Funcertainty\u002Fprobability-and-bayes":7725,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayes-rule-and-naive-bayes":7726,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayesian-networks":7727,"\u002Fartificial-intelligence\u002Funcertainty\u002Finference-in-bayesian-networks":7728,"\u002Fartificial-intelligence\u002Funcertainty\u002Freasoning-over-time":7729,"\u002Fartificial-intelligence\u002Funcertainty\u002Ftracking-and-data-association":7730,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmaking-decisions":7469,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmarkov-decision-processes":7720,"\u002Fartificial-intelligence\u002Funcertainty\u002Fdecision-networks-and-game-theory":7731,"\u002Fartificial-intelligence\u002Funcertainty\u002Fgame-theory-and-mechanism-design":7009,"\u002Fartificial-intelligence\u002Flearning\u002Flearning-from-examples":7732,"\u002Fartificial-intelligence\u002Flearning\u002Ftheory-and-model-families":7733,"\u002Fartificial-intelligence\u002Flearning\u002Fprobabilistic-learning":7734,"\u002Fartificial-intelligence\u002Flearning\u002Fexpectation-maximization":7735,"\u002Fartificial-intelligence\u002Flearning\u002Freinforcement-learning":7736,"\u002Fartificial-intelligence\u002Flearning\u002Fgeneralization-and-policy-search":7518,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-in-learning":7737,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-based-learning-methods":7738,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fvision-and-perception":7739,"\u002Fartificial-intelligence\u002Ffrontiers\u002Freconstructing-the-3d-world":7740,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobotics":7741,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobot-planning-and-control":7742,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnatural-language-in-ai":7743,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnlp-grammar-translation-and-speech":7744,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fphilosophy-and-future":7745,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fai-ethics-and-future":7746,"\u002Fartificial-intelligence":7228,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-constituents-nuclide-chart":7485,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-size-charge-distributions":7747,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-masses-binding-energy":7045,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fsemi-empirical-mass-formula":7043,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-moments-multipoles":7579,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnuclear-force-shell-overview":7748,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fthe-deuteron":7071,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnucleon-nucleon-scattering":7381,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fmeson-theory-isospin":7749,"\u002Fnuclear-physics\u002Fnuclear-models\u002Ffermi-gas-model":7750,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fliquid-drop-collective-coordinates":7751,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fshell-model-single-particle":7441,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fcollective-model-rotations-vibrations":7752,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-law-modes":7753,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-kinetics-equilibrium":7754,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-decay-gamow-theory":7640,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-fine-structure-hindrance":7755,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fbeta-decay-energetics-neutrino":7756,"\u002Fnuclear-physics\u002Fbeta-decay\u002Ffermi-theory-beta-decay":7055,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fweak-interaction-parity-violation":7284,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fdouble-beta-decay-neutrino-mass":7757,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fgamma-multipole-radiation":7385,"\u002Fnuclear-physics\u002Fgamma-decay\u002Finternal-conversion-isomers":7758,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fangular-correlations-mossbauer":7759,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Freaction-kinematics-cross-sections":7280,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fcompound-nucleus-resonances":7368,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fdirect-reactions-optical-model":7760,"\u002Fnuclear-physics\u002Ffission\u002Ffission-barrier-dynamics":7761,"\u002Fnuclear-physics\u002Ffission\u002Fchain-reactions-reactor-physics":7762,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Ffusion-reactions-confinement":7050,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fstellar-nucleosynthesis":7425,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fbig-bang-nucleosynthesis":7287,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fcharged-particle-stopping-power":7763,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fphoton-neutron-interactions":7335,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fradiation-detectors":7399,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fdosimetry-radiation-biology":7764,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fnuclear-applications-dating-medicine":7765,"\u002Fnuclear-physics":7766,"\u002Fnatural-language-processing\u002Ffoundations\u002Fwhat-is-nlp":7767,"\u002Fnatural-language-processing\u002Ffoundations\u002Fregex-and-text-normalization":7768,"\u002Fnatural-language-processing\u002Ffoundations\u002Fminimum-edit-distance":7406,"\u002Fnatural-language-processing\u002Ffoundations\u002Fn-gram-language-models":7769,"\u002Fnatural-language-processing\u002Ffoundations\u002Fsmoothing-and-backoff":7770,"\u002Fnatural-language-processing\u002Fclassification\u002Fnaive-bayes-and-sentiment":7771,"\u002Fnatural-language-processing\u002Fclassification\u002Fevaluating-classifiers":7254,"\u002Fnatural-language-processing\u002Fclassification\u002Flogistic-regression":7772,"\u002Fnatural-language-processing\u002Fclassification\u002Fsentiment-and-affect-lexicons":7773,"\u002Fnatural-language-processing\u002Fsemantics\u002Fvector-semantics-and-embeddings":7551,"\u002Fnatural-language-processing\u002Fsemantics\u002Fstatic-word-embeddings":7774,"\u002Fnatural-language-processing\u002Fsemantics\u002Fneural-language-models":7719,"\u002Fnatural-language-processing\u002Fsequences\u002Fsequence-labeling":7775,"\u002Fnatural-language-processing\u002Fsequences\u002Fcrfs-and-neural-taggers":7776,"\u002Fnatural-language-processing\u002Fsequences\u002Frnns-and-lstms":7777,"\u002Fnatural-language-processing\u002Ftransformers\u002Ftransformers-and-attention":7778,"\u002Fnatural-language-processing\u002Ftransformers\u002Fthe-transformer-architecture":7779,"\u002Fnatural-language-processing\u002Ftransformers\u002Flarge-language-models":7780,"\u002Fnatural-language-processing\u002Ftransformers\u002Fllm-pretraining-and-scaling":7781,"\u002Fnatural-language-processing\u002Ftransformers\u002Ffine-tuning-and-prompting":7232,"\u002Fnatural-language-processing\u002Ftransformers\u002Fprompting-and-alignment":7782,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-parsing":7783,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcky-scoring-and-evaluation":7725,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdependency-parsing":7784,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fgraph-based-and-neural-dependency-parsing":7785,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fword-senses-and-wsd":7786,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fwsd-in-practice-and-induction":7787,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-roles-and-information-extraction":7788,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Frelations-events-and-templates":7789,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoreference-and-discourse":7790,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoherence-and-discourse-structure":7791,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Flogical-semantics":7650,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcompositional-semantics-and-description-logics":7792,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-parsing":7793,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fneural-semantic-parsing":7794,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Finformation-extraction":7795,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftimes-events-and-templates":7796,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdiscourse-coherence":7797,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fentity-based-and-global-coherence":7798,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-grammars":7799,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftreebanks-and-lexicalized-grammars":7800,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation":7801,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation-decoding-and-evaluation":7802,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering":7803,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering-knowledge-and-llms":7504,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-and-chatbots":7671,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-systems-and-assistants":7260,"\u002Fnatural-language-processing\u002Fapplications\u002Ftext-summarization":7804,"\u002Fnatural-language-processing\u002Fapplications\u002Fabstractive-summarization-and-evaluation":7805,"\u002Fnatural-language-processing\u002Fspeech\u002Fphonetics":7806,"\u002Fnatural-language-processing\u002Fspeech\u002Facoustic-phonetics":7807,"\u002Fnatural-language-processing\u002Fspeech\u002Fautomatic-speech-recognition":7518,"\u002Fnatural-language-processing\u002Fspeech\u002Fasr-evaluation-and-applications":7808,"\u002Fnatural-language-processing":7228,"\u002Fparticle-physics\u002Ffoundations\u002Fhistorical-overview-particle-zoo":7809,"\u002Fparticle-physics\u002Ffoundations\u002Fparticle-physics-basic-concepts":7426,"\u002Fparticle-physics\u002Ffoundations\u002Ffundamental-interactions-force-carriers":7810,"\u002Fparticle-physics\u002Funits-kinematics\u002Fnatural-units-and-scales":7571,"\u002Fparticle-physics\u002Funits-kinematics\u002Ffour-vectors-invariant-mass":7811,"\u002Fparticle-physics\u002Funits-kinematics\u002Fdecay-scattering-kinematics-mandelstam":7812,"\u002Fparticle-physics\u002Funits-kinematics\u002Fcross-sections-golden-rule":7760,"\u002Fparticle-physics\u002Fsymmetries\u002Fconservation-laws-symmetries":7813,"\u002Fparticle-physics\u002Fsymmetries\u002Fdiscrete-symmetries-cpt":7814,"\u002Fparticle-physics\u002Fsymmetries\u002Fparity-violation-weak":7376,"\u002Fparticle-physics\u002Fsymmetries\u002Fsu2-su3-flavor-symmetry":7078,"\u002Fparticle-physics\u002Fquark-model\u002Feightfold-way-su3":7815,"\u002Fparticle-physics\u002Fquark-model\u002Fmeson-spectroscopy":7330,"\u002Fparticle-physics\u002Fquark-model\u002Fbaryon-spectroscopy":7816,"\u002Fparticle-physics\u002Fquark-model\u002Fcolor-confinement-exotics":7363,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fklein-gordon-equation":7817,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fdirac-equation-spinors":7617,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fantiparticles-hole-theory":7818,"\u002Fparticle-physics\u002Fqed\u002Ffeynman-rules-qed":7819,"\u002Fparticle-physics\u002Fqed\u002Fqed-tree-processes":7586,"\u002Fparticle-physics\u002Fqed\u002Frenormalization-running-coupling":7820,"\u002Fparticle-physics\u002Fqed\u002Felectron-g-2":7049,"\u002Fparticle-physics\u002Fweak-interaction\u002Fva-structure-weak":7821,"\u002Fparticle-physics\u002Fweak-interaction\u002Fw-z-bosons-decays":7822,"\u002Fparticle-physics\u002Fweak-interaction\u002Fckm-matrix":7823,"\u002Fparticle-physics\u002Fweak-interaction\u002Fcp-violation-kaons-b-mesons":7367,"\u002Fparticle-physics\u002Fqcd\u002Fcolor-su3-gluons":7583,"\u002Fparticle-physics\u002Fqcd\u002Fasymptotic-freedom-confinement":7824,"\u002Fparticle-physics\u002Fqcd\u002Fdeep-inelastic-scattering-partons":7825,"\u002Fparticle-physics\u002Fqcd\u002Fjets-hadronization":7442,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Felectroweak-su2-u1":7826,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fspontaneous-symmetry-breaking":7487,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-mechanism":7827,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-boson-discovery":7828,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fstandard-model":7376,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-oscillations":7409,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-mass-pmns":7829,"\u002Fparticle-physics\u002Fneutrinos\u002Fdirac-majorana-experiments":7830,"\u002Fparticle-physics\u002Fexperiment\u002Faccelerators-luminosity":7831,"\u002Fparticle-physics\u002Fexperiment\u002Fdetectors-subsystems":7465,"\u002Fparticle-physics\u002Fexperiment\u002Fhow-discoveries-are-made":7832,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fbeyond-standard-model":7206,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fgrand-unified-theories":7833,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fsupersymmetry":7309,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fhierarchy-problem-naturalness":7834,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fdark-matter-candidates":7835,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fmatter-antimatter-open-questions":7633,"\u002Fparticle-physics":7836,"\u002Fastrophysics-cosmology\u002Forientation\u002Fthe-sun-and-stars":7427,"\u002Fastrophysics-cosmology\u002Forientation\u002Fstellar-death-final-states":7581,"\u002Fastrophysics-cosmology\u002Forientation\u002Fgalaxies-and-cosmology":7837,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fmagnitudes-fluxes-and-the-distance-modulus":7366,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fstellar-spectra-and-spectral-classification":7838,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Ftelescopes-and-detectors-across-the-spectrum":7426,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fthe-cosmic-distance-ladder":7338,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fblackbody-radiation-and-specific-intensity":7839,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fradiative-transfer-and-the-transfer-equation":7840,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fspectral-line-formation-and-broadening":7841,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fopacity-and-the-rosseland-mean":7842,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fhydrostatic-equilibrium-and-the-virial-theorem":7843,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equations-of-stellar-structure":7632,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equation-of-state-and-polytropes":7563,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-standard-solar-model":7844,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fthermonuclear-reaction-rates-and-the-gamow-peak":7845,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhydrogen-burning-pp-chains-and-cno":7846,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhelium-burning-and-the-triple-alpha-process":7847,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fadvanced-burning-and-neutron-capture-nucleosynthesis":7759,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fphases-of-the-interstellar-medium":7848,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fmolecular-clouds-and-gravitational-collapse":7322,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fprotostars-and-the-pre-main-sequence":7385,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-main-sequence-and-its-structure":7367,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fpost-main-sequence-low-mass-evolution":7849,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-evolution-of-massive-stars":7451,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fstellar-pulsation-and-the-instability-strip":7067,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":7850,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fcore-collapse-supernovae":7851,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fthermonuclear-supernovae-type-ia":7582,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fneutron-stars-and-pulsars":7852,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fblack-holes-schwarzschild-and-kerr":7853,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fbinary-systems-and-mass-transfer":7854,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Faccreting-compact-objects":7855,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fgravitational-waves-from-inspiraling-binaries":7048,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fmultimessenger-astronomy-and-gamma-ray-bursts":7856,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fthe-milky-way":7857,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-morphology-and-classification":7309,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-rotation-curves-and-dark-matter":7858,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Factive-galactic-nuclei-and-supermassive-black-holes":7859,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-clusters-and-large-scale-structure":7575,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-expanding-universe-and-hubbles-law":7230,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-frw-metric-and-cosmological-redshift":7860,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-friedmann-equations-and-cosmic-dynamics":7861,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fcosmological-models-and-distances":7487,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fdark-energy-and-the-accelerating-universe":7473,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fthe-thermal-history-of-the-universe":7485,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fbig-bang-nucleosynthesis":7582,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Frecombination-and-the-cosmic-microwave-background":7862,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcmb-anisotropies-and-cosmological-parameters":7047,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcosmic-inflation":7239,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fstructure-formation-and-the-growth-of-perturbations":7863,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fdark-matter-dark-energy-and-open-questions":7326,"\u002Fastrophysics-cosmology":7431,"\u002Fcolophon":7864,"\u002F":7228},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,1869,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,1002,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,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":7866,"\u002Falgorithms\u002Ffoundations\u002Fproof-techniques":7871,"\u002Falgorithms\u002Ffoundations\u002Fasymptotic-analysis":7875,"\u002Falgorithms\u002Ffoundations\u002Fgrowth-rates-and-loop-analysis":7879,"\u002Falgorithms\u002Ffoundations\u002Frecurrences":7883,"\u002Falgorithms\u002Ffoundations\u002Famortized-analysis":7887,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fmergesort":7891,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fquicksort":7896,"\u002Falgorithms\u002Fdivide-and-conquer\u002Fselection":7900,"\u002Falgorithms\u002Fdivide-and-conquer\u002Ffast-multiplication":7904,"\u002Falgorithms\u002Fsorting\u002Fheaps-and-heapsort":7908,"\u002Falgorithms\u002Fsorting\u002Fsorting-lower-bounds":7913,"\u002Falgorithms\u002Fsorting\u002Flinear-time-sorting":7917,"\u002Falgorithms\u002Fsorting\u002Fexternal-sorting":7921,"\u002Falgorithms\u002Fdata-structures\u002Felementary-structures":7925,"\u002Falgorithms\u002Fdata-structures\u002Fhash-tables":7930,"\u002Falgorithms\u002Fdata-structures\u002Fbinary-search-trees":7934,"\u002Falgorithms\u002Fdata-structures\u002Favl-trees":7938,"\u002Falgorithms\u002Fdata-structures\u002Fbalanced-trees":7942,"\u002Falgorithms\u002Fdata-structures\u002Funion-find":7946,"\u002Falgorithms\u002Fdata-structures\u002Ffenwick-and-segment-trees":7950,"\u002Falgorithms\u002Fdata-structures\u002Fspatial-data-structures":7954,"\u002Falgorithms\u002Fdata-structures\u002Fskip-lists-and-probabilistic-structures":7958,"\u002Falgorithms\u002Fdata-structures\u002Fb-trees":7962,"\u002Falgorithms\u002Fdata-structures\u002Fdata-stream-algorithms":7966,"\u002Falgorithms\u002Fdata-structures\u002Fstreaming-sketches":7970,"\u002Falgorithms\u002Fsequences\u002Ftwo-pointers-and-windows":7974,"\u002Falgorithms\u002Fsequences\u002Fprefix-sums":7979,"\u002Falgorithms\u002Fsequences\u002Fmonotonic-stacks":7983,"\u002Falgorithms\u002Fsequences\u002Fbinary-search-on-the-answer":7987,"\u002Falgorithms\u002Fsequences\u002Fstring-matching":7991,"\u002Falgorithms\u002Fsequences\u002Fkmp-and-z-function":7995,"\u002Falgorithms\u002Fsequences\u002Ftries":7999,"\u002Falgorithms\u002Fsequences\u002Fsuffix-arrays-and-aho-corasick":8003,"\u002Falgorithms\u002Fgraphs\u002Frepresentations-and-traversal":8007,"\u002Falgorithms\u002Fgraphs\u002Fdepth-first-search":8012,"\u002Falgorithms\u002Fgraphs\u002Ftopological-sort-and-scc":8016,"\u002Falgorithms\u002Fgraphs\u002Fminimum-spanning-trees":8020,"\u002Falgorithms\u002Fgraphs\u002Fkruskal-and-prim":8024,"\u002Falgorithms\u002Fgraphs\u002Fshortest-paths":8028,"\u002Falgorithms\u002Fgraphs\u002Fall-pairs-and-negative-weights":8032,"\u002Falgorithms\u002Fgraphs\u002Fnetwork-flow":8036,"\u002Falgorithms\u002Fgraphs\u002Fmax-flow-min-cut":8040,"\u002Falgorithms\u002Fgraphs\u002Fbridges-and-articulation-points":8044,"\u002Falgorithms\u002Fgraphs\u002Flowest-common-ancestor":8048,"\u002Falgorithms\u002Fgraphs\u002Ftwo-sat":8052,"\u002Falgorithms\u002Fgraphs\u002Feulerian-tours":8056,"\u002Falgorithms\u002Fgraphs\u002Fbipartite-matching":8060,"\u002Falgorithms\u002Fgreedy\u002Fthe-greedy-method":8064,"\u002Falgorithms\u002Fgreedy\u002Fscheduling-and-intervals":8069,"\u002Falgorithms\u002Fgreedy\u002Fhuffman-codes":8073,"\u002Falgorithms\u002Fgreedy\u002Fmatroids":8077,"\u002Falgorithms\u002Fgreedy\u002Fstable-matching":8081,"\u002Falgorithms\u002Fdynamic-programming\u002Fprinciples":8085,"\u002Falgorithms\u002Fdynamic-programming\u002Fsequence-dp":8090,"\u002Falgorithms\u002Fdynamic-programming\u002Flongest-increasing-subsequence":8094,"\u002Falgorithms\u002Fdynamic-programming\u002Fknapsack":8098,"\u002Falgorithms\u002Fdynamic-programming\u002Fcoin-change-and-unbounded":8102,"\u002Falgorithms\u002Fdynamic-programming\u002Finterval-dp":8106,"\u002Falgorithms\u002Fdynamic-programming\u002Ftree-dp":8110,"\u002Falgorithms\u002Fdynamic-programming\u002Fbitmask-dp":8114,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-optimizations":8118,"\u002Falgorithms\u002Fdynamic-programming\u002Fdp-on-graphs":8122,"\u002Falgorithms\u002Fdynamic-programming\u002Fdigit-and-probability-dp":8126,"\u002Falgorithms\u002Fbacktracking\u002Fbacktracking-fundamentals":8130,"\u002Falgorithms\u002Fbacktracking\u002Fconstraint-search":8135,"\u002Falgorithms\u002Fbacktracking\u002Fbranch-and-bound":8139,"\u002Falgorithms\u002Fbacktracking\u002Fgraph-backtracking":8143,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fnumber-theory-basics":8147,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmodular-exponentiation-and-primality":8152,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fsieve-and-factorization":8156,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fcombinatorics":8160,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fmatrix-exponentiation":8164,"\u002Falgorithms\u002Fmathematical-algorithms\u002Ffast-fourier-transform":8168,"\u002Falgorithms\u002Fmathematical-algorithms\u002Fgradient-descent":8172,"\u002Falgorithms\u002Fcomputational-geometry\u002Fgeometric-primitives":8176,"\u002Falgorithms\u002Fcomputational-geometry\u002Fconvex-hull":8181,"\u002Falgorithms\u002Fcomputational-geometry\u002Fsweep-line":8185,"\u002Falgorithms\u002Fcomputational-geometry\u002Fpolygons-and-proximity":8189,"\u002Falgorithms\u002Fintractability\u002Fp-np-reductions":8193,"\u002Falgorithms\u002Fintractability\u002Fnp-completeness":8198,"\u002Falgorithms\u002Fintractability\u002Fcoping-with-hardness":8202,"\u002Falgorithms\u002Fintractability\u002Fapproximation-algorithms":8206,"\u002Falgorithms":8210,"\u002Fcalculus\u002Flimits-and-continuity\u002Ffunctions-and-models":8213,"\u002Fcalculus\u002Flimits-and-continuity\u002Fthe-limit-of-a-function":8218,"\u002Fcalculus\u002Flimits-and-continuity\u002Flimit-laws-and-the-precise-definition":8222,"\u002Fcalculus\u002Flimits-and-continuity\u002Fcontinuity":8226,"\u002Fcalculus\u002Fderivatives\u002Fthe-derivative-and-rates-of-change":8230,"\u002Fcalculus\u002Fderivatives\u002Fdifferentiation-rules-and-the-chain-rule":8235,"\u002Fcalculus\u002Fderivatives\u002Fimplicit-differentiation-and-related-rates":8239,"\u002Fcalculus\u002Fderivatives\u002Flinear-approximations-and-differentials":8243,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fextrema-and-the-mean-value-theorem":8247,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fhow-derivatives-shape-a-graph":8252,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fcurve-sketching-and-optimization":8256,"\u002Fcalculus\u002Fapplications-of-derivatives\u002Fnewtons-method-and-antiderivatives":8260,"\u002Fcalculus\u002Fintegrals\u002Farea-and-the-definite-integral":8264,"\u002Fcalculus\u002Fintegrals\u002Fthe-fundamental-theorem-of-calculus":8269,"\u002Fcalculus\u002Fintegrals\u002Fthe-substitution-rule":8273,"\u002Fcalculus\u002Fapplications-of-integration\u002Fareas-and-volumes":8277,"\u002Fcalculus\u002Fapplications-of-integration\u002Fwork-average-value-and-arc-length":8282,"\u002Fcalculus\u002Fapplications-of-integration\u002Fphysics-economics-and-probability":8286,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Finverse-functions-logarithms-and-exponentials":8290,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Fgrowth-decay-inverse-trig-and-hyperbolic-functions":8295,"\u002Fcalculus\u002Fexponential-logarithmic-and-inverse-functions\u002Flhospitals-rule":8299,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fintegration-by-parts":8303,"\u002Fcalculus\u002Ftechniques-of-integration\u002Ftrigonometric-integrals-and-substitution":8308,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fpartial-fractions-and-integration-strategy":8312,"\u002Fcalculus\u002Ftechniques-of-integration\u002Fapproximate-and-improper-integrals":8316,"\u002Fcalculus\u002Fparametric-and-polar\u002Fparametric-curves-and-their-calculus":8320,"\u002Fcalculus\u002Fparametric-and-polar\u002Fpolar-coordinates":8325,"\u002Fcalculus\u002Fparametric-and-polar\u002Fconic-sections":8329,"\u002Fcalculus\u002Fsequences-and-series\u002Fsequences":8333,"\u002Fcalculus\u002Fsequences-and-series\u002Fseries-and-the-integral-test":8338,"\u002Fcalculus\u002Fsequences-and-series\u002Fthe-convergence-tests":8342,"\u002Fcalculus\u002Fsequences-and-series\u002Fpower-series":8346,"\u002Fcalculus\u002Fsequences-and-series\u002Ftaylor-and-maclaurin-series":8350,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvectors-and-the-dot-product":8354,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fthe-cross-product-lines-and-planes":8359,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fcylinders-and-quadric-surfaces":8363,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Fvector-functions-and-space-curves":8367,"\u002Fcalculus\u002Fvectors-and-space-curves\u002Farc-length-curvature-and-motion":8371,"\u002Fcalculus\u002Fpartial-derivatives\u002Ffunctions-of-several-variables":8375,"\u002Fcalculus\u002Fpartial-derivatives\u002Fpartial-derivatives":8380,"\u002Fcalculus\u002Fpartial-derivatives\u002Ftangent-planes-and-the-chain-rule":8383,"\u002Fcalculus\u002Fpartial-derivatives\u002Fdirectional-derivatives-and-the-gradient":8387,"\u002Fcalculus\u002Fpartial-derivatives\u002Foptimization-and-lagrange-multipliers":8391,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fdouble-integrals":8395,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Ftriple-integrals-and-coordinate-systems":8400,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fvector-fields-and-line-integrals":8404,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fgreens-theorem-curl-and-divergence":8408,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fsurface-integrals":8412,"\u002Fcalculus\u002Fmultiple-integrals-and-vector-calculus\u002Fstokes-and-the-divergence-theorem":8416,"\u002Fcalculus":8420,"\u002Fmechanics\u002Ffoundations\u002Fmeasurement-and-dimensions":8423,"\u002Fmechanics\u002Ffoundations\u002Fvector-algebra":8427,"\u002Fmechanics\u002Fkinematics\u002Fone-dimensional-motion":8431,"\u002Fmechanics\u002Fkinematics\u002Fmotion-graphs":8436,"\u002Fmechanics\u002Fkinematics\u002Fprojectile-motion":8440,"\u002Fmechanics\u002Fkinematics\u002Frelative-motion":8444,"\u002Fmechanics\u002Fkinematics\u002Fcircular-motion":8448,"\u002Fmechanics\u002Fdynamics\u002Fnewtons-laws":8452,"\u002Fmechanics\u002Fdynamics\u002Ffree-body-diagrams":8457,"\u002Fmechanics\u002Fdynamics\u002Ffriction-and-curved-motion":8461,"\u002Fmechanics\u002Fdynamics\u002Fnumerical-dynamics":8465,"\u002Fmechanics\u002Fdynamics\u002Fcenter-of-mass-systems":8469,"\u002Fmechanics\u002Fenergy\u002Fwork-and-kinetic-energy":8473,"\u002Fmechanics\u002Fenergy\u002Fpotential-energy":8478,"\u002Fmechanics\u002Fenergy\u002Fmultiparticle-work":8482,"\u002Fmechanics\u002Fenergy\u002Fmass-energy-and-binding":8486,"\u002Fmechanics\u002Fenergy\u002Fphotons-and-quantization":8490,"\u002Fmechanics\u002Fmomentum\u002Fmomentum-and-collisions":8494,"\u002Fmechanics\u002Fmomentum\u002Fcenter-of-mass-collisions":8499,"\u002Fmechanics\u002Fmomentum\u002Frocket-propulsion":8503,"\u002Fmechanics\u002Frotation\u002Frotational-inertia":8507,"\u002Fmechanics\u002Frotation\u002Frotational-dynamics":8512,"\u002Fmechanics\u002Frotation\u002Frolling-motion":8516,"\u002Fmechanics\u002Frotation\u002Fangular-momentum":8520,"\u002Fmechanics\u002Frotation\u002Frolling-resistance":8524,"\u002Fmechanics\u002Frotation\u002Fgyroscopic-precession":8528,"\u002Fmechanics\u002Fgravity-and-matter\u002Fkeplerian-orbits":8532,"\u002Fmechanics\u002Fgravity-and-matter\u002Fgravitational-fields":8537,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstatic-equilibrium":8541,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-statics":8545,"\u002Fmechanics\u002Fgravity-and-matter\u002Ffluid-flow":8549,"\u002Fmechanics\u002Fgravity-and-matter\u002Forbital-motion":8553,"\u002Fmechanics\u002Fgravity-and-matter\u002Fstress-and-elasticity":8557,"\u002Fmechanics\u002Foscillations-waves\u002Fdamped-oscillators":8561,"\u002Fmechanics\u002Foscillations-waves\u002Ftravelling-waves":8566,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-superposition":8570,"\u002Fmechanics\u002Foscillations-waves\u002Fstanding-waves":8574,"\u002Fmechanics\u002Foscillations-waves\u002Fsound-waves":8578,"\u002Fmechanics\u002Foscillations-waves\u002Fdoppler-effect":8582,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-packets":8586,"\u002Fmechanics\u002Foscillations-waves\u002Fbeats-and-coupling":8590,"\u002Fmechanics\u002Foscillations-waves\u002Fsimple-harmonic-motion":8594,"\u002Fmechanics\u002Foscillations-waves\u002Fpendulum-motion":8598,"\u002Fmechanics\u002Foscillations-waves\u002Fdriven-oscillators":8602,"\u002Fmechanics\u002Foscillations-waves\u002Fwave-boundaries":8606,"\u002Fmechanics\u002Fthermodynamics\u002Fkinetic-theory-of-ideal-gases":8610,"\u002Fmechanics\u002Fthermodynamics\u002Ffirst-law-of-thermodynamics":8615,"\u002Fmechanics\u002Fthermodynamics\u002Fentropy-and-the-second-law":8619,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-processes":8623,"\u002Fmechanics\u002Fthermodynamics\u002Fphase-changes":8627,"\u002Fmechanics\u002Fthermodynamics\u002Fthermal-machines":8631,"\u002Fmechanics":8635,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcharge-and-conductors":8638,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Fcoulombs-law":8643,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-and-force":8647,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-field-maps":8651,"\u002Felectricity-and-magnetism\u002Felectric-fields\u002Felectric-dipoles":8655,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fcontinuous-charge-fields":8659,"\u002Felectricity-and-magnetism\u002Fcontinuous-charge-distributions\u002Fgauss-law-and-conductors":8664,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpoint-charge-potential":8668,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fpotential-gradients-and-equipotentials":8673,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Felectrostatic-energy-and-pressure":8677,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Flaplace-boundary-problems":8681,"\u002Felectricity-and-magnetism\u002Felectric-potential\u002Fcontinuous-charge-potentials":8685,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitance-fundamentals":8689,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-networks":8694,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fcapacitor-energy-and-force":8698,"\u002Felectricity-and-magnetism\u002Fcapacitance\u002Fdielectric-polarization-and-breakdown":8702,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fcurrent-and-resistance":8706,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Fkirchhoff-network-analysis":8711,"\u002Felectricity-and-magnetism\u002Fdirect-current-circuits\u002Frc-transients":8715,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-trajectories":8719,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fhall-effect":8724,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-force-on-conductors":8728,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmagnetic-dipoles":8732,"\u002Felectricity-and-magnetism\u002Fmagnetic-field\u002Fmass-spectrometry":8736,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmoving-charge-fields":8740,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fbiot-savart-law":8745,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fcircular-current-loops":8749,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Famperes-law":8753,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fgauss-law-for-magnetism":8757,"\u002Felectricity-and-magnetism\u002Fmagnetic-sources\u002Fmagnetic-materials":8761,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-flux":8765,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Ffaradays-law":8770,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Flenzs-law":8774,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmotional-emf":8778,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Feddy-currents":8782,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fself-inductance":8786,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Fmagnetic-energy":8790,"\u002Felectricity-and-magnetism\u002Felectromagnetic-induction\u002Frl-circuits":8794,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-fundamentals":8798,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Freactance":8803,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Frlc-resonance":8807,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Fac-power":8811,"\u002Felectricity-and-magnetism\u002Falternating-current\u002Ftransformers":8815,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdisplacement-current":8819,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-waves":8824,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Felectromagnetic-momentum":8828,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fdipole-radiation":8832,"\u002Felectricity-and-magnetism\u002Fmaxwell-electromagnetic-waves\u002Fpolarization":8836,"\u002Felectricity-and-magnetism\u002Foptics\u002Freflection-and-refraction":8840,"\u002Felectricity-and-magnetism\u002Foptics\u002Fthin-lenses":8845,"\u002Felectricity-and-magnetism\u002Foptics\u002Fspherical-mirrors":8849,"\u002Felectricity-and-magnetism":8853,"\u002Flinear-algebra\u002Flinear-systems\u002Fsystems-and-echelon-forms":8856,"\u002Flinear-algebra\u002Flinear-systems\u002Fvector-and-matrix-equations":8861,"\u002Flinear-algebra\u002Flinear-systems\u002Fsolution-sets-and-applications":8865,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-independence":8869,"\u002Flinear-algebra\u002Flinear-systems\u002Flinear-transformations":8873,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-operations":8877,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fmatrix-inverse-and-invertibility":8882,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fpartitioned-matrices-and-lu":8886,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fsubspaces-dimension-rank":8890,"\u002Flinear-algebra\u002Fmatrix-algebra\u002Fapplications-leontief-and-graphics":8894,"\u002Flinear-algebra\u002Fdeterminants\u002Fdeterminants-and-cofactors":8898,"\u002Flinear-algebra\u002Fdeterminants\u002Fproperties-of-determinants":8903,"\u002Flinear-algebra\u002Fdeterminants\u002Fcramer-volume-and-area":8907,"\u002Flinear-algebra\u002Fvector-spaces\u002Fvector-spaces-and-subspaces":8911,"\u002Flinear-algebra\u002Fvector-spaces\u002Fnull-and-column-spaces":8916,"\u002Flinear-algebra\u002Fvector-spaces\u002Fbases-and-independent-sets":8920,"\u002Flinear-algebra\u002Fvector-spaces\u002Fcoordinate-systems":8924,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdimension-and-rank":8928,"\u002Flinear-algebra\u002Fvector-spaces\u002Fchange-of-basis":8932,"\u002Flinear-algebra\u002Fvector-spaces\u002Fdifference-equations-and-markov":8936,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-eigenvalues":8940,"\u002Flinear-algebra\u002Feigenvalues\u002Fthe-characteristic-equation":8945,"\u002Flinear-algebra\u002Feigenvalues\u002Fdiagonalization":8949,"\u002Flinear-algebra\u002Feigenvalues\u002Feigenvectors-and-linear-transformations":8953,"\u002Flinear-algebra\u002Feigenvalues\u002Fcomplex-eigenvalues":8957,"\u002Flinear-algebra\u002Feigenvalues\u002Fdynamical-systems":8961,"\u002Flinear-algebra\u002Feigenvalues\u002Fpower-method":8965,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-length-orthogonality":8969,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Forthogonal-sets-and-projections":8974,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fgram-schmidt-and-qr":8978,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-problems":8982,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Fleast-squares-applications":8986,"\u002Flinear-algebra\u002Forthogonality-least-squares\u002Finner-product-spaces":8990,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fdiagonalizing-symmetric-matrices":8994,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fquadratic-forms":8999,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fconstrained-optimization":9003,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsingular-value-decomposition":9007,"\u002Flinear-algebra\u002Fsymmetric-quadratic-svd\u002Fsvd-applications-pca-imaging":9011,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-thinking-and-matrix-computation":9015,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Flu-and-cholesky":9020,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fconditioning-and-floating-point":9024,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fstability-and-error-analysis":9028,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fqr-and-numerical-least-squares":9032,"\u002Flinear-algebra\u002Fnumerical-linear-algebra\u002Fnumerical-eigenvalues-and-svd":9036,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-combinations":9040,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Faffine-independence-and-barycentric-coordinates":9045,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fconvex-combinations-and-convex-sets":9049,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fhyperplanes-and-polytopes":9053,"\u002Flinear-algebra\u002Fgeometry-of-vector-spaces\u002Fcurves-and-surfaces":9057,"\u002Flinear-algebra":9061,"\u002Ftheory-of-computation":9064,"\u002Fcomputer-architecture\u002Ffoundations\u002Fbits-bytes-and-words":9067,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-representation":9071,"\u002Fcomputer-architecture\u002Ffoundations\u002Finteger-arithmetic":9075,"\u002Fcomputer-architecture\u002Ffoundations\u002Ffloating-point":9079,"\u002Fcomputer-architecture\u002Ffoundations\u002Fboolean-algebra-and-bit-manipulation":9083,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fthe-machines-view":9087,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fdata-movement":9092,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farithmetic-and-logic":9096,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fcontrol-flow":9100,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fprocedures":9104,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Farrays-structs-and-alignment":9108,"\u002Fcomputer-architecture\u002Fmachine-level-x86-64\u002Fmemory-layout-and-buffer-overflows":9112,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fwhat-an-isa-is":9116,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Finstruction-formats-and-operands":9121,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Faddressing-modes":9125,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fthe-y86-64-instruction-set":9129,"\u002Fcomputer-architecture\u002Finstruction-set-architecture\u002Fy86-64-programming":9133,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Ftransistors-gates-and-boolean-functions":9137,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fcombinational-logic-and-hcl":9142,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmultiplexers-decoders-and-the-alu":9146,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fmemory-elements-latches-flip-flops-and-clocking":9150,"\u002Fcomputer-architecture\u002Fdigital-logic\u002Fregister-files-and-random-access-memory":9154,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-fetch-decode-execute-cycle":9158,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fthe-seq-stages":9163,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fcontrol-logic-and-sequencing":9167,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Fassembling-seq":9171,"\u002Fcomputer-architecture\u002Fprocessor-design\u002Ftracing-a-program":9175,"\u002Fcomputer-architecture\u002Fpipelining\u002Fpipelining-principles":9179,"\u002Fcomputer-architecture\u002Fpipelining\u002Ffrom-seq-to-pipe":9184,"\u002Fcomputer-architecture\u002Fpipelining\u002Fdata-hazards-stalling-and-forwarding":9188,"\u002Fcomputer-architecture\u002Fpipelining\u002Fcontrol-hazards-and-branch-prediction":9192,"\u002Fcomputer-architecture\u002Fpipelining\u002Fthe-complete-pipe-processor":9196,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fstorage-technologies-and-the-latency-gap":9200,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Flocality":9205,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-memories-direct-mapped":9209,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fset-associative-and-write-policies":9213,"\u002Fcomputer-architecture\u002Fmemory-hierarchy\u002Fcache-performance-and-cache-friendly-code":9217,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Faddress-spaces-and-translation":9221,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fpage-tables-and-page-faults":9226,"\u002Fcomputer-architecture\u002Fvirtual-memory\u002Fthe-tlb-and-multi-level-page-tables":9230,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Fexceptional-control-flow":9234,"\u002Fcomputer-architecture\u002Fexceptions-and-io\u002Finterrupts-and-the-kernel":9239,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fprocesses-threads-and-parallelism":9243,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fhardware-multithreading":9248,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fcache-coherence":9252,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmemory-consistency-and-synchronization":9256,"\u002Fcomputer-architecture\u002Fmultithreading-and-multicore\u002Fmulticore-organization":9260,"\u002Fcomputer-architecture\u002Fcapstone\u002Fthe-whole-machine":9264,"\u002Fcomputer-architecture\u002Fcapstone\u002Fassembling-a-complete-cpu":9269,"\u002Fcomputer-architecture":9273,"\u002Fdifferential-equations\u002Ffoundations\u002Fmodels-and-direction-fields":9276,"\u002Fdifferential-equations\u002Ffoundations\u002Fclassification-and-terminology":9280,"\u002Fdifferential-equations\u002Ffirst-order\u002Flinear-first-order-integrating-factors":9284,"\u002Fdifferential-equations\u002Ffirst-order\u002Fseparable-and-exact":9289,"\u002Fdifferential-equations\u002Ffirst-order\u002Fmodeling-first-order":9293,"\u002Fdifferential-equations\u002Ffirst-order\u002Fautonomous-and-population-dynamics":9297,"\u002Fdifferential-equations\u002Ffirst-order\u002Fexistence-uniqueness-euler":9301,"\u002Fdifferential-equations\u002Ffirst-order\u002Ffirst-order-difference-equations":9305,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhomogeneous-constant-coefficients":9309,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fcomplex-and-repeated-roots":9314,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fnonhomogeneous-undetermined-coefficients":9318,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fvariation-of-parameters":9322,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations":9326,"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhigher-order-linear":9330,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points":9334,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius":9339,"\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions":9343,"\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps":9347,"\u002Fdifferential-equations\u002Flaplace\u002Fstep-impulse-convolution":9352,"\u002Fdifferential-equations\u002Fsystems\u002Fmatrices-eigenvalues-review":9356,"\u002Fdifferential-equations\u002Fsystems\u002Fconstant-coefficient-systems-phase-portraits":9361,"\u002Fdifferential-equations\u002Fsystems\u002Frepeated-eigenvalues-fundamental-matrices":9365,"\u002Fdifferential-equations\u002Fnumerical\u002Feuler-and-runge-kutta":9369,"\u002Fdifferential-equations\u002Fnumerical\u002Fmultistep-systems-stability":9374,"\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability":9378,"\u002Fdifferential-equations\u002Fnonlinear\u002Flocally-linear-and-liapunov":9383,"\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles":9387,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Ffourier-series":9391,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations":9396,"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fsturm-liouville":9400,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations":9404,"\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes":9409,"\u002Fdifferential-equations":9413,"\u002Frelativity\u002Ffoundations\u002Fspecial-relativity-postulates":9416,"\u002Frelativity\u002Ffoundations\u002Florentz-transformation-spacetime":9421,"\u002Frelativity\u002Ffoundations\u002Ftime-dilation-length-contraction":9425,"\u002Frelativity\u002Ffoundations\u002Frelativistic-momentum-energy":9429,"\u002Frelativity\u002Ffoundations\u002Fgeneral-relativity":9433,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fminkowski-spacetime-and-the-interval":9437,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Ffour-vectors-and-index-notation":9442,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fthe-lorentz-group-and-rapidity":9446,"\u002Frelativity\u002Fspacetime-and-the-lorentz-group\u002Fdoppler-aberration-and-appearance":9450,"\u002Frelativity\u002Frelativistic-dynamics\u002Ffour-momentum-force-and-accelerated-motion":9454,"\u002Frelativity\u002Frelativistic-dynamics\u002Fparticle-decays-and-two-body-kinematics":9459,"\u002Frelativity\u002Frelativistic-dynamics\u002Fcollisions-thresholds-and-the-cm-frame":9463,"\u002Frelativity\u002Frelativistic-dynamics\u002Fmandelstam-variables-and-invariants":9467,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ffour-current-and-the-four-potential":9471,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fthe-electromagnetic-field-tensor":9476,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Ftransformation-of-electric-and-magnetic-fields":9480,"\u002Frelativity\u002Fcovariant-electrodynamics\u002Fcovariant-maxwell-and-the-stress-energy-tensor":9484,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-equivalence-principle-formalized":9488,"\u002Frelativity\u002Fcurved-spacetime\u002Fmanifolds-vectors-and-the-metric":9493,"\u002Frelativity\u002Fcurved-spacetime\u002Fcovariant-derivative-and-christoffel-symbols":9497,"\u002Frelativity\u002Fcurved-spacetime\u002Fgeodesics-and-the-geodesic-equation":9501,"\u002Frelativity\u002Fcurved-spacetime\u002Fcurvature-riemann-and-geodesic-deviation":9505,"\u002Frelativity\u002Fcurved-spacetime\u002Fthe-einstein-field-equations":9509,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fthe-schwarzschild-metric":9513,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Fgeodesics-and-orbits-in-schwarzschild":9518,"\u002Frelativity\u002Fthe-schwarzschild-solution\u002Flight-bending-and-null-geodesics":9522,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fperihelion-precession-of-mercury":9526,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fdeflection-of-light-and-gravitational-lensing":9531,"\u002Frelativity\u002Ftests-of-general-relativity\u002Fgravitational-redshift-and-shapiro-delay":9535,"\u002Frelativity\u002Ftests-of-general-relativity\u002Frelativity-in-technology-gps":9539,"\u002Frelativity\u002Fblack-holes\u002Fhorizons-and-coordinate-singularities":9543,"\u002Frelativity\u002Fblack-holes\u002Frotating-and-charged-black-holes":9548,"\u002Frelativity\u002Fblack-holes\u002Fblack-hole-thermodynamics":9552,"\u002Frelativity\u002Fgravitational-waves\u002Flinearized-gravity-and-wave-solutions":9556,"\u002Frelativity\u002Fgravitational-waves\u002Fgeneration-and-the-quadrupole-formula":9561,"\u002Frelativity\u002Fgravitational-waves\u002Fdetection-ligo-and-the-first-events":9565,"\u002Frelativity\u002Fcosmological-bridge\u002Fthe-cosmological-principle-and-flrw-metric":9569,"\u002Frelativity\u002Fcosmological-bridge\u002Ffriedmann-equations-and-cosmic-dynamics":9574,"\u002Frelativity":9578,"\u002Fphysical-computing":9581,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fblackbody-radiation-and-the-planck-quantum":9584,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-photoelectric-effect-and-the-photon":9589,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fx-rays-and-the-compton-effect":9593,"\u002Fquantum-mechanics\u002Fold-quantum-theory\u002Fthe-old-quantum-theory-bohr-and-sommerfeld":9597,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fde-broglie-waves-and-electron-diffraction":9601,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fwave-packets-and-the-probability-interpretation":9606,"\u002Fquantum-mechanics\u002Fmatter-waves\u002Fthe-uncertainty-principle":9610,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-schrodinger-equation-in-one-dimension":9614,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-free-particle-and-wave-packet-dynamics":9619,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fparticle-in-infinite-and-finite-square-wells":9623,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Foperators-expectation-values-and-the-harmonic-oscillator":9627,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fthe-dirac-delta-potential":9631,"\u002Fquantum-mechanics\u002Fwave-mechanics-1d\u002Fbarrier-penetration-and-quantum-tunneling":9635,"\u002Fquantum-mechanics\u002Fformalism\u002Fhilbert-space-and-dirac-notation":9639,"\u002Fquantum-mechanics\u002Fformalism\u002Fobservables-hermitian-operators-and-eigenvalues":9644,"\u002Fquantum-mechanics\u002Fformalism\u002Fthe-postulates-and-quantum-measurement":9648,"\u002Fquantum-mechanics\u002Fformalism\u002Fposition-momentum-and-continuous-spectra":9652,"\u002Fquantum-mechanics\u002Fformalism\u002Fcommutators-and-the-generalized-uncertainty-principle":9656,"\u002Fquantum-mechanics\u002Fformalism\u002Ftime-evolution-schrodinger-and-heisenberg-pictures":9660,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fladder-operators-and-the-number-states":9664,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fcoherent-and-squeezed-states":9669,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fsymmetries-generators-and-conservation-laws":9673,"\u002Fquantum-mechanics\u002Foscillator-and-symmetry\u002Fparity-time-reversal-and-discrete-symmetries":9677,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Forbital-angular-momentum-and-spherical-harmonics":9681,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Fthe-angular-momentum-algebra":9685,"\u002Fquantum-mechanics\u002Fangular-momentum\u002Faddition-of-angular-momenta-and-clebsch-gordan":9689,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-schrodinger-equation-in-three-dimensions":9693,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-hydrogen-atom":9698,"\u002Fquantum-mechanics\u002Fcentral-potentials\u002Fthe-isotropic-oscillator-and-hidden-symmetry":9702,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-half-pauli-matrices-and-stern-gerlach":9706,"\u002Fquantum-mechanics\u002Fspin\u002Fspin-in-a-magnetic-field-precession-and-resonance":9711,"\u002Fquantum-mechanics\u002Fspin\u002Ftwo-level-systems-and-the-bloch-sphere":9715,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fidentical-particles-and-exchange-symmetry":9719,"\u002Fquantum-mechanics\u002Fidentical-particles\u002Fthe-pauli-principle-atoms-and-the-periodic-table":9724,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ftime-independent-perturbation-theory":9728,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Ffine-structure-and-the-real-hydrogen-atom":9733,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-zeeman-and-stark-effects":9737,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-variational-method":9741,"\u002Fquantum-mechanics\u002Fapproximation-methods\u002Fthe-wkb-approximation":9745,"\u002Fquantum-mechanics":9749,"\u002Freal-analysis\u002Ffoundations\u002Fsets-logic-functions":9752,"\u002Freal-analysis\u002Ffoundations\u002Fordered-fields-completeness":9757,"\u002Freal-analysis\u002Ffoundations\u002Fabsolute-value-bounds":9761,"\u002Freal-analysis\u002Ffoundations\u002Fintervals-uncountability":9765,"\u002Freal-analysis\u002Fsequences-series\u002Fsequences-limits":9769,"\u002Freal-analysis\u002Fsequences-series\u002Flimit-laws-monotone":9774,"\u002Freal-analysis\u002Fsequences-series\u002Flimsup-bolzano-weierstrass":9778,"\u002Freal-analysis\u002Fsequences-series\u002Fcauchy-completeness":9782,"\u002Freal-analysis\u002Fsequences-series\u002Fseries-convergence":9786,"\u002Freal-analysis\u002Fsequences-series\u002Fabsolute-conditional-rearrangement":9790,"\u002Freal-analysis\u002Fmetric-spaces\u002Fmetric-spaces-norms":9794,"\u002Freal-analysis\u002Fmetric-spaces\u002Fopen-closed-sets":9799,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconvergence-completeness":9803,"\u002Freal-analysis\u002Fmetric-spaces\u002Fcompactness":9807,"\u002Freal-analysis\u002Fmetric-spaces\u002Fconnectedness":9811,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-of-functions":9815,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuous-functions":9819,"\u002Freal-analysis\u002Fcontinuity\u002Fevt-ivt":9823,"\u002Freal-analysis\u002Fcontinuity\u002Funiform-continuity":9827,"\u002Freal-analysis\u002Fcontinuity\u002Fcontinuity-metric-spaces":9831,"\u002Freal-analysis\u002Fcontinuity\u002Flimits-infinity-monotone":9835,"\u002Freal-analysis\u002Fdifferentiation\u002Fthe-derivative":9839,"\u002Freal-analysis\u002Fdifferentiation\u002Fmean-value-theorem":9844,"\u002Freal-analysis\u002Fdifferentiation\u002Ftaylors-theorem":9848,"\u002Freal-analysis\u002Fdifferentiation\u002Finverse-function-1d":9852,"\u002Freal-analysis\u002Friemann-integration\u002Fdarboux-integral":9856,"\u002Freal-analysis\u002Friemann-integration\u002Fintegrability-classes":9861,"\u002Freal-analysis\u002Friemann-integration\u002Fproperties-of-the-integral":9865,"\u002Freal-analysis\u002Friemann-integration\u002Ffundamental-theorem":9869,"\u002Freal-analysis\u002Friemann-integration\u002Flog-exp-improper":9872,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpointwise-uniform-convergence":9876,"\u002Freal-analysis\u002Ffunction-sequences\u002Finterchange-of-limits":9881,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpower-series-weierstrass":9885,"\u002Freal-analysis\u002Ffunction-sequences\u002Fpicard-ode":9889,"\u002Freal-analysis\u002Fseveral-variables\u002Fdifferentiability-rn":9893,"\u002Freal-analysis\u002Fseveral-variables\u002Fgradient-chain-rule":9898,"\u002Freal-analysis\u002Fseveral-variables\u002Fhigher-derivatives-taylor-extrema":9902,"\u002Freal-analysis\u002Fseveral-variables\u002Finverse-implicit-theorems":9906,"\u002Freal-analysis\u002Fseveral-variables\u002Fmultiple-integrals":9910,"\u002Freal-analysis":9914,"\u002Fabstract-algebra\u002Ffoundations\u002Fsets-functions-relations":9917,"\u002Fabstract-algebra\u002Ffoundations\u002Fintegers-and-modular-arithmetic":9921,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fgroup-axioms-and-first-examples":9925,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fdihedral-and-symmetric-groups":9930,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fmatrix-and-quaternion-groups":9934,"\u002Fabstract-algebra\u002Fgroups-and-symmetry\u002Fhomomorphisms-and-group-actions":9938,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fsubgroups-and-substructures":9942,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcyclic-groups":9947,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fgeneration-and-subgroup-lattices":9951,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcosets-lagrange-and-normal-subgroups":9955,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fisomorphism-theorems":9959,"\u002Fabstract-algebra\u002Fsubgroups-and-quotients\u002Fcomposition-series-and-the-alternating-group":9963,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Factions-and-cayleys-theorem":9967,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fconjugation-and-the-class-equation":9972,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fsylow-theorems":9976,"\u002Fabstract-algebra\u002Fgroup-actions-and-sylow\u002Fautomorphisms-and-simple-groups":9980,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fdirect-products-and-finite-abelian-groups":9984,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fsemidirect-products":9989,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fnilpotent-and-solvable-groups":9993,"\u002Fabstract-algebra\u002Fproducts-and-group-structure\u002Fclassifying-small-groups":9997,"\u002Fabstract-algebra\u002Fring-theory\u002Frings-definitions-and-examples":10001,"\u002Fabstract-algebra\u002Fring-theory\u002Fideals-quotients-and-homomorphisms":10006,"\u002Fabstract-algebra\u002Fring-theory\u002Ffractions-and-the-chinese-remainder-theorem":10010,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Feuclidean-domains-pids-ufds":10014,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fpolynomial-rings-over-fields":10019,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Fgauss-lemma-and-unique-factorization":10023,"\u002Fabstract-algebra\u002Ffactorization-and-polynomials\u002Firreducibility-criteria-and-groebner":10027,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fintroduction-to-modules":10031,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ffree-modules-and-direct-sums":10036,"\u002Fabstract-algebra\u002Fmodule-theory\u002Ftensor-products-and-exact-sequences":10040,"\u002Fabstract-algebra\u002Fmodule-theory\u002Fvector-spaces-and-linear-maps":10044,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fstructure-theorem-over-pids":10048,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Frational-canonical-form":10053,"\u002Fabstract-algebra\u002Fmodules-over-pids\u002Fjordan-canonical-form":10057,"\u002Fabstract-algebra\u002Ffield-theory\u002Ffield-extensions-and-algebraic-elements":10061,"\u002Fabstract-algebra\u002Ffield-theory\u002Fstraightedge-and-compass-constructions":10066,"\u002Fabstract-algebra\u002Ffield-theory\u002Fsplitting-fields-and-algebraic-closure":10070,"\u002Fabstract-algebra\u002Ffield-theory\u002Fseparable-and-cyclotomic-extensions":10074,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fthe-galois-correspondence":10078,"\u002Fabstract-algebra\u002Fgalois-theory\u002Ffinite-fields":10083,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fcyclotomic-and-abelian-extensions":10087,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fgalois-groups-of-polynomials":10091,"\u002Fabstract-algebra\u002Fgalois-theory\u002Fsolvability-by-radicals-and-the-quintic":10095,"\u002Fabstract-algebra\u002Fcapstone\u002Fcommutative-algebra-and-algebraic-geometry":10099,"\u002Fabstract-algebra\u002Fcapstone\u002Frepresentation-and-character-theory":10104,"\u002Fabstract-algebra":10108,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fatomic-spectra-rutherford":10111,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-model-hydrogen":10116,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fx-ray-spectra-franck-hertz":10120,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fbohr-sommerfeld-old-quantum-theory":10124,"\u002Fatomic-physics\u002Fearly-models-and-old-quantum-theory\u002Fold-quantum-theory-limits-wkb":10128,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fschrodinger-3d-hydrogen":10132,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fhydrogen-wave-functions":10137,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fradial-equation-in-full":10141,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fsymmetry-degeneracy-runge-lenz":10145,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fexpectation-values-virial":10149,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Fquantum-defects-alkali-spectra":10153,"\u002Fatomic-physics\u002Fquantum-hydrogen-atom\u002Frydberg-atoms":10157,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Frelativistic-kinetic-correction":10161,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fspin-orbit-thomas-precession":10166,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdarwin-term-fine-structure-formula":10170,"\u002Fatomic-physics\u002Ffine-structure-and-the-dirac-atom\u002Fdirac-equation-hydrogen":10174,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Flamb-shift-qed":10178,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fhyperfine-structure-21cm":10183,"\u002Fatomic-physics\u002Fqed-corrections-and-hyperfine-structure\u002Fnuclear-effects-isotope-shift":10187,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fperiodic-table-atomic-spectra":10191,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fcentral-field-self-consistent":10196,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fidentical-particles-hartree-fock":10200,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhelium-two-electron-atom":10204,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fls-jj-coupling-term-symbols":10208,"\u002Fatomic-physics\u002Fmany-electron-atoms\u002Fhund-rules-ground-terms":10212,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fzeeman-effect":10216,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fpaschen-back-intermediate":10221,"\u002Fatomic-physics\u002Fatoms-in-external-fields\u002Fstark-effect-polarizability":10225,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Ftime-dependent-perturbation-golden-rule":10229,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fdipole-approximation-einstein-coefficients":10234,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Fselection-rules-forbidden-transitions":10238,"\u002Fatomic-physics\u002Fradiative-transitions-and-line-shapes\u002Flifetimes-and-line-shapes":10242,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Flaser-principles":10246,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fspectroscopy-techniques":10251,"\u002Fatomic-physics\u002Flasers-and-spectroscopy\u002Fline-catalog-nist-asd":10255,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Flaser-cooling-doppler":10259,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fsub-doppler-trapping":10264,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Fbose-einstein-condensation":10268,"\u002Fatomic-physics\u002Fmodern-atomic-physics\u002Foptical-clocks-precision":10272,"\u002Fatomic-physics":10276,"\u002Fdatabases":10279,"\u002Fcategory-theory\u002Ffoundations\u002Fwhat-is-a-category":10282,"\u002Fcategory-theory\u002Ffoundations\u002Fexamples-of-categories":10286,"\u002Fcategory-theory\u002Ffoundations\u002Fspecial-morphisms":10290,"\u002Fcategory-theory\u002Ffoundations\u002Ffunctors":10294,"\u002Fcategory-theory\u002Ffoundations\u002Fnatural-transformations":10298,"\u002Fcategory-theory\u002Ffoundations\u002Fsize-and-set-theory":10302,"\u002Fcategory-theory\u002Funiversal-properties\u002Funiversal-properties":10306,"\u002Fcategory-theory\u002Funiversal-properties\u002Fproducts-and-coproducts":10311,"\u002Fcategory-theory\u002Funiversal-properties\u002Fconstructions-on-categories":10315,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Frepresentable-functors":10319,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-lemma":10324,"\u002Fcategory-theory\u002Frepresentables-yoneda\u002Fyoneda-consequences":10328,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits":10332,"\u002Fcategory-theory\u002Flimits-colimits\u002Fproducts-equalizers-pullbacks":10337,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcolimits":10341,"\u002Fcategory-theory\u002Flimits-colimits\u002Fcomputing-limits":10345,"\u002Fcategory-theory\u002Flimits-colimits\u002Flimits-and-functors":10349,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions":10353,"\u002Fcategory-theory\u002Fadjunctions\u002Funits-and-counits":10358,"\u002Fcategory-theory\u002Fadjunctions\u002Fadjunctions-via-universal-arrows":10362,"\u002Fcategory-theory\u002Fadjunctions\u002Ffree-forgetful-adjunctions":10366,"\u002Fcategory-theory\u002Fadjoints-limits\u002Flimits-via-adjoints":10370,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fpresheaf-limits-colimits":10375,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoints-preserve-limits":10379,"\u002Fcategory-theory\u002Fadjoints-limits\u002Fadjoint-functor-theorem":10383,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fmonads":10387,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-eilenberg-moore":10392,"\u002Fcategory-theory\u002Fmonads-algebras\u002Fkleisli-and-programming":10396,"\u002Fcategory-theory\u002Fmonads-algebras\u002Falgebras-for-endofunctors":10400,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Fcartesian-closed-categories":10404,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Flambda-calculus-correspondence":10409,"\u002Fcategory-theory\u002Fcartesian-closed-lambda\u002Ffixed-points-and-recursion":10413,"\u002Fcategory-theory":10417,"\u002Fdeep-learning\u002Fmathematical-background\u002Flinear-algebra-for-deep-learning":10420,"\u002Fdeep-learning\u002Fmathematical-background\u002Fprobability-and-information-theory":10424,"\u002Fdeep-learning\u002Fmathematical-background\u002Fnumerical-computation":10428,"\u002Fdeep-learning\u002Fmathematical-background\u002Fcalculus":10432,"\u002Fdeep-learning\u002Ffoundations\u002Fwhat-is-deep-learning":10435,"\u002Fdeep-learning\u002Ffoundations\u002Fmachine-learning-refresher":10439,"\u002Fdeep-learning\u002Ffoundations\u002Flinear-models-and-the-perceptron":10443,"\u002Fdeep-learning\u002Fneural-networks\u002Fthe-multilayer-perceptron":10447,"\u002Fdeep-learning\u002Fneural-networks\u002Factivation-functions":10452,"\u002Fdeep-learning\u002Fneural-networks\u002Funiversal-approximation":10456,"\u002Fdeep-learning\u002Fneural-networks\u002Fbackpropagation":10460,"\u002Fdeep-learning\u002Fneural-networks\u002Floss-functions-and-output-units":10464,"\u002Fdeep-learning\u002Foptimization\u002Fgradient-descent-and-sgd":10468,"\u002Fdeep-learning\u002Foptimization\u002Fmomentum-and-adaptive-methods":10473,"\u002Fdeep-learning\u002Foptimization\u002Finitialization":10477,"\u002Fdeep-learning\u002Foptimization\u002Fthe-optimization-landscape":10481,"\u002Fdeep-learning\u002Foptimization\u002Fsecond-order-and-approximate-methods":10485,"\u002Fdeep-learning\u002Fregularization\u002Fregularization-overview":10489,"\u002Fdeep-learning\u002Fregularization\u002Fdropout-and-data-augmentation":10494,"\u002Fdeep-learning\u002Fregularization\u002Fearly-stopping-and-parameter-sharing":10498,"\u002Fdeep-learning\u002Fregularization\u002Fnormalization":10502,"\u002Fdeep-learning\u002Farchitectures\u002Fconvolutional-networks":10506,"\u002Fdeep-learning\u002Farchitectures\u002Fcnn-architectures":10511,"\u002Fdeep-learning\u002Farchitectures\u002Frecurrent-networks":10515,"\u002Fdeep-learning\u002Farchitectures\u002Flstm-and-gru":10519,"\u002Fdeep-learning\u002Farchitectures\u002Fattention-and-transformers":10523,"\u002Fdeep-learning\u002Farchitectures\u002Fthe-transformer-architecture":10527,"\u002Fdeep-learning\u002Farchitectures\u002Ftransformers-in-practice":10531,"\u002Fdeep-learning\u002Farchitectures\u002Fgraph-neural-networks":10535,"\u002Fdeep-learning\u002Farchitectures\u002Fstate-space-models":10539,"\u002Fdeep-learning\u002Ftheory\u002Fgeneralization-theory":10543,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-robustness":10548,"\u002Fdeep-learning\u002Ftheory\u002Fadversarial-defenses":10552,"\u002Fdeep-learning\u002Ftheory\u002Fbayesian-and-ensemble-methods":10556,"\u002Fdeep-learning\u002Ftheory\u002Fdeep-equilibrium-models":10560,"\u002Fdeep-learning\u002Fgenerative-models\u002Flinear-factor-models":10564,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoencoders":10569,"\u002Fdeep-learning\u002Fgenerative-models\u002Fvariational-autoencoders":10573,"\u002Fdeep-learning\u002Fgenerative-models\u002Fgenerative-adversarial-networks":10577,"\u002Fdeep-learning\u002Fgenerative-models\u002Fautoregressive-and-normalizing-flows":10581,"\u002Fdeep-learning\u002Fgenerative-models\u002Fenergy-based-and-boltzmann-machines":10585,"\u002Fdeep-learning\u002Fgenerative-models\u002Fdiffusion-and-score-based-models":10589,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fstructured-probabilistic-models":10593,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fmonte-carlo-and-mcmc":10598,"\u002Fdeep-learning\u002Fprobabilistic-methods\u002Fapproximate-inference":10602,"\u002Fdeep-learning\u002Fpractical\u002Fpractical-methodology":10606,"\u002Fdeep-learning\u002Fpractical\u002Fhyperparameters-and-debugging":10611,"\u002Fdeep-learning\u002Fpractical\u002Frepresentation-learning":10615,"\u002Fdeep-learning\u002Fpractical\u002Ftransfer-learning":10619,"\u002Fdeep-learning\u002Fpractical\u002Fapplications":10623,"\u002Fdeep-learning\u002Fpractical\u002Fmodel-compression-and-distillation":10627,"\u002Fdeep-learning\u002Fpractical\u002Fmeta-learning-and-few-shot":10631,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Flarge-language-models":10635,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fscaling-inference-and-alignment":10640,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fseq2seq-pretraining-and-bart":10644,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ftext-to-text-transfer-and-conditional-generation":10648,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fspeech-and-audio-models":10652,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fself-supervised-speech-and-synthesis":10656,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fai-agents":10660,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fagent-memory-retrieval-and-orchestration":10664,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmixture-of-experts":10668,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Fmultimodal-models":10672,"\u002Fdeep-learning\u002Flarge-models-and-agents\u002Ffusion-and-vision-language-models":10676,"\u002Fdeep-learning\u002Freinforcement-learning\u002Ffoundations-of-reinforcement-learning":10680,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fmodel-free-prediction-and-control":10685,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fdeep-q-networks":10689,"\u002Fdeep-learning\u002Freinforcement-learning\u002Fpolicy-gradients-and-actor-critic":10693,"\u002Fdeep-learning\u002Freinforcement-learning\u002Frl-from-human-feedback":10697,"\u002Fdeep-learning":10701,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fequilibrium-state-variables-zeroth-law":10704,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Ffirst-law-heat-and-work":10708,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fsecond-law-entropy-and-the-carnot-bound":10712,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fthermodynamic-potentials-and-maxwell-relations":10716,"\u002Fstatistical-mechanics\u002Fthermodynamics\u002Fstability-response-functions-and-the-third-law":10720,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fclassical-statistics-and-equipartition":10724,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fphase-space-and-liouvilles-theorem":10729,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fensembles-and-the-equal-probability-postulate":10733,"\u002Fstatistical-mechanics\u002Ffoundations\u002Fstatistical-entropy-boltzmann-and-gibbs":10737,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fmicrocanonical-ensemble-and-entropy":10741,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fequilibrium-conditions-temperature-pressure-chemical-potential":10746,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Fideal-gas-phase-space-and-the-sackur-tetrode-entropy":10750,"\u002Fstatistical-mechanics\u002Fmicrocanonical\u002Ftwo-state-systems-paramagnets-and-negative-temperature":10754,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fcanonical-ensemble-and-the-boltzmann-distribution":10758,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fpartition-function-and-the-helmholtz-free-energy":10763,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fenergy-fluctuations-and-ensemble-equivalence":10767,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fthe-einstein-solid-and-harmonic-systems":10771,"\u002Fstatistical-mechanics\u002Fcanonical\u002Fparamagnetism-and-the-schottky-anomaly":10775,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fideal-gas-partition-function-and-the-gibbs-paradox":10779,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fequipartition-and-the-virial-theorem":10784,"\u002Fstatistical-mechanics\u002Fclassical-gas\u002Fmolecular-gases-rotation-and-vibration":10788,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fgrand-canonical-ensemble-and-the-grand-partition-function":10792,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fchemical-potential-fugacity-and-number-fluctuations":10797,"\u002Fstatistical-mechanics\u002Fgrand-canonical\u002Fensemble-summary-and-the-thermodynamic-web":10801,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fquantum-statistics-bose-einstein-and-fermi-dirac":10805,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fderiving-the-quantum-distributions":10810,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fthe-classical-limit-and-quantum-concentration":10814,"\u002Fstatistical-mechanics\u002Fquantum-statistics\u002Fideal-quantum-gases-general-framework":10818,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-and-the-fermion-gas":10822,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthe-photon-gas-and-plancks-radiation-law":10827,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fblackbody-thermodynamics-and-radiation-pressure":10831,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fphonons-and-the-debye-model":10835,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fbose-einstein-condensation-derived":10839,"\u002Fstatistical-mechanics\u002Fbose-systems\u002Fthermodynamics-of-the-bose-gas-and-superfluidity":10843,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fthe-ideal-fermi-gas-at-zero-temperature":10847,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fsommerfeld-expansion-and-electrons-in-metals":10852,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":10856,"\u002Fstatistical-mechanics\u002Ffermi-gas\u002Fneutron-stars-and-nuclear-matter":10860,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-cluster-expansion-and-virial-coefficients":10864,"\u002Fstatistical-mechanics\u002Finteractions\u002Fthe-van-der-waals-gas-and-liquid-gas-coexistence":10869,"\u002Fstatistical-mechanics\u002Finteractions\u002Fquantum-gases-with-interactions-and-exchange":10873,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fphases-coexistence-and-classification":10877,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-ising-model-and-exact-solutions":10882,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fmean-field-theory-and-the-weiss-model":10886,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fcritical-exponents-and-landau-theory":10890,"\u002Fstatistical-mechanics\u002Fphase-transitions\u002Fthe-renormalization-group-idea":10894,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fthermodynamic-fluctuations-and-response":10898,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Fbrownian-motion-and-the-langevin-equation":10903,"\u002Fstatistical-mechanics\u002Ffluctuations\u002Flinear-response-and-the-fluctuation-dissipation-theorem":10907,"\u002Fstatistical-mechanics":10911,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fbonding-mechanisms":10914,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fmolecular-orbitals-and-h2-plus":10919,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fhydrogen-molecule-and-exchange":10923,"\u002Fcondensed-matter\u002Fmolecules-and-bonding\u002Fvan-der-waals-forces":10927,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Frotational-vibrational-spectra":10931,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Fanharmonicity-and-rovibrational-structure":10936,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Framan-and-electronic-bands":10940,"\u002Fcondensed-matter\u002Fmolecular-spectra\u002Flasers-and-masers":10944,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fstructure-of-solids":10948,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fbravais-lattices-and-crystal-systems":10953,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Freciprocal-lattice-and-brillouin-zones":10957,"\u002Fcondensed-matter\u002Fcrystal-structure\u002Fdiffraction-and-structure-factors":10961,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonon-dispersion":10965,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fphonons-quantization-and-dos":10970,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fdebye-einstein-heat-capacity":10974,"\u002Fcondensed-matter\u002Flattice-dynamics\u002Fanharmonicity-and-thermal-transport":10978,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ffree-electron-gas-and-conduction":10982,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fsommerfeld-model-and-heat-capacity":10987,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Ftransport-and-the-hall-effect":10991,"\u002Fcondensed-matter\u002Ffree-electron-fermi-gas\u002Fscreening-and-plasmons":10995,"\u002Fcondensed-matter\u002Fband-theory\u002Fblochs-theorem-and-energy-bands":10999,"\u002Fcondensed-matter\u002Fband-theory\u002Fnearly-free-electron-model":11004,"\u002Fcondensed-matter\u002Fband-theory\u002Ftight-binding-method":11008,"\u002Fcondensed-matter\u002Fband-theory\u002Ffermi-surfaces-and-semiclassical-dynamics":11012,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fsemiconductor-bands-and-junctions":11016,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fintrinsic-and-extrinsic-semiconductors":11021,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fcarrier-transport-and-recombination":11025,"\u002Fcondensed-matter\u002Fsemiconductors\u002Fthe-pn-junction":11029,"\u002Fcondensed-matter\u002Fsemiconductors\u002Ftransistors-and-optoelectronics":11033,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fdielectrics-and-polarization":11037,"\u002Fcondensed-matter\u002Fdielectrics-and-ferroelectrics\u002Fferroelectrics-and-piezoelectrics":11042,"\u002Fcondensed-matter\u002Fmagnetism\u002Fdiamagnetism-and-paramagnetism":11046,"\u002Fcondensed-matter\u002Fmagnetism\u002Fexchange-and-ferromagnetism":11051,"\u002Fcondensed-matter\u002Fmagnetism\u002Fantiferromagnetism-and-domains":11055,"\u002Fcondensed-matter\u002Fmagnetism\u002Fspin-waves-and-magnons":11059,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fsuperconductivity-phenomenology":11063,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Flondon-theory-and-the-meissner-effect":11068,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fginzburg-landau-theory":11072,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fbcs-theory":11076,"\u002Fcondensed-matter\u002Fsuperconductivity\u002Fjosephson-and-high-tc":11080,"\u002Fcondensed-matter\u002Fnanostructures\u002Fquantum-wells-wires-and-dots":11084,"\u002Fcondensed-matter\u002Fnanostructures\u002Finteger-quantum-hall-effect":11089,"\u002Fcondensed-matter\u002Fnanostructures\u002Ffractional-quantum-hall-and-topology":11093,"\u002Fcondensed-matter\u002Fnanostructures\u002Fgraphene-and-dirac-materials":11097,"\u002Fcondensed-matter":11101,"\u002Flogic\u002Ffoundations\u002Flogic-as-a-mathematical-model":11104,"\u002Flogic\u002Fsentential-logic\u002Fformal-languages-and-well-formed-formulas":11108,"\u002Flogic\u002Fsentential-logic\u002Ftruth-assignments-and-tautologies":11113,"\u002Flogic\u002Fsentential-logic\u002Funique-readability-and-parsing":11117,"\u002Flogic\u002Fsentential-logic\u002Finduction-and-recursion":11121,"\u002Flogic\u002Fsentential-logic\u002Fexpressive-completeness-and-normal-forms":11125,"\u002Flogic\u002Fsentential-logic\u002Fboolean-circuits":11129,"\u002Flogic\u002Fsentential-logic\u002Fcompactness-and-effectiveness":11133,"\u002Flogic\u002Ffirst-order-languages\u002Ffirst-order-languages":11137,"\u002Flogic\u002Ffirst-order-languages\u002Fstructures-truth-and-satisfaction":11142,"\u002Flogic\u002Ffirst-order-languages\u002Fdefinability-and-elementary-equivalence":11146,"\u002Flogic\u002Ffirst-order-languages\u002Fterms-substitution-and-parsing":11150,"\u002Flogic\u002Fdeductive-calculus\u002Fa-deductive-calculus":11154,"\u002Flogic\u002Fdeductive-calculus\u002Fdeduction-theorem-and-derived-rules":11159,"\u002Flogic\u002Fdeductive-calculus\u002Fsoundness":11163,"\u002Flogic\u002Fdeductive-calculus\u002Fcompleteness-and-consistency":11167,"\u002Flogic\u002Fmodels-and-theories\u002Fcompactness-and-lowenheim-skolem":11171,"\u002Flogic\u002Fmodels-and-theories\u002Ftheories-elementary-classes-and-categoricity":11176,"\u002Flogic\u002Fmodels-and-theories\u002Finterpretations-between-theories":11180,"\u002Flogic\u002Fmodels-and-theories\u002Fnonstandard-analysis":11184,"\u002Flogic\u002Farithmetic-and-definability\u002Fdefinability-in-arithmetic":11188,"\u002Flogic\u002Farithmetic-and-definability\u002Fnatural-numbers-with-successor":11193,"\u002Flogic\u002Farithmetic-and-definability\u002Fpresburger-and-reducts":11197,"\u002Flogic\u002Farithmetic-and-definability\u002Fa-subtheory-and-representability":11201,"\u002Flogic\u002Fincompleteness\u002Farithmetization-of-syntax":11205,"\u002Flogic\u002Fincompleteness\u002Fincompleteness-and-undecidability":11210,"\u002Flogic\u002Fincompleteness\u002Fsecond-incompleteness-theorem":11214,"\u002Flogic\u002Fcomputability-and-representability\u002Frecursive-functions":11218,"\u002Flogic\u002Fcomputability-and-representability\u002Frepresenting-exponentiation":11223,"\u002Flogic\u002Fsecond-order-logic\u002Fsecond-order-languages":11227,"\u002Flogic\u002Fsecond-order-logic\u002Fskolem-functions-and-many-sorted-logic":11232,"\u002Flogic\u002Fsecond-order-logic\u002Fgeneral-structures":11236,"\u002Flogic":11240,"\u002Freinforcement-learning\u002Ffoundations\u002Fwhat-is-reinforcement-learning":11243,"\u002Freinforcement-learning\u002Ffoundations\u002Fa-brief-history-of-rl":11247,"\u002Freinforcement-learning\u002Ffoundations\u002Fmulti-armed-bandits":11251,"\u002Freinforcement-learning\u002Ffoundations\u002Fbandit-exploration-algorithms":11254,"\u002Freinforcement-learning\u002Ffoundations\u002Fmarkov-decision-processes":11258,"\u002Freinforcement-learning\u002Ffoundations\u002Fvalue-functions-and-optimality":11262,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdynamic-programming":11266,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdp-async-and-gpi":11270,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-methods":11274,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-off-policy":11278,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftemporal-difference-learning":11282,"\u002Freinforcement-learning\u002Ftabular-methods\u002Ftd-control-sarsa-and-q-learning":11286,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-bootstrapping":11290,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fn-step-off-policy-methods":11294,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-and-learning":11298,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fplanning-focusing-and-decision-time":11302,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fdecision-time-planning":11306,"\u002Freinforcement-learning\u002Ftabular-methods\u002Fmonte-carlo-tree-search":11310,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-prediction":11314,"\u002Freinforcement-learning\u002Fapproximation\u002Ffeature-construction-and-nonlinear":11319,"\u002Freinforcement-learning\u002Fapproximation\u002Fon-policy-control":11323,"\u002Freinforcement-learning\u002Fapproximation\u002Faverage-reward-control":11327,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-and-the-deadly-triad":11331,"\u002Freinforcement-learning\u002Fapproximation\u002Fbellman-error-and-gradient-td":11335,"\u002Freinforcement-learning\u002Fapproximation\u002Feligibility-traces":11339,"\u002Freinforcement-learning\u002Fapproximation\u002Ftrue-online-and-sarsa-lambda":11343,"\u002Freinforcement-learning\u002Fapproximation\u002Fpolicy-gradient-methods":11347,"\u002Freinforcement-learning\u002Fapproximation\u002Factor-critic-and-continuous-actions":11351,"\u002Freinforcement-learning\u002Fapproximation\u002Fleast-squares-and-memory-based-methods":11355,"\u002Freinforcement-learning\u002Fapproximation\u002Fmemory-and-kernel-methods":11359,"\u002Freinforcement-learning\u002Fapproximation\u002Foff-policy-eligibility-traces":11363,"\u002Freinforcement-learning\u002Fapproximation\u002Fstable-off-policy-traces":11367,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdeep-q-networks":11371,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fdqn-improvements":11374,"\u002Freinforcement-learning\u002Fdeep-rl\u002Factor-critic-and-ppo":11378,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fppo-and-continuous-control":11382,"\u002Freinforcement-learning\u002Fdeep-rl\u002Fcase-studies":11386,"\u002Freinforcement-learning\u002Fdeep-rl\u002Frl-beyond-games":11390,"\u002Freinforcement-learning\u002Fdeep-rl\u002Ffrontiers":11394,"\u002Freinforcement-learning\u002Fdeep-rl\u002Freward-design-and-open-problems":11398,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow":11402,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow-part-2":11406,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control":11410,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fcontinuous-control-part-2":11414,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl":11418,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmodel-based-rl-part-2":11422,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration":11426,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fexploration-part-2":11427,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl":11429,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Foffline-rl-part-2":11433,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl":11437,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fimitation-and-inverse-rl-part-2":11441,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl":11445,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmulti-agent-rl-part-2":11449,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl":11453,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fhierarchical-rl-part-2":11457,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Frlhf-and-language-models":11461,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps":11465,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fpartial-observability-pomdps-part-2":11469,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl":11473,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fsafe-and-constrained-rl-part-2":11477,"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fmeta-rl-and-generalization":11481,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fpsychology-of-reinforcement":11485,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Finstrumental-conditioning-and-control":11490,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-and-td-error":11494,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fdopamine-in-the-brain":11498,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fanimal-learning-and-cognition":11502,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fcognitive-maps-and-planning":11506,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fneuroscience-of-reinforcement":11510,"\u002Freinforcement-learning\u002Fminds-and-brains\u002Fseveral-learning-systems":11514,"\u002Freinforcement-learning":11518,"\u002Fartificial-intelligence\u002Ffoundations\u002Fwhat-is-ai":11520,"\u002Fartificial-intelligence\u002Ffoundations\u002Ffoundations-of-ai":11524,"\u002Fartificial-intelligence\u002Ffoundations\u002Fintelligent-agents":11528,"\u002Fartificial-intelligence\u002Ffoundations\u002Fagent-architectures":11532,"\u002Fartificial-intelligence\u002Fsearch\u002Funinformed-search":11536,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-strategies-compared":11541,"\u002Fartificial-intelligence\u002Fsearch\u002Finformed-search":11545,"\u002Fartificial-intelligence\u002Fsearch\u002Fheuristic-functions":11549,"\u002Fartificial-intelligence\u002Fsearch\u002Flocal-search":11553,"\u002Fartificial-intelligence\u002Fsearch\u002Fpopulation-and-continuous-search":11557,"\u002Fartificial-intelligence\u002Fsearch\u002Fadversarial-search":11561,"\u002Fartificial-intelligence\u002Fsearch\u002Fgames-of-chance-and-imperfect-information":11565,"\u002Fartificial-intelligence\u002Fsearch\u002Fconstraint-satisfaction":11569,"\u002Fartificial-intelligence\u002Fsearch\u002Fcsp-search-and-structure":11573,"\u002Fartificial-intelligence\u002Fsearch\u002Fsearch-under-uncertainty":11577,"\u002Fartificial-intelligence\u002Fsearch\u002Fbelief-state-and-online-search":11581,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-logic":11585,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fpropositional-inference":11590,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic":11594,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-logic-in-use":11598,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Finference-and-resolution":11602,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Ffirst-order-resolution":11606,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fclassical-planning":11610,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-graphs-and-graphplan":11614,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-in-the-real-world":11618,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fplanning-under-uncertainty":11622,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Fknowledge-representation":11626,"\u002Fartificial-intelligence\u002Flogic-and-planning\u002Freasoning-systems-and-defaults":11630,"\u002Fartificial-intelligence\u002Funcertainty\u002Fprobability-and-bayes":11634,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayes-rule-and-naive-bayes":11639,"\u002Fartificial-intelligence\u002Funcertainty\u002Fbayesian-networks":11643,"\u002Fartificial-intelligence\u002Funcertainty\u002Finference-in-bayesian-networks":11647,"\u002Fartificial-intelligence\u002Funcertainty\u002Freasoning-over-time":11651,"\u002Fartificial-intelligence\u002Funcertainty\u002Ftracking-and-data-association":11655,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmaking-decisions":11659,"\u002Fartificial-intelligence\u002Funcertainty\u002Fmarkov-decision-processes":11663,"\u002Fartificial-intelligence\u002Funcertainty\u002Fdecision-networks-and-game-theory":11666,"\u002Fartificial-intelligence\u002Funcertainty\u002Fgame-theory-and-mechanism-design":11670,"\u002Fartificial-intelligence\u002Flearning\u002Flearning-from-examples":11674,"\u002Fartificial-intelligence\u002Flearning\u002Ftheory-and-model-families":11679,"\u002Fartificial-intelligence\u002Flearning\u002Fprobabilistic-learning":11683,"\u002Fartificial-intelligence\u002Flearning\u002Fexpectation-maximization":11687,"\u002Fartificial-intelligence\u002Flearning\u002Freinforcement-learning":11691,"\u002Fartificial-intelligence\u002Flearning\u002Fgeneralization-and-policy-search":11694,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-in-learning":11698,"\u002Fartificial-intelligence\u002Flearning\u002Fknowledge-based-learning-methods":11702,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fvision-and-perception":11706,"\u002Fartificial-intelligence\u002Ffrontiers\u002Freconstructing-the-3d-world":11711,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobotics":11715,"\u002Fartificial-intelligence\u002Ffrontiers\u002Frobot-planning-and-control":11719,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnatural-language-in-ai":11723,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fnlp-grammar-translation-and-speech":11727,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fphilosophy-and-future":11731,"\u002Fartificial-intelligence\u002Ffrontiers\u002Fai-ethics-and-future":11735,"\u002Fartificial-intelligence":11739,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-constituents-nuclide-chart":11742,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-size-charge-distributions":11747,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-masses-binding-energy":11751,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fsemi-empirical-mass-formula":11755,"\u002Fnuclear-physics\u002Fnuclear-properties\u002Fnuclear-moments-multipoles":11759,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnuclear-force-shell-overview":11763,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fthe-deuteron":11768,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fnucleon-nucleon-scattering":11772,"\u002Fnuclear-physics\u002Fnuclear-force-deuteron\u002Fmeson-theory-isospin":11776,"\u002Fnuclear-physics\u002Fnuclear-models\u002Ffermi-gas-model":11780,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fliquid-drop-collective-coordinates":11785,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fshell-model-single-particle":11789,"\u002Fnuclear-physics\u002Fnuclear-models\u002Fcollective-model-rotations-vibrations":11793,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-law-modes":11797,"\u002Fnuclear-physics\u002Fradioactive-decay\u002Fdecay-kinetics-equilibrium":11802,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-decay-gamow-theory":11806,"\u002Fnuclear-physics\u002Falpha-decay\u002Falpha-fine-structure-hindrance":11811,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fbeta-decay-energetics-neutrino":11815,"\u002Fnuclear-physics\u002Fbeta-decay\u002Ffermi-theory-beta-decay":11820,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fweak-interaction-parity-violation":11824,"\u002Fnuclear-physics\u002Fbeta-decay\u002Fdouble-beta-decay-neutrino-mass":11828,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fgamma-multipole-radiation":11832,"\u002Fnuclear-physics\u002Fgamma-decay\u002Finternal-conversion-isomers":11837,"\u002Fnuclear-physics\u002Fgamma-decay\u002Fangular-correlations-mossbauer":11841,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Freaction-kinematics-cross-sections":11845,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fcompound-nucleus-resonances":11850,"\u002Fnuclear-physics\u002Fnuclear-reactions\u002Fdirect-reactions-optical-model":11854,"\u002Fnuclear-physics\u002Ffission\u002Ffission-barrier-dynamics":11858,"\u002Fnuclear-physics\u002Ffission\u002Fchain-reactions-reactor-physics":11863,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Ffusion-reactions-confinement":11867,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fstellar-nucleosynthesis":11872,"\u002Fnuclear-physics\u002Ffusion-nucleosynthesis\u002Fbig-bang-nucleosynthesis":11876,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fcharged-particle-stopping-power":11880,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fphoton-neutron-interactions":11885,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fradiation-detectors":11889,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fdosimetry-radiation-biology":11893,"\u002Fnuclear-physics\u002Fradiation-matter-applications\u002Fnuclear-applications-dating-medicine":11897,"\u002Fnuclear-physics":11901,"\u002Fnatural-language-processing\u002Ffoundations\u002Fwhat-is-nlp":11904,"\u002Fnatural-language-processing\u002Ffoundations\u002Fregex-and-text-normalization":11908,"\u002Fnatural-language-processing\u002Ffoundations\u002Fminimum-edit-distance":11912,"\u002Fnatural-language-processing\u002Ffoundations\u002Fn-gram-language-models":11916,"\u002Fnatural-language-processing\u002Ffoundations\u002Fsmoothing-and-backoff":11920,"\u002Fnatural-language-processing\u002Fclassification\u002Fnaive-bayes-and-sentiment":11924,"\u002Fnatural-language-processing\u002Fclassification\u002Fevaluating-classifiers":11929,"\u002Fnatural-language-processing\u002Fclassification\u002Flogistic-regression":11933,"\u002Fnatural-language-processing\u002Fclassification\u002Fsentiment-and-affect-lexicons":11937,"\u002Fnatural-language-processing\u002Fsemantics\u002Fvector-semantics-and-embeddings":11941,"\u002Fnatural-language-processing\u002Fsemantics\u002Fstatic-word-embeddings":11946,"\u002Fnatural-language-processing\u002Fsemantics\u002Fneural-language-models":11950,"\u002Fnatural-language-processing\u002Fsequences\u002Fsequence-labeling":11954,"\u002Fnatural-language-processing\u002Fsequences\u002Fcrfs-and-neural-taggers":11958,"\u002Fnatural-language-processing\u002Fsequences\u002Frnns-and-lstms":11962,"\u002Fnatural-language-processing\u002Ftransformers\u002Ftransformers-and-attention":11966,"\u002Fnatural-language-processing\u002Ftransformers\u002Fthe-transformer-architecture":11970,"\u002Fnatural-language-processing\u002Ftransformers\u002Flarge-language-models":11973,"\u002Fnatural-language-processing\u002Ftransformers\u002Fllm-pretraining-and-scaling":11976,"\u002Fnatural-language-processing\u002Ftransformers\u002Ffine-tuning-and-prompting":11980,"\u002Fnatural-language-processing\u002Ftransformers\u002Fprompting-and-alignment":11984,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-parsing":11988,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcky-scoring-and-evaluation":11993,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdependency-parsing":11997,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fgraph-based-and-neural-dependency-parsing":12001,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fword-senses-and-wsd":12005,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fwsd-in-practice-and-induction":12009,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-roles-and-information-extraction":12013,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Frelations-events-and-templates":12017,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoreference-and-discourse":12021,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcoherence-and-discourse-structure":12025,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Flogical-semantics":12029,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fcompositional-semantics-and-description-logics":12033,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fsemantic-parsing":12037,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fneural-semantic-parsing":12041,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Finformation-extraction":12045,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftimes-events-and-templates":12049,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fdiscourse-coherence":12053,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fentity-based-and-global-coherence":12057,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Fconstituency-grammars":12061,"\u002Fnatural-language-processing\u002Flinguistic-structure\u002Ftreebanks-and-lexicalized-grammars":12065,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation":12069,"\u002Fnatural-language-processing\u002Fapplications\u002Fmachine-translation-decoding-and-evaluation":12073,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering":12077,"\u002Fnatural-language-processing\u002Fapplications\u002Fquestion-answering-knowledge-and-llms":12081,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-and-chatbots":12085,"\u002Fnatural-language-processing\u002Fapplications\u002Fdialogue-systems-and-assistants":12089,"\u002Fnatural-language-processing\u002Fapplications\u002Ftext-summarization":12093,"\u002Fnatural-language-processing\u002Fapplications\u002Fabstractive-summarization-and-evaluation":12097,"\u002Fnatural-language-processing\u002Fspeech\u002Fphonetics":12101,"\u002Fnatural-language-processing\u002Fspeech\u002Facoustic-phonetics":12106,"\u002Fnatural-language-processing\u002Fspeech\u002Fautomatic-speech-recognition":12110,"\u002Fnatural-language-processing\u002Fspeech\u002Fasr-evaluation-and-applications":12114,"\u002Fnatural-language-processing":12118,"\u002Fparticle-physics\u002Ffoundations\u002Fhistorical-overview-particle-zoo":12121,"\u002Fparticle-physics\u002Ffoundations\u002Fparticle-physics-basic-concepts":12125,"\u002Fparticle-physics\u002Ffoundations\u002Ffundamental-interactions-force-carriers":12129,"\u002Fparticle-physics\u002Funits-kinematics\u002Fnatural-units-and-scales":12133,"\u002Fparticle-physics\u002Funits-kinematics\u002Ffour-vectors-invariant-mass":12138,"\u002Fparticle-physics\u002Funits-kinematics\u002Fdecay-scattering-kinematics-mandelstam":12142,"\u002Fparticle-physics\u002Funits-kinematics\u002Fcross-sections-golden-rule":12146,"\u002Fparticle-physics\u002Fsymmetries\u002Fconservation-laws-symmetries":12150,"\u002Fparticle-physics\u002Fsymmetries\u002Fdiscrete-symmetries-cpt":12155,"\u002Fparticle-physics\u002Fsymmetries\u002Fparity-violation-weak":12159,"\u002Fparticle-physics\u002Fsymmetries\u002Fsu2-su3-flavor-symmetry":12163,"\u002Fparticle-physics\u002Fquark-model\u002Feightfold-way-su3":12167,"\u002Fparticle-physics\u002Fquark-model\u002Fmeson-spectroscopy":12172,"\u002Fparticle-physics\u002Fquark-model\u002Fbaryon-spectroscopy":12176,"\u002Fparticle-physics\u002Fquark-model\u002Fcolor-confinement-exotics":12180,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fklein-gordon-equation":12184,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fdirac-equation-spinors":12189,"\u002Fparticle-physics\u002Frelativistic-wave-equations\u002Fantiparticles-hole-theory":12193,"\u002Fparticle-physics\u002Fqed\u002Ffeynman-rules-qed":12197,"\u002Fparticle-physics\u002Fqed\u002Fqed-tree-processes":12202,"\u002Fparticle-physics\u002Fqed\u002Frenormalization-running-coupling":12206,"\u002Fparticle-physics\u002Fqed\u002Felectron-g-2":12210,"\u002Fparticle-physics\u002Fweak-interaction\u002Fva-structure-weak":12214,"\u002Fparticle-physics\u002Fweak-interaction\u002Fw-z-bosons-decays":12219,"\u002Fparticle-physics\u002Fweak-interaction\u002Fckm-matrix":12223,"\u002Fparticle-physics\u002Fweak-interaction\u002Fcp-violation-kaons-b-mesons":12227,"\u002Fparticle-physics\u002Fqcd\u002Fcolor-su3-gluons":12231,"\u002Fparticle-physics\u002Fqcd\u002Fasymptotic-freedom-confinement":12236,"\u002Fparticle-physics\u002Fqcd\u002Fdeep-inelastic-scattering-partons":12240,"\u002Fparticle-physics\u002Fqcd\u002Fjets-hadronization":12244,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Felectroweak-su2-u1":12248,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fspontaneous-symmetry-breaking":12253,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-mechanism":12257,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fhiggs-boson-discovery":12261,"\u002Fparticle-physics\u002Felectroweak-higgs\u002Fstandard-model":12265,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-oscillations":12269,"\u002Fparticle-physics\u002Fneutrinos\u002Fneutrino-mass-pmns":12274,"\u002Fparticle-physics\u002Fneutrinos\u002Fdirac-majorana-experiments":12278,"\u002Fparticle-physics\u002Fexperiment\u002Faccelerators-luminosity":12282,"\u002Fparticle-physics\u002Fexperiment\u002Fdetectors-subsystems":12287,"\u002Fparticle-physics\u002Fexperiment\u002Fhow-discoveries-are-made":12291,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fbeyond-standard-model":12295,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fgrand-unified-theories":12299,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fsupersymmetry":12303,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fhierarchy-problem-naturalness":12307,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fdark-matter-candidates":12311,"\u002Fparticle-physics\u002Fbeyond-standard-model\u002Fmatter-antimatter-open-questions":12315,"\u002Fparticle-physics":12319,"\u002Fastrophysics-cosmology\u002Forientation\u002Fthe-sun-and-stars":12322,"\u002Fastrophysics-cosmology\u002Forientation\u002Fstellar-death-final-states":12327,"\u002Fastrophysics-cosmology\u002Forientation\u002Fgalaxies-and-cosmology":12331,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fmagnitudes-fluxes-and-the-distance-modulus":12335,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fstellar-spectra-and-spectral-classification":12340,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Ftelescopes-and-detectors-across-the-spectrum":12344,"\u002Fastrophysics-cosmology\u002Fobservational-foundations\u002Fthe-cosmic-distance-ladder":12348,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fblackbody-radiation-and-specific-intensity":12352,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fradiative-transfer-and-the-transfer-equation":12357,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fspectral-line-formation-and-broadening":12361,"\u002Fastrophysics-cosmology\u002Fradiation-and-matter\u002Fopacity-and-the-rosseland-mean":12365,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fhydrostatic-equilibrium-and-the-virial-theorem":12369,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equations-of-stellar-structure":12374,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-equation-of-state-and-polytropes":12378,"\u002Fastrophysics-cosmology\u002Fstellar-structure\u002Fthe-standard-solar-model":12382,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fthermonuclear-reaction-rates-and-the-gamow-peak":12386,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhydrogen-burning-pp-chains-and-cno":12391,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fhelium-burning-and-the-triple-alpha-process":12395,"\u002Fastrophysics-cosmology\u002Fnuclear-astrophysics\u002Fadvanced-burning-and-neutron-capture-nucleosynthesis":12399,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fphases-of-the-interstellar-medium":12403,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fmolecular-clouds-and-gravitational-collapse":12408,"\u002Fastrophysics-cosmology\u002Fism-and-star-formation\u002Fprotostars-and-the-pre-main-sequence":12412,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-main-sequence-and-its-structure":12416,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fpost-main-sequence-low-mass-evolution":12421,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fthe-evolution-of-massive-stars":12425,"\u002Fastrophysics-cosmology\u002Fstellar-evolution\u002Fstellar-pulsation-and-the-instability-strip":12429,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fwhite-dwarfs-and-the-chandrasekhar-limit":12433,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fcore-collapse-supernovae":12437,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fthermonuclear-supernovae-type-ia":12441,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fneutron-stars-and-pulsars":12445,"\u002Fastrophysics-cosmology\u002Fstellar-death-and-compact-remnants\u002Fblack-holes-schwarzschild-and-kerr":12449,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fbinary-systems-and-mass-transfer":12453,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Faccreting-compact-objects":12458,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fgravitational-waves-from-inspiraling-binaries":12462,"\u002Fastrophysics-cosmology\u002Fbinaries-and-gravitational-waves\u002Fmultimessenger-astronomy-and-gamma-ray-bursts":12466,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fthe-milky-way":12470,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-morphology-and-classification":12475,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-rotation-curves-and-dark-matter":12479,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Factive-galactic-nuclei-and-supermassive-black-holes":12483,"\u002Fastrophysics-cosmology\u002Fgalaxies\u002Fgalaxy-clusters-and-large-scale-structure":12487,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-expanding-universe-and-hubbles-law":12491,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-frw-metric-and-cosmological-redshift":12496,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fthe-friedmann-equations-and-cosmic-dynamics":12500,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fcosmological-models-and-distances":12503,"\u002Fastrophysics-cosmology\u002Fcosmology-expansion-and-dynamics\u002Fdark-energy-and-the-accelerating-universe":12507,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fthe-thermal-history-of-the-universe":12511,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fbig-bang-nucleosynthesis":12516,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Frecombination-and-the-cosmic-microwave-background":12520,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcmb-anisotropies-and-cosmological-parameters":12524,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fcosmic-inflation":12528,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fstructure-formation-and-the-growth-of-perturbations":12532,"\u002Fastrophysics-cosmology\u002Fthe-hot-big-bang\u002Fdark-matter-dark-energy-and-open-questions":12536,"\u002Fastrophysics-cosmology":12540,"\u002Fcolophon":12543,"\u002F":12546},{"path":7867,"title":7868,"module":7869,"summary":7870},"\u002Falgorithms\u002Ffoundations\u002Fwhat-is-an-algorithm","What Is an Algorithm?","Foundations","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":7872,"title":7873,"module":7869,"summary":7874},"\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":7876,"title":7877,"module":7869,"summary":7878},"\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":7880,"title":7881,"module":7869,"summary":7882},"\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":7884,"title":7885,"module":7869,"summary":7886},"\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":7888,"title":7889,"module":7869,"summary":7890},"\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":7892,"title":7893,"module":7894,"summary":7895},"\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":7897,"title":7898,"module":7894,"summary":7899},"\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":7901,"title":7902,"module":7894,"summary":7903},"\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":7905,"title":7906,"module":7894,"summary":7907},"\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":7909,"title":7910,"module":7911,"summary":7912},"\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":7914,"title":7915,"module":7911,"summary":7916},"\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":7918,"title":7919,"module":7911,"summary":7920},"\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":7922,"title":7923,"module":7911,"summary":7924},"\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":7926,"title":7927,"module":7928,"summary":7929},"\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":7931,"title":7932,"module":7928,"summary":7933},"\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":7935,"title":7936,"module":7928,"summary":7937},"\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":7939,"title":7940,"module":7928,"summary":7941},"\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":7943,"title":7944,"module":7928,"summary":7945},"\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":7947,"title":7948,"module":7928,"summary":7949},"\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":7951,"title":7952,"module":7928,"summary":7953},"\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":7955,"title":7956,"module":7928,"summary":7957},"\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":7959,"title":7960,"module":7928,"summary":7961},"\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":7963,"title":7964,"module":7928,"summary":7965},"\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":7967,"title":7968,"module":7928,"summary":7969},"\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":7971,"title":7972,"module":7928,"summary":7973},"\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":7975,"title":7976,"module":7977,"summary":7978},"\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":7980,"title":7981,"module":7977,"summary":7982},"\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":7984,"title":7985,"module":7977,"summary":7986},"\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":7988,"title":7989,"module":7977,"summary":7990},"\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":7992,"title":7993,"module":7977,"summary":7994},"\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":7996,"title":7997,"module":7977,"summary":7998},"\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":8000,"title":8001,"module":7977,"summary":8002},"\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":8004,"title":8005,"module":7977,"summary":8006},"\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":8008,"title":8009,"module":8010,"summary":8011},"\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":8013,"title":8014,"module":8010,"summary":8015},"\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":8017,"title":8018,"module":8010,"summary":8019},"\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":8021,"title":8022,"module":8010,"summary":8023},"\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":8025,"title":8026,"module":8010,"summary":8027},"\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":8029,"title":8030,"module":8010,"summary":8031},"\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":8033,"title":8034,"module":8010,"summary":8035},"\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":8037,"title":8038,"module":8010,"summary":8039},"\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":8041,"title":8042,"module":8010,"summary":8043},"\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":8045,"title":8046,"module":8010,"summary":8047},"\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":8049,"title":8050,"module":8010,"summary":8051},"\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":8053,"title":8054,"module":8010,"summary":8055},"\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":8057,"title":8058,"module":8010,"summary":8059},"\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":8061,"title":8062,"module":8010,"summary":8063},"\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":8065,"title":8066,"module":8067,"summary":8068},"\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":8070,"title":8071,"module":8067,"summary":8072},"\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":8074,"title":8075,"module":8067,"summary":8076},"\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":8078,"title":8079,"module":8067,"summary":8080},"\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":8082,"title":8083,"module":8067,"summary":8084},"\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":8086,"title":8087,"module":8088,"summary":8089},"\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":8091,"title":8092,"module":8088,"summary":8093},"\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":8095,"title":8096,"module":8088,"summary":8097},"\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":8099,"title":8100,"module":8088,"summary":8101},"\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":8103,"title":8104,"module":8088,"summary":8105},"\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":8107,"title":8108,"module":8088,"summary":8109},"\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":8111,"title":8112,"module":8088,"summary":8113},"\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":8115,"title":8116,"module":8088,"summary":8117},"\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":8119,"title":8120,"module":8088,"summary":8121},"\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":8123,"title":8124,"module":8088,"summary":8125},"\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":8127,"title":8128,"module":8088,"summary":8129},"\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":8131,"title":8132,"module":8133,"summary":8134},"\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":8136,"title":8137,"module":8133,"summary":8138},"\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":8140,"title":8141,"module":8133,"summary":8142},"\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":8144,"title":8145,"module":8133,"summary":8146},"\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":8148,"title":8149,"module":8150,"summary":8151},"\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":8153,"title":8154,"module":8150,"summary":8155},"\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":8157,"title":8158,"module":8150,"summary":8159},"\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":8161,"title":8162,"module":8150,"summary":8163},"\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":8165,"title":8166,"module":8150,"summary":8167},"\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":8169,"title":8170,"module":8150,"summary":8171},"\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":8173,"title":8174,"module":8150,"summary":8175},"\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":8177,"title":8178,"module":8179,"summary":8180},"\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":8182,"title":8183,"module":8179,"summary":8184},"\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":8186,"title":8187,"module":8179,"summary":8188},"\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":8190,"title":8191,"module":8179,"summary":8192},"\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":8194,"title":8195,"module":8196,"summary":8197},"\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":8199,"title":8200,"module":8196,"summary":8201},"\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":8203,"title":8204,"module":8196,"summary":8205},"\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":8207,"title":8208,"module":8196,"summary":8209},"\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":8211,"title":8212,"module":6,"summary":6},"\u002Falgorithms","Algorithms",{"path":8214,"title":8215,"module":8216,"summary":8217},"\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":8219,"title":8220,"module":8216,"summary":8221},"\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":8223,"title":8224,"module":8216,"summary":8225},"\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":8227,"title":8228,"module":8216,"summary":8229},"\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":8231,"title":8232,"module":8233,"summary":8234},"\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":8236,"title":8237,"module":8233,"summary":8238},"\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":8240,"title":8241,"module":8233,"summary":8242},"\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":8244,"title":8245,"module":8233,"summary":8246},"\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":8248,"title":8249,"module":8250,"summary":8251},"\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":8253,"title":8254,"module":8250,"summary":8255},"\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":8257,"title":8258,"module":8250,"summary":8259},"\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":8261,"title":8262,"module":8250,"summary":8263},"\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":8265,"title":8266,"module":8267,"summary":8268},"\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":8270,"title":8271,"module":8267,"summary":8272},"\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":8274,"title":8275,"module":8267,"summary":8276},"\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":8278,"title":8279,"module":8280,"summary":8281},"\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":8283,"title":8284,"module":8280,"summary":8285},"\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":8287,"title":8288,"module":8280,"summary":8289},"\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":8291,"title":8292,"module":8293,"summary":8294},"\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":8296,"title":8297,"module":8293,"summary":8298},"\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":8300,"title":8301,"module":8293,"summary":8302},"\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":8304,"title":8305,"module":8306,"summary":8307},"\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":8309,"title":8310,"module":8306,"summary":8311},"\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":8313,"title":8314,"module":8306,"summary":8315},"\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":8317,"title":8318,"module":8306,"summary":8319},"\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":8321,"title":8322,"module":8323,"summary":8324},"\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":8326,"title":8327,"module":8323,"summary":8328},"\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":8330,"title":8331,"module":8323,"summary":8332},"\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":8334,"title":8335,"module":8336,"summary":8337},"\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":8339,"title":8340,"module":8336,"summary":8341},"\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":8343,"title":8344,"module":8336,"summary":8345},"\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":8347,"title":8348,"module":8336,"summary":8349},"\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":8351,"title":8352,"module":8336,"summary":8353},"\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":8355,"title":8356,"module":8357,"summary":8358},"\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":8360,"title":8361,"module":8357,"summary":8362},"\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":8364,"title":8365,"module":8357,"summary":8366},"\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":8368,"title":8369,"module":8357,"summary":8370},"\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":8372,"title":8373,"module":8357,"summary":8374},"\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":8376,"title":8377,"module":8378,"summary":8379},"\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":8381,"title":8378,"module":8378,"summary":8382},"\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":8384,"title":8385,"module":8378,"summary":8386},"\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":8388,"title":8389,"module":8378,"summary":8390},"\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":8392,"title":8393,"module":8378,"summary":8394},"\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":8396,"title":8397,"module":8398,"summary":8399},"\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":8401,"title":8402,"module":8398,"summary":8403},"\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":8405,"title":8406,"module":8398,"summary":8407},"\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":8409,"title":8410,"module":8398,"summary":8411},"\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":8413,"title":8414,"module":8398,"summary":8415},"\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":8417,"title":8418,"module":8398,"summary":8419},"\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":8421,"title":8422,"module":6,"summary":6},"\u002Fcalculus","Calculus",{"path":8424,"title":8425,"module":7869,"summary":8426},"\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":8428,"title":8429,"module":7869,"summary":8430},"\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":8432,"title":8433,"module":8434,"summary":8435},"\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":8437,"title":8438,"module":8434,"summary":8439},"\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":8441,"title":8442,"module":8434,"summary":8443},"\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":8445,"title":8446,"module":8434,"summary":8447},"\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":8449,"title":8450,"module":8434,"summary":8451},"\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":8453,"title":8454,"module":8455,"summary":8456},"\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":8458,"title":8459,"module":8455,"summary":8460},"\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":8462,"title":8463,"module":8455,"summary":8464},"\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":8466,"title":8467,"module":8455,"summary":8468},"\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":8470,"title":8471,"module":8455,"summary":8472},"\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":8474,"title":8475,"module":8476,"summary":8477},"\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":8479,"title":8480,"module":8476,"summary":8481},"\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":8483,"title":8484,"module":8476,"summary":8485},"\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":8487,"title":8488,"module":8476,"summary":8489},"\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":8491,"title":8492,"module":8476,"summary":8493},"\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":8495,"title":8496,"module":8497,"summary":8498},"\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":8500,"title":8501,"module":8497,"summary":8502},"\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":8504,"title":8505,"module":8497,"summary":8506},"\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":8508,"title":8509,"module":8510,"summary":8511},"\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":8513,"title":8514,"module":8510,"summary":8515},"\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":8517,"title":8518,"module":8510,"summary":8519},"\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":8521,"title":8522,"module":8510,"summary":8523},"\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":8525,"title":8526,"module":8510,"summary":8527},"\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":8529,"title":8530,"module":8510,"summary":8531},"\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":8533,"title":8534,"module":8535,"summary":8536},"\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":8538,"title":8539,"module":8535,"summary":8540},"\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":8542,"title":8543,"module":8535,"summary":8544},"\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":8546,"title":8547,"module":8535,"summary":8548},"\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":8550,"title":8551,"module":8535,"summary":8552},"\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":8554,"title":8555,"module":8535,"summary":8556},"\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":8558,"title":8559,"module":8535,"summary":8560},"\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":8562,"title":8563,"module":8564,"summary":8565},"\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":8567,"title":8568,"module":8564,"summary":8569},"\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":8571,"title":8572,"module":8564,"summary":8573},"\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":8575,"title":8576,"module":8564,"summary":8577},"\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":8579,"title":8580,"module":8564,"summary":8581},"\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":8583,"title":8584,"module":8564,"summary":8585},"\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":8587,"title":8588,"module":8564,"summary":8589},"\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":8591,"title":8592,"module":8564,"summary":8593},"\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":8595,"title":8596,"module":8564,"summary":8597},"\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":8599,"title":8600,"module":8564,"summary":8601},"\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":8603,"title":8604,"module":8564,"summary":8605},"\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":8607,"title":8608,"module":8564,"summary":8609},"\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":8611,"title":8612,"module":8613,"summary":8614},"\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":8616,"title":8617,"module":8613,"summary":8618},"\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":8620,"title":8621,"module":8613,"summary":8622},"\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":8624,"title":8625,"module":8613,"summary":8626},"\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":8628,"title":8629,"module":8613,"summary":8630},"\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":8632,"title":8633,"module":8613,"summary":8634},"\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":8636,"title":8637,"module":6,"summary":6},"\u002Fmechanics","Mechanics & Dynamics",{"path":8639,"title":8640,"module":8641,"summary":8642},"\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":8644,"title":8645,"module":8641,"summary":8646},"\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":8648,"title":8649,"module":8641,"summary":8650},"\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":8652,"title":8653,"module":8641,"summary":8654},"\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":8656,"title":8657,"module":8641,"summary":8658},"\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":8660,"title":8661,"module":8662,"summary":8663},"\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":8665,"title":8666,"module":8662,"summary":8667},"\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":8669,"title":8670,"module":8671,"summary":8672},"\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":8674,"title":8675,"module":8671,"summary":8676},"\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":8678,"title":8679,"module":8671,"summary":8680},"\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":8682,"title":8683,"module":8671,"summary":8684},"\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":8686,"title":8687,"module":8671,"summary":8688},"\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":8690,"title":8691,"module":8692,"summary":8693},"\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":8695,"title":8696,"module":8692,"summary":8697},"\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":8699,"title":8700,"module":8692,"summary":8701},"\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":8703,"title":8704,"module":8692,"summary":8705},"\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":8707,"title":8708,"module":8709,"summary":8710},"\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":8712,"title":8713,"module":8709,"summary":8714},"\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":8716,"title":8717,"module":8709,"summary":8718},"\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":8720,"title":8721,"module":8722,"summary":8723},"\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":8725,"title":8726,"module":8722,"summary":8727},"\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":8729,"title":8730,"module":8722,"summary":8731},"\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":8733,"title":8734,"module":8722,"summary":8735},"\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":8737,"title":8738,"module":8722,"summary":8739},"\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":8741,"title":8742,"module":8743,"summary":8744},"\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":8746,"title":8747,"module":8743,"summary":8748},"\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":8750,"title":8751,"module":8743,"summary":8752},"\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":8754,"title":8755,"module":8743,"summary":8756},"\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":8758,"title":8759,"module":8743,"summary":8760},"\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":8762,"title":8763,"module":8743,"summary":8764},"\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":8766,"title":8767,"module":8768,"summary":8769},"\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":8771,"title":8772,"module":8768,"summary":8773},"\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":8775,"title":8776,"module":8768,"summary":8777},"\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":8779,"title":8780,"module":8768,"summary":8781},"\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":8783,"title":8784,"module":8768,"summary":8785},"\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":8787,"title":8788,"module":8768,"summary":8789},"\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":8791,"title":8792,"module":8768,"summary":8793},"\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":8795,"title":8796,"module":8768,"summary":8797},"\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":8799,"title":8800,"module":8801,"summary":8802},"\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":8804,"title":8805,"module":8801,"summary":8806},"\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":8808,"title":8809,"module":8801,"summary":8810},"\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":8812,"title":8813,"module":8801,"summary":8814},"\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":8816,"title":8817,"module":8801,"summary":8818},"\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":8820,"title":8821,"module":8822,"summary":8823},"\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":8825,"title":8826,"module":8822,"summary":8827},"\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":8829,"title":8830,"module":8822,"summary":8831},"\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":8833,"title":8834,"module":8822,"summary":8835},"\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":8837,"title":8838,"module":8822,"summary":8839},"\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":8841,"title":8842,"module":8843,"summary":8844},"\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":8846,"title":8847,"module":8843,"summary":8848},"\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":8850,"title":8851,"module":8843,"summary":8852},"\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":8854,"title":8855,"module":6,"summary":6},"\u002Felectricity-and-magnetism","Electricity & Magnetism",{"path":8857,"title":8858,"module":8859,"summary":8860},"\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":8862,"title":8863,"module":8859,"summary":8864},"\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":8866,"title":8867,"module":8859,"summary":8868},"\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":8870,"title":8871,"module":8859,"summary":8872},"\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":8874,"title":8875,"module":8859,"summary":8876},"\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":8878,"title":8879,"module":8880,"summary":8881},"\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":8883,"title":8884,"module":8880,"summary":8885},"\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":8887,"title":8888,"module":8880,"summary":8889},"\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":8891,"title":8892,"module":8880,"summary":8893},"\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":8895,"title":8896,"module":8880,"summary":8897},"\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":8899,"title":8900,"module":8901,"summary":8902},"\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":8904,"title":8905,"module":8901,"summary":8906},"\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":8908,"title":8909,"module":8901,"summary":8910},"\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":8912,"title":8913,"module":8914,"summary":8915},"\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":8917,"title":8918,"module":8914,"summary":8919},"\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":8921,"title":8922,"module":8914,"summary":8923},"\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":8925,"title":8926,"module":8914,"summary":8927},"\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":8929,"title":8930,"module":8914,"summary":8931},"\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":8933,"title":8934,"module":8914,"summary":8935},"\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":8937,"title":8938,"module":8914,"summary":8939},"\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":8941,"title":8942,"module":8943,"summary":8944},"\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":8946,"title":8947,"module":8943,"summary":8948},"\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":8950,"title":8951,"module":8943,"summary":8952},"\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":8954,"title":8955,"module":8943,"summary":8956},"\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":8958,"title":8959,"module":8943,"summary":8960},"\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":8962,"title":8963,"module":8943,"summary":8964},"\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":8966,"title":8967,"module":8943,"summary":8968},"\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":8970,"title":8971,"module":8972,"summary":8973},"\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":8975,"title":8976,"module":8972,"summary":8977},"\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":8979,"title":8980,"module":8972,"summary":8981},"\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":8983,"title":8984,"module":8972,"summary":8985},"\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":8987,"title":8988,"module":8972,"summary":8989},"\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":8991,"title":8992,"module":8972,"summary":8993},"\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":8995,"title":8996,"module":8997,"summary":8998},"\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":9000,"title":9001,"module":8997,"summary":9002},"\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":9004,"title":9005,"module":8997,"summary":9006},"\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":9008,"title":9009,"module":8997,"summary":9010},"\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":9012,"title":9013,"module":8997,"summary":9014},"\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":9016,"title":9017,"module":9018,"summary":9019},"\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":9021,"title":9022,"module":9018,"summary":9023},"\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":9025,"title":9026,"module":9018,"summary":9027},"\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":9029,"title":9030,"module":9018,"summary":9031},"\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":9033,"title":9034,"module":9018,"summary":9035},"\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":9037,"title":9038,"module":9018,"summary":9039},"\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":9041,"title":9042,"module":9043,"summary":9044},"\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":9046,"title":9047,"module":9043,"summary":9048},"\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":9050,"title":9051,"module":9043,"summary":9052},"\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":9054,"title":9055,"module":9043,"summary":9056},"\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":9058,"title":9059,"module":9043,"summary":9060},"\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":9062,"title":9063,"module":6,"summary":6},"\u002Flinear-algebra","Linear Algebra",{"path":9065,"title":9066,"module":6,"summary":6},"\u002Ftheory-of-computation","Theory of Computation",{"path":9068,"title":9069,"module":7869,"summary":9070},"\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":9072,"title":9073,"module":7869,"summary":9074},"\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":9076,"title":9077,"module":7869,"summary":9078},"\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":9080,"title":9081,"module":7869,"summary":9082},"\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":9084,"title":9085,"module":7869,"summary":9086},"\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":9088,"title":9089,"module":9090,"summary":9091},"\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":9093,"title":9094,"module":9090,"summary":9095},"\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":9097,"title":9098,"module":9090,"summary":9099},"\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":9101,"title":9102,"module":9090,"summary":9103},"\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":9105,"title":9106,"module":9090,"summary":9107},"\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":9109,"title":9110,"module":9090,"summary":9111},"\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":9113,"title":9114,"module":9090,"summary":9115},"\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":9117,"title":9118,"module":9119,"summary":9120},"\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":9122,"title":9123,"module":9119,"summary":9124},"\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":9126,"title":9127,"module":9119,"summary":9128},"\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":9130,"title":9131,"module":9119,"summary":9132},"\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":9134,"title":9135,"module":9119,"summary":9136},"\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":9138,"title":9139,"module":9140,"summary":9141},"\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":9143,"title":9144,"module":9140,"summary":9145},"\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":9147,"title":9148,"module":9140,"summary":9149},"\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":9151,"title":9152,"module":9140,"summary":9153},"\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":9155,"title":9156,"module":9140,"summary":9157},"\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":9159,"title":9160,"module":9161,"summary":9162},"\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":9164,"title":9165,"module":9161,"summary":9166},"\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":9168,"title":9169,"module":9161,"summary":9170},"\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":9172,"title":9173,"module":9161,"summary":9174},"\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":9176,"title":9177,"module":9161,"summary":9178},"\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":9180,"title":9181,"module":9182,"summary":9183},"\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":9185,"title":9186,"module":9182,"summary":9187},"\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":9189,"title":9190,"module":9182,"summary":9191},"\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":9193,"title":9194,"module":9182,"summary":9195},"\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":9197,"title":9198,"module":9182,"summary":9199},"\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":9201,"title":9202,"module":9203,"summary":9204},"\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":9206,"title":9207,"module":9203,"summary":9208},"\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":9210,"title":9211,"module":9203,"summary":9212},"\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":9214,"title":9215,"module":9203,"summary":9216},"\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":9218,"title":9219,"module":9203,"summary":9220},"\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":9222,"title":9223,"module":9224,"summary":9225},"\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":9227,"title":9228,"module":9224,"summary":9229},"\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":9231,"title":9232,"module":9224,"summary":9233},"\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":9235,"title":9236,"module":9237,"summary":9238},"\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":9240,"title":9241,"module":9237,"summary":9242},"\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":9244,"title":9245,"module":9246,"summary":9247},"\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":9249,"title":9250,"module":9246,"summary":9251},"\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":9253,"title":9254,"module":9246,"summary":9255},"\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":9257,"title":9258,"module":9246,"summary":9259},"\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":9261,"title":9262,"module":9246,"summary":9263},"\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":9265,"title":9266,"module":9267,"summary":9268},"\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":9270,"title":9271,"module":9267,"summary":9272},"\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":9274,"title":9275,"module":6,"summary":6},"\u002Fcomputer-architecture","Computer Architecture",{"path":9277,"title":9278,"module":7869,"summary":9279},"\u002Fdifferential-equations\u002Ffoundations\u002Fmodels-and-direction-fields","Models, Direction Fields, and Solution Curves","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",{"path":9281,"title":9282,"module":7869,"summary":9283},"\u002Fdifferential-equations\u002Ffoundations\u002Fclassification-and-terminology","Classifying Equations: Order, Linearity, ODE vs. PDE","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",{"path":9285,"title":9286,"module":9287,"summary":9288},"\u002Fdifferential-equations\u002Ffirst-order\u002Flinear-first-order-integrating-factors","Linear Equations and Integrating Factors","First-Order Equations","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",{"path":9290,"title":9291,"module":9287,"summary":9292},"\u002Fdifferential-equations\u002Ffirst-order\u002Fseparable-and-exact","Separable and Exact Equations","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",{"path":9294,"title":9295,"module":9287,"summary":9296},"\u002Fdifferential-equations\u002Ffirst-order\u002Fmodeling-first-order","Modeling with First-Order Equations","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",{"path":9298,"title":9299,"module":9287,"summary":9300},"\u002Fdifferential-equations\u002Ffirst-order\u002Fautonomous-and-population-dynamics","Autonomous Equations, Phase Lines, and Population Dynamics","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",{"path":9302,"title":9303,"module":9287,"summary":9304},"\u002Fdifferential-equations\u002Ffirst-order\u002Fexistence-uniqueness-euler","Existence, Uniqueness, and Euler's Method","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",{"path":9306,"title":9307,"module":9287,"summary":9308},"\u002Fdifferential-equations\u002Ffirst-order\u002Ffirst-order-difference-equations","First-Order Difference Equations","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",{"path":9310,"title":9311,"module":9312,"summary":9313},"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhomogeneous-constant-coefficients","Homogeneous Equations, the Wronskian, and Real Roots","Second-Order Linear Equations","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",{"path":9315,"title":9316,"module":9312,"summary":9317},"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fcomplex-and-repeated-roots","Complex Roots, Repeated Roots, and Reduction of Order","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",{"path":9319,"title":9320,"module":9312,"summary":9321},"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fnonhomogeneous-undetermined-coefficients","Nonhomogeneous Equations: Undetermined Coefficients","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",{"path":9323,"title":9324,"module":9312,"summary":9325},"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fvariation-of-parameters","Variation of Parameters","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",{"path":9327,"title":9328,"module":9312,"summary":9329},"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fmechanical-electrical-vibrations","Mechanical and Electrical Vibrations","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",{"path":9331,"title":9332,"module":9312,"summary":9333},"\u002Fdifferential-equations\u002Fsecond-order-linear\u002Fhigher-order-linear","Higher-Order Linear Equations","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",{"path":9335,"title":9336,"module":9337,"summary":9338},"\u002Fdifferential-equations\u002Fseries-solutions\u002Fpower-series-ordinary-points","Power Series Solutions Near Ordinary Points","Series Solutions and Special Functions","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",{"path":9340,"title":9341,"module":9337,"summary":9342},"\u002Fdifferential-equations\u002Fseries-solutions\u002Fregular-singular-frobenius","Euler Equations, Regular Singular Points, and Frobenius","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",{"path":9344,"title":9345,"module":9337,"summary":9346},"\u002Fdifferential-equations\u002Fseries-solutions\u002Fbessel-and-special-functions","Bessel's Equation, Legendre Polynomials, and Special Functions","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",{"path":9348,"title":9349,"module":9350,"summary":9351},"\u002Fdifferential-equations\u002Flaplace\u002Flaplace-definition-ivps","The Laplace Transform: Definition, Properties, and Solving IVPs","The Laplace Transform","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",{"path":9353,"title":9354,"module":9350,"summary":9355},"\u002Fdifferential-equations\u002Flaplace\u002Fstep-impulse-convolution","Step Functions, Discontinuous Forcing, Impulses, and Convolution","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",{"path":9357,"title":9358,"module":9359,"summary":9360},"\u002Fdifferential-equations\u002Fsystems\u002Fmatrices-eigenvalues-review","Matrices, Linear Systems, and the Eigenvalue Toolkit","Systems of First-Order Linear Equations","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",{"path":9362,"title":9363,"module":9359,"summary":9364},"\u002Fdifferential-equations\u002Fsystems\u002Fconstant-coefficient-systems-phase-portraits","Homogeneous Constant-Coefficient Systems and Phase Portraits","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",{"path":9366,"title":9367,"module":9359,"summary":9368},"\u002Fdifferential-equations\u002Fsystems\u002Frepeated-eigenvalues-fundamental-matrices","Repeated Eigenvalues, Fundamental Matrices, and Nonhomogeneous Systems","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",{"path":9370,"title":9371,"module":9372,"summary":9373},"\u002Fdifferential-equations\u002Fnumerical\u002Feuler-and-runge-kutta","Euler, Improved Euler, and Runge–Kutta","Numerical Methods","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",{"path":9375,"title":9376,"module":9372,"summary":9377},"\u002Fdifferential-equations\u002Fnumerical\u002Fmultistep-systems-stability","Multistep Methods, Systems, and Stability","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",{"path":9379,"title":9380,"module":9381,"summary":9382},"\u002Fdifferential-equations\u002Fnonlinear\u002Fphase-plane-autonomous-stability","The Phase Plane, Critical Points, and Stability","Nonlinear Systems and Stability","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",{"path":9384,"title":9385,"module":9381,"summary":9386},"\u002Fdifferential-equations\u002Fnonlinear\u002Flocally-linear-and-liapunov","Locally Linear Systems and Liapunov's Method","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",{"path":9388,"title":9389,"module":9381,"summary":9390},"\u002Fdifferential-equations\u002Fnonlinear\u002Fcompeting-species-predator-prey-limit-cycles","Population Models, Limit Cycles, and Chaos","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",{"path":9392,"title":9393,"module":9394,"summary":9395},"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Ffourier-series","Fourier Series and Convergence","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",{"path":9397,"title":9398,"module":9394,"summary":9399},"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fheat-wave-laplace-equations","Separation of Variables: Heat, Wave, and Laplace Equations","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",{"path":9401,"title":9402,"module":9394,"summary":9403},"\u002Fdifferential-equations\u002Fpdes-fourier-bvp\u002Fsturm-liouville","Sturm-Liouville Theory","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",{"path":9405,"title":9406,"module":9407,"summary":9408},"\u002Fdifferential-equations\u002Fhistory-variations\u002Fcalculus-of-variations","The Calculus of Variations","Historical Notes and the Calculus of Variations","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",{"path":9410,"title":9411,"module":9407,"summary":9412},"\u002Fdifferential-equations\u002Fhistory-variations\u002Fhistorical-notes","Great Problems and the People Who Solved Them","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",{"path":9414,"title":9415,"module":6,"summary":6},"\u002Fdifferential-equations","Differential Equations",{"path":9417,"title":9418,"module":9419,"summary":9420},"\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":9422,"title":9423,"module":9419,"summary":9424},"\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":9426,"title":9427,"module":9419,"summary":9428},"\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":9430,"title":9431,"module":9419,"summary":9432},"\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":9434,"title":9435,"module":9419,"summary":9436},"\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":9438,"title":9439,"module":9440,"summary":9441},"\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":9443,"title":9444,"module":9440,"summary":9445},"\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":9447,"title":9448,"module":9440,"summary":9449},"\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":9451,"title":9452,"module":9440,"summary":9453},"\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":9455,"title":9456,"module":9457,"summary":9458},"\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":9460,"title":9461,"module":9457,"summary":9462},"\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":9464,"title":9465,"module":9457,"summary":9466},"\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":9468,"title":9469,"module":9457,"summary":9470},"\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":9472,"title":9473,"module":9474,"summary":9475},"\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":9477,"title":9478,"module":9474,"summary":9479},"\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":9481,"title":9482,"module":9474,"summary":9483},"\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":9485,"title":9486,"module":9474,"summary":9487},"\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":9489,"title":9490,"module":9491,"summary":9492},"\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":9494,"title":9495,"module":9491,"summary":9496},"\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":9498,"title":9499,"module":9491,"summary":9500},"\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":9502,"title":9503,"module":9491,"summary":9504},"\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":9506,"title":9507,"module":9491,"summary":9508},"\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":9510,"title":9511,"module":9491,"summary":9512},"\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":9514,"title":9515,"module":9516,"summary":9517},"\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":9519,"title":9520,"module":9516,"summary":9521},"\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":9523,"title":9524,"module":9516,"summary":9525},"\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":9527,"title":9528,"module":9529,"summary":9530},"\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":9532,"title":9533,"module":9529,"summary":9534},"\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":9536,"title":9537,"module":9529,"summary":9538},"\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":9540,"title":9541,"module":9529,"summary":9542},"\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":9544,"title":9545,"module":9546,"summary":9547},"\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":9549,"title":9550,"module":9546,"summary":9551},"\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":9553,"title":9554,"module":9546,"summary":9555},"\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":9557,"title":9558,"module":9559,"summary":9560},"\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":9562,"title":9563,"module":9559,"summary":9564},"\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":9566,"title":9567,"module":9559,"summary":9568},"\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":9570,"title":9571,"module":9572,"summary":9573},"\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":9575,"title":9576,"module":9572,"summary":9577},"\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":9579,"title":9580,"module":6,"summary":6},"\u002Frelativity","Relativity",{"path":9582,"title":9583,"module":6,"summary":6},"\u002Fphysical-computing","Physical Computing",{"path":9585,"title":9586,"module":9587,"summary":9588},"\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":9590,"title":9591,"module":9587,"summary":9592},"\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":9594,"title":9595,"module":9587,"summary":9596},"\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":9598,"title":9599,"module":9587,"summary":9600},"\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":9602,"title":9603,"module":9604,"summary":9605},"\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":9607,"title":9608,"module":9604,"summary":9609},"\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":9611,"title":9612,"module":9604,"summary":9613},"\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":9615,"title":9616,"module":9617,"summary":9618},"\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":9620,"title":9621,"module":9617,"summary":9622},"\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":9624,"title":9625,"module":9617,"summary":9626},"\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":9628,"title":9629,"module":9617,"summary":9630},"\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":9632,"title":9633,"module":9617,"summary":9634},"\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":9636,"title":9637,"module":9617,"summary":9638},"\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":9640,"title":9641,"module":9642,"summary":9643},"\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":9645,"title":9646,"module":9642,"summary":9647},"\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":9649,"title":9650,"module":9642,"summary":9651},"\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":9653,"title":9654,"module":9642,"summary":9655},"\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":9657,"title":9658,"module":9642,"summary":9659},"\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":9661,"title":9662,"module":9642,"summary":9663},"\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":9665,"title":9666,"module":9667,"summary":9668},"\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":9670,"title":9671,"module":9667,"summary":9672},"\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":9674,"title":9675,"module":9667,"summary":9676},"\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":9678,"title":9679,"module":9667,"summary":9680},"\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":9682,"title":9683,"module":8522,"summary":9684},"\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":9686,"title":9687,"module":8522,"summary":9688},"\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":9690,"title":9691,"module":8522,"summary":9692},"\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":9694,"title":9695,"module":9696,"summary":9697},"\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":9699,"title":9700,"module":9696,"summary":9701},"\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":9703,"title":9704,"module":9696,"summary":9705},"\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":9707,"title":9708,"module":9709,"summary":9710},"\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":9712,"title":9713,"module":9709,"summary":9714},"\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":9716,"title":9717,"module":9709,"summary":9718},"\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":9720,"title":9721,"module":9722,"summary":9723},"\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":9725,"title":9726,"module":9722,"summary":9727},"\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":9729,"title":9730,"module":9731,"summary":9732},"\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":9734,"title":9735,"module":9731,"summary":9736},"\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":9738,"title":9739,"module":9731,"summary":9740},"\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":9742,"title":9743,"module":9731,"summary":9744},"\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":9746,"title":9747,"module":9731,"summary":9748},"\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":9750,"title":9751,"module":6,"summary":6},"\u002Fquantum-mechanics","Quantum Mechanics",{"path":9753,"title":9754,"module":9755,"summary":9756},"\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":9758,"title":9759,"module":9755,"summary":9760},"\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":9762,"title":9763,"module":9755,"summary":9764},"\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":9766,"title":9767,"module":9755,"summary":9768},"\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":9770,"title":9771,"module":9772,"summary":9773},"\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":9775,"title":9776,"module":9772,"summary":9777},"\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":9779,"title":9780,"module":9772,"summary":9781},"\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":9783,"title":9784,"module":9772,"summary":9785},"\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":9787,"title":9788,"module":9772,"summary":9789},"\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":9791,"title":9792,"module":9772,"summary":9793},"\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":9795,"title":9796,"module":9797,"summary":9798},"\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":9800,"title":9801,"module":9797,"summary":9802},"\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":9804,"title":9805,"module":9797,"summary":9806},"\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":9808,"title":9809,"module":9797,"summary":9810},"\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":9812,"title":9813,"module":9797,"summary":9814},"\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":9816,"title":9817,"module":8216,"summary":9818},"\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":9820,"title":9821,"module":8216,"summary":9822},"\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":9824,"title":9825,"module":8216,"summary":9826},"\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":9828,"title":9829,"module":8216,"summary":9830},"\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":9832,"title":9833,"module":8216,"summary":9834},"\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":9836,"title":9837,"module":8216,"summary":9838},"\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":9840,"title":9841,"module":9842,"summary":9843},"\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":9845,"title":9846,"module":9842,"summary":9847},"\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":9849,"title":9850,"module":9842,"summary":9851},"\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":9853,"title":9854,"module":9842,"summary":9855},"\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":9857,"title":9858,"module":9859,"summary":9860},"\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":9862,"title":9863,"module":9859,"summary":9864},"\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":9866,"title":9867,"module":9859,"summary":9868},"\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":9870,"title":8271,"module":9859,"summary":9871},"\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":9873,"title":9874,"module":9859,"summary":9875},"\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":9877,"title":9878,"module":9879,"summary":9880},"\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":9882,"title":9883,"module":9879,"summary":9884},"\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":9886,"title":9887,"module":9879,"summary":9888},"\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":9890,"title":9891,"module":9879,"summary":9892},"\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":9894,"title":9895,"module":9896,"summary":9897},"\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":9899,"title":9900,"module":9896,"summary":9901},"\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":9903,"title":9904,"module":9896,"summary":9905},"\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":9907,"title":9908,"module":9896,"summary":9909},"\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":9911,"title":9912,"module":9896,"summary":9913},"\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":9915,"title":9916,"module":6,"summary":6},"\u002Freal-analysis","Real Analysis",{"path":9918,"title":9919,"module":7869,"summary":9920},"\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":9922,"title":9923,"module":7869,"summary":9924},"\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":9926,"title":9927,"module":9928,"summary":9929},"\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":9931,"title":9932,"module":9928,"summary":9933},"\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":9935,"title":9936,"module":9928,"summary":9937},"\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":9939,"title":9940,"module":9928,"summary":9941},"\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":9943,"title":9944,"module":9945,"summary":9946},"\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":9948,"title":9949,"module":9945,"summary":9950},"\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":9952,"title":9953,"module":9945,"summary":9954},"\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":9956,"title":9957,"module":9945,"summary":9958},"\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":9960,"title":9961,"module":9945,"summary":9962},"\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":9964,"title":9965,"module":9945,"summary":9966},"\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":9968,"title":9969,"module":9970,"summary":9971},"\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":9973,"title":9974,"module":9970,"summary":9975},"\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":9977,"title":9978,"module":9970,"summary":9979},"\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":9981,"title":9982,"module":9970,"summary":9983},"\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":9985,"title":9986,"module":9987,"summary":9988},"\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":9990,"title":9991,"module":9987,"summary":9992},"\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":9994,"title":9995,"module":9987,"summary":9996},"\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":9998,"title":9999,"module":9987,"summary":10000},"\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":10002,"title":10003,"module":10004,"summary":10005},"\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":10007,"title":10008,"module":10004,"summary":10009},"\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":10011,"title":10012,"module":10004,"summary":10013},"\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":10015,"title":10016,"module":10017,"summary":10018},"\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":10020,"title":10021,"module":10017,"summary":10022},"\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":10024,"title":10025,"module":10017,"summary":10026},"\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":10028,"title":10029,"module":10017,"summary":10030},"\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":10032,"title":10033,"module":10034,"summary":10035},"\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":10037,"title":10038,"module":10034,"summary":10039},"\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":10041,"title":10042,"module":10034,"summary":10043},"\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":10045,"title":10046,"module":10034,"summary":10047},"\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":10049,"title":10050,"module":10051,"summary":10052},"\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":10054,"title":10055,"module":10051,"summary":10056},"\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":10058,"title":10059,"module":10051,"summary":10060},"\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":10062,"title":10063,"module":10064,"summary":10065},"\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":10067,"title":10068,"module":10064,"summary":10069},"\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":10071,"title":10072,"module":10064,"summary":10073},"\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":10075,"title":10076,"module":10064,"summary":10077},"\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":10079,"title":10080,"module":10081,"summary":10082},"\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":10084,"title":10085,"module":10081,"summary":10086},"\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":10088,"title":10089,"module":10081,"summary":10090},"\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":10092,"title":10093,"module":10081,"summary":10094},"\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":10096,"title":10097,"module":10081,"summary":10098},"\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":10100,"title":10101,"module":10102,"summary":10103},"\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":10105,"title":10106,"module":10102,"summary":10107},"\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":10109,"title":10110,"module":6,"summary":6},"\u002Fabstract-algebra","Abstract Algebra",{"path":10112,"title":10113,"module":10114,"summary":10115},"\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":10117,"title":10118,"module":10114,"summary":10119},"\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":10121,"title":10122,"module":10114,"summary":10123},"\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":10125,"title":10126,"module":10114,"summary":10127},"\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":10129,"title":10130,"module":10114,"summary":10131},"\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":10133,"title":10134,"module":10135,"summary":10136},"\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":10138,"title":10139,"module":10135,"summary":10140},"\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":10142,"title":10143,"module":10135,"summary":10144},"\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":10146,"title":10147,"module":10135,"summary":10148},"\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":10150,"title":10151,"module":10135,"summary":10152},"\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":10154,"title":10155,"module":10135,"summary":10156},"\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":10158,"title":10159,"module":10135,"summary":10160},"\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":10162,"title":10163,"module":10164,"summary":10165},"\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":10167,"title":10168,"module":10164,"summary":10169},"\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":10171,"title":10172,"module":10164,"summary":10173},"\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":10175,"title":10176,"module":10164,"summary":10177},"\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":10179,"title":10180,"module":10181,"summary":10182},"\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":10184,"title":10185,"module":10181,"summary":10186},"\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":10188,"title":10189,"module":10181,"summary":10190},"\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":10192,"title":10193,"module":10194,"summary":10195},"\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":10197,"title":10198,"module":10194,"summary":10199},"\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":10201,"title":10202,"module":10194,"summary":10203},"\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":10205,"title":10206,"module":10194,"summary":10207},"\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":10209,"title":10210,"module":10194,"summary":10211},"\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":10213,"title":10214,"module":10194,"summary":10215},"\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":10217,"title":10218,"module":10219,"summary":10220},"\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":10222,"title":10223,"module":10219,"summary":10224},"\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":10226,"title":10227,"module":10219,"summary":10228},"\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":10230,"title":10231,"module":10232,"summary":10233},"\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":10235,"title":10236,"module":10232,"summary":10237},"\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":10239,"title":10240,"module":10232,"summary":10241},"\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":10243,"title":10244,"module":10232,"summary":10245},"\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":10247,"title":10248,"module":10249,"summary":10250},"\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":10252,"title":10253,"module":10249,"summary":10254},"\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":10256,"title":10257,"module":10249,"summary":10258},"\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":10260,"title":10261,"module":10262,"summary":10263},"\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":10265,"title":10266,"module":10262,"summary":10267},"\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":10269,"title":10270,"module":10262,"summary":10271},"\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":10273,"title":10274,"module":10262,"summary":10275},"\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":10277,"title":10278,"module":6,"summary":6},"\u002Fatomic-physics","Atomic Physics",{"path":10280,"title":10281,"module":6,"summary":6},"\u002Fdatabases","Databases",{"path":10283,"title":10284,"module":7869,"summary":10285},"\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":10287,"title":10288,"module":7869,"summary":10289},"\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":10291,"title":10292,"module":7869,"summary":10293},"\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":10295,"title":10296,"module":7869,"summary":10297},"\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":10299,"title":10300,"module":7869,"summary":10301},"\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":10303,"title":10304,"module":7869,"summary":10305},"\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":10307,"title":10308,"module":10309,"summary":10310},"\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":10312,"title":10313,"module":10309,"summary":10314},"\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":10316,"title":10317,"module":10309,"summary":10318},"\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":10320,"title":10321,"module":10322,"summary":10323},"\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":10325,"title":10326,"module":10322,"summary":10327},"\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":10329,"title":10330,"module":10322,"summary":10331},"\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":10333,"title":10334,"module":10335,"summary":10336},"\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":10338,"title":10339,"module":10335,"summary":10340},"\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":10342,"title":10343,"module":10335,"summary":10344},"\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":10346,"title":10347,"module":10335,"summary":10348},"\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":10350,"title":10351,"module":10335,"summary":10352},"\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":10354,"title":10355,"module":10356,"summary":10357},"\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":10359,"title":10360,"module":10356,"summary":10361},"\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":10363,"title":10364,"module":10356,"summary":10365},"\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":10367,"title":10368,"module":10356,"summary":10369},"\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":10371,"title":10372,"module":10373,"summary":10374},"\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":10376,"title":10377,"module":10373,"summary":10378},"\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":10380,"title":10381,"module":10373,"summary":10382},"\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":10384,"title":10385,"module":10373,"summary":10386},"\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":10388,"title":10389,"module":10390,"summary":10391},"\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":10393,"title":10394,"module":10390,"summary":10395},"\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":10397,"title":10398,"module":10390,"summary":10399},"\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":10401,"title":10402,"module":10390,"summary":10403},"\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":10405,"title":10406,"module":10407,"summary":10408},"\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":10410,"title":10411,"module":10407,"summary":10412},"\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":10414,"title":10415,"module":10407,"summary":10416},"\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":10418,"title":10419,"module":6,"summary":6},"\u002Fcategory-theory","Category Theory",{"path":10421,"title":9063,"module":10422,"summary":10423},"\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":10425,"title":10426,"module":10422,"summary":10427},"\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":10429,"title":10430,"module":10422,"summary":10431},"\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":10433,"title":8422,"module":10422,"summary":10434},"\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":10436,"title":10437,"module":7869,"summary":10438},"\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":10440,"title":10441,"module":7869,"summary":10442},"\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":10444,"title":10445,"module":7869,"summary":10446},"\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":10448,"title":10449,"module":10450,"summary":10451},"\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":10453,"title":10454,"module":10450,"summary":10455},"\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":10457,"title":10458,"module":10450,"summary":10459},"\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":10461,"title":10462,"module":10450,"summary":10463},"\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":10465,"title":10466,"module":10450,"summary":10467},"\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":10469,"title":10470,"module":10471,"summary":10472},"\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":10474,"title":10475,"module":10471,"summary":10476},"\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":10478,"title":10479,"module":10471,"summary":10480},"\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":10482,"title":10483,"module":10471,"summary":10484},"\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":10486,"title":10487,"module":10471,"summary":10488},"\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":10490,"title":10491,"module":10492,"summary":10493},"\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":10495,"title":10496,"module":10492,"summary":10497},"\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":10499,"title":10500,"module":10492,"summary":10501},"\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":10503,"title":10504,"module":10492,"summary":10505},"\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":10507,"title":10508,"module":10509,"summary":10510},"\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":10512,"title":10513,"module":10509,"summary":10514},"\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":10516,"title":10517,"module":10509,"summary":10518},"\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":10520,"title":10521,"module":10509,"summary":10522},"\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":10524,"title":10525,"module":10509,"summary":10526},"\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":10528,"title":10529,"module":10509,"summary":10530},"\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":10532,"title":10533,"module":10509,"summary":10534},"\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":10536,"title":10537,"module":10509,"summary":10538},"\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":10540,"title":10541,"module":10509,"summary":10542},"\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":10544,"title":10545,"module":10546,"summary":10547},"\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":10549,"title":10550,"module":10546,"summary":10551},"\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":10553,"title":10554,"module":10546,"summary":10555},"\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":10557,"title":10558,"module":10546,"summary":10559},"\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":10561,"title":10562,"module":10546,"summary":10563},"\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":10565,"title":10566,"module":10567,"summary":10568},"\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":10570,"title":10571,"module":10567,"summary":10572},"\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":10574,"title":10575,"module":10567,"summary":10576},"\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":10578,"title":10579,"module":10567,"summary":10580},"\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":10582,"title":10583,"module":10567,"summary":10584},"\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":10586,"title":10587,"module":10567,"summary":10588},"\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":10590,"title":10591,"module":10567,"summary":10592},"\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":10594,"title":10595,"module":10596,"summary":10597},"\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":10599,"title":10600,"module":10596,"summary":10601},"\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":10603,"title":10604,"module":10596,"summary":10605},"\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":10607,"title":10608,"module":10609,"summary":10610},"\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":10612,"title":10613,"module":10609,"summary":10614},"\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":10616,"title":10617,"module":10609,"summary":10618},"\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":10620,"title":10621,"module":10609,"summary":10622},"\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":10624,"title":10625,"module":10609,"summary":10626},"\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":10628,"title":10629,"module":10609,"summary":10630},"\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":10632,"title":10633,"module":10609,"summary":10634},"\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":10636,"title":10637,"module":10638,"summary":10639},"\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":10641,"title":10642,"module":10638,"summary":10643},"\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":10645,"title":10646,"module":10638,"summary":10647},"\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":10649,"title":10650,"module":10638,"summary":10651},"\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":10653,"title":10654,"module":10638,"summary":10655},"\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":10657,"title":10658,"module":10638,"summary":10659},"\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":10661,"title":10662,"module":10638,"summary":10663},"\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":10665,"title":10666,"module":10638,"summary":10667},"\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":10669,"title":10670,"module":10638,"summary":10671},"\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":10673,"title":10674,"module":10638,"summary":10675},"\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":10677,"title":10678,"module":10638,"summary":10679},"\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":10681,"title":10682,"module":10683,"summary":10684},"\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":10686,"title":10687,"module":10683,"summary":10688},"\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":10690,"title":10691,"module":10683,"summary":10692},"\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":10694,"title":10695,"module":10683,"summary":10696},"\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":10698,"title":10699,"module":10683,"summary":10700},"\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":10702,"title":10703,"module":6,"summary":6},"\u002Fdeep-learning","Deep Learning",{"path":10705,"title":10706,"module":8613,"summary":10707},"\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":10709,"title":10710,"module":8613,"summary":10711},"\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":10713,"title":10714,"module":8613,"summary":10715},"\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":10717,"title":10718,"module":8613,"summary":10719},"\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":10721,"title":10722,"module":8613,"summary":10723},"\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":10725,"title":10726,"module":10727,"summary":10728},"\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":10730,"title":10731,"module":10727,"summary":10732},"\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":10734,"title":10735,"module":10727,"summary":10736},"\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":10738,"title":10739,"module":10727,"summary":10740},"\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":10742,"title":10743,"module":10744,"summary":10745},"\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":10747,"title":10748,"module":10744,"summary":10749},"\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":10751,"title":10752,"module":10744,"summary":10753},"\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":10755,"title":10756,"module":10744,"summary":10757},"\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":10759,"title":10760,"module":10761,"summary":10762},"\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":10764,"title":10765,"module":10761,"summary":10766},"\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":10768,"title":10769,"module":10761,"summary":10770},"\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":10772,"title":10773,"module":10761,"summary":10774},"\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":10776,"title":10777,"module":10761,"summary":10778},"\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":10780,"title":10781,"module":10782,"summary":10783},"\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":10785,"title":10786,"module":10782,"summary":10787},"\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":10789,"title":10790,"module":10782,"summary":10791},"\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":10793,"title":10794,"module":10795,"summary":10796},"\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":10798,"title":10799,"module":10795,"summary":10800},"\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":10802,"title":10803,"module":10795,"summary":10804},"\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":10806,"title":10807,"module":10808,"summary":10809},"\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":10811,"title":10812,"module":10808,"summary":10813},"\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":10815,"title":10816,"module":10808,"summary":10817},"\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":10819,"title":10820,"module":10808,"summary":10821},"\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":10823,"title":10824,"module":10825,"summary":10826},"\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":10828,"title":10829,"module":10825,"summary":10830},"\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":10832,"title":10833,"module":10825,"summary":10834},"\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":10836,"title":10837,"module":10825,"summary":10838},"\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":10840,"title":10841,"module":10825,"summary":10842},"\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":10844,"title":10845,"module":10825,"summary":10846},"\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":10848,"title":10849,"module":10850,"summary":10851},"\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":10853,"title":10854,"module":10850,"summary":10855},"\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":10857,"title":10858,"module":10850,"summary":10859},"\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":10861,"title":10862,"module":10850,"summary":10863},"\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":10865,"title":10866,"module":10867,"summary":10868},"\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":10870,"title":10871,"module":10867,"summary":10872},"\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":10874,"title":10875,"module":10867,"summary":10876},"\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":10878,"title":10879,"module":10880,"summary":10881},"\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":10883,"title":10884,"module":10880,"summary":10885},"\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":10887,"title":10888,"module":10880,"summary":10889},"\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":10891,"title":10892,"module":10880,"summary":10893},"\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":10895,"title":10896,"module":10880,"summary":10897},"\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":10899,"title":10900,"module":10901,"summary":10902},"\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":10904,"title":10905,"module":10901,"summary":10906},"\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":10908,"title":10909,"module":10901,"summary":10910},"\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":10912,"title":10913,"module":6,"summary":6},"\u002Fstatistical-mechanics","Statistical Mechanics",{"path":10915,"title":10916,"module":10917,"summary":10918},"\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":10920,"title":10921,"module":10917,"summary":10922},"\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":10924,"title":10925,"module":10917,"summary":10926},"\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":10928,"title":10929,"module":10917,"summary":10930},"\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":10932,"title":10933,"module":10934,"summary":10935},"\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":10937,"title":10938,"module":10934,"summary":10939},"\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":10941,"title":10942,"module":10934,"summary":10943},"\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":10945,"title":10946,"module":10934,"summary":10947},"\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":10949,"title":10950,"module":10951,"summary":10952},"\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":10954,"title":10955,"module":10951,"summary":10956},"\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":10958,"title":10959,"module":10951,"summary":10960},"\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":10962,"title":10963,"module":10951,"summary":10964},"\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":10966,"title":10967,"module":10968,"summary":10969},"\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":10971,"title":10972,"module":10968,"summary":10973},"\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":10975,"title":10976,"module":10968,"summary":10977},"\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":10979,"title":10980,"module":10968,"summary":10981},"\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":10983,"title":10984,"module":10985,"summary":10986},"\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":10988,"title":10989,"module":10985,"summary":10990},"\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":10992,"title":10993,"module":10985,"summary":10994},"\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":10996,"title":10997,"module":10985,"summary":10998},"\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":11000,"title":11001,"module":11002,"summary":11003},"\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":11005,"title":11006,"module":11002,"summary":11007},"\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":11009,"title":11010,"module":11002,"summary":11011},"\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":11013,"title":11014,"module":11002,"summary":11015},"\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":11017,"title":11018,"module":11019,"summary":11020},"\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":11022,"title":11023,"module":11019,"summary":11024},"\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":11026,"title":11027,"module":11019,"summary":11028},"\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":11030,"title":11031,"module":11019,"summary":11032},"\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":11034,"title":11035,"module":11019,"summary":11036},"\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":11038,"title":11039,"module":11040,"summary":11041},"\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":11043,"title":11044,"module":11040,"summary":11045},"\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":11047,"title":11048,"module":11049,"summary":11050},"\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":11052,"title":11053,"module":11049,"summary":11054},"\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":11056,"title":11057,"module":11049,"summary":11058},"\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":11060,"title":11061,"module":11049,"summary":11062},"\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":11064,"title":11065,"module":11066,"summary":11067},"\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":11069,"title":11070,"module":11066,"summary":11071},"\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":11073,"title":11074,"module":11066,"summary":11075},"\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":11077,"title":11078,"module":11066,"summary":11079},"\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":11081,"title":11082,"module":11066,"summary":11083},"\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":11085,"title":11086,"module":11087,"summary":11088},"\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":11090,"title":11091,"module":11087,"summary":11092},"\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":11094,"title":11095,"module":11087,"summary":11096},"\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":11098,"title":11099,"module":11087,"summary":11100},"\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":11102,"title":11103,"module":6,"summary":6},"\u002Fcondensed-matter","Condensed Matter Physics",{"path":11105,"title":11106,"module":7869,"summary":11107},"\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":11109,"title":11110,"module":11111,"summary":11112},"\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":11114,"title":11115,"module":11111,"summary":11116},"\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":11118,"title":11119,"module":11111,"summary":11120},"\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":11122,"title":11123,"module":11111,"summary":11124},"\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":11126,"title":11127,"module":11111,"summary":11128},"\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":11130,"title":11131,"module":11111,"summary":11132},"\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":11134,"title":11135,"module":11111,"summary":11136},"\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":11138,"title":11139,"module":11140,"summary":11141},"\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":11143,"title":11144,"module":11140,"summary":11145},"\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":11147,"title":11148,"module":11140,"summary":11149},"\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":11151,"title":11152,"module":11140,"summary":11153},"\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":11155,"title":11156,"module":11157,"summary":11158},"\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":11160,"title":11161,"module":11157,"summary":11162},"\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":11164,"title":11165,"module":11157,"summary":11166},"\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":11168,"title":11169,"module":11157,"summary":11170},"\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":11172,"title":11173,"module":11174,"summary":11175},"\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":11177,"title":11178,"module":11174,"summary":11179},"\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":11181,"title":11182,"module":11174,"summary":11183},"\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":11185,"title":11186,"module":11174,"summary":11187},"\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":11189,"title":11190,"module":11191,"summary":11192},"\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":11194,"title":11195,"module":11191,"summary":11196},"\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":11198,"title":11199,"module":11191,"summary":11200},"\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":11202,"title":11203,"module":11191,"summary":11204},"\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":11206,"title":11207,"module":11208,"summary":11209},"\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":11211,"title":11212,"module":11208,"summary":11213},"\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":11215,"title":11216,"module":11208,"summary":11217},"\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":11219,"title":11220,"module":11221,"summary":11222},"\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":11224,"title":11225,"module":11221,"summary":11226},"\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":11228,"title":11229,"module":11230,"summary":11231},"\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":11233,"title":11234,"module":11230,"summary":11235},"\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":11237,"title":11238,"module":11230,"summary":11239},"\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":11241,"title":11242,"module":6,"summary":6},"\u002Flogic","Logic",{"path":11244,"title":11245,"module":7869,"summary":11246},"\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":11248,"title":11249,"module":7869,"summary":11250},"\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":17,"title":11252,"module":7869,"summary":11253},"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":11255,"title":11256,"module":7869,"summary":11257},"\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":11259,"title":11260,"module":7869,"summary":11261},"\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":11263,"title":11264,"module":7869,"summary":11265},"\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":11267,"title":8088,"module":11268,"summary":11269},"\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":11271,"title":11272,"module":11268,"summary":11273},"\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":11275,"title":11276,"module":11268,"summary":11277},"\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":11279,"title":11280,"module":11268,"summary":11281},"\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":11283,"title":11284,"module":11268,"summary":11285},"\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":11287,"title":11288,"module":11268,"summary":11289},"\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":11291,"title":11292,"module":11268,"summary":11293},"\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":11295,"title":11296,"module":11268,"summary":11297},"\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":11299,"title":11300,"module":11268,"summary":11301},"\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":11303,"title":11304,"module":11268,"summary":11305},"\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":11307,"title":11308,"module":11268,"summary":11309},"\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":11311,"title":11312,"module":11268,"summary":11313},"\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":11315,"title":11316,"module":11317,"summary":11318},"\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":11320,"title":11321,"module":11317,"summary":11322},"\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":11324,"title":11325,"module":11317,"summary":11326},"\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":11328,"title":11329,"module":11317,"summary":11330},"\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":11332,"title":11333,"module":11317,"summary":11334},"\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":11336,"title":11337,"module":11317,"summary":11338},"\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":11340,"title":11341,"module":11317,"summary":11342},"\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":11344,"title":11345,"module":11317,"summary":11346},"\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":11348,"title":11349,"module":11317,"summary":11350},"\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":11352,"title":11353,"module":11317,"summary":11354},"\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":11356,"title":11357,"module":11317,"summary":11358},"\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":11360,"title":11361,"module":11317,"summary":11362},"\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":11364,"title":11365,"module":11317,"summary":11366},"\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":11368,"title":11369,"module":11317,"summary":11370},"\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":35,"title":10691,"module":11372,"summary":11373},"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":11375,"title":11376,"module":11372,"summary":11377},"\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":11379,"title":11380,"module":11372,"summary":11381},"\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":11383,"title":11384,"module":11372,"summary":11385},"\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":11387,"title":11388,"module":11372,"summary":11389},"\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":11391,"title":11392,"module":11372,"summary":11393},"\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":11395,"title":11396,"module":11372,"summary":11397},"\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":11399,"title":11400,"module":11372,"summary":11401},"\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":11403,"title":11404,"module":6930,"summary":11405},"\u002Freinforcement-learning\u002Fmodern-deep-rl\u002Fdistributional-and-rainbow","Sharpening DQN: Improvements and the Distributional Idea","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":11407,"title":11408,"module":6930,"summary":11409},"\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":11411,"title":11412,"module":6930,"summary":11413},"\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":11415,"title":11416,"module":6930,"summary":11417},"\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":11419,"title":11420,"module":6930,"summary":11421},"\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":11423,"title":11424,"module":6930,"summary":11425},"\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":6932,"title":5,"module":6930,"summary":6949},{"path":43,"title":6809,"module":6930,"summary":11428},"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":11430,"title":11431,"module":6930,"summary":11432},"\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":11434,"title":11435,"module":6930,"summary":11436},"\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":11438,"title":11439,"module":6930,"summary":11440},"\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":11442,"title":11443,"module":6930,"summary":11444},"\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":11446,"title":11447,"module":6930,"summary":11448},"\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":11450,"title":11451,"module":6930,"summary":11452},"\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":11454,"title":11455,"module":6930,"summary":11456},"\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":11458,"title":11459,"module":6930,"summary":11460},"\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":11462,"title":11463,"module":6930,"summary":11464},"\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":11466,"title":11467,"module":6930,"summary":11468},"\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":11470,"title":11471,"module":6930,"summary":11472},"\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":11474,"title":11475,"module":6930,"summary":11476},"\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":11478,"title":11479,"module":6930,"summary":11480},"\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":11482,"title":11483,"module":6930,"summary":11484},"\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":11486,"title":11487,"module":11488,"summary":11489},"\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":11491,"title":11492,"module":11488,"summary":11493},"\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":11495,"title":11496,"module":11488,"summary":11497},"\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":11499,"title":11500,"module":11488,"summary":11501},"\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":11503,"title":11504,"module":11488,"summary":11505},"\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":11507,"title":11508,"module":11488,"summary":11509},"\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":11511,"title":11512,"module":11488,"summary":11513},"\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":11515,"title":11516,"module":11488,"summary":11517},"\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":11519,"title":10683,"module":6,"summary":6},"\u002Freinforcement-learning",{"path":11521,"title":11522,"module":7869,"summary":11523},"\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":11525,"title":11526,"module":7869,"summary":11527},"\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":11529,"title":11530,"module":7869,"summary":11531},"\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":11533,"title":11534,"module":7869,"summary":11535},"\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":11537,"title":11538,"module":11539,"summary":11540},"\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":11542,"title":11543,"module":11539,"summary":11544},"\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":11546,"title":11547,"module":11539,"summary":11548},"\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":11550,"title":11551,"module":11539,"summary":11552},"\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":11554,"title":11555,"module":11539,"summary":11556},"\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":11558,"title":11559,"module":11539,"summary":11560},"\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":11562,"title":11563,"module":11539,"summary":11564},"\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":11566,"title":11567,"module":11539,"summary":11568},"\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":11570,"title":11571,"module":11539,"summary":11572},"\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":11574,"title":11575,"module":11539,"summary":11576},"\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":11578,"title":11579,"module":11539,"summary":11580},"\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":11582,"title":11583,"module":11539,"summary":11584},"\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":11586,"title":11587,"module":11588,"summary":11589},"\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":11591,"title":11592,"module":11588,"summary":11593},"\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":11595,"title":11596,"module":11588,"summary":11597},"\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":11599,"title":11600,"module":11588,"summary":11601},"\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":11603,"title":11604,"module":11588,"summary":11605},"\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":11607,"title":11608,"module":11588,"summary":11609},"\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":11611,"title":11612,"module":11588,"summary":11613},"\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":11615,"title":11616,"module":11588,"summary":11617},"\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":11619,"title":11620,"module":11588,"summary":11621},"\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":11623,"title":11624,"module":11588,"summary":11625},"\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":11627,"title":11628,"module":11588,"summary":11629},"\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":11631,"title":11632,"module":11588,"summary":11633},"\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":11635,"title":11636,"module":11637,"summary":11638},"\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":11640,"title":11641,"module":11637,"summary":11642},"\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":11644,"title":11645,"module":11637,"summary":11646},"\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":11648,"title":11649,"module":11637,"summary":11650},"\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":11652,"title":11653,"module":11637,"summary":11654},"\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":11656,"title":11657,"module":11637,"summary":11658},"\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":11660,"title":11661,"module":11637,"summary":11662},"\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":11664,"title":11260,"module":11637,"summary":11665},"\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":11667,"title":11668,"module":11637,"summary":11669},"\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":11671,"title":11672,"module":11637,"summary":11673},"\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":11675,"title":11676,"module":11677,"summary":11678},"\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":11680,"title":11681,"module":11677,"summary":11682},"\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":11684,"title":11685,"module":11677,"summary":11686},"\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":11688,"title":11689,"module":11677,"summary":11690},"\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":11692,"title":10683,"module":11677,"summary":11693},"\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":11695,"title":11696,"module":11677,"summary":11697},"\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":11699,"title":11700,"module":11677,"summary":11701},"\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":11703,"title":11704,"module":11677,"summary":11705},"\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":11707,"title":11708,"module":11709,"summary":11710},"\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":11712,"title":11713,"module":11709,"summary":11714},"\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":11716,"title":11717,"module":11709,"summary":11718},"\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":11720,"title":11721,"module":11709,"summary":11722},"\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":11724,"title":11725,"module":11709,"summary":11726},"\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":11728,"title":11729,"module":11709,"summary":11730},"\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":11732,"title":11733,"module":11709,"summary":11734},"\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":11736,"title":11737,"module":11709,"summary":11738},"\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":11740,"title":11741,"module":6,"summary":6},"\u002Fartificial-intelligence","Artificial Intelligence",{"path":11743,"title":11744,"module":11745,"summary":11746},"\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":11748,"title":11749,"module":11745,"summary":11750},"\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":11752,"title":11753,"module":11745,"summary":11754},"\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":11756,"title":11757,"module":11745,"summary":11758},"\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":11760,"title":11761,"module":11745,"summary":11762},"\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":11764,"title":11765,"module":11766,"summary":11767},"\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":11769,"title":11770,"module":11766,"summary":11771},"\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":11773,"title":11774,"module":11766,"summary":11775},"\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":11777,"title":11778,"module":11766,"summary":11779},"\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":11781,"title":11782,"module":11783,"summary":11784},"\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":11786,"title":11787,"module":11783,"summary":11788},"\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":11790,"title":11791,"module":11783,"summary":11792},"\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":11794,"title":11795,"module":11783,"summary":11796},"\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":11798,"title":11799,"module":11800,"summary":11801},"\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":11803,"title":11804,"module":11800,"summary":11805},"\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":11807,"title":11808,"module":11809,"summary":11810},"\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":11812,"title":11813,"module":11809,"summary":11814},"\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":11816,"title":11817,"module":11818,"summary":11819},"\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":11821,"title":11822,"module":11818,"summary":11823},"\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":11825,"title":11826,"module":11818,"summary":11827},"\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":11829,"title":11830,"module":11818,"summary":11831},"\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":11833,"title":11834,"module":11835,"summary":11836},"\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":11838,"title":11839,"module":11835,"summary":11840},"\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":11842,"title":11843,"module":11835,"summary":11844},"\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":11846,"title":11847,"module":11848,"summary":11849},"\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":11851,"title":11852,"module":11848,"summary":11853},"\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":11855,"title":11856,"module":11848,"summary":11857},"\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":11859,"title":11860,"module":11861,"summary":11862},"\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":11864,"title":11865,"module":11861,"summary":11866},"\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":11868,"title":11869,"module":11870,"summary":11871},"\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":11873,"title":11874,"module":11870,"summary":11875},"\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":11877,"title":11878,"module":11870,"summary":11879},"\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":11881,"title":11882,"module":11883,"summary":11884},"\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":11886,"title":11887,"module":11883,"summary":11888},"\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":11890,"title":11891,"module":11883,"summary":11892},"\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":11894,"title":11895,"module":11883,"summary":11896},"\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":11898,"title":11899,"module":11883,"summary":11900},"\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":11902,"title":11903,"module":6,"summary":6},"\u002Fnuclear-physics","Nuclear Physics",{"path":11905,"title":11906,"module":7869,"summary":11907},"\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":11909,"title":11910,"module":7869,"summary":11911},"\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":11913,"title":11914,"module":7869,"summary":11915},"\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":11917,"title":11918,"module":7869,"summary":11919},"\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":11921,"title":11922,"module":7869,"summary":11923},"\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":11925,"title":11926,"module":11927,"summary":11928},"\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":11930,"title":11931,"module":11927,"summary":11932},"\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":11934,"title":11935,"module":11927,"summary":11936},"\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":11938,"title":11939,"module":11927,"summary":11940},"\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":11942,"title":11943,"module":11944,"summary":11945},"\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":11947,"title":11948,"module":11944,"summary":11949},"\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":11951,"title":11952,"module":11944,"summary":11953},"\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":11955,"title":11956,"module":8335,"summary":11957},"\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":11959,"title":11960,"module":8335,"summary":11961},"\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":11963,"title":11964,"module":8335,"summary":11965},"\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":11967,"title":11968,"module":8817,"summary":11969},"\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":11971,"title":10529,"module":8817,"summary":11972},"\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":11974,"title":10637,"module":8817,"summary":11975},"\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":11977,"title":11978,"module":8817,"summary":11979},"\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":11981,"title":11982,"module":8817,"summary":11983},"\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":11985,"title":11986,"module":8817,"summary":11987},"\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":11989,"title":11990,"module":11991,"summary":11992},"\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":11994,"title":11995,"module":11991,"summary":11996},"\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":11998,"title":11999,"module":11991,"summary":12000},"\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":12002,"title":12003,"module":11991,"summary":12004},"\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":12006,"title":12007,"module":11991,"summary":12008},"\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":12010,"title":12011,"module":11991,"summary":12012},"\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":12014,"title":12015,"module":11991,"summary":12016},"\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":12018,"title":12019,"module":11991,"summary":12020},"\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":12022,"title":12023,"module":11991,"summary":12024},"\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":12026,"title":12027,"module":11991,"summary":12028},"\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":12030,"title":12031,"module":11991,"summary":12032},"\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":12034,"title":12035,"module":11991,"summary":12036},"\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":12038,"title":12039,"module":11991,"summary":12040},"\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":12042,"title":12043,"module":11991,"summary":12044},"\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":12046,"title":12047,"module":11991,"summary":12048},"\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":12050,"title":12051,"module":11991,"summary":12052},"\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":12054,"title":12055,"module":11991,"summary":12056},"\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":12058,"title":12059,"module":11991,"summary":12060},"\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":12062,"title":12063,"module":11991,"summary":12064},"\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":12066,"title":12067,"module":11991,"summary":12068},"\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":12070,"title":12071,"module":10625,"summary":12072},"\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":12074,"title":12075,"module":10625,"summary":12076},"\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":12078,"title":12079,"module":10625,"summary":12080},"\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":12082,"title":12083,"module":10625,"summary":12084},"\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":12086,"title":12087,"module":10625,"summary":12088},"\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":12090,"title":12091,"module":10625,"summary":12092},"\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":12094,"title":12095,"module":10625,"summary":12096},"\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":12098,"title":12099,"module":10625,"summary":12100},"\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":12102,"title":12103,"module":12104,"summary":12105},"\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":12107,"title":12108,"module":12104,"summary":12109},"\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":12111,"title":12112,"module":12104,"summary":12113},"\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":12115,"title":12116,"module":12104,"summary":12117},"\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":12119,"title":12120,"module":6,"summary":6},"\u002Fnatural-language-processing","Natural Language Processing",{"path":12122,"title":12123,"module":7869,"summary":12124},"\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":12126,"title":12127,"module":7869,"summary":12128},"\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":12130,"title":12131,"module":7869,"summary":12132},"\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":12134,"title":12135,"module":12136,"summary":12137},"\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":12139,"title":12140,"module":12136,"summary":12141},"\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":12143,"title":12144,"module":12136,"summary":12145},"\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":12147,"title":12148,"module":12136,"summary":12149},"\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":12151,"title":12152,"module":12153,"summary":12154},"\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":12156,"title":12157,"module":12153,"summary":12158},"\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":12160,"title":12161,"module":12153,"summary":12162},"\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":12164,"title":12165,"module":12153,"summary":12166},"\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":12168,"title":12169,"module":12170,"summary":12171},"\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":12173,"title":12174,"module":12170,"summary":12175},"\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":12177,"title":12178,"module":12170,"summary":12179},"\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":12181,"title":12182,"module":12170,"summary":12183},"\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":12185,"title":12186,"module":12187,"summary":12188},"\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":12190,"title":12191,"module":12187,"summary":12192},"\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":12194,"title":12195,"module":12187,"summary":12196},"\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":12198,"title":12199,"module":12200,"summary":12201},"\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":12203,"title":12204,"module":12200,"summary":12205},"\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":12207,"title":12208,"module":12200,"summary":12209},"\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":12211,"title":12212,"module":12200,"summary":12213},"\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":12215,"title":12216,"module":12217,"summary":12218},"\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":12220,"title":12221,"module":12217,"summary":12222},"\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":12224,"title":12225,"module":12217,"summary":12226},"\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":12228,"title":12229,"module":12217,"summary":12230},"\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":12232,"title":12233,"module":12234,"summary":12235},"\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":12237,"title":12238,"module":12234,"summary":12239},"\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":12241,"title":12242,"module":12234,"summary":12243},"\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":12245,"title":12246,"module":12234,"summary":12247},"\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":12249,"title":12250,"module":12251,"summary":12252},"\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":12254,"title":12255,"module":12251,"summary":12256},"\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":12258,"title":12259,"module":12251,"summary":12260},"\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":12262,"title":12263,"module":12251,"summary":12264},"\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":12266,"title":12267,"module":12251,"summary":12268},"\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":12270,"title":12271,"module":12272,"summary":12273},"\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":12275,"title":12276,"module":12272,"summary":12277},"\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":12279,"title":12280,"module":12272,"summary":12281},"\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":12283,"title":12284,"module":12285,"summary":12286},"\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":12288,"title":12289,"module":12285,"summary":12290},"\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":12292,"title":12293,"module":12285,"summary":12294},"\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":12296,"title":12297,"module":12297,"summary":12298},"\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":12300,"title":12301,"module":12297,"summary":12302},"\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":12304,"title":12305,"module":12297,"summary":12306},"\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":12308,"title":12309,"module":12297,"summary":12310},"\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":12312,"title":12313,"module":12297,"summary":12314},"\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":12316,"title":12317,"module":12297,"summary":12318},"\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":12320,"title":12321,"module":6,"summary":6},"\u002Fparticle-physics","Particle Physics",{"path":12323,"title":12324,"module":12325,"summary":12326},"\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":12328,"title":12329,"module":12325,"summary":12330},"\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":12332,"title":12333,"module":12325,"summary":12334},"\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":12336,"title":12337,"module":12338,"summary":12339},"\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":12341,"title":12342,"module":12338,"summary":12343},"\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":12345,"title":12346,"module":12338,"summary":12347},"\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":12349,"title":12350,"module":12338,"summary":12351},"\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":12353,"title":12354,"module":12355,"summary":12356},"\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":12358,"title":12359,"module":12355,"summary":12360},"\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":12362,"title":12363,"module":12355,"summary":12364},"\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":12366,"title":12367,"module":12355,"summary":12368},"\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":12370,"title":12371,"module":12372,"summary":12373},"\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":12375,"title":12376,"module":12372,"summary":12377},"\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":12379,"title":12380,"module":12372,"summary":12381},"\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":12383,"title":12384,"module":12372,"summary":12385},"\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":12387,"title":12388,"module":12389,"summary":12390},"\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":12392,"title":12393,"module":12389,"summary":12394},"\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":12396,"title":12397,"module":12389,"summary":12398},"\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":12400,"title":12401,"module":12389,"summary":12402},"\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":12404,"title":12405,"module":12406,"summary":12407},"\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":12409,"title":12410,"module":12406,"summary":12411},"\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":12413,"title":12414,"module":12406,"summary":12415},"\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":12417,"title":12418,"module":12419,"summary":12420},"\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":12422,"title":12423,"module":12419,"summary":12424},"\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":12426,"title":12427,"module":12419,"summary":12428},"\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":12430,"title":12431,"module":12419,"summary":12432},"\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":12434,"title":10858,"module":12435,"summary":12436},"\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":12438,"title":12439,"module":12435,"summary":12440},"\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":12442,"title":12443,"module":12435,"summary":12444},"\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":12446,"title":12447,"module":12435,"summary":12448},"\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":12450,"title":12451,"module":12435,"summary":12452},"\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":12454,"title":12455,"module":12456,"summary":12457},"\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":12459,"title":12460,"module":12456,"summary":12461},"\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":12463,"title":12464,"module":12456,"summary":12465},"\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":12467,"title":12468,"module":12456,"summary":12469},"\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":12471,"title":12472,"module":12473,"summary":12474},"\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":12476,"title":12477,"module":12473,"summary":12478},"\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":12480,"title":12481,"module":12473,"summary":12482},"\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":12484,"title":12485,"module":12473,"summary":12486},"\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":12488,"title":12489,"module":12473,"summary":12490},"\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":12492,"title":12493,"module":12494,"summary":12495},"\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":12497,"title":12498,"module":12494,"summary":12499},"\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":12501,"title":9576,"module":12494,"summary":12502},"\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":12504,"title":12505,"module":12494,"summary":12506},"\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":12508,"title":12509,"module":12494,"summary":12510},"\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":12512,"title":12513,"module":12514,"summary":12515},"\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":12517,"title":12518,"module":12514,"summary":12519},"\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":12521,"title":12522,"module":12514,"summary":12523},"\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":12525,"title":12526,"module":12514,"summary":12527},"\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":12529,"title":12530,"module":12514,"summary":12531},"\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":12533,"title":12534,"module":12514,"summary":12535},"\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":12537,"title":12538,"module":12514,"summary":12539},"\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":12541,"title":12542,"module":6,"summary":6},"\u002Fastrophysics-cosmology","Astrophysics & Cosmology",{"path":12544,"title":12545,"module":6,"summary":6},"\u002Fcolophon","Colophon",{"path":832,"title":12547,"module":6,"summary":6},"Study Notes",[12549,12567,12600,12634,12653,12708],{"module":7869,"moduleNumber":12550,"slug":12551,"lessons":12552},1,"foundations",[12553,12555,12557,12559,12562,12564],{"title":11245,"path":11244,"lessonNumber":12550,"topics":12554,"summary":11246},[7869],{"title":11249,"path":11248,"lessonNumber":6908,"topics":12556,"summary":11250},[7869],{"title":11252,"path":17,"lessonNumber":6913,"topics":12558,"summary":11253},[7869],{"title":11256,"path":11255,"lessonNumber":12560,"topics":12561,"summary":11257},4,[7869],{"title":11260,"path":11259,"lessonNumber":6927,"topics":12563,"summary":11261},[7869],{"title":11264,"path":11263,"lessonNumber":12565,"topics":12566,"summary":11265},6,[7869],{"module":11268,"moduleNumber":6908,"slug":12568,"lessons":12569},"tabular-methods",[12570,12573,12575,12577,12579,12581,12583,12585,12588,12591,12594,12597],{"title":8088,"path":11267,"lessonNumber":12550,"topics":12571,"summary":11269},[12572],"Tabular Methods",{"title":11272,"path":11271,"lessonNumber":6908,"topics":12574,"summary":11273},[12572],{"title":11276,"path":11275,"lessonNumber":6913,"topics":12576,"summary":11277},[12572],{"title":11280,"path":11279,"lessonNumber":12560,"topics":12578,"summary":11281},[12572],{"title":11284,"path":11283,"lessonNumber":6927,"topics":12580,"summary":11285},[12572],{"title":11288,"path":11287,"lessonNumber":12565,"topics":12582,"summary":11289},[12572],{"title":11292,"path":11291,"lessonNumber":6928,"topics":12584,"summary":11293},[12572],{"title":11296,"path":11295,"lessonNumber":12586,"topics":12587,"summary":11297},8,[12572],{"title":11300,"path":11299,"lessonNumber":12589,"topics":12590,"summary":11301},9,[12572],{"title":11304,"path":11303,"lessonNumber":12592,"topics":12593,"summary":11305},10,[12572],{"title":11308,"path":11307,"lessonNumber":12595,"topics":12596,"summary":11309},11,[12572],{"title":11312,"path":11311,"lessonNumber":12598,"topics":12599,"summary":11313},12,[12572],{"module":11317,"moduleNumber":6913,"slug":12601,"lessons":12602},"approximation",[12603,12606,12608,12610,12612,12614,12616,12618,12620,12622,12624,12626,12628,12631],{"title":11316,"path":11315,"lessonNumber":12550,"topics":12604,"summary":11318},[12605],"Approximation",{"title":11321,"path":11320,"lessonNumber":6908,"topics":12607,"summary":11322},[12605],{"title":11325,"path":11324,"lessonNumber":6913,"topics":12609,"summary":11326},[12605],{"title":11329,"path":11328,"lessonNumber":12560,"topics":12611,"summary":11330},[12605],{"title":11333,"path":11332,"lessonNumber":6927,"topics":12613,"summary":11334},[12605],{"title":11337,"path":11336,"lessonNumber":12565,"topics":12615,"summary":11338},[12605],{"title":11341,"path":11340,"lessonNumber":6928,"topics":12617,"summary":11342},[12605],{"title":11345,"path":11344,"lessonNumber":12586,"topics":12619,"summary":11346},[12605],{"title":11349,"path":11348,"lessonNumber":12589,"topics":12621,"summary":11350},[12605],{"title":11353,"path":11352,"lessonNumber":12592,"topics":12623,"summary":11354},[12605],{"title":11357,"path":11356,"lessonNumber":12595,"topics":12625,"summary":11358},[12605],{"title":11361,"path":11360,"lessonNumber":12598,"topics":12627,"summary":11362},[12605],{"title":11365,"path":11364,"lessonNumber":12629,"topics":12630,"summary":11366},13,[12605],{"title":11369,"path":11368,"lessonNumber":12632,"topics":12633,"summary":11370},14,[12605],{"module":11372,"moduleNumber":12560,"slug":12635,"lessons":12636},"deep-rl",[12637,12639,12641,12643,12645,12647,12649,12651],{"title":10691,"path":35,"lessonNumber":12550,"topics":12638,"summary":11373},[6951],{"title":11376,"path":11375,"lessonNumber":6908,"topics":12640,"summary":11377},[6951],{"title":11380,"path":11379,"lessonNumber":6913,"topics":12642,"summary":11381},[6951],{"title":11384,"path":11383,"lessonNumber":12560,"topics":12644,"summary":11385},[6951],{"title":11388,"path":11387,"lessonNumber":6927,"topics":12646,"summary":11389},[6951],{"title":11392,"path":11391,"lessonNumber":12565,"topics":12648,"summary":11393},[6951],{"title":11396,"path":11395,"lessonNumber":6928,"topics":12650,"summary":11397},[6951],{"title":11400,"path":11399,"lessonNumber":12586,"topics":12652,"summary":11401},[6951],{"module":6930,"moduleNumber":6927,"slug":12654,"lessons":12655},"modern-deep-rl",[12656,12658,12660,12662,12664,12666,12668,12670,12672,12674,12676,12678,12680,12682,12684,12687,12690,12693,12696,12699,12702,12705],{"title":11404,"path":11403,"lessonNumber":12550,"topics":12657,"summary":11405},[6951],{"title":11408,"path":11407,"lessonNumber":6908,"topics":12659,"summary":11409},[6951],{"title":11412,"path":11411,"lessonNumber":6913,"topics":12661,"summary":11413},[6951],{"title":11416,"path":11415,"lessonNumber":12560,"topics":12663,"summary":11417},[6951],{"title":11420,"path":11419,"lessonNumber":6927,"topics":12665,"summary":11421},[6951],{"title":11424,"path":11423,"lessonNumber":12565,"topics":12667,"summary":11425},[6951],{"title":5,"path":6932,"lessonNumber":6928,"topics":12669,"summary":6949},[6951],{"title":6809,"path":43,"lessonNumber":12586,"topics":12671,"summary":11428},[6951],{"title":11431,"path":11430,"lessonNumber":12589,"topics":12673,"summary":11432},[6951],{"title":11435,"path":11434,"lessonNumber":12592,"topics":12675,"summary":11436},[6951],{"title":11439,"path":11438,"lessonNumber":12595,"topics":12677,"summary":11440},[6951],{"title":11443,"path":11442,"lessonNumber":12598,"topics":12679,"summary":11444},[6951],{"title":11447,"path":11446,"lessonNumber":12629,"topics":12681,"summary":11448},[6951],{"title":11451,"path":11450,"lessonNumber":12632,"topics":12683,"summary":11452},[6951],{"title":11455,"path":11454,"lessonNumber":12685,"topics":12686,"summary":11456},15,[6951],{"title":11459,"path":11458,"lessonNumber":12688,"topics":12689,"summary":11460},16,[6951],{"title":11463,"path":11462,"lessonNumber":12691,"topics":12692,"summary":11464},17,[6951],{"title":11467,"path":11466,"lessonNumber":12694,"topics":12695,"summary":11468},18,[6951],{"title":11471,"path":11470,"lessonNumber":12697,"topics":12698,"summary":11472},19,[6951],{"title":11475,"path":11474,"lessonNumber":12700,"topics":12701,"summary":11476},20,[6951],{"title":11479,"path":11478,"lessonNumber":12703,"topics":12704,"summary":11480},21,[6951],{"title":11483,"path":11482,"lessonNumber":12706,"topics":12707,"summary":11484},22,[6951],{"module":11488,"moduleNumber":12565,"slug":12709,"lessons":12710},"minds-and-brains",[12711,12714,12716,12718,12720,12722,12724,12726],{"title":11487,"path":11486,"lessonNumber":12550,"topics":12712,"summary":11489},[12713],"Minds and Brains",{"title":11492,"path":11491,"lessonNumber":6908,"topics":12715,"summary":11493},[12713],{"title":11496,"path":11495,"lessonNumber":6913,"topics":12717,"summary":11497},[12713],{"title":11500,"path":11499,"lessonNumber":12560,"topics":12719,"summary":11501},[12713],{"title":11504,"path":11503,"lessonNumber":6927,"topics":12721,"summary":11505},[12713],{"title":11508,"path":11507,"lessonNumber":12565,"topics":12723,"summary":11509},[12713],{"title":11512,"path":11511,"lessonNumber":6928,"topics":12725,"summary":11513},[12713],{"title":11516,"path":11515,"lessonNumber":12586,"topics":12727,"summary":11517},[12713],"\u003Csvg style=\"width:100%;max-width:414.431px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 310.823 48.002\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cg stroke=\"var(--tk-warn)\">\u003Cpath fill=\"none\" d=\"M-25.254-60.489c0-6.286-5.095-11.381-11.38-11.381-6.287 0-11.382 5.095-11.382 11.381s5.095 11.381 11.381 11.381 11.381-5.095 11.381-11.38Zm-11.38 0\"\u002F>\u003Cg transform=\"translate(-64.713 2)\">\u003Cpath d=\"M25.362-60.489L23.382-60.489L23.382-60.786Q23.651-60.786 23.819-60.831Q23.987-60.876 23.987-61.048L23.987-63.184Q23.987-63.399 23.925-63.495Q23.862-63.591 23.745-63.612Q23.628-63.634 23.382-63.634L23.382-63.930L24.550-64.016L24.550-63.231Q24.628-63.442 24.780-63.628Q24.932-63.813 25.132-63.915Q25.331-64.016 25.557-64.016Q25.803-64.016 25.995-63.872Q26.186-63.727 26.186-63.497Q26.186-63.341 26.081-63.231Q25.975-63.122 25.819-63.122Q25.663-63.122 25.553-63.231Q25.444-63.341 25.444-63.497Q25.444-63.657 25.550-63.762Q25.225-63.762 25.011-63.534Q24.796-63.305 24.700-62.966Q24.604-62.626 24.604-62.321L24.604-61.048Q24.604-60.880 24.831-60.833Q25.057-60.786 25.362-60.786L25.362-60.489M29.550-62.305L27.077-62.305Q26.999-62.317 26.950-62.366Q26.901-62.415 26.901-62.489Q26.901-62.563 26.950-62.612Q26.999-62.661 27.077-62.673L29.550-62.673L29.550-65.153Q29.577-65.321 29.733-65.321Q29.807-65.321 29.856-65.272Q29.905-65.223 29.917-65.153L29.917-62.673L32.389-62.673Q32.557-62.641 32.557-62.489Q32.557-62.337 32.389-62.305L29.917-62.305L29.917-59.825Q29.905-59.755 29.856-59.706Q29.807-59.657 29.733-59.657Q29.577-59.657 29.550-59.825\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M34.497-60.489c0-6.286-5.095-11.381-11.38-11.381-6.287 0-11.382 5.095-11.382 11.381s5.095 11.381 11.381 11.381 11.381-5.095 11.381-11.38Zm-11.38 0\"\u002F>\u003Cg transform=\"translate(-3.801 2.578)\">\u003Cpath d=\"M23.397-60.497L23.397-61.719Q23.397-61.747 23.428-61.778Q23.460-61.809 23.483-61.809L23.589-61.809Q23.659-61.809 23.675-61.747Q23.737-61.426 23.876-61.186Q24.014-60.946 24.247-60.805Q24.479-60.665 24.788-60.665Q25.026-60.665 25.235-60.725Q25.444-60.786 25.581-60.934Q25.718-61.083 25.718-61.329Q25.718-61.583 25.507-61.749Q25.296-61.915 25.026-61.969L24.405-62.083Q23.999-62.161 23.698-62.417Q23.397-62.673 23.397-63.048Q23.397-63.415 23.598-63.637Q23.800-63.860 24.124-63.958Q24.448-64.055 24.788-64.055Q25.253-64.055 25.550-63.848L25.772-64.032Q25.796-64.055 25.827-64.055L25.878-64.055Q25.909-64.055 25.936-64.028Q25.964-64.001 25.964-63.969L25.964-62.985Q25.964-62.954 25.938-62.925Q25.913-62.895 25.878-62.895L25.772-62.895Q25.737-62.895 25.710-62.923Q25.682-62.950 25.682-62.985Q25.682-63.384 25.430-63.604Q25.178-63.825 24.780-63.825Q24.425-63.825 24.141-63.702Q23.858-63.579 23.858-63.274Q23.858-63.055 24.059-62.923Q24.261-62.790 24.507-62.747L25.132-62.634Q25.561-62.544 25.870-62.247Q26.178-61.950 26.178-61.536Q26.178-60.966 25.780-60.688Q25.382-60.411 24.788-60.411Q24.237-60.411 23.886-60.747L23.589-60.434Q23.565-60.411 23.530-60.411L23.483-60.411Q23.460-60.411 23.428-60.442Q23.397-60.473 23.397-60.497M30.061-60.489L27.268-60.489L27.268-60.786Q28.331-60.786 28.331-61.048L28.331-65.216Q27.901-65.001 27.221-65.001L27.221-65.298Q28.241-65.298 28.757-65.809L28.901-65.809Q28.975-65.790 28.995-65.712L28.995-61.048Q28.995-60.786 30.061-60.786\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M85.712-60.489c0-6.286-5.095-11.381-11.38-11.381-6.287 0-11.382 5.095-11.382 11.381s5.095 11.381 11.381 11.381 11.381-5.095 11.381-11.38Zm-11.38 0\"\u002F>\u003Cg transform=\"translate(47.414 2.578)\">\u003Cpath d=\"M23.397-60.497L23.397-61.719Q23.397-61.747 23.428-61.778Q23.460-61.809 23.483-61.809L23.589-61.809Q23.659-61.809 23.675-61.747Q23.737-61.426 23.876-61.186Q24.014-60.946 24.247-60.805Q24.479-60.665 24.788-60.665Q25.026-60.665 25.235-60.725Q25.444-60.786 25.581-60.934Q25.718-61.083 25.718-61.329Q25.718-61.583 25.507-61.749Q25.296-61.915 25.026-61.969L24.405-62.083Q23.999-62.161 23.698-62.417Q23.397-62.673 23.397-63.048Q23.397-63.415 23.598-63.637Q23.800-63.860 24.124-63.958Q24.448-64.055 24.788-64.055Q25.253-64.055 25.550-63.848L25.772-64.032Q25.796-64.055 25.827-64.055L25.878-64.055Q25.909-64.055 25.936-64.028Q25.964-64.001 25.964-63.969L25.964-62.985Q25.964-62.954 25.938-62.925Q25.913-62.895 25.878-62.895L25.772-62.895Q25.737-62.895 25.710-62.923Q25.682-62.950 25.682-62.985Q25.682-63.384 25.430-63.604Q25.178-63.825 24.780-63.825Q24.425-63.825 24.141-63.702Q23.858-63.579 23.858-63.274Q23.858-63.055 24.059-62.923Q24.261-62.790 24.507-62.747L25.132-62.634Q25.561-62.544 25.870-62.247Q26.178-61.950 26.178-61.536Q26.178-60.966 25.780-60.688Q25.382-60.411 24.788-60.411Q24.237-60.411 23.886-60.747L23.589-60.434Q23.565-60.411 23.530-60.411L23.483-60.411Q23.460-60.411 23.428-60.442Q23.397-60.473 23.397-60.497M30.053-60.489L26.893-60.489L26.893-60.696Q26.893-60.723 26.917-60.755L28.268-62.153Q28.647-62.540 28.895-62.829Q29.143-63.118 29.317-63.475Q29.491-63.833 29.491-64.223Q29.491-64.571 29.358-64.864Q29.225-65.157 28.971-65.335Q28.718-65.512 28.362-65.512Q28.003-65.512 27.712-65.317Q27.421-65.122 27.276-64.794L27.331-64.794Q27.514-64.794 27.639-64.673Q27.764-64.552 27.764-64.360Q27.764-64.180 27.639-64.052Q27.514-63.923 27.331-63.923Q27.151-63.923 27.022-64.052Q26.893-64.180 26.893-64.360Q26.893-64.762 27.114-65.098Q27.335-65.434 27.700-65.622Q28.065-65.809 28.468-65.809Q28.948-65.809 29.364-65.622Q29.780-65.434 30.032-65.073Q30.284-64.712 30.284-64.223Q30.284-63.864 30.130-63.561Q29.975-63.259 29.723-62.999Q29.471-62.739 29.122-62.454Q28.772-62.169 28.604-62.016L27.675-61.176L28.389-61.176Q29.764-61.176 29.803-61.216Q29.874-61.294 29.917-61.479Q29.960-61.665 30.003-61.954L30.284-61.954\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M136.927-60.489c0-6.286-5.095-11.381-11.38-11.381-6.287 0-11.382 5.095-11.382 11.381s5.095 11.381 11.381 11.381 11.381-5.095 11.381-11.38Zm-11.38 0\"\u002F>\u003Cg transform=\"translate(98.629 2.578)\">\u003Cpath d=\"M23.397-60.497L23.397-61.719Q23.397-61.747 23.428-61.778Q23.460-61.809 23.483-61.809L23.589-61.809Q23.659-61.809 23.675-61.747Q23.737-61.426 23.876-61.186Q24.014-60.946 24.247-60.805Q24.479-60.665 24.788-60.665Q25.026-60.665 25.235-60.725Q25.444-60.786 25.581-60.934Q25.718-61.083 25.718-61.329Q25.718-61.583 25.507-61.749Q25.296-61.915 25.026-61.969L24.405-62.083Q23.999-62.161 23.698-62.417Q23.397-62.673 23.397-63.048Q23.397-63.415 23.598-63.637Q23.800-63.860 24.124-63.958Q24.448-64.055 24.788-64.055Q25.253-64.055 25.550-63.848L25.772-64.032Q25.796-64.055 25.827-64.055L25.878-64.055Q25.909-64.055 25.936-64.028Q25.964-64.001 25.964-63.969L25.964-62.985Q25.964-62.954 25.938-62.925Q25.913-62.895 25.878-62.895L25.772-62.895Q25.737-62.895 25.710-62.923Q25.682-62.950 25.682-62.985Q25.682-63.384 25.430-63.604Q25.178-63.825 24.780-63.825Q24.425-63.825 24.141-63.702Q23.858-63.579 23.858-63.274Q23.858-63.055 24.059-62.923Q24.261-62.790 24.507-62.747L25.132-62.634Q25.561-62.544 25.870-62.247Q26.178-61.950 26.178-61.536Q26.178-60.966 25.780-60.688Q25.382-60.411 24.788-60.411Q24.237-60.411 23.886-60.747L23.589-60.434Q23.565-60.411 23.530-60.411L23.483-60.411Q23.460-60.411 23.428-60.442Q23.397-60.473 23.397-60.497M27.261-61.122Q27.452-60.848 27.807-60.721Q28.163-60.594 28.546-60.594Q28.882-60.594 29.091-60.780Q29.300-60.966 29.395-61.259Q29.491-61.551 29.491-61.864Q29.491-62.188 29.393-62.483Q29.296-62.778 29.083-62.962Q28.870-63.145 28.538-63.145L27.971-63.145Q27.940-63.145 27.911-63.175Q27.882-63.204 27.882-63.231L27.882-63.313Q27.882-63.348 27.911-63.374Q27.940-63.399 27.971-63.399L28.452-63.434Q28.737-63.434 28.934-63.639Q29.132-63.844 29.227-64.139Q29.323-64.434 29.323-64.712Q29.323-65.091 29.124-65.329Q28.925-65.567 28.546-65.567Q28.225-65.567 27.936-65.460Q27.647-65.352 27.483-65.130Q27.663-65.130 27.786-65.003Q27.909-64.876 27.909-64.704Q27.909-64.532 27.784-64.407Q27.659-64.282 27.483-64.282Q27.311-64.282 27.186-64.407Q27.061-64.532 27.061-64.704Q27.061-65.071 27.286-65.319Q27.511-65.567 27.850-65.688Q28.190-65.809 28.546-65.809Q28.893-65.809 29.257-65.688Q29.620-65.567 29.868-65.317Q30.116-65.067 30.116-64.712Q30.116-64.227 29.798-63.844Q29.479-63.462 29.003-63.290Q29.553-63.180 29.954-62.794Q30.354-62.407 30.354-61.872Q30.354-61.415 30.091-61.059Q29.827-60.704 29.405-60.512Q28.983-60.321 28.546-60.321Q28.136-60.321 27.743-60.456Q27.350-60.591 27.085-60.876Q26.819-61.161 26.819-61.579Q26.819-61.774 26.952-61.903Q27.085-62.032 27.276-62.032Q27.401-62.032 27.505-61.973Q27.608-61.915 27.671-61.809Q27.733-61.704 27.733-61.579Q27.733-61.384 27.598-61.253Q27.464-61.122 27.261-61.122\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr9\" font-size=\"9\">\u003Cg transform=\"translate(137.144 .486)\">\u003Cpath d=\"M23.889-60.994Q23.889-61.122 23.958-61.238Q24.026-61.355 24.142-61.425Q24.259-61.495 24.395-61.495Q24.597-61.495 24.749-61.348Q24.900-61.201 24.900-60.994Q24.900-60.788 24.751-60.638Q24.601-60.489 24.395-60.489Q24.184-60.489 24.037-60.641Q23.889-60.792 23.889-60.994\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.270\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(137.144 .486)\">\u003Cpath d=\"M30.570-60.994Q30.570-61.122 30.639-61.238Q30.707-61.355 30.823-61.425Q30.940-61.495 31.076-61.495Q31.278-61.495 31.430-61.348Q31.581-61.201 31.581-60.994Q31.581-60.788 31.432-60.638Q31.282-60.489 31.076-60.489Q30.865-60.489 30.718-60.641Q30.570-60.792 30.570-60.994\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.270\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(137.144 .486)\">\u003Cpath d=\"M37.250-60.994Q37.250-61.122 37.319-61.238Q37.387-61.355 37.503-61.425Q37.620-61.495 37.756-61.495Q37.958-61.495 38.110-61.348Q38.261-61.201 38.261-60.994Q38.261-60.788 38.112-60.638Q37.962-60.489 37.756-60.489Q37.545-60.489 37.398-60.641Q37.250-60.792 37.250-60.994\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.270\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M222.285-60.489c0-6.286-5.095-11.381-11.38-11.381s-11.382 5.095-11.382 11.381 5.096 11.381 11.381 11.381 11.381-5.095 11.381-11.38Zm-11.38 0\"\u002F>\u003Cg transform=\"translate(182.928 2.733)\">\u003Cpath d=\"M23.397-60.497L23.397-61.719Q23.397-61.747 23.428-61.778Q23.460-61.809 23.483-61.809L23.589-61.809Q23.659-61.809 23.675-61.747Q23.737-61.426 23.876-61.186Q24.014-60.946 24.247-60.805Q24.479-60.665 24.788-60.665Q25.026-60.665 25.235-60.725Q25.444-60.786 25.581-60.934Q25.718-61.083 25.718-61.329Q25.718-61.583 25.507-61.749Q25.296-61.915 25.026-61.969L24.405-62.083Q23.999-62.161 23.698-62.417Q23.397-62.673 23.397-63.048Q23.397-63.415 23.598-63.637Q23.800-63.860 24.124-63.958Q24.448-64.055 24.788-64.055Q25.253-64.055 25.550-63.848L25.772-64.032Q25.796-64.055 25.827-64.055L25.878-64.055Q25.909-64.055 25.936-64.028Q25.964-64.001 25.964-63.969L25.964-62.985Q25.964-62.954 25.938-62.925Q25.913-62.895 25.878-62.895L25.772-62.895Q25.737-62.895 25.710-62.923Q25.682-62.950 25.682-62.985Q25.682-63.384 25.430-63.604Q25.178-63.825 24.780-63.825Q24.425-63.825 24.141-63.702Q23.858-63.579 23.858-63.274Q23.858-63.055 24.059-62.923Q24.261-62.790 24.507-62.747L25.132-62.634Q25.561-62.544 25.870-62.247Q26.178-61.950 26.178-61.536Q26.178-60.966 25.780-60.688Q25.382-60.411 24.788-60.411Q24.237-60.411 23.886-60.747L23.589-60.434Q23.565-60.411 23.530-60.411L23.483-60.411Q23.460-60.411 23.428-60.442Q23.397-60.473 23.397-60.497M28.725-60.489L26.803-60.489L26.803-60.786Q27.612-60.786 27.612-61.266L27.612-65.610Q27.354-65.657 26.803-65.657L26.803-65.954L28.300-65.954Q28.358-65.934 28.370-65.923L31.378-61.735L31.378-65.177Q31.378-65.657 30.573-65.657L30.573-65.954L32.491-65.954L32.491-65.657Q31.682-65.657 31.682-65.177L31.682-60.594Q31.663-60.509 31.589-60.489L31.483-60.489Q31.428-60.501 31.413-60.528L27.917-65.384L27.917-61.266Q27.917-60.786 28.725-60.786\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M11.335-60.489h-34.389\"\u002F>\u003Cpath stroke=\"none\" d=\"m-25.054-60.489 3.2 1.6-1.2-1.6 1.2-1.6\"\u002F>\u003Cg transform=\"translate(-35.687 -3.533)\">\u003Cpath d=\"M25.098-60.489L23.495-60.489L23.495-60.769Q23.721-60.769 23.870-60.803Q24.018-60.838 24.018-60.978L24.018-64.597Q24.018-64.867 23.911-64.929Q23.803-64.990 23.495-64.990L23.495-65.271L24.572-65.346L24.572-60.978Q24.572-60.841 24.722-60.805Q24.873-60.769 25.098-60.769L25.098-60.489M25.652-62.024Q25.652-62.345 25.777-62.634Q25.902-62.923 26.127-63.146Q26.353-63.370 26.648-63.490Q26.944-63.610 27.262-63.610Q27.590-63.610 27.852-63.510Q28.113-63.411 28.289-63.229Q28.465-63.046 28.559-62.788Q28.653-62.530 28.653-62.198Q28.653-62.106 28.571-62.085L26.315-62.085L26.315-62.024Q26.315-61.436 26.599-61.053Q26.883-60.670 27.450-60.670Q27.771-60.670 28.040-60.863Q28.308-61.056 28.397-61.371Q28.404-61.412 28.479-61.426L28.571-61.426Q28.653-61.402 28.653-61.330Q28.653-61.323 28.646-61.296Q28.533-60.899 28.163-60.660Q27.792-60.421 27.368-60.421Q26.930-60.421 26.531-60.629Q26.131-60.838 25.891-61.205Q25.652-61.572 25.652-62.024M26.322-62.294L28.137-62.294Q28.137-62.571 28.040-62.823Q27.942-63.076 27.744-63.232Q27.546-63.387 27.262-63.387Q26.985-63.387 26.772-63.229Q26.558-63.070 26.440-62.815Q26.322-62.560 26.322-62.294M31.039-60.489L29.306-60.489L29.306-60.769Q29.532-60.769 29.680-60.803Q29.829-60.838 29.829-60.978L29.829-63.227L29.241-63.227L29.241-63.507L29.829-63.507L29.829-64.324Q29.829-64.642 30.007-64.890Q30.184-65.137 30.475-65.278Q30.765-65.418 31.076-65.418Q31.333-65.418 31.536-65.276Q31.740-65.134 31.740-64.891Q31.740-64.755 31.640-64.656Q31.541-64.556 31.405-64.556Q31.268-64.556 31.169-64.656Q31.070-64.755 31.070-64.891Q31.070-65.072 31.210-65.165Q31.131-65.192 31.032-65.192Q30.824-65.192 30.670-65.059Q30.516-64.926 30.436-64.722Q30.355-64.519 30.355-64.310L30.355-63.507L31.244-63.507L31.244-63.227L30.383-63.227L30.383-60.978Q30.383-60.769 31.039-60.769L31.039-60.489M32.245-61.330L32.245-63.227L31.606-63.227L31.606-63.449Q31.924-63.449 32.141-63.659Q32.358-63.869 32.459-64.179Q32.560-64.488 32.560-64.796L32.826-64.796L32.826-63.507L33.903-63.507L33.903-63.227L32.826-63.227L32.826-61.343Q32.826-61.067 32.931-60.868Q33.035-60.670 33.295-60.670Q33.452-60.670 33.558-60.774Q33.664-60.879 33.713-61.032Q33.763-61.186 33.763-61.343L33.763-61.757L34.030-61.757L34.030-61.330Q34.030-61.104 33.930-60.894Q33.831-60.684 33.647-60.552Q33.462-60.421 33.233-60.421Q32.796-60.421 32.521-60.658Q32.245-60.896 32.245-61.330\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M34.897-60.489H60.75\"\u002F>\u003Cpath stroke=\"none\" d=\"m62.75-60.489-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cpath fill=\"none\" d=\"M85.912-60.489h26.053\"\u002F>\u003Cpath stroke=\"none\" d=\"m113.965-60.489-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cpath fill=\"none\" d=\"M137.127-60.489h17.6\"\u002F>\u003Cpath stroke=\"none\" d=\"m156.727-60.489-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cpath fill=\"none\" d=\"M179.723-60.489h17.4\"\u002F>\u003Cpath stroke=\"none\" d=\"m199.123-60.489-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\">\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-82.053 26.888)\">\u003Cpath d=\"M25.180-60.489L23.444-60.489L23.444-60.769Q23.673-60.769 23.822-60.803Q23.970-60.838 23.970-60.978L23.970-62.827Q23.970-63.097 23.863-63.158Q23.755-63.220 23.444-63.220L23.444-63.500L24.473-63.575L24.473-62.868Q24.603-63.176 24.845-63.375Q25.088-63.575 25.406-63.575Q25.625-63.575 25.796-63.451Q25.967-63.326 25.967-63.114Q25.967-62.977 25.867-62.878Q25.768-62.779 25.635-62.779Q25.498-62.779 25.399-62.878Q25.300-62.977 25.300-63.114Q25.300-63.254 25.399-63.353Q25.109-63.353 24.909-63.157Q24.709-62.960 24.616-62.666Q24.524-62.372 24.524-62.092L24.524-60.978Q24.524-60.769 25.180-60.769L25.180-60.489M26.510-62.024Q26.510-62.345 26.635-62.634Q26.760-62.923 26.985-63.146Q27.211-63.370 27.506-63.490Q27.802-63.610 28.120-63.610Q28.448-63.610 28.710-63.510Q28.971-63.411 29.147-63.229Q29.323-63.046 29.417-62.788Q29.511-62.530 29.511-62.198Q29.511-62.106 29.429-62.085L27.173-62.085L27.173-62.024Q27.173-61.436 27.457-61.053Q27.741-60.670 28.308-60.670Q28.629-60.670 28.897-60.863Q29.166-61.056 29.255-61.371Q29.262-61.412 29.337-61.426L29.429-61.426Q29.511-61.402 29.511-61.330Q29.511-61.323 29.504-61.296Q29.391-60.899 29.021-60.660Q28.650-60.421 28.226-60.421Q27.788-60.421 27.388-60.629Q26.989-60.838 26.749-61.205Q26.510-61.572 26.510-62.024M27.180-62.294L28.995-62.294Q28.995-62.571 28.897-62.823Q28.800-63.076 28.602-63.232Q28.404-63.387 28.120-63.387Q27.843-63.387 27.629-63.229Q27.416-63.070 27.298-62.815Q27.180-62.560 27.180-62.294M31.487-60.516L30.506-63.015Q30.444-63.158 30.326-63.193Q30.208-63.227 29.993-63.227L29.993-63.507L31.473-63.507L31.473-63.227Q31.094-63.227 31.094-63.066Q31.094-63.056 31.107-63.015L31.822-61.183L32.495-62.888Q32.464-62.960 32.464-62.988Q32.464-63.015 32.437-63.015Q32.375-63.162 32.257-63.194Q32.139-63.227 31.928-63.227L31.928-63.507L33.325-63.507L33.325-63.227Q32.949-63.227 32.949-63.066Q32.949-63.035 32.956-63.015L33.712-61.077L34.399-62.827Q34.419-62.878 34.419-62.933Q34.419-63.073 34.306-63.150Q34.194-63.227 34.053-63.227L34.053-63.507L35.274-63.507L35.274-63.227Q35.069-63.227 34.913-63.121Q34.758-63.015 34.686-62.827L33.780-60.516Q33.746-60.421 33.633-60.421L33.565-60.421Q33.455-60.421 33.418-60.516L32.635-62.519L31.849-60.516Q31.815-60.421 31.702-60.421L31.634-60.421Q31.524-60.421 31.487-60.516\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-82.053 26.888)\">\u003Cpath d=\"M35.663-61.217Q35.663-61.549 35.886-61.776Q36.110-62.003 36.454-62.131Q36.797-62.260 37.170-62.312Q37.542-62.365 37.847-62.365L37.847-62.618Q37.847-62.823 37.739-63.003Q37.631-63.182 37.450-63.285Q37.269-63.387 37.061-63.387Q36.654-63.387 36.418-63.295Q36.507-63.258 36.553-63.174Q36.599-63.090 36.599-62.988Q36.599-62.892 36.553-62.813Q36.507-62.735 36.426-62.690Q36.346-62.646 36.257-62.646Q36.107-62.646 36.006-62.743Q35.905-62.841 35.905-62.988Q35.905-63.610 37.061-63.610Q37.272-63.610 37.522-63.546Q37.771-63.483 37.973-63.364Q38.175-63.244 38.301-63.059Q38.428-62.875 38.428-62.632L38.428-61.056Q38.428-60.940 38.489-60.844Q38.551-60.749 38.664-60.749Q38.773-60.749 38.838-60.843Q38.903-60.937 38.903-61.056L38.903-61.504L39.169-61.504L39.169-61.056Q39.169-60.786 38.942-60.621Q38.715-60.455 38.435-60.455Q38.226-60.455 38.089-60.609Q37.953-60.762 37.929-60.978Q37.782-60.711 37.500-60.566Q37.218-60.421 36.893-60.421Q36.616-60.421 36.332-60.496Q36.049-60.571 35.856-60.750Q35.663-60.930 35.663-61.217M36.278-61.217Q36.278-61.043 36.379-60.913Q36.479-60.783 36.635-60.713Q36.790-60.643 36.955-60.643Q37.173-60.643 37.382-60.740Q37.590-60.838 37.718-61.019Q37.847-61.200 37.847-61.426L37.847-62.154Q37.522-62.154 37.156-62.063Q36.790-61.972 36.534-61.760Q36.278-61.549 36.278-61.217M41.336-60.489L39.600-60.489L39.600-60.769Q39.829-60.769 39.978-60.803Q40.126-60.838 40.126-60.978L40.126-62.827Q40.126-63.097 40.019-63.158Q39.911-63.220 39.600-63.220L39.600-63.500L40.629-63.575L40.629-62.868Q40.759-63.176 41.001-63.375Q41.244-63.575 41.562-63.575Q41.781-63.575 41.952-63.451Q42.123-63.326 42.123-63.114Q42.123-62.977 42.023-62.878Q41.924-62.779 41.791-62.779Q41.654-62.779 41.555-62.878Q41.456-62.977 41.456-63.114Q41.456-63.254 41.555-63.353Q41.265-63.353 41.065-63.157Q40.865-62.960 40.772-62.666Q40.680-62.372 40.680-62.092L40.680-60.978Q40.680-60.769 41.336-60.769L41.336-60.489M42.707-62Q42.707-62.338 42.847-62.629Q42.987-62.919 43.232-63.133Q43.476-63.346 43.780-63.461Q44.084-63.575 44.409-63.575Q44.679-63.575 44.942-63.476Q45.206-63.377 45.397-63.199L45.397-64.597Q45.397-64.867 45.289-64.929Q45.182-64.990 44.871-64.990L44.871-65.271L45.947-65.346L45.947-61.162Q45.947-60.974 46.002-60.891Q46.057-60.807 46.157-60.788Q46.258-60.769 46.474-60.769L46.474-60.489L45.366-60.421L45.366-60.838Q44.949-60.421 44.324-60.421Q43.893-60.421 43.520-60.633Q43.148-60.844 42.927-61.205Q42.707-61.566 42.707-62M44.382-60.643Q44.590-60.643 44.777-60.715Q44.963-60.786 45.117-60.923Q45.270-61.060 45.366-61.238L45.366-62.847Q45.281-62.994 45.135-63.114Q44.990-63.234 44.821-63.293Q44.652-63.353 44.471-63.353Q43.910-63.353 43.642-62.964Q43.373-62.574 43.373-61.993Q43.373-61.422 43.608-61.032Q43.842-60.643 44.382-60.643\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-82.053 26.888)\">\u003Cpath d=\"M51.501-60.349Q50.866-60.349 50.502-60.694Q50.137-61.039 50.002-61.564Q49.867-62.089 49.867-62.714Q49.867-63.739 50.223-64.438Q50.578-65.137 51.501-65.137Q52.428-65.137 52.780-64.438Q53.132-63.739 53.132-62.714Q53.132-62.089 52.997-61.564Q52.862-61.039 52.499-60.694Q52.137-60.349 51.501-60.349M51.501-60.574Q51.939-60.574 52.152-60.949Q52.366-61.323 52.416-61.790Q52.465-62.256 52.465-62.834Q52.465-63.387 52.416-63.815Q52.366-64.242 52.154-64.577Q51.942-64.912 51.501-64.912Q51.159-64.912 50.956-64.705Q50.753-64.498 50.666-64.186Q50.578-63.873 50.556-63.557Q50.534-63.240 50.534-62.834Q50.534-62.417 50.556-62.075Q50.578-61.733 50.667-61.385Q50.756-61.036 50.961-60.805Q51.166-60.574 51.501-60.574M54.208-60.909Q54.208-61.077 54.331-61.200Q54.454-61.323 54.629-61.323Q54.796-61.323 54.919-61.200Q55.042-61.077 55.042-60.909Q55.042-60.735 54.919-60.612Q54.796-60.489 54.629-60.489Q54.454-60.489 54.331-60.612Q54.208-60.735 54.208-60.909M57.746-60.349Q57.110-60.349 56.746-60.694Q56.382-61.039 56.247-61.564Q56.112-62.089 56.112-62.714Q56.112-63.739 56.468-64.438Q56.823-65.137 57.746-65.137Q58.672-65.137 59.024-64.438Q59.376-63.739 59.376-62.714Q59.376-62.089 59.241-61.564Q59.106-61.039 58.744-60.694Q58.382-60.349 57.746-60.349M57.746-60.574Q58.183-60.574 58.397-60.949Q58.611-61.323 58.660-61.790Q58.710-62.256 58.710-62.834Q58.710-63.387 58.660-63.815Q58.611-64.242 58.399-64.577Q58.187-64.912 57.746-64.912Q57.404-64.912 57.201-64.705Q56.997-64.498 56.910-64.186Q56.823-63.873 56.801-63.557Q56.779-63.240 56.779-62.834Q56.779-62.417 56.801-62.075Q56.823-61.733 56.912-61.385Q57.001-61.036 57.206-60.805Q57.411-60.574 57.746-60.574M61.728-60.349Q61.092-60.349 60.728-60.694Q60.364-61.039 60.229-61.564Q60.094-62.089 60.094-62.714Q60.094-63.739 60.450-64.438Q60.805-65.137 61.728-65.137Q62.654-65.137 63.006-64.438Q63.358-63.739 63.358-62.714Q63.358-62.089 63.223-61.564Q63.088-61.039 62.726-60.694Q62.364-60.349 61.728-60.349M61.728-60.574Q62.165-60.574 62.379-60.949Q62.593-61.323 62.642-61.790Q62.692-62.256 62.692-62.834Q62.692-63.387 62.642-63.815Q62.593-64.242 62.381-64.577Q62.169-64.912 61.728-64.912Q61.386-64.912 61.183-64.705Q60.979-64.498 60.892-64.186Q60.805-63.873 60.783-63.557Q60.761-63.240 60.761-62.834Q60.761-62.417 60.783-62.075Q60.805-61.733 60.894-61.385Q60.983-61.036 61.188-60.805Q61.393-60.574 61.728-60.574M67.046-60.489L64.517-60.489L64.517-60.769Q65.484-60.769 65.484-60.978L65.484-64.597Q65.091-64.409 64.469-64.409L64.469-64.690Q64.886-64.690 65.250-64.791Q65.614-64.891 65.870-65.137L65.997-65.137Q66.062-65.120 66.079-65.052L66.079-60.978Q66.079-60.769 67.046-60.769\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\">\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(169.472 26.888)\">\u003Cpath d=\"M25.180-60.489L23.444-60.489L23.444-60.769Q23.673-60.769 23.822-60.803Q23.970-60.838 23.970-60.978L23.970-62.827Q23.970-63.097 23.863-63.158Q23.755-63.220 23.444-63.220L23.444-63.500L24.473-63.575L24.473-62.868Q24.603-63.176 24.845-63.375Q25.088-63.575 25.406-63.575Q25.625-63.575 25.796-63.451Q25.967-63.326 25.967-63.114Q25.967-62.977 25.867-62.878Q25.768-62.779 25.635-62.779Q25.498-62.779 25.399-62.878Q25.300-62.977 25.300-63.114Q25.300-63.254 25.399-63.353Q25.109-63.353 24.909-63.157Q24.709-62.960 24.616-62.666Q24.524-62.372 24.524-62.092L24.524-60.978Q24.524-60.769 25.180-60.769L25.180-60.489M26.510-62.024Q26.510-62.345 26.635-62.634Q26.760-62.923 26.985-63.146Q27.211-63.370 27.506-63.490Q27.802-63.610 28.120-63.610Q28.448-63.610 28.710-63.510Q28.971-63.411 29.147-63.229Q29.323-63.046 29.417-62.788Q29.511-62.530 29.511-62.198Q29.511-62.106 29.429-62.085L27.173-62.085L27.173-62.024Q27.173-61.436 27.457-61.053Q27.741-60.670 28.308-60.670Q28.629-60.670 28.897-60.863Q29.166-61.056 29.255-61.371Q29.262-61.412 29.337-61.426L29.429-61.426Q29.511-61.402 29.511-61.330Q29.511-61.323 29.504-61.296Q29.391-60.899 29.021-60.660Q28.650-60.421 28.226-60.421Q27.788-60.421 27.388-60.629Q26.989-60.838 26.749-61.205Q26.510-61.572 26.510-62.024M27.180-62.294L28.995-62.294Q28.995-62.571 28.897-62.823Q28.800-63.076 28.602-63.232Q28.404-63.387 28.120-63.387Q27.843-63.387 27.629-63.229Q27.416-63.070 27.298-62.815Q27.180-62.560 27.180-62.294M31.487-60.516L30.506-63.015Q30.444-63.158 30.326-63.193Q30.208-63.227 29.993-63.227L29.993-63.507L31.473-63.507L31.473-63.227Q31.094-63.227 31.094-63.066Q31.094-63.056 31.107-63.015L31.822-61.183L32.495-62.888Q32.464-62.960 32.464-62.988Q32.464-63.015 32.437-63.015Q32.375-63.162 32.257-63.194Q32.139-63.227 31.928-63.227L31.928-63.507L33.325-63.507L33.325-63.227Q32.949-63.227 32.949-63.066Q32.949-63.035 32.956-63.015L33.712-61.077L34.399-62.827Q34.419-62.878 34.419-62.933Q34.419-63.073 34.306-63.150Q34.194-63.227 34.053-63.227L34.053-63.507L35.274-63.507L35.274-63.227Q35.069-63.227 34.913-63.121Q34.758-63.015 34.686-62.827L33.780-60.516Q33.746-60.421 33.633-60.421L33.565-60.421Q33.455-60.421 33.418-60.516L32.635-62.519L31.849-60.516Q31.815-60.421 31.702-60.421L31.634-60.421Q31.524-60.421 31.487-60.516\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(169.472 26.888)\">\u003Cpath d=\"M35.663-61.217Q35.663-61.549 35.886-61.776Q36.110-62.003 36.454-62.131Q36.797-62.260 37.170-62.312Q37.542-62.365 37.847-62.365L37.847-62.618Q37.847-62.823 37.739-63.003Q37.631-63.182 37.450-63.285Q37.269-63.387 37.061-63.387Q36.654-63.387 36.418-63.295Q36.507-63.258 36.553-63.174Q36.599-63.090 36.599-62.988Q36.599-62.892 36.553-62.813Q36.507-62.735 36.426-62.690Q36.346-62.646 36.257-62.646Q36.107-62.646 36.006-62.743Q35.905-62.841 35.905-62.988Q35.905-63.610 37.061-63.610Q37.272-63.610 37.522-63.546Q37.771-63.483 37.973-63.364Q38.175-63.244 38.301-63.059Q38.428-62.875 38.428-62.632L38.428-61.056Q38.428-60.940 38.489-60.844Q38.551-60.749 38.664-60.749Q38.773-60.749 38.838-60.843Q38.903-60.937 38.903-61.056L38.903-61.504L39.169-61.504L39.169-61.056Q39.169-60.786 38.942-60.621Q38.715-60.455 38.435-60.455Q38.226-60.455 38.089-60.609Q37.953-60.762 37.929-60.978Q37.782-60.711 37.500-60.566Q37.218-60.421 36.893-60.421Q36.616-60.421 36.332-60.496Q36.049-60.571 35.856-60.750Q35.663-60.930 35.663-61.217M36.278-61.217Q36.278-61.043 36.379-60.913Q36.479-60.783 36.635-60.713Q36.790-60.643 36.955-60.643Q37.173-60.643 37.382-60.740Q37.590-60.838 37.718-61.019Q37.847-61.200 37.847-61.426L37.847-62.154Q37.522-62.154 37.156-62.063Q36.790-61.972 36.534-61.760Q36.278-61.549 36.278-61.217M41.336-60.489L39.600-60.489L39.600-60.769Q39.829-60.769 39.978-60.803Q40.126-60.838 40.126-60.978L40.126-62.827Q40.126-63.097 40.019-63.158Q39.911-63.220 39.600-63.220L39.600-63.500L40.629-63.575L40.629-62.868Q40.759-63.176 41.001-63.375Q41.244-63.575 41.562-63.575Q41.781-63.575 41.952-63.451Q42.123-63.326 42.123-63.114Q42.123-62.977 42.023-62.878Q41.924-62.779 41.791-62.779Q41.654-62.779 41.555-62.878Q41.456-62.977 41.456-63.114Q41.456-63.254 41.555-63.353Q41.265-63.353 41.065-63.157Q40.865-62.960 40.772-62.666Q40.680-62.372 40.680-62.092L40.680-60.978Q40.680-60.769 41.336-60.769L41.336-60.489M42.707-62Q42.707-62.338 42.847-62.629Q42.987-62.919 43.232-63.133Q43.476-63.346 43.780-63.461Q44.084-63.575 44.409-63.575Q44.679-63.575 44.942-63.476Q45.206-63.377 45.397-63.199L45.397-64.597Q45.397-64.867 45.289-64.929Q45.182-64.990 44.871-64.990L44.871-65.271L45.947-65.346L45.947-61.162Q45.947-60.974 46.002-60.891Q46.057-60.807 46.157-60.788Q46.258-60.769 46.474-60.769L46.474-60.489L45.366-60.421L45.366-60.838Q44.949-60.421 44.324-60.421Q43.893-60.421 43.520-60.633Q43.148-60.844 42.927-61.205Q42.707-61.566 42.707-62M44.382-60.643Q44.590-60.643 44.777-60.715Q44.963-60.786 45.117-60.923Q45.270-61.060 45.366-61.238L45.366-62.847Q45.281-62.994 45.135-63.114Q44.990-63.234 44.821-63.293Q44.652-63.353 44.471-63.353Q43.910-63.353 43.642-62.964Q43.373-62.574 43.373-61.993Q43.373-61.422 43.608-61.032Q43.842-60.643 44.382-60.643\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(169.472 26.888)\">\u003Cpath d=\"M52.838-60.489L50.308-60.489L50.308-60.769Q51.276-60.769 51.276-60.978L51.276-64.597Q50.883-64.409 50.261-64.409L50.261-64.690Q50.678-64.690 51.042-64.791Q51.406-64.891 51.662-65.137L51.788-65.137Q51.853-65.120 51.870-65.052L51.870-60.978Q51.870-60.769 52.838-60.769L52.838-60.489M54.208-60.909Q54.208-61.077 54.331-61.200Q54.454-61.323 54.629-61.323Q54.796-61.323 54.919-61.200Q55.042-61.077 55.042-60.909Q55.042-60.735 54.919-60.612Q54.796-60.489 54.629-60.489Q54.454-60.489 54.331-60.612Q54.208-60.735 54.208-60.909M57.746-60.349Q57.110-60.349 56.746-60.694Q56.382-61.039 56.247-61.564Q56.112-62.089 56.112-62.714Q56.112-63.739 56.468-64.438Q56.823-65.137 57.746-65.137Q58.672-65.137 59.024-64.438Q59.376-63.739 59.376-62.714Q59.376-62.089 59.241-61.564Q59.106-61.039 58.744-60.694Q58.382-60.349 57.746-60.349M57.746-60.574Q58.183-60.574 58.397-60.949Q58.611-61.323 58.660-61.790Q58.710-62.256 58.710-62.834Q58.710-63.387 58.660-63.815Q58.611-64.242 58.399-64.577Q58.187-64.912 57.746-64.912Q57.404-64.912 57.201-64.705Q56.997-64.498 56.910-64.186Q56.823-63.873 56.801-63.557Q56.779-63.240 56.779-62.834Q56.779-62.417 56.801-62.075Q56.823-61.733 56.912-61.385Q57.001-61.036 57.206-60.805Q57.411-60.574 57.746-60.574\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">A hard-exploration chain. The agent starts at \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.5806em;vertical-align:-0.15em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.3011em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mtight\">1\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.15em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>; a small reward sits one step left, a large reward \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.7667em;vertical-align:-0.0833em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.109em;\">N\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003Cspan class=\"mbin\">−\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.6444em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">1\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> steps right. Undirected \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.4306em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">ε\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>-greedy grabs the near reward and needs a run of \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.7667em;vertical-align:-0.0833em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.109em;\">N\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003Cspan class=\"mbin\">−\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.6444em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">1\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> correct steps — probability \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.3669em;\">\u003C\u002Fspan>\u003Cspan class=\"mrel\">∼\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2778em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.888em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord\">2\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.888em;\">\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mtight\">\u003Cspan class=\"mord mtight\">−\u003C\u002Fspan>\u003Cspan class=\"mopen mtight\">(\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal mtight\" style=\"margin-right:0.109em;\">N\u003C\u002Fspan>\u003Cspan class=\"mbin mtight\">−\u003C\u002Fspan>\u003Cspan class=\"mord mtight\">1\u003C\u002Fspan>\u003Cspan class=\"mclose mtight\">)\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> — to ever reach the large one.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:333.360px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 250.020 138.207\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M-36.968 31.2H143.13\"\u002F>\u003Cpath stroke=\"none\" d=\"m145.13 31.2-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(130.122 9)\">\u003Cpath d=\"M-34.929 31.169L-36.152 28.313Q-36.234 28.137-36.378 28.093Q-36.523 28.048-36.792 28.048L-36.792 27.751L-35.081 27.751L-35.081 28.048Q-35.503 28.048-35.503 28.231Q-35.503 28.266-35.488 28.313L-34.542 30.505L-33.702 28.528Q-33.663 28.450-33.663 28.360Q-33.663 28.220-33.769 28.134Q-33.874 28.048-34.015 28.048L-34.015 27.751L-32.663 27.751L-32.663 28.048Q-33.187 28.048-33.402 28.528L-34.527 31.169Q-34.589 31.278-34.695 31.278L-34.761 31.278Q-34.874 31.278-34.929 31.169M-30.390 31.200L-32.167 31.200L-32.167 30.903Q-31.894 30.903-31.726 30.856Q-31.558 30.809-31.558 30.641L-31.558 28.505Q-31.558 28.290-31.614 28.194Q-31.671 28.098-31.784 28.077Q-31.898 28.055-32.144 28.055L-32.144 27.759L-30.945 27.673L-30.945 30.641Q-30.945 30.809-30.798 30.856Q-30.652 30.903-30.390 30.903L-30.390 31.200M-31.831 26.278Q-31.831 26.087-31.697 25.956Q-31.562 25.825-31.366 25.825Q-31.245 25.825-31.142 25.887Q-31.038 25.950-30.976 26.054Q-30.913 26.157-30.913 26.278Q-30.913 26.473-31.044 26.608Q-31.175 26.743-31.366 26.743Q-31.566 26.743-31.698 26.610Q-31.831 26.477-31.831 26.278M-29.847 31.192L-29.847 29.970Q-29.847 29.942-29.816 29.911Q-29.784 29.880-29.761 29.880L-29.656 29.880Q-29.585 29.880-29.570 29.942Q-29.507 30.262-29.368 30.503Q-29.230 30.743-28.997 30.884Q-28.765 31.024-28.456 31.024Q-28.218 31.024-28.009 30.964Q-27.800 30.903-27.663 30.755Q-27.527 30.606-27.527 30.360Q-27.527 30.106-27.738 29.940Q-27.948 29.774-28.218 29.720L-28.839 29.606Q-29.245 29.528-29.546 29.272Q-29.847 29.016-29.847 28.641Q-29.847 28.274-29.646 28.052Q-29.445 27.829-29.120 27.731Q-28.796 27.634-28.456 27.634Q-27.991 27.634-27.695 27.841L-27.472 27.657Q-27.448 27.634-27.417 27.634L-27.366 27.634Q-27.335 27.634-27.308 27.661Q-27.281 27.688-27.281 27.720L-27.281 28.704Q-27.281 28.735-27.306 28.764Q-27.331 28.794-27.366 28.794L-27.472 28.794Q-27.507 28.794-27.534 28.766Q-27.562 28.739-27.562 28.704Q-27.562 28.305-27.814 28.085Q-28.066 27.864-28.464 27.864Q-28.820 27.864-29.103 27.987Q-29.386 28.110-29.386 28.415Q-29.386 28.634-29.185 28.766Q-28.984 28.899-28.738 28.942L-28.113 29.055Q-27.683 29.145-27.374 29.442Q-27.066 29.739-27.066 30.153Q-27.066 30.723-27.464 31.001Q-27.863 31.278-28.456 31.278Q-29.007 31.278-29.359 30.942L-29.656 31.255Q-29.679 31.278-29.714 31.278L-29.761 31.278Q-29.784 31.278-29.816 31.247Q-29.847 31.216-29.847 31.192M-24.679 31.200L-26.456 31.200L-26.456 30.903Q-26.183 30.903-26.015 30.856Q-25.847 30.809-25.847 30.641L-25.847 28.505Q-25.847 28.290-25.904 28.194Q-25.960 28.098-26.073 28.077Q-26.187 28.055-26.433 28.055L-26.433 27.759L-25.234 27.673L-25.234 30.641Q-25.234 30.809-25.087 30.856Q-24.941 30.903-24.679 30.903L-24.679 31.200M-26.120 26.278Q-26.120 26.087-25.986 25.956Q-25.851 25.825-25.656 25.825Q-25.534 25.825-25.431 25.887Q-25.327 25.950-25.265 26.054Q-25.202 26.157-25.202 26.278Q-25.202 26.473-25.333 26.608Q-25.464 26.743-25.656 26.743Q-25.855 26.743-25.988 26.610Q-26.120 26.477-26.120 26.278M-23.554 30.239L-23.554 28.048L-24.257 28.048L-24.257 27.794Q-23.902 27.794-23.659 27.561Q-23.417 27.329-23.306 26.981Q-23.195 26.634-23.195 26.278L-22.913 26.278L-22.913 27.751L-21.738 27.751L-21.738 28.048L-22.913 28.048L-22.913 30.223Q-22.913 30.544-22.794 30.772Q-22.675 31.001-22.394 31.001Q-22.214 31.001-22.097 30.878Q-21.980 30.755-21.927 30.575Q-21.874 30.395-21.874 30.223L-21.874 29.751L-21.593 29.751L-21.593 30.239Q-21.593 30.493-21.698 30.733Q-21.804 30.973-22.001 31.126Q-22.198 31.278-22.456 31.278Q-22.773 31.278-23.025 31.155Q-23.277 31.032-23.415 30.798Q-23.554 30.563-23.554 30.239\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(130.122 9)\">\u003Cpath d=\"M-17.986 29.473Q-17.986 28.977-17.736 28.552Q-17.486 28.126-17.066 27.880Q-16.646 27.634-16.146 27.634Q-15.607 27.634-15.216 27.759Q-14.826 27.884-14.826 28.298Q-14.826 28.403-14.876 28.495Q-14.927 28.587-15.019 28.637Q-15.111 28.688-15.220 28.688Q-15.326 28.688-15.417 28.637Q-15.509 28.587-15.560 28.495Q-15.611 28.403-15.611 28.298Q-15.611 28.075-15.443 27.970Q-15.665 27.911-16.138 27.911Q-16.435 27.911-16.650 28.050Q-16.865 28.188-16.996 28.419Q-17.126 28.649-17.185 28.919Q-17.244 29.188-17.244 29.473Q-17.244 29.868-17.111 30.218Q-16.978 30.567-16.706 30.784Q-16.435 31.001-16.037 31.001Q-15.662 31.001-15.386 30.784Q-15.111 30.567-15.009 30.208Q-14.994 30.145-14.931 30.145L-14.826 30.145Q-14.790 30.145-14.765 30.173Q-14.740 30.200-14.740 30.239L-14.740 30.262Q-14.872 30.743-15.257 31.011Q-15.642 31.278-16.146 31.278Q-16.509 31.278-16.843 31.141Q-17.177 31.005-17.437 30.755Q-17.697 30.505-17.841 30.169Q-17.986 29.833-17.986 29.473M-14.251 29.505Q-14.251 29.001-13.996 28.569Q-13.740 28.137-13.304 27.886Q-12.869 27.634-12.369 27.634Q-11.982 27.634-11.640 27.778Q-11.298 27.923-11.037 28.184Q-10.775 28.446-10.632 28.782Q-10.490 29.118-10.490 29.505Q-10.490 29.997-10.753 30.407Q-11.017 30.817-11.447 31.048Q-11.876 31.278-12.369 31.278Q-12.861 31.278-13.294 31.046Q-13.728 30.813-13.990 30.405Q-14.251 29.997-14.251 29.505M-12.369 31.001Q-11.912 31.001-11.660 30.778Q-11.408 30.555-11.320 30.204Q-11.232 29.852-11.232 29.407Q-11.232 28.977-11.326 28.639Q-11.419 28.302-11.673 28.095Q-11.927 27.887-12.369 27.887Q-13.017 27.887-13.261 28.304Q-13.505 28.720-13.505 29.407Q-13.505 29.852-13.417 30.204Q-13.329 30.555-13.078 30.778Q-12.826 31.001-12.369 31.001M-9.322 30.247L-9.322 28.505Q-9.322 28.290-9.384 28.194Q-9.447 28.098-9.566 28.077Q-9.685 28.055-9.931 28.055L-9.931 27.759L-8.685 27.673L-8.685 30.223L-8.685 30.247Q-8.685 30.559-8.630 30.721Q-8.576 30.884-8.425 30.954Q-8.275 31.024-7.954 31.024Q-7.525 31.024-7.251 30.686Q-6.978 30.348-6.978 29.903L-6.978 28.505Q-6.978 28.290-7.040 28.194Q-7.103 28.098-7.222 28.077Q-7.341 28.055-7.587 28.055L-7.587 27.759L-6.341 27.673L-6.341 30.458Q-6.341 30.669-6.279 30.764Q-6.216 30.860-6.097 30.882Q-5.978 30.903-5.732 30.903L-5.732 31.200L-6.954 31.278L-6.954 30.657Q-7.122 30.946-7.404 31.112Q-7.685 31.278-8.005 31.278Q-9.322 31.278-9.322 30.247M-3.357 31.200L-5.212 31.200L-5.212 30.903Q-4.939 30.903-4.771 30.856Q-4.603 30.809-4.603 30.641L-4.603 28.505Q-4.603 28.290-4.665 28.194Q-4.728 28.098-4.847 28.077Q-4.966 28.055-5.212 28.055L-5.212 27.759L-4.021 27.673L-4.021 28.407Q-3.908 28.192-3.714 28.024Q-3.521 27.856-3.283 27.764Q-3.044 27.673-2.790 27.673Q-1.622 27.673-1.622 28.751L-1.622 30.641Q-1.622 30.809-1.453 30.856Q-1.283 30.903-1.013 30.903L-1.013 31.200L-2.869 31.200L-2.869 30.903Q-2.595 30.903-2.427 30.856Q-2.259 30.809-2.259 30.641L-2.259 28.766Q-2.259 28.384-2.380 28.155Q-2.501 27.927-2.853 27.927Q-3.165 27.927-3.419 28.089Q-3.673 28.251-3.820 28.520Q-3.966 28.790-3.966 29.087L-3.966 30.641Q-3.966 30.809-3.796 30.856Q-3.626 30.903-3.357 30.903\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(130.122 9)\">\u003Cpath d=\"M-0.168 30.239L-0.168 28.048L-0.871 28.048L-0.871 27.794Q-0.515 27.794-0.273 27.561Q-0.031 27.329 0.080 26.981Q0.192 26.634 0.192 26.278L0.473 26.278L0.473 27.751L1.649 27.751L1.649 28.048L0.473 28.048L0.473 30.223Q0.473 30.544 0.592 30.772Q0.711 31.001 0.992 31.001Q1.172 31.001 1.289 30.878Q1.407 30.755 1.459 30.575Q1.512 30.395 1.512 30.223L1.512 29.751L1.793 29.751L1.793 30.239Q1.793 30.493 1.688 30.733Q1.582 30.973 1.385 31.126Q1.188 31.278 0.930 31.278Q0.614 31.278 0.362 31.155Q0.110 31.032-0.029 30.798Q-0.168 30.563-0.168 30.239\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(130.122 9)\">\u003Cpath d=\"M7.366 31.200L5.444 31.200L5.444 30.903Q6.253 30.903 6.253 30.423L6.253 26.079Q5.995 26.032 5.444 26.032L5.444 25.735L6.940 25.735Q6.999 25.755 7.010 25.766L10.018 29.954L10.018 26.512Q10.018 26.032 9.213 26.032L9.213 25.735L11.131 25.735L11.131 26.032Q10.323 26.032 10.323 26.512L10.323 31.095Q10.303 31.180 10.229 31.200L10.124 31.200Q10.069 31.188 10.053 31.161L6.557 26.305L6.557 30.423Q6.557 30.903 7.366 30.903\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M-36.968 31.2v-89.049\"\u002F>\u003Cpath stroke=\"none\" d=\"m-36.968-59.849-1.6 3.2 1.6-1.2 1.6 1.2\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(-25.303 -94.582)\">\u003Cpath d=\"M-35.816 31.200L-36.097 31.200L-36.097 26.481Q-36.097 26.266-36.159 26.171Q-36.222 26.075-36.339 26.054Q-36.456 26.032-36.702 26.032L-36.702 25.735L-35.480 25.649L-35.480 28.137Q-35.003 27.673-34.304 27.673Q-33.823 27.673-33.415 27.917Q-33.007 28.161-32.771 28.575Q-32.534 28.989-32.534 29.473Q-32.534 29.848-32.683 30.177Q-32.831 30.505-33.101 30.757Q-33.370 31.009-33.714 31.143Q-34.058 31.278-34.417 31.278Q-34.738 31.278-35.036 31.130Q-35.335 30.981-35.542 30.720L-35.816 31.200M-35.456 28.528L-35.456 30.368Q-35.304 30.665-35.044 30.845Q-34.784 31.024-34.472 31.024Q-34.046 31.024-33.779 30.805Q-33.511 30.587-33.396 30.241Q-33.281 29.895-33.281 29.473Q-33.281 28.825-33.529 28.376Q-33.777 27.927-34.374 27.927Q-34.710 27.927-34.999 28.085Q-35.288 28.243-35.456 28.528\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-25.303 -94.582)\">\u003Cpath d=\"M-31.771 29.505Q-31.771 29.001-31.515 28.569Q-31.259 28.137-30.823 27.886Q-30.388 27.634-29.888 27.634Q-29.501 27.634-29.159 27.778Q-28.818 27.923-28.556 28.184Q-28.294 28.446-28.152 28.782Q-28.009 29.118-28.009 29.505Q-28.009 29.997-28.273 30.407Q-28.536 30.817-28.966 31.048Q-29.396 31.278-29.888 31.278Q-30.380 31.278-30.814 31.046Q-31.247 30.813-31.509 30.405Q-31.771 29.997-31.771 29.505M-29.888 31.001Q-29.431 31.001-29.179 30.778Q-28.927 30.555-28.839 30.204Q-28.751 29.852-28.751 29.407Q-28.751 28.977-28.845 28.639Q-28.939 28.302-29.193 28.095Q-29.447 27.887-29.888 27.887Q-30.536 27.887-30.780 28.304Q-31.025 28.720-31.025 29.407Q-31.025 29.852-30.937 30.204Q-30.849 30.555-30.597 30.778Q-30.345 31.001-29.888 31.001M-25.595 31.200L-27.450 31.200L-27.450 30.903Q-27.177 30.903-27.009 30.856Q-26.841 30.809-26.841 30.641L-26.841 28.505Q-26.841 28.290-26.904 28.194Q-26.966 28.098-27.085 28.077Q-27.204 28.055-27.450 28.055L-27.450 27.759L-26.259 27.673L-26.259 28.407Q-26.146 28.192-25.952 28.024Q-25.759 27.856-25.521 27.764Q-25.282 27.673-25.029 27.673Q-23.861 27.673-23.861 28.751L-23.861 30.641Q-23.861 30.809-23.691 30.856Q-23.521 30.903-23.251 30.903L-23.251 31.200L-25.107 31.200L-25.107 30.903Q-24.833 30.903-24.665 30.856Q-24.497 30.809-24.497 30.641L-24.497 28.766Q-24.497 28.384-24.618 28.155Q-24.739 27.927-25.091 27.927Q-25.404 27.927-25.657 28.089Q-25.911 28.251-26.058 28.520Q-26.204 28.790-26.204 29.087L-26.204 30.641Q-26.204 30.809-26.034 30.856Q-25.864 30.903-25.595 30.903\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-25.303 -94.582)\">\u003Cpath d=\"M-22.351 30.247L-22.351 28.505Q-22.351 28.290-22.414 28.194Q-22.476 28.098-22.595 28.077Q-22.714 28.055-22.960 28.055L-22.960 27.759L-21.714 27.673L-21.714 30.223L-21.714 30.247Q-21.714 30.559-21.660 30.721Q-21.605 30.884-21.455 30.954Q-21.304 31.024-20.984 31.024Q-20.554 31.024-20.281 30.686Q-20.007 30.348-20.007 29.903L-20.007 28.505Q-20.007 28.290-20.070 28.194Q-20.132 28.098-20.252 28.077Q-20.371 28.055-20.617 28.055L-20.617 27.759L-19.371 27.673L-19.371 30.458Q-19.371 30.669-19.308 30.764Q-19.246 30.860-19.127 30.882Q-19.007 30.903-18.761 30.903L-18.761 31.200L-19.984 31.278L-19.984 30.657Q-20.152 30.946-20.433 31.112Q-20.714 31.278-21.035 31.278Q-22.351 31.278-22.351 30.247M-18.273 31.192L-18.273 29.970Q-18.273 29.942-18.242 29.911Q-18.210 29.880-18.187 29.880L-18.082 29.880Q-18.011 29.880-17.996 29.942Q-17.933 30.262-17.794 30.503Q-17.656 30.743-17.423 30.884Q-17.191 31.024-16.882 31.024Q-16.644 31.024-16.435 30.964Q-16.226 30.903-16.089 30.755Q-15.953 30.606-15.953 30.360Q-15.953 30.106-16.164 29.940Q-16.375 29.774-16.644 29.720L-17.265 29.606Q-17.671 29.528-17.972 29.272Q-18.273 29.016-18.273 28.641Q-18.273 28.274-18.072 28.052Q-17.871 27.829-17.546 27.731Q-17.222 27.634-16.882 27.634Q-16.418 27.634-16.121 27.841L-15.898 27.657Q-15.875 27.634-15.843 27.634L-15.793 27.634Q-15.761 27.634-15.734 27.661Q-15.707 27.688-15.707 27.720L-15.707 28.704Q-15.707 28.735-15.732 28.764Q-15.757 28.794-15.793 28.794L-15.898 28.794Q-15.933 28.794-15.960 28.766Q-15.988 28.739-15.988 28.704Q-15.988 28.305-16.240 28.085Q-16.492 27.864-16.890 27.864Q-17.246 27.864-17.529 27.987Q-17.812 28.110-17.812 28.415Q-17.812 28.634-17.611 28.766Q-17.410 28.899-17.164 28.942L-16.539 29.055Q-16.109 29.145-15.800 29.442Q-15.492 29.739-15.492 30.153Q-15.492 30.723-15.890 31.001Q-16.289 31.278-16.882 31.278Q-17.433 31.278-17.785 30.942L-18.082 31.255Q-18.105 31.278-18.140 31.278L-18.187 31.278Q-18.210 31.278-18.242 31.247Q-18.273 31.216-18.273 31.192\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" stroke=\"var(--tk-accent)\" d=\"m-32.7-43.63 2.107 13.603 2.107 8.146 2.105 5.574 2.107 4.12 2.108 3.206 2.107 2.586 2.107 2.146 2.108 1.814 2.104 1.561L-11.632.49l2.107 1.202 2.108 1.072 2.107.962 2.105.87 2.107.794 2.108.727 2.107.667 2.107.618 2.108.572 2.105.534 2.107.497 2.107.468 2.108.438 2.107.414 2.107.39 2.105.368 2.108.35 2.107.331 2.107.317 2.108.3 2.105.287 2.107.276 2.107.26 2.108.253 2.107.242 2.107.232 2.105.223 2.108.213 2.107.206 2.107.2 2.108.191 2.107.186 2.105.18 2.107.173 2.108.168 2.107.162 2.107.157 2.108.153 2.105.148 2.107.144 2.107.14 2.108.136 2.107.133 2.105.128 2.107.125 2.108.123 2.107.12 2.108.115 2.107.113 2.105.11 2.107.109 2.107.104 2.108.102 2.107.102 2.108.098 2.104.096 2.108.093 2.107.092 2.108.09 2.107.088 2.105.086 2.107.085 2.107.083 2.108.08 2.107.08 2.108.078 2.104.077 2.108.075 2.107.073\" style=\"stroke-width:1.2\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\">\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(151.487 -75.072)\">\u003Cpath d=\"M-36.654 29.689Q-36.654 29.361-36.519 29.060Q-36.384 28.760-36.148 28.539Q-35.912 28.319-35.608 28.199Q-35.303 28.079-34.979 28.079Q-34.473 28.079-34.124 28.182Q-33.776 28.284-33.776 28.660Q-33.776 28.807-33.873 28.908Q-33.970 29.009-34.117 29.009Q-34.271 29.009-34.370 28.910Q-34.469 28.811-34.469 28.660Q-34.469 28.472-34.329 28.380Q-34.531 28.329-34.972 28.329Q-35.327 28.329-35.556 28.525Q-35.785 28.722-35.886 29.031Q-35.987 29.341-35.987 29.689Q-35.987 30.038-35.861 30.344Q-35.734 30.650-35.479 30.834Q-35.225 31.019-34.869 31.019Q-34.647 31.019-34.463 30.935Q-34.278 30.851-34.143 30.696Q-34.008 30.540-33.950 30.332Q-33.936 30.277-33.882 30.277L-33.769 30.277Q-33.738 30.277-33.716 30.301Q-33.694 30.325-33.694 30.359L-33.694 30.380Q-33.779 30.667-33.967 30.865Q-34.155 31.063-34.420 31.166Q-34.685 31.268-34.979 31.268Q-35.409 31.268-35.797 31.062Q-36.185 30.855-36.419 30.492Q-36.654 30.130-36.654 29.689\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(151.487 -75.072)\">\u003Cpath d=\"M-30.404 31.193L-30.404 30.130Q-30.404 30.106-30.376 30.079Q-30.349 30.052-30.325 30.052L-30.216 30.052Q-30.151 30.052-30.137 30.110Q-30.041 30.544-29.795 30.795Q-29.549 31.046-29.135 31.046Q-28.794 31.046-28.541 30.913Q-28.288 30.780-28.288 30.472Q-28.288 30.315-28.382 30.200Q-28.476 30.086-28.614 30.017Q-28.753 29.949-28.920 29.911L-29.501 29.812Q-29.857 29.744-30.130 29.523Q-30.404 29.303-30.404 28.961Q-30.404 28.712-30.292 28.537Q-30.181 28.363-29.995 28.264Q-29.809 28.165-29.593 28.122Q-29.378 28.079-29.135 28.079Q-28.722 28.079-28.442 28.261L-28.226 28.086Q-28.216 28.083-28.209 28.081Q-28.202 28.079-28.192 28.079L-28.141 28.079Q-28.114 28.079-28.090 28.103Q-28.066 28.127-28.066 28.155L-28.066 29.002Q-28.066 29.023-28.090 29.050Q-28.114 29.077-28.141 29.077L-28.254 29.077Q-28.281 29.077-28.307 29.052Q-28.332 29.026-28.332 29.002Q-28.332 28.766-28.438 28.602Q-28.544 28.438-28.727 28.356Q-28.910 28.274-29.142 28.274Q-29.470 28.274-29.727 28.377Q-29.983 28.479-29.983 28.756Q-29.983 28.951-29.800 29.060Q-29.617 29.170-29.388 29.211L-28.814 29.317Q-28.568 29.365-28.354 29.493Q-28.141 29.621-28.004 29.824Q-27.867 30.028-27.867 30.277Q-27.867 30.790-28.233 31.029Q-28.599 31.268-29.135 31.268Q-29.631 31.268-29.963 30.974L-30.229 31.248Q-30.250 31.268-30.277 31.268L-30.325 31.268Q-30.349 31.268-30.376 31.241Q-30.404 31.214-30.404 31.193M-25.615 31.268Q-26.046 31.268-26.422 31.056Q-26.798 30.845-27.018 30.484Q-27.239 30.123-27.239 29.689Q-27.239 29.245-27.001 28.884Q-26.763 28.524-26.377 28.319Q-25.991 28.114-25.550 28.114Q-25.232 28.114-24.948 28.269Q-24.665 28.425-24.480 28.701L-24.234 28.114L-23.998 28.114L-23.998 32.068Q-23.998 32.205-23.848 32.241Q-23.697 32.277-23.472 32.277L-23.472 32.557L-25.102 32.557L-25.102 32.277Q-24.877 32.277-24.728 32.242Q-24.579 32.208-24.579 32.068L-24.579 30.807Q-24.778 31.026-25.049 31.147Q-25.321 31.268-25.615 31.268M-25.564 31.046Q-25.232 31.046-24.960 30.841Q-24.689 30.636-24.549 30.311L-24.549 29.177Q-24.607 28.954-24.738 28.772Q-24.870 28.589-25.060 28.478Q-25.249 28.367-25.475 28.367Q-25.803 28.367-26.054 28.563Q-26.305 28.760-26.439 29.067Q-26.572 29.375-26.572 29.696Q-26.572 29.997-26.456 30.313Q-26.340 30.629-26.111 30.838Q-25.882 31.046-25.564 31.046M-21.288 31.200L-23.024 31.200L-23.024 30.920Q-22.795 30.920-22.646 30.886Q-22.498 30.851-22.498 30.711L-22.498 28.862Q-22.498 28.592-22.605 28.531Q-22.713 28.469-23.024 28.469L-23.024 28.189L-21.995 28.114L-21.995 28.821Q-21.865 28.513-21.623 28.314Q-21.380 28.114-21.062 28.114Q-20.843 28.114-20.673 28.238Q-20.502 28.363-20.502 28.575Q-20.502 28.712-20.601 28.811Q-20.700 28.910-20.833 28.910Q-20.970 28.910-21.069 28.811Q-21.168 28.712-21.168 28.575Q-21.168 28.435-21.069 28.336Q-21.360 28.336-21.560 28.532Q-21.760 28.729-21.852 29.023Q-21.944 29.317-21.944 29.597L-21.944 30.711Q-21.944 30.920-21.288 30.920L-21.288 31.200M-19.391 30.359L-19.391 28.462L-20.030 28.462L-20.030 28.240Q-19.712 28.240-19.495 28.030Q-19.278 27.820-19.177 27.510Q-19.076 27.201-19.076 26.893L-18.810 26.893L-18.810 28.182L-17.733 28.182L-17.733 28.462L-18.810 28.462L-18.810 30.346Q-18.810 30.622-18.706 30.821Q-18.601 31.019-18.342 31.019Q-18.184 31.019-18.078 30.915Q-17.972 30.810-17.923 30.657Q-17.873 30.503-17.873 30.346L-17.873 29.932L-17.607 29.932L-17.607 30.359Q-17.607 30.585-17.706 30.795Q-17.805 31.005-17.989 31.137Q-18.174 31.268-18.403 31.268Q-18.841 31.268-19.116 31.031Q-19.391 30.793-19.391 30.359M-14.667 32.950Q-15.218 32.550-15.588 31.995Q-15.959 31.439-16.140 30.793Q-16.322 30.147-16.322 29.450Q-16.322 28.937-16.221 28.442Q-16.120 27.946-15.915 27.495Q-15.710 27.044-15.397 26.652Q-15.084 26.261-14.667 25.957Q-14.657 25.953-14.650 25.952Q-14.643 25.950-14.633 25.950L-14.565 25.950Q-14.530 25.950-14.508 25.974Q-14.486 25.998-14.486 26.035Q-14.486 26.080-14.513 26.097Q-14.862 26.398-15.115 26.782Q-15.368 27.167-15.520 27.608Q-15.672 28.049-15.744 28.505Q-15.816 28.961-15.816 29.450Q-15.816 30.451-15.506 31.338Q-15.197 32.225-14.513 32.810Q-14.486 32.827-14.486 32.871Q-14.486 32.909-14.508 32.933Q-14.530 32.957-14.565 32.957L-14.633 32.957Q-14.640 32.953-14.648 32.952Q-14.657 32.950-14.667 32.950M-12.008 31.200L-13.611 31.200L-13.611 30.920Q-13.385 30.920-13.237 30.886Q-13.088 30.851-13.088 30.711L-13.088 27.092Q-13.088 26.822-13.196 26.760Q-13.303 26.699-13.611 26.699L-13.611 26.418L-12.534 26.343L-12.534 30.711Q-12.534 30.848-12.384 30.884Q-12.234 30.920-12.008 30.920L-12.008 31.200M-9.732 31.200L-11.365 31.200L-11.365 30.920Q-11.136 30.920-10.988 30.886Q-10.839 30.851-10.839 30.711L-10.839 28.862Q-10.839 28.592-10.947 28.531Q-11.054 28.469-11.365 28.469L-11.365 28.189L-10.306 28.114L-10.306 28.763Q-10.135 28.455-9.831 28.284Q-9.527 28.114-9.181 28.114Q-8.676 28.114-8.392 28.337Q-8.108 28.561-8.108 29.057L-8.108 30.711Q-8.108 30.848-7.959 30.884Q-7.811 30.920-7.585 30.920L-7.585 31.200L-9.216 31.200L-9.216 30.920Q-8.987 30.920-8.838 30.886Q-8.689 30.851-8.689 30.711L-8.689 29.071Q-8.689 28.736-8.809 28.536Q-8.928 28.336-9.243 28.336Q-9.513 28.336-9.747 28.472Q-9.981 28.609-10.120 28.843Q-10.258 29.077-10.258 29.351L-10.258 30.711Q-10.258 30.848-10.108 30.884Q-9.957 30.920-9.732 30.920\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(151.487 -75.072)\">\u003Cpath d=\"M-3.757 30.359L-3.757 28.462L-4.396 28.462L-4.396 28.240Q-4.078 28.240-3.861 28.030Q-3.644 27.820-3.544 27.510Q-3.443 27.201-3.443 26.893L-3.176 26.893L-3.176 28.182L-2.099 28.182L-2.099 28.462L-3.176 28.462L-3.176 30.346Q-3.176 30.622-3.072 30.821Q-2.968 31.019-2.708 31.019Q-2.551 31.019-2.445 30.915Q-2.339 30.810-2.289 30.657Q-2.240 30.503-2.240 30.346L-2.240 29.932L-1.973 29.932L-1.973 30.359Q-1.973 30.585-2.072 30.795Q-2.171 31.005-2.356 31.137Q-2.540 31.268-2.769 31.268Q-3.207 31.268-3.482 31.031Q-3.757 30.793-3.757 30.359\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(151.487 -75.072)\">\u003Cpath d=\"M1.710 32.783Q1.710 32.765 1.723 32.718L4.379 26.056Q4.434 25.950 4.540 25.950Q4.605 25.950 4.656 26.001Q4.707 26.053 4.707 26.117Q4.707 26.141 4.706 26.153Q4.704 26.165 4.700 26.182L2.048 32.844Q1.976 32.950 1.888 32.950Q1.819 32.950 1.764 32.899Q1.710 32.847 1.710 32.783\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(151.487 -75.072)\">\u003Cpath d=\"M10.014 31.200L8.281 31.200L8.281 30.920Q9.003 30.920 9.003 30.520L9.003 26.733Q8.770 26.699 8.281 26.699L8.281 26.418L9.638 26.418Q9.679 26.432 9.700 26.446L12.403 30.093L12.403 27.098Q12.403 26.699 11.682 26.699L11.682 26.418L13.419 26.418L13.419 26.699Q12.697 26.699 12.697 27.098L12.697 31.108Q12.680 31.183 12.612 31.200L12.492 31.200Q12.444 31.190 12.431 31.166L9.297 26.945L9.297 30.520Q9.297 30.920 10.014 30.920L10.014 31.200M14.437 32.957L14.369 32.957Q14.335 32.957 14.312 32.931Q14.290 32.906 14.290 32.871Q14.290 32.827 14.321 32.810Q14.676 32.506 14.926 32.116Q15.175 31.726 15.328 31.294Q15.480 30.862 15.550 30.393Q15.620 29.925 15.620 29.450Q15.620 28.971 15.550 28.505Q15.480 28.038 15.326 27.603Q15.172 27.167 14.921 26.779Q14.670 26.391 14.321 26.097Q14.290 26.080 14.290 26.035Q14.290 26.001 14.312 25.976Q14.335 25.950 14.369 25.950L14.437 25.950Q14.447 25.950 14.456 25.952Q14.465 25.953 14.475 25.957Q15.018 26.357 15.391 26.910Q15.763 27.464 15.944 28.110Q16.126 28.756 16.126 29.450Q16.126 30.151 15.944 30.798Q15.763 31.446 15.389 32Q15.015 32.554 14.475 32.950Q14.465 32.950 14.456 32.952Q14.447 32.953 14.437 32.957\" 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=\"var(--tk-warn)\" stroke=\"none\" d=\"M-30.7-43.63a2 2 0 1 0-4 0 2 2 0 0 0 4 0m-2 0\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\">\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(10.645 -72.44)\">\u003Cpath d=\"M-34.856 31.200L-36.589 31.200L-36.589 30.920Q-35.867 30.920-35.867 30.520L-35.867 26.733Q-36.100 26.699-36.589 26.699L-36.589 26.418L-35.232 26.418Q-35.191 26.432-35.170 26.446L-32.467 30.093L-32.467 27.098Q-32.467 26.699-33.188 26.699L-33.188 26.418L-31.451 26.418L-31.451 26.699Q-32.173 26.699-32.173 27.098L-32.173 31.108Q-32.190 31.183-32.258 31.200L-32.378 31.200Q-32.426 31.190-32.439 31.166L-35.573 26.945L-35.573 30.520Q-35.573 30.920-34.856 30.920L-34.856 31.200M-25.586 30.393L-30.419 30.393Q-30.488 30.383-30.534 30.337Q-30.580 30.291-30.580 30.219Q-30.580 30.154-30.534 30.108Q-30.488 30.062-30.419 30.052L-25.586 30.052Q-25.518 30.062-25.472 30.108Q-25.426 30.154-25.426 30.219Q-25.426 30.291-25.472 30.337Q-25.518 30.383-25.586 30.393M-25.586 28.855L-30.419 28.855Q-30.488 28.845-30.534 28.799Q-30.580 28.753-30.580 28.681Q-30.580 28.537-30.419 28.513L-25.586 28.513Q-25.426 28.537-25.426 28.681Q-25.426 28.753-25.472 28.799Q-25.518 28.845-25.586 28.855M-21.604 31.200L-24.134 31.200L-24.134 30.920Q-23.166 30.920-23.166 30.711L-23.166 27.092Q-23.559 27.280-24.181 27.280L-24.181 26.999Q-23.764 26.999-23.400 26.898Q-23.036 26.798-22.780 26.552L-22.654 26.552Q-22.589 26.569-22.572 26.637L-22.572 30.711Q-22.572 30.920-21.604 30.920L-21.604 31.200M-20.234 30.780Q-20.234 30.612-20.111 30.489Q-19.988 30.366-19.813 30.366Q-19.646 30.366-19.523 30.489Q-19.400 30.612-19.400 30.780Q-19.400 30.954-19.523 31.077Q-19.646 31.200-19.813 31.200Q-19.988 31.200-20.111 31.077Q-20.234 30.954-20.234 30.780M-20.234 28.596Q-20.234 28.428-20.111 28.305Q-19.988 28.182-19.813 28.182Q-19.646 28.182-19.523 28.305Q-19.400 28.428-19.400 28.596Q-19.400 28.770-19.523 28.893Q-19.646 29.016-19.813 29.016Q-19.988 29.016-20.111 28.893Q-20.234 28.770-20.234 28.596\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.645 -72.44)\">\u003Cpath d=\"M-11.794 31.200L-14.679 31.200L-14.679 30.998Q-14.679 30.968-14.652 30.940L-13.404 29.723Q-13.332 29.648-13.290 29.606Q-13.247 29.563-13.168 29.484Q-12.755 29.071-12.524 28.713Q-12.293 28.356-12.293 27.932Q-12.293 27.700-12.372 27.497Q-12.451 27.293-12.592 27.143Q-12.734 26.992-12.929 26.912Q-13.124 26.832-13.356 26.832Q-13.667 26.832-13.925 26.991Q-14.183 27.150-14.313 27.427L-14.293 27.427Q-14.125 27.427-14.018 27.538Q-13.910 27.649-13.910 27.813Q-13.910 27.970-14.019 28.083Q-14.129 28.196-14.293 28.196Q-14.453 28.196-14.566 28.083Q-14.679 27.970-14.679 27.813Q-14.679 27.437-14.471 27.150Q-14.262 26.863-13.927 26.707Q-13.592 26.552-13.237 26.552Q-12.813 26.552-12.433 26.710Q-12.054 26.869-11.820 27.186Q-11.586 27.502-11.586 27.932Q-11.586 28.243-11.726 28.512Q-11.866 28.780-12.071 28.985Q-12.276 29.190-12.639 29.472Q-13.001 29.754-13.110 29.850L-13.965 30.578L-13.322 30.578Q-13.059 30.578-12.770 30.576Q-12.481 30.575-12.263 30.566Q-12.044 30.557-12.027 30.540Q-11.965 30.475-11.928 30.308Q-11.890 30.140-11.852 29.898L-11.586 29.898L-11.794 31.200M-10.424 30.780Q-10.424 30.612-10.301 30.489Q-10.178 30.366-10.003 30.366Q-9.836 30.366-9.713 30.489Q-9.590 30.612-9.590 30.780Q-9.590 30.954-9.713 31.077Q-9.836 31.200-10.003 31.200Q-10.178 31.200-10.301 31.077Q-10.424 30.954-10.424 30.780M-6.886 31.340Q-7.344 31.340-7.662 31.125Q-7.980 30.909-8.161 30.557Q-8.342 30.205-8.419 29.785Q-8.496 29.365-8.496 28.937Q-8.496 28.353-8.243 27.797Q-7.990 27.242-7.520 26.897Q-7.050 26.552-6.452 26.552Q-6.042 26.552-5.758 26.750Q-5.474 26.948-5.474 27.351Q-5.474 27.447-5.521 27.526Q-5.567 27.604-5.647 27.649Q-5.727 27.693-5.816 27.693Q-5.963 27.693-6.064 27.596Q-6.165 27.498-6.165 27.351Q-6.165 27.221-6.074 27.114Q-5.984 27.006-5.850 27.006Q-6.038 26.784-6.452 26.784Q-6.766 26.784-7.040 26.948Q-7.313 27.112-7.481 27.386Q-7.669 27.676-7.734 28.042Q-7.799 28.408-7.799 28.862Q-7.648 28.568-7.383 28.390Q-7.119 28.213-6.804 28.213Q-6.373 28.213-6.025 28.419Q-5.676 28.626-5.476 28.982Q-5.276 29.337-5.276 29.764Q-5.276 30.209-5.493 30.569Q-5.710 30.930-6.083 31.135Q-6.455 31.340-6.886 31.340M-6.886 31.087Q-6.510 31.087-6.307 30.904Q-6.103 30.721-6.040 30.438Q-5.977 30.154-5.977 29.764Q-5.977 29.378-6.032 29.098Q-6.086 28.818-6.281 28.626Q-6.476 28.435-6.845 28.435Q-7.136 28.435-7.348 28.611Q-7.559 28.787-7.667 29.060Q-7.775 29.334-7.775 29.617L-7.775 29.758L-7.775 29.799Q-7.775 30.304-7.563 30.696Q-7.351 31.087-6.886 31.087M-4.097 30.653Q-3.977 30.810-3.786 30.909Q-3.595 31.009-3.379 31.048Q-3.164 31.087-2.942 31.087Q-2.644 31.087-2.450 30.932Q-2.255 30.776-2.164 30.522Q-2.074 30.267-2.074 29.983Q-2.074 29.689-2.166 29.438Q-2.258 29.187-2.456 29.031Q-2.655 28.876-2.949 28.876L-3.465 28.876Q-3.492 28.876-3.518 28.850Q-3.543 28.825-3.543 28.801L-3.543 28.729Q-3.543 28.698-3.518 28.676Q-3.492 28.654-3.465 28.654L-3.024 28.623Q-2.662 28.623-2.441 28.266Q-2.221 27.908-2.221 27.519Q-2.221 27.191-2.415 26.987Q-2.610 26.784-2.942 26.784Q-3.229 26.784-3.482 26.868Q-3.735 26.951-3.899 27.139Q-3.752 27.139-3.651 27.254Q-3.550 27.368-3.550 27.519Q-3.550 27.669-3.656 27.779Q-3.762 27.888-3.919 27.888Q-4.080 27.888-4.189 27.779Q-4.299 27.669-4.299 27.519Q-4.299 27.194-4.090 26.975Q-3.882 26.757-3.566 26.654Q-3.249 26.552-2.942 26.552Q-2.624 26.552-2.296 26.656Q-1.968 26.760-1.740 26.982Q-1.513 27.204-1.513 27.519Q-1.513 27.953-1.800 28.278Q-2.087 28.602-2.521 28.749Q-2.210 28.814-1.930 28.980Q-1.650 29.146-1.472 29.404Q-1.294 29.662-1.294 29.983Q-1.294 30.393-1.539 30.703Q-1.783 31.012-2.164 31.176Q-2.545 31.340-2.942 31.340Q-3.311 31.340-3.668 31.227Q-4.025 31.115-4.270 30.865Q-4.514 30.616-4.514 30.246Q-4.514 30.075-4.398 29.963Q-4.282 29.850-4.111 29.850Q-4.001 29.850-3.911 29.901Q-3.820 29.952-3.766 30.045Q-3.711 30.137-3.711 30.246Q-3.711 30.414-3.824 30.533Q-3.936 30.653-4.097 30.653\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"var(--tk-warn)\" stroke=\"none\" d=\"M7.711 7.584a2 2 0 1 0-4 0 2 2 0 0 0 4 0m-2 0\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\">\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(47.635 -27.149)\">\u003Cpath d=\"M-34.856 31.200L-36.589 31.200L-36.589 30.920Q-35.867 30.920-35.867 30.520L-35.867 26.733Q-36.100 26.699-36.589 26.699L-36.589 26.418L-35.232 26.418Q-35.191 26.432-35.170 26.446L-32.467 30.093L-32.467 27.098Q-32.467 26.699-33.188 26.699L-33.188 26.418L-31.451 26.418L-31.451 26.699Q-32.173 26.699-32.173 27.098L-32.173 31.108Q-32.190 31.183-32.258 31.200L-32.378 31.200Q-32.426 31.190-32.439 31.166L-35.573 26.945L-35.573 30.520Q-35.573 30.920-34.856 30.920L-34.856 31.200M-25.586 30.393L-30.419 30.393Q-30.488 30.383-30.534 30.337Q-30.580 30.291-30.580 30.219Q-30.580 30.154-30.534 30.108Q-30.488 30.062-30.419 30.052L-25.586 30.052Q-25.518 30.062-25.472 30.108Q-25.426 30.154-25.426 30.219Q-25.426 30.291-25.472 30.337Q-25.518 30.383-25.586 30.393M-25.586 28.855L-30.419 28.855Q-30.488 28.845-30.534 28.799Q-30.580 28.753-30.580 28.681Q-30.580 28.537-30.419 28.513L-25.586 28.513Q-25.426 28.537-25.426 28.681Q-25.426 28.753-25.472 28.799Q-25.518 28.845-25.586 28.855M-21.604 31.200L-24.134 31.200L-24.134 30.920Q-23.166 30.920-23.166 30.711L-23.166 27.092Q-23.559 27.280-24.181 27.280L-24.181 26.999Q-23.764 26.999-23.400 26.898Q-23.036 26.798-22.780 26.552L-22.654 26.552Q-22.589 26.569-22.572 26.637L-22.572 30.711Q-22.572 30.920-21.604 30.920L-21.604 31.200M-18.959 31.340Q-19.594 31.340-19.958 30.995Q-20.322 30.650-20.458 30.125Q-20.593 29.600-20.593 28.975Q-20.593 27.950-20.237 27.251Q-19.882 26.552-18.959 26.552Q-18.032 26.552-17.680 27.251Q-17.328 27.950-17.328 28.975Q-17.328 29.600-17.463 30.125Q-17.598 30.650-17.961 30.995Q-18.323 31.340-18.959 31.340M-18.959 31.115Q-18.521 31.115-18.308 30.740Q-18.094 30.366-18.044 29.899Q-17.995 29.433-17.995 28.855Q-17.995 28.302-18.044 27.874Q-18.094 27.447-18.306 27.112Q-18.518 26.777-18.959 26.777Q-19.301 26.777-19.504 26.984Q-19.707 27.191-19.794 27.503Q-19.882 27.816-19.904 28.132Q-19.926 28.449-19.926 28.855Q-19.926 29.272-19.904 29.614Q-19.882 29.956-19.793 30.304Q-19.704 30.653-19.499 30.884Q-19.294 31.115-18.959 31.115M-16.252 30.780Q-16.252 30.612-16.129 30.489Q-16.006 30.366-15.831 30.366Q-15.664 30.366-15.541 30.489Q-15.418 30.612-15.418 30.780Q-15.418 30.954-15.541 31.077Q-15.664 31.200-15.831 31.200Q-16.006 31.200-16.129 31.077Q-16.252 30.954-16.252 30.780M-16.252 28.596Q-16.252 28.428-16.129 28.305Q-16.006 28.182-15.831 28.182Q-15.664 28.182-15.541 28.305Q-15.418 28.428-15.418 28.596Q-15.418 28.770-15.541 28.893Q-15.664 29.016-15.831 29.016Q-16.006 29.016-16.129 28.893Q-16.252 28.770-16.252 28.596\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(47.635 -27.149)\">\u003Cpath d=\"M-9.145 31.340Q-9.780 31.340-10.144 30.995Q-10.509 30.650-10.644 30.125Q-10.779 29.600-10.779 28.975Q-10.779 27.950-10.423 27.251Q-10.068 26.552-9.145 26.552Q-8.218 26.552-7.866 27.251Q-7.514 27.950-7.514 28.975Q-7.514 29.600-7.649 30.125Q-7.784 30.650-8.147 30.995Q-8.509 31.340-9.145 31.340M-9.145 31.115Q-8.707 31.115-8.494 30.740Q-8.280 30.366-8.230 29.899Q-8.181 29.433-8.181 28.855Q-8.181 28.302-8.230 27.874Q-8.280 27.447-8.492 27.112Q-8.704 26.777-9.145 26.777Q-9.487 26.777-9.690 26.984Q-9.893 27.191-9.980 27.503Q-10.068 27.816-10.090 28.132Q-10.112 28.449-10.112 28.855Q-10.112 29.272-10.090 29.614Q-10.068 29.956-9.979 30.304Q-9.890 30.653-9.685 30.884Q-9.480 31.115-9.145 31.115M-6.438 30.780Q-6.438 30.612-6.315 30.489Q-6.192 30.366-6.017 30.366Q-5.850 30.366-5.727 30.489Q-5.604 30.612-5.604 30.780Q-5.604 30.954-5.727 31.077Q-5.850 31.200-6.017 31.200Q-6.192 31.200-6.315 31.077Q-6.438 30.954-6.438 30.780M-4.510 30.123Q-4.510 29.682-4.207 29.361Q-3.905 29.040-3.454 28.848L-3.693 28.708Q-3.963 28.548-4.129 28.290Q-4.295 28.032-4.295 27.734Q-4.295 27.382-4.090 27.110Q-3.884 26.839-3.563 26.695Q-3.242 26.552-2.900 26.552Q-2.579 26.552-2.256 26.668Q-1.933 26.784-1.721 27.025Q-1.509 27.266-1.509 27.601Q-1.509 27.963-1.753 28.226Q-1.998 28.490-2.377 28.667L-1.977 28.903Q-1.782 29.016-1.624 29.185Q-1.465 29.354-1.377 29.563Q-1.290 29.771-1.290 30.004Q-1.290 30.407-1.524 30.711Q-1.759 31.015-2.133 31.178Q-2.507 31.340-2.900 31.340Q-3.286 31.340-3.655 31.203Q-4.025 31.067-4.267 30.790Q-4.510 30.513-4.510 30.123M-4.062 30.123Q-4.062 30.410-3.893 30.633Q-3.724 30.855-3.456 30.971Q-3.187 31.087-2.900 31.087Q-2.463 31.087-2.100 30.870Q-1.738 30.653-1.738 30.246Q-1.738 30.045-1.866 29.867Q-1.994 29.689-2.172 29.590L-3.194 28.995Q-3.433 29.105-3.632 29.271Q-3.830 29.436-3.946 29.652Q-4.062 29.867-4.062 30.123M-3.539 27.994L-2.620 28.527Q-2.312 28.367-2.111 28.134Q-1.909 27.902-1.909 27.601Q-1.909 27.362-2.054 27.172Q-2.199 26.982-2.432 26.883Q-2.664 26.784-2.900 26.784Q-3.122 26.784-3.351 26.854Q-3.580 26.924-3.738 27.081Q-3.895 27.239-3.895 27.468Q-3.895 27.782-3.539 27.994M-0.111 30.653Q0.009 30.810 0.200 30.909Q0.391 31.009 0.607 31.048Q0.822 31.087 1.044 31.087Q1.342 31.087 1.536 30.932Q1.731 30.776 1.822 30.522Q1.912 30.267 1.912 29.983Q1.912 29.689 1.820 29.438Q1.728 29.187 1.530 29.031Q1.331 28.876 1.037 28.876L0.521 28.876Q0.494 28.876 0.468 28.850Q0.443 28.825 0.443 28.801L0.443 28.729Q0.443 28.698 0.468 28.676Q0.494 28.654 0.521 28.654L0.962 28.623Q1.324 28.623 1.545 28.266Q1.765 27.908 1.765 27.519Q1.765 27.191 1.571 26.987Q1.376 26.784 1.044 26.784Q0.757 26.784 0.504 26.868Q0.251 26.951 0.087 27.139Q0.234 27.139 0.335 27.254Q0.436 27.368 0.436 27.519Q0.436 27.669 0.330 27.779Q0.224 27.888 0.067 27.888Q-0.094 27.888-0.203 27.779Q-0.313 27.669-0.313 27.519Q-0.313 27.194-0.104 26.975Q0.104 26.757 0.420 26.654Q0.737 26.552 1.044 26.552Q1.362 26.552 1.690 26.656Q2.018 26.760 2.246 26.982Q2.473 27.204 2.473 27.519Q2.473 27.953 2.186 28.278Q1.899 28.602 1.465 28.749Q1.776 28.814 2.056 28.980Q2.336 29.146 2.514 29.404Q2.692 29.662 2.692 29.983Q2.692 30.393 2.447 30.703Q2.203 31.012 1.822 31.176Q1.441 31.340 1.044 31.340Q0.675 31.340 0.318 31.227Q-0.039 31.115-0.284 30.865Q-0.528 30.616-0.528 30.246Q-0.528 30.075-0.412 29.963Q-0.296 29.850-0.125 29.850Q-0.015 29.850 0.075 29.901Q0.166 29.952 0.220 30.045Q0.275 30.137 0.275 30.246Q0.275 30.414 0.162 30.533Q0.050 30.653-0.111 30.653\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M-36.695 29.665Q-36.695 29.344-36.570 29.055Q-36.445 28.766-36.219 28.543Q-35.994 28.319-35.698 28.199Q-35.403 28.079-35.085 28.079Q-34.757 28.079-34.495 28.179Q-34.234 28.278-34.058 28.460Q-33.882 28.643-33.788 28.901Q-33.694 29.159-33.694 29.491Q-33.694 29.583-33.776 29.604L-36.031 29.604L-36.031 29.665Q-36.031 30.253-35.748 30.636Q-35.464 31.019-34.897 31.019Q-34.575 31.019-34.307 30.826Q-34.039 30.633-33.950 30.318Q-33.943 30.277-33.868 30.263L-33.776 30.263Q-33.694 30.287-33.694 30.359Q-33.694 30.366-33.700 30.393Q-33.813 30.790-34.184 31.029Q-34.555 31.268-34.979 31.268Q-35.416 31.268-35.816 31.060Q-36.216 30.851-36.455 30.484Q-36.695 30.117-36.695 29.665M-36.025 29.395L-34.210 29.395Q-34.210 29.118-34.307 28.866Q-34.405 28.613-34.603 28.457Q-34.801 28.302-35.085 28.302Q-35.362 28.302-35.575 28.460Q-35.789 28.619-35.907 28.874Q-36.025 29.129-36.025 29.395M-33.048 30.472Q-33.048 30.140-32.824 29.913Q-32.600 29.686-32.256 29.558Q-31.913 29.429-31.540 29.377Q-31.168 29.324-30.864 29.324L-30.864 29.071Q-30.864 28.866-30.971 28.686Q-31.079 28.507-31.260 28.404Q-31.441 28.302-31.650 28.302Q-32.056 28.302-32.292 28.394Q-32.203 28.431-32.157 28.515Q-32.111 28.599-32.111 28.701Q-32.111 28.797-32.157 28.876Q-32.203 28.954-32.284 28.999Q-32.364 29.043-32.453 29.043Q-32.603 29.043-32.704 28.946Q-32.805 28.848-32.805 28.701Q-32.805 28.079-31.650 28.079Q-31.438 28.079-31.188 28.143Q-30.939 28.206-30.737 28.325Q-30.535 28.445-30.409 28.630Q-30.282 28.814-30.282 29.057L-30.282 30.633Q-30.282 30.749-30.221 30.845Q-30.159 30.940-30.047 30.940Q-29.937 30.940-29.872 30.846Q-29.807 30.752-29.807 30.633L-29.807 30.185L-29.541 30.185L-29.541 30.633Q-29.541 30.903-29.768 31.068Q-29.995 31.234-30.276 31.234Q-30.484 31.234-30.621 31.080Q-30.758 30.927-30.781 30.711Q-30.928 30.978-31.210 31.123Q-31.492 31.268-31.817 31.268Q-32.094 31.268-32.378 31.193Q-32.661 31.118-32.854 30.939Q-33.048 30.759-33.048 30.472M-32.432 30.472Q-32.432 30.646-32.332 30.776Q-32.231 30.906-32.075 30.976Q-31.920 31.046-31.756 31.046Q-31.537 31.046-31.328 30.949Q-31.120 30.851-30.992 30.670Q-30.864 30.489-30.864 30.263L-30.864 29.535Q-31.188 29.535-31.554 29.626Q-31.920 29.717-32.176 29.929Q-32.432 30.140-32.432 30.472M-29.124 29.689Q-29.124 29.361-28.989 29.060Q-28.854 28.760-28.618 28.539Q-28.382 28.319-28.078 28.199Q-27.774 28.079-27.449 28.079Q-26.943 28.079-26.594 28.182Q-26.246 28.284-26.246 28.660Q-26.246 28.807-26.343 28.908Q-26.441 29.009-26.588 29.009Q-26.741 29.009-26.841 28.910Q-26.940 28.811-26.940 28.660Q-26.940 28.472-26.800 28.380Q-27.001 28.329-27.442 28.329Q-27.798 28.329-28.027 28.525Q-28.256 28.722-28.356 29.031Q-28.457 29.341-28.457 29.689Q-28.457 30.038-28.331 30.344Q-28.204 30.650-27.950 30.834Q-27.695 31.019-27.340 31.019Q-27.117 31.019-26.933 30.935Q-26.748 30.851-26.613 30.696Q-26.478 30.540-26.420 30.332Q-26.406 30.277-26.352 30.277L-26.239 30.277Q-26.208 30.277-26.186 30.301Q-26.164 30.325-26.164 30.359L-26.164 30.380Q-26.249 30.667-26.437 30.865Q-26.625 31.063-26.890 31.166Q-27.155 31.268-27.449 31.268Q-27.880 31.268-28.268 31.062Q-28.656 30.855-28.890 30.492Q-29.124 30.130-29.124 29.689\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M-24.090 31.200L-25.724 31.200L-25.724 30.920Q-25.495 30.920-25.346 30.886Q-25.197 30.851-25.197 30.711L-25.197 27.092Q-25.197 26.822-25.305 26.760Q-25.413 26.699-25.724 26.699L-25.724 26.418L-24.644 26.343L-24.644 28.729Q-24.538 28.544-24.360 28.402Q-24.182 28.261-23.974 28.187Q-23.765 28.114-23.540 28.114Q-23.034 28.114-22.750 28.337Q-22.466 28.561-22.466 29.057L-22.466 30.711Q-22.466 30.848-22.318 30.884Q-22.169 30.920-21.943 30.920L-21.943 31.200L-23.574 31.200L-23.574 30.920Q-23.345 30.920-23.196 30.886Q-23.047 30.851-23.047 30.711L-23.047 29.071Q-23.047 28.736-23.167 28.536Q-23.287 28.336-23.601 28.336Q-23.871 28.336-24.105 28.472Q-24.339 28.609-24.478 28.843Q-24.616 29.077-24.616 29.351L-24.616 30.711Q-24.616 30.848-24.466 30.884Q-24.315 30.920-24.090 30.920\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M-17.071 31.173L-18.199 28.674Q-18.271 28.527-18.401 28.495Q-18.531 28.462-18.760 28.462L-18.760 28.182L-17.246 28.182L-17.246 28.462Q-17.598 28.462-17.598 28.609Q-17.598 28.654-17.587 28.674L-16.723 30.592L-15.943 28.862Q-15.909 28.794-15.909 28.715Q-15.909 28.602-15.993 28.532Q-16.077 28.462-16.196 28.462L-16.196 28.182L-15 28.182L-15 28.462Q-15.219 28.462-15.390 28.565Q-15.560 28.667-15.649 28.862L-16.685 31.173Q-16.733 31.268-16.839 31.268L-16.917 31.268Q-17.023 31.268-17.071 31.173M-12.843 31.200L-14.395 31.200L-14.395 30.920Q-14.169 30.920-14.021 30.886Q-13.872 30.851-13.872 30.711L-13.872 28.862Q-13.872 28.674-13.920 28.590Q-13.968 28.507-14.065 28.488Q-14.163 28.469-14.374 28.469L-14.374 28.189L-13.318 28.114L-13.318 30.711Q-13.318 30.851-13.187 30.886Q-13.055 30.920-12.843 30.920L-12.843 31.200M-14.115 26.893Q-14.115 26.722-13.992 26.603Q-13.869 26.483-13.698 26.483Q-13.530 26.483-13.407 26.603Q-13.284 26.722-13.284 26.893Q-13.284 27.068-13.407 27.191Q-13.530 27.314-13.698 27.314Q-13.869 27.314-13.992 27.191Q-14.115 27.068-14.115 26.893M-12.197 31.193L-12.197 30.130Q-12.197 30.106-12.170 30.079Q-12.142 30.052-12.119 30.052L-12.009 30.052Q-11.944 30.052-11.931 30.110Q-11.835 30.544-11.589 30.795Q-11.343 31.046-10.929 31.046Q-10.587 31.046-10.334 30.913Q-10.081 30.780-10.081 30.472Q-10.081 30.315-10.175 30.200Q-10.269 30.086-10.408 30.017Q-10.546 29.949-10.714 29.911L-11.295 29.812Q-11.650 29.744-11.924 29.523Q-12.197 29.303-12.197 28.961Q-12.197 28.712-12.086 28.537Q-11.975 28.363-11.789 28.264Q-11.602 28.165-11.387 28.122Q-11.172 28.079-10.929 28.079Q-10.516 28.079-10.235 28.261L-10.020 28.086Q-10.010 28.083-10.003 28.081Q-9.996 28.079-9.986 28.079L-9.934 28.079Q-9.907 28.079-9.883 28.103Q-9.859 28.127-9.859 28.155L-9.859 29.002Q-9.859 29.023-9.883 29.050Q-9.907 29.077-9.934 29.077L-10.047 29.077Q-10.075 29.077-10.100 29.052Q-10.126 29.026-10.126 29.002Q-10.126 28.766-10.232 28.602Q-10.338 28.438-10.521 28.356Q-10.704 28.274-10.936 28.274Q-11.264 28.274-11.520 28.377Q-11.777 28.479-11.777 28.756Q-11.777 28.951-11.594 29.060Q-11.411 29.170-11.182 29.211L-10.608 29.317Q-10.362 29.365-10.148 29.493Q-9.934 29.621-9.798 29.824Q-9.661 30.028-9.661 30.277Q-9.661 30.790-10.027 31.029Q-10.392 31.268-10.929 31.268Q-11.425 31.268-11.756 30.974L-12.023 31.248Q-12.043 31.268-12.071 31.268L-12.119 31.268Q-12.142 31.268-12.170 31.241Q-12.197 31.214-12.197 31.193M-7.415 31.200L-8.967 31.200L-8.967 30.920Q-8.742 30.920-8.593 30.886Q-8.444 30.851-8.444 30.711L-8.444 28.862Q-8.444 28.674-8.492 28.590Q-8.540 28.507-8.637 28.488Q-8.735 28.469-8.947 28.469L-8.947 28.189L-7.891 28.114L-7.891 30.711Q-7.891 30.851-7.759 30.886Q-7.627 30.920-7.415 30.920L-7.415 31.200M-8.687 26.893Q-8.687 26.722-8.564 26.603Q-8.441 26.483-8.270 26.483Q-8.102 26.483-7.979 26.603Q-7.856 26.722-7.856 26.893Q-7.856 27.068-7.979 27.191Q-8.102 27.314-8.270 27.314Q-8.441 27.314-8.564 27.191Q-8.687 27.068-8.687 26.893M-6.243 30.359L-6.243 28.462L-6.882 28.462L-6.882 28.240Q-6.564 28.240-6.347 28.030Q-6.130 27.820-6.029 27.510Q-5.929 27.201-5.929 26.893L-5.662 26.893L-5.662 28.182L-4.585 28.182L-4.585 28.462L-5.662 28.462L-5.662 30.346Q-5.662 30.622-5.558 30.821Q-5.454 31.019-5.194 31.019Q-5.037 31.019-4.931 30.915Q-4.825 30.810-4.775 30.657Q-4.725 30.503-4.725 30.346L-4.725 29.932L-4.459 29.932L-4.459 30.359Q-4.459 30.585-4.558 30.795Q-4.657 31.005-4.842 31.137Q-5.026 31.268-5.255 31.268Q-5.693 31.268-5.968 31.031Q-6.243 30.793-6.243 30.359\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M-0.944 31.193L-0.944 30.130Q-0.944 30.106-0.916 30.079Q-0.889 30.052-0.865 30.052L-0.756 30.052Q-0.691 30.052-0.677 30.110Q-0.581 30.544-0.335 30.795Q-0.089 31.046 0.325 31.046Q0.666 31.046 0.919 30.913Q1.172 30.780 1.172 30.472Q1.172 30.315 1.078 30.200Q0.984 30.086 0.846 30.017Q0.707 29.949 0.540 29.911L-0.041 29.812Q-0.397 29.744-0.670 29.523Q-0.944 29.303-0.944 28.961Q-0.944 28.712-0.832 28.537Q-0.721 28.363-0.535 28.264Q-0.349 28.165-0.133 28.122Q0.082 28.079 0.325 28.079Q0.738 28.079 1.018 28.261L1.234 28.086Q1.244 28.083 1.251 28.081Q1.258 28.079 1.268 28.079L1.319 28.079Q1.346 28.079 1.370 28.103Q1.394 28.127 1.394 28.155L1.394 29.002Q1.394 29.023 1.370 29.050Q1.346 29.077 1.319 29.077L1.206 29.077Q1.179 29.077 1.153 29.052Q1.128 29.026 1.128 29.002Q1.128 28.766 1.022 28.602Q0.916 28.438 0.733 28.356Q0.550 28.274 0.318 28.274Q-0.010 28.274-0.267 28.377Q-0.523 28.479-0.523 28.756Q-0.523 28.951-0.340 29.060Q-0.157 29.170 0.072 29.211L0.646 29.317Q0.892 29.365 1.106 29.493Q1.319 29.621 1.456 29.824Q1.593 30.028 1.593 30.277Q1.593 30.790 1.227 31.029Q0.861 31.268 0.325 31.268Q-0.171 31.268-0.503 30.974L-0.769 31.248Q-0.790 31.268-0.817 31.268L-0.865 31.268Q-0.889 31.268-0.916 31.241Q-0.944 31.214-0.944 31.193M3.903 31.200L2.269 31.200L2.269 30.920Q2.498 30.920 2.647 30.886Q2.796 30.851 2.796 30.711L2.796 27.092Q2.796 26.822 2.688 26.760Q2.580 26.699 2.269 26.699L2.269 26.418L3.349 26.343L3.349 28.729Q3.455 28.544 3.633 28.402Q3.811 28.261 4.019 28.187Q4.228 28.114 4.453 28.114Q4.959 28.114 5.243 28.337Q5.527 28.561 5.527 29.057L5.527 30.711Q5.527 30.848 5.675 30.884Q5.824 30.920 6.050 30.920L6.050 31.200L4.419 31.200L4.419 30.920Q4.648 30.920 4.797 30.886Q4.946 30.851 4.946 30.711L4.946 29.071Q4.946 28.736 4.826 28.536Q4.706 28.336 4.392 28.336Q4.122 28.336 3.888 28.472Q3.654 28.609 3.515 28.843Q3.377 29.077 3.377 29.351L3.377 30.711Q3.377 30.848 3.527 30.884Q3.678 30.920 3.903 30.920L3.903 31.200M8.388 31.200L6.651 31.200L6.651 30.920Q6.880 30.920 7.029 30.886Q7.178 30.851 7.178 30.711L7.178 28.862Q7.178 28.592 7.070 28.531Q6.962 28.469 6.651 28.469L6.651 28.189L7.680 28.114L7.680 28.821Q7.810 28.513 8.053 28.314Q8.295 28.114 8.613 28.114Q8.832 28.114 9.003 28.238Q9.174 28.363 9.174 28.575Q9.174 28.712 9.075 28.811Q8.975 28.910 8.842 28.910Q8.705 28.910 8.606 28.811Q8.507 28.712 8.507 28.575Q8.507 28.435 8.606 28.336Q8.316 28.336 8.116 28.532Q7.916 28.729 7.824 29.023Q7.731 29.317 7.731 29.597L7.731 30.711Q7.731 30.920 8.388 30.920L8.388 31.200M11.375 31.200L9.823 31.200L9.823 30.920Q10.049 30.920 10.197 30.886Q10.346 30.851 10.346 30.711L10.346 28.862Q10.346 28.674 10.298 28.590Q10.250 28.507 10.153 28.488Q10.055 28.469 9.844 28.469L9.844 28.189L10.900 28.114L10.900 30.711Q10.900 30.851 11.031 30.886Q11.163 30.920 11.375 30.920L11.375 31.200M10.103 26.893Q10.103 26.722 10.226 26.603Q10.349 26.483 10.520 26.483Q10.688 26.483 10.811 26.603Q10.934 26.722 10.934 26.893Q10.934 27.068 10.811 27.191Q10.688 27.314 10.520 27.314Q10.349 27.314 10.226 27.191Q10.103 27.068 10.103 26.893M13.702 31.200L12.069 31.200L12.069 30.920Q12.298 30.920 12.446 30.886Q12.595 30.851 12.595 30.711L12.595 28.862Q12.595 28.592 12.487 28.531Q12.380 28.469 12.069 28.469L12.069 28.189L13.128 28.114L13.128 28.763Q13.299 28.455 13.603 28.284Q13.908 28.114 14.253 28.114Q14.759 28.114 15.042 28.337Q15.326 28.561 15.326 29.057L15.326 30.711Q15.326 30.848 15.475 30.884Q15.623 30.920 15.849 30.920L15.849 31.200L14.219 31.200L14.219 30.920Q14.448 30.920 14.596 30.886Q14.745 30.851 14.745 30.711L14.745 29.071Q14.745 28.736 14.625 28.536Q14.506 28.336 14.191 28.336Q13.921 28.336 13.687 28.472Q13.453 28.609 13.315 28.843Q13.176 29.077 13.176 29.351L13.176 30.711Q13.176 30.848 13.326 30.884Q13.477 30.920 13.702 30.920L13.702 31.200M18.033 31.200L16.450 31.200L16.450 30.920Q16.680 30.920 16.828 30.886Q16.977 30.851 16.977 30.711L16.977 27.092Q16.977 26.822 16.869 26.760Q16.762 26.699 16.450 26.699L16.450 26.418L17.531 26.343L17.531 29.631L18.515 28.862Q18.720 28.725 18.720 28.575Q18.720 28.531 18.679 28.496Q18.638 28.462 18.594 28.462L18.594 28.182L19.957 28.182L19.957 28.462Q19.469 28.462 18.949 28.862L18.392 29.296L19.369 30.520Q19.571 30.766 19.704 30.843Q19.838 30.920 20.125 30.920L20.125 31.200L18.693 31.200L18.693 30.920Q18.881 30.920 18.881 30.807Q18.881 30.711 18.727 30.520L17.992 29.611L17.510 29.990L17.510 30.711Q17.510 30.848 17.659 30.884Q17.807 30.920 18.033 30.920L18.033 31.200M20.638 31.193L20.638 30.130Q20.638 30.106 20.665 30.079Q20.692 30.052 20.716 30.052L20.825 30.052Q20.890 30.052 20.904 30.110Q21 30.544 21.246 30.795Q21.492 31.046 21.906 31.046Q22.247 31.046 22.500 30.913Q22.753 30.780 22.753 30.472Q22.753 30.315 22.659 30.200Q22.565 30.086 22.427 30.017Q22.288 29.949 22.121 29.911L21.540 29.812Q21.184 29.744 20.911 29.523Q20.638 29.303 20.638 28.961Q20.638 28.712 20.749 28.537Q20.860 28.363 21.046 28.264Q21.232 28.165 21.448 28.122Q21.663 28.079 21.906 28.079Q22.319 28.079 22.599 28.261L22.815 28.086Q22.825 28.083 22.832 28.081Q22.839 28.079 22.849 28.079L22.900 28.079Q22.928 28.079 22.951 28.103Q22.975 28.127 22.975 28.155L22.975 29.002Q22.975 29.023 22.951 29.050Q22.928 29.077 22.900 29.077L22.787 29.077Q22.760 29.077 22.734 29.052Q22.709 29.026 22.709 29.002Q22.709 28.766 22.603 28.602Q22.497 28.438 22.314 28.356Q22.131 28.274 21.899 28.274Q21.571 28.274 21.314 28.377Q21.058 28.479 21.058 28.756Q21.058 28.951 21.241 29.060Q21.424 29.170 21.653 29.211L22.227 29.317Q22.473 29.365 22.687 29.493Q22.900 29.621 23.037 29.824Q23.174 30.028 23.174 30.277Q23.174 30.790 22.808 31.029Q22.442 31.268 21.906 31.268Q21.410 31.268 21.078 30.974L20.812 31.248Q20.791 31.268 20.764 31.268L20.716 31.268Q20.692 31.268 20.665 31.241Q20.638 31.214 20.638 31.193\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M27.038 30.359L27.038 28.462L26.399 28.462L26.399 28.240Q26.717 28.240 26.934 28.030Q27.151 27.820 27.251 27.510Q27.352 27.201 27.352 26.893L27.619 26.893L27.619 28.182L28.696 28.182L28.696 28.462L27.619 28.462L27.619 30.346Q27.619 30.622 27.723 30.821Q27.827 31.019 28.087 31.019Q28.244 31.019 28.350 30.915Q28.456 30.810 28.506 30.657Q28.555 30.503 28.555 30.346L28.555 29.932L28.822 29.932L28.822 30.359Q28.822 30.585 28.723 30.795Q28.624 31.005 28.439 31.137Q28.255 31.268 28.026 31.268Q27.588 31.268 27.313 31.031Q27.038 30.793 27.038 30.359M31.314 31.200L29.680 31.200L29.680 30.920Q29.909 30.920 30.058 30.886Q30.206 30.851 30.206 30.711L30.206 27.092Q30.206 26.822 30.099 26.760Q29.991 26.699 29.680 26.699L29.680 26.418L30.760 26.343L30.760 28.729Q30.866 28.544 31.044 28.402Q31.221 28.261 31.430 28.187Q31.638 28.114 31.864 28.114Q32.370 28.114 32.654 28.337Q32.937 28.561 32.937 29.057L32.937 30.711Q32.937 30.848 33.086 30.884Q33.235 30.920 33.460 30.920L33.460 31.200L31.830 31.200L31.830 30.920Q32.059 30.920 32.207 30.886Q32.356 30.851 32.356 30.711L32.356 29.071Q32.356 28.736 32.237 28.536Q32.117 28.336 31.802 28.336Q31.532 28.336 31.298 28.472Q31.064 28.609 30.926 28.843Q30.787 29.077 30.787 29.351L30.787 30.711Q30.787 30.848 30.938 30.884Q31.088 30.920 31.314 30.920L31.314 31.200M34.007 29.665Q34.007 29.344 34.132 29.055Q34.257 28.766 34.482 28.543Q34.708 28.319 35.003 28.199Q35.299 28.079 35.617 28.079Q35.945 28.079 36.207 28.179Q36.468 28.278 36.644 28.460Q36.820 28.643 36.914 28.901Q37.008 29.159 37.008 29.491Q37.008 29.583 36.926 29.604L34.670 29.604L34.670 29.665Q34.670 30.253 34.954 30.636Q35.238 31.019 35.805 31.019Q36.126 31.019 36.395 30.826Q36.663 30.633 36.752 30.318Q36.759 30.277 36.834 30.263L36.926 30.263Q37.008 30.287 37.008 30.359Q37.008 30.366 37.001 30.393Q36.888 30.790 36.518 31.029Q36.147 31.268 35.723 31.268Q35.285 31.268 34.885 31.060Q34.486 30.851 34.246 30.484Q34.007 30.117 34.007 29.665M34.677 29.395L36.492 29.395Q36.492 29.118 36.395 28.866Q36.297 28.613 36.099 28.457Q35.901 28.302 35.617 28.302Q35.340 28.302 35.126 28.460Q34.913 28.619 34.795 28.874Q34.677 29.129 34.677 29.395\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M41.109 31.200L40.842 31.200L40.842 27.092Q40.842 26.822 40.735 26.760Q40.627 26.699 40.316 26.699L40.316 26.418L41.396 26.343L41.396 28.513Q41.605 28.322 41.890 28.218Q42.175 28.114 42.473 28.114Q42.791 28.114 43.088 28.235Q43.385 28.356 43.608 28.572Q43.830 28.787 43.956 29.072Q44.083 29.358 44.083 29.689Q44.083 30.134 43.843 30.498Q43.604 30.862 43.211 31.065Q42.818 31.268 42.374 31.268Q42.179 31.268 41.989 31.212Q41.800 31.156 41.639 31.051Q41.478 30.947 41.338 30.786L41.109 31.200M41.424 28.855L41.424 30.472Q41.560 30.732 41.801 30.889Q42.042 31.046 42.319 31.046Q42.613 31.046 42.825 30.939Q43.037 30.831 43.170 30.639Q43.303 30.448 43.362 30.209Q43.420 29.970 43.420 29.689Q43.420 29.330 43.326 29.026Q43.232 28.722 43.004 28.529Q42.777 28.336 42.411 28.336Q42.111 28.336 41.844 28.472Q41.577 28.609 41.424 28.855\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M44.893 29.717Q44.893 29.375 45.028 29.076Q45.163 28.777 45.403 28.553Q45.642 28.329 45.960 28.204Q46.278 28.079 46.609 28.079Q47.054 28.079 47.453 28.295Q47.853 28.510 48.088 28.888Q48.322 29.265 48.322 29.717Q48.322 30.058 48.180 30.342Q48.038 30.626 47.794 30.833Q47.549 31.039 47.240 31.154Q46.931 31.268 46.609 31.268Q46.179 31.268 45.777 31.067Q45.375 30.865 45.134 30.513Q44.893 30.161 44.893 29.717M46.609 31.019Q47.211 31.019 47.435 30.641Q47.659 30.263 47.659 29.631Q47.659 29.019 47.424 28.660Q47.190 28.302 46.609 28.302Q45.557 28.302 45.557 29.631Q45.557 30.263 45.782 30.641Q46.008 31.019 46.609 31.019M50.598 31.200L48.964 31.200L48.964 30.920Q49.193 30.920 49.342 30.886Q49.491 30.851 49.491 30.711L49.491 28.862Q49.491 28.592 49.383 28.531Q49.275 28.469 48.964 28.469L48.964 28.189L50.024 28.114L50.024 28.763Q50.195 28.455 50.499 28.284Q50.803 28.114 51.148 28.114Q51.654 28.114 51.938 28.337Q52.222 28.561 52.222 29.057L52.222 30.711Q52.222 30.848 52.370 30.884Q52.519 30.920 52.745 30.920L52.745 31.200L51.114 31.200L51.114 30.920Q51.343 30.920 51.492 30.886Q51.641 30.851 51.641 30.711L51.641 29.071Q51.641 28.736 51.521 28.536Q51.401 28.336 51.087 28.336Q50.817 28.336 50.583 28.472Q50.349 28.609 50.210 28.843Q50.072 29.077 50.072 29.351L50.072 30.711Q50.072 30.848 50.222 30.884Q50.372 30.920 50.598 30.920\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M53.697 30.366L53.697 28.862Q53.697 28.592 53.589 28.531Q53.481 28.469 53.170 28.469L53.170 28.189L54.278 28.114L54.278 30.346L54.278 30.366Q54.278 30.646 54.329 30.790Q54.380 30.933 54.522 30.990Q54.664 31.046 54.951 31.046Q55.204 31.046 55.409 30.906Q55.614 30.766 55.730 30.540Q55.847 30.315 55.847 30.065L55.847 28.862Q55.847 28.592 55.739 28.531Q55.631 28.469 55.320 28.469L55.320 28.189L56.428 28.114L56.428 30.527Q56.428 30.718 56.481 30.800Q56.534 30.882 56.634 30.901Q56.735 30.920 56.951 30.920L56.951 31.200L55.874 31.268L55.874 30.704Q55.765 30.886 55.619 31.009Q55.474 31.132 55.288 31.200Q55.101 31.268 54.900 31.268Q53.697 31.268 53.697 30.366M57.538 31.193L57.538 30.130Q57.538 30.106 57.566 30.079Q57.593 30.052 57.617 30.052L57.726 30.052Q57.791 30.052 57.805 30.110Q57.901 30.544 58.147 30.795Q58.393 31.046 58.807 31.046Q59.148 31.046 59.401 30.913Q59.654 30.780 59.654 30.472Q59.654 30.315 59.560 30.200Q59.466 30.086 59.328 30.017Q59.189 29.949 59.022 29.911L58.441 29.812Q58.085 29.744 57.812 29.523Q57.538 29.303 57.538 28.961Q57.538 28.712 57.650 28.537Q57.761 28.363 57.947 28.264Q58.133 28.165 58.349 28.122Q58.564 28.079 58.807 28.079Q59.220 28.079 59.500 28.261L59.716 28.086Q59.726 28.083 59.733 28.081Q59.740 28.079 59.750 28.079L59.801 28.079Q59.829 28.079 59.852 28.103Q59.876 28.127 59.876 28.155L59.876 29.002Q59.876 29.023 59.852 29.050Q59.829 29.077 59.801 29.077L59.688 29.077Q59.661 29.077 59.635 29.052Q59.610 29.026 59.610 29.002Q59.610 28.766 59.504 28.602Q59.398 28.438 59.215 28.356Q59.032 28.274 58.800 28.274Q58.472 28.274 58.215 28.377Q57.959 28.479 57.959 28.756Q57.959 28.951 58.142 29.060Q58.325 29.170 58.554 29.211L59.128 29.317Q59.374 29.365 59.588 29.493Q59.801 29.621 59.938 29.824Q60.075 30.028 60.075 30.277Q60.075 30.790 59.709 31.029Q59.343 31.268 58.807 31.268Q58.311 31.268 57.979 30.974L57.713 31.248Q57.692 31.268 57.665 31.268L57.617 31.268Q57.593 31.268 57.566 31.241Q57.538 31.214 57.538 31.193M61.203 32.430Q61.203 32.396 61.230 32.369Q61.500 32.140 61.649 31.817Q61.797 31.494 61.797 31.138L61.797 31.101Q61.688 31.200 61.524 31.200Q61.343 31.200 61.223 31.080Q61.103 30.961 61.103 30.780Q61.103 30.605 61.223 30.486Q61.343 30.366 61.524 30.366Q61.780 30.366 61.900 30.605Q62.019 30.845 62.019 31.138Q62.019 31.538 61.850 31.909Q61.681 32.280 61.384 32.536Q61.353 32.557 61.326 32.557Q61.285 32.557 61.244 32.516Q61.203 32.475 61.203 32.430\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M65.624 29.665Q65.624 29.344 65.749 29.055Q65.874 28.766 66.100 28.543Q66.325 28.319 66.621 28.199Q66.916 28.079 67.234 28.079Q67.562 28.079 67.824 28.179Q68.085 28.278 68.261 28.460Q68.437 28.643 68.531 28.901Q68.625 29.159 68.625 29.491Q68.625 29.583 68.543 29.604L66.288 29.604L66.288 29.665Q66.288 30.253 66.571 30.636Q66.855 31.019 67.422 31.019Q67.744 31.019 68.012 30.826Q68.280 30.633 68.369 30.318Q68.376 30.277 68.451 30.263L68.543 30.263Q68.625 30.287 68.625 30.359Q68.625 30.366 68.619 30.393Q68.506 30.790 68.135 31.029Q67.764 31.268 67.340 31.268Q66.903 31.268 66.503 31.060Q66.103 30.851 65.864 30.484Q65.624 30.117 65.624 29.665M66.294 29.395L68.109 29.395Q68.109 29.118 68.012 28.866Q67.914 28.613 67.716 28.457Q67.518 28.302 67.234 28.302Q66.957 28.302 66.744 28.460Q66.530 28.619 66.412 28.874Q66.294 29.129 66.294 29.395M70.803 31.173L69.675 28.674Q69.603 28.527 69.473 28.495Q69.343 28.462 69.114 28.462L69.114 28.182L70.628 28.182L70.628 28.462Q70.276 28.462 70.276 28.609Q70.276 28.654 70.287 28.674L71.151 30.592L71.931 28.862Q71.965 28.794 71.965 28.715Q71.965 28.602 71.881 28.532Q71.797 28.462 71.678 28.462L71.678 28.182L72.874 28.182L72.874 28.462Q72.655 28.462 72.484 28.565Q72.313 28.667 72.225 28.862L71.189 31.173Q71.141 31.268 71.035 31.268L70.956 31.268Q70.851 31.268 70.803 31.173\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M73.166 29.665Q73.166 29.344 73.291 29.055Q73.416 28.766 73.642 28.543Q73.867 28.319 74.163 28.199Q74.458 28.079 74.776 28.079Q75.104 28.079 75.366 28.179Q75.627 28.278 75.803 28.460Q75.979 28.643 76.073 28.901Q76.167 29.159 76.167 29.491Q76.167 29.583 76.085 29.604L73.830 29.604L73.830 29.665Q73.830 30.253 74.113 30.636Q74.397 31.019 74.964 31.019Q75.286 31.019 75.554 30.826Q75.822 30.633 75.911 30.318Q75.918 30.277 75.993 30.263L76.085 30.263Q76.167 30.287 76.167 30.359Q76.167 30.366 76.161 30.393Q76.048 30.790 75.677 31.029Q75.306 31.268 74.882 31.268Q74.445 31.268 74.045 31.060Q73.645 30.851 73.406 30.484Q73.166 30.117 73.166 29.665M73.836 29.395L75.651 29.395Q75.651 29.118 75.554 28.866Q75.456 28.613 75.258 28.457Q75.060 28.302 74.776 28.302Q74.499 28.302 74.286 28.460Q74.072 28.619 73.954 28.874Q73.836 29.129 73.836 29.395M78.505 31.200L76.769 31.200L76.769 30.920Q76.998 30.920 77.147 30.886Q77.295 30.851 77.295 30.711L77.295 28.862Q77.295 28.592 77.188 28.531Q77.080 28.469 76.769 28.469L76.769 28.189L77.798 28.114L77.798 28.821Q77.928 28.513 78.170 28.314Q78.413 28.114 78.731 28.114Q78.950 28.114 79.121 28.238Q79.291 28.363 79.291 28.575Q79.291 28.712 79.192 28.811Q79.093 28.910 78.960 28.910Q78.823 28.910 78.724 28.811Q78.625 28.712 78.625 28.575Q78.625 28.435 78.724 28.336Q78.434 28.336 78.234 28.532Q78.034 28.729 77.941 29.023Q77.849 29.317 77.849 29.597L77.849 30.711Q77.849 30.920 78.505 30.920\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M84.264 31.200L82.630 31.200L82.630 30.920Q82.859 30.920 83.008 30.886Q83.157 30.851 83.157 30.711L83.157 28.862Q83.157 28.592 83.049 28.531Q82.941 28.469 82.630 28.469L82.630 28.189L83.690 28.114L83.690 28.763Q83.861 28.455 84.165 28.284Q84.469 28.114 84.814 28.114Q85.214 28.114 85.491 28.254Q85.768 28.394 85.853 28.742Q86.021 28.449 86.320 28.281Q86.619 28.114 86.964 28.114Q87.470 28.114 87.754 28.337Q88.038 28.561 88.038 29.057L88.038 30.711Q88.038 30.848 88.186 30.884Q88.335 30.920 88.560 30.920L88.560 31.200L86.930 31.200L86.930 30.920Q87.156 30.920 87.306 30.884Q87.456 30.848 87.456 30.711L87.456 29.071Q87.456 28.736 87.337 28.536Q87.217 28.336 86.903 28.336Q86.633 28.336 86.399 28.472Q86.164 28.609 86.026 28.843Q85.888 29.077 85.888 29.351L85.888 30.711Q85.888 30.848 86.036 30.884Q86.185 30.920 86.411 30.920L86.411 31.200L84.780 31.200L84.780 30.920Q85.009 30.920 85.158 30.886Q85.307 30.851 85.307 30.711L85.307 29.071Q85.307 28.736 85.187 28.536Q85.067 28.336 84.753 28.336Q84.483 28.336 84.249 28.472Q84.015 28.609 83.876 28.843Q83.738 29.077 83.738 29.351L83.738 30.711Q83.738 30.848 83.888 30.884Q84.039 30.920 84.264 30.920L84.264 31.200M89.107 29.717Q89.107 29.375 89.242 29.076Q89.377 28.777 89.617 28.553Q89.856 28.329 90.174 28.204Q90.492 28.079 90.823 28.079Q91.268 28.079 91.667 28.295Q92.067 28.510 92.301 28.888Q92.536 29.265 92.536 29.717Q92.536 30.058 92.394 30.342Q92.252 30.626 92.008 30.833Q91.763 31.039 91.454 31.154Q91.144 31.268 90.823 31.268Q90.393 31.268 89.991 31.067Q89.589 30.865 89.348 30.513Q89.107 30.161 89.107 29.717M90.823 31.019Q91.425 31.019 91.649 30.641Q91.872 30.263 91.872 29.631Q91.872 29.019 91.638 28.660Q91.404 28.302 90.823 28.302Q89.770 28.302 89.770 29.631Q89.770 30.263 89.996 30.641Q90.222 31.019 90.823 31.019M94.880 31.200L93.144 31.200L93.144 30.920Q93.373 30.920 93.522 30.886Q93.670 30.851 93.670 30.711L93.670 28.862Q93.670 28.592 93.563 28.531Q93.455 28.469 93.144 28.469L93.144 28.189L94.173 28.114L94.173 28.821Q94.303 28.513 94.545 28.314Q94.788 28.114 95.106 28.114Q95.325 28.114 95.496 28.238Q95.666 28.363 95.666 28.575Q95.666 28.712 95.567 28.811Q95.468 28.910 95.335 28.910Q95.198 28.910 95.099 28.811Q95 28.712 95 28.575Q95 28.435 95.099 28.336Q94.809 28.336 94.609 28.532Q94.409 28.729 94.316 29.023Q94.224 29.317 94.224 29.597L94.224 30.711Q94.224 30.920 94.880 30.920L94.880 31.200M96.210 29.665Q96.210 29.344 96.335 29.055Q96.459 28.766 96.685 28.543Q96.911 28.319 97.206 28.199Q97.502 28.079 97.820 28.079Q98.148 28.079 98.409 28.179Q98.671 28.278 98.847 28.460Q99.023 28.643 99.117 28.901Q99.211 29.159 99.211 29.491Q99.211 29.583 99.129 29.604L96.873 29.604L96.873 29.665Q96.873 30.253 97.157 30.636Q97.440 31.019 98.008 31.019Q98.329 31.019 98.597 30.826Q98.866 30.633 98.955 30.318Q98.961 30.277 99.037 30.263L99.129 30.263Q99.211 30.287 99.211 30.359Q99.211 30.366 99.204 30.393Q99.091 30.790 98.720 31.029Q98.350 31.268 97.926 31.268Q97.488 31.268 97.088 31.060Q96.688 30.851 96.449 30.484Q96.210 30.117 96.210 29.665M96.880 29.395L98.695 29.395Q98.695 29.118 98.597 28.866Q98.500 28.613 98.302 28.457Q98.103 28.302 97.820 28.302Q97.543 28.302 97.329 28.460Q97.116 28.619 96.998 28.874Q96.880 29.129 96.880 29.395\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M102.512 31.193L102.512 30.130Q102.512 30.106 102.540 30.079Q102.567 30.052 102.591 30.052L102.700 30.052Q102.765 30.052 102.779 30.110Q102.875 30.544 103.121 30.795Q103.367 31.046 103.781 31.046Q104.122 31.046 104.375 30.913Q104.628 30.780 104.628 30.472Q104.628 30.315 104.534 30.200Q104.440 30.086 104.302 30.017Q104.163 29.949 103.996 29.911L103.415 29.812Q103.059 29.744 102.786 29.523Q102.512 29.303 102.512 28.961Q102.512 28.712 102.624 28.537Q102.735 28.363 102.921 28.264Q103.107 28.165 103.323 28.122Q103.538 28.079 103.781 28.079Q104.194 28.079 104.474 28.261L104.690 28.086Q104.700 28.083 104.707 28.081Q104.714 28.079 104.724 28.079L104.775 28.079Q104.802 28.079 104.826 28.103Q104.850 28.127 104.850 28.155L104.850 29.002Q104.850 29.023 104.826 29.050Q104.802 29.077 104.775 29.077L104.662 29.077Q104.635 29.077 104.609 29.052Q104.584 29.026 104.584 29.002Q104.584 28.766 104.478 28.602Q104.372 28.438 104.189 28.356Q104.006 28.274 103.774 28.274Q103.446 28.274 103.189 28.377Q102.933 28.479 102.933 28.756Q102.933 28.951 103.116 29.060Q103.299 29.170 103.528 29.211L104.102 29.317Q104.348 29.365 104.562 29.493Q104.775 29.621 104.912 29.824Q105.049 30.028 105.049 30.277Q105.049 30.790 104.683 31.029Q104.317 31.268 103.781 31.268Q103.285 31.268 102.953 30.974L102.687 31.248Q102.666 31.268 102.639 31.268L102.591 31.268Q102.567 31.268 102.540 31.241Q102.512 31.214 102.512 31.193M107.345 31.200L105.742 31.200L105.742 30.920Q105.968 30.920 106.117 30.886Q106.265 30.851 106.265 30.711L106.265 27.092Q106.265 26.822 106.158 26.760Q106.050 26.699 105.742 26.699L105.742 26.418L106.819 26.343L106.819 30.711Q106.819 30.848 106.969 30.884Q107.120 30.920 107.345 30.920L107.345 31.200M107.899 29.717Q107.899 29.375 108.034 29.076Q108.169 28.777 108.408 28.553Q108.648 28.329 108.966 28.204Q109.283 28.079 109.615 28.079Q110.059 28.079 110.459 28.295Q110.859 28.510 111.093 28.888Q111.327 29.265 111.327 29.717Q111.327 30.058 111.186 30.342Q111.044 30.626 110.799 30.833Q110.555 31.039 110.246 31.154Q109.936 31.268 109.615 31.268Q109.184 31.268 108.783 31.067Q108.381 30.865 108.140 30.513Q107.899 30.161 107.899 29.717M109.615 31.019Q110.217 31.019 110.440 30.641Q110.664 30.263 110.664 29.631Q110.664 29.019 110.430 28.660Q110.196 28.302 109.615 28.302Q108.562 28.302 108.562 29.631Q108.562 30.263 108.788 30.641Q109.013 31.019 109.615 31.019\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(10.777 24.043)\">\u003Cpath d=\"M113.103 31.173L112.122 28.674Q112.061 28.531 111.943 28.496Q111.825 28.462 111.609 28.462L111.609 28.182L113.089 28.182L113.089 28.462Q112.710 28.462 112.710 28.623Q112.710 28.633 112.724 28.674L113.438 30.506L114.111 28.801Q114.081 28.729 114.081 28.701Q114.081 28.674 114.053 28.674Q113.992 28.527 113.874 28.495Q113.756 28.462 113.544 28.462L113.544 28.182L114.942 28.182L114.942 28.462Q114.566 28.462 114.566 28.623Q114.566 28.654 114.573 28.674L115.328 30.612L116.015 28.862Q116.036 28.811 116.036 28.756Q116.036 28.616 115.923 28.539Q115.810 28.462 115.670 28.462L115.670 28.182L116.890 28.182L116.890 28.462Q116.685 28.462 116.530 28.568Q116.374 28.674 116.302 28.862L115.397 31.173Q115.362 31.268 115.250 31.268L115.181 31.268Q115.072 31.268 115.034 31.173L114.252 29.170L113.465 31.173Q113.431 31.268 113.318 31.268L113.250 31.268Q113.141 31.268 113.103 31.173M119.088 31.200L117.485 31.200L117.485 30.920Q117.711 30.920 117.859 30.886Q118.008 30.851 118.008 30.711L118.008 27.092Q118.008 26.822 117.900 26.760Q117.793 26.699 117.485 26.699L117.485 26.418L118.562 26.343L118.562 30.711Q118.562 30.848 118.712 30.884Q118.862 30.920 119.088 30.920L119.088 31.200M120.018 32.335Q120.148 32.403 120.284 32.403Q120.455 32.403 120.606 32.314Q120.756 32.225 120.867 32.080Q120.978 31.935 121.057 31.767L121.320 31.200L120.151 28.674Q120.076 28.527 119.946 28.495Q119.816 28.462 119.584 28.462L119.584 28.182L121.105 28.182L121.105 28.462Q120.756 28.462 120.756 28.609Q120.759 28.630 120.761 28.647Q120.763 28.664 120.763 28.674L121.621 30.533L122.393 28.862Q122.427 28.794 122.427 28.715Q122.427 28.602 122.344 28.532Q122.260 28.462 122.147 28.462L122.147 28.182L123.343 28.182L123.343 28.462Q123.125 28.462 122.952 28.566Q122.779 28.671 122.687 28.862L121.351 31.767Q121.180 32.137 120.910 32.383Q120.640 32.629 120.284 32.629Q120.014 32.629 119.796 32.463Q119.577 32.297 119.577 32.034Q119.577 31.897 119.669 31.808Q119.761 31.720 119.901 31.720Q120.038 31.720 120.127 31.808Q120.216 31.897 120.216 32.034Q120.216 32.137 120.163 32.215Q120.110 32.294 120.018 32.335\" 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\">The UCB exploration bonus c*sqrt(ln t \u002F N) as a function of the visit count N, at t=1000. It decays like 1\u002Fsqrt(N): steep for small N, flat for large N, so rarely-seen actions are favored and the preference relaxes as evidence accrues. The count-based deep-RL methods below all rebuild this curve from a pseudo-count.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:439.688px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 329.766 119.073\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M-65.403-22.193H2.883v-34.144h-68.286Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(-17.047 2)\">\u003Cpath d=\"M-30.979-39.273L-30.979-40.495Q-30.979-40.523-30.948-40.554Q-30.916-40.585-30.893-40.585L-30.787-40.585Q-30.717-40.585-30.701-40.523Q-30.639-40.203-30.500-39.962Q-30.362-39.722-30.129-39.581Q-29.897-39.441-29.588-39.441Q-29.350-39.441-29.141-39.501Q-28.932-39.562-28.795-39.710Q-28.658-39.859-28.658-40.105Q-28.658-40.359-28.869-40.525Q-29.080-40.691-29.350-40.745L-29.971-40.859Q-30.377-40.937-30.678-41.193Q-30.979-41.449-30.979-41.824Q-30.979-42.191-30.778-42.413Q-30.576-42.636-30.252-42.734Q-29.928-42.831-29.588-42.831Q-29.123-42.831-28.826-42.624L-28.604-42.808Q-28.580-42.831-28.549-42.831L-28.498-42.831Q-28.467-42.831-28.440-42.804Q-28.412-42.777-28.412-42.745L-28.412-41.761Q-28.412-41.730-28.438-41.701Q-28.463-41.671-28.498-41.671L-28.604-41.671Q-28.639-41.671-28.666-41.699Q-28.694-41.726-28.694-41.761Q-28.694-42.160-28.946-42.380Q-29.198-42.601-29.596-42.601Q-29.951-42.601-30.235-42.478Q-30.518-42.355-30.518-42.050Q-30.518-41.831-30.317-41.699Q-30.115-41.566-29.869-41.523L-29.244-41.410Q-28.815-41.320-28.506-41.023Q-28.198-40.726-28.198-40.312Q-28.198-39.742-28.596-39.464Q-28.994-39.187-29.588-39.187Q-30.139-39.187-30.490-39.523L-30.787-39.210Q-30.811-39.187-30.846-39.187L-30.893-39.187Q-30.916-39.187-30.948-39.218Q-30.979-39.249-30.979-39.273M-27.045-40.226L-27.045-42.417L-27.748-42.417L-27.748-42.671Q-27.393-42.671-27.151-42.904Q-26.908-43.136-26.797-43.484Q-26.686-43.831-26.686-44.187L-26.405-44.187L-26.405-42.714L-25.229-42.714L-25.229-42.417L-26.405-42.417L-26.405-40.242Q-26.405-39.921-26.285-39.693Q-26.166-39.464-25.885-39.464Q-25.705-39.464-25.588-39.587Q-25.471-39.710-25.418-39.890Q-25.365-40.070-25.365-40.242L-25.365-40.714L-25.084-40.714L-25.084-40.226Q-25.084-39.972-25.190-39.732Q-25.295-39.492-25.492-39.339Q-25.690-39.187-25.948-39.187Q-26.264-39.187-26.516-39.310Q-26.768-39.433-26.906-39.667Q-27.045-39.902-27.045-40.226M-24.268-40.097Q-24.268-40.581-23.865-40.876Q-23.463-41.171-22.912-41.290Q-22.362-41.410-21.869-41.410L-21.869-41.699Q-21.869-41.925-21.985-42.132Q-22.100-42.339-22.297-42.458Q-22.494-42.578-22.725-42.578Q-23.151-42.578-23.436-42.472Q-23.365-42.445-23.319-42.390Q-23.272-42.335-23.246-42.265Q-23.221-42.195-23.221-42.120Q-23.221-42.015-23.272-41.923Q-23.323-41.831-23.414-41.781Q-23.506-41.730-23.612-41.730Q-23.717-41.730-23.809-41.781Q-23.901-41.831-23.951-41.923Q-24.002-42.015-24.002-42.120Q-24.002-42.538-23.614-42.685Q-23.225-42.831-22.725-42.831Q-22.393-42.831-22.039-42.701Q-21.686-42.570-21.457-42.316Q-21.229-42.062-21.229-41.714L-21.229-39.913Q-21.229-39.781-21.156-39.671Q-21.084-39.562-20.955-39.562Q-20.830-39.562-20.762-39.667Q-20.694-39.773-20.694-39.913L-20.694-40.425L-20.412-40.425L-20.412-39.913Q-20.412-39.710-20.530-39.552Q-20.647-39.394-20.828-39.310Q-21.010-39.226-21.213-39.226Q-21.444-39.226-21.596-39.398Q-21.748-39.570-21.780-39.800Q-21.940-39.519-22.248-39.353Q-22.557-39.187-22.908-39.187Q-23.420-39.187-23.844-39.410Q-24.268-39.632-24.268-40.097M-23.580-40.097Q-23.580-39.812-23.354-39.626Q-23.127-39.441-22.834-39.441Q-22.588-39.441-22.364-39.558Q-22.139-39.675-22.004-39.878Q-21.869-40.081-21.869-40.335L-21.869-41.167Q-22.135-41.167-22.420-41.113Q-22.705-41.058-22.977-40.929Q-23.248-40.800-23.414-40.593Q-23.580-40.386-23.580-40.097M-19.494-40.226L-19.494-42.417L-20.198-42.417L-20.198-42.671Q-19.842-42.671-19.600-42.904Q-19.358-43.136-19.246-43.484Q-19.135-43.831-19.135-44.187L-18.854-44.187L-18.854-42.714L-17.678-42.714L-17.678-42.417L-18.854-42.417L-18.854-40.242Q-18.854-39.921-18.735-39.693Q-18.615-39.464-18.334-39.464Q-18.155-39.464-18.037-39.587Q-17.920-39.710-17.867-39.890Q-17.815-40.070-17.815-40.242L-17.815-40.714L-17.533-40.714L-17.533-40.226Q-17.533-39.972-17.639-39.732Q-17.744-39.492-17.942-39.339Q-18.139-39.187-18.397-39.187Q-18.713-39.187-18.965-39.310Q-19.217-39.433-19.356-39.667Q-19.494-39.902-19.494-40.226M-16.815-41.019Q-16.815-41.499-16.582-41.915Q-16.350-42.331-15.940-42.581Q-15.530-42.831-15.053-42.831Q-14.323-42.831-13.924-42.390Q-13.526-41.949-13.526-41.218Q-13.526-41.113-13.619-41.089L-16.069-41.089L-16.069-41.019Q-16.069-40.609-15.948-40.253Q-15.826-39.898-15.555-39.681Q-15.283-39.464-14.854-39.464Q-14.490-39.464-14.194-39.693Q-13.897-39.921-13.795-40.273Q-13.787-40.320-13.701-40.335L-13.619-40.335Q-13.526-40.308-13.526-40.226Q-13.526-40.218-13.533-40.187Q-13.596-39.960-13.735-39.777Q-13.873-39.593-14.065-39.460Q-14.256-39.328-14.475-39.257Q-14.694-39.187-14.932-39.187Q-15.303-39.187-15.641-39.324Q-15.979-39.460-16.246-39.712Q-16.514-39.964-16.664-40.304Q-16.815-40.644-16.815-41.019M-16.061-41.328L-14.100-41.328Q-14.100-41.632-14.201-41.923Q-14.303-42.214-14.520-42.396Q-14.737-42.578-15.053-42.578Q-15.354-42.578-15.584-42.390Q-15.815-42.203-15.938-41.911Q-16.061-41.620-16.061-41.328\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-17.047 2)\">\u003Cpath d=\"M-10.154-39.273L-10.154-40.495Q-10.154-40.523-10.123-40.554Q-10.091-40.585-10.068-40.585L-9.962-40.585Q-9.892-40.585-9.876-40.523Q-9.814-40.203-9.675-39.962Q-9.537-39.722-9.304-39.581Q-9.072-39.441-8.763-39.441Q-8.525-39.441-8.316-39.501Q-8.107-39.562-7.970-39.710Q-7.833-39.859-7.833-40.105Q-7.833-40.359-8.044-40.525Q-8.255-40.691-8.525-40.745L-9.146-40.859Q-9.552-40.937-9.853-41.193Q-10.154-41.449-10.154-41.824Q-10.154-42.191-9.953-42.413Q-9.751-42.636-9.427-42.734Q-9.103-42.831-8.763-42.831Q-8.298-42.831-8.001-42.624L-7.779-42.808Q-7.755-42.831-7.724-42.831L-7.673-42.831Q-7.642-42.831-7.615-42.804Q-7.587-42.777-7.587-42.745L-7.587-41.761Q-7.587-41.730-7.613-41.701Q-7.638-41.671-7.673-41.671L-7.779-41.671Q-7.814-41.671-7.841-41.699Q-7.869-41.726-7.869-41.761Q-7.869-42.160-8.121-42.380Q-8.373-42.601-8.771-42.601Q-9.126-42.601-9.410-42.478Q-9.693-42.355-9.693-42.050Q-9.693-41.831-9.492-41.699Q-9.290-41.566-9.044-41.523L-8.419-41.410Q-7.990-41.320-7.681-41.023Q-7.373-40.726-7.373-40.312Q-7.373-39.742-7.771-39.464Q-8.169-39.187-8.763-39.187Q-9.314-39.187-9.665-39.523L-9.962-39.210Q-9.986-39.187-10.021-39.187L-10.068-39.187Q-10.091-39.187-10.123-39.218Q-10.154-39.249-10.154-39.273M-4.466-37.273Q-5.080-37.730-5.482-38.365Q-5.884-38.999-6.080-39.745Q-6.275-40.492-6.275-41.265Q-6.275-42.038-6.080-42.785Q-5.884-43.531-5.482-44.165Q-5.080-44.800-4.466-45.257Q-4.455-45.261-4.447-45.263Q-4.439-45.265-4.427-45.265L-4.349-45.265Q-4.310-45.265-4.285-45.238Q-4.259-45.210-4.259-45.167Q-4.259-45.117-4.290-45.097Q-4.798-44.644-5.121-44.021Q-5.443-43.398-5.583-42.703Q-5.724-42.007-5.724-41.265Q-5.724-40.531-5.585-39.831Q-5.447-39.132-5.123-38.507Q-4.798-37.882-4.290-37.433Q-4.259-37.413-4.259-37.363Q-4.259-37.320-4.285-37.292Q-4.310-37.265-4.349-37.265L-4.427-37.265Q-4.435-37.269-4.445-37.271Q-4.455-37.273-4.466-37.273M-2.915-40.226L-2.915-42.417L-3.619-42.417L-3.619-42.671Q-3.263-42.671-3.021-42.904Q-2.779-43.136-2.667-43.484Q-2.556-43.831-2.556-44.187L-2.275-44.187L-2.275-42.714L-1.099-42.714L-1.099-42.417L-2.275-42.417L-2.275-40.242Q-2.275-39.921-2.156-39.693Q-2.037-39.464-1.755-39.464Q-1.576-39.464-1.458-39.587Q-1.341-39.710-1.289-39.890Q-1.236-40.070-1.236-40.242L-1.236-40.714L-0.955-40.714L-0.955-40.226Q-0.955-39.972-1.060-39.732Q-1.165-39.492-1.363-39.339Q-1.560-39.187-1.818-39.187Q-2.134-39.187-2.386-39.310Q-2.638-39.433-2.777-39.667Q-2.915-39.902-2.915-40.226M0.167-37.265L0.085-37.265Q0.049-37.265 0.024-37.294Q-0.001-37.324-0.001-37.363Q-0.001-37.413 0.030-37.433Q0.417-37.769 0.700-38.218Q0.983-38.667 1.149-39.167Q1.315-39.667 1.389-40.185Q1.463-40.703 1.463-41.265Q1.463-41.835 1.389-42.351Q1.315-42.867 1.149-43.363Q0.983-43.859 0.704-44.306Q0.424-44.753 0.030-45.097Q-0.001-45.117-0.001-45.167Q-0.001-45.206 0.024-45.236Q0.049-45.265 0.085-45.265L0.167-45.265Q0.178-45.265 0.188-45.263Q0.198-45.261 0.206-45.257Q0.819-44.800 1.221-44.165Q1.624-43.531 1.819-42.785Q2.014-42.038 2.014-41.265Q2.014-40.492 1.819-39.745Q1.624-38.999 1.221-38.365Q0.819-37.730 0.206-37.273Q0.194-37.273 0.186-37.271Q0.178-37.269 0.167-37.265\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M37.012-22.193H122.4v-34.144H37.012Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(71.605 2)\">\u003Cpath d=\"M-29.205-39.187Q-29.686-39.187-30.094-39.431Q-30.502-39.675-30.740-40.089Q-30.979-40.503-30.979-40.992Q-30.979-41.484-30.721-41.900Q-30.463-42.316-30.031-42.554Q-29.600-42.792-29.108-42.792Q-28.487-42.792-28.037-42.355L-28.037-43.984Q-28.037-44.199-28.100-44.294Q-28.162-44.390-28.280-44.411Q-28.397-44.433-28.643-44.433L-28.643-44.730L-27.420-44.816L-27.420-40.007Q-27.420-39.796-27.358-39.701Q-27.295-39.605-27.178-39.583Q-27.061-39.562-26.811-39.562L-26.811-39.265L-28.061-39.187L-28.061-39.671Q-28.526-39.187-29.205-39.187M-29.139-39.441Q-28.799-39.441-28.506-39.632Q-28.213-39.824-28.061-40.120L-28.061-41.953Q-28.209-42.226-28.471-42.382Q-28.733-42.538-29.045-42.538Q-29.670-42.538-29.953-42.091Q-30.237-41.644-30.237-40.984Q-30.237-40.339-29.985-39.890Q-29.733-39.441-29.139-39.441M-26.303-41.019Q-26.303-41.499-26.071-41.915Q-25.838-42.331-25.428-42.581Q-25.018-42.831-24.541-42.831Q-23.811-42.831-23.412-42.390Q-23.014-41.949-23.014-41.218Q-23.014-41.113-23.108-41.089L-25.557-41.089L-25.557-41.019Q-25.557-40.609-25.436-40.253Q-25.315-39.898-25.043-39.681Q-24.772-39.464-24.342-39.464Q-23.979-39.464-23.682-39.693Q-23.385-39.921-23.283-40.273Q-23.276-40.320-23.190-40.335L-23.108-40.335Q-23.014-40.308-23.014-40.226Q-23.014-40.218-23.022-40.187Q-23.084-39.960-23.223-39.777Q-23.362-39.593-23.553-39.460Q-23.744-39.328-23.963-39.257Q-24.182-39.187-24.420-39.187Q-24.791-39.187-25.129-39.324Q-25.467-39.460-25.735-39.712Q-26.002-39.964-26.153-40.304Q-26.303-40.644-26.303-41.019M-25.549-41.328L-23.588-41.328Q-23.588-41.632-23.690-41.923Q-23.791-42.214-24.008-42.396Q-24.225-42.578-24.541-42.578Q-24.842-42.578-25.073-42.390Q-25.303-42.203-25.426-41.911Q-25.549-41.620-25.549-41.328M-20.596-39.265L-22.451-39.265L-22.451-39.562Q-22.178-39.562-22.010-39.609Q-21.842-39.656-21.842-39.824L-21.842-41.960Q-21.842-42.175-21.905-42.271Q-21.967-42.367-22.086-42.388Q-22.205-42.410-22.451-42.410L-22.451-42.706L-21.260-42.792L-21.260-42.058Q-21.147-42.273-20.953-42.441Q-20.760-42.609-20.522-42.701Q-20.283-42.792-20.030-42.792Q-18.862-42.792-18.862-41.714L-18.862-39.824Q-18.862-39.656-18.692-39.609Q-18.522-39.562-18.252-39.562L-18.252-39.265L-20.108-39.265L-20.108-39.562Q-19.834-39.562-19.666-39.609Q-19.498-39.656-19.498-39.824L-19.498-41.699Q-19.498-42.081-19.619-42.310Q-19.740-42.538-20.092-42.538Q-20.405-42.538-20.658-42.376Q-20.912-42.214-21.059-41.945Q-21.205-41.675-21.205-41.378L-21.205-39.824Q-21.205-39.656-21.035-39.609Q-20.865-39.562-20.596-39.562L-20.596-39.265M-17.764-39.273L-17.764-40.495Q-17.764-40.523-17.733-40.554Q-17.701-40.585-17.678-40.585L-17.573-40.585Q-17.502-40.585-17.487-40.523Q-17.424-40.203-17.285-39.962Q-17.147-39.722-16.914-39.581Q-16.682-39.441-16.373-39.441Q-16.135-39.441-15.926-39.501Q-15.717-39.562-15.580-39.710Q-15.444-39.859-15.444-40.105Q-15.444-40.359-15.655-40.525Q-15.865-40.691-16.135-40.745L-16.756-40.859Q-17.162-40.937-17.463-41.193Q-17.764-41.449-17.764-41.824Q-17.764-42.191-17.563-42.413Q-17.362-42.636-17.037-42.734Q-16.713-42.831-16.373-42.831Q-15.908-42.831-15.612-42.624L-15.389-42.808Q-15.365-42.831-15.334-42.831L-15.283-42.831Q-15.252-42.831-15.225-42.804Q-15.198-42.777-15.198-42.745L-15.198-41.761Q-15.198-41.730-15.223-41.701Q-15.248-41.671-15.283-41.671L-15.389-41.671Q-15.424-41.671-15.451-41.699Q-15.479-41.726-15.479-41.761Q-15.479-42.160-15.731-42.380Q-15.983-42.601-16.381-42.601Q-16.737-42.601-17.020-42.478Q-17.303-42.355-17.303-42.050Q-17.303-41.831-17.102-41.699Q-16.901-41.566-16.655-41.523L-16.030-41.410Q-15.600-41.320-15.291-41.023Q-14.983-40.726-14.983-40.312Q-14.983-39.742-15.381-39.464Q-15.780-39.187-16.373-39.187Q-16.924-39.187-17.276-39.523L-17.573-39.210Q-17.596-39.187-17.631-39.187L-17.678-39.187Q-17.701-39.187-17.733-39.218Q-17.764-39.249-17.764-39.273M-12.596-39.265L-14.373-39.265L-14.373-39.562Q-14.100-39.562-13.932-39.609Q-13.764-39.656-13.764-39.824L-13.764-41.960Q-13.764-42.175-13.821-42.271Q-13.877-42.367-13.990-42.388Q-14.104-42.410-14.350-42.410L-14.350-42.706L-13.151-42.792L-13.151-39.824Q-13.151-39.656-13.004-39.609Q-12.858-39.562-12.596-39.562L-12.596-39.265M-14.037-44.187Q-14.037-44.378-13.903-44.509Q-13.768-44.640-13.573-44.640Q-13.451-44.640-13.348-44.578Q-13.244-44.515-13.182-44.411Q-13.119-44.308-13.119-44.187Q-13.119-43.992-13.250-43.857Q-13.381-43.722-13.573-43.722Q-13.772-43.722-13.905-43.855Q-14.037-43.988-14.037-44.187M-11.471-40.226L-11.471-42.417L-12.174-42.417L-12.174-42.671Q-11.819-42.671-11.576-42.904Q-11.334-43.136-11.223-43.484Q-11.112-43.831-11.112-44.187L-10.830-44.187L-10.830-42.714L-9.655-42.714L-9.655-42.417L-10.830-42.417L-10.830-40.242Q-10.830-39.921-10.711-39.693Q-10.592-39.464-10.311-39.464Q-10.131-39.464-10.014-39.587Q-9.897-39.710-9.844-39.890Q-9.791-40.070-9.791-40.242L-9.791-40.714L-9.510-40.714L-9.510-40.226Q-9.510-39.972-9.615-39.732Q-9.721-39.492-9.918-39.339Q-10.115-39.187-10.373-39.187Q-10.690-39.187-10.942-39.310Q-11.194-39.433-11.332-39.667Q-11.471-39.902-11.471-40.226\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.605 2)\">\u003Cpath d=\"M-8.598-37.968Q-8.484-37.890-8.309-37.890Q-8.020-37.890-7.799-38.103Q-7.578-38.316-7.453-38.617L-7.164-39.265L-8.438-42.152Q-8.520-42.328-8.664-42.372Q-8.809-42.417-9.078-42.417L-9.078-42.714L-7.359-42.714L-7.359-42.417Q-7.781-42.417-7.781-42.234Q-7.781-42.222-7.766-42.152L-6.828-40.027L-5.996-41.937Q-5.957-42.027-5.957-42.105Q-5.957-42.245-6.059-42.331Q-6.160-42.417-6.301-42.417L-6.301-42.714L-4.949-42.714L-4.949-42.417Q-5.203-42.417-5.397-42.292Q-5.590-42.167-5.695-41.937L-7.141-38.617Q-7.254-38.363-7.420-38.140Q-7.586-37.917-7.815-37.775Q-8.043-37.632-8.309-37.632Q-8.606-37.632-8.846-37.824Q-9.086-38.015-9.086-38.304Q-9.086-38.460-8.981-38.562Q-8.875-38.663-8.727-38.663Q-8.621-38.663-8.541-38.617Q-8.461-38.570-8.414-38.492Q-8.367-38.413-8.367-38.304Q-8.367-38.183-8.428-38.095Q-8.488-38.007-8.598-37.968\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.605 2)\">\u003Cpath d=\"M0.233-39.265L-1.623-39.265L-1.623-39.562Q-1.349-39.562-1.181-39.609Q-1.013-39.656-1.013-39.824L-1.013-41.960Q-1.013-42.175-1.076-42.271Q-1.138-42.367-1.257-42.388Q-1.376-42.410-1.623-42.410L-1.623-42.706L-0.431-42.792L-0.431-42.058Q-0.318-42.273-0.124-42.441Q0.069-42.609 0.307-42.701Q0.545-42.792 0.799-42.792Q1.760-42.792 1.936-42.081Q2.120-42.410 2.448-42.601Q2.776-42.792 3.155-42.792Q4.331-42.792 4.331-41.714L4.331-39.824Q4.331-39.656 4.499-39.609Q4.667-39.562 4.936-39.562L4.936-39.265L3.081-39.265L3.081-39.562Q3.354-39.562 3.522-39.607Q3.690-39.652 3.690-39.824L3.690-41.699Q3.690-42.085 3.565-42.312Q3.440-42.538 3.088-42.538Q2.784-42.538 2.528-42.376Q2.272-42.214 2.124-41.945Q1.975-41.675 1.975-41.378L1.975-39.824Q1.975-39.656 2.145-39.609Q2.315-39.562 2.585-39.562L2.585-39.265L0.729-39.265L0.729-39.562Q1.002-39.562 1.170-39.609Q1.338-39.656 1.338-39.824L1.338-41.699Q1.338-42.085 1.213-42.312Q1.088-42.538 0.737-42.538Q0.432-42.538 0.176-42.376Q-0.080-42.214-0.228-41.945Q-0.376-41.675-0.376-41.378L-0.376-39.824Q-0.376-39.656-0.206-39.609Q-0.037-39.562 0.233-39.562L0.233-39.265M5.381-40.960Q5.381-41.464 5.637-41.896Q5.893-42.328 6.329-42.579Q6.764-42.831 7.264-42.831Q7.651-42.831 7.993-42.687Q8.335-42.542 8.596-42.281Q8.858-42.019 9.001-41.683Q9.143-41.347 9.143-40.960Q9.143-40.468 8.879-40.058Q8.616-39.648 8.186-39.417Q7.756-39.187 7.264-39.187Q6.772-39.187 6.338-39.419Q5.905-39.652 5.643-40.060Q5.381-40.468 5.381-40.960M7.264-39.464Q7.721-39.464 7.973-39.687Q8.225-39.910 8.313-40.261Q8.401-40.613 8.401-41.058Q8.401-41.488 8.307-41.826Q8.213-42.163 7.960-42.370Q7.706-42.578 7.264-42.578Q6.616-42.578 6.372-42.161Q6.127-41.745 6.127-41.058Q6.127-40.613 6.215-40.261Q6.303-39.910 6.555-39.687Q6.807-39.464 7.264-39.464\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.605 2)\">\u003Cpath d=\"M11.690-39.187Q11.209-39.187 10.801-39.431Q10.393-39.675 10.155-40.089Q9.916-40.503 9.916-40.992Q9.916-41.484 10.174-41.900Q10.432-42.316 10.864-42.554Q11.295-42.792 11.787-42.792Q12.408-42.792 12.858-42.355L12.858-43.984Q12.858-44.199 12.795-44.294Q12.733-44.390 12.615-44.411Q12.498-44.433 12.252-44.433L12.252-44.730L13.475-44.816L13.475-40.007Q13.475-39.796 13.537-39.701Q13.600-39.605 13.717-39.583Q13.834-39.562 14.084-39.562L14.084-39.265L12.834-39.187L12.834-39.671Q12.369-39.187 11.690-39.187M11.756-39.441Q12.096-39.441 12.389-39.632Q12.682-39.824 12.834-40.120L12.834-41.953Q12.686-42.226 12.424-42.382Q12.162-42.538 11.850-42.538Q11.225-42.538 10.942-42.091Q10.658-41.644 10.658-40.984Q10.658-40.339 10.910-39.890Q11.162-39.441 11.756-39.441M14.592-41.019Q14.592-41.499 14.824-41.915Q15.057-42.331 15.467-42.581Q15.877-42.831 16.354-42.831Q17.084-42.831 17.483-42.390Q17.881-41.949 17.881-41.218Q17.881-41.113 17.787-41.089L15.338-41.089L15.338-41.019Q15.338-40.609 15.459-40.253Q15.580-39.898 15.852-39.681Q16.123-39.464 16.553-39.464Q16.916-39.464 17.213-39.693Q17.510-39.921 17.612-40.273Q17.619-40.320 17.705-40.335L17.787-40.335Q17.881-40.308 17.881-40.226Q17.881-40.218 17.873-40.187Q17.811-39.960 17.672-39.777Q17.533-39.593 17.342-39.460Q17.151-39.328 16.932-39.257Q16.713-39.187 16.475-39.187Q16.104-39.187 15.766-39.324Q15.428-39.460 15.160-39.712Q14.893-39.964 14.742-40.304Q14.592-40.644 14.592-41.019M15.346-41.328L17.307-41.328Q17.307-41.632 17.205-41.923Q17.104-42.214 16.887-42.396Q16.670-42.578 16.354-42.578Q16.053-42.578 15.822-42.390Q15.592-42.203 15.469-41.911Q15.346-41.620 15.346-41.328M20.283-39.265L18.451-39.265L18.451-39.562Q18.725-39.562 18.893-39.609Q19.061-39.656 19.061-39.824L19.061-43.984Q19.061-44.199 18.998-44.294Q18.936-44.390 18.817-44.411Q18.697-44.433 18.451-44.433L18.451-44.730L19.674-44.816L19.674-39.824Q19.674-39.656 19.842-39.609Q20.010-39.562 20.283-39.562\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.605 2)\">\u003Cpath d=\"M23.803-37.449Q23.803-37.468 23.818-37.523L26.744-45.160Q26.810-45.265 26.916-45.265Q26.994-45.265 27.047-45.212Q27.100-45.160 27.100-45.081Q27.100-45.062 27.084-45.007L24.154-37.370Q24.092-37.265 23.986-37.265Q23.912-37.265 23.857-37.320Q23.803-37.374 23.803-37.449\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.605 2)\">\u003Cpath d=\"M32.581-39.265L30.726-39.265L30.726-39.562Q30.999-39.562 31.167-39.609Q31.335-39.656 31.335-39.824L31.335-43.984Q31.335-44.199 31.272-44.294Q31.210-44.390 31.091-44.411Q30.972-44.433 30.726-44.433L30.726-44.730L31.948-44.816L31.948-42.113Q32.073-42.324 32.261-42.474Q32.448-42.624 32.675-42.708Q32.901-42.792 33.147-42.792Q34.315-42.792 34.315-41.714L34.315-39.824Q34.315-39.656 34.485-39.609Q34.655-39.562 34.925-39.562L34.925-39.265L33.069-39.265L33.069-39.562Q33.343-39.562 33.511-39.609Q33.679-39.656 33.679-39.824L33.679-41.699Q33.679-42.081 33.558-42.310Q33.436-42.538 33.085-42.538Q32.772-42.538 32.518-42.376Q32.265-42.214 32.118-41.945Q31.972-41.675 31.972-41.378L31.972-39.824Q31.972-39.656 32.142-39.609Q32.311-39.562 32.581-39.562L32.581-39.265M35.468-40.097Q35.468-40.581 35.870-40.876Q36.272-41.171 36.823-41.290Q37.374-41.410 37.866-41.410L37.866-41.699Q37.866-41.925 37.751-42.132Q37.636-42.339 37.438-42.458Q37.241-42.578 37.011-42.578Q36.585-42.578 36.300-42.472Q36.370-42.445 36.417-42.390Q36.464-42.335 36.489-42.265Q36.515-42.195 36.515-42.120Q36.515-42.015 36.464-41.923Q36.413-41.831 36.321-41.781Q36.229-41.730 36.124-41.730Q36.018-41.730 35.927-41.781Q35.835-41.831 35.784-41.923Q35.733-42.015 35.733-42.120Q35.733-42.538 36.122-42.685Q36.511-42.831 37.011-42.831Q37.343-42.831 37.696-42.701Q38.050-42.570 38.278-42.316Q38.507-42.062 38.507-41.714L38.507-39.913Q38.507-39.781 38.579-39.671Q38.651-39.562 38.780-39.562Q38.905-39.562 38.974-39.667Q39.042-39.773 39.042-39.913L39.042-40.425L39.323-40.425L39.323-39.913Q39.323-39.710 39.206-39.552Q39.089-39.394 38.907-39.310Q38.725-39.226 38.522-39.226Q38.292-39.226 38.140-39.398Q37.987-39.570 37.956-39.800Q37.796-39.519 37.487-39.353Q37.179-39.187 36.827-39.187Q36.315-39.187 35.892-39.410Q35.468-39.632 35.468-40.097M36.155-40.097Q36.155-39.812 36.382-39.626Q36.608-39.441 36.901-39.441Q37.147-39.441 37.372-39.558Q37.597-39.675 37.731-39.878Q37.866-40.081 37.866-40.335L37.866-41.167Q37.600-41.167 37.315-41.113Q37.030-41.058 36.759-40.929Q36.487-40.800 36.321-40.593Q36.155-40.386 36.155-40.097M39.659-39.273L39.659-40.495Q39.659-40.523 39.690-40.554Q39.722-40.585 39.745-40.585L39.850-40.585Q39.921-40.585 39.936-40.523Q39.999-40.203 40.138-39.962Q40.276-39.722 40.509-39.581Q40.741-39.441 41.050-39.441Q41.288-39.441 41.497-39.501Q41.706-39.562 41.843-39.710Q41.979-39.859 41.979-40.105Q41.979-40.359 41.768-40.525Q41.558-40.691 41.288-40.745L40.667-40.859Q40.261-40.937 39.960-41.193Q39.659-41.449 39.659-41.824Q39.659-42.191 39.860-42.413Q40.061-42.636 40.386-42.734Q40.710-42.831 41.050-42.831Q41.515-42.831 41.811-42.624L42.034-42.808Q42.058-42.831 42.089-42.831L42.140-42.831Q42.171-42.831 42.198-42.804Q42.225-42.777 42.225-42.745L42.225-41.761Q42.225-41.730 42.200-41.701Q42.175-41.671 42.140-41.671L42.034-41.671Q41.999-41.671 41.972-41.699Q41.944-41.726 41.944-41.761Q41.944-42.160 41.692-42.380Q41.440-42.601 41.042-42.601Q40.686-42.601 40.403-42.478Q40.120-42.355 40.120-42.050Q40.120-41.831 40.321-41.699Q40.522-41.566 40.768-41.523L41.393-41.410Q41.823-41.320 42.132-41.023Q42.440-40.726 42.440-40.312Q42.440-39.742 42.042-39.464Q41.643-39.187 41.050-39.187Q40.499-39.187 40.147-39.523L39.850-39.210Q39.827-39.187 39.792-39.187L39.745-39.187Q39.722-39.187 39.690-39.218Q39.659-39.249 39.659-39.273M44.897-39.265L43.042-39.265L43.042-39.562Q43.315-39.562 43.483-39.609Q43.651-39.656 43.651-39.824L43.651-43.984Q43.651-44.199 43.589-44.294Q43.526-44.390 43.407-44.411Q43.288-44.433 43.042-44.433L43.042-44.730L44.265-44.816L44.265-42.113Q44.390-42.324 44.577-42.474Q44.765-42.624 44.991-42.708Q45.218-42.792 45.464-42.792Q46.632-42.792 46.632-41.714L46.632-39.824Q46.632-39.656 46.802-39.609Q46.972-39.562 47.241-39.562L47.241-39.265L45.386-39.265L45.386-39.562Q45.659-39.562 45.827-39.609Q45.995-39.656 45.995-39.824L45.995-41.699Q45.995-42.081 45.874-42.310Q45.753-42.538 45.401-42.538Q45.089-42.538 44.835-42.376Q44.581-42.214 44.434-41.945Q44.288-41.675 44.288-41.378L44.288-39.824Q44.288-39.656 44.458-39.609Q44.628-39.562 44.897-39.562\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M151.43-22.193h89.864v-34.144H151.43Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(186.023 2)\">\u003Cpath d=\"M-29.139-37.714L-30.994-37.714L-30.994-38.007Q-30.725-38.007-30.557-38.052Q-30.389-38.097-30.389-38.273L-30.389-42.097Q-30.389-42.304-30.545-42.357Q-30.701-42.410-30.994-42.410L-30.994-42.706L-29.772-42.792L-29.772-42.328Q-29.541-42.550-29.227-42.671Q-28.912-42.792-28.573-42.792Q-28.100-42.792-27.696-42.546Q-27.291-42.300-27.059-41.884Q-26.826-41.468-26.826-40.992Q-26.826-40.617-26.975-40.288Q-27.123-39.960-27.393-39.708Q-27.662-39.456-28.006-39.322Q-28.350-39.187-28.709-39.187Q-28.998-39.187-29.270-39.308Q-29.541-39.429-29.748-39.640L-29.748-38.273Q-29.748-38.097-29.580-38.052Q-29.412-38.007-29.139-38.007L-29.139-37.714M-29.748-41.929L-29.748-40.089Q-29.596-39.800-29.334-39.620Q-29.073-39.441-28.764-39.441Q-28.479-39.441-28.256-39.579Q-28.033-39.718-27.881-39.949Q-27.729-40.179-27.651-40.451Q-27.573-40.722-27.573-40.992Q-27.573-41.324-27.698-41.681Q-27.823-42.038-28.071-42.275Q-28.319-42.511-28.666-42.511Q-28.990-42.511-29.285-42.355Q-29.580-42.199-29.748-41.929M-26.260-39.273L-26.260-40.495Q-26.260-40.523-26.229-40.554Q-26.198-40.585-26.174-40.585L-26.069-40.585Q-25.998-40.585-25.983-40.523Q-25.920-40.203-25.781-39.962Q-25.643-39.722-25.410-39.581Q-25.178-39.441-24.869-39.441Q-24.631-39.441-24.422-39.501Q-24.213-39.562-24.076-39.710Q-23.940-39.859-23.940-40.105Q-23.940-40.359-24.151-40.525Q-24.362-40.691-24.631-40.745L-25.252-40.859Q-25.658-40.937-25.959-41.193Q-26.260-41.449-26.260-41.824Q-26.260-42.191-26.059-42.413Q-25.858-42.636-25.533-42.734Q-25.209-42.831-24.869-42.831Q-24.405-42.831-24.108-42.624L-23.885-42.808Q-23.862-42.831-23.830-42.831L-23.780-42.831Q-23.748-42.831-23.721-42.804Q-23.694-42.777-23.694-42.745L-23.694-41.761Q-23.694-41.730-23.719-41.701Q-23.744-41.671-23.780-41.671L-23.885-41.671Q-23.920-41.671-23.948-41.699Q-23.975-41.726-23.975-41.761Q-23.975-42.160-24.227-42.380Q-24.479-42.601-24.877-42.601Q-25.233-42.601-25.516-42.478Q-25.799-42.355-25.799-42.050Q-25.799-41.831-25.598-41.699Q-25.397-41.566-25.151-41.523L-24.526-41.410Q-24.096-41.320-23.787-41.023Q-23.479-40.726-23.479-40.312Q-23.479-39.742-23.877-39.464Q-24.276-39.187-24.869-39.187Q-25.420-39.187-25.772-39.523L-26.069-39.210Q-26.092-39.187-26.127-39.187L-26.174-39.187Q-26.198-39.187-26.229-39.218Q-26.260-39.249-26.260-39.273M-22.951-41.019Q-22.951-41.499-22.719-41.915Q-22.487-42.331-22.076-42.581Q-21.666-42.831-21.190-42.831Q-20.459-42.831-20.061-42.390Q-19.662-41.949-19.662-41.218Q-19.662-41.113-19.756-41.089L-22.205-41.089L-22.205-41.019Q-22.205-40.609-22.084-40.253Q-21.963-39.898-21.692-39.681Q-21.420-39.464-20.990-39.464Q-20.627-39.464-20.330-39.693Q-20.033-39.921-19.932-40.273Q-19.924-40.320-19.838-40.335L-19.756-40.335Q-19.662-40.308-19.662-40.226Q-19.662-40.218-19.670-40.187Q-19.733-39.960-19.871-39.777Q-20.010-39.593-20.201-39.460Q-20.393-39.328-20.612-39.257Q-20.830-39.187-21.069-39.187Q-21.440-39.187-21.778-39.324Q-22.115-39.460-22.383-39.712Q-22.651-39.964-22.801-40.304Q-22.951-40.644-22.951-41.019M-22.198-41.328L-20.237-41.328Q-20.237-41.632-20.338-41.923Q-20.440-42.214-20.656-42.396Q-20.873-42.578-21.190-42.578Q-21.490-42.578-21.721-42.390Q-21.951-42.203-22.074-41.911Q-22.198-41.620-22.198-41.328M-18.490-40.218L-18.490-41.960Q-18.490-42.175-18.553-42.271Q-18.615-42.367-18.735-42.388Q-18.854-42.410-19.100-42.410L-19.100-42.706L-17.854-42.792L-17.854-40.242L-17.854-40.218Q-17.854-39.906-17.799-39.744Q-17.744-39.581-17.594-39.511Q-17.444-39.441-17.123-39.441Q-16.694-39.441-16.420-39.779Q-16.147-40.117-16.147-40.562L-16.147-41.960Q-16.147-42.175-16.209-42.271Q-16.272-42.367-16.391-42.388Q-16.510-42.410-16.756-42.410L-16.756-42.706L-15.510-42.792L-15.510-40.007Q-15.510-39.796-15.448-39.701Q-15.385-39.605-15.266-39.583Q-15.147-39.562-14.901-39.562L-14.901-39.265L-16.123-39.187L-16.123-39.808Q-16.291-39.519-16.573-39.353Q-16.854-39.187-17.174-39.187Q-18.490-39.187-18.490-40.218M-12.639-39.187Q-13.119-39.187-13.528-39.431Q-13.936-39.675-14.174-40.089Q-14.412-40.503-14.412-40.992Q-14.412-41.484-14.155-41.900Q-13.897-42.316-13.465-42.554Q-13.033-42.792-12.541-42.792Q-11.920-42.792-11.471-42.355L-11.471-43.984Q-11.471-44.199-11.533-44.294Q-11.596-44.390-11.713-44.411Q-11.830-44.433-12.076-44.433L-12.076-44.730L-10.854-44.816L-10.854-40.007Q-10.854-39.796-10.791-39.701Q-10.729-39.605-10.612-39.583Q-10.494-39.562-10.244-39.562L-10.244-39.265L-11.494-39.187L-11.494-39.671Q-11.959-39.187-12.639-39.187M-12.573-39.441Q-12.233-39.441-11.940-39.632Q-11.647-39.824-11.494-40.120L-11.494-41.953Q-11.643-42.226-11.905-42.382Q-12.166-42.538-12.479-42.538Q-13.104-42.538-13.387-42.091Q-13.670-41.644-13.670-40.984Q-13.670-40.339-13.418-39.890Q-13.166-39.441-12.573-39.441M-9.737-40.960Q-9.737-41.464-9.481-41.896Q-9.225-42.328-8.789-42.579Q-8.354-42.831-7.854-42.831Q-7.467-42.831-7.125-42.687Q-6.783-42.542-6.522-42.281Q-6.260-42.019-6.117-41.683Q-5.975-41.347-5.975-40.960Q-5.975-40.468-6.239-40.058Q-6.502-39.648-6.932-39.417Q-7.362-39.187-7.854-39.187Q-8.346-39.187-8.780-39.419Q-9.213-39.652-9.475-40.060Q-9.737-40.468-9.737-40.960M-7.854-39.464Q-7.397-39.464-7.145-39.687Q-6.893-39.910-6.805-40.261Q-6.717-40.613-6.717-41.058Q-6.717-41.488-6.811-41.826Q-6.905-42.163-7.158-42.370Q-7.412-42.578-7.854-42.578Q-8.502-42.578-8.746-42.161Q-8.990-41.745-8.990-41.058Q-8.990-40.613-8.903-40.261Q-8.815-39.910-8.563-39.687Q-8.311-39.464-7.854-39.464M-3.377-40.714L-5.631-40.714L-5.631-41.265L-3.377-41.265L-3.377-40.714M-2.615-40.992Q-2.615-41.488-2.365-41.913Q-2.115-42.339-1.696-42.585Q-1.276-42.831-0.776-42.831Q-0.237-42.831 0.154-42.706Q0.545-42.581 0.545-42.167Q0.545-42.062 0.494-41.970Q0.443-41.878 0.351-41.828Q0.260-41.777 0.150-41.777Q0.045-41.777-0.047-41.828Q-0.139-41.878-0.190-41.970Q-0.240-42.062-0.240-42.167Q-0.240-42.390-0.073-42.495Q-0.295-42.554-0.768-42.554Q-1.065-42.554-1.280-42.415Q-1.494-42.277-1.625-42.046Q-1.756-41.816-1.815-41.546Q-1.873-41.277-1.873-40.992Q-1.873-40.597-1.740-40.247Q-1.608-39.898-1.336-39.681Q-1.065-39.464-0.666-39.464Q-0.291-39.464-0.016-39.681Q0.260-39.898 0.361-40.257Q0.377-40.320 0.439-40.320L0.545-40.320Q0.580-40.320 0.605-40.292Q0.631-40.265 0.631-40.226L0.631-40.203Q0.498-39.722 0.113-39.454Q-0.272-39.187-0.776-39.187Q-1.139-39.187-1.473-39.324Q-1.807-39.460-2.067-39.710Q-2.326-39.960-2.471-40.296Q-2.615-40.632-2.615-40.992M1.119-40.960Q1.119-41.464 1.375-41.896Q1.631-42.328 2.066-42.579Q2.502-42.831 3.002-42.831Q3.388-42.831 3.730-42.687Q4.072-42.542 4.334-42.281Q4.595-42.019 4.738-41.683Q4.881-41.347 4.881-40.960Q4.881-40.468 4.617-40.058Q4.353-39.648 3.924-39.417Q3.494-39.187 3.002-39.187Q2.510-39.187 2.076-39.419Q1.642-39.652 1.381-40.060Q1.119-40.468 1.119-40.960M3.002-39.464Q3.459-39.464 3.711-39.687Q3.963-39.910 4.051-40.261Q4.138-40.613 4.138-41.058Q4.138-41.488 4.045-41.826Q3.951-42.163 3.697-42.370Q3.443-42.578 3.002-42.578Q2.353-42.578 2.109-42.161Q1.865-41.745 1.865-41.058Q1.865-40.613 1.953-40.261Q2.041-39.910 2.293-39.687Q2.545-39.464 3.002-39.464M6.049-40.218L6.049-41.960Q6.049-42.175 5.986-42.271Q5.924-42.367 5.804-42.388Q5.685-42.410 5.439-42.410L5.439-42.706L6.685-42.792L6.685-40.242L6.685-40.218Q6.685-39.906 6.740-39.744Q6.795-39.581 6.945-39.511Q7.095-39.441 7.416-39.441Q7.845-39.441 8.119-39.779Q8.392-40.117 8.392-40.562L8.392-41.960Q8.392-42.175 8.330-42.271Q8.267-42.367 8.148-42.388Q8.029-42.410 7.783-42.410L7.783-42.706L9.029-42.792L9.029-40.007Q9.029-39.796 9.092-39.701Q9.154-39.605 9.273-39.583Q9.392-39.562 9.638-39.562L9.638-39.265L8.416-39.187L8.416-39.808Q8.248-39.519 7.967-39.353Q7.685-39.187 7.365-39.187Q6.049-39.187 6.049-40.218M12.013-39.265L10.158-39.265L10.158-39.562Q10.431-39.562 10.599-39.609Q10.767-39.656 10.767-39.824L10.767-41.960Q10.767-42.175 10.705-42.271Q10.642-42.367 10.523-42.388Q10.404-42.410 10.158-42.410L10.158-42.706L11.349-42.792L11.349-42.058Q11.463-42.273 11.656-42.441Q11.849-42.609 12.088-42.701Q12.326-42.792 12.580-42.792Q13.748-42.792 13.748-41.714L13.748-39.824Q13.748-39.656 13.918-39.609Q14.088-39.562 14.357-39.562L14.357-39.265L12.502-39.265L12.502-39.562Q12.775-39.562 12.943-39.609Q13.111-39.656 13.111-39.824L13.111-41.699Q13.111-42.081 12.990-42.310Q12.869-42.538 12.517-42.538Q12.205-42.538 11.951-42.376Q11.697-42.214 11.551-41.945Q11.404-41.675 11.404-41.378L11.404-39.824Q11.404-39.656 11.574-39.609Q11.744-39.562 12.013-39.562\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(186.023 2)\">\u003Cpath d=\"M15.220-40.226L15.220-42.417L14.517-42.417L14.517-42.671Q14.873-42.671 15.115-42.904Q15.357-43.136 15.468-43.484Q15.580-43.831 15.580-44.187L15.861-44.187L15.861-42.714L17.037-42.714L17.037-42.417L15.861-42.417L15.861-40.242Q15.861-39.921 15.980-39.693Q16.099-39.464 16.380-39.464Q16.560-39.464 16.677-39.587Q16.794-39.710 16.847-39.890Q16.900-40.070 16.900-40.242L16.900-40.714L17.181-40.714L17.181-40.226Q17.181-39.972 17.076-39.732Q16.970-39.492 16.773-39.339Q16.576-39.187 16.318-39.187Q16.002-39.187 15.750-39.310Q15.498-39.433 15.359-39.667Q15.220-39.902 15.220-40.226\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(186.023 2)\">\u003Cpath d=\"M22.754-39.265L20.832-39.265L20.832-39.562Q21.641-39.562 21.641-40.042L21.641-44.386Q21.383-44.433 20.832-44.433L20.832-44.730L22.328-44.730Q22.387-44.710 22.398-44.699L25.406-40.511L25.406-43.953Q25.406-44.433 24.601-44.433L24.601-44.730L26.519-44.730L26.519-44.433Q25.711-44.433 25.711-43.953L25.711-39.370Q25.691-39.285 25.617-39.265L25.512-39.265Q25.457-39.277 25.441-39.304L21.945-44.160L21.945-40.042Q21.945-39.562 22.754-39.562L22.754-39.265M29.207-40.714L26.953-40.714L26.953-41.265L29.207-41.265L29.207-40.714M31.855-39.265L30-39.265L30-39.562Q30.273-39.562 30.441-39.609Q30.609-39.656 30.609-39.824L30.609-43.984Q30.609-44.199 30.547-44.294Q30.484-44.390 30.365-44.411Q30.246-44.433 30-44.433L30-44.730L31.223-44.816L31.223-42.113Q31.348-42.324 31.535-42.474Q31.723-42.624 31.949-42.708Q32.176-42.792 32.422-42.792Q33.590-42.792 33.590-41.714L33.590-39.824Q33.590-39.656 33.760-39.609Q33.930-39.562 34.199-39.562L34.199-39.265L32.344-39.265L32.344-39.562Q32.617-39.562 32.785-39.609Q32.953-39.656 32.953-39.824L32.953-41.699Q32.953-42.081 32.832-42.310Q32.711-42.538 32.359-42.538Q32.047-42.538 31.793-42.376Q31.539-42.214 31.392-41.945Q31.246-41.675 31.246-41.378L31.246-39.824Q31.246-39.656 31.416-39.609Q31.586-39.562 31.855-39.562L31.855-39.265M34.742-40.097Q34.742-40.581 35.144-40.876Q35.547-41.171 36.098-41.290Q36.648-41.410 37.141-41.410L37.141-41.699Q37.141-41.925 37.025-42.132Q36.910-42.339 36.713-42.458Q36.516-42.578 36.285-42.578Q35.859-42.578 35.574-42.472Q35.644-42.445 35.691-42.390Q35.738-42.335 35.764-42.265Q35.789-42.195 35.789-42.120Q35.789-42.015 35.738-41.923Q35.687-41.831 35.596-41.781Q35.504-41.730 35.398-41.730Q35.293-41.730 35.201-41.781Q35.109-41.831 35.058-41.923Q35.008-42.015 35.008-42.120Q35.008-42.538 35.396-42.685Q35.785-42.831 36.285-42.831Q36.617-42.831 36.971-42.701Q37.324-42.570 37.553-42.316Q37.781-42.062 37.781-41.714L37.781-39.913Q37.781-39.781 37.853-39.671Q37.926-39.562 38.055-39.562Q38.180-39.562 38.248-39.667Q38.316-39.773 38.316-39.913L38.316-40.425L38.598-40.425L38.598-39.913Q38.598-39.710 38.480-39.552Q38.363-39.394 38.182-39.310Q38-39.226 37.797-39.226Q37.566-39.226 37.414-39.398Q37.262-39.570 37.230-39.800Q37.070-39.519 36.762-39.353Q36.453-39.187 36.101-39.187Q35.590-39.187 35.166-39.410Q34.742-39.632 34.742-40.097M35.430-40.097Q35.430-39.812 35.656-39.626Q35.883-39.441 36.176-39.441Q36.422-39.441 36.646-39.558Q36.871-39.675 37.006-39.878Q37.141-40.081 37.141-40.335L37.141-41.167Q36.875-41.167 36.590-41.113Q36.305-41.058 36.033-40.929Q35.762-40.800 35.596-40.593Q35.430-40.386 35.430-40.097M39.516-40.226L39.516-42.417L38.812-42.417L38.812-42.671Q39.168-42.671 39.410-42.904Q39.652-43.136 39.764-43.484Q39.875-43.831 39.875-44.187L40.156-44.187L40.156-42.714L41.332-42.714L41.332-42.417L40.156-42.417L40.156-40.242Q40.156-39.921 40.275-39.693Q40.394-39.464 40.676-39.464Q40.855-39.464 40.973-39.587Q41.090-39.710 41.142-39.890Q41.195-40.070 41.195-40.242L41.195-40.714L41.476-40.714L41.476-40.226Q41.476-39.972 41.371-39.732Q41.266-39.492 41.068-39.339Q40.871-39.187 40.613-39.187Q40.297-39.187 40.045-39.310Q39.793-39.433 39.654-39.667Q39.516-39.902 39.516-40.226M44.574-37.273Q43.961-37.730 43.558-38.365Q43.156-38.999 42.961-39.745Q42.766-40.492 42.766-41.265Q42.766-42.038 42.961-42.785Q43.156-43.531 43.558-44.165Q43.961-44.800 44.574-45.257Q44.586-45.261 44.594-45.263Q44.601-45.265 44.613-45.265L44.691-45.265Q44.730-45.265 44.756-45.238Q44.781-45.210 44.781-45.167Q44.781-45.117 44.750-45.097Q44.242-44.644 43.920-44.021Q43.598-43.398 43.457-42.703Q43.316-42.007 43.316-41.265Q43.316-40.531 43.455-39.831Q43.594-39.132 43.918-38.507Q44.242-37.882 44.750-37.433Q44.781-37.413 44.781-37.363Q44.781-37.320 44.756-37.292Q44.730-37.265 44.691-37.265L44.613-37.265Q44.605-37.269 44.596-37.271Q44.586-37.273 44.574-37.273M45.543-39.273L45.543-40.495Q45.543-40.523 45.574-40.554Q45.605-40.585 45.629-40.585L45.734-40.585Q45.805-40.585 45.820-40.523Q45.883-40.203 46.021-39.962Q46.160-39.722 46.392-39.581Q46.625-39.441 46.933-39.441Q47.172-39.441 47.381-39.501Q47.590-39.562 47.726-39.710Q47.863-39.859 47.863-40.105Q47.863-40.359 47.652-40.525Q47.441-40.691 47.172-40.745L46.551-40.859Q46.144-40.937 45.844-41.193Q45.543-41.449 45.543-41.824Q45.543-42.191 45.744-42.413Q45.945-42.636 46.269-42.734Q46.594-42.831 46.933-42.831Q47.398-42.831 47.695-42.624L47.918-42.808Q47.941-42.831 47.973-42.831L48.023-42.831Q48.055-42.831 48.082-42.804Q48.109-42.777 48.109-42.745L48.109-41.761Q48.109-41.730 48.084-41.701Q48.058-41.671 48.023-41.671L47.918-41.671Q47.883-41.671 47.855-41.699Q47.828-41.726 47.828-41.761Q47.828-42.160 47.576-42.380Q47.324-42.601 46.926-42.601Q46.570-42.601 46.287-42.478Q46.004-42.355 46.004-42.050Q46.004-41.831 46.205-41.699Q46.406-41.566 46.652-41.523L47.277-41.410Q47.707-41.320 48.016-41.023Q48.324-40.726 48.324-40.312Q48.324-39.742 47.926-39.464Q47.527-39.187 46.933-39.187Q46.383-39.187 46.031-39.523L45.734-39.210Q45.711-39.187 45.676-39.187L45.629-39.187Q45.605-39.187 45.574-39.218Q45.543-39.249 45.543-39.273M49.254-37.265L49.172-37.265Q49.137-37.265 49.111-37.294Q49.086-37.324 49.086-37.363Q49.086-37.413 49.117-37.433Q49.504-37.769 49.787-38.218Q50.070-38.667 50.236-39.167Q50.402-39.667 50.476-40.185Q50.551-40.703 50.551-41.265Q50.551-41.835 50.476-42.351Q50.402-42.867 50.236-43.363Q50.070-43.859 49.791-44.306Q49.512-44.753 49.117-45.097Q49.086-45.117 49.086-45.167Q49.086-45.206 49.111-45.236Q49.137-45.265 49.172-45.265L49.254-45.265Q49.266-45.265 49.275-45.263Q49.285-45.261 49.293-45.257Q49.906-44.800 50.308-44.165Q50.711-43.531 50.906-42.785Q51.101-42.038 51.101-41.265Q51.101-40.492 50.906-39.745Q50.711-38.999 50.308-38.365Q49.906-37.730 49.293-37.273Q49.281-37.273 49.273-37.271Q49.266-37.269 49.254-37.265\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M141.627 40.403h109.47V6.259h-109.47Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M-30.108-39.265L-30.389-39.265L-30.389-43.984Q-30.389-44.199-30.451-44.294Q-30.514-44.390-30.631-44.411Q-30.748-44.433-30.994-44.433L-30.994-44.730L-29.772-44.816L-29.772-42.328Q-29.295-42.792-28.596-42.792Q-28.115-42.792-27.707-42.548Q-27.299-42.304-27.063-41.890Q-26.826-41.476-26.826-40.992Q-26.826-40.617-26.975-40.288Q-27.123-39.960-27.393-39.708Q-27.662-39.456-28.006-39.322Q-28.350-39.187-28.709-39.187Q-29.030-39.187-29.328-39.335Q-29.627-39.484-29.834-39.745L-30.108-39.265M-29.748-41.937L-29.748-40.097Q-29.596-39.800-29.336-39.620Q-29.076-39.441-28.764-39.441Q-28.338-39.441-28.071-39.660Q-27.803-39.878-27.688-40.224Q-27.573-40.570-27.573-40.992Q-27.573-41.640-27.821-42.089Q-28.069-42.538-28.666-42.538Q-29.002-42.538-29.291-42.380Q-29.580-42.222-29.748-41.937\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M-26.064-40.960Q-26.064-41.464-25.808-41.896Q-25.552-42.328-25.116-42.579Q-24.681-42.831-24.181-42.831Q-23.794-42.831-23.452-42.687Q-23.111-42.542-22.849-42.281Q-22.587-42.019-22.445-41.683Q-22.302-41.347-22.302-40.960Q-22.302-40.468-22.566-40.058Q-22.829-39.648-23.259-39.417Q-23.689-39.187-24.181-39.187Q-24.673-39.187-25.107-39.419Q-25.540-39.652-25.802-40.060Q-26.064-40.468-26.064-40.960M-24.181-39.464Q-23.724-39.464-23.472-39.687Q-23.220-39.910-23.132-40.261Q-23.044-40.613-23.044-41.058Q-23.044-41.488-23.138-41.826Q-23.232-42.163-23.486-42.370Q-23.739-42.578-24.181-42.578Q-24.829-42.578-25.073-42.161Q-25.318-41.745-25.318-41.058Q-25.318-40.613-25.230-40.261Q-25.142-39.910-24.890-39.687Q-24.638-39.464-24.181-39.464M-19.888-39.265L-21.743-39.265L-21.743-39.562Q-21.470-39.562-21.302-39.609Q-21.134-39.656-21.134-39.824L-21.134-41.960Q-21.134-42.175-21.197-42.271Q-21.259-42.367-21.378-42.388Q-21.497-42.410-21.743-42.410L-21.743-42.706L-20.552-42.792L-20.552-42.058Q-20.439-42.273-20.245-42.441Q-20.052-42.609-19.814-42.701Q-19.575-42.792-19.322-42.792Q-18.154-42.792-18.154-41.714L-18.154-39.824Q-18.154-39.656-17.984-39.609Q-17.814-39.562-17.544-39.562L-17.544-39.265L-19.400-39.265L-19.400-39.562Q-19.126-39.562-18.958-39.609Q-18.790-39.656-18.790-39.824L-18.790-41.699Q-18.790-42.081-18.911-42.310Q-19.032-42.538-19.384-42.538Q-19.697-42.538-19.950-42.376Q-20.204-42.214-20.351-41.945Q-20.497-41.675-20.497-41.378L-20.497-39.824Q-20.497-39.656-20.327-39.609Q-20.157-39.562-19.888-39.562\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M-16.643-40.218L-16.643-41.960Q-16.643-42.175-16.706-42.271Q-16.768-42.367-16.887-42.388Q-17.006-42.410-17.253-42.410L-17.253-42.706L-16.006-42.792L-16.006-40.242L-16.006-40.218Q-16.006-39.906-15.952-39.744Q-15.897-39.581-15.747-39.511Q-15.596-39.441-15.276-39.441Q-14.846-39.441-14.573-39.779Q-14.299-40.117-14.299-40.562L-14.299-41.960Q-14.299-42.175-14.362-42.271Q-14.424-42.367-14.544-42.388Q-14.663-42.410-14.909-42.410L-14.909-42.706L-13.663-42.792L-13.663-40.007Q-13.663-39.796-13.600-39.701Q-13.538-39.605-13.419-39.583Q-13.299-39.562-13.053-39.562L-13.053-39.265L-14.276-39.187L-14.276-39.808Q-14.444-39.519-14.725-39.353Q-15.006-39.187-15.327-39.187Q-16.643-39.187-16.643-40.218M-12.565-39.273L-12.565-40.495Q-12.565-40.523-12.534-40.554Q-12.503-40.585-12.479-40.585L-12.374-40.585Q-12.303-40.585-12.288-40.523Q-12.225-40.203-12.086-39.962Q-11.948-39.722-11.715-39.581Q-11.483-39.441-11.174-39.441Q-10.936-39.441-10.727-39.501Q-10.518-39.562-10.381-39.710Q-10.245-39.859-10.245-40.105Q-10.245-40.359-10.456-40.525Q-10.667-40.691-10.936-40.745L-11.557-40.859Q-11.963-40.937-12.264-41.193Q-12.565-41.449-12.565-41.824Q-12.565-42.191-12.364-42.413Q-12.163-42.636-11.838-42.734Q-11.514-42.831-11.174-42.831Q-10.710-42.831-10.413-42.624L-10.190-42.808Q-10.167-42.831-10.135-42.831L-10.085-42.831Q-10.053-42.831-10.026-42.804Q-9.999-42.777-9.999-42.745L-9.999-41.761Q-9.999-41.730-10.024-41.701Q-10.049-41.671-10.085-41.671L-10.190-41.671Q-10.225-41.671-10.253-41.699Q-10.280-41.726-10.280-41.761Q-10.280-42.160-10.532-42.380Q-10.784-42.601-11.182-42.601Q-11.538-42.601-11.821-42.478Q-12.104-42.355-12.104-42.050Q-12.104-41.831-11.903-41.699Q-11.702-41.566-11.456-41.523L-10.831-41.410Q-10.401-41.320-10.092-41.023Q-9.784-40.726-9.784-40.312Q-9.784-39.742-10.182-39.464Q-10.581-39.187-11.174-39.187Q-11.725-39.187-12.077-39.523L-12.374-39.210Q-12.397-39.187-12.432-39.187L-12.479-39.187Q-12.503-39.187-12.534-39.218Q-12.565-39.249-12.565-39.273\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M-0.696-40.242L-6.009-40.242Q-6.087-40.249-6.136-40.298Q-6.184-40.347-6.184-40.425Q-6.184-40.495-6.137-40.546Q-6.091-40.597-6.009-40.609L-0.696-40.609Q-0.622-40.597-0.575-40.546Q-0.528-40.495-0.528-40.425Q-0.528-40.347-0.577-40.298Q-0.626-40.249-0.696-40.242M-0.696-41.929L-6.009-41.929Q-6.087-41.937-6.136-41.986Q-6.184-42.035-6.184-42.113Q-6.184-42.183-6.137-42.234Q-6.091-42.285-6.009-42.296L-0.696-42.296Q-0.622-42.285-0.575-42.234Q-0.528-42.183-0.528-42.113Q-0.528-42.035-0.577-41.986Q-0.626-41.937-0.696-41.929\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M3.940-39.265L3.659-39.265L3.659-43.984Q3.659-44.199 3.597-44.294Q3.534-44.390 3.417-44.411Q3.300-44.433 3.054-44.433L3.054-44.730L4.276-44.816L4.276-42.328Q4.753-42.792 5.452-42.792Q5.933-42.792 6.341-42.548Q6.749-42.304 6.985-41.890Q7.222-41.476 7.222-40.992Q7.222-40.617 7.073-40.288Q6.925-39.960 6.655-39.708Q6.386-39.456 6.042-39.322Q5.698-39.187 5.339-39.187Q5.018-39.187 4.720-39.335Q4.421-39.484 4.214-39.745L3.940-39.265M4.300-41.937L4.300-40.097Q4.452-39.800 4.712-39.620Q4.972-39.441 5.284-39.441Q5.710-39.441 5.977-39.660Q6.245-39.878 6.360-40.224Q6.476-40.570 6.476-40.992Q6.476-41.640 6.227-42.089Q5.979-42.538 5.382-42.538Q5.046-42.538 4.757-42.380Q4.468-42.222 4.300-41.937\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M7.984-41.019Q7.984-41.499 8.217-41.915Q8.449-42.331 8.859-42.581Q9.269-42.831 9.746-42.831Q10.476-42.831 10.875-42.390Q11.273-41.949 11.273-41.218Q11.273-41.113 11.180-41.089L8.730-41.089L8.730-41.019Q8.730-40.609 8.851-40.253Q8.973-39.898 9.244-39.681Q9.516-39.464 9.945-39.464Q10.309-39.464 10.605-39.693Q10.902-39.921 11.004-40.273Q11.012-40.320 11.098-40.335L11.180-40.335Q11.273-40.308 11.273-40.226Q11.273-40.218 11.266-40.187Q11.203-39.960 11.064-39.777Q10.926-39.593 10.734-39.460Q10.543-39.328 10.324-39.257Q10.105-39.187 9.867-39.187Q9.496-39.187 9.158-39.324Q8.820-39.460 8.553-39.712Q8.285-39.964 8.135-40.304Q7.984-40.644 7.984-41.019M8.738-41.328L10.699-41.328Q10.699-41.632 10.598-41.923Q10.496-42.214 10.279-42.396Q10.062-42.578 9.746-42.578Q9.445-42.578 9.215-42.390Q8.984-42.203 8.861-41.911Q8.738-41.620 8.738-41.328M12.387-40.226L12.387-42.417L11.684-42.417L11.684-42.671Q12.039-42.671 12.281-42.904Q12.523-43.136 12.635-43.484Q12.746-43.831 12.746-44.187L13.027-44.187L13.027-42.714L14.203-42.714L14.203-42.417L13.027-42.417L13.027-40.242Q13.027-39.921 13.146-39.693Q13.266-39.464 13.547-39.464Q13.726-39.464 13.844-39.587Q13.961-39.710 14.014-39.890Q14.066-40.070 14.066-40.242L14.066-40.714L14.348-40.714L14.348-40.226Q14.348-39.972 14.242-39.732Q14.137-39.492 13.939-39.339Q13.742-39.187 13.484-39.187Q13.168-39.187 12.916-39.310Q12.664-39.433 12.525-39.667Q12.387-39.902 12.387-40.226M15.164-40.097Q15.164-40.581 15.566-40.876Q15.969-41.171 16.519-41.290Q17.070-41.410 17.562-41.410L17.562-41.699Q17.562-41.925 17.447-42.132Q17.332-42.339 17.135-42.458Q16.937-42.578 16.707-42.578Q16.281-42.578 15.996-42.472Q16.066-42.445 16.113-42.390Q16.160-42.335 16.185-42.265Q16.211-42.195 16.211-42.120Q16.211-42.015 16.160-41.923Q16.109-41.831 16.017-41.781Q15.926-41.730 15.820-41.730Q15.715-41.730 15.623-41.781Q15.531-41.831 15.480-41.923Q15.430-42.015 15.430-42.120Q15.430-42.538 15.818-42.685Q16.207-42.831 16.707-42.831Q17.039-42.831 17.392-42.701Q17.746-42.570 17.975-42.316Q18.203-42.062 18.203-41.714L18.203-39.913Q18.203-39.781 18.275-39.671Q18.348-39.562 18.476-39.562Q18.601-39.562 18.670-39.667Q18.738-39.773 18.738-39.913L18.738-40.425L19.019-40.425L19.019-39.913Q19.019-39.710 18.902-39.552Q18.785-39.394 18.603-39.310Q18.422-39.226 18.219-39.226Q17.988-39.226 17.836-39.398Q17.684-39.570 17.652-39.800Q17.492-39.519 17.184-39.353Q16.875-39.187 16.523-39.187Q16.012-39.187 15.588-39.410Q15.164-39.632 15.164-40.097M15.851-40.097Q15.851-39.812 16.078-39.626Q16.305-39.441 16.598-39.441Q16.844-39.441 17.068-39.558Q17.293-39.675 17.428-39.878Q17.562-40.081 17.562-40.335L17.562-41.167Q17.297-41.167 17.012-41.113Q16.726-41.058 16.455-40.929Q16.184-40.800 16.017-40.593Q15.851-40.386 15.851-40.097\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M22.386-37.449Q22.386-37.468 22.401-37.523L25.327-45.160Q25.393-45.265 25.499-45.265Q25.577-45.265 25.630-45.212Q25.683-45.160 25.683-45.081Q25.683-45.062 25.667-45.007L22.737-37.370Q22.675-37.265 22.569-37.265Q22.495-37.265 22.440-37.320Q22.386-37.374 22.386-37.449\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(176.22 64.596)\">\u003Cpath d=\"M29.277-39.273L29.277-40.495Q29.277-40.523 29.308-40.554Q29.340-40.585 29.363-40.585L29.469-40.585Q29.539-40.585 29.555-40.523Q29.617-40.203 29.756-39.962Q29.894-39.722 30.127-39.581Q30.359-39.441 30.668-39.441Q30.906-39.441 31.115-39.501Q31.324-39.562 31.461-39.710Q31.598-39.859 31.598-40.105Q31.598-40.359 31.387-40.525Q31.176-40.691 30.906-40.745L30.285-40.859Q29.879-40.937 29.578-41.193Q29.277-41.449 29.277-41.824Q29.277-42.191 29.478-42.413Q29.680-42.636 30.004-42.734Q30.328-42.831 30.668-42.831Q31.133-42.831 31.430-42.624L31.652-42.808Q31.676-42.831 31.707-42.831L31.758-42.831Q31.789-42.831 31.816-42.804Q31.844-42.777 31.844-42.745L31.844-41.761Q31.844-41.730 31.818-41.701Q31.793-41.671 31.758-41.671L31.652-41.671Q31.617-41.671 31.590-41.699Q31.562-41.726 31.562-41.761Q31.562-42.160 31.310-42.380Q31.058-42.601 30.660-42.601Q30.305-42.601 30.021-42.478Q29.738-42.355 29.738-42.050Q29.738-41.831 29.939-41.699Q30.141-41.566 30.387-41.523L31.012-41.410Q31.441-41.320 31.750-41.023Q32.058-40.726 32.058-40.312Q32.058-39.742 31.660-39.464Q31.262-39.187 30.668-39.187Q30.117-39.187 29.766-39.523L29.469-39.210Q29.445-39.187 29.410-39.187L29.363-39.187Q29.340-39.187 29.308-39.218Q29.277-39.249 29.277-39.273M36.805-37.714L34.949-37.714L34.949-38.007Q35.219-38.007 35.387-38.052Q35.555-38.097 35.555-38.273L35.555-39.722Q35.351-39.476 35.051-39.331Q34.750-39.187 34.418-39.187Q33.933-39.187 33.521-39.429Q33.109-39.671 32.869-40.083Q32.629-40.495 32.629-40.992Q32.629-41.488 32.885-41.902Q33.141-42.316 33.570-42.554Q34-42.792 34.492-42.792Q34.848-42.792 35.154-42.613Q35.461-42.433 35.652-42.120L35.941-42.792L36.195-42.792L36.195-38.273Q36.195-38.097 36.363-38.052Q36.531-38.007 36.805-38.007L36.805-37.714M34.476-39.441Q34.844-39.441 35.137-39.673Q35.430-39.906 35.578-40.265L35.578-41.601Q35.484-41.984 35.211-42.247Q34.937-42.511 34.562-42.511Q34.203-42.511 33.930-42.281Q33.656-42.050 33.514-41.693Q33.371-41.335 33.371-40.984Q33.371-40.648 33.496-40.286Q33.621-39.925 33.873-39.683Q34.125-39.441 34.476-39.441M39.074-39.265L37.094-39.265L37.094-39.562Q37.363-39.562 37.531-39.607Q37.699-39.652 37.699-39.824L37.699-41.960Q37.699-42.175 37.637-42.271Q37.574-42.367 37.457-42.388Q37.340-42.410 37.094-42.410L37.094-42.706L38.262-42.792L38.262-42.007Q38.340-42.218 38.492-42.404Q38.644-42.589 38.844-42.691Q39.043-42.792 39.269-42.792Q39.516-42.792 39.707-42.648Q39.898-42.503 39.898-42.273Q39.898-42.117 39.793-42.007Q39.687-41.898 39.531-41.898Q39.375-41.898 39.266-42.007Q39.156-42.117 39.156-42.273Q39.156-42.433 39.262-42.538Q38.937-42.538 38.723-42.310Q38.508-42.081 38.412-41.742Q38.316-41.402 38.316-41.097L38.316-39.824Q38.316-39.656 38.543-39.609Q38.769-39.562 39.074-39.562L39.074-39.265M41.004-40.226L41.004-42.417L40.301-42.417L40.301-42.671Q40.656-42.671 40.898-42.904Q41.141-43.136 41.252-43.484Q41.363-43.831 41.363-44.187L41.644-44.187L41.644-42.714L42.820-42.714L42.820-42.417L41.644-42.417L41.644-40.242Q41.644-39.921 41.764-39.693Q41.883-39.464 42.164-39.464Q42.344-39.464 42.461-39.587Q42.578-39.710 42.631-39.890Q42.683-40.070 42.683-40.242L42.683-40.714L42.965-40.714L42.965-40.226Q42.965-39.972 42.859-39.732Q42.754-39.492 42.557-39.339Q42.359-39.187 42.101-39.187Q41.785-39.187 41.533-39.310Q41.281-39.433 41.142-39.667Q41.004-39.902 41.004-40.226M46.062-37.273Q45.449-37.730 45.047-38.365Q44.644-38.999 44.449-39.745Q44.254-40.492 44.254-41.265Q44.254-42.038 44.449-42.785Q44.644-43.531 45.047-44.165Q45.449-44.800 46.062-45.257Q46.074-45.261 46.082-45.263Q46.090-45.265 46.101-45.265L46.180-45.265Q46.219-45.265 46.244-45.238Q46.269-45.210 46.269-45.167Q46.269-45.117 46.238-45.097Q45.730-44.644 45.408-44.021Q45.086-43.398 44.945-42.703Q44.805-42.007 44.805-41.265Q44.805-40.531 44.943-39.831Q45.082-39.132 45.406-38.507Q45.730-37.882 46.238-37.433Q46.269-37.413 46.269-37.363Q46.269-37.320 46.244-37.292Q46.219-37.265 46.180-37.265L46.101-37.265Q46.094-37.269 46.084-37.271Q46.074-37.273 46.062-37.273M49.008-39.265L47.086-39.265L47.086-39.562Q47.894-39.562 47.894-40.042L47.894-44.386Q47.637-44.433 47.086-44.433L47.086-44.730L48.582-44.730Q48.641-44.710 48.652-44.699L51.660-40.511L51.660-43.953Q51.660-44.433 50.855-44.433L50.855-44.730L52.773-44.730L52.773-44.433Q51.965-44.433 51.965-43.953L51.965-39.370Q51.945-39.285 51.871-39.265L51.766-39.265Q51.711-39.277 51.695-39.304L48.199-44.160L48.199-40.042Q48.199-39.562 49.008-39.562L49.008-39.265M55.461-40.714L53.207-40.714L53.207-41.265L55.461-41.265L55.461-40.714M58.109-39.265L56.254-39.265L56.254-39.562Q56.527-39.562 56.695-39.609Q56.863-39.656 56.863-39.824L56.863-43.984Q56.863-44.199 56.801-44.294Q56.738-44.390 56.619-44.411Q56.500-44.433 56.254-44.433L56.254-44.730L57.476-44.816L57.476-42.113Q57.601-42.324 57.789-42.474Q57.976-42.624 58.203-42.708Q58.430-42.792 58.676-42.792Q59.844-42.792 59.844-41.714L59.844-39.824Q59.844-39.656 60.014-39.609Q60.183-39.562 60.453-39.562L60.453-39.265L58.598-39.265L58.598-39.562Q58.871-39.562 59.039-39.609Q59.207-39.656 59.207-39.824L59.207-41.699Q59.207-42.081 59.086-42.310Q58.965-42.538 58.613-42.538Q58.301-42.538 58.047-42.376Q57.793-42.214 57.646-41.945Q57.500-41.675 57.500-41.378L57.500-39.824Q57.500-39.656 57.670-39.609Q57.840-39.562 58.109-39.562L58.109-39.265M60.996-40.097Q60.996-40.581 61.398-40.876Q61.801-41.171 62.351-41.290Q62.902-41.410 63.394-41.410L63.394-41.699Q63.394-41.925 63.279-42.132Q63.164-42.339 62.967-42.458Q62.769-42.578 62.539-42.578Q62.113-42.578 61.828-42.472Q61.898-42.445 61.945-42.390Q61.992-42.335 62.017-42.265Q62.043-42.195 62.043-42.120Q62.043-42.015 61.992-41.923Q61.941-41.831 61.850-41.781Q61.758-41.730 61.652-41.730Q61.547-41.730 61.455-41.781Q61.363-41.831 61.312-41.923Q61.262-42.015 61.262-42.120Q61.262-42.538 61.650-42.685Q62.039-42.831 62.539-42.831Q62.871-42.831 63.225-42.701Q63.578-42.570 63.807-42.316Q64.035-42.062 64.035-41.714L64.035-39.913Q64.035-39.781 64.107-39.671Q64.180-39.562 64.308-39.562Q64.433-39.562 64.502-39.667Q64.570-39.773 64.570-39.913L64.570-40.425L64.851-40.425L64.851-39.913Q64.851-39.710 64.734-39.552Q64.617-39.394 64.435-39.310Q64.254-39.226 64.051-39.226Q63.820-39.226 63.668-39.398Q63.516-39.570 63.484-39.800Q63.324-39.519 63.016-39.353Q62.707-39.187 62.355-39.187Q61.844-39.187 61.420-39.410Q60.996-39.632 60.996-40.097M61.683-40.097Q61.683-39.812 61.910-39.626Q62.137-39.441 62.430-39.441Q62.676-39.441 62.900-39.558Q63.125-39.675 63.260-39.878Q63.394-40.081 63.394-40.335L63.394-41.167Q63.129-41.167 62.844-41.113Q62.558-41.058 62.287-40.929Q62.016-40.800 61.850-40.593Q61.683-40.386 61.683-40.097M65.769-40.226L65.769-42.417L65.066-42.417L65.066-42.671Q65.422-42.671 65.664-42.904Q65.906-43.136 66.017-43.484Q66.129-43.831 66.129-44.187L66.410-44.187L66.410-42.714L67.586-42.714L67.586-42.417L66.410-42.417L66.410-40.242Q66.410-39.921 66.529-39.693Q66.648-39.464 66.930-39.464Q67.109-39.464 67.226-39.587Q67.344-39.710 67.396-39.890Q67.449-40.070 67.449-40.242L67.449-40.714L67.730-40.714L67.730-40.226Q67.730-39.972 67.625-39.732Q67.519-39.492 67.322-39.339Q67.125-39.187 66.867-39.187Q66.551-39.187 66.299-39.310Q66.047-39.433 65.908-39.667Q65.769-39.902 65.769-40.226M68.851-37.265L68.769-37.265Q68.734-37.265 68.709-37.294Q68.683-37.324 68.683-37.363Q68.683-37.413 68.715-37.433Q69.101-37.769 69.385-38.218Q69.668-38.667 69.834-39.167Q70-39.667 70.074-40.185Q70.148-40.703 70.148-41.265Q70.148-41.835 70.074-42.351Q70-42.867 69.834-43.363Q69.668-43.859 69.389-44.306Q69.109-44.753 68.715-45.097Q68.683-45.117 68.683-45.167Q68.683-45.206 68.709-45.236Q68.734-45.265 68.769-45.265L68.851-45.265Q68.863-45.265 68.873-45.263Q68.883-45.261 68.891-45.257Q69.504-44.800 69.906-44.165Q70.308-43.531 70.504-42.785Q70.699-42.038 70.699-41.265Q70.699-40.492 70.504-39.745Q70.308-38.999 69.906-38.365Q69.504-37.730 68.891-37.273Q68.879-37.273 68.871-37.271Q68.863-37.269 68.851-37.265\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M3.083-39.265h31.13\"\u002F>\u003Cpath stroke=\"none\" d=\"m36.812-39.265-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M122.599-39.265h26.03\"\u002F>\u003Cpath stroke=\"none\" d=\"m151.23-39.265-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M196.362-21.993V3.259\"\u002F>\u003Cpath stroke=\"none\" d=\"m196.362 5.86 2.08-4.16-2.08 1.56-2.08-1.56\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(64.309 -24.81)\">\u003Cpath d=\"M-30.987-38.732Q-30.987-38.978-30.790-39.162Q-30.593-39.347-30.337-39.426Q-30.474-39.538-30.546-39.699Q-30.617-39.860-30.617-40.041Q-30.617-40.362-30.406-40.608Q-30.740-40.906-30.740-41.316Q-30.740-41.777-30.351-42.064Q-29.961-42.351-29.483-42.351Q-29.011-42.351-28.676-42.105Q-28.502-42.259-28.291-42.341Q-28.081-42.423-27.852-42.423Q-27.688-42.423-27.567-42.316Q-27.446-42.208-27.446-42.044Q-27.446-41.948-27.517-41.876Q-27.589-41.805-27.681-41.805Q-27.781-41.805-27.851-41.878Q-27.921-41.952-27.921-42.051Q-27.921-42.105-27.907-42.136L-27.900-42.150Q-27.893-42.170-27.885-42.181Q-27.876-42.191-27.873-42.198Q-28.228-42.198-28.515-41.975Q-28.228-41.682-28.228-41.316Q-28.228-41.001-28.413-40.769Q-28.597-40.536-28.886-40.408Q-29.175-40.280-29.483-40.280Q-29.684-40.280-29.876-40.330Q-30.067-40.379-30.245-40.489Q-30.337-40.362-30.337-40.219Q-30.337-40.037-30.209-39.902Q-30.081-39.767-29.896-39.767L-29.264-39.767Q-28.816-39.767-28.447-39.696Q-28.078-39.624-27.818-39.395Q-27.558-39.166-27.558-38.732Q-27.558-38.411-27.854-38.209Q-28.150-38.007-28.553-37.918Q-28.956-37.829-29.271-37.829Q-29.589-37.829-29.992-37.918Q-30.395-38.007-30.691-38.209Q-30.987-38.411-30.987-38.732M-30.532-38.732Q-30.532-38.503-30.313-38.354Q-30.094-38.205-29.802-38.137Q-29.510-38.069-29.271-38.069Q-29.107-38.069-28.898-38.105Q-28.690-38.140-28.483-38.221Q-28.276-38.301-28.145-38.429Q-28.013-38.557-28.013-38.732Q-28.013-39.084-28.394-39.178Q-28.775-39.272-29.278-39.272L-29.896-39.272Q-30.135-39.272-30.334-39.121Q-30.532-38.971-30.532-38.732M-29.483-40.519Q-28.816-40.519-28.816-41.316Q-28.816-42.116-29.483-42.116Q-30.153-42.116-30.153-41.316Q-30.153-40.519-29.483-40.519M-27.005-40.800Q-27.005-41.121-26.880-41.410Q-26.755-41.699-26.530-41.922Q-26.304-42.146-26.008-42.266Q-25.713-42.386-25.395-42.386Q-25.067-42.386-24.805-42.286Q-24.544-42.187-24.368-42.005Q-24.192-41.822-24.098-41.564Q-24.004-41.306-24.004-40.974Q-24.004-40.882-24.086-40.861L-26.342-40.861L-26.342-40.800Q-26.342-40.212-26.058-39.829Q-25.774-39.446-25.207-39.446Q-24.885-39.446-24.617-39.639Q-24.349-39.832-24.260-40.147Q-24.253-40.188-24.178-40.202L-24.086-40.202Q-24.004-40.178-24.004-40.106Q-24.004-40.099-24.010-40.072Q-24.123-39.675-24.494-39.436Q-24.865-39.197-25.289-39.197Q-25.726-39.197-26.126-39.405Q-26.526-39.614-26.765-39.981Q-27.005-40.348-27.005-40.800M-26.335-41.070L-24.520-41.070Q-24.520-41.347-24.617-41.599Q-24.715-41.852-24.913-42.008Q-25.111-42.163-25.395-42.163Q-25.672-42.163-25.885-42.005Q-26.099-41.846-26.217-41.591Q-26.335-41.336-26.335-41.070M-21.734-39.265L-23.368-39.265L-23.368-39.545Q-23.139-39.545-22.990-39.579Q-22.842-39.614-22.842-39.754L-22.842-41.603Q-22.842-41.873-22.949-41.934Q-23.057-41.996-23.368-41.996L-23.368-42.276L-22.308-42.351L-22.308-41.702Q-22.137-42.010-21.833-42.181Q-21.529-42.351-21.184-42.351Q-20.678-42.351-20.394-42.128Q-20.111-41.904-20.111-41.408L-20.111-39.754Q-20.111-39.617-19.962-39.581Q-19.813-39.545-19.588-39.545L-19.588-39.265L-21.218-39.265L-21.218-39.545Q-20.989-39.545-20.840-39.579Q-20.692-39.614-20.692-39.754L-20.692-41.394Q-20.692-41.729-20.811-41.929Q-20.931-42.129-21.245-42.129Q-21.515-42.129-21.750-41.993Q-21.984-41.856-22.122-41.622Q-22.260-41.388-22.260-41.114L-22.260-39.754Q-22.260-39.617-22.110-39.581Q-21.960-39.545-21.734-39.545L-21.734-39.265M-19.041-40.800Q-19.041-41.121-18.916-41.410Q-18.791-41.699-18.566-41.922Q-18.340-42.146-18.044-42.266Q-17.749-42.386-17.431-42.386Q-17.103-42.386-16.841-42.286Q-16.580-42.187-16.404-42.005Q-16.228-41.822-16.134-41.564Q-16.040-41.306-16.040-40.974Q-16.040-40.882-16.122-40.861L-18.378-40.861L-18.378-40.800Q-18.378-40.212-18.094-39.829Q-17.810-39.446-17.243-39.446Q-16.922-39.446-16.653-39.639Q-16.385-39.832-16.296-40.147Q-16.289-40.188-16.214-40.202L-16.122-40.202Q-16.040-40.178-16.040-40.106Q-16.040-40.099-16.047-40.072Q-16.159-39.675-16.530-39.436Q-16.901-39.197-17.325-39.197Q-17.762-39.197-18.162-39.405Q-18.562-39.614-18.802-39.981Q-19.041-40.348-19.041-40.800M-18.371-41.070L-16.556-41.070Q-16.556-41.347-16.653-41.599Q-16.751-41.852-16.949-42.008Q-17.147-42.163-17.431-42.163Q-17.708-42.163-17.921-42.005Q-18.135-41.846-18.253-41.591Q-18.371-41.336-18.371-41.070M-13.702-39.265L-15.438-39.265L-15.438-39.545Q-15.209-39.545-15.061-39.579Q-14.912-39.614-14.912-39.754L-14.912-41.603Q-14.912-41.873-15.020-41.934Q-15.127-41.996-15.438-41.996L-15.438-42.276L-14.409-42.351L-14.409-41.644Q-14.280-41.952-14.037-42.151Q-13.794-42.351-13.476-42.351Q-13.258-42.351-13.087-42.227Q-12.916-42.102-12.916-41.890Q-12.916-41.753-13.015-41.654Q-13.114-41.555-13.247-41.555Q-13.384-41.555-13.483-41.654Q-13.582-41.753-13.582-41.890Q-13.582-42.030-13.483-42.129Q-13.774-42.129-13.974-41.933Q-14.174-41.736-14.266-41.442Q-14.358-41.148-14.358-40.868L-14.358-39.754Q-14.358-39.545-13.702-39.545L-13.702-39.265M-12.273-39.993Q-12.273-40.325-12.049-40.552Q-11.825-40.779-11.482-40.907Q-11.138-41.036-10.766-41.088Q-10.393-41.141-10.089-41.141L-10.089-41.394Q-10.089-41.599-10.197-41.779Q-10.304-41.958-10.486-42.061Q-10.667-42.163-10.875-42.163Q-11.282-42.163-11.518-42.071Q-11.429-42.034-11.383-41.950Q-11.337-41.866-11.337-41.764Q-11.337-41.668-11.383-41.589Q-11.429-41.511-11.509-41.466Q-11.590-41.422-11.678-41.422Q-11.829-41.422-11.930-41.519Q-12.031-41.617-12.031-41.764Q-12.031-42.386-10.875-42.386Q-10.663-42.386-10.414-42.322Q-10.164-42.259-9.963-42.140Q-9.761-42.020-9.635-41.835Q-9.508-41.651-9.508-41.408L-9.508-39.832Q-9.508-39.716-9.447-39.620Q-9.385-39.525-9.272-39.525Q-9.163-39.525-9.098-39.619Q-9.033-39.713-9.033-39.832L-9.033-40.280L-8.766-40.280L-8.766-39.832Q-8.766-39.562-8.994-39.397Q-9.221-39.231-9.501-39.231Q-9.710-39.231-9.846-39.385Q-9.983-39.538-10.007-39.754Q-10.154-39.487-10.436-39.342Q-10.718-39.197-11.043-39.197Q-11.320-39.197-11.603-39.272Q-11.887-39.347-12.080-39.526Q-12.273-39.706-12.273-39.993M-11.658-39.993Q-11.658-39.819-11.557-39.689Q-11.456-39.559-11.301-39.489Q-11.145-39.419-10.981-39.419Q-10.762-39.419-10.554-39.516Q-10.345-39.614-10.217-39.795Q-10.089-39.976-10.089-40.202L-10.089-40.930Q-10.414-40.930-10.780-40.839Q-11.145-40.748-11.402-40.536Q-11.658-40.325-11.658-39.993M-6.681-39.265L-8.284-39.265L-8.284-39.545Q-8.059-39.545-7.910-39.579Q-7.761-39.614-7.761-39.754L-7.761-43.373Q-7.761-43.643-7.869-43.705Q-7.977-43.766-8.284-43.766L-8.284-44.047L-7.208-44.122L-7.208-39.754Q-7.208-39.617-7.057-39.581Q-6.907-39.545-6.681-39.545L-6.681-39.265M-4.470-39.265L-6.022-39.265L-6.022-39.545Q-5.796-39.545-5.647-39.579Q-5.499-39.614-5.499-39.754L-5.499-41.603Q-5.499-41.791-5.547-41.875Q-5.594-41.958-5.692-41.977Q-5.789-41.996-6.001-41.996L-6.001-42.276L-4.945-42.351L-4.945-39.754Q-4.945-39.614-4.813-39.579Q-4.682-39.545-4.470-39.545L-4.470-39.265M-5.741-43.572Q-5.741-43.743-5.618-43.862Q-5.495-43.982-5.324-43.982Q-5.157-43.982-5.034-43.862Q-4.911-43.743-4.911-43.572Q-4.911-43.397-5.034-43.274Q-5.157-43.151-5.324-43.151Q-5.495-43.151-5.618-43.274Q-5.741-43.397-5.741-43.572M-1.093-39.265L-3.766-39.265Q-3.810-39.265-3.838-39.292Q-3.865-39.320-3.865-39.364L-3.865-39.432Q-3.865-39.473-3.838-39.504L-1.729-42.057L-2.368-42.057Q-2.792-42.057-3.024-41.991Q-3.257-41.924-3.376-41.714Q-3.496-41.504-3.496-41.083L-3.759-41.083L-3.677-42.283L-1.086-42.283Q-1.045-42.283-1.016-42.256Q-0.987-42.228-0.987-42.184L-0.987-42.136Q-0.987-42.092-1.011-42.064L-3.116-39.518L-2.436-39.518Q-2.108-39.518-1.891-39.554Q-1.674-39.590-1.507-39.740Q-1.366-39.877-1.313-40.101Q-1.260-40.325-1.233-40.653L-0.967-40.653L-1.093-39.265M-0.317-40.800Q-0.317-41.121-0.192-41.410Q-0.068-41.699 0.158-41.922Q0.384-42.146 0.679-42.266Q0.975-42.386 1.293-42.386Q1.621-42.386 1.882-42.286Q2.144-42.187 2.320-42.005Q2.496-41.822 2.590-41.564Q2.684-41.306 2.684-40.974Q2.684-40.882 2.602-40.861L0.346-40.861L0.346-40.800Q0.346-40.212 0.630-39.829Q0.913-39.446 1.481-39.446Q1.802-39.446 2.070-39.639Q2.339-39.832 2.427-40.147Q2.434-40.188 2.510-40.202L2.602-40.202Q2.684-40.178 2.684-40.106Q2.684-40.099 2.677-40.072Q2.564-39.675 2.193-39.436Q1.823-39.197 1.399-39.197Q0.961-39.197 0.561-39.405Q0.161-39.614-0.078-39.981Q-0.317-40.348-0.317-40.800M0.353-41.070L2.168-41.070Q2.168-41.347 2.070-41.599Q1.973-41.852 1.775-42.008Q1.576-42.163 1.293-42.163Q1.016-42.163 0.802-42.005Q0.589-41.846 0.471-41.591Q0.353-41.336 0.353-41.070M3.272-39.272L3.272-40.335Q3.272-40.359 3.299-40.386Q3.326-40.413 3.350-40.413L3.460-40.413Q3.525-40.413 3.538-40.355Q3.634-39.921 3.880-39.670Q4.126-39.419 4.540-39.419Q4.882-39.419 5.135-39.552Q5.387-39.685 5.387-39.993Q5.387-40.150 5.293-40.265Q5.199-40.379 5.061-40.448Q4.923-40.516 4.755-40.554L4.174-40.653Q3.819-40.721 3.545-40.942Q3.272-41.162 3.272-41.504Q3.272-41.753 3.383-41.928Q3.494-42.102 3.680-42.201Q3.866-42.300 4.082-42.343Q4.297-42.386 4.540-42.386Q4.953-42.386 5.234-42.204L5.449-42.379Q5.459-42.382 5.466-42.384Q5.473-42.386 5.483-42.386L5.534-42.386Q5.562-42.386 5.586-42.362Q5.610-42.338 5.610-42.310L5.610-41.463Q5.610-41.442 5.586-41.415Q5.562-41.388 5.534-41.388L5.422-41.388Q5.394-41.388 5.369-41.413Q5.343-41.439 5.343-41.463Q5.343-41.699 5.237-41.863Q5.131-42.027 4.948-42.109Q4.765-42.191 4.533-42.191Q4.205-42.191 3.948-42.088Q3.692-41.986 3.692-41.709Q3.692-41.514 3.875-41.405Q4.058-41.295 4.287-41.254L4.861-41.148Q5.107-41.100 5.321-40.972Q5.534-40.844 5.671-40.641Q5.808-40.437 5.808-40.188Q5.808-39.675 5.442-39.436Q5.076-39.197 4.540-39.197Q4.044-39.197 3.713-39.491L3.446-39.217Q3.426-39.197 3.398-39.197L3.350-39.197Q3.326-39.197 3.299-39.224Q3.272-39.251 3.272-39.272\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(64.309 -24.81)\">\u003Cpath d=\"M9.240-39.993Q9.240-40.325 9.463-40.552Q9.687-40.779 10.031-40.907Q10.374-41.036 10.747-41.088Q11.119-41.141 11.424-41.141L11.424-41.394Q11.424-41.599 11.316-41.779Q11.208-41.958 11.027-42.061Q10.846-42.163 10.638-42.163Q10.231-42.163 9.995-42.071Q10.084-42.034 10.130-41.950Q10.176-41.866 10.176-41.764Q10.176-41.668 10.130-41.589Q10.084-41.511 10.003-41.466Q9.923-41.422 9.834-41.422Q9.684-41.422 9.583-41.519Q9.482-41.617 9.482-41.764Q9.482-42.386 10.638-42.386Q10.849-42.386 11.099-42.322Q11.348-42.259 11.550-42.140Q11.752-42.020 11.878-41.835Q12.005-41.651 12.005-41.408L12.005-39.832Q12.005-39.716 12.066-39.620Q12.128-39.525 12.241-39.525Q12.350-39.525 12.415-39.619Q12.480-39.713 12.480-39.832L12.480-40.280L12.746-40.280L12.746-39.832Q12.746-39.562 12.519-39.397Q12.292-39.231 12.012-39.231Q11.803-39.231 11.666-39.385Q11.530-39.538 11.506-39.754Q11.359-39.487 11.077-39.342Q10.795-39.197 10.470-39.197Q10.193-39.197 9.909-39.272Q9.626-39.347 9.433-39.526Q9.240-39.706 9.240-39.993M9.855-39.993Q9.855-39.819 9.956-39.689Q10.056-39.559 10.212-39.489Q10.367-39.419 10.532-39.419Q10.750-39.419 10.959-39.516Q11.167-39.614 11.295-39.795Q11.424-39.976 11.424-40.202L11.424-40.930Q11.099-40.930 10.733-40.839Q10.367-40.748 10.111-40.536Q9.855-40.325 9.855-39.993M13.163-40.776Q13.163-41.104 13.298-41.405Q13.433-41.705 13.669-41.926Q13.905-42.146 14.209-42.266Q14.513-42.386 14.838-42.386Q15.344-42.386 15.693-42.283Q16.041-42.181 16.041-41.805Q16.041-41.658 15.944-41.557Q15.846-41.456 15.700-41.456Q15.546-41.456 15.447-41.555Q15.347-41.654 15.347-41.805Q15.347-41.993 15.488-42.085Q15.286-42.136 14.845-42.136Q14.490-42.136 14.261-41.940Q14.032-41.743 13.931-41.434Q13.830-41.124 13.830-40.776Q13.830-40.427 13.956-40.121Q14.083-39.815 14.337-39.631Q14.592-39.446 14.948-39.446Q15.170-39.446 15.354-39.530Q15.539-39.614 15.674-39.769Q15.809-39.925 15.867-40.133Q15.881-40.188 15.935-40.188L16.048-40.188Q16.079-40.188 16.101-40.164Q16.123-40.140 16.123-40.106L16.123-40.085Q16.038-39.798 15.850-39.600Q15.662-39.402 15.397-39.299Q15.132-39.197 14.838-39.197Q14.408-39.197 14.020-39.403Q13.632-39.610 13.398-39.973Q13.163-40.335 13.163-40.776M18.461-39.265L16.725-39.265L16.725-39.545Q16.954-39.545 17.103-39.579Q17.251-39.614 17.251-39.754L17.251-41.603Q17.251-41.873 17.144-41.934Q17.036-41.996 16.725-41.996L16.725-42.276L17.754-42.351L17.754-41.644Q17.884-41.952 18.126-42.151Q18.369-42.351 18.687-42.351Q18.906-42.351 19.076-42.227Q19.247-42.102 19.247-41.890Q19.247-41.753 19.148-41.654Q19.049-41.555 18.916-41.555Q18.779-41.555 18.680-41.654Q18.581-41.753 18.581-41.890Q18.581-42.030 18.680-42.129Q18.389-42.129 18.190-41.933Q17.990-41.736 17.897-41.442Q17.805-41.148 17.805-40.868L17.805-39.754Q17.805-39.545 18.461-39.545L18.461-39.265M19.791-40.748Q19.791-41.090 19.926-41.389Q20.061-41.688 20.300-41.912Q20.539-42.136 20.857-42.261Q21.175-42.386 21.507-42.386Q21.951-42.386 22.351-42.170Q22.751-41.955 22.985-41.577Q23.219-41.200 23.219-40.748Q23.219-40.407 23.077-40.123Q22.935-39.839 22.691-39.632Q22.447-39.426 22.137-39.311Q21.828-39.197 21.507-39.197Q21.076-39.197 20.674-39.398Q20.273-39.600 20.032-39.952Q19.791-40.304 19.791-40.748M21.507-39.446Q22.108-39.446 22.332-39.824Q22.556-40.202 22.556-40.834Q22.556-41.446 22.322-41.805Q22.088-42.163 21.507-42.163Q20.454-42.163 20.454-40.834Q20.454-40.202 20.680-39.824Q20.905-39.446 21.507-39.446M23.814-39.272L23.814-40.335Q23.814-40.359 23.841-40.386Q23.868-40.413 23.892-40.413L24.002-40.413Q24.067-40.413 24.080-40.355Q24.176-39.921 24.422-39.670Q24.668-39.419 25.082-39.419Q25.424-39.419 25.677-39.552Q25.930-39.685 25.930-39.993Q25.930-40.150 25.836-40.265Q25.742-40.379 25.603-40.448Q25.465-40.516 25.297-40.554L24.716-40.653Q24.361-40.721 24.087-40.942Q23.814-41.162 23.814-41.504Q23.814-41.753 23.925-41.928Q24.036-42.102 24.222-42.201Q24.409-42.300 24.624-42.343Q24.839-42.386 25.082-42.386Q25.495-42.386 25.776-42.204L25.991-42.379Q26.001-42.382 26.008-42.384Q26.015-42.386 26.025-42.386L26.076-42.386Q26.104-42.386 26.128-42.362Q26.152-42.338 26.152-42.310L26.152-41.463Q26.152-41.442 26.128-41.415Q26.104-41.388 26.076-41.388L25.964-41.388Q25.936-41.388 25.911-41.413Q25.885-41.439 25.885-41.463Q25.885-41.699 25.779-41.863Q25.673-42.027 25.490-42.109Q25.307-42.191 25.075-42.191Q24.747-42.191 24.491-42.088Q24.234-41.986 24.234-41.709Q24.234-41.514 24.417-41.405Q24.600-41.295 24.829-41.254L25.403-41.148Q25.649-41.100 25.863-40.972Q26.076-40.844 26.213-40.641Q26.350-40.437 26.350-40.188Q26.350-39.675 25.984-39.436Q25.618-39.197 25.082-39.197Q24.586-39.197 24.255-39.491L23.988-39.217Q23.968-39.197 23.940-39.197L23.892-39.197Q23.868-39.197 23.841-39.224Q23.814-39.251 23.814-39.272M26.979-39.272L26.979-40.335Q26.979-40.359 27.006-40.386Q27.034-40.413 27.057-40.413L27.167-40.413Q27.232-40.413 27.245-40.355Q27.341-39.921 27.587-39.670Q27.833-39.419 28.247-39.419Q28.589-39.419 28.842-39.552Q29.095-39.685 29.095-39.993Q29.095-40.150 29.001-40.265Q28.907-40.379 28.768-40.448Q28.630-40.516 28.462-40.554L27.881-40.653Q27.526-40.721 27.252-40.942Q26.979-41.162 26.979-41.504Q26.979-41.753 27.090-41.928Q27.201-42.102 27.387-42.201Q27.574-42.300 27.789-42.343Q28.004-42.386 28.247-42.386Q28.660-42.386 28.941-42.204L29.156-42.379Q29.166-42.382 29.173-42.384Q29.180-42.386 29.190-42.386L29.242-42.386Q29.269-42.386 29.293-42.362Q29.317-42.338 29.317-42.310L29.317-41.463Q29.317-41.442 29.293-41.415Q29.269-41.388 29.242-41.388L29.129-41.388Q29.101-41.388 29.076-41.413Q29.050-41.439 29.050-41.463Q29.050-41.699 28.944-41.863Q28.838-42.027 28.655-42.109Q28.472-42.191 28.240-42.191Q27.912-42.191 27.656-42.088Q27.399-41.986 27.399-41.709Q27.399-41.514 27.582-41.405Q27.765-41.295 27.994-41.254L28.568-41.148Q28.814-41.100 29.028-40.972Q29.242-40.844 29.378-40.641Q29.515-40.437 29.515-40.188Q29.515-39.675 29.149-39.436Q28.784-39.197 28.247-39.197Q27.751-39.197 27.420-39.491L27.153-39.217Q27.133-39.197 27.105-39.197L27.057-39.197Q27.034-39.197 27.006-39.224Q26.979-39.251 26.979-39.272\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(64.309 -24.81)\">\u003Cpath d=\"M32.864-39.272L32.864-40.335Q32.864-40.359 32.892-40.386Q32.919-40.413 32.943-40.413L33.052-40.413Q33.117-40.413 33.131-40.355Q33.227-39.921 33.473-39.670Q33.719-39.419 34.133-39.419Q34.474-39.419 34.727-39.552Q34.980-39.685 34.980-39.993Q34.980-40.150 34.886-40.265Q34.792-40.379 34.654-40.448Q34.515-40.516 34.348-40.554L33.767-40.653Q33.411-40.721 33.138-40.942Q32.864-41.162 32.864-41.504Q32.864-41.753 32.976-41.928Q33.087-42.102 33.273-42.201Q33.459-42.300 33.675-42.343Q33.890-42.386 34.133-42.386Q34.546-42.386 34.826-42.204L35.042-42.379Q35.052-42.382 35.059-42.384Q35.066-42.386 35.076-42.386L35.127-42.386Q35.154-42.386 35.178-42.362Q35.202-42.338 35.202-42.310L35.202-41.463Q35.202-41.442 35.178-41.415Q35.154-41.388 35.127-41.388L35.014-41.388Q34.987-41.388 34.961-41.413Q34.936-41.439 34.936-41.463Q34.936-41.699 34.830-41.863Q34.724-42.027 34.541-42.109Q34.358-42.191 34.126-42.191Q33.798-42.191 33.541-42.088Q33.285-41.986 33.285-41.709Q33.285-41.514 33.468-41.405Q33.651-41.295 33.880-41.254L34.454-41.148Q34.700-41.100 34.914-40.972Q35.127-40.844 35.264-40.641Q35.401-40.437 35.401-40.188Q35.401-39.675 35.035-39.436Q34.669-39.197 34.133-39.197Q33.637-39.197 33.305-39.491L33.039-39.217Q33.018-39.197 32.991-39.197L32.943-39.197Q32.919-39.197 32.892-39.224Q32.864-39.251 32.864-39.272M37.646-39.265L36.094-39.265L36.094-39.545Q36.320-39.545 36.469-39.579Q36.617-39.614 36.617-39.754L36.617-41.603Q36.617-41.791 36.570-41.875Q36.522-41.958 36.424-41.977Q36.327-41.996 36.115-41.996L36.115-42.276L37.171-42.351L37.171-39.754Q37.171-39.614 37.303-39.579Q37.434-39.545 37.646-39.545L37.646-39.265M36.375-43.572Q36.375-43.743 36.498-43.862Q36.621-43.982 36.792-43.982Q36.959-43.982 37.082-43.862Q37.205-43.743 37.205-43.572Q37.205-43.397 37.082-43.274Q36.959-43.151 36.792-43.151Q36.621-43.151 36.498-43.274Q36.375-43.397 36.375-43.572M39.974-39.265L38.340-39.265L38.340-39.545Q38.569-39.545 38.718-39.579Q38.866-39.614 38.866-39.754L38.866-41.603Q38.866-41.873 38.759-41.934Q38.651-41.996 38.340-41.996L38.340-42.276L39.400-42.351L39.400-41.702Q39.571-42.010 39.875-42.181Q40.179-42.351 40.524-42.351Q40.924-42.351 41.201-42.211Q41.478-42.071 41.563-41.723Q41.731-42.016 42.030-42.184Q42.329-42.351 42.674-42.351Q43.180-42.351 43.464-42.128Q43.747-41.904 43.747-41.408L43.747-39.754Q43.747-39.617 43.896-39.581Q44.045-39.545 44.270-39.545L44.270-39.265L42.640-39.265L42.640-39.545Q42.865-39.545 43.016-39.581Q43.166-39.617 43.166-39.754L43.166-41.394Q43.166-41.729 43.047-41.929Q42.927-42.129 42.612-42.129Q42.342-42.129 42.108-41.993Q41.874-41.856 41.736-41.622Q41.597-41.388 41.597-41.114L41.597-39.754Q41.597-39.617 41.746-39.581Q41.895-39.545 42.120-39.545L42.120-39.265L40.490-39.265L40.490-39.545Q40.719-39.545 40.868-39.579Q41.016-39.614 41.016-39.754L41.016-41.394Q41.016-41.729 40.897-41.929Q40.777-42.129 40.463-42.129Q40.193-42.129 39.958-41.993Q39.724-41.856 39.586-41.622Q39.447-41.388 39.447-41.114L39.447-39.754Q39.447-39.617 39.598-39.581Q39.748-39.545 39.974-39.545L39.974-39.265M46.475-39.265L44.923-39.265L44.923-39.545Q45.149-39.545 45.297-39.579Q45.446-39.614 45.446-39.754L45.446-41.603Q45.446-41.791 45.398-41.875Q45.350-41.958 45.253-41.977Q45.155-41.996 44.944-41.996L44.944-42.276L46-42.351L46-39.754Q46-39.614 46.131-39.579Q46.263-39.545 46.475-39.545L46.475-39.265M45.203-43.572Q45.203-43.743 45.326-43.862Q45.449-43.982 45.620-43.982Q45.788-43.982 45.911-43.862Q46.034-43.743 46.034-43.572Q46.034-43.397 45.911-43.274Q45.788-43.151 45.620-43.151Q45.449-43.151 45.326-43.274Q45.203-43.397 45.203-43.572M48.789-39.265L47.186-39.265L47.186-39.545Q47.411-39.545 47.560-39.579Q47.709-39.614 47.709-39.754L47.709-43.373Q47.709-43.643 47.601-43.705Q47.493-43.766 47.186-43.766L47.186-44.047L48.262-44.122L48.262-39.754Q48.262-39.617 48.413-39.581Q48.563-39.545 48.789-39.545L48.789-39.265M49.442-39.993Q49.442-40.325 49.665-40.552Q49.889-40.779 50.233-40.907Q50.576-41.036 50.949-41.088Q51.321-41.141 51.626-41.141L51.626-41.394Q51.626-41.599 51.518-41.779Q51.410-41.958 51.229-42.061Q51.048-42.163 50.840-42.163Q50.433-42.163 50.197-42.071Q50.286-42.034 50.332-41.950Q50.378-41.866 50.378-41.764Q50.378-41.668 50.332-41.589Q50.286-41.511 50.206-41.466Q50.125-41.422 50.036-41.422Q49.886-41.422 49.785-41.519Q49.684-41.617 49.684-41.764Q49.684-42.386 50.840-42.386Q51.051-42.386 51.301-42.322Q51.550-42.259 51.752-42.140Q51.954-42.020 52.080-41.835Q52.207-41.651 52.207-41.408L52.207-39.832Q52.207-39.716 52.268-39.620Q52.330-39.525 52.443-39.525Q52.552-39.525 52.617-39.619Q52.682-39.713 52.682-39.832L52.682-40.280L52.948-40.280L52.948-39.832Q52.948-39.562 52.721-39.397Q52.494-39.231 52.214-39.231Q52.005-39.231 51.868-39.385Q51.732-39.538 51.708-39.754Q51.561-39.487 51.279-39.342Q50.997-39.197 50.672-39.197Q50.395-39.197 50.112-39.272Q49.828-39.347 49.635-39.526Q49.442-39.706 49.442-39.993M50.057-39.993Q50.057-39.819 50.158-39.689Q50.258-39.559 50.414-39.489Q50.570-39.419 50.734-39.419Q50.952-39.419 51.161-39.516Q51.369-39.614 51.498-39.795Q51.626-39.976 51.626-40.202L51.626-40.930Q51.301-40.930 50.935-40.839Q50.570-40.748 50.313-40.536Q50.057-40.325 50.057-39.993M55.115-39.265L53.379-39.265L53.379-39.545Q53.608-39.545 53.757-39.579Q53.905-39.614 53.905-39.754L53.905-41.603Q53.905-41.873 53.798-41.934Q53.690-41.996 53.379-41.996L53.379-42.276L54.408-42.351L54.408-41.644Q54.538-41.952 54.780-42.151Q55.023-42.351 55.341-42.351Q55.560-42.351 55.731-42.227Q55.902-42.102 55.902-41.890Q55.902-41.753 55.802-41.654Q55.703-41.555 55.570-41.555Q55.433-41.555 55.334-41.654Q55.235-41.753 55.235-41.890Q55.235-42.030 55.334-42.129Q55.044-42.129 54.844-41.933Q54.644-41.736 54.551-41.442Q54.459-41.148 54.459-40.868L54.459-39.754Q54.459-39.545 55.115-39.545\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(64.309 -24.81)\">\u003Cpath d=\"M59.199-39.272L59.199-40.335Q59.199-40.359 59.227-40.386Q59.254-40.413 59.278-40.413L59.387-40.413Q59.452-40.413 59.466-40.355Q59.562-39.921 59.808-39.670Q60.054-39.419 60.468-39.419Q60.809-39.419 61.062-39.552Q61.315-39.685 61.315-39.993Q61.315-40.150 61.221-40.265Q61.127-40.379 60.989-40.448Q60.850-40.516 60.683-40.554L60.102-40.653Q59.746-40.721 59.473-40.942Q59.199-41.162 59.199-41.504Q59.199-41.753 59.311-41.928Q59.422-42.102 59.608-42.201Q59.794-42.300 60.010-42.343Q60.225-42.386 60.468-42.386Q60.881-42.386 61.161-42.204L61.377-42.379Q61.387-42.382 61.394-42.384Q61.401-42.386 61.411-42.386L61.462-42.386Q61.489-42.386 61.513-42.362Q61.537-42.338 61.537-42.310L61.537-41.463Q61.537-41.442 61.513-41.415Q61.489-41.388 61.462-41.388L61.349-41.388Q61.322-41.388 61.296-41.413Q61.271-41.439 61.271-41.463Q61.271-41.699 61.165-41.863Q61.059-42.027 60.876-42.109Q60.693-42.191 60.461-42.191Q60.133-42.191 59.876-42.088Q59.620-41.986 59.620-41.709Q59.620-41.514 59.803-41.405Q59.986-41.295 60.215-41.254L60.789-41.148Q61.035-41.100 61.249-40.972Q61.462-40.844 61.599-40.641Q61.736-40.437 61.736-40.188Q61.736-39.675 61.370-39.436Q61.004-39.197 60.468-39.197Q59.972-39.197 59.640-39.491L59.374-39.217Q59.353-39.197 59.326-39.197L59.278-39.197Q59.254-39.197 59.227-39.224Q59.199-39.251 59.199-39.272\" 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\">Count-based exploration in high dimensions. A raw state visited once never recurs, so the exact count is useless. A density model (or a hash) generalizes across similar states to produce a pseudo-count \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.1968em;vertical-align:-0.25em;\">\u003C\u002Fspan>\u003Cspan class=\"mord accent\">\u003Cspan class=\"vlist-t\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.9468em;\">\u003Cspan style=\"top:-3em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.109em;\">N\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.2523em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"accent-body\" style=\"left:-0.1667em;\">\u003Cspan class=\"mord\">^\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>, from which a bonus \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.84em;vertical-align:-0.5066em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0528em;\">β\u003C\u002Fspan>\u003Cspan class=\"mord\">\u002F\u003C\u002Fspan>\u003Cspan class=\"mord sqrt\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:1.3334em;\">\u003Cspan class=\"svg-align\" style=\"top:-3.8em;\">\u003Cspan class=\"pstrut\" style=\"height:3.8em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\" style=\"padding-left:1em;\">\u003Cspan class=\"mord accent\">\u003Cspan class=\"vlist-t\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.9468em;\">\u003Cspan style=\"top:-3em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.109em;\">N\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.2523em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"accent-body\" style=\"left:-0.1667em;\">\u003Cspan class=\"mord\">^\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.2934em;\">\u003Cspan class=\"pstrut\" style=\"height:3.8em;\">\u003C\u002Fspan>\u003Cspan class=\"hide-tail\" style=\"min-width:1.02em;height:1.88em;\">\u003Csvg xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" width=\"400em\" height=\"1.88em\" viewBox=\"0 0 400000 1944\" preserveAspectRatio=\"xMinYMin slice\">\u003Cpath d=\"M983 90l0 -0c4,-6.7,10,-10,18,-10 H400000v40H1013.1s-83.4,268,-264.1,840c-180.7,572,-277,876.3,-289,913c-4.7,4.7,-12.7,7,-24,7s-12,0,-12,0c-1.3,-3.3,-3.7,-11.7,-7,-25c-35.3,-125.3,-106.7,-373.3,-214,-744c-10,12,-21,25,-33,39s-32,39,-32,39c-6,-5.3,-15,-14,-27,-26s25,-30,25,-30c26.7,-32.7,52,-63,76,-91s52,-60,52,-60s208,722,208,722c56,-175.3,126.3,-397.3,211,-666c84.7,-268.7,153.8,-488.2,207.5,-658.5c53.7,-170.3,84.5,-266.8,92.5,-289.5zM1001 80h400000v40h-400000z\"\u002F>\u003C\u002Fsvg>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.5066em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> rewards the unfamiliar.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:462.203px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 346.652 114.521\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M-62.07-37.927h85.358V-72.07H-62.07Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(-36.369 -30.239)\">\u003Cpath d=\"M-9.850-29.264Q-9.850-29.744-9.617-30.160Q-9.385-30.576-8.975-30.826Q-8.565-31.076-8.088-31.076Q-7.358-31.076-6.959-30.635Q-6.561-30.194-6.561-29.463Q-6.561-29.358-6.654-29.334L-9.104-29.334L-9.104-29.264Q-9.104-28.854-8.983-28.498Q-8.861-28.143-8.590-27.926Q-8.318-27.709-7.889-27.709Q-7.525-27.709-7.229-27.938Q-6.932-28.166-6.830-28.518Q-6.822-28.565-6.736-28.580L-6.654-28.580Q-6.561-28.553-6.561-28.471Q-6.561-28.463-6.568-28.432Q-6.631-28.205-6.770-28.022Q-6.908-27.838-7.100-27.705Q-7.291-27.573-7.510-27.502Q-7.729-27.432-7.967-27.432Q-8.338-27.432-8.676-27.569Q-9.014-27.705-9.281-27.957Q-9.549-28.209-9.699-28.549Q-9.850-28.889-9.850-29.264M-9.096-29.573L-7.135-29.573Q-7.135-29.877-7.236-30.168Q-7.338-30.459-7.555-30.641Q-7.772-30.823-8.088-30.823Q-8.389-30.823-8.619-30.635Q-8.850-30.448-8.973-30.156Q-9.096-29.865-9.096-29.573M-4.686-27.510L-6.182-27.510L-6.182-27.807Q-5.549-27.807-5.127-28.287L-4.358-29.198L-5.350-30.397Q-5.506-30.576-5.668-30.619Q-5.830-30.662-6.135-30.662L-6.135-30.959L-4.447-30.959L-4.447-30.662Q-4.541-30.662-4.617-30.619Q-4.693-30.576-4.693-30.487Q-4.693-30.444-4.662-30.397L-4.006-29.608L-3.525-30.182Q-3.408-30.319-3.408-30.455Q-3.408-30.545-3.459-30.604Q-3.510-30.662-3.592-30.662L-3.592-30.959L-2.104-30.959L-2.104-30.662Q-2.740-30.662-3.150-30.182L-3.830-29.381L-2.744-28.069Q-2.584-27.893-2.424-27.850Q-2.264-27.807-1.959-27.807L-1.959-27.510L-3.647-27.510L-3.647-27.807Q-3.557-27.807-3.479-27.850Q-3.400-27.893-3.400-27.983Q-3.400-28.006-3.432-28.069L-4.174-28.975L-4.760-28.287Q-4.877-28.151-4.877-28.014Q-4.877-27.928-4.826-27.867Q-4.775-27.807-4.686-27.807L-4.686-27.510M-0.967-28.471L-0.967-30.662L-1.670-30.662L-1.670-30.916Q-1.315-30.916-1.072-31.149Q-0.830-31.381-0.719-31.729Q-0.608-32.076-0.608-32.432L-0.326-32.432L-0.326-30.959L0.850-30.959L0.850-30.662L-0.326-30.662L-0.326-28.487Q-0.326-28.166-0.207-27.938Q-0.088-27.709 0.193-27.709Q0.373-27.709 0.490-27.832Q0.607-27.955 0.660-28.135Q0.713-28.315 0.713-28.487L0.713-28.959L0.994-28.959L0.994-28.471Q0.994-28.217 0.889-27.977Q0.783-27.737 0.586-27.584Q0.389-27.432 0.131-27.432Q-0.186-27.432-0.438-27.555Q-0.690-27.678-0.828-27.912Q-0.967-28.147-0.967-28.471M3.721-27.510L1.740-27.510L1.740-27.807Q2.010-27.807 2.178-27.852Q2.346-27.897 2.346-28.069L2.346-30.205Q2.346-30.420 2.283-30.516Q2.221-30.612 2.103-30.633Q1.986-30.655 1.740-30.655L1.740-30.951L2.908-31.037L2.908-30.252Q2.986-30.463 3.139-30.649Q3.291-30.834 3.490-30.936Q3.689-31.037 3.916-31.037Q4.162-31.037 4.353-30.893Q4.545-30.748 4.545-30.518Q4.545-30.362 4.439-30.252Q4.334-30.143 4.178-30.143Q4.021-30.143 3.912-30.252Q3.803-30.362 3.803-30.518Q3.803-30.678 3.908-30.783Q3.584-30.783 3.369-30.555Q3.154-30.326 3.058-29.987Q2.963-29.647 2.963-29.342L2.963-28.069Q2.963-27.901 3.189-27.854Q3.416-27.807 3.721-27.807L3.721-27.510M6.885-27.510L5.107-27.510L5.107-27.807Q5.381-27.807 5.549-27.854Q5.717-27.901 5.717-28.069L5.717-30.205Q5.717-30.420 5.660-30.516Q5.603-30.612 5.490-30.633Q5.377-30.655 5.131-30.655L5.131-30.951L6.330-31.037L6.330-28.069Q6.330-27.901 6.476-27.854Q6.623-27.807 6.885-27.807L6.885-27.510M5.443-32.432Q5.443-32.623 5.578-32.754Q5.713-32.885 5.908-32.885Q6.029-32.885 6.133-32.823Q6.236-32.760 6.299-32.656Q6.361-32.553 6.361-32.432Q6.361-32.237 6.230-32.102Q6.100-31.967 5.908-31.967Q5.709-31.967 5.576-32.100Q5.443-32.233 5.443-32.432M9.314-27.510L7.459-27.510L7.459-27.807Q7.732-27.807 7.900-27.854Q8.068-27.901 8.068-28.069L8.068-30.205Q8.068-30.420 8.006-30.516Q7.943-30.612 7.824-30.633Q7.705-30.655 7.459-30.655L7.459-30.951L8.650-31.037L8.650-30.303Q8.764-30.518 8.957-30.686Q9.150-30.854 9.389-30.946Q9.627-31.037 9.881-31.037Q11.049-31.037 11.049-29.959L11.049-28.069Q11.049-27.901 11.219-27.854Q11.389-27.807 11.658-27.807L11.658-27.510L9.803-27.510L9.803-27.807Q10.076-27.807 10.244-27.854Q10.412-27.901 10.412-28.069L10.412-29.944Q10.412-30.326 10.291-30.555Q10.170-30.783 9.818-30.783Q9.506-30.783 9.252-30.621Q8.998-30.459 8.851-30.190Q8.705-29.920 8.705-29.623L8.705-28.069Q8.705-27.901 8.875-27.854Q9.045-27.807 9.314-27.807L9.314-27.510M12.146-27.518L12.146-28.740Q12.146-28.768 12.178-28.799Q12.209-28.830 12.232-28.830L12.338-28.830Q12.408-28.830 12.424-28.768Q12.486-28.448 12.625-28.207Q12.764-27.967 12.996-27.826Q13.228-27.686 13.537-27.686Q13.775-27.686 13.984-27.746Q14.193-27.807 14.330-27.955Q14.467-28.104 14.467-28.350Q14.467-28.604 14.256-28.770Q14.045-28.936 13.775-28.990L13.154-29.104Q12.748-29.182 12.447-29.438Q12.146-29.694 12.146-30.069Q12.146-30.436 12.348-30.658Q12.549-30.881 12.873-30.979Q13.197-31.076 13.537-31.076Q14.002-31.076 14.299-30.869L14.521-31.053Q14.545-31.076 14.576-31.076L14.627-31.076Q14.658-31.076 14.685-31.049Q14.713-31.022 14.713-30.990L14.713-30.006Q14.713-29.975 14.687-29.946Q14.662-29.916 14.627-29.916L14.521-29.916Q14.486-29.916 14.459-29.944Q14.432-29.971 14.432-30.006Q14.432-30.405 14.180-30.625Q13.928-30.846 13.529-30.846Q13.174-30.846 12.891-30.723Q12.607-30.600 12.607-30.295Q12.607-30.076 12.808-29.944Q13.010-29.811 13.256-29.768L13.881-29.655Q14.310-29.565 14.619-29.268Q14.928-28.971 14.928-28.557Q14.928-27.987 14.529-27.709Q14.131-27.432 13.537-27.432Q12.986-27.432 12.635-27.768L12.338-27.455Q12.314-27.432 12.279-27.432L12.232-27.432Q12.209-27.432 12.178-27.463Q12.146-27.494 12.146-27.518M17.314-27.510L15.537-27.510L15.537-27.807Q15.810-27.807 15.978-27.854Q16.146-27.901 16.146-28.069L16.146-30.205Q16.146-30.420 16.090-30.516Q16.033-30.612 15.920-30.633Q15.807-30.655 15.560-30.655L15.560-30.951L16.760-31.037L16.760-28.069Q16.760-27.901 16.906-27.854Q17.053-27.807 17.314-27.807L17.314-27.510M15.873-32.432Q15.873-32.623 16.008-32.754Q16.142-32.885 16.338-32.885Q16.459-32.885 16.562-32.823Q16.666-32.760 16.728-32.656Q16.791-32.553 16.791-32.432Q16.791-32.237 16.660-32.102Q16.529-31.967 16.338-31.967Q16.139-31.967 16.006-32.100Q15.873-32.233 15.873-32.432M17.857-29.237Q17.857-29.733 18.107-30.158Q18.357-30.584 18.777-30.830Q19.197-31.076 19.697-31.076Q20.236-31.076 20.627-30.951Q21.017-30.826 21.017-30.412Q21.017-30.307 20.967-30.215Q20.916-30.123 20.824-30.073Q20.732-30.022 20.623-30.022Q20.517-30.022 20.426-30.073Q20.334-30.123 20.283-30.215Q20.232-30.307 20.232-30.412Q20.232-30.635 20.400-30.740Q20.178-30.799 19.705-30.799Q19.408-30.799 19.193-30.660Q18.978-30.522 18.848-30.291Q18.717-30.061 18.658-29.791Q18.599-29.522 18.599-29.237Q18.599-28.842 18.732-28.492Q18.865-28.143 19.137-27.926Q19.408-27.709 19.807-27.709Q20.182-27.709 20.457-27.926Q20.732-28.143 20.834-28.502Q20.849-28.565 20.912-28.565L21.017-28.565Q21.053-28.565 21.078-28.537Q21.103-28.510 21.103-28.471L21.103-28.448Q20.971-27.967 20.586-27.699Q20.201-27.432 19.697-27.432Q19.334-27.432 19-27.569Q18.666-27.705 18.406-27.955Q18.146-28.205 18.002-28.541Q17.857-28.877 17.857-29.237\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-36.369 -30.239)\">\u003Cpath d=\"M26.449-27.510L24.469-27.510L24.469-27.807Q24.738-27.807 24.906-27.852Q25.074-27.897 25.074-28.069L25.074-30.205Q25.074-30.420 25.012-30.516Q24.949-30.612 24.832-30.633Q24.715-30.655 24.469-30.655L24.469-30.951L25.637-31.037L25.637-30.252Q25.715-30.463 25.867-30.649Q26.019-30.834 26.219-30.936Q26.418-31.037 26.644-31.037Q26.890-31.037 27.082-30.893Q27.273-30.748 27.273-30.518Q27.273-30.362 27.168-30.252Q27.062-30.143 26.906-30.143Q26.750-30.143 26.640-30.252Q26.531-30.362 26.531-30.518Q26.531-30.678 26.637-30.783Q26.312-30.783 26.098-30.555Q25.883-30.326 25.787-29.987Q25.691-29.647 25.691-29.342L25.691-28.069Q25.691-27.901 25.918-27.854Q26.144-27.807 26.449-27.807L26.449-27.510M29.867-28.959L27.613-28.959L27.613-29.510L29.867-29.510L29.867-28.959M30.586-29.264Q30.586-29.744 30.818-30.160Q31.051-30.576 31.461-30.826Q31.871-31.076 32.348-31.076Q33.078-31.076 33.476-30.635Q33.875-30.194 33.875-29.463Q33.875-29.358 33.781-29.334L31.332-29.334L31.332-29.264Q31.332-28.854 31.453-28.498Q31.574-28.143 31.846-27.926Q32.117-27.709 32.547-27.709Q32.910-27.709 33.207-27.938Q33.504-28.166 33.605-28.518Q33.613-28.565 33.699-28.580L33.781-28.580Q33.875-28.553 33.875-28.471Q33.875-28.463 33.867-28.432Q33.805-28.205 33.666-28.022Q33.527-27.838 33.336-27.705Q33.144-27.573 32.926-27.502Q32.707-27.432 32.469-27.432Q32.098-27.432 31.760-27.569Q31.422-27.705 31.154-27.957Q30.887-28.209 30.736-28.549Q30.586-28.889 30.586-29.264M31.340-29.573L33.301-29.573Q33.301-29.877 33.199-30.168Q33.098-30.459 32.881-30.641Q32.664-30.823 32.348-30.823Q32.047-30.823 31.816-30.635Q31.586-30.448 31.463-30.156Q31.340-29.865 31.340-29.573M36.742-25.518Q36.129-25.975 35.726-26.610Q35.324-27.244 35.129-27.990Q34.933-28.737 34.933-29.510Q34.933-30.283 35.129-31.030Q35.324-31.776 35.726-32.410Q36.129-33.045 36.742-33.502Q36.754-33.506 36.762-33.508Q36.769-33.510 36.781-33.510L36.859-33.510Q36.898-33.510 36.924-33.483Q36.949-33.455 36.949-33.412Q36.949-33.362 36.918-33.342Q36.410-32.889 36.088-32.266Q35.766-31.643 35.625-30.948Q35.484-30.252 35.484-29.510Q35.484-28.776 35.623-28.076Q35.762-27.377 36.086-26.752Q36.410-26.127 36.918-25.678Q36.949-25.658 36.949-25.608Q36.949-25.565 36.924-25.537Q36.898-25.510 36.859-25.510L36.781-25.510Q36.773-25.514 36.764-25.516Q36.754-25.518 36.742-25.518M38.293-28.471L38.293-30.662L37.590-30.662L37.590-30.916Q37.945-30.916 38.187-31.149Q38.430-31.381 38.541-31.729Q38.652-32.076 38.652-32.432L38.933-32.432L38.933-30.959L40.109-30.959L40.109-30.662L38.933-30.662L38.933-28.487Q38.933-28.166 39.053-27.938Q39.172-27.709 39.453-27.709Q39.633-27.709 39.750-27.832Q39.867-27.955 39.920-28.135Q39.973-28.315 39.973-28.487L39.973-28.959L40.254-28.959L40.254-28.471Q40.254-28.217 40.148-27.977Q40.043-27.737 39.846-27.584Q39.648-27.432 39.391-27.432Q39.074-27.432 38.822-27.555Q38.570-27.678 38.432-27.912Q38.293-28.147 38.293-28.471M41.375-25.510L41.293-25.510Q41.258-25.510 41.232-25.539Q41.207-25.569 41.207-25.608Q41.207-25.658 41.238-25.678Q41.625-26.014 41.908-26.463Q42.191-26.912 42.357-27.412Q42.523-27.912 42.598-28.430Q42.672-28.948 42.672-29.510Q42.672-30.080 42.598-30.596Q42.523-31.112 42.357-31.608Q42.191-32.104 41.912-32.551Q41.633-32.998 41.238-33.342Q41.207-33.362 41.207-33.412Q41.207-33.451 41.232-33.481Q41.258-33.510 41.293-33.510L41.375-33.510Q41.387-33.510 41.396-33.508Q41.406-33.506 41.414-33.502Q42.027-33.045 42.430-32.410Q42.832-31.776 43.027-31.030Q43.223-30.283 43.223-29.510Q43.223-28.737 43.027-27.990Q42.832-27.244 42.430-26.610Q42.027-25.975 41.414-25.518Q41.402-25.518 41.394-25.516Q41.387-25.514 41.375-25.510\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-36.369 -30.239)\">\u003Cpath d=\"M-16.774-16.018Q-17.387-16.475-17.789-17.110Q-18.192-17.744-18.387-18.490Q-18.582-19.237-18.582-20.010Q-18.582-20.783-18.387-21.530Q-18.192-22.276-17.789-22.910Q-17.387-23.545-16.774-24.002Q-16.762-24.006-16.754-24.008Q-16.746-24.010-16.735-24.010L-16.657-24.010Q-16.618-24.010-16.592-23.983Q-16.567-23.955-16.567-23.912Q-16.567-23.862-16.598-23.842Q-17.106-23.389-17.428-22.766Q-17.750-22.143-17.891-21.448Q-18.032-20.752-18.032-20.010Q-18.032-19.276-17.893-18.576Q-17.754-17.877-17.430-17.252Q-17.106-16.627-16.598-16.178Q-16.567-16.158-16.567-16.108Q-16.567-16.065-16.592-16.037Q-16.618-16.010-16.657-16.010L-16.735-16.010Q-16.743-16.014-16.752-16.016Q-16.762-16.018-16.774-16.018M-13.782-18.010L-15.766-18.010L-15.766-18.307Q-15.493-18.307-15.325-18.354Q-15.157-18.401-15.157-18.569L-15.157-21.162L-15.797-21.162L-15.797-21.459L-15.157-21.459L-15.157-22.393Q-15.157-22.658-15.039-22.895Q-14.922-23.131-14.729-23.295Q-14.536-23.459-14.287-23.551Q-14.039-23.643-13.774-23.643Q-13.489-23.643-13.264-23.485Q-13.039-23.326-13.039-23.049Q-13.039-22.893-13.145-22.783Q-13.250-22.674-13.414-22.674Q-13.571-22.674-13.680-22.783Q-13.789-22.893-13.789-23.049Q-13.789-23.256-13.629-23.362Q-13.727-23.385-13.821-23.385Q-14.051-23.385-14.223-23.229Q-14.395-23.073-14.481-22.836Q-14.567-22.600-14.567-22.377L-14.567-21.459L-13.598-21.459L-13.598-21.162L-14.543-21.162L-14.543-18.569Q-14.543-18.401-14.317-18.354Q-14.090-18.307-13.782-18.307L-13.782-18.010M-11.246-18.010L-13.227-18.010L-13.227-18.307Q-12.957-18.307-12.789-18.352Q-12.621-18.397-12.621-18.569L-12.621-20.705Q-12.621-20.920-12.684-21.016Q-12.746-21.112-12.864-21.133Q-12.981-21.155-13.227-21.155L-13.227-21.451L-12.059-21.537L-12.059-20.752Q-11.981-20.963-11.828-21.149Q-11.676-21.334-11.477-21.436Q-11.278-21.537-11.051-21.537Q-10.805-21.537-10.614-21.393Q-10.422-21.248-10.422-21.018Q-10.422-20.862-10.528-20.752Q-10.633-20.643-10.789-20.643Q-10.946-20.643-11.055-20.752Q-11.164-20.862-11.164-21.018Q-11.164-21.178-11.059-21.283Q-11.383-21.283-11.598-21.055Q-11.813-20.826-11.909-20.487Q-12.004-20.147-12.004-19.842L-12.004-18.569Q-12.004-18.401-11.778-18.354Q-11.551-18.307-11.246-18.307L-11.246-18.010M-9.942-19.705Q-9.942-20.209-9.686-20.641Q-9.430-21.073-8.995-21.324Q-8.559-21.576-8.059-21.576Q-7.672-21.576-7.330-21.432Q-6.989-21.287-6.727-21.026Q-6.465-20.764-6.323-20.428Q-6.180-20.092-6.180-19.705Q-6.180-19.213-6.444-18.803Q-6.707-18.393-7.137-18.162Q-7.567-17.932-8.059-17.932Q-8.551-17.932-8.985-18.164Q-9.418-18.397-9.680-18.805Q-9.942-19.213-9.942-19.705M-8.059-18.209Q-7.602-18.209-7.350-18.432Q-7.098-18.655-7.010-19.006Q-6.922-19.358-6.922-19.803Q-6.922-20.233-7.016-20.571Q-7.110-20.908-7.364-21.115Q-7.618-21.323-8.059-21.323Q-8.707-21.323-8.952-20.906Q-9.196-20.490-9.196-19.803Q-9.196-19.358-9.108-19.006Q-9.020-18.655-8.768-18.432Q-8.516-18.209-8.059-18.209M-3.766-18.010L-5.621-18.010L-5.621-18.307Q-5.348-18.307-5.180-18.354Q-5.012-18.401-5.012-18.569L-5.012-20.705Q-5.012-20.920-5.075-21.016Q-5.137-21.112-5.256-21.133Q-5.375-21.155-5.621-21.155L-5.621-21.451L-4.430-21.537L-4.430-20.803Q-4.317-21.018-4.123-21.186Q-3.930-21.354-3.692-21.446Q-3.453-21.537-3.200-21.537Q-2.239-21.537-2.063-20.826Q-1.879-21.155-1.551-21.346Q-1.223-21.537-0.844-21.537Q0.332-21.537 0.332-20.459L0.332-18.569Q0.332-18.401 0.500-18.354Q0.668-18.307 0.937-18.307L0.937-18.010L-0.918-18.010L-0.918-18.307Q-0.645-18.307-0.477-18.352Q-0.309-18.397-0.309-18.569L-0.309-20.444Q-0.309-20.830-0.434-21.057Q-0.559-21.283-0.911-21.283Q-1.215-21.283-1.471-21.121Q-1.727-20.959-1.875-20.690Q-2.024-20.420-2.024-20.123L-2.024-18.569Q-2.024-18.401-1.854-18.354Q-1.684-18.307-1.414-18.307L-1.414-18.010L-3.270-18.010L-3.270-18.307Q-2.996-18.307-2.828-18.354Q-2.661-18.401-2.661-18.569L-2.661-20.444Q-2.661-20.830-2.786-21.057Q-2.911-21.283-3.262-21.283Q-3.567-21.283-3.823-21.121Q-4.078-20.959-4.227-20.690Q-4.375-20.420-4.375-20.123L-4.375-18.569Q-4.375-18.401-4.205-18.354Q-4.036-18.307-3.766-18.307\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-36.369 -30.239)\">\u003Cpath d=\"M4.229-19.764Q4.229-20.244 4.462-20.660Q4.694-21.076 5.104-21.326Q5.514-21.576 5.991-21.576Q6.721-21.576 7.120-21.135Q7.518-20.694 7.518-19.963Q7.518-19.858 7.425-19.834L4.975-19.834L4.975-19.764Q4.975-19.354 5.096-18.998Q5.218-18.643 5.489-18.426Q5.761-18.209 6.190-18.209Q6.553-18.209 6.850-18.438Q7.147-18.666 7.249-19.018Q7.257-19.065 7.343-19.080L7.425-19.080Q7.518-19.053 7.518-18.971Q7.518-18.963 7.511-18.932Q7.448-18.705 7.309-18.522Q7.171-18.338 6.979-18.205Q6.788-18.073 6.569-18.002Q6.350-17.932 6.112-17.932Q5.741-17.932 5.403-18.069Q5.065-18.205 4.798-18.457Q4.530-18.709 4.380-19.049Q4.229-19.389 4.229-19.764M4.983-20.073L6.944-20.073Q6.944-20.377 6.843-20.668Q6.741-20.959 6.524-21.141Q6.307-21.323 5.991-21.323Q5.690-21.323 5.460-21.135Q5.229-20.948 5.106-20.656Q4.983-20.365 4.983-20.073M9.936-18.010L8.081-18.010L8.081-18.307Q8.354-18.307 8.522-18.354Q8.690-18.401 8.690-18.569L8.690-20.705Q8.690-20.920 8.628-21.016Q8.565-21.112 8.446-21.133Q8.327-21.155 8.081-21.155L8.081-21.451L9.272-21.537L9.272-20.803Q9.386-21.018 9.579-21.186Q9.772-21.354 10.011-21.446Q10.249-21.537 10.503-21.537Q11.671-21.537 11.671-20.459L11.671-18.569Q11.671-18.401 11.841-18.354Q12.011-18.307 12.280-18.307L12.280-18.010L10.425-18.010L10.425-18.307Q10.698-18.307 10.866-18.354Q11.034-18.401 11.034-18.569L11.034-20.444Q11.034-20.826 10.913-21.055Q10.792-21.283 10.440-21.283Q10.128-21.283 9.874-21.121Q9.620-20.959 9.473-20.690Q9.327-20.420 9.327-20.123L9.327-18.569Q9.327-18.401 9.497-18.354Q9.667-18.307 9.936-18.307\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-36.369 -30.239)\">\u003Cpath d=\"M14.294-18.041L13.071-20.897Q12.989-21.073 12.845-21.117Q12.700-21.162 12.431-21.162L12.431-21.459L14.142-21.459L14.142-21.162Q13.720-21.162 13.720-20.979Q13.720-20.944 13.735-20.897L14.681-18.705L15.521-20.682Q15.560-20.760 15.560-20.850Q15.560-20.990 15.454-21.076Q15.349-21.162 15.208-21.162L15.208-21.459L16.560-21.459L16.560-21.162Q16.036-21.162 15.821-20.682L14.696-18.041Q14.634-17.932 14.528-17.932L14.462-17.932Q14.349-17.932 14.294-18.041M18.833-18.010L17.056-18.010L17.056-18.307Q17.329-18.307 17.497-18.354Q17.665-18.401 17.665-18.569L17.665-20.705Q17.665-20.920 17.609-21.016Q17.552-21.112 17.439-21.133Q17.325-21.155 17.079-21.155L17.079-21.451L18.278-21.537L18.278-18.569Q18.278-18.401 18.425-18.354Q18.571-18.307 18.833-18.307L18.833-18.010M17.392-22.932Q17.392-23.123 17.526-23.254Q17.661-23.385 17.857-23.385Q17.978-23.385 18.081-23.323Q18.185-23.260 18.247-23.156Q18.310-23.053 18.310-22.932Q18.310-22.737 18.179-22.602Q18.048-22.467 17.857-22.467Q17.657-22.467 17.525-22.600Q17.392-22.733 17.392-22.932M21.341-18.010L19.360-18.010L19.360-18.307Q19.630-18.307 19.798-18.352Q19.966-18.397 19.966-18.569L19.966-20.705Q19.966-20.920 19.903-21.016Q19.841-21.112 19.724-21.133Q19.607-21.155 19.360-21.155L19.360-21.451L20.528-21.537L20.528-20.752Q20.607-20.963 20.759-21.149Q20.911-21.334 21.110-21.436Q21.310-21.537 21.536-21.537Q21.782-21.537 21.974-21.393Q22.165-21.248 22.165-21.018Q22.165-20.862 22.060-20.752Q21.954-20.643 21.798-20.643Q21.642-20.643 21.532-20.752Q21.423-20.862 21.423-21.018Q21.423-21.178 21.528-21.283Q21.204-21.283 20.989-21.055Q20.775-20.826 20.679-20.487Q20.583-20.147 20.583-19.842L20.583-18.569Q20.583-18.401 20.810-18.354Q21.036-18.307 21.341-18.307L21.341-18.010M22.646-19.705Q22.646-20.209 22.901-20.641Q23.157-21.073 23.593-21.324Q24.028-21.576 24.528-21.576Q24.915-21.576 25.257-21.432Q25.599-21.287 25.860-21.026Q26.122-20.764 26.265-20.428Q26.407-20.092 26.407-19.705Q26.407-19.213 26.144-18.803Q25.880-18.393 25.450-18.162Q25.021-17.932 24.528-17.932Q24.036-17.932 23.603-18.164Q23.169-18.397 22.907-18.805Q22.646-19.213 22.646-19.705M24.528-18.209Q24.985-18.209 25.237-18.432Q25.489-18.655 25.577-19.006Q25.665-19.358 25.665-19.803Q25.665-20.233 25.571-20.571Q25.478-20.908 25.224-21.115Q24.970-21.323 24.528-21.323Q23.880-21.323 23.636-20.906Q23.392-20.490 23.392-19.803Q23.392-19.358 23.480-19.006Q23.568-18.655 23.819-18.432Q24.071-18.209 24.528-18.209M28.821-18.010L26.966-18.010L26.966-18.307Q27.239-18.307 27.407-18.354Q27.575-18.401 27.575-18.569L27.575-20.705Q27.575-20.920 27.513-21.016Q27.450-21.112 27.331-21.133Q27.212-21.155 26.966-21.155L26.966-21.451L28.157-21.537L28.157-20.803Q28.271-21.018 28.464-21.186Q28.657-21.354 28.896-21.446Q29.134-21.537 29.388-21.537Q30.556-21.537 30.556-20.459L30.556-18.569Q30.556-18.401 30.726-18.354Q30.896-18.307 31.165-18.307L31.165-18.010L29.310-18.010L29.310-18.307Q29.583-18.307 29.751-18.354Q29.919-18.401 29.919-18.569L29.919-20.444Q29.919-20.826 29.798-21.055Q29.677-21.283 29.325-21.283Q29.013-21.283 28.759-21.121Q28.505-20.959 28.359-20.690Q28.212-20.420 28.212-20.123L28.212-18.569Q28.212-18.401 28.382-18.354Q28.552-18.307 28.821-18.307L28.821-18.010M33.540-18.010L31.685-18.010L31.685-18.307Q31.958-18.307 32.126-18.354Q32.294-18.401 32.294-18.569L32.294-20.705Q32.294-20.920 32.232-21.016Q32.169-21.112 32.050-21.133Q31.931-21.155 31.685-21.155L31.685-21.451L32.876-21.537L32.876-20.803Q32.989-21.018 33.183-21.186Q33.376-21.354 33.614-21.446Q33.853-21.537 34.107-21.537Q35.068-21.537 35.243-20.826Q35.427-21.155 35.755-21.346Q36.083-21.537 36.462-21.537Q37.638-21.537 37.638-20.459L37.638-18.569Q37.638-18.401 37.806-18.354Q37.974-18.307 38.243-18.307L38.243-18.010L36.388-18.010L36.388-18.307Q36.661-18.307 36.829-18.352Q36.997-18.397 36.997-18.569L36.997-20.444Q36.997-20.830 36.872-21.057Q36.747-21.283 36.396-21.283Q36.091-21.283 35.835-21.121Q35.579-20.959 35.431-20.690Q35.282-20.420 35.282-20.123L35.282-18.569Q35.282-18.401 35.452-18.354Q35.622-18.307 35.892-18.307L35.892-18.010L34.036-18.010L34.036-18.307Q34.310-18.307 34.478-18.354Q34.646-18.401 34.646-18.569L34.646-20.444Q34.646-20.830 34.521-21.057Q34.396-21.283 34.044-21.283Q33.739-21.283 33.484-21.121Q33.228-20.959 33.079-20.690Q32.931-20.420 32.931-20.123L32.931-18.569Q32.931-18.401 33.101-18.354Q33.271-18.307 33.540-18.307L33.540-18.010M38.689-19.764Q38.689-20.244 38.921-20.660Q39.153-21.076 39.564-21.326Q39.974-21.576 40.450-21.576Q41.181-21.576 41.579-21.135Q41.978-20.694 41.978-19.963Q41.978-19.858 41.884-19.834L39.435-19.834L39.435-19.764Q39.435-19.354 39.556-18.998Q39.677-18.643 39.948-18.426Q40.220-18.209 40.650-18.209Q41.013-18.209 41.310-18.438Q41.607-18.666 41.708-19.018Q41.716-19.065 41.802-19.080L41.884-19.080Q41.978-19.053 41.978-18.971Q41.978-18.963 41.970-18.932Q41.907-18.705 41.769-18.522Q41.630-18.338 41.439-18.205Q41.247-18.073 41.028-18.002Q40.810-17.932 40.571-17.932Q40.200-17.932 39.862-18.069Q39.525-18.205 39.257-18.457Q38.989-18.709 38.839-19.049Q38.689-19.389 38.689-19.764M39.443-20.073L41.403-20.073Q41.403-20.377 41.302-20.668Q41.200-20.959 40.984-21.141Q40.767-21.323 40.450-21.323Q40.150-21.323 39.919-21.135Q39.689-20.948 39.566-20.656Q39.443-20.365 39.443-20.073M44.396-18.010L42.540-18.010L42.540-18.307Q42.814-18.307 42.982-18.354Q43.150-18.401 43.150-18.569L43.150-20.705Q43.150-20.920 43.087-21.016Q43.025-21.112 42.905-21.133Q42.786-21.155 42.540-21.155L42.540-21.451L43.732-21.537L43.732-20.803Q43.845-21.018 44.038-21.186Q44.232-21.354 44.470-21.446Q44.708-21.537 44.962-21.537Q46.130-21.537 46.130-20.459L46.130-18.569Q46.130-18.401 46.300-18.354Q46.470-18.307 46.739-18.307L46.739-18.010L44.884-18.010L44.884-18.307Q45.157-18.307 45.325-18.354Q45.493-18.401 45.493-18.569L45.493-20.444Q45.493-20.826 45.372-21.055Q45.251-21.283 44.900-21.283Q44.587-21.283 44.333-21.121Q44.079-20.959 43.933-20.690Q43.786-20.420 43.786-20.123L43.786-18.569Q43.786-18.401 43.956-18.354Q44.126-18.307 44.396-18.307\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-36.369 -30.239)\">\u003Cpath d=\"M47.598-18.971L47.598-21.162L46.895-21.162L46.895-21.416Q47.251-21.416 47.493-21.649Q47.735-21.881 47.846-22.229Q47.958-22.576 47.958-22.932L48.239-22.932L48.239-21.459L49.415-21.459L49.415-21.162L48.239-21.162L48.239-18.987Q48.239-18.666 48.358-18.438Q48.477-18.209 48.758-18.209Q48.938-18.209 49.055-18.332Q49.172-18.455 49.225-18.635Q49.278-18.815 49.278-18.987L49.278-19.459L49.559-19.459L49.559-18.971Q49.559-18.717 49.454-18.477Q49.348-18.237 49.151-18.084Q48.954-17.932 48.696-17.932Q48.380-17.932 48.128-18.055Q47.876-18.178 47.737-18.412Q47.598-18.647 47.598-18.971M50.680-16.010L50.598-16.010Q50.563-16.010 50.538-16.039Q50.512-16.069 50.512-16.108Q50.512-16.158 50.544-16.178Q50.930-16.514 51.214-16.963Q51.497-17.412 51.663-17.912Q51.829-18.412 51.903-18.930Q51.977-19.448 51.977-20.010Q51.977-20.580 51.903-21.096Q51.829-21.612 51.663-22.108Q51.497-22.604 51.217-23.051Q50.938-23.498 50.544-23.842Q50.512-23.862 50.512-23.912Q50.512-23.951 50.538-23.981Q50.563-24.010 50.598-24.010L50.680-24.010Q50.692-24.010 50.702-24.008Q50.712-24.006 50.719-24.002Q51.333-23.545 51.735-22.910Q52.137-22.276 52.333-21.530Q52.528-20.783 52.528-20.010Q52.528-19.237 52.333-18.490Q52.137-17.744 51.735-17.110Q51.333-16.475 50.719-16.018Q50.708-16.018 50.700-16.016Q50.692-16.014 50.680-16.010\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M-62.07 36.05h85.358V1.908H-62.07Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M-14.230-27.510L-16.008-27.510L-16.008-27.807Q-15.734-27.807-15.566-27.854Q-15.398-27.901-15.398-28.069L-15.398-30.205Q-15.398-30.420-15.455-30.516Q-15.512-30.612-15.625-30.633Q-15.738-30.655-15.984-30.655L-15.984-30.951L-14.785-31.037L-14.785-28.069Q-14.785-27.901-14.639-27.854Q-14.492-27.807-14.230-27.807L-14.230-27.510M-15.672-32.432Q-15.672-32.623-15.537-32.754Q-15.402-32.885-15.207-32.885Q-15.086-32.885-14.982-32.823Q-14.879-32.760-14.816-32.656Q-14.754-32.553-14.754-32.432Q-14.754-32.237-14.885-32.102Q-15.015-31.967-15.207-31.967Q-15.406-31.967-15.539-32.100Q-15.672-32.233-15.672-32.432M-11.801-27.510L-13.656-27.510L-13.656-27.807Q-13.383-27.807-13.215-27.854Q-13.047-27.901-13.047-28.069L-13.047-30.205Q-13.047-30.420-13.109-30.516Q-13.172-30.612-13.291-30.633Q-13.410-30.655-13.656-30.655L-13.656-30.951L-12.465-31.037L-12.465-30.303Q-12.351-30.518-12.158-30.686Q-11.965-30.854-11.726-30.946Q-11.488-31.037-11.234-31.037Q-10.066-31.037-10.066-29.959L-10.066-28.069Q-10.066-27.901-9.896-27.854Q-9.726-27.807-9.457-27.807L-9.457-27.510L-11.312-27.510L-11.312-27.807Q-11.039-27.807-10.871-27.854Q-10.703-27.901-10.703-28.069L-10.703-29.944Q-10.703-30.326-10.824-30.555Q-10.945-30.783-11.297-30.783Q-11.609-30.783-11.863-30.621Q-12.117-30.459-12.264-30.190Q-12.410-29.920-12.410-29.623L-12.410-28.069Q-12.410-27.901-12.240-27.854Q-12.070-27.807-11.801-27.807\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M-8.618-28.471L-8.618-30.662L-9.321-30.662L-9.321-30.916Q-8.965-30.916-8.723-31.149Q-8.481-31.381-8.370-31.729Q-8.258-32.076-8.258-32.432L-7.977-32.432L-7.977-30.959L-6.801-30.959L-6.801-30.662L-7.977-30.662L-7.977-28.487Q-7.977-28.166-7.858-27.938Q-7.739-27.709-7.458-27.709Q-7.278-27.709-7.161-27.832Q-7.043-27.955-6.991-28.135Q-6.938-28.315-6.938-28.487L-6.938-28.959L-6.657-28.959L-6.657-28.471Q-6.657-28.217-6.762-27.977Q-6.868-27.737-7.065-27.584Q-7.262-27.432-7.520-27.432Q-7.836-27.432-8.088-27.555Q-8.340-27.678-8.479-27.912Q-8.618-28.147-8.618-28.471M-3.930-27.510L-5.911-27.510L-5.911-27.807Q-5.641-27.807-5.473-27.852Q-5.305-27.897-5.305-28.069L-5.305-30.205Q-5.305-30.420-5.368-30.516Q-5.430-30.612-5.547-30.633Q-5.665-30.655-5.911-30.655L-5.911-30.951L-4.743-31.037L-4.743-30.252Q-4.665-30.463-4.512-30.649Q-4.360-30.834-4.161-30.936Q-3.961-31.037-3.735-31.037Q-3.489-31.037-3.297-30.893Q-3.106-30.748-3.106-30.518Q-3.106-30.362-3.211-30.252Q-3.317-30.143-3.473-30.143Q-3.629-30.143-3.739-30.252Q-3.848-30.362-3.848-30.518Q-3.848-30.678-3.743-30.783Q-4.067-30.783-4.282-30.555Q-4.497-30.326-4.592-29.987Q-4.688-29.647-4.688-29.342L-4.688-28.069Q-4.688-27.901-4.461-27.854Q-4.235-27.807-3.930-27.807L-3.930-27.510M-0.766-27.510L-2.543-27.510L-2.543-27.807Q-2.270-27.807-2.102-27.854Q-1.934-27.901-1.934-28.069L-1.934-30.205Q-1.934-30.420-1.991-30.516Q-2.047-30.612-2.161-30.633Q-2.274-30.655-2.520-30.655L-2.520-30.951L-1.321-31.037L-1.321-28.069Q-1.321-27.901-1.174-27.854Q-1.028-27.807-0.766-27.807L-0.766-27.510M-2.208-32.432Q-2.208-32.623-2.073-32.754Q-1.938-32.885-1.743-32.885Q-1.622-32.885-1.518-32.823Q-1.415-32.760-1.352-32.656Q-1.290-32.553-1.290-32.432Q-1.290-32.237-1.420-32.102Q-1.551-31.967-1.743-31.967Q-1.942-31.967-2.075-32.100Q-2.208-32.233-2.208-32.432M1.664-27.510L-0.192-27.510L-0.192-27.807Q0.082-27.807 0.249-27.854Q0.417-27.901 0.417-28.069L0.417-30.205Q0.417-30.420 0.355-30.516Q0.292-30.612 0.173-30.633Q0.054-30.655-0.192-30.655L-0.192-30.951L0.999-31.037L0.999-30.303Q1.113-30.518 1.306-30.686Q1.499-30.854 1.738-30.946Q1.976-31.037 2.230-31.037Q3.398-31.037 3.398-29.959L3.398-28.069Q3.398-27.901 3.568-27.854Q3.738-27.807 4.007-27.807L4.007-27.510L2.152-27.510L2.152-27.807Q2.425-27.807 2.593-27.854Q2.761-27.901 2.761-28.069L2.761-29.944Q2.761-30.326 2.640-30.555Q2.519-30.783 2.167-30.783Q1.855-30.783 1.601-30.621Q1.347-30.459 1.201-30.190Q1.054-29.920 1.054-29.623L1.054-28.069Q1.054-27.901 1.224-27.854Q1.394-27.807 1.664-27.807L1.664-27.510M4.496-27.518L4.496-28.740Q4.496-28.768 4.527-28.799Q4.558-28.830 4.582-28.830L4.687-28.830Q4.757-28.830 4.773-28.768Q4.835-28.448 4.974-28.207Q5.113-27.967 5.345-27.826Q5.578-27.686 5.886-27.686Q6.124-27.686 6.333-27.746Q6.542-27.807 6.679-27.955Q6.816-28.104 6.816-28.350Q6.816-28.604 6.605-28.770Q6.394-28.936 6.124-28.990L5.503-29.104Q5.097-29.182 4.796-29.438Q4.496-29.694 4.496-30.069Q4.496-30.436 4.697-30.658Q4.898-30.881 5.222-30.979Q5.546-31.076 5.886-31.076Q6.351-31.076 6.648-30.869L6.871-31.053Q6.894-31.076 6.925-31.076L6.976-31.076Q7.007-31.076 7.035-31.049Q7.062-31.022 7.062-30.990L7.062-30.006Q7.062-29.975 7.037-29.946Q7.011-29.916 6.976-29.916L6.871-29.916Q6.835-29.916 6.808-29.944Q6.781-29.971 6.781-30.006Q6.781-30.405 6.529-30.625Q6.277-30.846 5.878-30.846Q5.523-30.846 5.240-30.723Q4.957-30.600 4.957-30.295Q4.957-30.076 5.158-29.944Q5.359-29.811 5.605-29.768L6.230-29.655Q6.660-29.565 6.968-29.268Q7.277-28.971 7.277-28.557Q7.277-27.987 6.878-27.709Q6.480-27.432 5.886-27.432Q5.335-27.432 4.984-27.768L4.687-27.455Q4.664-27.432 4.628-27.432L4.582-27.432Q4.558-27.432 4.527-27.463Q4.496-27.494 4.496-27.518M9.664-27.510L7.886-27.510L7.886-27.807Q8.160-27.807 8.328-27.854Q8.496-27.901 8.496-28.069L8.496-30.205Q8.496-30.420 8.439-30.516Q8.382-30.612 8.269-30.633Q8.156-30.655 7.910-30.655L7.910-30.951L9.109-31.037L9.109-28.069Q9.109-27.901 9.255-27.854Q9.402-27.807 9.664-27.807L9.664-27.510M8.222-32.432Q8.222-32.623 8.357-32.754Q8.492-32.885 8.687-32.885Q8.808-32.885 8.912-32.823Q9.015-32.760 9.078-32.656Q9.140-32.553 9.140-32.432Q9.140-32.237 9.009-32.102Q8.878-31.967 8.687-31.967Q8.488-31.967 8.355-32.100Q8.222-32.233 8.222-32.432M10.207-29.237Q10.207-29.733 10.457-30.158Q10.707-30.584 11.126-30.830Q11.546-31.076 12.046-31.076Q12.585-31.076 12.976-30.951Q13.367-30.826 13.367-30.412Q13.367-30.307 13.316-30.215Q13.265-30.123 13.173-30.073Q13.082-30.022 12.972-30.022Q12.867-30.022 12.775-30.073Q12.683-30.123 12.632-30.215Q12.582-30.307 12.582-30.412Q12.582-30.635 12.749-30.740Q12.527-30.799 12.054-30.799Q11.757-30.799 11.542-30.660Q11.328-30.522 11.197-30.291Q11.066-30.061 11.007-29.791Q10.949-29.522 10.949-29.237Q10.949-28.842 11.082-28.492Q11.214-28.143 11.486-27.926Q11.757-27.709 12.156-27.709Q12.531-27.709 12.806-27.926Q13.082-28.143 13.183-28.502Q13.199-28.565 13.261-28.565L13.367-28.565Q13.402-28.565 13.427-28.537Q13.453-28.510 13.453-28.471L13.453-28.448Q13.320-27.967 12.935-27.699Q12.550-27.432 12.046-27.432Q11.683-27.432 11.349-27.569Q11.015-27.705 10.755-27.955Q10.496-28.205 10.351-28.541Q10.207-28.877 10.207-29.237\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M18.792-27.510L16.812-27.510L16.812-27.807Q17.081-27.807 17.249-27.852Q17.417-27.897 17.417-28.069L17.417-30.205Q17.417-30.420 17.355-30.516Q17.292-30.612 17.175-30.633Q17.058-30.655 16.812-30.655L16.812-30.951L17.980-31.037L17.980-30.252Q18.058-30.463 18.210-30.649Q18.362-30.834 18.562-30.936Q18.761-31.037 18.987-31.037Q19.233-31.037 19.425-30.893Q19.616-30.748 19.616-30.518Q19.616-30.362 19.511-30.252Q19.405-30.143 19.249-30.143Q19.093-30.143 18.983-30.252Q18.874-30.362 18.874-30.518Q18.874-30.678 18.980-30.783Q18.655-30.783 18.441-30.555Q18.226-30.326 18.130-29.987Q18.034-29.647 18.034-29.342L18.034-28.069Q18.034-27.901 18.261-27.854Q18.487-27.807 18.792-27.807L18.792-27.510M22.210-28.959L19.956-28.959L19.956-29.510L22.210-29.510L22.210-28.959M24.788-27.510L23.011-27.510L23.011-27.807Q23.284-27.807 23.452-27.854Q23.620-27.901 23.620-28.069L23.620-30.205Q23.620-30.420 23.564-30.516Q23.507-30.612 23.394-30.633Q23.280-30.655 23.034-30.655L23.034-30.951L24.233-31.037L24.233-28.069Q24.233-27.901 24.380-27.854Q24.526-27.807 24.788-27.807L24.788-27.510M23.347-32.432Q23.347-32.623 23.482-32.754Q23.616-32.885 23.812-32.885Q23.933-32.885 24.036-32.823Q24.140-32.760 24.202-32.656Q24.265-32.553 24.265-32.432Q24.265-32.237 24.134-32.102Q24.003-31.967 23.812-31.967Q23.612-31.967 23.480-32.100Q23.347-32.233 23.347-32.432M27.667-25.518Q27.054-25.975 26.651-26.610Q26.249-27.244 26.054-27.990Q25.858-28.737 25.858-29.510Q25.858-30.283 26.054-31.030Q26.249-31.776 26.651-32.410Q27.054-33.045 27.667-33.502Q27.679-33.506 27.687-33.508Q27.694-33.510 27.706-33.510L27.784-33.510Q27.823-33.510 27.849-33.483Q27.874-33.455 27.874-33.412Q27.874-33.362 27.843-33.342Q27.335-32.889 27.013-32.266Q26.691-31.643 26.550-30.948Q26.409-30.252 26.409-29.510Q26.409-28.776 26.548-28.076Q26.687-27.377 27.011-26.752Q27.335-26.127 27.843-25.678Q27.874-25.658 27.874-25.608Q27.874-25.565 27.849-25.537Q27.823-25.510 27.784-25.510L27.706-25.510Q27.698-25.514 27.689-25.516Q27.679-25.518 27.667-25.518M29.218-28.471L29.218-30.662L28.515-30.662L28.515-30.916Q28.870-30.916 29.112-31.149Q29.355-31.381 29.466-31.729Q29.577-32.076 29.577-32.432L29.858-32.432L29.858-30.959L31.034-30.959L31.034-30.662L29.858-30.662L29.858-28.487Q29.858-28.166 29.978-27.938Q30.097-27.709 30.378-27.709Q30.558-27.709 30.675-27.832Q30.792-27.955 30.845-28.135Q30.898-28.315 30.898-28.487L30.898-28.959L31.179-28.959L31.179-28.471Q31.179-28.217 31.073-27.977Q30.968-27.737 30.771-27.584Q30.573-27.432 30.316-27.432Q29.999-27.432 29.747-27.555Q29.495-27.678 29.357-27.912Q29.218-28.147 29.218-28.471M32.300-25.510L32.218-25.510Q32.183-25.510 32.157-25.539Q32.132-25.569 32.132-25.608Q32.132-25.658 32.163-25.678Q32.550-26.014 32.833-26.463Q33.116-26.912 33.282-27.412Q33.448-27.912 33.523-28.430Q33.597-28.948 33.597-29.510Q33.597-30.080 33.523-30.596Q33.448-31.112 33.282-31.608Q33.116-32.104 32.837-32.551Q32.558-32.998 32.163-33.342Q32.132-33.362 32.132-33.412Q32.132-33.451 32.157-33.481Q32.183-33.510 32.218-33.510L32.300-33.510Q32.312-33.510 32.321-33.508Q32.331-33.506 32.339-33.502Q32.952-33.045 33.355-32.410Q33.757-31.776 33.952-31.030Q34.148-30.283 34.148-29.510Q34.148-28.737 33.952-27.990Q33.757-27.244 33.355-26.610Q32.952-25.975 32.339-25.518Q32.327-25.518 32.319-25.516Q32.312-25.514 32.300-25.510\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M-16.774-16.018Q-17.387-16.475-17.789-17.110Q-18.192-17.744-18.387-18.490Q-18.582-19.237-18.582-20.010Q-18.582-20.783-18.387-21.530Q-18.192-22.276-17.789-22.910Q-17.387-23.545-16.774-24.002Q-16.762-24.006-16.754-24.008Q-16.746-24.010-16.735-24.010L-16.657-24.010Q-16.618-24.010-16.592-23.983Q-16.567-23.955-16.567-23.912Q-16.567-23.862-16.598-23.842Q-17.106-23.389-17.428-22.766Q-17.750-22.143-17.891-21.448Q-18.032-20.752-18.032-20.010Q-18.032-19.276-17.893-18.576Q-17.754-17.877-17.430-17.252Q-17.106-16.627-16.598-16.178Q-16.567-16.158-16.567-16.108Q-16.567-16.065-16.592-16.037Q-16.618-16.010-16.657-16.010L-16.735-16.010Q-16.743-16.014-16.752-16.016Q-16.762-16.018-16.774-16.018M-13.918-18.010L-15.774-18.010L-15.774-18.307Q-15.500-18.307-15.332-18.354Q-15.164-18.401-15.164-18.569L-15.164-20.705Q-15.164-20.920-15.227-21.016Q-15.289-21.112-15.409-21.133Q-15.528-21.155-15.774-21.155L-15.774-21.451L-14.582-21.537L-14.582-20.803Q-14.469-21.018-14.276-21.186Q-14.082-21.354-13.844-21.446Q-13.606-21.537-13.352-21.537Q-12.184-21.537-12.184-20.459L-12.184-18.569Q-12.184-18.401-12.014-18.354Q-11.844-18.307-11.575-18.307L-11.575-18.010L-13.430-18.010L-13.430-18.307Q-13.157-18.307-12.989-18.354Q-12.821-18.401-12.821-18.569L-12.821-20.444Q-12.821-20.826-12.942-21.055Q-13.063-21.283-13.414-21.283Q-13.727-21.283-13.981-21.121Q-14.235-20.959-14.381-20.690Q-14.528-20.420-14.528-20.123L-14.528-18.569Q-14.528-18.401-14.358-18.354Q-14.188-18.307-13.918-18.307L-13.918-18.010M-11.129-19.705Q-11.129-20.209-10.873-20.641Q-10.618-21.073-10.182-21.324Q-9.746-21.576-9.246-21.576Q-8.860-21.576-8.518-21.432Q-8.176-21.287-7.914-21.026Q-7.653-20.764-7.510-20.428Q-7.368-20.092-7.368-19.705Q-7.368-19.213-7.631-18.803Q-7.895-18.393-8.325-18.162Q-8.754-17.932-9.246-17.932Q-9.739-17.932-10.172-18.164Q-10.606-18.397-10.868-18.805Q-11.129-19.213-11.129-19.705M-9.246-18.209Q-8.789-18.209-8.537-18.432Q-8.286-18.655-8.198-19.006Q-8.110-19.358-8.110-19.803Q-8.110-20.233-8.203-20.571Q-8.297-20.908-8.551-21.115Q-8.805-21.323-9.246-21.323Q-9.895-21.323-10.139-20.906Q-10.383-20.490-10.383-19.803Q-10.383-19.358-10.295-19.006Q-10.207-18.655-9.955-18.432Q-9.703-18.209-9.246-18.209\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M-5.310-18.041L-6.533-20.897Q-6.615-21.073-6.759-21.117Q-6.904-21.162-7.173-21.162L-7.173-21.459L-5.462-21.459L-5.462-21.162Q-5.884-21.162-5.884-20.979Q-5.884-20.944-5.869-20.897L-4.923-18.705L-4.083-20.682Q-4.044-20.760-4.044-20.850Q-4.044-20.990-4.150-21.076Q-4.255-21.162-4.396-21.162L-4.396-21.459L-3.044-21.459L-3.044-21.162Q-3.568-21.162-3.783-20.682L-4.908-18.041Q-4.970-17.932-5.076-17.932L-5.142-17.932Q-5.255-17.932-5.310-18.041\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M-2.861-19.764Q-2.861-20.244-2.628-20.660Q-2.396-21.076-1.986-21.326Q-1.576-21.576-1.099-21.576Q-0.369-21.576 0.030-21.135Q0.428-20.694 0.428-19.963Q0.428-19.858 0.335-19.834L-2.115-19.834L-2.115-19.764Q-2.115-19.354-1.994-18.998Q-1.872-18.643-1.601-18.426Q-1.329-18.209-0.900-18.209Q-0.537-18.209-0.240-18.438Q0.057-18.666 0.159-19.018Q0.167-19.065 0.253-19.080L0.335-19.080Q0.428-19.053 0.428-18.971Q0.428-18.963 0.421-18.932Q0.358-18.705 0.219-18.522Q0.081-18.338-0.111-18.205Q-0.302-18.073-0.521-18.002Q-0.740-17.932-0.978-17.932Q-1.349-17.932-1.687-18.069Q-2.025-18.205-2.292-18.457Q-2.560-18.709-2.710-19.049Q-2.861-19.389-2.861-19.764M-2.107-20.073L-0.146-20.073Q-0.146-20.377-0.247-20.668Q-0.349-20.959-0.566-21.141Q-0.783-21.323-1.099-21.323Q-1.400-21.323-1.630-21.135Q-1.861-20.948-1.984-20.656Q-2.107-20.365-2.107-20.073M2.831-18.010L0.999-18.010L0.999-18.307Q1.272-18.307 1.440-18.354Q1.608-18.401 1.608-18.569L1.608-22.729Q1.608-22.944 1.546-23.039Q1.483-23.135 1.364-23.156Q1.245-23.178 0.999-23.178L0.999-23.475L2.221-23.561L2.221-18.569Q2.221-18.401 2.389-18.354Q2.557-18.307 2.831-18.307L2.831-18.010M3.901-18.971L3.901-21.162L3.198-21.162L3.198-21.416Q3.553-21.416 3.796-21.649Q4.038-21.881 4.149-22.229Q4.260-22.576 4.260-22.932L4.542-22.932L4.542-21.459L5.717-21.459L5.717-21.162L4.542-21.162L4.542-18.987Q4.542-18.666 4.661-18.438Q4.780-18.209 5.061-18.209Q5.241-18.209 5.358-18.332Q5.475-18.455 5.528-18.635Q5.581-18.815 5.581-18.987L5.581-19.459L5.862-19.459L5.862-18.971Q5.862-18.717 5.756-18.477Q5.651-18.237 5.454-18.084Q5.256-17.932 4.999-17.932Q4.682-17.932 4.430-18.055Q4.178-18.178 4.040-18.412Q3.901-18.647 3.901-18.971\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M6.765-16.713Q6.879-16.635 7.054-16.635Q7.343-16.635 7.564-16.848Q7.785-17.061 7.910-17.362L8.199-18.010L6.925-20.897Q6.843-21.073 6.699-21.117Q6.554-21.162 6.285-21.162L6.285-21.459L8.004-21.459L8.004-21.162Q7.582-21.162 7.582-20.979Q7.582-20.967 7.597-20.897L8.535-18.772L9.367-20.682Q9.406-20.772 9.406-20.850Q9.406-20.990 9.304-21.076Q9.203-21.162 9.062-21.162L9.062-21.459L10.414-21.459L10.414-21.162Q10.160-21.162 9.966-21.037Q9.773-20.912 9.668-20.682L8.222-17.362Q8.109-17.108 7.943-16.885Q7.777-16.662 7.548-16.520Q7.320-16.377 7.054-16.377Q6.757-16.377 6.517-16.569Q6.277-16.760 6.277-17.049Q6.277-17.205 6.382-17.307Q6.488-17.408 6.636-17.408Q6.742-17.408 6.822-17.362Q6.902-17.315 6.949-17.237Q6.996-17.158 6.996-17.049Q6.996-16.928 6.935-16.840Q6.875-16.752 6.765-16.713\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-28.712 43.739)\">\u003Cpath d=\"M13.710-18.018L13.710-19.240Q13.710-19.268 13.742-19.299Q13.773-19.330 13.796-19.330L13.902-19.330Q13.972-19.330 13.988-19.268Q14.050-18.948 14.189-18.707Q14.327-18.467 14.560-18.326Q14.792-18.186 15.101-18.186Q15.339-18.186 15.548-18.246Q15.757-18.307 15.894-18.455Q16.031-18.604 16.031-18.850Q16.031-19.104 15.820-19.270Q15.609-19.436 15.339-19.490L14.718-19.604Q14.312-19.682 14.011-19.938Q13.710-20.194 13.710-20.569Q13.710-20.936 13.911-21.158Q14.113-21.381 14.437-21.479Q14.761-21.576 15.101-21.576Q15.566-21.576 15.863-21.369L16.085-21.553Q16.109-21.576 16.140-21.576L16.191-21.576Q16.222-21.576 16.249-21.549Q16.277-21.522 16.277-21.490L16.277-20.506Q16.277-20.475 16.251-20.446Q16.226-20.416 16.191-20.416L16.085-20.416Q16.050-20.416 16.023-20.444Q15.995-20.471 15.995-20.506Q15.995-20.905 15.743-21.125Q15.492-21.346 15.093-21.346Q14.738-21.346 14.454-21.223Q14.171-21.100 14.171-20.795Q14.171-20.576 14.372-20.444Q14.574-20.311 14.820-20.268L15.445-20.155Q15.874-20.065 16.183-19.768Q16.492-19.471 16.492-19.057Q16.492-18.487 16.093-18.209Q15.695-17.932 15.101-17.932Q14.550-17.932 14.199-18.268L13.902-17.955Q13.878-17.932 13.843-17.932L13.796-17.932Q13.773-17.932 13.742-17.963Q13.710-17.994 13.710-18.018M18.878-18.010L17.101-18.010L17.101-18.307Q17.374-18.307 17.542-18.354Q17.710-18.401 17.710-18.569L17.710-20.705Q17.710-20.920 17.654-21.016Q17.597-21.112 17.484-21.133Q17.370-21.155 17.124-21.155L17.124-21.451L18.324-21.537L18.324-18.569Q18.324-18.401 18.470-18.354Q18.617-18.307 18.878-18.307L18.878-18.010M17.437-22.932Q17.437-23.123 17.572-23.254Q17.706-23.385 17.902-23.385Q18.023-23.385 18.126-23.323Q18.230-23.260 18.292-23.156Q18.355-23.053 18.355-22.932Q18.355-22.737 18.224-22.602Q18.093-22.467 17.902-22.467Q17.702-22.467 17.570-22.600Q17.437-22.733 17.437-22.932M19.378-17.401Q19.378-17.682 19.589-17.893Q19.800-18.104 20.085-18.194Q19.929-18.319 19.851-18.508Q19.773-18.698 19.773-18.897Q19.773-19.252 20.003-19.545Q19.636-19.885 19.636-20.354Q19.636-20.705 19.839-20.975Q20.042-21.244 20.363-21.391Q20.683-21.537 21.027-21.537Q21.546-21.537 21.917-21.256Q22.281-21.627 22.827-21.627Q23.007-21.627 23.134-21.500Q23.261-21.373 23.261-21.194Q23.261-21.088 23.183-21.010Q23.105-20.932 22.995-20.932Q22.886-20.932 22.810-21.008Q22.734-21.084 22.734-21.194Q22.734-21.295 22.773-21.346Q22.781-21.354 22.784-21.360Q22.788-21.365 22.788-21.369Q22.413-21.369 22.093-21.115Q22.413-20.776 22.413-20.354Q22.413-20.084 22.296-19.867Q22.179-19.651 21.974-19.492Q21.769-19.334 21.527-19.252Q21.284-19.170 21.027-19.170Q20.808-19.170 20.595-19.229Q20.382-19.287 20.187-19.408Q20.093-19.268 20.093-19.088Q20.093-18.881 20.230-18.729Q20.367-18.576 20.574-18.576L21.269-18.576Q21.757-18.576 22.169-18.492Q22.581-18.408 22.861-18.151Q23.140-17.893 23.140-17.401Q23.140-17.037 22.820-16.805Q22.499-16.573 22.058-16.471Q21.617-16.369 21.261-16.369Q20.906-16.369 20.462-16.471Q20.019-16.573 19.699-16.805Q19.378-17.037 19.378-17.401M19.882-17.401Q19.882-17.205 20.027-17.057Q20.171-16.908 20.384-16.819Q20.597-16.729 20.837-16.682Q21.077-16.635 21.261-16.635Q21.503-16.635 21.833-16.713Q22.163-16.791 22.400-16.965Q22.636-17.139 22.636-17.401Q22.636-17.807 22.226-17.916Q21.816-18.026 21.253-18.026L20.574-18.026Q20.304-18.026 20.093-17.848Q19.882-17.670 19.882-17.401M21.027-19.436Q21.749-19.436 21.749-20.354Q21.749-21.276 21.027-21.276Q20.300-21.276 20.300-20.354Q20.300-19.436 21.027-19.436M25.554-18.010L23.699-18.010L23.699-18.307Q23.972-18.307 24.140-18.354Q24.308-18.401 24.308-18.569L24.308-20.705Q24.308-20.920 24.245-21.016Q24.183-21.112 24.064-21.133Q23.945-21.155 23.699-21.155L23.699-21.451L24.890-21.537L24.890-20.803Q25.003-21.018 25.197-21.186Q25.390-21.354 25.628-21.446Q25.867-21.537 26.120-21.537Q27.288-21.537 27.288-20.459L27.288-18.569Q27.288-18.401 27.458-18.354Q27.628-18.307 27.898-18.307L27.898-18.010L26.042-18.010L26.042-18.307Q26.316-18.307 26.484-18.354Q26.652-18.401 26.652-18.569L26.652-20.444Q26.652-20.826 26.531-21.055Q26.409-21.283 26.058-21.283Q25.745-21.283 25.492-21.121Q25.238-20.959 25.091-20.690Q24.945-20.420 24.945-20.123L24.945-18.569Q24.945-18.401 25.115-18.354Q25.284-18.307 25.554-18.307L25.554-18.010M28.441-18.842Q28.441-19.326 28.843-19.621Q29.245-19.916 29.796-20.035Q30.347-20.155 30.839-20.155L30.839-20.444Q30.839-20.670 30.724-20.877Q30.609-21.084 30.411-21.203Q30.214-21.323 29.984-21.323Q29.558-21.323 29.273-21.217Q29.343-21.190 29.390-21.135Q29.437-21.080 29.462-21.010Q29.488-20.940 29.488-20.865Q29.488-20.760 29.437-20.668Q29.386-20.576 29.294-20.526Q29.202-20.475 29.097-20.475Q28.992-20.475 28.900-20.526Q28.808-20.576 28.757-20.668Q28.706-20.760 28.706-20.865Q28.706-21.283 29.095-21.430Q29.484-21.576 29.984-21.576Q30.316-21.576 30.669-21.446Q31.023-21.315 31.251-21.061Q31.480-20.807 31.480-20.459L31.480-18.658Q31.480-18.526 31.552-18.416Q31.624-18.307 31.753-18.307Q31.878-18.307 31.947-18.412Q32.015-18.518 32.015-18.658L32.015-19.170L32.296-19.170L32.296-18.658Q32.296-18.455 32.179-18.297Q32.062-18.139 31.880-18.055Q31.699-17.971 31.495-17.971Q31.265-17.971 31.113-18.143Q30.960-18.315 30.929-18.545Q30.769-18.264 30.460-18.098Q30.152-17.932 29.800-17.932Q29.288-17.932 28.865-18.155Q28.441-18.377 28.441-18.842M29.128-18.842Q29.128-18.557 29.355-18.371Q29.581-18.186 29.874-18.186Q30.120-18.186 30.345-18.303Q30.570-18.420 30.704-18.623Q30.839-18.826 30.839-19.080L30.839-19.912Q30.574-19.912 30.288-19.858Q30.003-19.803 29.732-19.674Q29.460-19.545 29.294-19.338Q29.128-19.131 29.128-18.842M34.503-18.010L32.671-18.010L32.671-18.307Q32.945-18.307 33.113-18.354Q33.281-18.401 33.281-18.569L33.281-22.729Q33.281-22.944 33.218-23.039Q33.156-23.135 33.036-23.156Q32.917-23.178 32.671-23.178L32.671-23.475L33.894-23.561L33.894-18.569Q33.894-18.401 34.062-18.354Q34.230-18.307 34.503-18.307L34.503-18.010M35.351-16.010L35.269-16.010Q35.234-16.010 35.208-16.039Q35.183-16.069 35.183-16.108Q35.183-16.158 35.214-16.178Q35.601-16.514 35.884-16.963Q36.167-17.412 36.333-17.912Q36.499-18.412 36.574-18.930Q36.648-19.448 36.648-20.010Q36.648-20.580 36.574-21.096Q36.499-21.612 36.333-22.108Q36.167-22.604 35.888-23.051Q35.609-23.498 35.214-23.842Q35.183-23.862 35.183-23.912Q35.183-23.951 35.208-23.981Q35.234-24.010 35.269-24.010L35.351-24.010Q35.363-24.010 35.372-24.008Q35.382-24.006 35.390-24.002Q36.003-23.545 36.406-22.910Q36.808-22.276 37.003-21.530Q37.199-20.783 37.199-20.010Q37.199-19.237 37.003-18.490Q36.808-17.744 36.406-17.110Q36.003-16.475 35.390-16.018Q35.378-16.018 35.370-16.016Q35.363-16.014 35.351-16.010\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M118.605-18.01c0-7.071-5.733-12.803-12.804-12.803S92.997-25.081 92.997-18.01 98.73-5.206 105.801-5.206s12.804-5.732 12.804-12.804Zm-12.804 0\"\u002F>\u003Cg transform=\"translate(121.886 2)\">\u003Cpath d=\"M-16.270-19.826L-18.743-19.826Q-18.821-19.838-18.870-19.887Q-18.918-19.936-18.918-20.010Q-18.918-20.084-18.870-20.133Q-18.821-20.182-18.743-20.194L-16.270-20.194L-16.270-22.674Q-16.243-22.842-16.086-22.842Q-16.012-22.842-15.963-22.793Q-15.914-22.744-15.903-22.674L-15.903-20.194L-13.430-20.194Q-13.262-20.162-13.262-20.010Q-13.262-19.858-13.430-19.826L-15.903-19.826L-15.903-17.346Q-15.914-17.276-15.963-17.227Q-16.012-17.178-16.086-17.178Q-16.243-17.178-16.270-17.346\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M182.624-.938h85.358v-34.143h-85.358Z\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(214.354 6.972)\">\u003Cpath d=\"M-4.955-28.471L-4.955-30.662L-5.658-30.662L-5.658-30.916Q-5.302-30.916-5.060-31.149Q-4.818-31.381-4.707-31.729Q-4.595-32.076-4.595-32.432L-4.314-32.432L-4.314-30.959L-3.138-30.959L-3.138-30.662L-4.314-30.662L-4.314-28.487Q-4.314-28.166-4.195-27.938Q-4.076-27.709-3.795-27.709Q-3.615-27.709-3.498-27.832Q-3.380-27.955-3.328-28.135Q-3.275-28.315-3.275-28.487L-3.275-28.959L-2.994-28.959L-2.994-28.471Q-2.994-28.217-3.099-27.977Q-3.205-27.737-3.402-27.584Q-3.599-27.432-3.857-27.432Q-4.173-27.432-4.425-27.555Q-4.677-27.678-4.816-27.912Q-4.955-28.147-4.955-28.471M-2.275-29.205Q-2.275-29.709-2.019-30.141Q-1.763-30.573-1.328-30.824Q-0.892-31.076-0.392-31.076Q-0.005-31.076 0.336-30.932Q0.678-30.787 0.940-30.526Q1.202-30.264 1.344-29.928Q1.487-29.592 1.487-29.205Q1.487-28.713 1.223-28.303Q0.959-27.893 0.530-27.662Q0.100-27.432-0.392-27.432Q-0.884-27.432-1.318-27.664Q-1.752-27.897-2.013-28.305Q-2.275-28.713-2.275-29.205M-0.392-27.709Q0.065-27.709 0.317-27.932Q0.569-28.155 0.657-28.506Q0.745-28.858 0.745-29.303Q0.745-29.733 0.651-30.071Q0.557-30.408 0.303-30.615Q0.049-30.823-0.392-30.823Q-1.041-30.823-1.285-30.406Q-1.529-29.990-1.529-29.303Q-1.529-28.858-1.441-28.506Q-1.353-28.155-1.101-27.932Q-0.849-27.709-0.392-27.709M2.596-28.471L2.596-30.662L1.893-30.662L1.893-30.916Q2.248-30.916 2.491-31.149Q2.733-31.381 2.844-31.729Q2.955-32.076 2.955-32.432L3.237-32.432L3.237-30.959L4.412-30.959L4.412-30.662L3.237-30.662L3.237-28.487Q3.237-28.166 3.356-27.938Q3.475-27.709 3.756-27.709Q3.936-27.709 4.053-27.832Q4.170-27.955 4.223-28.135Q4.276-28.315 4.276-28.487L4.276-28.959L4.557-28.959L4.557-28.471Q4.557-28.217 4.452-27.977Q4.346-27.737 4.149-27.584Q3.952-27.432 3.694-27.432Q3.377-27.432 3.125-27.555Q2.873-27.678 2.735-27.912Q2.596-28.147 2.596-28.471M5.373-28.342Q5.373-28.826 5.776-29.121Q6.178-29.416 6.729-29.535Q7.280-29.655 7.772-29.655L7.772-29.944Q7.772-30.170 7.657-30.377Q7.541-30.584 7.344-30.703Q7.147-30.823 6.916-30.823Q6.491-30.823 6.205-30.717Q6.276-30.690 6.323-30.635Q6.370-30.580 6.395-30.510Q6.420-30.440 6.420-30.365Q6.420-30.260 6.370-30.168Q6.319-30.076 6.227-30.026Q6.135-29.975 6.030-29.975Q5.924-29.975 5.832-30.026Q5.741-30.076 5.690-30.168Q5.639-30.260 5.639-30.365Q5.639-30.783 6.028-30.930Q6.416-31.076 6.916-31.076Q7.248-31.076 7.602-30.946Q7.955-30.815 8.184-30.561Q8.412-30.307 8.412-29.959L8.412-28.158Q8.412-28.026 8.485-27.916Q8.557-27.807 8.686-27.807Q8.811-27.807 8.879-27.912Q8.948-28.018 8.948-28.158L8.948-28.670L9.229-28.670L9.229-28.158Q9.229-27.955 9.112-27.797Q8.995-27.639 8.813-27.555Q8.631-27.471 8.428-27.471Q8.198-27.471 8.045-27.643Q7.893-27.815 7.862-28.045Q7.702-27.764 7.393-27.598Q7.084-27.432 6.733-27.432Q6.221-27.432 5.797-27.655Q5.373-27.877 5.373-28.342M6.061-28.342Q6.061-28.057 6.287-27.871Q6.514-27.686 6.807-27.686Q7.053-27.686 7.278-27.803Q7.502-27.920 7.637-28.123Q7.772-28.326 7.772-28.580L7.772-29.412Q7.506-29.412 7.221-29.358Q6.936-29.303 6.664-29.174Q6.393-29.045 6.227-28.838Q6.061-28.631 6.061-28.342M11.436-27.510L9.604-27.510L9.604-27.807Q9.877-27.807 10.045-27.854Q10.213-27.901 10.213-28.069L10.213-32.229Q10.213-32.444 10.151-32.539Q10.088-32.635 9.969-32.656Q9.850-32.678 9.604-32.678L9.604-32.975L10.827-33.061L10.827-28.069Q10.827-27.901 10.995-27.854Q11.162-27.807 11.436-27.807\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(214.354 6.972)\">\u003Cpath d=\"M16.733-27.510L14.753-27.510L14.753-27.807Q15.022-27.807 15.190-27.852Q15.358-27.897 15.358-28.069L15.358-30.205Q15.358-30.420 15.296-30.516Q15.233-30.612 15.116-30.633Q14.999-30.655 14.753-30.655L14.753-30.951L15.921-31.037L15.921-30.252Q15.999-30.463 16.151-30.649Q16.303-30.834 16.503-30.936Q16.702-31.037 16.928-31.037Q17.175-31.037 17.366-30.893Q17.557-30.748 17.557-30.518Q17.557-30.362 17.452-30.252Q17.346-30.143 17.190-30.143Q17.034-30.143 16.925-30.252Q16.815-30.362 16.815-30.518Q16.815-30.678 16.921-30.783Q16.596-30.783 16.382-30.555Q16.167-30.326 16.071-29.987Q15.975-29.647 15.975-29.342L15.975-28.069Q15.975-27.901 16.202-27.854Q16.428-27.807 16.733-27.807L16.733-27.510M20.417-25.518Q19.803-25.975 19.401-26.610Q18.999-27.244 18.803-27.990Q18.608-28.737 18.608-29.510Q18.608-30.283 18.803-31.030Q18.999-31.776 19.401-32.410Q19.803-33.045 20.417-33.502Q20.428-33.506 20.436-33.508Q20.444-33.510 20.456-33.510L20.534-33.510Q20.573-33.510 20.598-33.483Q20.624-33.455 20.624-33.412Q20.624-33.362 20.592-33.342Q20.085-32.889 19.762-32.266Q19.440-31.643 19.300-30.948Q19.159-30.252 19.159-29.510Q19.159-28.776 19.298-28.076Q19.436-27.377 19.760-26.752Q20.085-26.127 20.592-25.678Q20.624-25.658 20.624-25.608Q20.624-25.565 20.598-25.537Q20.573-25.510 20.534-25.510L20.456-25.510Q20.448-25.514 20.438-25.516Q20.428-25.518 20.417-25.518M21.967-28.471L21.967-30.662L21.264-30.662L21.264-30.916Q21.620-30.916 21.862-31.149Q22.104-31.381 22.216-31.729Q22.327-32.076 22.327-32.432L22.608-32.432L22.608-30.959L23.784-30.959L23.784-30.662L22.608-30.662L22.608-28.487Q22.608-28.166 22.727-27.938Q22.846-27.709 23.128-27.709Q23.307-27.709 23.425-27.832Q23.542-27.955 23.594-28.135Q23.647-28.315 23.647-28.487L23.647-28.959L23.928-28.959L23.928-28.471Q23.928-28.217 23.823-27.977Q23.717-27.737 23.520-27.584Q23.323-27.432 23.065-27.432Q22.749-27.432 22.497-27.555Q22.245-27.678 22.106-27.912Q21.967-28.147 21.967-28.471M25.050-25.510L24.967-25.510Q24.932-25.510 24.907-25.539Q24.882-25.569 24.882-25.608Q24.882-25.658 24.913-25.678Q25.300-26.014 25.583-26.463Q25.866-26.912 26.032-27.412Q26.198-27.912 26.272-28.430Q26.346-28.948 26.346-29.510Q26.346-30.080 26.272-30.596Q26.198-31.112 26.032-31.608Q25.866-32.104 25.587-32.551Q25.307-32.998 24.913-33.342Q24.882-33.362 24.882-33.412Q24.882-33.451 24.907-33.481Q24.932-33.510 24.967-33.510L25.050-33.510Q25.061-33.510 25.071-33.508Q25.081-33.506 25.089-33.502Q25.702-33.045 26.104-32.410Q26.507-31.776 26.702-31.030Q26.897-30.283 26.897-29.510Q26.897-28.737 26.702-27.990Q26.507-27.244 26.104-26.610Q25.702-25.975 25.089-25.518Q25.077-25.518 25.069-25.516Q25.061-25.514 25.050-25.510\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(214.354 6.972)\">\u003Cpath d=\"M-18.528-18.971L-18.528-21.162L-19.231-21.162L-19.231-21.416Q-18.875-21.416-18.633-21.649Q-18.391-21.881-18.280-22.229Q-18.168-22.576-18.168-22.932L-17.887-22.932L-17.887-21.459L-16.711-21.459L-16.711-21.162L-17.887-21.162L-17.887-18.987Q-17.887-18.666-17.768-18.438Q-17.649-18.209-17.368-18.209Q-17.188-18.209-17.071-18.332Q-16.953-18.455-16.901-18.635Q-16.848-18.815-16.848-18.987L-16.848-19.459L-16.567-19.459L-16.567-18.971Q-16.567-18.717-16.672-18.477Q-16.778-18.237-16.975-18.084Q-17.172-17.932-17.430-17.932Q-17.746-17.932-17.998-18.055Q-18.250-18.178-18.389-18.412Q-18.528-18.647-18.528-18.971M-15.848-19.705Q-15.848-20.209-15.592-20.641Q-15.336-21.073-14.901-21.324Q-14.465-21.576-13.965-21.576Q-13.578-21.576-13.237-21.432Q-12.895-21.287-12.633-21.026Q-12.371-20.764-12.229-20.428Q-12.086-20.092-12.086-19.705Q-12.086-19.213-12.350-18.803Q-12.614-18.393-13.043-18.162Q-13.473-17.932-13.965-17.932Q-14.457-17.932-14.891-18.164Q-15.325-18.397-15.586-18.805Q-15.848-19.213-15.848-19.705M-13.965-18.209Q-13.508-18.209-13.256-18.432Q-13.004-18.655-12.916-19.006Q-12.828-19.358-12.828-19.803Q-12.828-20.233-12.922-20.571Q-13.016-20.908-13.270-21.115Q-13.524-21.323-13.965-21.323Q-14.614-21.323-14.858-20.906Q-15.102-20.490-15.102-19.803Q-15.102-19.358-15.014-19.006Q-14.926-18.655-14.674-18.432Q-14.422-18.209-13.965-18.209\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(214.354 6.972)\">\u003Cpath d=\"M-6.291-18.010L-8.650-18.010L-8.650-18.307Q-8.326-18.307-8.084-18.354Q-7.842-18.401-7.842-18.569L-7.842-22.912Q-7.842-23.084-8.084-23.131Q-8.326-23.178-8.650-23.178L-8.650-23.475L-6.057-23.475Q-5.725-23.475-5.338-23.389Q-4.951-23.303-4.604-23.129Q-4.256-22.955-4.037-22.674Q-3.818-22.393-3.818-22.026Q-3.818-21.701-4.020-21.436Q-4.221-21.170-4.527-20.994Q-4.834-20.819-5.162-20.729Q-4.795-20.608-4.535-20.338Q-4.275-20.069-4.225-19.705L-4.131-19.010Q-4.061-18.561-3.963-18.330Q-3.865-18.100-3.568-18.100Q-3.322-18.100-3.190-18.317Q-3.057-18.533-3.057-18.795Q-3.037-18.869-2.955-18.889L-2.873-18.889Q-2.779-18.865-2.779-18.772Q-2.779-18.541-2.877-18.326Q-2.975-18.112-3.152-17.977Q-3.330-17.842-3.561-17.842Q-4.158-17.842-4.576-18.129Q-4.994-18.416-4.994-18.987L-4.994-19.682Q-4.994-19.963-5.147-20.178Q-5.299-20.393-5.549-20.506Q-5.799-20.619-6.072-20.619L-7.100-20.619L-7.100-18.569Q-7.100-18.405-6.856-18.356Q-6.611-18.307-6.291-18.307L-6.291-18.010M-7.100-22.912L-7.100-20.873L-6.170-20.873Q-5.850-20.873-5.582-20.926Q-5.315-20.979-5.115-21.106Q-4.916-21.233-4.799-21.465Q-4.682-21.698-4.682-22.026Q-4.682-22.678-5.078-22.928Q-5.475-23.178-6.170-23.178L-6.697-23.178Q-6.916-23.178-7.008-23.135Q-7.100-23.092-7.100-22.912M1.963-18.010L-2.420-18.010L-2.420-18.307Q-2.100-18.307-1.856-18.354Q-1.611-18.401-1.611-18.569L-1.611-22.912Q-1.611-23.084-1.856-23.131Q-2.100-23.178-2.420-23.178L-2.420-23.475L0.166-23.475L0.166-23.178Q-0.846-23.178-0.846-22.912L-0.846-18.569Q-0.846-18.397-0.754-18.352Q-0.662-18.307-0.443-18.307L0.244-18.307Q0.717-18.307 1.025-18.432Q1.334-18.557 1.512-18.787Q1.689-19.018 1.781-19.344Q1.873-19.670 1.916-20.123L2.197-20.123\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(214.354 6.972)\">\u003Cpath d=\"M5.729-18.842Q5.729-19.326 6.131-19.621Q6.534-19.916 7.084-20.035Q7.635-20.155 8.127-20.155L8.127-20.444Q8.127-20.670 8.012-20.877Q7.897-21.084 7.700-21.203Q7.502-21.323 7.272-21.323Q6.846-21.323 6.561-21.217Q6.631-21.190 6.678-21.135Q6.725-21.080 6.750-21.010Q6.776-20.940 6.776-20.865Q6.776-20.760 6.725-20.668Q6.674-20.576 6.582-20.526Q6.491-20.475 6.385-20.475Q6.280-20.475 6.188-20.526Q6.096-20.576 6.045-20.668Q5.995-20.760 5.995-20.865Q5.995-21.283 6.383-21.430Q6.772-21.576 7.272-21.576Q7.604-21.576 7.957-21.446Q8.311-21.315 8.539-21.061Q8.768-20.807 8.768-20.459L8.768-18.658Q8.768-18.526 8.840-18.416Q8.913-18.307 9.041-18.307Q9.166-18.307 9.235-18.412Q9.303-18.518 9.303-18.658L9.303-19.170L9.584-19.170L9.584-18.658Q9.584-18.455 9.467-18.297Q9.350-18.139 9.168-18.055Q8.987-17.971 8.784-17.971Q8.553-17.971 8.401-18.143Q8.248-18.315 8.217-18.545Q8.057-18.264 7.748-18.098Q7.440-17.932 7.088-17.932Q6.577-17.932 6.153-18.155Q5.729-18.377 5.729-18.842M6.416-18.842Q6.416-18.557 6.643-18.371Q6.870-18.186 7.163-18.186Q7.409-18.186 7.633-18.303Q7.858-18.420 7.993-18.623Q8.127-18.826 8.127-19.080L8.127-19.912Q7.862-19.912 7.577-19.858Q7.291-19.803 7.020-19.674Q6.748-19.545 6.582-19.338Q6.416-19.131 6.416-18.842M11.791-18.010L9.959-18.010L9.959-18.307Q10.233-18.307 10.401-18.354Q10.569-18.401 10.569-18.569L10.569-22.729Q10.569-22.944 10.506-23.039Q10.444-23.135 10.325-23.156Q10.206-23.178 9.959-23.178L9.959-23.475L11.182-23.561L11.182-18.569Q11.182-18.401 11.350-18.354Q11.518-18.307 11.791-18.307L11.791-18.010M12.237-17.401Q12.237-17.682 12.448-17.893Q12.659-18.104 12.944-18.194Q12.788-18.319 12.709-18.508Q12.631-18.698 12.631-18.897Q12.631-19.252 12.862-19.545Q12.495-19.885 12.495-20.354Q12.495-20.705 12.698-20.975Q12.901-21.244 13.221-21.391Q13.541-21.537 13.885-21.537Q14.405-21.537 14.776-21.256Q15.139-21.627 15.686-21.627Q15.866-21.627 15.993-21.500Q16.120-21.373 16.120-21.194Q16.120-21.088 16.041-21.010Q15.963-20.932 15.854-20.932Q15.745-20.932 15.668-21.008Q15.592-21.084 15.592-21.194Q15.592-21.295 15.631-21.346Q15.639-21.354 15.643-21.360Q15.647-21.365 15.647-21.369Q15.272-21.369 14.952-21.115Q15.272-20.776 15.272-20.354Q15.272-20.084 15.155-19.867Q15.038-19.651 14.832-19.492Q14.627-19.334 14.385-19.252Q14.143-19.170 13.885-19.170Q13.666-19.170 13.454-19.229Q13.241-19.287 13.045-19.408Q12.952-19.268 12.952-19.088Q12.952-18.881 13.088-18.729Q13.225-18.576 13.432-18.576L14.127-18.576Q14.616-18.576 15.028-18.492Q15.440-18.408 15.719-18.151Q15.998-17.893 15.998-17.401Q15.998-17.037 15.678-16.805Q15.358-16.573 14.916-16.471Q14.475-16.369 14.120-16.369Q13.764-16.369 13.321-16.471Q12.877-16.573 12.557-16.805Q12.237-17.037 12.237-17.401M12.741-17.401Q12.741-17.205 12.885-17.057Q13.030-16.908 13.243-16.819Q13.456-16.729 13.696-16.682Q13.936-16.635 14.120-16.635Q14.362-16.635 14.692-16.713Q15.022-16.791 15.258-16.965Q15.495-17.139 15.495-17.401Q15.495-17.807 15.084-17.916Q14.674-18.026 14.112-18.026L13.432-18.026Q13.163-18.026 12.952-17.848Q12.741-17.670 12.741-17.401M13.885-19.436Q14.608-19.436 14.608-20.354Q14.608-21.276 13.885-21.276Q13.159-21.276 13.159-20.354Q13.159-19.436 13.885-19.436M16.483-19.705Q16.483-20.209 16.739-20.641Q16.995-21.073 17.430-21.324Q17.866-21.576 18.366-21.576Q18.752-21.576 19.094-21.432Q19.436-21.287 19.698-21.026Q19.959-20.764 20.102-20.428Q20.245-20.092 20.245-19.705Q20.245-19.213 19.981-18.803Q19.717-18.393 19.288-18.162Q18.858-17.932 18.366-17.932Q17.873-17.932 17.440-18.164Q17.006-18.397 16.745-18.805Q16.483-19.213 16.483-19.705M18.366-18.209Q18.823-18.209 19.075-18.432Q19.327-18.655 19.414-19.006Q19.502-19.358 19.502-19.803Q19.502-20.233 19.409-20.571Q19.315-20.908 19.061-21.115Q18.807-21.323 18.366-21.323Q17.717-21.323 17.473-20.906Q17.229-20.490 17.229-19.803Q17.229-19.358 17.317-19.006Q17.405-18.655 17.657-18.432Q17.909-18.209 18.366-18.209M22.737-18.010L20.756-18.010L20.756-18.307Q21.026-18.307 21.194-18.352Q21.362-18.397 21.362-18.569L21.362-20.705Q21.362-20.920 21.299-21.016Q21.237-21.112 21.120-21.133Q21.002-21.155 20.756-21.155L20.756-21.451L21.924-21.537L21.924-20.752Q22.002-20.963 22.155-21.149Q22.307-21.334 22.506-21.436Q22.706-21.537 22.932-21.537Q23.178-21.537 23.370-21.393Q23.561-21.248 23.561-21.018Q23.561-20.862 23.456-20.752Q23.350-20.643 23.194-20.643Q23.038-20.643 22.928-20.752Q22.819-20.862 22.819-21.018Q22.819-21.178 22.924-21.283Q22.600-21.283 22.385-21.055Q22.170-20.826 22.075-20.487Q21.979-20.147 21.979-19.842L21.979-18.569Q21.979-18.401 22.206-18.354Q22.432-18.307 22.737-18.307L22.737-18.010M25.901-18.010L24.123-18.010L24.123-18.307Q24.397-18.307 24.565-18.354Q24.733-18.401 24.733-18.569L24.733-20.705Q24.733-20.920 24.676-21.016Q24.620-21.112 24.506-21.133Q24.393-21.155 24.147-21.155L24.147-21.451L25.346-21.537L25.346-18.569Q25.346-18.401 25.493-18.354Q25.639-18.307 25.901-18.307L25.901-18.010M24.459-22.932Q24.459-23.123 24.594-23.254Q24.729-23.385 24.924-23.385Q25.045-23.385 25.149-23.323Q25.252-23.260 25.315-23.156Q25.377-23.053 25.377-22.932Q25.377-22.737 25.247-22.602Q25.116-22.467 24.924-22.467Q24.725-22.467 24.592-22.600Q24.459-22.733 24.459-22.932M27.026-18.971L27.026-21.162L26.323-21.162L26.323-21.416Q26.678-21.416 26.920-21.649Q27.163-21.881 27.274-22.229Q27.385-22.576 27.385-22.932L27.666-22.932L27.666-21.459L28.842-21.459L28.842-21.162L27.666-21.162L27.666-18.987Q27.666-18.666 27.786-18.438Q27.905-18.209 28.186-18.209Q28.366-18.209 28.483-18.332Q28.600-18.455 28.653-18.635Q28.706-18.815 28.706-18.987L28.706-19.459L28.987-19.459L28.987-18.971Q28.987-18.717 28.881-18.477Q28.776-18.237 28.579-18.084Q28.381-17.932 28.123-17.932Q27.807-17.932 27.555-18.055Q27.303-18.178 27.164-18.412Q27.026-18.647 27.026-18.971M31.635-18.010L29.780-18.010L29.780-18.307Q30.053-18.307 30.221-18.354Q30.389-18.401 30.389-18.569L30.389-22.729Q30.389-22.944 30.327-23.039Q30.264-23.135 30.145-23.156Q30.026-23.178 29.780-23.178L29.780-23.475L31.002-23.561L31.002-20.858Q31.127-21.069 31.315-21.219Q31.502-21.369 31.729-21.453Q31.956-21.537 32.202-21.537Q33.370-21.537 33.370-20.459L33.370-18.569Q33.370-18.401 33.539-18.354Q33.709-18.307 33.979-18.307L33.979-18.010L32.123-18.010L32.123-18.307Q32.397-18.307 32.565-18.354Q32.733-18.401 32.733-18.569L32.733-20.444Q32.733-20.826 32.612-21.055Q32.491-21.283 32.139-21.283Q31.827-21.283 31.573-21.121Q31.319-20.959 31.172-20.690Q31.026-20.420 31.026-20.123L31.026-18.569Q31.026-18.401 31.196-18.354Q31.366-18.307 31.635-18.307L31.635-18.010M36.354-18.010L34.498-18.010L34.498-18.307Q34.772-18.307 34.940-18.354Q35.108-18.401 35.108-18.569L35.108-20.705Q35.108-20.920 35.045-21.016Q34.983-21.112 34.864-21.133Q34.745-21.155 34.498-21.155L34.498-21.451L35.690-21.537L35.690-20.803Q35.803-21.018 35.997-21.186Q36.190-21.354 36.428-21.446Q36.666-21.537 36.920-21.537Q37.881-21.537 38.057-20.826Q38.241-21.155 38.569-21.346Q38.897-21.537 39.276-21.537Q40.452-21.537 40.452-20.459L40.452-18.569Q40.452-18.401 40.620-18.354Q40.788-18.307 41.057-18.307L41.057-18.010L39.202-18.010L39.202-18.307Q39.475-18.307 39.643-18.352Q39.811-18.397 39.811-18.569L39.811-20.444Q39.811-20.830 39.686-21.057Q39.561-21.283 39.209-21.283Q38.905-21.283 38.649-21.121Q38.393-20.959 38.245-20.690Q38.096-20.420 38.096-20.123L38.096-18.569Q38.096-18.401 38.266-18.354Q38.436-18.307 38.706-18.307L38.706-18.010L36.850-18.010L36.850-18.307Q37.123-18.307 37.291-18.354Q37.459-18.401 37.459-18.569L37.459-20.444Q37.459-20.830 37.334-21.057Q37.209-21.283 36.858-21.283Q36.553-21.283 36.297-21.121Q36.041-20.959 35.893-20.690Q35.745-20.420 35.745-20.123L35.745-18.569Q35.745-18.401 35.914-18.354Q36.084-18.307 36.354-18.307\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cg style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m23.488-54.998 68.08 30.593\"\u002F>\u003Cpath stroke=\"none\" d=\"m93.94-23.34-2.942-3.601.57 2.536-2.275 1.258\"\u002F>\u003C\u002Fg>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m23.488 18.979 68.08-30.594\"\u002F>\u003Cpath stroke=\"none\" d=\"m93.94-12.68-4.647-.192 2.276 1.257-.57 2.537\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(45.132 35.424)\">\u003Cpath d=\"M-17.689-18.037L-18.670-20.536Q-18.731-20.679-18.849-20.714Q-18.967-20.748-19.183-20.748L-19.183-21.028L-17.703-21.028L-17.703-20.748Q-18.082-20.748-18.082-20.587Q-18.082-20.577-18.068-20.536L-17.354-18.704L-16.681-20.409Q-16.711-20.481-16.711-20.509Q-16.711-20.536-16.739-20.536Q-16.800-20.683-16.918-20.715Q-17.036-20.748-17.248-20.748L-17.248-21.028L-15.850-21.028L-15.850-20.748Q-16.226-20.748-16.226-20.587Q-16.226-20.556-16.219-20.536L-15.464-18.598L-14.777-20.348Q-14.756-20.399-14.756-20.454Q-14.756-20.594-14.869-20.671Q-14.982-20.748-15.122-20.748L-15.122-21.028L-13.902-21.028L-13.902-20.748Q-14.107-20.748-14.262-20.642Q-14.418-20.536-14.490-20.348L-15.395-18.037Q-15.430-17.942-15.542-17.942L-15.611-17.942Q-15.720-17.942-15.758-18.037L-16.540-20.040L-17.327-18.037Q-17.361-17.942-17.474-17.942L-17.542-17.942Q-17.651-17.942-17.689-18.037\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(45.132 35.424)\">\u003Cpath d=\"M-13.625-19.545Q-13.625-19.866-13.500-20.155Q-13.375-20.444-13.149-20.667Q-12.924-20.891-12.628-21.011Q-12.333-21.131-12.015-21.131Q-11.687-21.131-11.425-21.031Q-11.164-20.932-10.988-20.750Q-10.812-20.567-10.718-20.309Q-10.624-20.051-10.624-19.719Q-10.624-19.627-10.706-19.606L-12.961-19.606L-12.961-19.545Q-12.961-18.957-12.678-18.574Q-12.394-18.191-11.827-18.191Q-11.505-18.191-11.237-18.384Q-10.969-18.577-10.880-18.892Q-10.873-18.933-10.798-18.947L-10.706-18.947Q-10.624-18.923-10.624-18.851Q-10.624-18.844-10.630-18.817Q-10.743-18.420-11.114-18.181Q-11.485-17.942-11.909-17.942Q-12.346-17.942-12.746-18.150Q-13.146-18.359-13.385-18.726Q-13.625-19.093-13.625-19.545M-12.955-19.815L-11.140-19.815Q-11.140-20.092-11.237-20.344Q-11.335-20.597-11.533-20.753Q-11.731-20.908-12.015-20.908Q-12.292-20.908-12.505-20.750Q-12.719-20.591-12.837-20.336Q-12.955-20.081-12.955-19.815M-8.419-18.010L-9.971-18.010L-9.971-18.290Q-9.745-18.290-9.596-18.324Q-9.448-18.359-9.448-18.499L-9.448-20.348Q-9.448-20.536-9.496-20.620Q-9.544-20.703-9.641-20.722Q-9.738-20.741-9.950-20.741L-9.950-21.021L-8.894-21.096L-8.894-18.499Q-8.894-18.359-8.763-18.324Q-8.631-18.290-8.419-18.290L-8.419-18.010M-9.690-22.317Q-9.690-22.488-9.567-22.607Q-9.444-22.727-9.273-22.727Q-9.106-22.727-8.983-22.607Q-8.860-22.488-8.860-22.317Q-8.860-22.142-8.983-22.019Q-9.106-21.896-9.273-21.896Q-9.444-21.896-9.567-22.019Q-9.690-22.142-9.690-22.317M-7.814-17.477Q-7.814-17.723-7.617-17.907Q-7.421-18.092-7.165-18.171Q-7.301-18.283-7.373-18.444Q-7.445-18.605-7.445-18.786Q-7.445-19.107-7.233-19.353Q-7.568-19.651-7.568-20.061Q-7.568-20.522-7.178-20.809Q-6.789-21.096-6.310-21.096Q-5.838-21.096-5.503-20.850Q-5.329-21.004-5.119-21.086Q-4.909-21.168-4.680-21.168Q-4.516-21.168-4.394-21.061Q-4.273-20.953-4.273-20.789Q-4.273-20.693-4.345-20.621Q-4.417-20.550-4.509-20.550Q-4.608-20.550-4.678-20.623Q-4.748-20.697-4.748-20.796Q-4.748-20.850-4.734-20.881L-4.728-20.895Q-4.721-20.915-4.712-20.926Q-4.704-20.936-4.700-20.943Q-5.056-20.943-5.343-20.720Q-5.056-20.427-5.056-20.061Q-5.056-19.746-5.240-19.514Q-5.425-19.281-5.714-19.153Q-6.002-19.025-6.310-19.025Q-6.512-19.025-6.703-19.075Q-6.895-19.124-7.072-19.234Q-7.165-19.107-7.165-18.964Q-7.165-18.782-7.036-18.647Q-6.908-18.512-6.724-18.512L-6.091-18.512Q-5.644-18.512-5.274-18.441Q-4.905-18.369-4.646-18.140Q-4.386-17.911-4.386-17.477Q-4.386-17.156-4.681-16.954Q-4.977-16.752-5.380-16.663Q-5.784-16.574-6.098-16.574Q-6.416-16.574-6.819-16.663Q-7.223-16.752-7.518-16.954Q-7.814-17.156-7.814-17.477M-7.359-17.477Q-7.359-17.248-7.141-17.099Q-6.922-16.950-6.630-16.882Q-6.337-16.814-6.098-16.814Q-5.934-16.814-5.726-16.850Q-5.517-16.885-5.310-16.966Q-5.104-17.046-4.972-17.174Q-4.840-17.302-4.840-17.477Q-4.840-17.829-5.221-17.923Q-5.603-18.017-6.105-18.017L-6.724-18.017Q-6.963-18.017-7.161-17.866Q-7.359-17.716-7.359-17.477M-6.310-19.264Q-5.644-19.264-5.644-20.061Q-5.644-20.861-6.310-20.861Q-6.980-20.861-6.980-20.061Q-6.980-19.264-6.310-19.264M-2.109-18.010L-3.743-18.010L-3.743-18.290Q-3.514-18.290-3.366-18.324Q-3.217-18.359-3.217-18.499L-3.217-22.118Q-3.217-22.388-3.325-22.450Q-3.432-22.511-3.743-22.511L-3.743-22.792L-2.663-22.867L-2.663-20.481Q-2.557-20.666-2.379-20.808Q-2.202-20.949-1.993-21.023Q-1.785-21.096-1.559-21.096Q-1.053-21.096-0.770-20.873Q-0.486-20.649-0.486-20.153L-0.486-18.499Q-0.486-18.362-0.337-18.326Q-0.189-18.290 0.037-18.290L0.037-18.010L-1.593-18.010L-1.593-18.290Q-1.364-18.290-1.216-18.324Q-1.067-18.359-1.067-18.499L-1.067-20.139Q-1.067-20.474-1.187-20.674Q-1.306-20.874-1.621-20.874Q-1.891-20.874-2.125-20.738Q-2.359-20.601-2.497-20.367Q-2.636-20.133-2.636-19.859L-2.636-18.499Q-2.636-18.362-2.485-18.326Q-2.335-18.290-2.109-18.290\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(45.132 35.424)\">\u003Cpath d=\"M0.950-18.851L0.950-20.748L0.311-20.748L0.311-20.970Q0.629-20.970 0.846-21.180Q1.063-21.390 1.163-21.700Q1.264-22.009 1.264-22.317L1.531-22.317L1.531-21.028L2.608-21.028L2.608-20.748L1.531-20.748L1.531-18.864Q1.531-18.588 1.635-18.389Q1.739-18.191 1.999-18.191Q2.156-18.191 2.262-18.295Q2.368-18.400 2.418-18.553Q2.467-18.707 2.467-18.864L2.467-19.278L2.734-19.278L2.734-18.851Q2.734-18.625 2.635-18.415Q2.536-18.205 2.351-18.073Q2.167-17.942 1.938-17.942Q1.500-17.942 1.225-18.179Q0.950-18.417 0.950-18.851\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(45.132 35.424)\">\u003Cpath d=\"M7.050-18.010L6.783-18.010L6.783-22.118Q6.783-22.388 6.676-22.450Q6.568-22.511 6.257-22.511L6.257-22.792L7.337-22.867L7.337-20.697Q7.546-20.888 7.831-20.992Q8.117-21.096 8.414-21.096Q8.732-21.096 9.029-20.975Q9.326-20.854 9.549-20.638Q9.771-20.423 9.897-20.138Q10.024-19.852 10.024-19.521Q10.024-19.076 9.784-18.712Q9.545-18.348 9.152-18.145Q8.759-17.942 8.315-17.942Q8.120-17.942 7.930-17.998Q7.741-18.054 7.580-18.159Q7.419-18.263 7.279-18.424L7.050-18.010M7.365-20.355L7.365-18.738Q7.501-18.478 7.742-18.321Q7.983-18.164 8.260-18.164Q8.554-18.164 8.766-18.271Q8.978-18.379 9.111-18.571Q9.244-18.762 9.303-19.001Q9.361-19.240 9.361-19.521Q9.361-19.880 9.267-20.184Q9.173-20.488 8.945-20.681Q8.718-20.874 8.352-20.874Q8.052-20.874 7.785-20.738Q7.518-20.601 7.365-20.355\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(45.132 35.424)\">\u003Cpath d=\"M10.834-19.545Q10.834-19.866 10.959-20.155Q11.084-20.444 11.310-20.667Q11.535-20.891 11.831-21.011Q12.126-21.131 12.444-21.131Q12.772-21.131 13.034-21.031Q13.295-20.932 13.471-20.750Q13.647-20.567 13.741-20.309Q13.835-20.051 13.835-19.719Q13.835-19.627 13.753-19.606L11.498-19.606L11.498-19.545Q11.498-18.957 11.781-18.574Q12.065-18.191 12.632-18.191Q12.954-18.191 13.222-18.384Q13.490-18.577 13.579-18.892Q13.586-18.933 13.661-18.947L13.753-18.947Q13.835-18.923 13.835-18.851Q13.835-18.844 13.829-18.817Q13.716-18.420 13.345-18.181Q12.974-17.942 12.550-17.942Q12.113-17.942 11.713-18.150Q11.313-18.359 11.074-18.726Q10.834-19.093 10.834-19.545M11.504-19.815L13.319-19.815Q13.319-20.092 13.222-20.344Q13.124-20.597 12.926-20.753Q12.728-20.908 12.444-20.908Q12.167-20.908 11.954-20.750Q11.740-20.591 11.622-20.336Q11.504-20.081 11.504-19.815M14.950-18.851L14.950-20.748L14.311-20.748L14.311-20.970Q14.628-20.970 14.845-21.180Q15.062-21.390 15.163-21.700Q15.264-22.009 15.264-22.317L15.531-22.317L15.531-21.028L16.607-21.028L16.607-20.748L15.531-20.748L15.531-18.864Q15.531-18.588 15.635-18.389Q15.739-18.191 15.999-18.191Q16.156-18.191 16.262-18.295Q16.368-18.400 16.418-18.553Q16.467-18.707 16.467-18.864L16.467-19.278L16.734-19.278L16.734-18.851Q16.734-18.625 16.635-18.415Q16.536-18.205 16.351-18.073Q16.166-17.942 15.937-17.942Q15.500-17.942 15.225-18.179Q14.950-18.417 14.950-18.851M17.602-18.738Q17.602-19.070 17.826-19.297Q18.050-19.524 18.393-19.652Q18.737-19.781 19.109-19.833Q19.482-19.886 19.786-19.886L19.786-20.139Q19.786-20.344 19.678-20.524Q19.571-20.703 19.390-20.806Q19.208-20.908 19-20.908Q18.593-20.908 18.357-20.816Q18.446-20.779 18.492-20.695Q18.539-20.611 18.539-20.509Q18.539-20.413 18.492-20.334Q18.446-20.256 18.366-20.211Q18.286-20.167 18.197-20.167Q18.046-20.167 17.946-20.264Q17.845-20.362 17.845-20.509Q17.845-21.131 19-21.131Q19.212-21.131 19.461-21.067Q19.711-21.004 19.913-20.885Q20.114-20.765 20.241-20.580Q20.367-20.396 20.367-20.153L20.367-18.577Q20.367-18.461 20.429-18.365Q20.490-18.270 20.603-18.270Q20.712-18.270 20.777-18.364Q20.842-18.458 20.842-18.577L20.842-19.025L21.109-19.025L21.109-18.577Q21.109-18.307 20.882-18.142Q20.654-17.976 20.374-17.976Q20.165-17.976 20.029-18.130Q19.892-18.283 19.868-18.499Q19.721-18.232 19.439-18.087Q19.157-17.942 18.832-17.942Q18.556-17.942 18.272-18.017Q17.988-18.092 17.795-18.271Q17.602-18.451 17.602-18.738M18.217-18.738Q18.217-18.564 18.318-18.434Q18.419-18.304 18.574-18.234Q18.730-18.164 18.894-18.164Q19.113-18.164 19.321-18.261Q19.530-18.359 19.658-18.540Q19.786-18.721 19.786-18.947L19.786-19.675Q19.461-19.675 19.096-19.584Q18.730-19.493 18.474-19.281Q18.217-19.070 18.217-18.738\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M118.805-18.01h60.819\"\u002F>\u003Cpath stroke=\"none\" d=\"m182.224-18.01-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">The reward the agent maximizes is a sum of the environment&#39;s extrinsic reward and a novelty-driven intrinsic reward, \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.5806em;vertical-align:-0.15em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0278em;\">r\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2806em;\">\u003Cspan style=\"top:-2.55em;margin-left:-0.0278em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.15em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2778em;\">\u003C\u002Fspan>\u003Cspan class=\"mrel\">=\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2778em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.9114em;vertical-align:-0.247em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0278em;\">r\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.6644em;\">\u003Cspan style=\"top:-2.453em;margin-left:-0.0278em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">e\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.247em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003Cspan class=\"mbin\">+\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.0717em;vertical-align:-0.247em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0528em;\">β\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0278em;\">r\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.8247em;\">\u003Cspan style=\"top:-2.453em;margin-left:-0.0278em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">i\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.247em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>. The intrinsic term is nonzero even where the environment is silent, so the agent keeps moving toward the unfamiliar until the world becomes familiar and \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.0717em;vertical-align:-0.247em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0278em;\">r\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.8247em;\">\u003Cspan style=\"top:-2.453em;margin-left:-0.0278em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">i\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.247em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> decays.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:366.702px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 275.026 119.122\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M1.068 27.065h180.097\"\u002F>\u003Cpath stroke=\"none\" d=\"m183.165 27.065-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(116.365 8.898)\">\u003Cpath d=\"M3.107 27.034L1.884 24.178Q1.802 24.003 1.658 23.958Q1.513 23.913 1.244 23.913L1.244 23.616L2.955 23.616L2.955 23.913Q2.533 23.913 2.533 24.096Q2.533 24.131 2.548 24.178L3.494 26.370L4.334 24.393Q4.373 24.315 4.373 24.225Q4.373 24.085 4.267 23.999Q4.162 23.913 4.021 23.913L4.021 23.616L5.373 23.616L5.373 23.913Q4.849 23.913 4.634 24.393L3.509 27.034Q3.447 27.143 3.341 27.143L3.275 27.143Q3.162 27.143 3.107 27.034M7.646 27.065L5.869 27.065L5.869 26.768Q6.142 26.768 6.310 26.721Q6.478 26.674 6.478 26.506L6.478 24.370Q6.478 24.155 6.422 24.059Q6.365 23.963 6.252 23.942Q6.138 23.920 5.892 23.920L5.892 23.624L7.091 23.538L7.091 26.506Q7.091 26.674 7.238 26.721Q7.384 26.768 7.646 26.768L7.646 27.065M6.205 22.143Q6.205 21.952 6.339 21.821Q6.474 21.690 6.670 21.690Q6.791 21.690 6.894 21.753Q6.998 21.815 7.060 21.919Q7.123 22.022 7.123 22.143Q7.123 22.338 6.992 22.473Q6.861 22.608 6.670 22.608Q6.470 22.608 6.338 22.475Q6.205 22.342 6.205 22.143M8.189 27.057L8.189 25.835Q8.189 25.807 8.220 25.776Q8.252 25.745 8.275 25.745L8.380 25.745Q8.451 25.745 8.466 25.807Q8.529 26.128 8.668 26.368Q8.806 26.608 9.039 26.749Q9.271 26.889 9.580 26.889Q9.818 26.889 10.027 26.829Q10.236 26.768 10.373 26.620Q10.509 26.471 10.509 26.225Q10.509 25.971 10.298 25.805Q10.088 25.639 9.818 25.585L9.197 25.471Q8.791 25.393 8.490 25.137Q8.189 24.881 8.189 24.506Q8.189 24.139 8.390 23.917Q8.591 23.694 8.916 23.596Q9.240 23.499 9.580 23.499Q10.045 23.499 10.341 23.706L10.564 23.522Q10.588 23.499 10.619 23.499L10.670 23.499Q10.701 23.499 10.728 23.526Q10.755 23.553 10.755 23.585L10.755 24.569Q10.755 24.600 10.730 24.629Q10.705 24.659 10.670 24.659L10.564 24.659Q10.529 24.659 10.502 24.631Q10.474 24.604 10.474 24.569Q10.474 24.170 10.222 23.950Q9.970 23.729 9.572 23.729Q9.216 23.729 8.933 23.852Q8.650 23.975 8.650 24.280Q8.650 24.499 8.851 24.631Q9.052 24.764 9.298 24.807L9.923 24.920Q10.353 25.010 10.662 25.307Q10.970 25.604 10.970 26.018Q10.970 26.588 10.572 26.866Q10.173 27.143 9.580 27.143Q9.029 27.143 8.677 26.807L8.380 27.120Q8.357 27.143 8.322 27.143L8.275 27.143Q8.252 27.143 8.220 27.112Q8.189 27.081 8.189 27.057M13.357 27.065L11.580 27.065L11.580 26.768Q11.853 26.768 12.021 26.721Q12.189 26.674 12.189 26.506L12.189 24.370Q12.189 24.155 12.132 24.059Q12.076 23.963 11.963 23.942Q11.849 23.920 11.603 23.920L11.603 23.624L12.802 23.538L12.802 26.506Q12.802 26.674 12.949 26.721Q13.095 26.768 13.357 26.768L13.357 27.065M11.916 22.143Q11.916 21.952 12.050 21.821Q12.185 21.690 12.380 21.690Q12.502 21.690 12.605 21.753Q12.709 21.815 12.771 21.919Q12.834 22.022 12.834 22.143Q12.834 22.338 12.703 22.473Q12.572 22.608 12.380 22.608Q12.181 22.608 12.048 22.475Q11.916 22.342 11.916 22.143M14.482 26.104L14.482 23.913L13.779 23.913L13.779 23.659Q14.134 23.659 14.377 23.426Q14.619 23.194 14.730 22.846Q14.841 22.499 14.841 22.143L15.123 22.143L15.123 23.616L16.298 23.616L16.298 23.913L15.123 23.913L15.123 26.088Q15.123 26.409 15.242 26.637Q15.361 26.866 15.642 26.866Q15.822 26.866 15.939 26.743Q16.056 26.620 16.109 26.440Q16.162 26.260 16.162 26.088L16.162 25.616L16.443 25.616L16.443 26.104Q16.443 26.358 16.338 26.598Q16.232 26.838 16.035 26.991Q15.838 27.143 15.580 27.143Q15.263 27.143 15.011 27.020Q14.759 26.897 14.621 26.663Q14.482 26.428 14.482 26.104M17.205 27.057L17.205 25.835Q17.205 25.807 17.236 25.776Q17.267 25.745 17.291 25.745L17.396 25.745Q17.466 25.745 17.482 25.807Q17.545 26.128 17.683 26.368Q17.822 26.608 18.054 26.749Q18.287 26.889 18.595 26.889Q18.834 26.889 19.043 26.829Q19.252 26.768 19.388 26.620Q19.525 26.471 19.525 26.225Q19.525 25.971 19.314 25.805Q19.103 25.639 18.834 25.585L18.213 25.471Q17.806 25.393 17.505 25.137Q17.205 24.881 17.205 24.506Q17.205 24.139 17.406 23.917Q17.607 23.694 17.931 23.596Q18.255 23.499 18.595 23.499Q19.060 23.499 19.357 23.706L19.580 23.522Q19.603 23.499 19.634 23.499L19.685 23.499Q19.716 23.499 19.744 23.526Q19.771 23.553 19.771 23.585L19.771 24.569Q19.771 24.600 19.746 24.629Q19.720 24.659 19.685 24.659L19.580 24.659Q19.545 24.659 19.517 24.631Q19.490 24.604 19.490 24.569Q19.490 24.170 19.238 23.950Q18.986 23.729 18.588 23.729Q18.232 23.729 17.949 23.852Q17.666 23.975 17.666 24.280Q17.666 24.499 17.867 24.631Q18.068 24.764 18.314 24.807L18.939 24.920Q19.369 25.010 19.677 25.307Q19.986 25.604 19.986 26.018Q19.986 26.588 19.588 26.866Q19.189 27.143 18.595 27.143Q18.045 27.143 17.693 26.807L17.396 27.120Q17.373 27.143 17.338 27.143L17.291 27.143Q17.267 27.143 17.236 27.112Q17.205 27.081 17.205 27.057\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(116.365 8.898)\">\u003Cpath d=\"M23.984 26.104L23.984 23.913L23.281 23.913L23.281 23.659Q23.637 23.659 23.879 23.426Q24.121 23.194 24.232 22.846Q24.344 22.499 24.344 22.143L24.625 22.143L24.625 23.616L25.801 23.616L25.801 23.913L24.625 23.913L24.625 26.088Q24.625 26.409 24.744 26.637Q24.863 26.866 25.144 26.866Q25.324 26.866 25.441 26.743Q25.558 26.620 25.611 26.440Q25.664 26.260 25.664 26.088L25.664 25.616L25.945 25.616L25.945 26.104Q25.945 26.358 25.840 26.598Q25.734 26.838 25.537 26.991Q25.340 27.143 25.082 27.143Q24.766 27.143 24.514 27.020Q24.262 26.897 24.123 26.663Q23.984 26.428 23.984 26.104M26.664 25.370Q26.664 24.866 26.920 24.434Q27.176 24.003 27.611 23.751Q28.047 23.499 28.547 23.499Q28.933 23.499 29.275 23.643Q29.617 23.788 29.879 24.049Q30.141 24.311 30.283 24.647Q30.426 24.983 30.426 25.370Q30.426 25.862 30.162 26.272Q29.898 26.682 29.469 26.913Q29.039 27.143 28.547 27.143Q28.055 27.143 27.621 26.911Q27.187 26.678 26.926 26.270Q26.664 25.862 26.664 25.370M28.547 26.866Q29.004 26.866 29.256 26.643Q29.508 26.420 29.596 26.069Q29.683 25.717 29.683 25.272Q29.683 24.842 29.590 24.504Q29.496 24.167 29.242 23.960Q28.988 23.753 28.547 23.753Q27.898 23.753 27.654 24.169Q27.410 24.585 27.410 25.272Q27.410 25.717 27.498 26.069Q27.586 26.420 27.838 26.643Q28.090 26.866 28.547 26.866\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(116.365 8.898)\">\u003Cpath d=\"M33.846 26.233Q33.846 25.749 34.248 25.454Q34.651 25.159 35.201 25.040Q35.752 24.920 36.244 24.920L36.244 24.631Q36.244 24.405 36.129 24.198Q36.014 23.991 35.817 23.872Q35.619 23.753 35.389 23.753Q34.963 23.753 34.678 23.858Q34.748 23.885 34.795 23.940Q34.842 23.995 34.867 24.065Q34.893 24.135 34.893 24.210Q34.893 24.315 34.842 24.407Q34.791 24.499 34.699 24.549Q34.608 24.600 34.502 24.600Q34.397 24.600 34.305 24.549Q34.213 24.499 34.162 24.407Q34.112 24.315 34.112 24.210Q34.112 23.792 34.500 23.645Q34.889 23.499 35.389 23.499Q35.721 23.499 36.074 23.629Q36.428 23.760 36.656 24.014Q36.885 24.268 36.885 24.616L36.885 26.417Q36.885 26.549 36.957 26.659Q37.030 26.768 37.158 26.768Q37.283 26.768 37.352 26.663Q37.420 26.557 37.420 26.417L37.420 25.905L37.701 25.905L37.701 26.417Q37.701 26.620 37.584 26.778Q37.467 26.936 37.285 27.020Q37.104 27.104 36.901 27.104Q36.670 27.104 36.518 26.932Q36.365 26.760 36.334 26.530Q36.174 26.811 35.865 26.977Q35.557 27.143 35.205 27.143Q34.694 27.143 34.270 26.920Q33.846 26.698 33.846 26.233M34.533 26.233Q34.533 26.518 34.760 26.704Q34.987 26.889 35.280 26.889Q35.526 26.889 35.750 26.772Q35.975 26.655 36.110 26.452Q36.244 26.249 36.244 25.995L36.244 25.163Q35.979 25.163 35.694 25.217Q35.408 25.272 35.137 25.401Q34.865 25.530 34.699 25.737Q34.533 25.944 34.533 26.233\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(116.365 8.898)\">\u003Cpath d=\"M42.839 27.065L40.859 27.065L40.859 26.768Q41.128 26.768 41.296 26.723Q41.464 26.678 41.464 26.506L41.464 24.370Q41.464 24.155 41.402 24.059Q41.339 23.963 41.222 23.942Q41.105 23.920 40.859 23.920L40.859 23.624L42.027 23.538L42.027 24.323Q42.105 24.112 42.257 23.926Q42.409 23.741 42.609 23.639Q42.808 23.538 43.034 23.538Q43.281 23.538 43.472 23.682Q43.663 23.827 43.663 24.057Q43.663 24.213 43.558 24.323Q43.452 24.432 43.296 24.432Q43.140 24.432 43.031 24.323Q42.921 24.213 42.921 24.057Q42.921 23.897 43.027 23.792Q42.702 23.792 42.488 24.020Q42.273 24.249 42.177 24.588Q42.081 24.928 42.081 25.233L42.081 26.506Q42.081 26.674 42.308 26.721Q42.534 26.768 42.839 26.768L42.839 27.065M44.144 25.311Q44.144 24.831 44.376 24.415Q44.609 23.999 45.019 23.749Q45.429 23.499 45.906 23.499Q46.636 23.499 47.034 23.940Q47.433 24.381 47.433 25.112Q47.433 25.217 47.339 25.241L44.890 25.241L44.890 25.311Q44.890 25.721 45.011 26.077Q45.132 26.432 45.404 26.649Q45.675 26.866 46.105 26.866Q46.468 26.866 46.765 26.637Q47.062 26.409 47.163 26.057Q47.171 26.010 47.257 25.995L47.339 25.995Q47.433 26.022 47.433 26.104Q47.433 26.112 47.425 26.143Q47.363 26.370 47.224 26.553Q47.085 26.737 46.894 26.870Q46.702 27.003 46.484 27.073Q46.265 27.143 46.027 27.143Q45.656 27.143 45.318 27.006Q44.980 26.870 44.712 26.618Q44.445 26.366 44.294 26.026Q44.144 25.686 44.144 25.311M44.898 25.003L46.859 25.003Q46.859 24.698 46.757 24.407Q46.656 24.116 46.439 23.934Q46.222 23.753 45.906 23.753Q45.605 23.753 45.374 23.940Q45.144 24.128 45.021 24.419Q44.898 24.710 44.898 25.003M47.921 27.674Q47.921 27.393 48.132 27.182Q48.343 26.971 48.628 26.881Q48.472 26.756 48.394 26.567Q48.316 26.378 48.316 26.178Q48.316 25.823 48.546 25.530Q48.179 25.190 48.179 24.721Q48.179 24.370 48.382 24.100Q48.585 23.831 48.906 23.684Q49.226 23.538 49.570 23.538Q50.089 23.538 50.460 23.819Q50.823 23.448 51.370 23.448Q51.550 23.448 51.677 23.575Q51.804 23.702 51.804 23.881Q51.804 23.987 51.726 24.065Q51.648 24.143 51.538 24.143Q51.429 24.143 51.353 24.067Q51.277 23.991 51.277 23.881Q51.277 23.780 51.316 23.729Q51.323 23.721 51.327 23.715Q51.331 23.710 51.331 23.706Q50.956 23.706 50.636 23.960Q50.956 24.299 50.956 24.721Q50.956 24.991 50.839 25.208Q50.722 25.424 50.517 25.583Q50.312 25.741 50.070 25.823Q49.827 25.905 49.570 25.905Q49.351 25.905 49.138 25.846Q48.925 25.788 48.730 25.667Q48.636 25.807 48.636 25.987Q48.636 26.194 48.773 26.346Q48.909 26.499 49.116 26.499L49.812 26.499Q50.300 26.499 50.712 26.583Q51.124 26.667 51.404 26.924Q51.683 27.182 51.683 27.674Q51.683 28.038 51.363 28.270Q51.042 28.503 50.601 28.604Q50.159 28.706 49.804 28.706Q49.448 28.706 49.005 28.604Q48.562 28.503 48.241 28.270Q47.921 28.038 47.921 27.674M48.425 27.674Q48.425 27.870 48.570 28.018Q48.714 28.167 48.927 28.256Q49.140 28.346 49.380 28.393Q49.620 28.440 49.804 28.440Q50.046 28.440 50.376 28.362Q50.706 28.284 50.943 28.110Q51.179 27.936 51.179 27.674Q51.179 27.268 50.769 27.159Q50.359 27.049 49.796 27.049L49.116 27.049Q48.847 27.049 48.636 27.227Q48.425 27.405 48.425 27.674M49.570 25.639Q50.292 25.639 50.292 24.721Q50.292 23.799 49.570 23.799Q48.843 23.799 48.843 24.721Q48.843 25.639 49.570 25.639M54.027 27.065L52.249 27.065L52.249 26.768Q52.523 26.768 52.691 26.721Q52.859 26.674 52.859 26.506L52.859 24.370Q52.859 24.155 52.802 24.059Q52.745 23.963 52.632 23.942Q52.519 23.920 52.273 23.920L52.273 23.624L53.472 23.538L53.472 26.506Q53.472 26.674 53.618 26.721Q53.765 26.768 54.027 26.768L54.027 27.065M52.585 22.143Q52.585 21.952 52.720 21.821Q52.855 21.690 53.050 21.690Q53.171 21.690 53.275 21.753Q53.378 21.815 53.441 21.919Q53.503 22.022 53.503 22.143Q53.503 22.338 53.372 22.473Q53.241 22.608 53.050 22.608Q52.851 22.608 52.718 22.475Q52.585 22.342 52.585 22.143M54.527 25.370Q54.527 24.866 54.782 24.434Q55.038 24.003 55.474 23.751Q55.909 23.499 56.409 23.499Q56.796 23.499 57.138 23.643Q57.480 23.788 57.741 24.049Q58.003 24.311 58.146 24.647Q58.288 24.983 58.288 25.370Q58.288 25.862 58.025 26.272Q57.761 26.682 57.331 26.913Q56.902 27.143 56.409 27.143Q55.917 27.143 55.484 26.911Q55.050 26.678 54.788 26.270Q54.527 25.862 54.527 25.370M56.409 26.866Q56.866 26.866 57.118 26.643Q57.370 26.420 57.458 26.069Q57.546 25.717 57.546 25.272Q57.546 24.842 57.452 24.504Q57.359 24.167 57.105 23.960Q56.851 23.753 56.409 23.753Q55.761 23.753 55.517 24.169Q55.273 24.585 55.273 25.272Q55.273 25.717 55.361 26.069Q55.448 26.420 55.700 26.643Q55.952 26.866 56.409 26.866M60.702 27.065L58.847 27.065L58.847 26.768Q59.120 26.768 59.288 26.721Q59.456 26.674 59.456 26.506L59.456 24.370Q59.456 24.155 59.394 24.059Q59.331 23.963 59.212 23.942Q59.093 23.920 58.847 23.920L58.847 23.624L60.038 23.538L60.038 24.272Q60.152 24.057 60.345 23.889Q60.538 23.721 60.777 23.629Q61.015 23.538 61.269 23.538Q62.437 23.538 62.437 24.616L62.437 26.506Q62.437 26.674 62.607 26.721Q62.777 26.768 63.046 26.768L63.046 27.065L61.191 27.065L61.191 26.768Q61.464 26.768 61.632 26.721Q61.800 26.674 61.800 26.506L61.800 24.631Q61.800 24.249 61.679 24.020Q61.558 23.792 61.206 23.792Q60.894 23.792 60.640 23.954Q60.386 24.116 60.239 24.385Q60.093 24.655 60.093 24.952L60.093 26.506Q60.093 26.674 60.263 26.721Q60.433 26.768 60.702 26.768\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M1.068 27.065v-83.358\"\u002F>\u003Cpath stroke=\"none\" d=\"m1.068-58.293-1.6 3.2 1.6-1.2 1.6 1.2\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr8\" font-size=\"8\">\u003Cg transform=\"translate(-63.338 -90.447)\">\u003Cpath d=\"M1.349 25.338Q1.349 24.842 1.599 24.417Q1.849 23.991 2.269 23.745Q2.689 23.499 3.189 23.499Q3.728 23.499 4.119 23.624Q4.509 23.749 4.509 24.163Q4.509 24.268 4.459 24.360Q4.408 24.452 4.316 24.503Q4.224 24.553 4.115 24.553Q4.009 24.553 3.918 24.503Q3.826 24.452 3.775 24.360Q3.724 24.268 3.724 24.163Q3.724 23.940 3.892 23.835Q3.670 23.776 3.197 23.776Q2.900 23.776 2.685 23.915Q2.470 24.053 2.339 24.284Q2.209 24.514 2.150 24.784Q2.091 25.053 2.091 25.338Q2.091 25.733 2.224 26.083Q2.357 26.432 2.629 26.649Q2.900 26.866 3.298 26.866Q3.673 26.866 3.949 26.649Q4.224 26.432 4.326 26.073Q4.341 26.010 4.404 26.010L4.509 26.010Q4.545 26.010 4.570 26.038Q4.595 26.065 4.595 26.104L4.595 26.128Q4.463 26.608 4.078 26.876Q3.693 27.143 3.189 27.143Q2.826 27.143 2.492 27.006Q2.158 26.870 1.898 26.620Q1.638 26.370 1.494 26.034Q1.349 25.698 1.349 25.338M5.767 26.112L5.767 24.370Q5.767 24.155 5.705 24.059Q5.642 23.963 5.523 23.942Q5.404 23.920 5.158 23.920L5.158 23.624L6.404 23.538L6.404 26.088L6.404 26.112Q6.404 26.424 6.459 26.586Q6.513 26.749 6.664 26.819Q6.814 26.889 7.134 26.889Q7.564 26.889 7.838 26.551Q8.111 26.213 8.111 25.768L8.111 24.370Q8.111 24.155 8.048 24.059Q7.986 23.963 7.867 23.942Q7.748 23.920 7.502 23.920L7.502 23.624L8.748 23.538L8.748 26.323Q8.748 26.534 8.810 26.629Q8.873 26.725 8.992 26.747Q9.111 26.768 9.357 26.768L9.357 27.065L8.134 27.143L8.134 26.522Q7.966 26.811 7.685 26.977Q7.404 27.143 7.084 27.143Q5.767 27.143 5.767 26.112M11.810 27.065L9.830 27.065L9.830 26.768Q10.099 26.768 10.267 26.723Q10.435 26.678 10.435 26.506L10.435 24.370Q10.435 24.155 10.373 24.059Q10.310 23.963 10.193 23.942Q10.076 23.920 9.830 23.920L9.830 23.624L10.998 23.538L10.998 24.323Q11.076 24.112 11.228 23.926Q11.380 23.741 11.580 23.639Q11.779 23.538 12.005 23.538Q12.252 23.538 12.443 23.682Q12.634 23.827 12.634 24.057Q12.634 24.213 12.529 24.323Q12.423 24.432 12.267 24.432Q12.111 24.432 12.002 24.323Q11.892 24.213 11.892 24.057Q11.892 23.897 11.998 23.792Q11.673 23.792 11.459 24.020Q11.244 24.249 11.148 24.588Q11.052 24.928 11.052 25.233L11.052 26.506Q11.052 26.674 11.279 26.721Q11.505 26.768 11.810 26.768L11.810 27.065M14.974 27.065L13.197 27.065L13.197 26.768Q13.470 26.768 13.638 26.721Q13.806 26.674 13.806 26.506L13.806 24.370Q13.806 24.155 13.750 24.059Q13.693 23.963 13.580 23.942Q13.466 23.920 13.220 23.920L13.220 23.624L14.420 23.538L14.420 26.506Q14.420 26.674 14.566 26.721Q14.713 26.768 14.974 26.768L14.974 27.065M13.533 22.143Q13.533 21.952 13.668 21.821Q13.802 21.690 13.998 21.690Q14.119 21.690 14.222 21.753Q14.326 21.815 14.388 21.919Q14.451 22.022 14.451 22.143Q14.451 22.338 14.320 22.473Q14.189 22.608 13.998 22.608Q13.798 22.608 13.666 22.475Q13.533 22.342 13.533 22.143M15.474 25.370Q15.474 24.866 15.730 24.434Q15.986 24.003 16.422 23.751Q16.857 23.499 17.357 23.499Q17.744 23.499 18.086 23.643Q18.427 23.788 18.689 24.049Q18.951 24.311 19.093 24.647Q19.236 24.983 19.236 25.370Q19.236 25.862 18.972 26.272Q18.709 26.682 18.279 26.913Q17.849 27.143 17.357 27.143Q16.865 27.143 16.431 26.911Q15.998 26.678 15.736 26.270Q15.474 25.862 15.474 25.370M17.357 26.866Q17.814 26.866 18.066 26.643Q18.318 26.420 18.406 26.069Q18.494 25.717 18.494 25.272Q18.494 24.842 18.400 24.504Q18.306 24.167 18.052 23.960Q17.798 23.753 17.357 23.753Q16.709 23.753 16.464 24.169Q16.220 24.585 16.220 25.272Q16.220 25.717 16.308 26.069Q16.396 26.420 16.648 26.643Q16.900 26.866 17.357 26.866M19.763 27.057L19.763 25.835Q19.763 25.807 19.795 25.776Q19.826 25.745 19.849 25.745L19.955 25.745Q20.025 25.745 20.041 25.807Q20.103 26.128 20.242 26.368Q20.380 26.608 20.613 26.749Q20.845 26.889 21.154 26.889Q21.392 26.889 21.601 26.829Q21.810 26.768 21.947 26.620Q22.084 26.471 22.084 26.225Q22.084 25.971 21.873 25.805Q21.662 25.639 21.392 25.585L20.771 25.471Q20.365 25.393 20.064 25.137Q19.763 24.881 19.763 24.506Q19.763 24.139 19.964 23.917Q20.166 23.694 20.490 23.596Q20.814 23.499 21.154 23.499Q21.619 23.499 21.916 23.706L22.138 23.522Q22.162 23.499 22.193 23.499L22.244 23.499Q22.275 23.499 22.302 23.526Q22.330 23.553 22.330 23.585L22.330 24.569Q22.330 24.600 22.304 24.629Q22.279 24.659 22.244 24.659L22.138 24.659Q22.103 24.659 22.076 24.631Q22.048 24.604 22.048 24.569Q22.048 24.170 21.797 23.950Q21.545 23.729 21.146 23.729Q20.791 23.729 20.507 23.852Q20.224 23.975 20.224 24.280Q20.224 24.499 20.425 24.631Q20.627 24.764 20.873 24.807L21.498 24.920Q21.927 25.010 22.236 25.307Q22.545 25.604 22.545 26.018Q22.545 26.588 22.146 26.866Q21.748 27.143 21.154 27.143Q20.603 27.143 20.252 26.807L19.955 27.120Q19.931 27.143 19.896 27.143L19.849 27.143Q19.826 27.143 19.795 27.112Q19.763 27.081 19.763 27.057M24.931 27.065L23.154 27.065L23.154 26.768Q23.427 26.768 23.595 26.721Q23.763 26.674 23.763 26.506L23.763 24.370Q23.763 24.155 23.707 24.059Q23.650 23.963 23.537 23.942Q23.423 23.920 23.177 23.920L23.177 23.624L24.377 23.538L24.377 26.506Q24.377 26.674 24.523 26.721Q24.670 26.768 24.931 26.768L24.931 27.065M23.490 22.143Q23.490 21.952 23.625 21.821Q23.759 21.690 23.955 21.690Q24.076 21.690 24.179 21.753Q24.283 21.815 24.345 21.919Q24.408 22.022 24.408 22.143Q24.408 22.338 24.277 22.473Q24.146 22.608 23.955 22.608Q23.755 22.608 23.623 22.475Q23.490 22.342 23.490 22.143M26.056 26.104L26.056 23.913L25.353 23.913L25.353 23.659Q25.709 23.659 25.951 23.426Q26.193 23.194 26.304 22.846Q26.416 22.499 26.416 22.143L26.697 22.143L26.697 23.616L27.873 23.616L27.873 23.913L26.697 23.913L26.697 26.088Q26.697 26.409 26.816 26.637Q26.935 26.866 27.216 26.866Q27.396 26.866 27.513 26.743Q27.630 26.620 27.683 26.440Q27.736 26.260 27.736 26.088L27.736 25.616L28.017 25.616L28.017 26.104Q28.017 26.358 27.912 26.598Q27.806 26.838 27.609 26.991Q27.412 27.143 27.154 27.143Q26.838 27.143 26.586 27.020Q26.334 26.897 26.195 26.663Q26.056 26.428 26.056 26.104\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-63.338 -90.447)\">\u003Cpath d=\"M28.931 28.362Q29.045 28.440 29.220 28.440Q29.509 28.440 29.730 28.227Q29.951 28.014 30.076 27.713L30.365 27.065L29.091 24.178Q29.009 24.003 28.865 23.958Q28.720 23.913 28.451 23.913L28.451 23.616L30.170 23.616L30.170 23.913Q29.748 23.913 29.748 24.096Q29.748 24.108 29.763 24.178L30.701 26.303L31.533 24.393Q31.572 24.303 31.572 24.225Q31.572 24.085 31.470 23.999Q31.369 23.913 31.228 23.913L31.228 23.616L32.580 23.616L32.580 23.913Q32.326 23.913 32.132 24.038Q31.939 24.163 31.834 24.393L30.388 27.713Q30.275 27.967 30.109 28.190Q29.943 28.413 29.714 28.555Q29.486 28.698 29.220 28.698Q28.923 28.698 28.683 28.506Q28.443 28.315 28.443 28.026Q28.443 27.870 28.548 27.768Q28.654 27.667 28.802 27.667Q28.908 27.667 28.988 27.713Q29.068 27.760 29.115 27.838Q29.162 27.917 29.162 28.026Q29.162 28.147 29.101 28.235Q29.041 28.323 28.931 28.362\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-63.338 -90.447)\">\u003Cpath d=\"M37.841 27.065L35.861 27.065L35.861 26.768Q36.130 26.768 36.298 26.723Q36.466 26.678 36.466 26.506L36.466 24.370Q36.466 24.155 36.404 24.059Q36.341 23.963 36.224 23.942Q36.107 23.920 35.861 23.920L35.861 23.624L37.029 23.538L37.029 24.323Q37.107 24.112 37.259 23.926Q37.411 23.741 37.611 23.639Q37.810 23.538 38.036 23.538Q38.282 23.538 38.474 23.682Q38.665 23.827 38.665 24.057Q38.665 24.213 38.560 24.323Q38.454 24.432 38.298 24.432Q38.142 24.432 38.032 24.323Q37.923 24.213 37.923 24.057Q37.923 23.897 38.029 23.792Q37.704 23.792 37.490 24.020Q37.275 24.249 37.179 24.588Q37.083 24.928 37.083 25.233L37.083 26.506Q37.083 26.674 37.310 26.721Q37.536 26.768 37.841 26.768L37.841 27.065M39.146 25.311Q39.146 24.831 39.378 24.415Q39.611 23.999 40.021 23.749Q40.431 23.499 40.907 23.499Q41.638 23.499 42.036 23.940Q42.435 24.381 42.435 25.112Q42.435 25.217 42.341 25.241L39.892 25.241L39.892 25.311Q39.892 25.721 40.013 26.077Q40.134 26.432 40.406 26.649Q40.677 26.866 41.107 26.866Q41.470 26.866 41.767 26.637Q42.064 26.409 42.165 26.057Q42.173 26.010 42.259 25.995L42.341 25.995Q42.435 26.022 42.435 26.104Q42.435 26.112 42.427 26.143Q42.365 26.370 42.226 26.553Q42.087 26.737 41.896 26.870Q41.704 27.003 41.486 27.073Q41.267 27.143 41.029 27.143Q40.657 27.143 40.320 27.006Q39.982 26.870 39.714 26.618Q39.447 26.366 39.296 26.026Q39.146 25.686 39.146 25.311M39.900 25.003L41.861 25.003Q41.861 24.698 41.759 24.407Q41.657 24.116 41.441 23.934Q41.224 23.753 40.907 23.753Q40.607 23.753 40.376 23.940Q40.146 24.128 40.023 24.419Q39.900 24.710 39.900 25.003M44.509 27.034L43.439 24.178Q43.372 23.999 43.241 23.956Q43.111 23.913 42.853 23.913L42.853 23.616L44.532 23.616L44.532 23.913Q44.083 23.913 44.083 24.112Q44.087 24.128 44.089 24.145Q44.091 24.163 44.091 24.178L44.884 26.272L45.595 24.362Q45.560 24.268 45.560 24.223Q45.560 24.178 45.525 24.178Q45.458 23.999 45.327 23.956Q45.197 23.913 44.943 23.913L44.943 23.616L46.532 23.616L46.532 23.913Q46.083 23.913 46.083 24.112Q46.087 24.131 46.089 24.149Q46.091 24.167 46.091 24.178L46.923 26.393L47.677 24.393Q47.700 24.335 47.700 24.264Q47.700 24.104 47.564 24.008Q47.427 23.913 47.259 23.913L47.259 23.616L48.646 23.616L48.646 23.913Q48.411 23.913 48.234 24.040Q48.056 24.167 47.974 24.393L46.990 27.034Q46.935 27.143 46.822 27.143L46.763 27.143Q46.650 27.143 46.607 27.034L45.747 24.760L44.892 27.034Q44.853 27.143 44.732 27.143L44.677 27.143Q44.564 27.143 44.509 27.034\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-63.338 -90.447)\">\u003Cpath d=\"M48.924 26.233Q48.924 25.749 49.326 25.454Q49.729 25.159 50.279 25.040Q50.830 24.920 51.322 24.920L51.322 24.631Q51.322 24.405 51.207 24.198Q51.092 23.991 50.895 23.872Q50.697 23.753 50.467 23.753Q50.041 23.753 49.756 23.858Q49.826 23.885 49.873 23.940Q49.920 23.995 49.945 24.065Q49.971 24.135 49.971 24.210Q49.971 24.315 49.920 24.407Q49.869 24.499 49.777 24.549Q49.686 24.600 49.580 24.600Q49.475 24.600 49.383 24.549Q49.291 24.499 49.240 24.407Q49.190 24.315 49.190 24.210Q49.190 23.792 49.578 23.645Q49.967 23.499 50.467 23.499Q50.799 23.499 51.152 23.629Q51.506 23.760 51.734 24.014Q51.963 24.268 51.963 24.616L51.963 26.417Q51.963 26.549 52.035 26.659Q52.108 26.768 52.236 26.768Q52.361 26.768 52.430 26.663Q52.498 26.557 52.498 26.417L52.498 25.905L52.779 25.905L52.779 26.417Q52.779 26.620 52.662 26.778Q52.545 26.936 52.363 27.020Q52.182 27.104 51.979 27.104Q51.748 27.104 51.596 26.932Q51.443 26.760 51.412 26.530Q51.252 26.811 50.943 26.977Q50.635 27.143 50.283 27.143Q49.772 27.143 49.348 26.920Q48.924 26.698 48.924 26.233M49.611 26.233Q49.611 26.518 49.838 26.704Q50.065 26.889 50.358 26.889Q50.604 26.889 50.828 26.772Q51.053 26.655 51.188 26.452Q51.322 26.249 51.322 25.995L51.322 25.163Q51.057 25.163 50.772 25.217Q50.486 25.272 50.215 25.401Q49.943 25.530 49.777 25.737Q49.611 25.944 49.611 26.233M55.080 27.065L53.100 27.065L53.100 26.768Q53.369 26.768 53.537 26.723Q53.705 26.678 53.705 26.506L53.705 24.370Q53.705 24.155 53.643 24.059Q53.580 23.963 53.463 23.942Q53.346 23.920 53.100 23.920L53.100 23.624L54.268 23.538L54.268 24.323Q54.346 24.112 54.498 23.926Q54.651 23.741 54.850 23.639Q55.049 23.538 55.276 23.538Q55.522 23.538 55.713 23.682Q55.904 23.827 55.904 24.057Q55.904 24.213 55.799 24.323Q55.693 24.432 55.537 24.432Q55.381 24.432 55.272 24.323Q55.162 24.213 55.162 24.057Q55.162 23.897 55.268 23.792Q54.943 23.792 54.729 24.020Q54.514 24.249 54.418 24.588Q54.322 24.928 54.322 25.233L54.322 26.506Q54.322 26.674 54.549 26.721Q54.776 26.768 55.080 26.768L55.080 27.065M58.201 27.143Q57.721 27.143 57.313 26.899Q56.904 26.655 56.666 26.241Q56.428 25.827 56.428 25.338Q56.428 24.846 56.686 24.430Q56.943 24.014 57.375 23.776Q57.807 23.538 58.299 23.538Q58.920 23.538 59.369 23.975L59.369 22.346Q59.369 22.131 59.307 22.036Q59.244 21.940 59.127 21.919Q59.010 21.897 58.764 21.897L58.764 21.600L59.986 21.514L59.986 26.323Q59.986 26.534 60.049 26.629Q60.111 26.725 60.229 26.747Q60.346 26.768 60.596 26.768L60.596 27.065L59.346 27.143L59.346 26.659Q58.881 27.143 58.201 27.143M58.268 26.889Q58.608 26.889 58.901 26.698Q59.193 26.506 59.346 26.210L59.346 24.378Q59.197 24.104 58.936 23.948Q58.674 23.792 58.361 23.792Q57.736 23.792 57.453 24.239Q57.170 24.686 57.170 25.346Q57.170 25.991 57.422 26.440Q57.674 26.889 58.268 26.889\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.240\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" stroke=\"var(--tk-accent)\" d=\"m3.913-42.616 2.433 3.486 2.432 3.308 2.433 3.145 2.432 2.988 2.433 2.835 2.432 2.7 2.433 2.561 2.433 2.434 2.432 2.308 2.433 2.198 2.432 2.087 2.433 1.984 2.432 1.88 2.433 1.79 2.433 1.694 2.432 1.62 2.433 1.532 2.432 1.458L50.132.776l2.432 1.317 2.433 1.243 2.433 1.19 2.432 1.126 2.433 1.072 2.432 1.014 2.433.97 2.432.917 2.433.874 2.433.829 2.432.783 2.433.748 2.432.71 2.433.681 2.432.637 2.433.614 2.432.577 2.433.547 2.433.526 2.432.496 2.433.466 2.432.452 2.433.42 2.432.408 2.433.385 2.433.362 2.432.348 2.433.325 2.432.318 2.433.296 2.432.282 2.433.267 2.433.258 2.432.237 2.433.23 2.432.222 2.433.206 2.432.2 2.433.185 2.433.177 2.432.171 2.433.156 2.432.155 2.433.148 2.432.134 2.433.133 2.432.125 2.433.119 2.433.11 2.432.104\" style=\"stroke-width:1.2\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\">\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M3.132 27.065L1.396 27.065L1.396 26.785Q1.625 26.785 1.774 26.751Q1.922 26.716 1.922 26.576L1.922 24.727Q1.922 24.457 1.815 24.396Q1.707 24.334 1.396 24.334L1.396 24.054L2.425 23.979L2.425 24.686Q2.555 24.378 2.797 24.179Q3.040 23.979 3.358 23.979Q3.577 23.979 3.748 24.103Q3.919 24.228 3.919 24.440Q3.919 24.577 3.819 24.676Q3.720 24.775 3.587 24.775Q3.450 24.775 3.351 24.676Q3.252 24.577 3.252 24.440Q3.252 24.300 3.351 24.201Q3.061 24.201 2.861 24.397Q2.661 24.594 2.568 24.888Q2.476 25.182 2.476 25.462L2.476 26.576Q2.476 26.785 3.132 26.785L3.132 27.065M4.462 25.530Q4.462 25.209 4.587 24.920Q4.712 24.631 4.937 24.408Q5.163 24.184 5.458 24.064Q5.754 23.944 6.072 23.944Q6.400 23.944 6.662 24.044Q6.923 24.143 7.099 24.325Q7.275 24.508 7.369 24.766Q7.463 25.024 7.463 25.356Q7.463 25.448 7.381 25.469L5.125 25.469L5.125 25.530Q5.125 26.118 5.409 26.501Q5.693 26.884 6.260 26.884Q6.581 26.884 6.849 26.691Q7.118 26.498 7.207 26.183Q7.214 26.142 7.289 26.128L7.381 26.128Q7.463 26.152 7.463 26.224Q7.463 26.231 7.456 26.258Q7.343 26.655 6.973 26.894Q6.602 27.133 6.178 27.133Q5.740 27.133 5.340 26.925Q4.941 26.716 4.701 26.349Q4.462 25.982 4.462 25.530M5.132 25.260L6.947 25.260Q6.947 24.983 6.849 24.731Q6.752 24.478 6.554 24.322Q6.356 24.167 6.072 24.167Q5.795 24.167 5.581 24.325Q5.368 24.484 5.250 24.739Q5.132 24.994 5.132 25.260M9.439 27.038L8.458 24.539Q8.396 24.396 8.278 24.361Q8.160 24.327 7.945 24.327L7.945 24.047L9.425 24.047L9.425 24.327Q9.046 24.327 9.046 24.488Q9.046 24.498 9.059 24.539L9.774 26.371L10.447 24.666Q10.416 24.594 10.416 24.566Q10.416 24.539 10.389 24.539Q10.327 24.392 10.209 24.360Q10.091 24.327 9.880 24.327L9.880 24.047L11.277 24.047L11.277 24.327Q10.901 24.327 10.901 24.488Q10.901 24.519 10.908 24.539L11.664 26.477L12.351 24.727Q12.371 24.676 12.371 24.621Q12.371 24.481 12.258 24.404Q12.146 24.327 12.005 24.327L12.005 24.047L13.226 24.047L13.226 24.327Q13.021 24.327 12.865 24.433Q12.710 24.539 12.638 24.727L11.732 27.038Q11.698 27.133 11.585 27.133L11.517 27.133Q11.407 27.133 11.370 27.038L10.587 25.035L9.801 27.038Q9.767 27.133 9.654 27.133L9.586 27.133Q9.476 27.133 9.439 27.038\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M13.614 26.337Q13.614 26.005 13.837 25.778Q14.061 25.551 14.405 25.423Q14.748 25.294 15.121 25.242Q15.493 25.189 15.798 25.189L15.798 24.936Q15.798 24.731 15.690 24.551Q15.582 24.372 15.401 24.269Q15.220 24.167 15.012 24.167Q14.605 24.167 14.369 24.259Q14.458 24.296 14.504 24.380Q14.550 24.464 14.550 24.566Q14.550 24.662 14.504 24.741Q14.458 24.819 14.377 24.864Q14.297 24.908 14.208 24.908Q14.058 24.908 13.957 24.811Q13.856 24.713 13.856 24.566Q13.856 23.944 15.012 23.944Q15.223 23.944 15.473 24.008Q15.722 24.071 15.924 24.190Q16.126 24.310 16.252 24.495Q16.379 24.679 16.379 24.922L16.379 26.498Q16.379 26.614 16.440 26.710Q16.502 26.805 16.615 26.805Q16.724 26.805 16.789 26.711Q16.854 26.617 16.854 26.498L16.854 26.050L17.120 26.050L17.120 26.498Q17.120 26.768 16.893 26.933Q16.666 27.099 16.386 27.099Q16.177 27.099 16.040 26.945Q15.904 26.792 15.880 26.576Q15.733 26.843 15.451 26.988Q15.169 27.133 14.844 27.133Q14.567 27.133 14.283 27.058Q14 26.983 13.807 26.804Q13.614 26.624 13.614 26.337M14.229 26.337Q14.229 26.511 14.330 26.641Q14.430 26.771 14.586 26.841Q14.741 26.911 14.906 26.911Q15.124 26.911 15.333 26.814Q15.541 26.716 15.669 26.535Q15.798 26.354 15.798 26.128L15.798 25.400Q15.473 25.400 15.107 25.491Q14.741 25.582 14.485 25.794Q14.229 26.005 14.229 26.337M19.287 27.065L17.551 27.065L17.551 26.785Q17.780 26.785 17.929 26.751Q18.077 26.716 18.077 26.576L18.077 24.727Q18.077 24.457 17.970 24.396Q17.862 24.334 17.551 24.334L17.551 24.054L18.580 23.979L18.580 24.686Q18.710 24.378 18.952 24.179Q19.195 23.979 19.513 23.979Q19.732 23.979 19.903 24.103Q20.074 24.228 20.074 24.440Q20.074 24.577 19.974 24.676Q19.875 24.775 19.742 24.775Q19.605 24.775 19.506 24.676Q19.407 24.577 19.407 24.440Q19.407 24.300 19.506 24.201Q19.216 24.201 19.016 24.397Q18.816 24.594 18.723 24.888Q18.631 25.182 18.631 25.462L18.631 26.576Q18.631 26.785 19.287 26.785L19.287 27.065M20.658 25.554Q20.658 25.216 20.798 24.925Q20.938 24.635 21.183 24.421Q21.427 24.208 21.731 24.093Q22.035 23.979 22.360 23.979Q22.630 23.979 22.893 24.078Q23.157 24.177 23.348 24.355L23.348 22.957Q23.348 22.687 23.240 22.625Q23.133 22.564 22.822 22.564L22.822 22.283L23.898 22.208L23.898 26.392Q23.898 26.580 23.953 26.663Q24.008 26.747 24.108 26.766Q24.209 26.785 24.425 26.785L24.425 27.065L23.317 27.133L23.317 26.716Q22.900 27.133 22.275 27.133Q21.844 27.133 21.471 26.921Q21.099 26.710 20.878 26.349Q20.658 25.988 20.658 25.554M22.333 26.911Q22.541 26.911 22.728 26.839Q22.914 26.768 23.068 26.631Q23.221 26.494 23.317 26.316L23.317 24.707Q23.232 24.560 23.086 24.440Q22.941 24.320 22.772 24.261Q22.603 24.201 22.422 24.201Q21.861 24.201 21.593 24.590Q21.324 24.980 21.324 25.561Q21.324 26.132 21.559 26.522Q21.793 26.911 22.333 26.911\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M27.778 25.554Q27.778 25.216 27.919 24.925Q28.059 24.635 28.303 24.421Q28.547 24.208 28.852 24.093Q29.156 23.979 29.481 23.979Q29.751 23.979 30.014 24.078Q30.277 24.177 30.468 24.355L30.468 22.957Q30.468 22.687 30.361 22.625Q30.253 22.564 29.942 22.564L29.942 22.283L31.019 22.208L31.019 26.392Q31.019 26.580 31.073 26.663Q31.128 26.747 31.229 26.766Q31.330 26.785 31.545 26.785L31.545 27.065L30.438 27.133L30.438 26.716Q30.021 27.133 29.395 27.133Q28.964 27.133 28.592 26.921Q28.219 26.710 27.999 26.349Q27.778 25.988 27.778 25.554M29.453 26.911Q29.662 26.911 29.848 26.839Q30.034 26.768 30.188 26.631Q30.342 26.494 30.438 26.316L30.438 24.707Q30.352 24.560 30.207 24.440Q30.062 24.320 29.892 24.261Q29.723 24.201 29.542 24.201Q28.982 24.201 28.713 24.590Q28.445 24.980 28.445 25.561Q28.445 26.132 28.679 26.522Q28.913 26.911 29.453 26.911M32.153 25.530Q32.153 25.209 32.278 24.920Q32.403 24.631 32.629 24.408Q32.854 24.184 33.150 24.064Q33.445 23.944 33.763 23.944Q34.091 23.944 34.353 24.044Q34.614 24.143 34.790 24.325Q34.966 24.508 35.060 24.766Q35.154 25.024 35.154 25.356Q35.154 25.448 35.072 25.469L32.817 25.469L32.817 25.530Q32.817 26.118 33.100 26.501Q33.384 26.884 33.951 26.884Q34.273 26.884 34.541 26.691Q34.809 26.498 34.898 26.183Q34.905 26.142 34.980 26.128L35.072 26.128Q35.154 26.152 35.154 26.224Q35.154 26.231 35.148 26.258Q35.035 26.655 34.664 26.894Q34.293 27.133 33.869 27.133Q33.432 27.133 33.032 26.925Q32.632 26.716 32.393 26.349Q32.153 25.982 32.153 25.530M32.823 25.260L34.638 25.260Q34.638 24.983 34.541 24.731Q34.443 24.478 34.245 24.322Q34.047 24.167 33.763 24.167Q33.486 24.167 33.273 24.325Q33.059 24.484 32.941 24.739Q32.823 24.994 32.823 25.260M35.742 25.554Q35.742 25.226 35.877 24.925Q36.012 24.625 36.248 24.404Q36.484 24.184 36.788 24.064Q37.092 23.944 37.417 23.944Q37.923 23.944 38.272 24.047Q38.620 24.149 38.620 24.525Q38.620 24.672 38.523 24.773Q38.425 24.874 38.278 24.874Q38.125 24.874 38.026 24.775Q37.926 24.676 37.926 24.525Q37.926 24.337 38.067 24.245Q37.865 24.194 37.424 24.194Q37.068 24.194 36.839 24.390Q36.610 24.587 36.510 24.896Q36.409 25.206 36.409 25.554Q36.409 25.903 36.535 26.209Q36.662 26.515 36.916 26.699Q37.171 26.884 37.526 26.884Q37.749 26.884 37.933 26.800Q38.118 26.716 38.253 26.561Q38.388 26.405 38.446 26.197Q38.460 26.142 38.514 26.142L38.627 26.142Q38.658 26.142 38.680 26.166Q38.702 26.190 38.702 26.224L38.702 26.245Q38.617 26.532 38.429 26.730Q38.241 26.928 37.976 27.031Q37.711 27.133 37.417 27.133Q36.986 27.133 36.599 26.927Q36.211 26.720 35.976 26.357Q35.742 25.995 35.742 25.554M39.348 26.337Q39.348 26.005 39.572 25.778Q39.796 25.551 40.140 25.423Q40.483 25.294 40.856 25.242Q41.228 25.189 41.532 25.189L41.532 24.936Q41.532 24.731 41.425 24.551Q41.317 24.372 41.136 24.269Q40.955 24.167 40.746 24.167Q40.339 24.167 40.104 24.259Q40.193 24.296 40.239 24.380Q40.285 24.464 40.285 24.566Q40.285 24.662 40.239 24.741Q40.193 24.819 40.112 24.864Q40.032 24.908 39.943 24.908Q39.793 24.908 39.692 24.811Q39.591 24.713 39.591 24.566Q39.591 23.944 40.746 23.944Q40.958 23.944 41.208 24.008Q41.457 24.071 41.659 24.190Q41.860 24.310 41.987 24.495Q42.113 24.679 42.113 24.922L42.113 26.498Q42.113 26.614 42.175 26.710Q42.236 26.805 42.349 26.805Q42.459 26.805 42.524 26.711Q42.589 26.617 42.589 26.498L42.589 26.050L42.855 26.050L42.855 26.498Q42.855 26.768 42.628 26.933Q42.401 27.099 42.120 27.099Q41.912 27.099 41.775 26.945Q41.638 26.792 41.614 26.576Q41.467 26.843 41.185 26.988Q40.903 27.133 40.579 27.133Q40.302 27.133 40.018 27.058Q39.735 26.983 39.541 26.804Q39.348 26.624 39.348 26.337M39.964 26.337Q39.964 26.511 40.064 26.641Q40.165 26.771 40.321 26.841Q40.476 26.911 40.640 26.911Q40.859 26.911 41.068 26.814Q41.276 26.716 41.404 26.535Q41.532 26.354 41.532 26.128L41.532 25.400Q41.208 25.400 40.842 25.491Q40.476 25.582 40.220 25.794Q39.964 26.005 39.964 26.337\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M43.411 28.200Q43.541 28.268 43.678 28.268Q43.849 28.268 43.999 28.179Q44.150 28.090 44.261 27.945Q44.372 27.800 44.450 27.632L44.714 27.065L43.545 24.539Q43.470 24.392 43.340 24.360Q43.210 24.327 42.977 24.327L42.977 24.047L44.498 24.047L44.498 24.327Q44.150 24.327 44.150 24.474Q44.153 24.495 44.155 24.512Q44.157 24.529 44.157 24.539L45.014 26.398L45.787 24.727Q45.821 24.659 45.821 24.580Q45.821 24.467 45.737 24.397Q45.654 24.327 45.541 24.327L45.541 24.047L46.737 24.047L46.737 24.327Q46.518 24.327 46.346 24.431Q46.173 24.536 46.081 24.727L44.744 27.632Q44.574 28.002 44.304 28.248Q44.033 28.494 43.678 28.494Q43.408 28.494 43.189 28.328Q42.970 28.162 42.970 27.899Q42.970 27.762 43.063 27.673Q43.155 27.585 43.295 27.585Q43.432 27.585 43.521 27.673Q43.610 27.762 43.610 27.899Q43.610 28.002 43.557 28.080Q43.504 28.159 43.411 28.200M47.277 27.058L47.277 25.995Q47.277 25.971 47.304 25.944Q47.332 25.917 47.356 25.917L47.465 25.917Q47.530 25.917 47.544 25.975Q47.639 26.409 47.886 26.660Q48.132 26.911 48.545 26.911Q48.887 26.911 49.140 26.778Q49.393 26.645 49.393 26.337Q49.393 26.180 49.299 26.065Q49.205 25.951 49.066 25.882Q48.928 25.814 48.761 25.776L48.179 25.677Q47.824 25.609 47.551 25.388Q47.277 25.168 47.277 24.826Q47.277 24.577 47.388 24.402Q47.499 24.228 47.686 24.129Q47.872 24.030 48.087 23.987Q48.303 23.944 48.545 23.944Q48.959 23.944 49.239 24.126L49.454 23.951Q49.465 23.948 49.471 23.946Q49.478 23.944 49.489 23.944L49.540 23.944Q49.567 23.944 49.591 23.968Q49.615 23.992 49.615 24.020L49.615 24.867Q49.615 24.888 49.591 24.915Q49.567 24.942 49.540 24.942L49.427 24.942Q49.400 24.942 49.374 24.917Q49.348 24.891 49.348 24.867Q49.348 24.631 49.242 24.467Q49.137 24.303 48.954 24.221Q48.771 24.139 48.538 24.139Q48.210 24.139 47.954 24.242Q47.698 24.344 47.698 24.621Q47.698 24.816 47.880 24.925Q48.063 25.035 48.292 25.076L48.866 25.182Q49.113 25.230 49.326 25.358Q49.540 25.486 49.677 25.689Q49.813 25.893 49.813 26.142Q49.813 26.655 49.448 26.894Q49.082 27.133 48.545 27.133Q48.050 27.133 47.718 26.839L47.451 27.113Q47.431 27.133 47.404 27.133L47.356 27.133Q47.332 27.133 47.304 27.106Q47.277 27.079 47.277 27.058\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M53.199 26.337Q53.199 26.005 53.422 25.778Q53.646 25.551 53.990 25.423Q54.333 25.294 54.706 25.242Q55.078 25.189 55.383 25.189L55.383 24.936Q55.383 24.731 55.275 24.551Q55.167 24.372 54.986 24.269Q54.805 24.167 54.597 24.167Q54.190 24.167 53.954 24.259Q54.043 24.296 54.089 24.380Q54.135 24.464 54.135 24.566Q54.135 24.662 54.089 24.741Q54.043 24.819 53.962 24.864Q53.882 24.908 53.793 24.908Q53.643 24.908 53.542 24.811Q53.441 24.713 53.441 24.566Q53.441 23.944 54.597 23.944Q54.808 23.944 55.058 24.008Q55.307 24.071 55.509 24.190Q55.711 24.310 55.837 24.495Q55.964 24.679 55.964 24.922L55.964 26.498Q55.964 26.614 56.025 26.710Q56.087 26.805 56.200 26.805Q56.309 26.805 56.374 26.711Q56.439 26.617 56.439 26.498L56.439 26.050L56.705 26.050L56.705 26.498Q56.705 26.768 56.478 26.933Q56.251 27.099 55.971 27.099Q55.762 27.099 55.625 26.945Q55.489 26.792 55.465 26.576Q55.318 26.843 55.036 26.988Q54.754 27.133 54.429 27.133Q54.152 27.133 53.868 27.058Q53.585 26.983 53.392 26.804Q53.199 26.624 53.199 26.337M53.814 26.337Q53.814 26.511 53.915 26.641Q54.015 26.771 54.171 26.841Q54.326 26.911 54.491 26.911Q54.709 26.911 54.918 26.814Q55.126 26.716 55.254 26.535Q55.383 26.354 55.383 26.128L55.383 25.400Q55.058 25.400 54.692 25.491Q54.326 25.582 54.070 25.794Q53.814 26.005 53.814 26.337M57.122 27.058L57.122 25.995Q57.122 25.971 57.150 25.944Q57.177 25.917 57.201 25.917L57.310 25.917Q57.375 25.917 57.389 25.975Q57.485 26.409 57.731 26.660Q57.977 26.911 58.390 26.911Q58.732 26.911 58.985 26.778Q59.238 26.645 59.238 26.337Q59.238 26.180 59.144 26.065Q59.050 25.951 58.912 25.882Q58.773 25.814 58.606 25.776L58.025 25.677Q57.669 25.609 57.396 25.388Q57.122 25.168 57.122 24.826Q57.122 24.577 57.233 24.402Q57.345 24.228 57.531 24.129Q57.717 24.030 57.932 23.987Q58.148 23.944 58.390 23.944Q58.804 23.944 59.084 24.126L59.300 23.951Q59.310 23.948 59.317 23.946Q59.324 23.944 59.334 23.944L59.385 23.944Q59.412 23.944 59.436 23.968Q59.460 23.992 59.460 24.020L59.460 24.867Q59.460 24.888 59.436 24.915Q59.412 24.942 59.385 24.942L59.272 24.942Q59.245 24.942 59.219 24.917Q59.194 24.891 59.194 24.867Q59.194 24.631 59.088 24.467Q58.982 24.303 58.799 24.221Q58.616 24.139 58.384 24.139Q58.055 24.139 57.799 24.242Q57.543 24.344 57.543 24.621Q57.543 24.816 57.726 24.925Q57.909 25.035 58.138 25.076L58.712 25.182Q58.958 25.230 59.171 25.358Q59.385 25.486 59.522 25.689Q59.659 25.893 59.659 26.142Q59.659 26.655 59.293 26.894Q58.927 27.133 58.390 27.133Q57.895 27.133 57.563 26.839L57.297 27.113Q57.276 27.133 57.249 27.133L57.201 27.133Q57.177 27.133 57.150 27.106Q57.122 27.079 57.122 27.058\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M63.516 26.224L63.516 24.327L62.877 24.327L62.877 24.105Q63.195 24.105 63.412 23.895Q63.629 23.685 63.729 23.375Q63.830 23.066 63.830 22.758L64.097 22.758L64.097 24.047L65.174 24.047L65.174 24.327L64.097 24.327L64.097 26.211Q64.097 26.487 64.201 26.686Q64.305 26.884 64.565 26.884Q64.722 26.884 64.828 26.780Q64.934 26.675 64.984 26.522Q65.033 26.368 65.033 26.211L65.033 25.797L65.300 25.797L65.300 26.224Q65.300 26.450 65.201 26.660Q65.102 26.870 64.917 27.002Q64.733 27.133 64.504 27.133Q64.066 27.133 63.791 26.896Q63.516 26.658 63.516 26.224M67.792 27.065L66.158 27.065L66.158 26.785Q66.387 26.785 66.536 26.751Q66.684 26.716 66.684 26.576L66.684 22.957Q66.684 22.687 66.577 22.625Q66.469 22.564 66.158 22.564L66.158 22.283L67.238 22.208L67.238 24.594Q67.344 24.409 67.522 24.267Q67.699 24.126 67.908 24.052Q68.116 23.979 68.342 23.979Q68.848 23.979 69.132 24.202Q69.415 24.426 69.415 24.922L69.415 26.576Q69.415 26.713 69.564 26.749Q69.713 26.785 69.938 26.785L69.938 27.065L68.308 27.065L68.308 26.785Q68.537 26.785 68.685 26.751Q68.834 26.716 68.834 26.576L68.834 24.936Q68.834 24.601 68.715 24.401Q68.595 24.201 68.280 24.201Q68.010 24.201 67.776 24.337Q67.542 24.474 67.404 24.708Q67.265 24.942 67.265 25.216L67.265 26.576Q67.265 26.713 67.416 26.749Q67.566 26.785 67.792 26.785L67.792 27.065M70.485 25.530Q70.485 25.209 70.610 24.920Q70.735 24.631 70.960 24.408Q71.186 24.184 71.481 24.064Q71.777 23.944 72.095 23.944Q72.423 23.944 72.685 24.044Q72.946 24.143 73.122 24.325Q73.298 24.508 73.392 24.766Q73.486 25.024 73.486 25.356Q73.486 25.448 73.404 25.469L71.148 25.469L71.148 25.530Q71.148 26.118 71.432 26.501Q71.716 26.884 72.283 26.884Q72.604 26.884 72.873 26.691Q73.141 26.498 73.230 26.183Q73.237 26.142 73.312 26.128L73.404 26.128Q73.486 26.152 73.486 26.224Q73.486 26.231 73.479 26.258Q73.366 26.655 72.996 26.894Q72.625 27.133 72.201 27.133Q71.763 27.133 71.363 26.925Q70.964 26.716 70.724 26.349Q70.485 25.982 70.485 25.530M71.155 25.260L72.970 25.260Q72.970 24.983 72.873 24.731Q72.775 24.478 72.577 24.322Q72.379 24.167 72.095 24.167Q71.818 24.167 71.604 24.325Q71.391 24.484 71.273 24.739Q71.155 24.994 71.155 25.260\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M78.463 27.065L76.829 27.065L76.829 26.785Q77.058 26.785 77.207 26.751Q77.356 26.716 77.356 26.576L77.356 24.727Q77.356 24.457 77.248 24.396Q77.140 24.334 76.829 24.334L76.829 24.054L77.889 23.979L77.889 24.628Q78.060 24.320 78.364 24.149Q78.668 23.979 79.013 23.979Q79.413 23.979 79.690 24.119Q79.967 24.259 80.052 24.607Q80.220 24.314 80.519 24.146Q80.818 23.979 81.163 23.979Q81.669 23.979 81.953 24.202Q82.237 24.426 82.237 24.922L82.237 26.576Q82.237 26.713 82.385 26.749Q82.534 26.785 82.759 26.785L82.759 27.065L81.129 27.065L81.129 26.785Q81.355 26.785 81.505 26.749Q81.655 26.713 81.655 26.576L81.655 24.936Q81.655 24.601 81.536 24.401Q81.416 24.201 81.102 24.201Q80.832 24.201 80.598 24.337Q80.363 24.474 80.225 24.708Q80.087 24.942 80.087 25.216L80.087 26.576Q80.087 26.713 80.235 26.749Q80.384 26.785 80.610 26.785L80.610 27.065L78.979 27.065L78.979 26.785Q79.208 26.785 79.357 26.751Q79.506 26.716 79.506 26.576L79.506 24.936Q79.506 24.601 79.386 24.401Q79.266 24.201 78.952 24.201Q78.682 24.201 78.448 24.337Q78.214 24.474 78.075 24.708Q77.937 24.942 77.937 25.216L77.937 26.576Q77.937 26.713 78.087 26.749Q78.238 26.785 78.463 26.785L78.463 27.065M83.306 25.582Q83.306 25.240 83.441 24.941Q83.576 24.642 83.816 24.418Q84.055 24.194 84.373 24.069Q84.691 23.944 85.022 23.944Q85.467 23.944 85.866 24.160Q86.266 24.375 86.500 24.753Q86.735 25.130 86.735 25.582Q86.735 25.923 86.593 26.207Q86.451 26.491 86.207 26.698Q85.962 26.904 85.653 27.019Q85.343 27.133 85.022 27.133Q84.592 27.133 84.190 26.932Q83.788 26.730 83.547 26.378Q83.306 26.026 83.306 25.582M85.022 26.884Q85.624 26.884 85.848 26.506Q86.071 26.128 86.071 25.496Q86.071 24.884 85.837 24.525Q85.603 24.167 85.022 24.167Q83.969 24.167 83.969 25.496Q83.969 26.128 84.195 26.506Q84.421 26.884 85.022 26.884\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M87.552 25.554Q87.552 25.216 87.693 24.925Q87.833 24.635 88.077 24.421Q88.321 24.208 88.626 24.093Q88.930 23.979 89.255 23.979Q89.525 23.979 89.788 24.078Q90.051 24.177 90.242 24.355L90.242 22.957Q90.242 22.687 90.135 22.625Q90.027 22.564 89.716 22.564L89.716 22.283L90.793 22.208L90.793 26.392Q90.793 26.580 90.847 26.663Q90.902 26.747 91.003 26.766Q91.104 26.785 91.319 26.785L91.319 27.065L90.212 27.133L90.212 26.716Q89.795 27.133 89.169 27.133Q88.738 27.133 88.366 26.921Q87.993 26.710 87.773 26.349Q87.552 25.988 87.552 25.554M89.227 26.911Q89.436 26.911 89.622 26.839Q89.808 26.768 89.962 26.631Q90.116 26.494 90.212 26.316L90.212 24.707Q90.126 24.560 89.981 24.440Q89.836 24.320 89.666 24.261Q89.497 24.201 89.316 24.201Q88.756 24.201 88.487 24.590Q88.219 24.980 88.219 25.561Q88.219 26.132 88.453 26.522Q88.687 26.911 89.227 26.911M91.927 25.530Q91.927 25.209 92.052 24.920Q92.177 24.631 92.403 24.408Q92.628 24.184 92.924 24.064Q93.219 23.944 93.537 23.944Q93.865 23.944 94.127 24.044Q94.388 24.143 94.564 24.325Q94.740 24.508 94.834 24.766Q94.928 25.024 94.928 25.356Q94.928 25.448 94.846 25.469L92.591 25.469L92.591 25.530Q92.591 26.118 92.874 26.501Q93.158 26.884 93.725 26.884Q94.047 26.884 94.315 26.691Q94.583 26.498 94.672 26.183Q94.679 26.142 94.754 26.128L94.846 26.128Q94.928 26.152 94.928 26.224Q94.928 26.231 94.922 26.258Q94.809 26.655 94.438 26.894Q94.067 27.133 93.643 27.133Q93.206 27.133 92.806 26.925Q92.406 26.716 92.167 26.349Q91.927 25.982 91.927 25.530M92.597 25.260L94.412 25.260Q94.412 24.983 94.315 24.731Q94.217 24.478 94.019 24.322Q93.821 24.167 93.537 24.167Q93.260 24.167 93.047 24.325Q92.833 24.484 92.715 24.739Q92.597 24.994 92.597 25.260M97.184 27.065L95.581 27.065L95.581 26.785Q95.807 26.785 95.956 26.751Q96.104 26.716 96.104 26.576L96.104 22.957Q96.104 22.687 95.997 22.625Q95.889 22.564 95.581 22.564L95.581 22.283L96.658 22.208L96.658 26.576Q96.658 26.713 96.808 26.749Q96.959 26.785 97.184 26.785\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(71.82 -35.239)\">\u003Cpath d=\"M102.150 27.065L100.547 27.065L100.547 26.785Q100.773 26.785 100.922 26.751Q101.070 26.716 101.070 26.576L101.070 22.957Q101.070 22.687 100.963 22.625Q100.855 22.564 100.547 22.564L100.547 22.283L101.624 22.208L101.624 26.576Q101.624 26.713 101.774 26.749Q101.925 26.785 102.150 26.785L102.150 27.065M102.704 25.530Q102.704 25.209 102.829 24.920Q102.954 24.631 103.179 24.408Q103.405 24.184 103.700 24.064Q103.996 23.944 104.314 23.944Q104.642 23.944 104.904 24.044Q105.165 24.143 105.341 24.325Q105.517 24.508 105.611 24.766Q105.705 25.024 105.705 25.356Q105.705 25.448 105.623 25.469L103.367 25.469L103.367 25.530Q103.367 26.118 103.651 26.501Q103.935 26.884 104.502 26.884Q104.823 26.884 105.092 26.691Q105.360 26.498 105.449 26.183Q105.456 26.142 105.531 26.128L105.623 26.128Q105.705 26.152 105.705 26.224Q105.705 26.231 105.698 26.258Q105.585 26.655 105.215 26.894Q104.844 27.133 104.420 27.133Q103.982 27.133 103.583 26.925Q103.183 26.716 102.943 26.349Q102.704 25.982 102.704 25.530M103.374 25.260L105.189 25.260Q105.189 24.983 105.092 24.731Q104.994 24.478 104.796 24.322Q104.598 24.167 104.314 24.167Q104.037 24.167 103.824 24.325Q103.610 24.484 103.492 24.739Q103.374 24.994 103.374 25.260M106.351 26.337Q106.351 26.005 106.575 25.778Q106.799 25.551 107.142 25.423Q107.486 25.294 107.858 25.242Q108.231 25.189 108.535 25.189L108.535 24.936Q108.535 24.731 108.428 24.551Q108.320 24.372 108.139 24.269Q107.958 24.167 107.749 24.167Q107.342 24.167 107.106 24.259Q107.195 24.296 107.241 24.380Q107.288 24.464 107.288 24.566Q107.288 24.662 107.241 24.741Q107.195 24.819 107.115 24.864Q107.035 24.908 106.946 24.908Q106.795 24.908 106.695 24.811Q106.594 24.713 106.594 24.566Q106.594 23.944 107.749 23.944Q107.961 23.944 108.210 24.008Q108.460 24.071 108.662 24.190Q108.863 24.310 108.990 24.495Q109.116 24.679 109.116 24.922L109.116 26.498Q109.116 26.614 109.178 26.710Q109.239 26.805 109.352 26.805Q109.461 26.805 109.526 26.711Q109.591 26.617 109.591 26.498L109.591 26.050L109.858 26.050L109.858 26.498Q109.858 26.768 109.631 26.933Q109.403 27.099 109.123 27.099Q108.915 27.099 108.778 26.945Q108.641 26.792 108.617 26.576Q108.470 26.843 108.188 26.988Q107.906 27.133 107.582 27.133Q107.305 27.133 107.021 27.058Q106.737 26.983 106.544 26.804Q106.351 26.624 106.351 26.337M106.966 26.337Q106.966 26.511 107.067 26.641Q107.168 26.771 107.324 26.841Q107.479 26.911 107.643 26.911Q107.862 26.911 108.070 26.814Q108.279 26.716 108.407 26.535Q108.535 26.354 108.535 26.128L108.535 25.400Q108.210 25.400 107.845 25.491Q107.479 25.582 107.223 25.794Q106.966 26.005 106.966 26.337M112.025 27.065L110.289 27.065L110.289 26.785Q110.518 26.785 110.666 26.751Q110.815 26.716 110.815 26.576L110.815 24.727Q110.815 24.457 110.707 24.396Q110.600 24.334 110.289 24.334L110.289 24.054L111.317 23.979L111.317 24.686Q111.447 24.378 111.690 24.179Q111.933 23.979 112.251 23.979Q112.469 23.979 112.640 24.103Q112.811 24.228 112.811 24.440Q112.811 24.577 112.712 24.676Q112.613 24.775 112.480 24.775Q112.343 24.775 112.244 24.676Q112.145 24.577 112.145 24.440Q112.145 24.300 112.244 24.201Q111.953 24.201 111.753 24.397Q111.553 24.594 111.461 24.888Q111.369 25.182 111.369 25.462L111.369 26.576Q111.369 26.785 112.025 26.785L112.025 27.065M115.077 27.065L113.443 27.065L113.443 26.785Q113.672 26.785 113.821 26.751Q113.970 26.716 113.970 26.576L113.970 24.727Q113.970 24.457 113.862 24.396Q113.754 24.334 113.443 24.334L113.443 24.054L114.503 23.979L114.503 24.628Q114.674 24.320 114.978 24.149Q115.282 23.979 115.627 23.979Q116.133 23.979 116.417 24.202Q116.701 24.426 116.701 24.922L116.701 26.576Q116.701 26.713 116.849 26.749Q116.998 26.785 117.224 26.785L117.224 27.065L115.593 27.065L115.593 26.785Q115.822 26.785 115.971 26.751Q116.120 26.716 116.120 26.576L116.120 24.936Q116.120 24.601 116 24.401Q115.880 24.201 115.566 24.201Q115.296 24.201 115.062 24.337Q114.828 24.474 114.689 24.708Q114.551 24.942 114.551 25.216L114.551 26.576Q114.551 26.713 114.701 26.749Q114.852 26.785 115.077 26.785L115.077 27.065M117.812 27.058L117.812 25.995Q117.812 25.971 117.839 25.944Q117.866 25.917 117.890 25.917L118 25.917Q118.064 25.917 118.078 25.975Q118.174 26.409 118.420 26.660Q118.666 26.911 119.080 26.911Q119.421 26.911 119.674 26.778Q119.927 26.645 119.927 26.337Q119.927 26.180 119.833 26.065Q119.739 25.951 119.601 25.882Q119.462 25.814 119.295 25.776L118.714 25.677Q118.358 25.609 118.085 25.388Q117.812 25.168 117.812 24.826Q117.812 24.577 117.923 24.402Q118.034 24.228 118.220 24.129Q118.406 24.030 118.622 23.987Q118.837 23.944 119.080 23.944Q119.493 23.944 119.773 24.126L119.989 23.951Q119.999 23.948 120.006 23.946Q120.013 23.944 120.023 23.944L120.074 23.944Q120.102 23.944 120.126 23.968Q120.149 23.992 120.149 24.020L120.149 24.867Q120.149 24.888 120.126 24.915Q120.102 24.942 120.074 24.942L119.961 24.942Q119.934 24.942 119.908 24.917Q119.883 24.891 119.883 24.867Q119.883 24.631 119.777 24.467Q119.671 24.303 119.488 24.221Q119.305 24.139 119.073 24.139Q118.745 24.139 118.488 24.242Q118.232 24.344 118.232 24.621Q118.232 24.816 118.415 24.925Q118.598 25.035 118.827 25.076L119.401 25.182Q119.647 25.230 119.861 25.358Q120.074 25.486 120.211 25.689Q120.348 25.893 120.348 26.142Q120.348 26.655 119.982 26.894Q119.616 27.133 119.080 27.133Q118.584 27.133 118.252 26.839L117.986 27.113Q117.965 27.133 117.938 27.133L117.890 27.133Q117.866 27.133 117.839 27.106Q117.812 27.079 117.812 27.058\" 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=\"var(--tk-warn)\" stroke=\"none\" d=\"M11.604-34.742a2 2 0 1 0-4 0 2 2 0 0 0 4 0m-2 0\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\">\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(17.76 -66.536)\">\u003Cpath d=\"M3.064 27.065L1.430 27.065L1.430 26.785Q1.659 26.785 1.808 26.751Q1.957 26.716 1.957 26.576L1.957 24.727Q1.957 24.457 1.849 24.396Q1.741 24.334 1.430 24.334L1.430 24.054L2.490 23.979L2.490 24.628Q2.661 24.320 2.965 24.149Q3.269 23.979 3.614 23.979Q4.120 23.979 4.404 24.202Q4.688 24.426 4.688 24.922L4.688 26.576Q4.688 26.713 4.836 26.749Q4.985 26.785 5.211 26.785L5.211 27.065L3.580 27.065L3.580 26.785Q3.809 26.785 3.958 26.751Q4.107 26.716 4.107 26.576L4.107 24.936Q4.107 24.601 3.987 24.401Q3.867 24.201 3.553 24.201Q3.283 24.201 3.049 24.337Q2.815 24.474 2.676 24.708Q2.538 24.942 2.538 25.216L2.538 26.576Q2.538 26.713 2.688 26.749Q2.839 26.785 3.064 26.785L3.064 27.065M5.757 25.582Q5.757 25.240 5.892 24.941Q6.027 24.642 6.267 24.418Q6.506 24.194 6.824 24.069Q7.142 23.944 7.473 23.944Q7.918 23.944 8.318 24.160Q8.717 24.375 8.952 24.753Q9.186 25.130 9.186 25.582Q9.186 25.923 9.044 26.207Q8.902 26.491 8.658 26.698Q8.413 26.904 8.104 27.019Q7.795 27.133 7.473 27.133Q7.043 27.133 6.641 26.932Q6.239 26.730 5.998 26.378Q5.757 26.026 5.757 25.582M7.473 26.884Q8.075 26.884 8.299 26.506Q8.523 26.128 8.523 25.496Q8.523 24.884 8.288 24.525Q8.054 24.167 7.473 24.167Q6.421 24.167 6.421 25.496Q6.421 26.128 6.646 26.506Q6.872 26.884 7.473 26.884\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(17.76 -66.536)\">\u003Cpath d=\"M11.159 27.038L10.031 24.539Q9.959 24.392 9.829 24.360Q9.699 24.327 9.470 24.327L9.470 24.047L10.984 24.047L10.984 24.327Q10.632 24.327 10.632 24.474Q10.632 24.519 10.643 24.539L11.507 26.457L12.287 24.727Q12.321 24.659 12.321 24.580Q12.321 24.467 12.237 24.397Q12.153 24.327 12.034 24.327L12.034 24.047L13.230 24.047L13.230 24.327Q13.011 24.327 12.840 24.430Q12.670 24.532 12.581 24.727L11.545 27.038Q11.497 27.133 11.391 27.133L11.313 27.133Q11.207 27.133 11.159 27.038\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(17.76 -66.536)\">\u003Cpath d=\"M13.514 25.530Q13.514 25.209 13.639 24.920Q13.764 24.631 13.990 24.408Q14.215 24.184 14.511 24.064Q14.806 23.944 15.124 23.944Q15.452 23.944 15.714 24.044Q15.975 24.143 16.151 24.325Q16.327 24.508 16.421 24.766Q16.515 25.024 16.515 25.356Q16.515 25.448 16.433 25.469L14.178 25.469L14.178 25.530Q14.178 26.118 14.461 26.501Q14.745 26.884 15.312 26.884Q15.634 26.884 15.902 26.691Q16.170 26.498 16.259 26.183Q16.266 26.142 16.341 26.128L16.433 26.128Q16.515 26.152 16.515 26.224Q16.515 26.231 16.509 26.258Q16.396 26.655 16.025 26.894Q15.654 27.133 15.230 27.133Q14.793 27.133 14.393 26.925Q13.993 26.716 13.754 26.349Q13.514 25.982 13.514 25.530M14.184 25.260L15.999 25.260Q15.999 24.983 15.902 24.731Q15.804 24.478 15.606 24.322Q15.408 24.167 15.124 24.167Q14.847 24.167 14.634 24.325Q14.420 24.484 14.302 24.739Q14.184 24.994 14.184 25.260M18.771 27.065L17.168 27.065L17.168 26.785Q17.394 26.785 17.543 26.751Q17.691 26.716 17.691 26.576L17.691 22.957Q17.691 22.687 17.584 22.625Q17.476 22.564 17.168 22.564L17.168 22.283L18.245 22.208L18.245 26.576Q18.245 26.713 18.395 26.749Q18.546 26.785 18.771 26.785L18.771 27.065M19.766 26.645Q19.766 26.477 19.889 26.354Q20.012 26.231 20.186 26.231Q20.354 26.231 20.477 26.354Q20.600 26.477 20.600 26.645Q20.600 26.819 20.477 26.942Q20.354 27.065 20.186 27.065Q20.012 27.065 19.889 26.942Q19.766 26.819 19.766 26.645M19.766 24.461Q19.766 24.293 19.889 24.170Q20.012 24.047 20.186 24.047Q20.354 24.047 20.477 24.170Q20.600 24.293 20.600 24.461Q20.600 24.635 20.477 24.758Q20.354 24.881 20.186 24.881Q20.012 24.881 19.889 24.758Q19.766 24.635 19.766 24.461\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(17.76 -66.536)\">\u003Cpath d=\"M26.876 27.065L25.242 27.065L25.242 26.785Q25.471 26.785 25.620 26.751Q25.769 26.716 25.769 26.576L25.769 22.957Q25.769 22.687 25.661 22.625Q25.553 22.564 25.242 22.564L25.242 22.283L26.322 22.208L26.322 24.594Q26.428 24.409 26.606 24.267Q26.784 24.126 26.992 24.052Q27.201 23.979 27.426 23.979Q27.932 23.979 28.216 24.202Q28.500 24.426 28.500 24.922L28.500 26.576Q28.500 26.713 28.648 26.749Q28.797 26.785 29.023 26.785L29.023 27.065L27.392 27.065L27.392 26.785Q27.621 26.785 27.770 26.751Q27.919 26.716 27.919 26.576L27.919 24.936Q27.919 24.601 27.799 24.401Q27.679 24.201 27.365 24.201Q27.095 24.201 26.861 24.337Q26.627 24.474 26.488 24.708Q26.350 24.942 26.350 25.216L26.350 26.576Q26.350 26.713 26.500 26.749Q26.651 26.785 26.876 26.785L26.876 27.065M31.227 27.065L29.675 27.065L29.675 26.785Q29.901 26.785 30.050 26.751Q30.198 26.716 30.198 26.576L30.198 24.727Q30.198 24.539 30.151 24.455Q30.103 24.372 30.005 24.353Q29.908 24.334 29.696 24.334L29.696 24.054L30.752 23.979L30.752 26.576Q30.752 26.716 30.884 26.751Q31.015 26.785 31.227 26.785L31.227 27.065M29.956 22.758Q29.956 22.587 30.079 22.468Q30.202 22.348 30.373 22.348Q30.540 22.348 30.663 22.468Q30.786 22.587 30.786 22.758Q30.786 22.933 30.663 23.056Q30.540 23.179 30.373 23.179Q30.202 23.179 30.079 23.056Q29.956 22.933 29.956 22.758M31.832 27.598Q31.832 27.352 32.029 27.168Q32.225 26.983 32.482 26.904Q32.345 26.792 32.273 26.631Q32.201 26.470 32.201 26.289Q32.201 25.968 32.413 25.722Q32.078 25.424 32.078 25.014Q32.078 24.553 32.468 24.266Q32.858 23.979 33.336 23.979Q33.808 23.979 34.143 24.225Q34.317 24.071 34.527 23.989Q34.737 23.907 34.966 23.907Q35.130 23.907 35.252 24.014Q35.373 24.122 35.373 24.286Q35.373 24.382 35.301 24.454Q35.230 24.525 35.137 24.525Q35.038 24.525 34.968 24.452Q34.898 24.378 34.898 24.279Q34.898 24.225 34.912 24.194L34.919 24.180Q34.925 24.160 34.934 24.149Q34.942 24.139 34.946 24.132Q34.590 24.132 34.303 24.355Q34.590 24.648 34.590 25.014Q34.590 25.329 34.406 25.561Q34.221 25.794 33.932 25.922Q33.644 26.050 33.336 26.050Q33.134 26.050 32.943 26Q32.752 25.951 32.574 25.841Q32.482 25.968 32.482 26.111Q32.482 26.293 32.610 26.428Q32.738 26.563 32.922 26.563L33.555 26.563Q34.003 26.563 34.372 26.634Q34.741 26.706 35.001 26.935Q35.260 27.164 35.260 27.598Q35.260 27.919 34.965 28.121Q34.669 28.323 34.266 28.412Q33.862 28.501 33.548 28.501Q33.230 28.501 32.827 28.412Q32.423 28.323 32.128 28.121Q31.832 27.919 31.832 27.598M32.287 27.598Q32.287 27.827 32.505 27.976Q32.724 28.125 33.016 28.193Q33.309 28.261 33.548 28.261Q33.712 28.261 33.921 28.225Q34.129 28.190 34.336 28.109Q34.543 28.029 34.674 27.901Q34.806 27.773 34.806 27.598Q34.806 27.246 34.425 27.152Q34.044 27.058 33.541 27.058L32.922 27.058Q32.683 27.058 32.485 27.209Q32.287 27.359 32.287 27.598M33.336 25.811Q34.003 25.811 34.003 25.014Q34.003 24.214 33.336 24.214Q32.666 24.214 32.666 25.014Q32.666 25.811 33.336 25.811M37.537 27.065L35.903 27.065L35.903 26.785Q36.132 26.785 36.281 26.751Q36.429 26.716 36.429 26.576L36.429 22.957Q36.429 22.687 36.322 22.625Q36.214 22.564 35.903 22.564L35.903 22.283L36.983 22.208L36.983 24.594Q37.089 24.409 37.267 24.267Q37.444 24.126 37.653 24.052Q37.861 23.979 38.087 23.979Q38.593 23.979 38.877 24.202Q39.160 24.426 39.160 24.922L39.160 26.576Q39.160 26.713 39.309 26.749Q39.458 26.785 39.683 26.785L39.683 27.065L38.053 27.065L38.053 26.785Q38.282 26.785 38.431 26.751Q38.579 26.716 38.579 26.576L38.579 24.936Q38.579 24.601 38.460 24.401Q38.340 24.201 38.026 24.201Q37.755 24.201 37.521 24.337Q37.287 24.474 37.149 24.708Q37.010 24.942 37.010 25.216L37.010 26.576Q37.010 26.713 37.161 26.749Q37.311 26.785 37.537 26.785\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(17.76 -66.536)\">\u003Cpath d=\"M44.722 27.065L42.986 27.065L42.986 26.785Q43.215 26.785 43.364 26.751Q43.512 26.716 43.512 26.576L43.512 24.727Q43.512 24.457 43.405 24.396Q43.297 24.334 42.986 24.334L42.986 24.054L44.015 23.979L44.015 24.686Q44.145 24.378 44.387 24.179Q44.630 23.979 44.948 23.979Q45.167 23.979 45.338 24.103Q45.509 24.228 45.509 24.440Q45.509 24.577 45.409 24.676Q45.310 24.775 45.177 24.775Q45.040 24.775 44.941 24.676Q44.842 24.577 44.842 24.440Q44.842 24.300 44.941 24.201Q44.651 24.201 44.451 24.397Q44.251 24.594 44.158 24.888Q44.066 25.182 44.066 25.462L44.066 26.576Q44.066 26.785 44.722 26.785L44.722 27.065M46.052 25.530Q46.052 25.209 46.177 24.920Q46.302 24.631 46.527 24.408Q46.753 24.184 47.048 24.064Q47.344 23.944 47.662 23.944Q47.990 23.944 48.252 24.044Q48.513 24.143 48.689 24.325Q48.865 24.508 48.959 24.766Q49.053 25.024 49.053 25.356Q49.053 25.448 48.971 25.469L46.715 25.469L46.715 25.530Q46.715 26.118 46.999 26.501Q47.283 26.884 47.850 26.884Q48.171 26.884 48.439 26.691Q48.708 26.498 48.797 26.183Q48.804 26.142 48.879 26.128L48.971 26.128Q49.053 26.152 49.053 26.224Q49.053 26.231 49.046 26.258Q48.933 26.655 48.563 26.894Q48.192 27.133 47.768 27.133Q47.330 27.133 46.930 26.925Q46.531 26.716 46.291 26.349Q46.052 25.982 46.052 25.530M46.722 25.260L48.537 25.260Q48.537 24.983 48.439 24.731Q48.342 24.478 48.144 24.322Q47.946 24.167 47.662 24.167Q47.385 24.167 47.171 24.325Q46.958 24.484 46.840 24.739Q46.722 24.994 46.722 25.260M51.029 27.038L50.048 24.539Q49.986 24.396 49.868 24.361Q49.750 24.327 49.535 24.327L49.535 24.047L51.015 24.047L51.015 24.327Q50.636 24.327 50.636 24.488Q50.636 24.498 50.649 24.539L51.364 26.371L52.037 24.666Q52.006 24.594 52.006 24.566Q52.006 24.539 51.979 24.539Q51.917 24.392 51.799 24.360Q51.681 24.327 51.470 24.327L51.470 24.047L52.867 24.047L52.867 24.327Q52.491 24.327 52.491 24.488Q52.491 24.519 52.498 24.539L53.254 26.477L53.941 24.727Q53.961 24.676 53.961 24.621Q53.961 24.481 53.848 24.404Q53.736 24.327 53.596 24.327L53.596 24.047L54.816 24.047L54.816 24.327Q54.611 24.327 54.455 24.433Q54.300 24.539 54.228 24.727L53.322 27.038Q53.288 27.133 53.175 27.133L53.107 27.133Q52.997 27.133 52.960 27.038L52.177 25.035L51.391 27.038Q51.357 27.133 51.244 27.133L51.176 27.133Q51.066 27.133 51.029 27.038\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(17.76 -66.536)\">\u003Cpath d=\"M55.205 26.337Q55.205 26.005 55.428 25.778Q55.652 25.551 55.996 25.423Q56.339 25.294 56.712 25.242Q57.084 25.189 57.389 25.189L57.389 24.936Q57.389 24.731 57.281 24.551Q57.173 24.372 56.992 24.269Q56.811 24.167 56.603 24.167Q56.196 24.167 55.960 24.259Q56.049 24.296 56.095 24.380Q56.141 24.464 56.141 24.566Q56.141 24.662 56.095 24.741Q56.049 24.819 55.968 24.864Q55.888 24.908 55.799 24.908Q55.649 24.908 55.548 24.811Q55.447 24.713 55.447 24.566Q55.447 23.944 56.603 23.944Q56.814 23.944 57.064 24.008Q57.313 24.071 57.515 24.190Q57.717 24.310 57.843 24.495Q57.970 24.679 57.970 24.922L57.970 26.498Q57.970 26.614 58.031 26.710Q58.093 26.805 58.206 26.805Q58.315 26.805 58.380 26.711Q58.445 26.617 58.445 26.498L58.445 26.050L58.711 26.050L58.711 26.498Q58.711 26.768 58.484 26.933Q58.257 27.099 57.977 27.099Q57.768 27.099 57.631 26.945Q57.495 26.792 57.471 26.576Q57.324 26.843 57.042 26.988Q56.760 27.133 56.435 27.133Q56.158 27.133 55.874 27.058Q55.591 26.983 55.398 26.804Q55.205 26.624 55.205 26.337M55.820 26.337Q55.820 26.511 55.921 26.641Q56.021 26.771 56.177 26.841Q56.332 26.911 56.497 26.911Q56.715 26.911 56.924 26.814Q57.132 26.716 57.260 26.535Q57.389 26.354 57.389 26.128L57.389 25.400Q57.064 25.400 56.698 25.491Q56.332 25.582 56.076 25.794Q55.820 26.005 55.820 26.337M60.878 27.065L59.142 27.065L59.142 26.785Q59.371 26.785 59.520 26.751Q59.668 26.716 59.668 26.576L59.668 24.727Q59.668 24.457 59.561 24.396Q59.453 24.334 59.142 24.334L59.142 24.054L60.171 23.979L60.171 24.686Q60.301 24.378 60.543 24.179Q60.786 23.979 61.104 23.979Q61.323 23.979 61.494 24.103Q61.665 24.228 61.665 24.440Q61.665 24.577 61.565 24.676Q61.466 24.775 61.333 24.775Q61.196 24.775 61.097 24.676Q60.998 24.577 60.998 24.440Q60.998 24.300 61.097 24.201Q60.807 24.201 60.607 24.397Q60.407 24.594 60.314 24.888Q60.222 25.182 60.222 25.462L60.222 26.576Q60.222 26.785 60.878 26.785L60.878 27.065M62.249 25.554Q62.249 25.216 62.389 24.925Q62.529 24.635 62.774 24.421Q63.018 24.208 63.322 24.093Q63.626 23.979 63.951 23.979Q64.221 23.979 64.484 24.078Q64.748 24.177 64.939 24.355L64.939 22.957Q64.939 22.687 64.831 22.625Q64.724 22.564 64.413 22.564L64.413 22.283L65.489 22.208L65.489 26.392Q65.489 26.580 65.544 26.663Q65.599 26.747 65.699 26.766Q65.800 26.785 66.016 26.785L66.016 27.065L64.908 27.133L64.908 26.716Q64.491 27.133 63.866 27.133Q63.435 27.133 63.062 26.921Q62.690 26.710 62.469 26.349Q62.249 25.988 62.249 25.554M63.924 26.911Q64.132 26.911 64.319 26.839Q64.505 26.768 64.659 26.631Q64.812 26.494 64.908 26.316L64.908 24.707Q64.823 24.560 64.677 24.440Q64.532 24.320 64.363 24.261Q64.194 24.201 64.013 24.201Q63.452 24.201 63.184 24.590Q62.915 24.980 62.915 25.561Q62.915 26.132 63.150 26.522Q63.384 26.911 63.924 26.911\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"var(--tk-warn)\" stroke=\"none\" d=\"M145.331 23.389a2 2 0 1 0-4 0 2 2 0 0 0 4 0m-2 0\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\">\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(123.034 -13.219)\">\u003Cpath d=\"M3.064 27.065L1.430 27.065L1.430 26.785Q1.659 26.785 1.808 26.751Q1.957 26.716 1.957 26.576L1.957 24.727Q1.957 24.457 1.849 24.396Q1.741 24.334 1.430 24.334L1.430 24.054L2.490 23.979L2.490 24.628Q2.661 24.320 2.965 24.149Q3.269 23.979 3.614 23.979Q4.014 23.979 4.291 24.119Q4.568 24.259 4.653 24.607Q4.821 24.314 5.120 24.146Q5.419 23.979 5.764 23.979Q6.270 23.979 6.554 24.202Q6.838 24.426 6.838 24.922L6.838 26.576Q6.838 26.713 6.986 26.749Q7.135 26.785 7.360 26.785L7.360 27.065L5.730 27.065L5.730 26.785Q5.956 26.785 6.106 26.749Q6.256 26.713 6.256 26.576L6.256 24.936Q6.256 24.601 6.137 24.401Q6.017 24.201 5.703 24.201Q5.433 24.201 5.199 24.337Q4.964 24.474 4.826 24.708Q4.688 24.942 4.688 25.216L4.688 26.576Q4.688 26.713 4.836 26.749Q4.985 26.785 5.211 26.785L5.211 27.065L3.580 27.065L3.580 26.785Q3.809 26.785 3.958 26.751Q4.107 26.716 4.107 26.576L4.107 24.936Q4.107 24.601 3.987 24.401Q3.867 24.201 3.553 24.201Q3.283 24.201 3.049 24.337Q2.815 24.474 2.676 24.708Q2.538 24.942 2.538 25.216L2.538 26.576Q2.538 26.713 2.688 26.749Q2.839 26.785 3.064 26.785L3.064 27.065M8.006 26.337Q8.006 26.005 8.230 25.778Q8.454 25.551 8.798 25.423Q9.141 25.294 9.514 25.242Q9.886 25.189 10.191 25.189L10.191 24.936Q10.191 24.731 10.083 24.551Q9.975 24.372 9.794 24.269Q9.613 24.167 9.404 24.167Q8.998 24.167 8.762 24.259Q8.851 24.296 8.897 24.380Q8.943 24.464 8.943 24.566Q8.943 24.662 8.897 24.741Q8.851 24.819 8.770 24.864Q8.690 24.908 8.601 24.908Q8.451 24.908 8.350 24.811Q8.249 24.713 8.249 24.566Q8.249 23.944 9.404 23.944Q9.616 23.944 9.866 24.008Q10.115 24.071 10.317 24.190Q10.519 24.310 10.645 24.495Q10.772 24.679 10.772 24.922L10.772 26.498Q10.772 26.614 10.833 26.710Q10.895 26.805 11.007 26.805Q11.117 26.805 11.182 26.711Q11.247 26.617 11.247 26.498L11.247 26.050L11.513 26.050L11.513 26.498Q11.513 26.768 11.286 26.933Q11.059 27.099 10.778 27.099Q10.570 27.099 10.433 26.945Q10.297 26.792 10.273 26.576Q10.126 26.843 9.844 26.988Q9.562 27.133 9.237 27.133Q8.960 27.133 8.676 27.058Q8.393 26.983 8.200 26.804Q8.006 26.624 8.006 26.337M8.622 26.337Q8.622 26.511 8.723 26.641Q8.823 26.771 8.979 26.841Q9.134 26.911 9.298 26.911Q9.517 26.911 9.726 26.814Q9.934 26.716 10.062 26.535Q10.191 26.354 10.191 26.128L10.191 25.400Q9.866 25.400 9.500 25.491Q9.134 25.582 8.878 25.794Q8.622 26.005 8.622 26.337M11.930 27.058L11.930 25.995Q11.930 25.971 11.958 25.944Q11.985 25.917 12.009 25.917L12.118 25.917Q12.183 25.917 12.197 25.975Q12.293 26.409 12.539 26.660Q12.785 26.911 13.198 26.911Q13.540 26.911 13.793 26.778Q14.046 26.645 14.046 26.337Q14.046 26.180 13.952 26.065Q13.858 25.951 13.720 25.882Q13.581 25.814 13.414 25.776L12.833 25.677Q12.477 25.609 12.204 25.388Q11.930 25.168 11.930 24.826Q11.930 24.577 12.041 24.402Q12.152 24.228 12.339 24.129Q12.525 24.030 12.740 23.987Q12.956 23.944 13.198 23.944Q13.612 23.944 13.892 24.126L14.108 23.951Q14.118 23.948 14.125 23.946Q14.131 23.944 14.142 23.944L14.193 23.944Q14.220 23.944 14.244 23.968Q14.268 23.992 14.268 24.020L14.268 24.867Q14.268 24.888 14.244 24.915Q14.220 24.942 14.193 24.942L14.080 24.942Q14.053 24.942 14.027 24.917Q14.002 24.891 14.002 24.867Q14.002 24.631 13.896 24.467Q13.790 24.303 13.607 24.221Q13.424 24.139 13.192 24.139Q12.863 24.139 12.607 24.242Q12.351 24.344 12.351 24.621Q12.351 24.816 12.534 24.925Q12.716 25.035 12.945 25.076L13.520 25.182Q13.766 25.230 13.979 25.358Q14.193 25.486 14.330 25.689Q14.466 25.893 14.466 26.142Q14.466 26.655 14.101 26.894Q13.735 27.133 13.198 27.133Q12.703 27.133 12.371 26.839L12.105 27.113Q12.084 27.133 12.057 27.133L12.009 27.133Q11.985 27.133 11.958 27.106Q11.930 27.079 11.930 27.058M15.622 26.224L15.622 24.327L14.983 24.327L14.983 24.105Q15.300 24.105 15.517 23.895Q15.735 23.685 15.835 23.375Q15.936 23.066 15.936 22.758L16.203 22.758L16.203 24.047L17.279 24.047L17.279 24.327L16.203 24.327L16.203 26.211Q16.203 26.487 16.307 26.686Q16.411 26.884 16.671 26.884Q16.828 26.884 16.934 26.780Q17.040 26.675 17.090 26.522Q17.139 26.368 17.139 26.211L17.139 25.797L17.406 25.797L17.406 26.224Q17.406 26.450 17.307 26.660Q17.208 26.870 17.023 27.002Q16.839 27.133 16.610 27.133Q16.172 27.133 15.897 26.896Q15.622 26.658 15.622 26.224M18.175 25.530Q18.175 25.209 18.300 24.920Q18.424 24.631 18.650 24.408Q18.876 24.184 19.171 24.064Q19.467 23.944 19.785 23.944Q20.113 23.944 20.374 24.044Q20.636 24.143 20.812 24.325Q20.988 24.508 21.082 24.766Q21.176 25.024 21.176 25.356Q21.176 25.448 21.094 25.469L18.838 25.469L18.838 25.530Q18.838 26.118 19.122 26.501Q19.405 26.884 19.973 26.884Q20.294 26.884 20.562 26.691Q20.831 26.498 20.920 26.183Q20.926 26.142 21.002 26.128L21.094 26.128Q21.176 26.152 21.176 26.224Q21.176 26.231 21.169 26.258Q21.056 26.655 20.685 26.894Q20.315 27.133 19.891 27.133Q19.453 27.133 19.053 26.925Q18.653 26.716 18.414 26.349Q18.175 25.982 18.175 25.530M18.845 25.260L20.660 25.260Q20.660 24.983 20.562 24.731Q20.465 24.478 20.267 24.322Q20.068 24.167 19.785 24.167Q19.508 24.167 19.294 24.325Q19.081 24.484 18.963 24.739Q18.845 24.994 18.845 25.260M23.514 27.065L21.777 27.065L21.777 26.785Q22.006 26.785 22.155 26.751Q22.304 26.716 22.304 26.576L22.304 24.727Q22.304 24.457 22.196 24.396Q22.089 24.334 21.777 24.334L21.777 24.054L22.806 23.979L22.806 24.686Q22.936 24.378 23.179 24.179Q23.422 23.979 23.739 23.979Q23.958 23.979 24.129 24.103Q24.300 24.228 24.300 24.440Q24.300 24.577 24.201 24.676Q24.102 24.775 23.968 24.775Q23.832 24.775 23.733 24.676Q23.633 24.577 23.633 24.440Q23.633 24.300 23.733 24.201Q23.442 24.201 23.242 24.397Q23.042 24.594 22.950 24.888Q22.858 25.182 22.858 25.462L22.858 26.576Q22.858 26.785 23.514 26.785L23.514 27.065M24.843 25.530Q24.843 25.209 24.968 24.920Q25.093 24.631 25.318 24.408Q25.544 24.184 25.840 24.064Q26.135 23.944 26.453 23.944Q26.781 23.944 27.043 24.044Q27.304 24.143 27.480 24.325Q27.656 24.508 27.750 24.766Q27.844 25.024 27.844 25.356Q27.844 25.448 27.762 25.469L25.506 25.469L25.506 25.530Q25.506 26.118 25.790 26.501Q26.074 26.884 26.641 26.884Q26.963 26.884 27.231 26.691Q27.499 26.498 27.588 26.183Q27.595 26.142 27.670 26.128L27.762 26.128Q27.844 26.152 27.844 26.224Q27.844 26.231 27.838 26.258Q27.725 26.655 27.354 26.894Q26.983 27.133 26.559 27.133Q26.122 27.133 25.722 26.925Q25.322 26.716 25.083 26.349Q24.843 25.982 24.843 25.530M25.513 25.260L27.328 25.260Q27.328 24.983 27.231 24.731Q27.133 24.478 26.935 24.322Q26.737 24.167 26.453 24.167Q26.176 24.167 25.963 24.325Q25.749 24.484 25.631 24.739Q25.513 24.994 25.513 25.260M28.432 25.554Q28.432 25.216 28.572 24.925Q28.713 24.635 28.957 24.421Q29.201 24.208 29.505 24.093Q29.810 23.979 30.134 23.979Q30.404 23.979 30.668 24.078Q30.931 24.177 31.122 24.355L31.122 22.957Q31.122 22.687 31.015 22.625Q30.907 22.564 30.596 22.564L30.596 22.283L31.672 22.208L31.672 26.392Q31.672 26.580 31.727 26.663Q31.782 26.747 31.883 26.766Q31.984 26.785 32.199 26.785L32.199 27.065L31.091 27.133L31.091 26.716Q30.674 27.133 30.049 27.133Q29.618 27.133 29.246 26.921Q28.873 26.710 28.653 26.349Q28.432 25.988 28.432 25.554M30.107 26.911Q30.316 26.911 30.502 26.839Q30.688 26.768 30.842 26.631Q30.996 26.494 31.091 26.316L31.091 24.707Q31.006 24.560 30.861 24.440Q30.715 24.320 30.546 24.261Q30.377 24.201 30.196 24.201Q29.635 24.201 29.367 24.590Q29.099 24.980 29.099 25.561Q29.099 26.132 29.333 26.522Q29.567 26.911 30.107 26.911M33.248 26.645Q33.248 26.477 33.371 26.354Q33.494 26.231 33.669 26.231Q33.836 26.231 33.959 26.354Q34.082 26.477 34.082 26.645Q34.082 26.819 33.959 26.942Q33.836 27.065 33.669 27.065Q33.494 27.065 33.371 26.942Q33.248 26.819 33.248 26.645M33.248 24.461Q33.248 24.293 33.371 24.170Q33.494 24.047 33.669 24.047Q33.836 24.047 33.959 24.170Q34.082 24.293 34.082 24.461Q34.082 24.635 33.959 24.758Q33.836 24.881 33.669 24.881Q33.494 24.881 33.371 24.758Q33.248 24.635 33.248 24.461\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(123.034 -13.219)\">\u003Cpath d=\"M40.385 27.065L38.751 27.065L38.751 26.785Q38.980 26.785 39.129 26.751Q39.278 26.716 39.278 26.576L39.278 24.727Q39.278 24.457 39.170 24.396Q39.062 24.334 38.751 24.334L38.751 24.054L39.811 23.979L39.811 24.628Q39.982 24.320 40.286 24.149Q40.590 23.979 40.935 23.979Q41.441 23.979 41.725 24.202Q42.009 24.426 42.009 24.922L42.009 26.576Q42.009 26.713 42.157 26.749Q42.306 26.785 42.532 26.785L42.532 27.065L40.901 27.065L40.901 26.785Q41.130 26.785 41.279 26.751Q41.428 26.716 41.428 26.576L41.428 24.936Q41.428 24.601 41.308 24.401Q41.188 24.201 40.874 24.201Q40.604 24.201 40.370 24.337Q40.136 24.474 39.997 24.708Q39.859 24.942 39.859 25.216L39.859 26.576Q39.859 26.713 40.009 26.749Q40.160 26.785 40.385 26.785L40.385 27.065M43.078 25.530Q43.078 25.209 43.203 24.920Q43.328 24.631 43.554 24.408Q43.779 24.184 44.075 24.064Q44.370 23.944 44.688 23.944Q45.016 23.944 45.278 24.044Q45.539 24.143 45.715 24.325Q45.891 24.508 45.985 24.766Q46.079 25.024 46.079 25.356Q46.079 25.448 45.997 25.469L43.742 25.469L43.742 25.530Q43.742 26.118 44.025 26.501Q44.309 26.884 44.876 26.884Q45.198 26.884 45.466 26.691Q45.734 26.498 45.823 26.183Q45.830 26.142 45.905 26.128L45.997 26.128Q46.079 26.152 46.079 26.224Q46.079 26.231 46.073 26.258Q45.960 26.655 45.589 26.894Q45.218 27.133 44.794 27.133Q44.357 27.133 43.957 26.925Q43.557 26.716 43.318 26.349Q43.078 25.982 43.078 25.530M43.748 25.260L45.563 25.260Q45.563 24.983 45.466 24.731Q45.368 24.478 45.170 24.322Q44.972 24.167 44.688 24.167Q44.411 24.167 44.198 24.325Q43.984 24.484 43.866 24.739Q43.748 24.994 43.748 25.260M46.725 26.337Q46.725 26.005 46.949 25.778Q47.173 25.551 47.517 25.423Q47.860 25.294 48.233 25.242Q48.605 25.189 48.910 25.189L48.910 24.936Q48.910 24.731 48.802 24.551Q48.694 24.372 48.513 24.269Q48.332 24.167 48.123 24.167Q47.717 24.167 47.481 24.259Q47.570 24.296 47.616 24.380Q47.662 24.464 47.662 24.566Q47.662 24.662 47.616 24.741Q47.570 24.819 47.489 24.864Q47.409 24.908 47.320 24.908Q47.170 24.908 47.069 24.811Q46.968 24.713 46.968 24.566Q46.968 23.944 48.123 23.944Q48.335 23.944 48.585 24.008Q48.834 24.071 49.036 24.190Q49.238 24.310 49.364 24.495Q49.491 24.679 49.491 24.922L49.491 26.498Q49.491 26.614 49.552 26.710Q49.614 26.805 49.726 26.805Q49.836 26.805 49.901 26.711Q49.966 26.617 49.966 26.498L49.966 26.050L50.232 26.050L50.232 26.498Q50.232 26.768 50.005 26.933Q49.778 27.099 49.497 27.099Q49.289 27.099 49.152 26.945Q49.015 26.792 48.992 26.576Q48.845 26.843 48.563 26.988Q48.281 27.133 47.956 27.133Q47.679 27.133 47.395 27.058Q47.112 26.983 46.919 26.804Q46.725 26.624 46.725 26.337M47.341 26.337Q47.341 26.511 47.441 26.641Q47.542 26.771 47.698 26.841Q47.853 26.911 48.017 26.911Q48.236 26.911 48.445 26.814Q48.653 26.716 48.781 26.535Q48.910 26.354 48.910 26.128L48.910 25.400Q48.585 25.400 48.219 25.491Q47.853 25.582 47.597 25.794Q47.341 26.005 47.341 26.337M52.399 27.065L50.663 27.065L50.663 26.785Q50.892 26.785 51.041 26.751Q51.189 26.716 51.189 26.576L51.189 24.727Q51.189 24.457 51.082 24.396Q50.974 24.334 50.663 24.334L50.663 24.054L51.692 23.979L51.692 24.686Q51.822 24.378 52.064 24.179Q52.307 23.979 52.625 23.979Q52.844 23.979 53.014 24.103Q53.185 24.228 53.185 24.440Q53.185 24.577 53.086 24.676Q52.987 24.775 52.854 24.775Q52.717 24.775 52.618 24.676Q52.519 24.577 52.519 24.440Q52.519 24.300 52.618 24.201Q52.327 24.201 52.128 24.397Q51.928 24.594 51.835 24.888Q51.743 25.182 51.743 25.462L51.743 26.576Q51.743 26.785 52.399 26.785\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(123.034 -13.219)\">\u003Cpath d=\"M59.212 27.065L56.540 27.065Q56.495 27.065 56.468 27.038Q56.440 27.010 56.440 26.966L56.440 26.898Q56.440 26.857 56.468 26.826L58.577 24.273L57.938 24.273Q57.514 24.273 57.281 24.339Q57.049 24.406 56.929 24.616Q56.810 24.826 56.810 25.247L56.546 25.247L56.628 24.047L59.219 24.047Q59.260 24.047 59.289 24.074Q59.318 24.102 59.318 24.146L59.318 24.194Q59.318 24.238 59.294 24.266L57.189 26.812L57.869 26.812Q58.197 26.812 58.414 26.776Q58.631 26.740 58.799 26.590Q58.939 26.453 58.992 26.229Q59.045 26.005 59.072 25.677L59.339 25.677L59.212 27.065M59.988 25.530Q59.988 25.209 60.113 24.920Q60.238 24.631 60.463 24.408Q60.689 24.184 60.985 24.064Q61.280 23.944 61.598 23.944Q61.926 23.944 62.188 24.044Q62.449 24.143 62.625 24.325Q62.801 24.508 62.895 24.766Q62.989 25.024 62.989 25.356Q62.989 25.448 62.907 25.469L60.651 25.469L60.651 25.530Q60.651 26.118 60.935 26.501Q61.219 26.884 61.786 26.884Q62.107 26.884 62.376 26.691Q62.644 26.498 62.733 26.183Q62.740 26.142 62.815 26.128L62.907 26.128Q62.989 26.152 62.989 26.224Q62.989 26.231 62.982 26.258Q62.870 26.655 62.499 26.894Q62.128 27.133 61.704 27.133Q61.267 27.133 60.867 26.925Q60.467 26.716 60.228 26.349Q59.988 25.982 59.988 25.530M60.658 25.260L62.473 25.260Q62.473 24.983 62.376 24.731Q62.278 24.478 62.080 24.322Q61.882 24.167 61.598 24.167Q61.321 24.167 61.108 24.325Q60.894 24.484 60.776 24.739Q60.658 24.994 60.658 25.260M65.327 27.065L63.591 27.065L63.591 26.785Q63.820 26.785 63.969 26.751Q64.117 26.716 64.117 26.576L64.117 24.727Q64.117 24.457 64.010 24.396Q63.902 24.334 63.591 24.334L63.591 24.054L64.620 23.979L64.620 24.686Q64.750 24.378 64.992 24.179Q65.235 23.979 65.553 23.979Q65.771 23.979 65.942 24.103Q66.113 24.228 66.113 24.440Q66.113 24.577 66.014 24.676Q65.915 24.775 65.782 24.775Q65.645 24.775 65.546 24.676Q65.447 24.577 65.447 24.440Q65.447 24.300 65.546 24.201Q65.255 24.201 65.055 24.397Q64.855 24.594 64.763 24.888Q64.671 25.182 64.671 25.462L64.671 26.576Q64.671 26.785 65.327 26.785L65.327 27.065M66.657 25.582Q66.657 25.240 66.792 24.941Q66.927 24.642 67.166 24.418Q67.405 24.194 67.723 24.069Q68.041 23.944 68.373 23.944Q68.817 23.944 69.217 24.160Q69.617 24.375 69.851 24.753Q70.085 25.130 70.085 25.582Q70.085 25.923 69.943 26.207Q69.801 26.491 69.557 26.698Q69.313 26.904 69.003 27.019Q68.694 27.133 68.373 27.133Q67.942 27.133 67.540 26.932Q67.139 26.730 66.898 26.378Q66.657 26.026 66.657 25.582M68.373 26.884Q68.974 26.884 69.198 26.506Q69.422 26.128 69.422 25.496Q69.422 24.884 69.188 24.525Q68.954 24.167 68.373 24.167Q67.320 24.167 67.320 25.496Q67.320 26.128 67.545 26.506Q67.771 26.884 68.373 26.884\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">Self-extinguishing curiosity. The intrinsic reward for a region is the forward model&#39;s prediction error there; as the agent revisits and the model learns, the error (and the reward) decays toward zero, so the agent stops being paid for a mastered region and its attention moves to the next unfamiliar one.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:492.552px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 369.414 111.875\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M-62.07-40.772H.526V-72.07H-62.07Z\"\u002F>\u003Cg transform=\"translate(-6.272 -35.239)\">\u003Cpath d=\"M-30.458-19.439L-30.458-20.502Q-30.458-20.526-30.430-20.553Q-30.403-20.580-30.379-20.580L-30.270-20.580Q-30.205-20.580-30.191-20.522Q-30.095-20.088-29.849-19.837Q-29.603-19.586-29.189-19.586Q-28.848-19.586-28.595-19.719Q-28.342-19.852-28.342-20.160Q-28.342-20.317-28.436-20.432Q-28.530-20.546-28.668-20.615Q-28.807-20.683-28.974-20.721L-29.555-20.820Q-29.911-20.888-30.184-21.109Q-30.458-21.329-30.458-21.671Q-30.458-21.920-30.346-22.095Q-30.235-22.269-30.049-22.368Q-29.863-22.467-29.647-22.510Q-29.432-22.553-29.189-22.553Q-28.776-22.553-28.496-22.371L-28.280-22.546Q-28.270-22.549-28.263-22.551Q-28.256-22.553-28.246-22.553L-28.195-22.553Q-28.168-22.553-28.144-22.529Q-28.120-22.505-28.120-22.477L-28.120-21.630Q-28.120-21.609-28.144-21.582Q-28.168-21.555-28.195-21.555L-28.308-21.555Q-28.335-21.555-28.361-21.580Q-28.386-21.606-28.386-21.630Q-28.386-21.866-28.492-22.030Q-28.598-22.194-28.781-22.276Q-28.964-22.358-29.196-22.358Q-29.524-22.358-29.781-22.255Q-30.037-22.153-30.037-21.876Q-30.037-21.681-29.854-21.572Q-29.671-21.462-29.442-21.421L-28.868-21.315Q-28.622-21.267-28.408-21.139Q-28.195-21.011-28.058-20.808Q-27.921-20.604-27.921-20.355Q-27.921-19.842-28.287-19.603Q-28.653-19.364-29.189-19.364Q-29.685-19.364-30.017-19.658L-30.283-19.384Q-30.304-19.364-30.331-19.364L-30.379-19.364Q-30.403-19.364-30.430-19.391Q-30.458-19.418-30.458-19.439M-25.163-17.682Q-25.713-18.082-26.084-18.637Q-26.455-19.193-26.636-19.839Q-26.817-20.485-26.817-21.182Q-26.817-21.695-26.717-22.190Q-26.616-22.686-26.411-23.137Q-26.206-23.588-25.893-23.980Q-25.580-24.371-25.163-24.675Q-25.153-24.679-25.146-24.680Q-25.139-24.682-25.129-24.682L-25.061-24.682Q-25.026-24.682-25.004-24.658Q-24.982-24.634-24.982-24.597Q-24.982-24.552-25.009-24.535Q-25.358-24.234-25.611-23.850Q-25.864-23.465-26.016-23.024Q-26.168-22.583-26.240-22.127Q-26.312-21.671-26.312-21.182Q-26.312-20.181-26.002-19.294Q-25.693-18.407-25.009-17.822Q-24.982-17.805-24.982-17.761Q-24.982-17.723-25.004-17.699Q-25.026-17.675-25.061-17.675L-25.129-17.675Q-25.136-17.679-25.144-17.680Q-25.153-17.682-25.163-17.682M-23.646-20.273L-23.646-22.170L-24.285-22.170L-24.285-22.392Q-23.967-22.392-23.750-22.602Q-23.533-22.812-23.432-23.122Q-23.331-23.431-23.331-23.739L-23.064-23.739L-23.064-22.450L-21.988-22.450L-21.988-22.170L-23.064-22.170L-23.064-20.286Q-23.064-20.010-22.960-19.811Q-22.856-19.613-22.596-19.613Q-22.439-19.613-22.333-19.717Q-22.227-19.822-22.178-19.975Q-22.128-20.129-22.128-20.286L-22.128-20.700L-21.861-20.700L-21.861-20.273Q-21.861-20.047-21.960-19.837Q-22.060-19.627-22.244-19.495Q-22.429-19.364-22.658-19.364Q-23.095-19.364-23.370-19.601Q-23.646-19.839-23.646-20.273M-20.730-17.675L-20.798-17.675Q-20.833-17.675-20.855-17.701Q-20.877-17.726-20.877-17.761Q-20.877-17.805-20.846-17.822Q-20.491-18.126-20.241-18.516Q-19.992-18.906-19.840-19.338Q-19.688-19.770-19.617-20.239Q-19.547-20.707-19.547-21.182Q-19.547-21.661-19.617-22.127Q-19.688-22.594-19.841-23.029Q-19.995-23.465-20.246-23.853Q-20.498-24.241-20.846-24.535Q-20.877-24.552-20.877-24.597Q-20.877-24.631-20.855-24.656Q-20.833-24.682-20.798-24.682L-20.730-24.682Q-20.720-24.682-20.711-24.680Q-20.703-24.679-20.692-24.675Q-20.149-24.275-19.776-23.722Q-19.404-23.168-19.223-22.522Q-19.042-21.876-19.042-21.182Q-19.042-20.481-19.223-19.834Q-19.404-19.186-19.778-18.632Q-20.152-18.078-20.692-17.682Q-20.703-17.682-20.711-17.680Q-20.720-17.679-20.730-17.675\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M-62.07 33.205H.526V1.907H-62.07Z\"\u002F>\u003Cg transform=\"translate(-11.334 38.739)\">\u003Cpath d=\"M-30.458-19.439L-30.458-20.502Q-30.458-20.526-30.430-20.553Q-30.403-20.580-30.379-20.580L-30.270-20.580Q-30.205-20.580-30.191-20.522Q-30.095-20.088-29.849-19.837Q-29.603-19.586-29.189-19.586Q-28.848-19.586-28.595-19.719Q-28.342-19.852-28.342-20.160Q-28.342-20.317-28.436-20.432Q-28.530-20.546-28.668-20.615Q-28.807-20.683-28.974-20.721L-29.555-20.820Q-29.911-20.888-30.184-21.109Q-30.458-21.329-30.458-21.671Q-30.458-21.920-30.346-22.095Q-30.235-22.269-30.049-22.368Q-29.863-22.467-29.647-22.510Q-29.432-22.553-29.189-22.553Q-28.776-22.553-28.496-22.371L-28.280-22.546Q-28.270-22.549-28.263-22.551Q-28.256-22.553-28.246-22.553L-28.195-22.553Q-28.168-22.553-28.144-22.529Q-28.120-22.505-28.120-22.477L-28.120-21.630Q-28.120-21.609-28.144-21.582Q-28.168-21.555-28.195-21.555L-28.308-21.555Q-28.335-21.555-28.361-21.580Q-28.386-21.606-28.386-21.630Q-28.386-21.866-28.492-22.030Q-28.598-22.194-28.781-22.276Q-28.964-22.358-29.196-22.358Q-29.524-22.358-29.781-22.255Q-30.037-22.153-30.037-21.876Q-30.037-21.681-29.854-21.572Q-29.671-21.462-29.442-21.421L-28.868-21.315Q-28.622-21.267-28.408-21.139Q-28.195-21.011-28.058-20.808Q-27.921-20.604-27.921-20.355Q-27.921-19.842-28.287-19.603Q-28.653-19.364-29.189-19.364Q-29.685-19.364-30.017-19.658L-30.283-19.384Q-30.304-19.364-30.331-19.364L-30.379-19.364Q-30.403-19.364-30.430-19.391Q-30.458-19.418-30.458-19.439M-25.163-17.682Q-25.713-18.082-26.084-18.637Q-26.455-19.193-26.636-19.839Q-26.817-20.485-26.817-21.182Q-26.817-21.695-26.717-22.190Q-26.616-22.686-26.411-23.137Q-26.206-23.588-25.893-23.980Q-25.580-24.371-25.163-24.675Q-25.153-24.679-25.146-24.680Q-25.139-24.682-25.129-24.682L-25.061-24.682Q-25.026-24.682-25.004-24.658Q-24.982-24.634-24.982-24.597Q-24.982-24.552-25.009-24.535Q-25.358-24.234-25.611-23.850Q-25.864-23.465-26.016-23.024Q-26.168-22.583-26.240-22.127Q-26.312-21.671-26.312-21.182Q-26.312-20.181-26.002-19.294Q-25.693-18.407-25.009-17.822Q-24.982-17.805-24.982-17.761Q-24.982-17.723-25.004-17.699Q-25.026-17.675-25.061-17.675L-25.129-17.675Q-25.136-17.679-25.144-17.680Q-25.153-17.682-25.163-17.682M-23.646-20.273L-23.646-22.170L-24.285-22.170L-24.285-22.392Q-23.967-22.392-23.750-22.602Q-23.533-22.812-23.432-23.122Q-23.331-23.431-23.331-23.739L-23.064-23.739L-23.064-22.450L-21.988-22.450L-21.988-22.170L-23.064-22.170L-23.064-20.286Q-23.064-20.010-22.960-19.811Q-22.856-19.613-22.596-19.613Q-22.439-19.613-22.333-19.717Q-22.227-19.822-22.178-19.975Q-22.128-20.129-22.128-20.286L-22.128-20.700L-21.861-20.700L-21.861-20.273Q-21.861-20.047-21.960-19.837Q-22.060-19.627-22.244-19.495Q-22.429-19.364-22.658-19.364Q-23.095-19.364-23.370-19.601Q-23.646-19.839-23.646-20.273M-18.467-18.752L-18.467-21.008L-20.716-21.008Q-20.785-21.018-20.831-21.064Q-20.877-21.110-20.877-21.182Q-20.877-21.326-20.716-21.349L-18.467-21.349L-18.467-23.605Q-18.457-23.674-18.411-23.720Q-18.365-23.766-18.293-23.766Q-18.149-23.766-18.126-23.605L-18.126-21.349L-15.883-21.349Q-15.723-21.326-15.723-21.182Q-15.723-21.110-15.769-21.064Q-15.815-21.018-15.883-21.008L-18.126-21.008L-18.126-18.752Q-18.149-18.591-18.293-18.591Q-18.365-18.591-18.411-18.637Q-18.457-18.683-18.467-18.752M-11.901-19.432L-14.431-19.432L-14.431-19.712Q-13.463-19.712-13.463-19.921L-13.463-23.540Q-13.856-23.352-14.479-23.352L-14.479-23.633Q-14.062-23.633-13.698-23.734Q-13.334-23.834-13.077-24.080L-12.951-24.080Q-12.886-24.063-12.869-23.995L-12.869-19.921Q-12.869-19.712-11.901-19.712L-11.901-19.432M-10.609-17.675L-10.678-17.675Q-10.712-17.675-10.734-17.701Q-10.756-17.726-10.756-17.761Q-10.756-17.805-10.726-17.822Q-10.370-18.126-10.121-18.516Q-9.871-18.906-9.719-19.338Q-9.567-19.770-9.497-20.239Q-9.427-20.707-9.427-21.182Q-9.427-21.661-9.497-22.127Q-9.567-22.594-9.721-23.029Q-9.875-23.465-10.126-23.853Q-10.377-24.241-10.726-24.535Q-10.756-24.552-10.756-24.597Q-10.756-24.631-10.734-24.656Q-10.712-24.682-10.678-24.682L-10.609-24.682Q-10.599-24.682-10.591-24.680Q-10.582-24.679-10.572-24.675Q-10.028-24.275-9.656-23.722Q-9.283-23.168-9.102-22.522Q-8.921-21.876-8.921-21.182Q-8.921-20.481-9.102-19.834Q-9.283-19.186-9.657-18.632Q-10.032-18.078-10.572-17.682Q-10.582-17.682-10.591-17.680Q-10.599-17.679-10.609-17.675\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M30.401-43.617h48.37v-25.608h-48.37Z\"\u002F>\u003Cg transform=\"translate(70.413 -35.239)\">\u003Cpath d=\"M-28.814-18.075L-30.444-18.075L-30.444-18.355Q-30.215-18.355-30.066-18.390Q-29.918-18.424-29.918-18.564L-29.918-21.910Q-29.918-22.081-30.054-22.122Q-30.191-22.163-30.444-22.163L-30.444-22.443L-29.364-22.518L-29.364-22.112Q-29.142-22.313-28.855-22.416Q-28.567-22.518-28.260-22.518Q-27.833-22.518-27.469-22.305Q-27.105-22.091-26.891-21.727Q-26.677-21.363-26.677-20.943Q-26.677-20.498-26.917-20.134Q-27.156-19.770-27.549-19.567Q-27.942-19.364-28.386-19.364Q-28.653-19.364-28.901-19.464Q-29.148-19.565-29.336-19.746L-29.336-18.564Q-29.336-18.427-29.188-18.391Q-29.039-18.355-28.814-18.355L-28.814-18.075M-29.336-21.763L-29.336-20.153Q-29.203-19.900-28.960-19.743Q-28.718-19.586-28.441-19.586Q-28.113-19.586-27.860-19.787Q-27.607-19.989-27.474-20.307Q-27.340-20.625-27.340-20.943Q-27.340-21.172-27.405-21.401Q-27.470-21.630-27.598-21.828Q-27.727-22.026-27.921-22.146Q-28.116-22.265-28.349-22.265Q-28.643-22.265-28.911-22.136Q-29.179-22.006-29.336-21.763M-24.360-19.432L-25.994-19.432L-25.994-19.712Q-25.765-19.712-25.616-19.746Q-25.467-19.781-25.467-19.921L-25.467-23.540Q-25.467-23.810-25.575-23.872Q-25.683-23.933-25.994-23.933L-25.994-24.214L-24.914-24.289L-24.914-21.903Q-24.808-22.088-24.630-22.230Q-24.452-22.371-24.244-22.445Q-24.035-22.518-23.810-22.518Q-23.304-22.518-23.020-22.295Q-22.736-22.071-22.736-21.575L-22.736-19.921Q-22.736-19.784-22.588-19.748Q-22.439-19.712-22.213-19.712L-22.213-19.432L-23.844-19.432L-23.844-19.712Q-23.615-19.712-23.466-19.746Q-23.317-19.781-23.317-19.921L-23.317-21.561Q-23.317-21.896-23.437-22.096Q-23.557-22.296-23.871-22.296Q-24.141-22.296-24.375-22.160Q-24.609-22.023-24.748-21.789Q-24.886-21.555-24.886-21.281L-24.886-19.921Q-24.886-19.784-24.736-19.748Q-24.585-19.712-24.360-19.712L-24.360-19.432M-20.009-19.432L-21.561-19.432L-21.561-19.712Q-21.335-19.712-21.186-19.746Q-21.038-19.781-21.038-19.921L-21.038-21.770Q-21.038-21.958-21.085-22.042Q-21.133-22.125-21.231-22.144Q-21.328-22.163-21.540-22.163L-21.540-22.443L-20.484-22.518L-20.484-19.921Q-20.484-19.781-20.352-19.746Q-20.221-19.712-20.009-19.712L-20.009-19.432M-21.280-23.739Q-21.280-23.910-21.157-24.029Q-21.034-24.149-20.863-24.149Q-20.696-24.149-20.573-24.029Q-20.450-23.910-20.450-23.739Q-20.450-23.564-20.573-23.441Q-20.696-23.318-20.863-23.318Q-21.034-23.318-21.157-23.441Q-21.280-23.564-21.280-23.739M-17.233-17.682Q-17.784-18.082-18.155-18.637Q-18.525-19.193-18.707-19.839Q-18.888-20.485-18.888-21.182Q-18.888-21.695-18.787-22.190Q-18.686-22.686-18.481-23.137Q-18.276-23.588-17.963-23.980Q-17.650-24.371-17.233-24.675Q-17.223-24.679-17.216-24.680Q-17.209-24.682-17.199-24.682L-17.131-24.682Q-17.097-24.682-17.074-24.658Q-17.052-24.634-17.052-24.597Q-17.052-24.552-17.080-24.535Q-17.428-24.234-17.681-23.850Q-17.934-23.465-18.086-23.024Q-18.238-22.583-18.310-22.127Q-18.382-21.671-18.382-21.182Q-18.382-20.181-18.073-19.294Q-17.763-18.407-17.080-17.822Q-17.052-17.805-17.052-17.761Q-17.052-17.723-17.074-17.699Q-17.097-17.675-17.131-17.675L-17.199-17.675Q-17.206-17.679-17.215-17.680Q-17.223-17.682-17.233-17.682M-16.242-19.439L-16.242-20.502Q-16.242-20.526-16.215-20.553Q-16.188-20.580-16.164-20.580L-16.054-20.580Q-15.989-20.580-15.976-20.522Q-15.880-20.088-15.634-19.837Q-15.388-19.586-14.974-19.586Q-14.632-19.586-14.379-19.719Q-14.126-19.852-14.126-20.160Q-14.126-20.317-14.220-20.432Q-14.314-20.546-14.453-20.615Q-14.591-20.683-14.759-20.721L-15.340-20.820Q-15.695-20.888-15.969-21.109Q-16.242-21.329-16.242-21.671Q-16.242-21.920-16.131-22.095Q-16.020-22.269-15.834-22.368Q-15.647-22.467-15.432-22.510Q-15.217-22.553-14.974-22.553Q-14.561-22.553-14.280-22.371L-14.065-22.546Q-14.055-22.549-14.048-22.551Q-14.041-22.553-14.031-22.553L-13.980-22.553Q-13.952-22.553-13.928-22.529Q-13.904-22.505-13.904-22.477L-13.904-21.630Q-13.904-21.609-13.928-21.582Q-13.952-21.555-13.980-21.555L-14.092-21.555Q-14.120-21.555-14.145-21.580Q-14.171-21.606-14.171-21.630Q-14.171-21.866-14.277-22.030Q-14.383-22.194-14.566-22.276Q-14.749-22.358-14.981-22.358Q-15.309-22.358-15.565-22.255Q-15.822-22.153-15.822-21.876Q-15.822-21.681-15.639-21.572Q-15.456-21.462-15.227-21.421L-14.653-21.315Q-14.407-21.267-14.193-21.139Q-13.980-21.011-13.843-20.808Q-13.706-20.604-13.706-20.355Q-13.706-19.842-14.072-19.603Q-14.438-19.364-14.974-19.364Q-15.470-19.364-15.801-19.658L-16.068-19.384Q-16.088-19.364-16.116-19.364L-16.164-19.364Q-16.188-19.364-16.215-19.391Q-16.242-19.418-16.242-19.439M-10.948-17.682Q-11.498-18.082-11.869-18.637Q-12.240-19.193-12.421-19.839Q-12.602-20.485-12.602-21.182Q-12.602-21.695-12.501-22.190Q-12.400-22.686-12.195-23.137Q-11.990-23.588-11.678-23.980Q-11.365-24.371-10.948-24.675Q-10.938-24.679-10.931-24.680Q-10.924-24.682-10.914-24.682L-10.845-24.682Q-10.811-24.682-10.789-24.658Q-10.767-24.634-10.767-24.597Q-10.767-24.552-10.794-24.535Q-11.143-24.234-11.396-23.850Q-11.648-23.465-11.801-23.024Q-11.953-22.583-12.024-22.127Q-12.096-21.671-12.096-21.182Q-12.096-20.181-11.787-19.294Q-11.478-18.407-10.794-17.822Q-10.767-17.805-10.767-17.761Q-10.767-17.723-10.789-17.699Q-10.811-17.675-10.845-17.675L-10.914-17.675Q-10.920-17.679-10.929-17.680Q-10.938-17.682-10.948-17.682M-9.430-20.273L-9.430-22.170L-10.069-22.170L-10.069-22.392Q-9.751-22.392-9.534-22.602Q-9.317-22.812-9.217-23.122Q-9.116-23.431-9.116-23.739L-8.849-23.739L-8.849-22.450L-7.772-22.450L-7.772-22.170L-8.849-22.170L-8.849-20.286Q-8.849-20.010-8.745-19.811Q-8.641-19.613-8.381-19.613Q-8.224-19.613-8.118-19.717Q-8.012-19.822-7.962-19.975Q-7.913-20.129-7.913-20.286L-7.913-20.700L-7.646-20.700L-7.646-20.273Q-7.646-20.047-7.745-19.837Q-7.844-19.627-8.029-19.495Q-8.213-19.364-8.442-19.364Q-8.880-19.364-9.155-19.601Q-9.430-19.839-9.430-20.273M-6.515-17.675L-6.583-17.675Q-6.617-17.675-6.639-17.701Q-6.662-17.726-6.662-17.761Q-6.662-17.805-6.631-17.822Q-6.275-18.126-6.026-18.516Q-5.776-18.906-5.624-19.338Q-5.472-19.770-5.402-20.239Q-5.332-20.707-5.332-21.182Q-5.332-21.661-5.402-22.127Q-5.472-22.594-5.626-23.029Q-5.780-23.465-6.031-23.853Q-6.282-24.241-6.631-24.535Q-6.662-24.552-6.662-24.597Q-6.662-24.631-6.639-24.656Q-6.617-24.682-6.583-24.682L-6.515-24.682Q-6.504-24.682-6.496-24.680Q-6.487-24.679-6.477-24.675Q-5.934-24.275-5.561-23.722Q-5.189-23.168-5.007-22.522Q-4.826-21.876-4.826-21.182Q-4.826-20.481-5.007-19.834Q-5.189-19.186-5.563-18.632Q-5.937-18.078-6.477-17.682Q-6.487-17.682-6.496-17.680Q-6.504-17.679-6.515-17.675M-3.394-17.675L-3.462-17.675Q-3.497-17.675-3.519-17.701Q-3.541-17.726-3.541-17.761Q-3.541-17.805-3.510-17.822Q-3.155-18.126-2.905-18.516Q-2.656-18.906-2.504-19.338Q-2.352-19.770-2.282-20.239Q-2.211-20.707-2.211-21.182Q-2.211-21.661-2.282-22.127Q-2.352-22.594-2.505-23.029Q-2.659-23.465-2.910-23.853Q-3.162-24.241-3.510-24.535Q-3.541-24.552-3.541-24.597Q-3.541-24.631-3.519-24.656Q-3.497-24.682-3.462-24.682L-3.394-24.682Q-3.384-24.682-3.375-24.680Q-3.367-24.679-3.356-24.675Q-2.813-24.275-2.440-23.722Q-2.068-23.168-1.887-22.522Q-1.706-21.876-1.706-21.182Q-1.706-20.481-1.887-19.834Q-2.068-19.186-2.442-18.632Q-2.816-18.078-3.356-17.682Q-3.367-17.682-3.375-17.680Q-3.384-17.679-3.394-17.675\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M30.401 30.36h48.37V4.753h-48.37Z\"\u002F>\u003Cg transform=\"translate(65.35 38.739)\">\u003Cpath d=\"M-28.814-18.075L-30.444-18.075L-30.444-18.355Q-30.215-18.355-30.066-18.390Q-29.918-18.424-29.918-18.564L-29.918-21.910Q-29.918-22.081-30.054-22.122Q-30.191-22.163-30.444-22.163L-30.444-22.443L-29.364-22.518L-29.364-22.112Q-29.142-22.313-28.855-22.416Q-28.567-22.518-28.260-22.518Q-27.833-22.518-27.469-22.305Q-27.105-22.091-26.891-21.727Q-26.677-21.363-26.677-20.943Q-26.677-20.498-26.917-20.134Q-27.156-19.770-27.549-19.567Q-27.942-19.364-28.386-19.364Q-28.653-19.364-28.901-19.464Q-29.148-19.565-29.336-19.746L-29.336-18.564Q-29.336-18.427-29.188-18.391Q-29.039-18.355-28.814-18.355L-28.814-18.075M-29.336-21.763L-29.336-20.153Q-29.203-19.900-28.960-19.743Q-28.718-19.586-28.441-19.586Q-28.113-19.586-27.860-19.787Q-27.607-19.989-27.474-20.307Q-27.340-20.625-27.340-20.943Q-27.340-21.172-27.405-21.401Q-27.470-21.630-27.598-21.828Q-27.727-22.026-27.921-22.146Q-28.116-22.265-28.349-22.265Q-28.643-22.265-28.911-22.136Q-29.179-22.006-29.336-21.763M-24.360-19.432L-25.994-19.432L-25.994-19.712Q-25.765-19.712-25.616-19.746Q-25.467-19.781-25.467-19.921L-25.467-23.540Q-25.467-23.810-25.575-23.872Q-25.683-23.933-25.994-23.933L-25.994-24.214L-24.914-24.289L-24.914-21.903Q-24.808-22.088-24.630-22.230Q-24.452-22.371-24.244-22.445Q-24.035-22.518-23.810-22.518Q-23.304-22.518-23.020-22.295Q-22.736-22.071-22.736-21.575L-22.736-19.921Q-22.736-19.784-22.588-19.748Q-22.439-19.712-22.213-19.712L-22.213-19.432L-23.844-19.432L-23.844-19.712Q-23.615-19.712-23.466-19.746Q-23.317-19.781-23.317-19.921L-23.317-21.561Q-23.317-21.896-23.437-22.096Q-23.557-22.296-23.871-22.296Q-24.141-22.296-24.375-22.160Q-24.609-22.023-24.748-21.789Q-24.886-21.555-24.886-21.281L-24.886-19.921Q-24.886-19.784-24.736-19.748Q-24.585-19.712-24.360-19.712L-24.360-19.432M-20.009-19.432L-21.561-19.432L-21.561-19.712Q-21.335-19.712-21.186-19.746Q-21.038-19.781-21.038-19.921L-21.038-21.770Q-21.038-21.958-21.085-22.042Q-21.133-22.125-21.231-22.144Q-21.328-22.163-21.540-22.163L-21.540-22.443L-20.484-22.518L-20.484-19.921Q-20.484-19.781-20.352-19.746Q-20.221-19.712-20.009-19.712L-20.009-19.432M-21.280-23.739Q-21.280-23.910-21.157-24.029Q-21.034-24.149-20.863-24.149Q-20.696-24.149-20.573-24.029Q-20.450-23.910-20.450-23.739Q-20.450-23.564-20.573-23.441Q-20.696-23.318-20.863-23.318Q-21.034-23.318-21.157-23.441Q-21.280-23.564-21.280-23.739M-17.233-17.682Q-17.784-18.082-18.155-18.637Q-18.525-19.193-18.707-19.839Q-18.888-20.485-18.888-21.182Q-18.888-21.695-18.787-22.190Q-18.686-22.686-18.481-23.137Q-18.276-23.588-17.963-23.980Q-17.650-24.371-17.233-24.675Q-17.223-24.679-17.216-24.680Q-17.209-24.682-17.199-24.682L-17.131-24.682Q-17.097-24.682-17.074-24.658Q-17.052-24.634-17.052-24.597Q-17.052-24.552-17.080-24.535Q-17.428-24.234-17.681-23.850Q-17.934-23.465-18.086-23.024Q-18.238-22.583-18.310-22.127Q-18.382-21.671-18.382-21.182Q-18.382-20.181-18.073-19.294Q-17.763-18.407-17.080-17.822Q-17.052-17.805-17.052-17.761Q-17.052-17.723-17.074-17.699Q-17.097-17.675-17.131-17.675L-17.199-17.675Q-17.206-17.679-17.215-17.680Q-17.223-17.682-17.233-17.682M-16.242-19.439L-16.242-20.502Q-16.242-20.526-16.215-20.553Q-16.188-20.580-16.164-20.580L-16.054-20.580Q-15.989-20.580-15.976-20.522Q-15.880-20.088-15.634-19.837Q-15.388-19.586-14.974-19.586Q-14.632-19.586-14.379-19.719Q-14.126-19.852-14.126-20.160Q-14.126-20.317-14.220-20.432Q-14.314-20.546-14.453-20.615Q-14.591-20.683-14.759-20.721L-15.340-20.820Q-15.695-20.888-15.969-21.109Q-16.242-21.329-16.242-21.671Q-16.242-21.920-16.131-22.095Q-16.020-22.269-15.834-22.368Q-15.647-22.467-15.432-22.510Q-15.217-22.553-14.974-22.553Q-14.561-22.553-14.280-22.371L-14.065-22.546Q-14.055-22.549-14.048-22.551Q-14.041-22.553-14.031-22.553L-13.980-22.553Q-13.952-22.553-13.928-22.529Q-13.904-22.505-13.904-22.477L-13.904-21.630Q-13.904-21.609-13.928-21.582Q-13.952-21.555-13.980-21.555L-14.092-21.555Q-14.120-21.555-14.145-21.580Q-14.171-21.606-14.171-21.630Q-14.171-21.866-14.277-22.030Q-14.383-22.194-14.566-22.276Q-14.749-22.358-14.981-22.358Q-15.309-22.358-15.565-22.255Q-15.822-22.153-15.822-21.876Q-15.822-21.681-15.639-21.572Q-15.456-21.462-15.227-21.421L-14.653-21.315Q-14.407-21.267-14.193-21.139Q-13.980-21.011-13.843-20.808Q-13.706-20.604-13.706-20.355Q-13.706-19.842-14.072-19.603Q-14.438-19.364-14.974-19.364Q-15.470-19.364-15.801-19.658L-16.068-19.384Q-16.088-19.364-16.116-19.364L-16.164-19.364Q-16.188-19.364-16.215-19.391Q-16.242-19.418-16.242-19.439M-10.948-17.682Q-11.498-18.082-11.869-18.637Q-12.240-19.193-12.421-19.839Q-12.602-20.485-12.602-21.182Q-12.602-21.695-12.501-22.190Q-12.400-22.686-12.195-23.137Q-11.990-23.588-11.678-23.980Q-11.365-24.371-10.948-24.675Q-10.938-24.679-10.931-24.680Q-10.924-24.682-10.914-24.682L-10.845-24.682Q-10.811-24.682-10.789-24.658Q-10.767-24.634-10.767-24.597Q-10.767-24.552-10.794-24.535Q-11.143-24.234-11.396-23.850Q-11.648-23.465-11.801-23.024Q-11.953-22.583-12.024-22.127Q-12.096-21.671-12.096-21.182Q-12.096-20.181-11.787-19.294Q-11.478-18.407-10.794-17.822Q-10.767-17.805-10.767-17.761Q-10.767-17.723-10.789-17.699Q-10.811-17.675-10.845-17.675L-10.914-17.675Q-10.920-17.679-10.929-17.680Q-10.938-17.682-10.948-17.682M-9.430-20.273L-9.430-22.170L-10.069-22.170L-10.069-22.392Q-9.751-22.392-9.534-22.602Q-9.317-22.812-9.217-23.122Q-9.116-23.431-9.116-23.739L-8.849-23.739L-8.849-22.450L-7.772-22.450L-7.772-22.170L-8.849-22.170L-8.849-20.286Q-8.849-20.010-8.745-19.811Q-8.641-19.613-8.381-19.613Q-8.224-19.613-8.118-19.717Q-8.012-19.822-7.962-19.975Q-7.913-20.129-7.913-20.286L-7.913-20.700L-7.646-20.700L-7.646-20.273Q-7.646-20.047-7.745-19.837Q-7.844-19.627-8.029-19.495Q-8.213-19.364-8.442-19.364Q-8.880-19.364-9.155-19.601Q-9.430-19.839-9.430-20.273M-4.252-18.752L-4.252-21.008L-6.501-21.008Q-6.569-21.018-6.616-21.064Q-6.662-21.110-6.662-21.182Q-6.662-21.326-6.501-21.349L-4.252-21.349L-4.252-23.605Q-4.242-23.674-4.196-23.720Q-4.149-23.766-4.078-23.766Q-3.934-23.766-3.910-23.605L-3.910-21.349L-1.668-21.349Q-1.507-21.326-1.507-21.182Q-1.507-21.110-1.553-21.064Q-1.600-21.018-1.668-21.008L-3.910-21.008L-3.910-18.752Q-3.934-18.591-4.078-18.591Q-4.149-18.591-4.196-18.637Q-4.242-18.683-4.252-18.752M2.314-19.432L-0.215-19.432L-0.215-19.712Q0.752-19.712 0.752-19.921L0.752-23.540Q0.359-23.352-0.263-23.352L-0.263-23.633Q0.154-23.633 0.518-23.734Q0.882-23.834 1.138-24.080L1.265-24.080Q1.330-24.063 1.347-23.995L1.347-19.921Q1.347-19.712 2.314-19.712L2.314-19.432M3.606-17.675L3.538-17.675Q3.503-17.675 3.481-17.701Q3.459-17.726 3.459-17.761Q3.459-17.805 3.490-17.822Q3.845-18.126 4.095-18.516Q4.344-18.906 4.496-19.338Q4.648-19.770 4.718-20.239Q4.789-20.707 4.789-21.182Q4.789-21.661 4.718-22.127Q4.648-22.594 4.495-23.029Q4.341-23.465 4.090-23.853Q3.838-24.241 3.490-24.535Q3.459-24.552 3.459-24.597Q3.459-24.631 3.481-24.656Q3.503-24.682 3.538-24.682L3.606-24.682Q3.616-24.682 3.625-24.680Q3.633-24.679 3.644-24.675Q4.187-24.275 4.560-23.722Q4.932-23.168 5.113-22.522Q5.294-21.876 5.294-21.182Q5.294-20.481 5.113-19.834Q4.932-19.186 4.558-18.632Q4.184-18.078 3.644-17.682Q3.633-17.682 3.625-17.680Q3.616-17.679 3.606-17.675M6.727-17.675L6.658-17.675Q6.624-17.675 6.602-17.701Q6.580-17.726 6.580-17.761Q6.580-17.805 6.610-17.822Q6.966-18.126 7.215-18.516Q7.465-18.906 7.617-19.338Q7.769-19.770 7.839-20.239Q7.909-20.707 7.909-21.182Q7.909-21.661 7.839-22.127Q7.769-22.594 7.615-23.029Q7.461-23.465 7.210-23.853Q6.959-24.241 6.610-24.535Q6.580-24.552 6.580-24.597Q6.580-24.631 6.602-24.656Q6.624-24.682 6.658-24.682L6.727-24.682Q6.737-24.682 6.745-24.680Q6.754-24.679 6.764-24.675Q7.308-24.275 7.680-23.722Q8.053-23.168 8.234-22.522Q8.415-21.876 8.415-21.182Q8.415-20.481 8.234-19.834Q8.053-19.186 7.678-18.632Q7.304-18.078 6.764-17.682Q6.754-17.682 6.745-17.680Q6.737-17.679 6.727-17.675\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M.726-56.421h26.875\"\u002F>\u003Cpath stroke=\"none\" d=\"m30.201-56.421-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M.726 17.556h26.875\"\u002F>\u003Cpath stroke=\"none\" d=\"m30.201 17.556-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M120.027-3.783h62.596v-31.298h-62.596Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M-28.841-27.432L-30.393-27.432L-30.393-27.712Q-30.167-27.712-30.018-27.746Q-29.870-27.781-29.870-27.921L-29.870-29.770Q-29.870-29.958-29.918-30.042Q-29.965-30.125-30.063-30.144Q-30.160-30.163-30.372-30.163L-30.372-30.443L-29.316-30.518L-29.316-27.921Q-29.316-27.781-29.184-27.746Q-29.053-27.712-28.841-27.712L-28.841-27.432M-30.112-31.739Q-30.112-31.910-29.989-32.029Q-29.866-32.149-29.695-32.149Q-29.528-32.149-29.405-32.029Q-29.282-31.910-29.282-31.739Q-29.282-31.564-29.405-31.441Q-29.528-31.318-29.695-31.318Q-29.866-31.318-29.989-31.441Q-30.112-31.564-30.112-31.739M-26.513-27.432L-28.147-27.432L-28.147-27.712Q-27.918-27.712-27.769-27.746Q-27.621-27.781-27.621-27.921L-27.621-29.770Q-27.621-30.040-27.728-30.101Q-27.836-30.163-28.147-30.163L-28.147-30.443L-27.087-30.518L-27.087-29.869Q-26.917-30.177-26.612-30.348Q-26.308-30.518-25.963-30.518Q-25.457-30.518-25.173-30.295Q-24.890-30.071-24.890-29.575L-24.890-27.921Q-24.890-27.784-24.741-27.748Q-24.592-27.712-24.367-27.712L-24.367-27.432L-25.997-27.432L-25.997-27.712Q-25.768-27.712-25.619-27.746Q-25.471-27.781-25.471-27.921L-25.471-29.561Q-25.471-29.896-25.590-30.096Q-25.710-30.296-26.024-30.296Q-26.294-30.296-26.529-30.160Q-26.763-30.023-26.901-29.789Q-27.040-29.555-27.040-29.281L-27.040-27.921Q-27.040-27.784-26.889-27.748Q-26.739-27.712-26.513-27.712\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M-22.403-27.459L-23.531-29.958Q-23.603-30.105-23.733-30.137Q-23.863-30.170-24.092-30.170L-24.092-30.450L-22.578-30.450L-22.578-30.170Q-22.930-30.170-22.930-30.023Q-22.930-29.978-22.919-29.958L-22.055-28.040L-21.275-29.770Q-21.241-29.838-21.241-29.917Q-21.241-30.030-21.325-30.100Q-21.409-30.170-21.528-30.170L-21.528-30.450L-20.332-30.450L-20.332-30.170Q-20.551-30.170-20.722-30.067Q-20.892-29.965-20.981-29.770L-22.017-27.459Q-22.065-27.364-22.171-27.364L-22.249-27.364Q-22.355-27.364-22.403-27.459\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M-20.048-28.967Q-20.048-29.288-19.923-29.577Q-19.798-29.866-19.572-30.089Q-19.347-30.313-19.051-30.433Q-18.756-30.553-18.438-30.553Q-18.110-30.553-17.848-30.453Q-17.587-30.354-17.411-30.172Q-17.235-29.989-17.141-29.731Q-17.047-29.473-17.047-29.141Q-17.047-29.049-17.129-29.028L-19.384-29.028L-19.384-28.967Q-19.384-28.379-19.101-27.996Q-18.817-27.613-18.250-27.613Q-17.928-27.613-17.660-27.806Q-17.392-27.999-17.303-28.314Q-17.296-28.355-17.221-28.369L-17.129-28.369Q-17.047-28.345-17.047-28.273Q-17.047-28.266-17.053-28.239Q-17.166-27.842-17.537-27.603Q-17.908-27.364-18.332-27.364Q-18.769-27.364-19.169-27.572Q-19.569-27.781-19.808-28.148Q-20.048-28.515-20.048-28.967M-19.378-29.237L-17.563-29.237Q-17.563-29.514-17.660-29.766Q-17.758-30.019-17.956-30.175Q-18.154-30.330-18.438-30.330Q-18.715-30.330-18.928-30.172Q-19.142-30.013-19.260-29.758Q-19.378-29.503-19.378-29.237M-14.709-27.432L-16.445-27.432L-16.445-27.712Q-16.216-27.712-16.067-27.746Q-15.919-27.781-15.919-27.921L-15.919-29.770Q-15.919-30.040-16.026-30.101Q-16.134-30.163-16.445-30.163L-16.445-30.443L-15.416-30.518L-15.416-29.811Q-15.286-30.119-15.044-30.318Q-14.801-30.518-14.483-30.518Q-14.264-30.518-14.093-30.394Q-13.923-30.269-13.923-30.057Q-13.923-29.920-14.022-29.821Q-14.121-29.722-14.254-29.722Q-14.391-29.722-14.490-29.821Q-14.589-29.920-14.589-30.057Q-14.589-30.197-14.490-30.296Q-14.780-30.296-14.980-30.100Q-15.180-29.903-15.273-29.609Q-15.365-29.315-15.365-29.035L-15.365-27.921Q-15.365-27.712-14.709-27.712L-14.709-27.432M-13.338-27.439L-13.338-28.502Q-13.338-28.526-13.311-28.553Q-13.283-28.580-13.259-28.580L-13.150-28.580Q-13.085-28.580-13.071-28.522Q-12.976-28.088-12.730-27.837Q-12.484-27.586-12.070-27.586Q-11.728-27.586-11.475-27.719Q-11.222-27.852-11.222-28.160Q-11.222-28.317-11.316-28.432Q-11.410-28.546-11.549-28.615Q-11.687-28.683-11.855-28.721L-12.436-28.820Q-12.791-28.888-13.065-29.109Q-13.338-29.329-13.338-29.671Q-13.338-29.920-13.227-30.095Q-13.116-30.269-12.930-30.368Q-12.743-30.467-12.528-30.510Q-12.313-30.553-12.070-30.553Q-11.656-30.553-11.376-30.371L-11.161-30.546Q-11.151-30.549-11.144-30.551Q-11.137-30.553-11.127-30.553L-11.075-30.553Q-11.048-30.553-11.024-30.529Q-11-30.505-11-30.477L-11-29.630Q-11-29.609-11.024-29.582Q-11.048-29.555-11.075-29.555L-11.188-29.555Q-11.216-29.555-11.241-29.580Q-11.267-29.606-11.267-29.630Q-11.267-29.866-11.373-30.030Q-11.479-30.194-11.662-30.276Q-11.844-30.358-12.077-30.358Q-12.405-30.358-12.661-30.255Q-12.918-30.153-12.918-29.876Q-12.918-29.681-12.735-29.572Q-12.552-29.462-12.323-29.421L-11.749-29.315Q-11.503-29.267-11.289-29.139Q-11.075-29.011-10.939-28.808Q-10.802-28.604-10.802-28.355Q-10.802-27.842-11.168-27.603Q-11.533-27.364-12.070-27.364Q-12.566-27.364-12.897-27.658L-13.164-27.384Q-13.184-27.364-13.212-27.364L-13.259-27.364Q-13.283-27.364-13.311-27.391Q-13.338-27.418-13.338-27.439M-10.214-28.967Q-10.214-29.288-10.089-29.577Q-9.965-29.866-9.739-30.089Q-9.513-30.313-9.218-30.433Q-8.922-30.553-8.604-30.553Q-8.276-30.553-8.015-30.453Q-7.753-30.354-7.577-30.172Q-7.401-29.989-7.307-29.731Q-7.213-29.473-7.213-29.141Q-7.213-29.049-7.295-29.028L-9.551-29.028L-9.551-28.967Q-9.551-28.379-9.267-27.996Q-8.984-27.613-8.416-27.613Q-8.095-27.613-7.827-27.806Q-7.558-27.999-7.469-28.314Q-7.463-28.355-7.387-28.369L-7.295-28.369Q-7.213-28.345-7.213-28.273Q-7.213-28.266-7.220-28.239Q-7.333-27.842-7.704-27.603Q-8.074-27.364-8.498-27.364Q-8.936-27.364-9.336-27.572Q-9.736-27.781-9.975-28.148Q-10.214-28.515-10.214-28.967M-9.544-29.237L-7.729-29.237Q-7.729-29.514-7.827-29.766Q-7.924-30.019-8.122-30.175Q-8.321-30.330-8.604-30.330Q-8.881-30.330-9.095-30.172Q-9.308-30.013-9.426-29.758Q-9.544-29.503-9.544-29.237\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M-2.226-27.432L-3.860-27.432L-3.860-27.712Q-3.631-27.712-3.482-27.746Q-3.333-27.781-3.333-27.921L-3.333-29.770Q-3.333-30.040-3.441-30.101Q-3.549-30.163-3.860-30.163L-3.860-30.443L-2.800-30.518L-2.800-29.869Q-2.629-30.177-2.325-30.348Q-2.021-30.518-1.676-30.518Q-1.276-30.518-0.999-30.378Q-0.722-30.238-0.637-29.890Q-0.469-30.183-0.170-30.351Q0.129-30.518 0.474-30.518Q0.980-30.518 1.264-30.295Q1.548-30.071 1.548-29.575L1.548-27.921Q1.548-27.784 1.696-27.748Q1.845-27.712 2.070-27.712L2.070-27.432L0.440-27.432L0.440-27.712Q0.666-27.712 0.816-27.748Q0.966-27.784 0.966-27.921L0.966-29.561Q0.966-29.896 0.847-30.096Q0.727-30.296 0.413-30.296Q0.143-30.296-0.091-30.160Q-0.326-30.023-0.464-29.789Q-0.602-29.555-0.602-29.281L-0.602-27.921Q-0.602-27.784-0.454-27.748Q-0.305-27.712-0.079-27.712L-0.079-27.432L-1.710-27.432L-1.710-27.712Q-1.481-27.712-1.332-27.746Q-1.183-27.781-1.183-27.921L-1.183-29.561Q-1.183-29.896-1.303-30.096Q-1.423-30.296-1.737-30.296Q-2.007-30.296-2.241-30.160Q-2.475-30.023-2.614-29.789Q-2.752-29.555-2.752-29.281L-2.752-27.921Q-2.752-27.784-2.602-27.748Q-2.451-27.712-2.226-27.712L-2.226-27.432M2.617-28.915Q2.617-29.257 2.752-29.556Q2.887-29.855 3.127-30.079Q3.366-30.303 3.684-30.428Q4.002-30.553 4.333-30.553Q4.778-30.553 5.177-30.337Q5.577-30.122 5.811-29.744Q6.046-29.367 6.046-28.915Q6.046-28.574 5.904-28.290Q5.762-28.006 5.518-27.799Q5.273-27.593 4.964-27.478Q4.654-27.364 4.333-27.364Q3.903-27.364 3.501-27.565Q3.099-27.767 2.858-28.119Q2.617-28.471 2.617-28.915M4.333-27.613Q4.935-27.613 5.159-27.991Q5.382-28.369 5.382-29.001Q5.382-29.613 5.148-29.972Q4.914-30.330 4.333-30.330Q3.280-30.330 3.280-29.001Q3.280-28.369 3.506-27.991Q3.732-27.613 4.333-27.613\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M6.863-28.943Q6.863-29.281 7.004-29.572Q7.144-29.862 7.388-30.076Q7.632-30.289 7.937-30.404Q8.241-30.518 8.566-30.518Q8.836-30.518 9.099-30.419Q9.362-30.320 9.553-30.142L9.553-31.540Q9.553-31.810 9.446-31.872Q9.338-31.933 9.027-31.933L9.027-32.214L10.104-32.289L10.104-28.105Q10.104-27.917 10.158-27.834Q10.213-27.750 10.314-27.731Q10.415-27.712 10.630-27.712L10.630-27.432L9.523-27.364L9.523-27.781Q9.106-27.364 8.480-27.364Q8.049-27.364 7.677-27.576Q7.304-27.787 7.084-28.148Q6.863-28.509 6.863-28.943M8.538-27.586Q8.747-27.586 8.933-27.658Q9.119-27.729 9.273-27.866Q9.427-28.003 9.523-28.181L9.523-29.790Q9.437-29.937 9.292-30.057Q9.147-30.177 8.977-30.236Q8.808-30.296 8.627-30.296Q8.067-30.296 7.798-29.907Q7.530-29.517 7.530-28.936Q7.530-28.365 7.764-27.975Q7.998-27.586 8.538-27.586M11.238-28.967Q11.238-29.288 11.363-29.577Q11.488-29.866 11.714-30.089Q11.939-30.313 12.235-30.433Q12.530-30.553 12.848-30.553Q13.176-30.553 13.438-30.453Q13.699-30.354 13.875-30.172Q14.051-29.989 14.145-29.731Q14.239-29.473 14.239-29.141Q14.239-29.049 14.157-29.028L11.902-29.028L11.902-28.967Q11.902-28.379 12.185-27.996Q12.469-27.613 13.036-27.613Q13.358-27.613 13.626-27.806Q13.894-27.999 13.983-28.314Q13.990-28.355 14.065-28.369L14.157-28.369Q14.239-28.345 14.239-28.273Q14.239-28.266 14.233-28.239Q14.120-27.842 13.749-27.603Q13.378-27.364 12.954-27.364Q12.517-27.364 12.117-27.572Q11.717-27.781 11.478-28.148Q11.238-28.515 11.238-28.967M11.908-29.237L13.723-29.237Q13.723-29.514 13.626-29.766Q13.528-30.019 13.330-30.175Q13.132-30.330 12.848-30.330Q12.571-30.330 12.358-30.172Q12.144-30.013 12.026-29.758Q11.908-29.503 11.908-29.237M16.495-27.432L14.892-27.432L14.892-27.712Q15.118-27.712 15.267-27.746Q15.415-27.781 15.415-27.921L15.415-31.540Q15.415-31.810 15.308-31.872Q15.200-31.933 14.892-31.933L14.892-32.214L15.969-32.289L15.969-27.921Q15.969-27.784 16.119-27.748Q16.270-27.712 16.495-27.712L16.495-27.432M17.490-27.852Q17.490-28.020 17.613-28.143Q17.736-28.266 17.910-28.266Q18.078-28.266 18.201-28.143Q18.324-28.020 18.324-27.852Q18.324-27.678 18.201-27.555Q18.078-27.432 17.910-27.432Q17.736-27.432 17.613-27.555Q17.490-27.678 17.490-27.852M17.490-30.036Q17.490-30.204 17.613-30.327Q17.736-30.450 17.910-30.450Q18.078-30.450 18.201-30.327Q18.324-30.204 18.324-30.036Q18.324-29.862 18.201-29.739Q18.078-29.616 17.910-29.616Q17.736-29.616 17.613-29.739Q17.490-29.862 17.490-30.036\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M-24.161-18.075L-25.791-18.075L-25.791-18.355Q-25.562-18.355-25.413-18.390Q-25.265-18.424-25.265-18.564L-25.265-21.910Q-25.265-22.081-25.401-22.122Q-25.538-22.163-25.791-22.163L-25.791-22.443L-24.711-22.518L-24.711-22.112Q-24.489-22.313-24.202-22.416Q-23.914-22.518-23.607-22.518Q-23.180-22.518-22.816-22.305Q-22.452-22.091-22.238-21.727Q-22.024-21.363-22.024-20.943Q-22.024-20.498-22.264-20.134Q-22.503-19.770-22.896-19.567Q-23.289-19.364-23.733-19.364Q-24-19.364-24.248-19.464Q-24.495-19.565-24.683-19.746L-24.683-18.564Q-24.683-18.427-24.535-18.391Q-24.386-18.355-24.161-18.355L-24.161-18.075M-24.683-21.763L-24.683-20.153Q-24.550-19.900-24.307-19.743Q-24.065-19.586-23.788-19.586Q-23.460-19.586-23.207-19.787Q-22.954-19.989-22.821-20.307Q-22.687-20.625-22.687-20.943Q-22.687-21.172-22.752-21.401Q-22.817-21.630-22.945-21.828Q-23.074-22.026-23.268-22.146Q-23.463-22.265-23.696-22.265Q-23.990-22.265-24.258-22.136Q-24.526-22.006-24.683-21.763M-19.639-19.432L-21.375-19.432L-21.375-19.712Q-21.146-19.712-20.997-19.746Q-20.848-19.781-20.848-19.921L-20.848-21.770Q-20.848-22.040-20.956-22.101Q-21.064-22.163-21.375-22.163L-21.375-22.443L-20.346-22.518L-20.346-21.811Q-20.216-22.119-19.973-22.318Q-19.731-22.518-19.413-22.518Q-19.194-22.518-19.023-22.394Q-18.852-22.269-18.852-22.057Q-18.852-21.920-18.952-21.821Q-19.051-21.722-19.184-21.722Q-19.321-21.722-19.420-21.821Q-19.519-21.920-19.519-22.057Q-19.519-22.197-19.420-22.296Q-19.710-22.296-19.910-22.100Q-20.110-21.903-20.202-21.609Q-20.295-21.315-20.295-21.035L-20.295-19.921Q-20.295-19.712-19.639-19.712L-19.639-19.432M-18.309-20.967Q-18.309-21.288-18.184-21.577Q-18.059-21.866-17.834-22.089Q-17.608-22.313-17.313-22.433Q-17.017-22.553-16.699-22.553Q-16.371-22.553-16.109-22.453Q-15.848-22.354-15.672-22.172Q-15.496-21.989-15.402-21.731Q-15.308-21.473-15.308-21.141Q-15.308-21.049-15.390-21.028L-17.646-21.028L-17.646-20.967Q-17.646-20.379-17.362-19.996Q-17.078-19.613-16.511-19.613Q-16.190-19.613-15.921-19.806Q-15.653-19.999-15.564-20.314Q-15.557-20.355-15.482-20.369L-15.390-20.369Q-15.308-20.345-15.308-20.273Q-15.308-20.266-15.315-20.239Q-15.428-19.842-15.798-19.603Q-16.169-19.364-16.593-19.364Q-17.031-19.364-17.431-19.572Q-17.830-19.781-18.070-20.148Q-18.309-20.515-18.309-20.967M-17.639-21.237L-15.824-21.237Q-15.824-21.514-15.921-21.766Q-16.019-22.019-16.217-22.175Q-16.415-22.330-16.699-22.330Q-16.976-22.330-17.190-22.172Q-17.403-22.013-17.521-21.758Q-17.639-21.503-17.639-21.237M-14.720-20.943Q-14.720-21.281-14.580-21.572Q-14.440-21.862-14.195-22.076Q-13.951-22.289-13.647-22.404Q-13.343-22.518-13.018-22.518Q-12.748-22.518-12.485-22.419Q-12.222-22.320-12.030-22.142L-12.030-23.540Q-12.030-23.810-12.138-23.872Q-12.245-23.933-12.556-23.933L-12.556-24.214L-11.480-24.289L-11.480-20.105Q-11.480-19.917-11.425-19.834Q-11.370-19.750-11.270-19.731Q-11.169-19.712-10.953-19.712L-10.953-19.432L-12.061-19.364L-12.061-19.781Q-12.478-19.364-13.103-19.364Q-13.534-19.364-13.907-19.576Q-14.279-19.787-14.500-20.148Q-14.720-20.509-14.720-20.943M-13.045-19.586Q-12.837-19.586-12.650-19.658Q-12.464-19.729-12.310-19.866Q-12.157-20.003-12.061-20.181L-12.061-21.790Q-12.146-21.937-12.292-22.057Q-12.437-22.177-12.606-22.236Q-12.775-22.296-12.956-22.296Q-13.517-22.296-13.785-21.907Q-14.054-21.517-14.054-20.936Q-14.054-20.365-13.819-19.975Q-13.585-19.586-13.045-19.586M-8.687-19.432L-10.239-19.432L-10.239-19.712Q-10.014-19.712-9.865-19.746Q-9.716-19.781-9.716-19.921L-9.716-21.770Q-9.716-21.958-9.764-22.042Q-9.812-22.125-9.909-22.144Q-10.007-22.163-10.219-22.163L-10.219-22.443L-9.162-22.518L-9.162-19.921Q-9.162-19.781-9.031-19.746Q-8.899-19.712-8.687-19.712L-8.687-19.432M-9.959-23.739Q-9.959-23.910-9.836-24.029Q-9.713-24.149-9.542-24.149Q-9.374-24.149-9.251-24.029Q-9.128-23.910-9.128-23.739Q-9.128-23.564-9.251-23.441Q-9.374-23.318-9.542-23.318Q-9.713-23.318-9.836-23.441Q-9.959-23.564-9.959-23.739M-8.041-20.943Q-8.041-21.271-7.906-21.572Q-7.771-21.872-7.536-22.093Q-7.300-22.313-6.995-22.433Q-6.691-22.553-6.367-22.553Q-5.861-22.553-5.512-22.450Q-5.163-22.348-5.163-21.972Q-5.163-21.825-5.261-21.724Q-5.358-21.623-5.505-21.623Q-5.659-21.623-5.758-21.722Q-5.857-21.821-5.857-21.972Q-5.857-22.160-5.717-22.252Q-5.919-22.303-6.360-22.303Q-6.715-22.303-6.944-22.107Q-7.173-21.910-7.274-21.601Q-7.375-21.291-7.375-20.943Q-7.375-20.594-7.248-20.288Q-7.122-19.982-6.867-19.798Q-6.613-19.613-6.257-19.613Q-6.035-19.613-5.850-19.697Q-5.666-19.781-5.531-19.936Q-5.396-20.092-5.338-20.300Q-5.324-20.355-5.269-20.355L-5.157-20.355Q-5.126-20.355-5.104-20.331Q-5.081-20.307-5.081-20.273L-5.081-20.252Q-5.167-19.965-5.355-19.767Q-5.543-19.569-5.808-19.466Q-6.073-19.364-6.367-19.364Q-6.797-19.364-7.185-19.570Q-7.573-19.777-7.807-20.140Q-8.041-20.502-8.041-20.943M-3.967-20.273L-3.967-22.170L-4.606-22.170L-4.606-22.392Q-4.288-22.392-4.071-22.602Q-3.854-22.812-3.754-23.122Q-3.653-23.431-3.653-23.739L-3.386-23.739L-3.386-22.450L-2.309-22.450L-2.309-22.170L-3.386-22.170L-3.386-20.286Q-3.386-20.010-3.282-19.811Q-3.178-19.613-2.918-19.613Q-2.761-19.613-2.655-19.717Q-2.549-19.822-2.499-19.975Q-2.450-20.129-2.450-20.286L-2.450-20.700L-2.183-20.700L-2.183-20.273Q-2.183-20.047-2.282-19.837Q-2.381-19.627-2.566-19.495Q-2.750-19.364-2.979-19.364Q-3.417-19.364-3.692-19.601Q-3.967-19.839-3.967-20.273\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(157.187 5.556)\">\u003Cpath d=\"M1.407-20.160Q1.407-20.492 1.630-20.719Q1.854-20.946 2.198-21.074Q2.541-21.203 2.914-21.255Q3.286-21.308 3.591-21.308L3.591-21.561Q3.591-21.766 3.483-21.946Q3.375-22.125 3.194-22.228Q3.013-22.330 2.805-22.330Q2.398-22.330 2.162-22.238Q2.251-22.201 2.297-22.117Q2.343-22.033 2.343-21.931Q2.343-21.835 2.297-21.756Q2.251-21.678 2.170-21.633Q2.090-21.589 2.001-21.589Q1.851-21.589 1.750-21.686Q1.649-21.784 1.649-21.931Q1.649-22.553 2.805-22.553Q3.016-22.553 3.266-22.489Q3.515-22.426 3.717-22.307Q3.919-22.187 4.045-22.002Q4.172-21.818 4.172-21.575L4.172-19.999Q4.172-19.883 4.233-19.787Q4.295-19.692 4.408-19.692Q4.517-19.692 4.582-19.786Q4.647-19.880 4.647-19.999L4.647-20.447L4.913-20.447L4.913-19.999Q4.913-19.729 4.686-19.564Q4.459-19.398 4.179-19.398Q3.970-19.398 3.833-19.552Q3.697-19.705 3.673-19.921Q3.526-19.654 3.244-19.509Q2.962-19.364 2.637-19.364Q2.360-19.364 2.076-19.439Q1.793-19.514 1.600-19.693Q1.407-19.873 1.407-20.160M2.022-20.160Q2.022-19.986 2.123-19.856Q2.223-19.726 2.379-19.656Q2.534-19.586 2.699-19.586Q2.917-19.586 3.126-19.683Q3.334-19.781 3.462-19.962Q3.591-20.143 3.591-20.369L3.591-21.097Q3.266-21.097 2.900-21.006Q2.534-20.915 2.278-20.703Q2.022-20.492 2.022-20.160M7.460-17.682Q6.909-18.082 6.539-18.637Q6.168-19.193 5.987-19.839Q5.805-20.485 5.805-21.182Q5.805-21.695 5.906-22.190Q6.007-22.686 6.212-23.137Q6.417-23.588 6.730-23.980Q7.043-24.371 7.460-24.675Q7.470-24.679 7.477-24.680Q7.484-24.682 7.494-24.682L7.562-24.682Q7.596-24.682 7.619-24.658Q7.641-24.634 7.641-24.597Q7.641-24.552 7.614-24.535Q7.265-24.234 7.012-23.850Q6.759-23.465 6.607-23.024Q6.455-22.583 6.383-22.127Q6.311-21.671 6.311-21.182Q6.311-20.181 6.621-19.294Q6.930-18.407 7.614-17.822Q7.641-17.805 7.641-17.761Q7.641-17.723 7.619-17.699Q7.596-17.675 7.562-17.675L7.494-17.675Q7.487-17.679 7.479-17.680Q7.470-17.682 7.460-17.682M8.977-20.273L8.977-22.170L8.338-22.170L8.338-22.392Q8.656-22.392 8.873-22.602Q9.090-22.812 9.191-23.122Q9.292-23.431 9.292-23.739L9.558-23.739L9.558-22.450L10.635-22.450L10.635-22.170L9.558-22.170L9.558-20.286Q9.558-20.010 9.663-19.811Q9.767-19.613 10.027-19.613Q10.184-19.613 10.290-19.717Q10.396-19.822 10.445-19.975Q10.495-20.129 10.495-20.286L10.495-20.700L10.762-20.700L10.762-20.273Q10.762-20.047 10.662-19.837Q10.563-19.627 10.379-19.495Q10.194-19.364 9.965-19.364Q9.528-19.364 9.253-19.601Q8.977-19.839 8.977-20.273M11.893-17.675L11.825-17.675Q11.790-17.675 11.768-17.701Q11.746-17.726 11.746-17.761Q11.746-17.805 11.777-17.822Q12.132-18.126 12.382-18.516Q12.631-18.906 12.783-19.338Q12.935-19.770 13.005-20.239Q13.076-20.707 13.076-21.182Q13.076-21.661 13.005-22.127Q12.935-22.594 12.782-23.029Q12.628-23.465 12.377-23.853Q12.125-24.241 11.777-24.535Q11.746-24.552 11.746-24.597Q11.746-24.631 11.768-24.656Q11.790-24.682 11.825-24.682L11.893-24.682Q11.903-24.682 11.912-24.680Q11.920-24.679 11.930-24.675Q12.474-24.275 12.846-23.722Q13.219-23.168 13.400-22.522Q13.581-21.876 13.581-21.182Q13.581-20.481 13.400-19.834Q13.219-19.186 12.845-18.632Q12.471-18.078 11.930-17.682Q11.920-17.682 11.912-17.680Q11.903-17.679 11.893-17.675\" 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=\"m78.971-47.1 38.988 14.918\"\u002F>\u003Cpath stroke=\"none\" d=\"m119.827-31.468-2.417-2.637.55 1.923-1.693 1.065\"\u002F>\u003Cpath fill=\"none\" d=\"M78.971 8.234 117.96-6.683\"\u002F>\u003Cpath stroke=\"none\" d=\"m119.827-7.397-3.56-.351 1.692 1.066-.549 1.923\"\u002F>\u003Cg stroke=\"var(--tk-warn)\">\u003Cpath fill=\"none\" d=\"M228.148-40.772h62.596V-72.07h-62.596Z\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(263.93 -31.239)\">\u003Cpath d=\"M-28.660-27.432L-30.393-27.432L-30.393-27.712Q-30.167-27.712-30.018-27.746Q-29.870-27.781-29.870-27.921L-29.870-30.170L-30.458-30.170L-30.458-30.450L-29.870-30.450L-29.870-31.267Q-29.870-31.585-29.692-31.833Q-29.514-32.080-29.224-32.221Q-28.933-32.361-28.622-32.361Q-28.366-32.361-28.162-32.219Q-27.959-32.077-27.959-31.834Q-27.959-31.698-28.058-31.599Q-28.157-31.499-28.294-31.499Q-28.431-31.499-28.530-31.599Q-28.629-31.698-28.629-31.834Q-28.629-32.015-28.489-32.108Q-28.567-32.135-28.667-32.135Q-28.875-32.135-29.029-32.002Q-29.183-31.869-29.263-31.665Q-29.343-31.462-29.343-31.253L-29.343-30.450L-28.455-30.450L-28.455-30.170L-29.316-30.170L-29.316-27.921Q-29.316-27.712-28.660-27.712L-28.660-27.432M-28.021-28.915Q-28.021-29.257-27.886-29.556Q-27.751-29.855-27.511-30.079Q-27.272-30.303-26.954-30.428Q-26.636-30.553-26.305-30.553Q-25.860-30.553-25.460-30.337Q-25.061-30.122-24.826-29.744Q-24.592-29.367-24.592-28.915Q-24.592-28.574-24.734-28.290Q-24.876-28.006-25.120-27.799Q-25.365-27.593-25.674-27.478Q-25.983-27.364-26.305-27.364Q-26.735-27.364-27.137-27.565Q-27.539-27.767-27.780-28.119Q-28.021-28.471-28.021-28.915M-26.305-27.613Q-25.703-27.613-25.479-27.991Q-25.255-28.369-25.255-29.001Q-25.255-29.613-25.490-29.972Q-25.724-30.330-26.305-30.330Q-27.357-30.330-27.357-29.001Q-27.357-28.369-27.132-27.991Q-26.906-27.613-26.305-27.613M-22.248-27.432L-23.984-27.432L-23.984-27.712Q-23.755-27.712-23.606-27.746Q-23.458-27.781-23.458-27.921L-23.458-29.770Q-23.458-30.040-23.565-30.101Q-23.673-30.163-23.984-30.163L-23.984-30.443L-22.955-30.518L-22.955-29.811Q-22.825-30.119-22.583-30.318Q-22.340-30.518-22.022-30.518Q-21.803-30.518-21.632-30.394Q-21.461-30.269-21.461-30.057Q-21.461-29.920-21.561-29.821Q-21.660-29.722-21.793-29.722Q-21.930-29.722-22.029-29.821Q-22.128-29.920-22.128-30.057Q-22.128-30.197-22.029-30.296Q-22.319-30.296-22.519-30.100Q-22.719-29.903-22.812-29.609Q-22.904-29.315-22.904-29.035L-22.904-27.921Q-22.904-27.712-22.248-27.712L-22.248-27.432M-19.489-27.459L-20.470-29.958Q-20.532-30.101-20.650-30.136Q-20.768-30.170-20.983-30.170L-20.983-30.450L-19.503-30.450L-19.503-30.170Q-19.882-30.170-19.882-30.009Q-19.882-29.999-19.869-29.958L-19.154-28.126L-18.481-29.831Q-18.512-29.903-18.512-29.931Q-18.512-29.958-18.539-29.958Q-18.601-30.105-18.719-30.137Q-18.836-30.170-19.048-30.170L-19.048-30.450L-17.650-30.450L-17.650-30.170Q-18.026-30.170-18.026-30.009Q-18.026-29.978-18.020-29.958L-17.264-28.020L-16.577-29.770Q-16.557-29.821-16.557-29.876Q-16.557-30.016-16.669-30.093Q-16.782-30.170-16.922-30.170L-16.922-30.450L-15.702-30.450L-15.702-30.170Q-15.907-30.170-16.063-30.064Q-16.218-29.958-16.290-29.770L-17.196-27.459Q-17.230-27.364-17.343-27.364L-17.411-27.364Q-17.521-27.364-17.558-27.459L-18.341-29.462L-19.127-27.459Q-19.161-27.364-19.274-27.364L-19.342-27.364Q-19.452-27.364-19.489-27.459\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(263.93 -31.239)\">\u003Cpath d=\"M-15.316-28.160Q-15.316-28.492-15.093-28.719Q-14.869-28.946-14.525-29.074Q-14.182-29.203-13.809-29.255Q-13.437-29.308-13.132-29.308L-13.132-29.561Q-13.132-29.766-13.240-29.946Q-13.348-30.125-13.529-30.228Q-13.710-30.330-13.918-30.330Q-14.325-30.330-14.561-30.238Q-14.472-30.201-14.426-30.117Q-14.380-30.033-14.380-29.931Q-14.380-29.835-14.426-29.756Q-14.472-29.678-14.553-29.633Q-14.633-29.589-14.722-29.589Q-14.872-29.589-14.973-29.686Q-15.074-29.784-15.074-29.931Q-15.074-30.553-13.918-30.553Q-13.707-30.553-13.457-30.489Q-13.208-30.426-13.006-30.307Q-12.804-30.187-12.678-30.002Q-12.551-29.818-12.551-29.575L-12.551-27.999Q-12.551-27.883-12.490-27.787Q-12.428-27.692-12.315-27.692Q-12.206-27.692-12.141-27.786Q-12.076-27.880-12.076-27.999L-12.076-28.447L-11.810-28.447L-11.810-27.999Q-11.810-27.729-12.037-27.564Q-12.264-27.398-12.544-27.398Q-12.753-27.398-12.890-27.552Q-13.026-27.705-13.050-27.921Q-13.197-27.654-13.479-27.509Q-13.761-27.364-14.086-27.364Q-14.363-27.364-14.647-27.439Q-14.930-27.514-15.123-27.693Q-15.316-27.873-15.316-28.160M-14.701-28.160Q-14.701-27.986-14.600-27.856Q-14.500-27.726-14.344-27.656Q-14.189-27.586-14.024-27.586Q-13.806-27.586-13.597-27.683Q-13.389-27.781-13.261-27.962Q-13.132-28.143-13.132-28.369L-13.132-29.097Q-13.457-29.097-13.823-29.006Q-14.189-28.915-14.445-28.703Q-14.701-28.492-14.701-28.160M-9.643-27.432L-11.379-27.432L-11.379-27.712Q-11.150-27.712-11.001-27.746Q-10.853-27.781-10.853-27.921L-10.853-29.770Q-10.853-30.040-10.960-30.101Q-11.068-30.163-11.379-30.163L-11.379-30.443L-10.350-30.518L-10.350-29.811Q-10.220-30.119-9.978-30.318Q-9.735-30.518-9.417-30.518Q-9.198-30.518-9.027-30.394Q-8.856-30.269-8.856-30.057Q-8.856-29.920-8.956-29.821Q-9.055-29.722-9.188-29.722Q-9.325-29.722-9.424-29.821Q-9.523-29.920-9.523-30.057Q-9.523-30.197-9.424-30.296Q-9.714-30.296-9.914-30.100Q-10.114-29.903-10.207-29.609Q-10.299-29.315-10.299-29.035L-10.299-27.921Q-10.299-27.712-9.643-27.712L-9.643-27.432M-8.272-28.943Q-8.272-29.281-8.132-29.572Q-7.992-29.862-7.747-30.076Q-7.503-30.289-7.199-30.404Q-6.895-30.518-6.570-30.518Q-6.300-30.518-6.037-30.419Q-5.773-30.320-5.582-30.142L-5.582-31.540Q-5.582-31.810-5.690-31.872Q-5.797-31.933-6.108-31.933L-6.108-32.214L-5.032-32.289L-5.032-28.105Q-5.032-27.917-4.977-27.834Q-4.922-27.750-4.822-27.731Q-4.721-27.712-4.505-27.712L-4.505-27.432L-5.613-27.364L-5.613-27.781Q-6.030-27.364-6.655-27.364Q-7.086-27.364-7.459-27.576Q-7.831-27.787-8.052-28.148Q-8.272-28.509-8.272-28.943M-6.597-27.586Q-6.389-27.586-6.202-27.658Q-6.016-27.729-5.862-27.866Q-5.709-28.003-5.613-28.181L-5.613-29.790Q-5.698-29.937-5.844-30.057Q-5.989-30.177-6.158-30.236Q-6.327-30.296-6.508-30.296Q-7.069-30.296-7.337-29.907Q-7.606-29.517-7.606-28.936Q-7.606-28.365-7.371-27.975Q-7.137-27.586-6.597-27.586\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(263.93 -31.239)\">\u003Cpath d=\"M0.530-27.432L-1.104-27.432L-1.104-27.712Q-0.875-27.712-0.726-27.746Q-0.577-27.781-0.577-27.921L-0.577-29.770Q-0.577-30.040-0.685-30.101Q-0.793-30.163-1.104-30.163L-1.104-30.443L-0.044-30.518L-0.044-29.869Q0.127-30.177 0.431-30.348Q0.735-30.518 1.080-30.518Q1.480-30.518 1.757-30.378Q2.034-30.238 2.119-29.890Q2.287-30.183 2.586-30.351Q2.885-30.518 3.230-30.518Q3.736-30.518 4.020-30.295Q4.304-30.071 4.304-29.575L4.304-27.921Q4.304-27.784 4.452-27.748Q4.601-27.712 4.826-27.712L4.826-27.432L3.196-27.432L3.196-27.712Q3.422-27.712 3.572-27.748Q3.722-27.784 3.722-27.921L3.722-29.561Q3.722-29.896 3.603-30.096Q3.483-30.296 3.169-30.296Q2.899-30.296 2.665-30.160Q2.430-30.023 2.292-29.789Q2.154-29.555 2.154-29.281L2.154-27.921Q2.154-27.784 2.302-27.748Q2.451-27.712 2.677-27.712L2.677-27.432L1.046-27.432L1.046-27.712Q1.275-27.712 1.424-27.746Q1.573-27.781 1.573-27.921L1.573-29.561Q1.573-29.896 1.453-30.096Q1.333-30.296 1.019-30.296Q0.749-30.296 0.515-30.160Q0.281-30.023 0.142-29.789Q0.004-29.555 0.004-29.281L0.004-27.921Q0.004-27.784 0.154-27.748Q0.305-27.712 0.530-27.712L0.530-27.432M5.373-28.915Q5.373-29.257 5.508-29.556Q5.643-29.855 5.883-30.079Q6.122-30.303 6.440-30.428Q6.758-30.553 7.089-30.553Q7.534-30.553 7.933-30.337Q8.333-30.122 8.567-29.744Q8.802-29.367 8.802-28.915Q8.802-28.574 8.660-28.290Q8.518-28.006 8.274-27.799Q8.029-27.593 7.720-27.478Q7.410-27.364 7.089-27.364Q6.659-27.364 6.257-27.565Q5.855-27.767 5.614-28.119Q5.373-28.471 5.373-28.915M7.089-27.613Q7.691-27.613 7.915-27.991Q8.138-28.369 8.138-29.001Q8.138-29.613 7.904-29.972Q7.670-30.330 7.089-30.330Q6.036-30.330 6.036-29.001Q6.036-28.369 6.262-27.991Q6.488-27.613 7.089-27.613\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(263.93 -31.239)\">\u003Cpath d=\"M9.619-28.943Q9.619-29.281 9.760-29.572Q9.900-29.862 10.144-30.076Q10.388-30.289 10.693-30.404Q10.997-30.518 11.322-30.518Q11.592-30.518 11.855-30.419Q12.118-30.320 12.309-30.142L12.309-31.540Q12.309-31.810 12.202-31.872Q12.094-31.933 11.783-31.933L11.783-32.214L12.860-32.289L12.860-28.105Q12.860-27.917 12.914-27.834Q12.969-27.750 13.070-27.731Q13.171-27.712 13.386-27.712L13.386-27.432L12.279-27.364L12.279-27.781Q11.862-27.364 11.236-27.364Q10.805-27.364 10.433-27.576Q10.060-27.787 9.840-28.148Q9.619-28.509 9.619-28.943M11.294-27.586Q11.503-27.586 11.689-27.658Q11.875-27.729 12.029-27.866Q12.183-28.003 12.279-28.181L12.279-29.790Q12.193-29.937 12.048-30.057Q11.903-30.177 11.733-30.236Q11.564-30.296 11.383-30.296Q10.823-30.296 10.554-29.907Q10.286-29.517 10.286-28.936Q10.286-28.365 10.520-27.975Q10.754-27.586 11.294-27.586M13.994-28.967Q13.994-29.288 14.119-29.577Q14.244-29.866 14.470-30.089Q14.695-30.313 14.991-30.433Q15.286-30.553 15.604-30.553Q15.932-30.553 16.194-30.453Q16.455-30.354 16.631-30.172Q16.807-29.989 16.901-29.731Q16.995-29.473 16.995-29.141Q16.995-29.049 16.913-29.028L14.658-29.028L14.658-28.967Q14.658-28.379 14.941-27.996Q15.225-27.613 15.792-27.613Q16.114-27.613 16.382-27.806Q16.650-27.999 16.739-28.314Q16.746-28.355 16.821-28.369L16.913-28.369Q16.995-28.345 16.995-28.273Q16.995-28.266 16.989-28.239Q16.876-27.842 16.505-27.603Q16.134-27.364 15.710-27.364Q15.273-27.364 14.873-27.572Q14.473-27.781 14.234-28.148Q13.994-28.515 13.994-28.967M14.664-29.237L16.479-29.237Q16.479-29.514 16.382-29.766Q16.284-30.019 16.086-30.175Q15.888-30.330 15.604-30.330Q15.327-30.330 15.114-30.172Q14.900-30.013 14.782-29.758Q14.664-29.503 14.664-29.237M19.251-27.432L17.648-27.432L17.648-27.712Q17.874-27.712 18.023-27.746Q18.171-27.781 18.171-27.921L18.171-31.540Q18.171-31.810 18.064-31.872Q17.956-31.933 17.648-31.933L17.648-32.214L18.725-32.289L18.725-27.921Q18.725-27.784 18.875-27.748Q19.026-27.712 19.251-27.712L19.251-27.432M20.246-27.852Q20.246-28.020 20.369-28.143Q20.492-28.266 20.666-28.266Q20.834-28.266 20.957-28.143Q21.080-28.020 21.080-27.852Q21.080-27.678 20.957-27.555Q20.834-27.432 20.666-27.432Q20.492-27.432 20.369-27.555Q20.246-27.678 20.246-27.852M20.246-30.036Q20.246-30.204 20.369-30.327Q20.492-30.450 20.666-30.450Q20.834-30.450 20.957-30.327Q21.080-30.204 21.080-30.036Q21.080-29.862 20.957-29.739Q20.834-29.616 20.666-29.616Q20.492-29.616 20.369-29.739Q20.246-29.862 20.246-30.036\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(263.93 -31.239)\">\u003Cpath d=\"M-28.762-18.075L-30.392-18.075L-30.392-18.355Q-30.163-18.355-30.014-18.390Q-29.866-18.424-29.866-18.564L-29.866-21.910Q-29.866-22.081-30.002-22.122Q-30.139-22.163-30.392-22.163L-30.392-22.443L-29.312-22.518L-29.312-22.112Q-29.090-22.313-28.803-22.416Q-28.515-22.518-28.208-22.518Q-27.781-22.518-27.417-22.305Q-27.053-22.091-26.839-21.727Q-26.625-21.363-26.625-20.943Q-26.625-20.498-26.865-20.134Q-27.104-19.770-27.497-19.567Q-27.890-19.364-28.334-19.364Q-28.601-19.364-28.849-19.464Q-29.096-19.565-29.284-19.746L-29.284-18.564Q-29.284-18.427-29.136-18.391Q-28.987-18.355-28.762-18.355L-28.762-18.075M-29.284-21.763L-29.284-20.153Q-29.151-19.900-28.908-19.743Q-28.666-19.586-28.389-19.586Q-28.061-19.586-27.808-19.787Q-27.555-19.989-27.422-20.307Q-27.288-20.625-27.288-20.943Q-27.288-21.172-27.353-21.401Q-27.418-21.630-27.546-21.828Q-27.675-22.026-27.869-22.146Q-28.064-22.265-28.297-22.265Q-28.591-22.265-28.859-22.136Q-29.127-22.006-29.284-21.763M-24.240-19.432L-25.976-19.432L-25.976-19.712Q-25.747-19.712-25.598-19.746Q-25.449-19.781-25.449-19.921L-25.449-21.770Q-25.449-22.040-25.557-22.101Q-25.665-22.163-25.976-22.163L-25.976-22.443L-24.947-22.518L-24.947-21.811Q-24.817-22.119-24.574-22.318Q-24.332-22.518-24.014-22.518Q-23.795-22.518-23.624-22.394Q-23.453-22.269-23.453-22.057Q-23.453-21.920-23.553-21.821Q-23.652-21.722-23.785-21.722Q-23.922-21.722-24.021-21.821Q-24.120-21.920-24.120-22.057Q-24.120-22.197-24.021-22.296Q-24.311-22.296-24.511-22.100Q-24.711-21.903-24.803-21.609Q-24.896-21.315-24.896-21.035L-24.896-19.921Q-24.896-19.712-24.240-19.712L-24.240-19.432M-22.910-20.967Q-22.910-21.288-22.785-21.577Q-22.660-21.866-22.435-22.089Q-22.209-22.313-21.914-22.433Q-21.618-22.553-21.300-22.553Q-20.972-22.553-20.710-22.453Q-20.449-22.354-20.273-22.172Q-20.097-21.989-20.003-21.731Q-19.909-21.473-19.909-21.141Q-19.909-21.049-19.991-21.028L-22.247-21.028L-22.247-20.967Q-22.247-20.379-21.963-19.996Q-21.679-19.613-21.112-19.613Q-20.791-19.613-20.522-19.806Q-20.254-19.999-20.165-20.314Q-20.158-20.355-20.083-20.369L-19.991-20.369Q-19.909-20.345-19.909-20.273Q-19.909-20.266-19.916-20.239Q-20.029-19.842-20.399-19.603Q-20.770-19.364-21.194-19.364Q-21.632-19.364-22.032-19.572Q-22.431-19.781-22.671-20.148Q-22.910-20.515-22.910-20.967M-22.240-21.237L-20.425-21.237Q-20.425-21.514-20.522-21.766Q-20.620-22.019-20.818-22.175Q-21.016-22.330-21.300-22.330Q-21.577-22.330-21.791-22.172Q-22.004-22.013-22.122-21.758Q-22.240-21.503-22.240-21.237M-19.321-20.943Q-19.321-21.281-19.181-21.572Q-19.041-21.862-18.796-22.076Q-18.552-22.289-18.248-22.404Q-17.944-22.518-17.619-22.518Q-17.349-22.518-17.086-22.419Q-16.823-22.320-16.631-22.142L-16.631-23.540Q-16.631-23.810-16.739-23.872Q-16.846-23.933-17.157-23.933L-17.157-24.214L-16.081-24.289L-16.081-20.105Q-16.081-19.917-16.026-19.834Q-15.971-19.750-15.871-19.731Q-15.770-19.712-15.554-19.712L-15.554-19.432L-16.662-19.364L-16.662-19.781Q-17.079-19.364-17.704-19.364Q-18.135-19.364-18.508-19.576Q-18.880-19.787-19.101-20.148Q-19.321-20.509-19.321-20.943M-17.646-19.586Q-17.438-19.586-17.251-19.658Q-17.065-19.729-16.911-19.866Q-16.758-20.003-16.662-20.181L-16.662-21.790Q-16.747-21.937-16.893-22.057Q-17.038-22.177-17.207-22.236Q-17.376-22.296-17.557-22.296Q-18.118-22.296-18.386-21.907Q-18.655-21.517-18.655-20.936Q-18.655-20.365-18.420-19.975Q-18.186-19.586-17.646-19.586M-13.288-19.432L-14.840-19.432L-14.840-19.712Q-14.615-19.712-14.466-19.746Q-14.317-19.781-14.317-19.921L-14.317-21.770Q-14.317-21.958-14.365-22.042Q-14.413-22.125-14.510-22.144Q-14.608-22.163-14.820-22.163L-14.820-22.443L-13.763-22.518L-13.763-19.921Q-13.763-19.781-13.632-19.746Q-13.500-19.712-13.288-19.712L-13.288-19.432M-14.560-23.739Q-14.560-23.910-14.437-24.029Q-14.314-24.149-14.143-24.149Q-13.975-24.149-13.852-24.029Q-13.729-23.910-13.729-23.739Q-13.729-23.564-13.852-23.441Q-13.975-23.318-14.143-23.318Q-14.314-23.318-14.437-23.441Q-14.560-23.564-14.560-23.739M-12.642-20.943Q-12.642-21.271-12.507-21.572Q-12.372-21.872-12.137-22.093Q-11.901-22.313-11.596-22.433Q-11.292-22.553-10.968-22.553Q-10.462-22.553-10.113-22.450Q-9.764-22.348-9.764-21.972Q-9.764-21.825-9.862-21.724Q-9.959-21.623-10.106-21.623Q-10.260-21.623-10.359-21.722Q-10.458-21.821-10.458-21.972Q-10.458-22.160-10.318-22.252Q-10.520-22.303-10.961-22.303Q-11.316-22.303-11.545-22.107Q-11.774-21.910-11.875-21.601Q-11.976-21.291-11.976-20.943Q-11.976-20.594-11.849-20.288Q-11.723-19.982-11.468-19.798Q-11.214-19.613-10.858-19.613Q-10.636-19.613-10.451-19.697Q-10.267-19.781-10.132-19.936Q-9.997-20.092-9.939-20.300Q-9.925-20.355-9.870-20.355L-9.758-20.355Q-9.727-20.355-9.705-20.331Q-9.682-20.307-9.682-20.273L-9.682-20.252Q-9.768-19.965-9.956-19.767Q-10.144-19.569-10.409-19.466Q-10.674-19.364-10.968-19.364Q-11.398-19.364-11.786-19.570Q-12.174-19.777-12.408-20.140Q-12.642-20.502-12.642-20.943M-8.568-20.273L-8.568-22.170L-9.207-22.170L-9.207-22.392Q-8.889-22.392-8.672-22.602Q-8.455-22.812-8.355-23.122Q-8.254-23.431-8.254-23.739L-7.987-23.739L-7.987-22.450L-6.910-22.450L-6.910-22.170L-7.987-22.170L-7.987-20.286Q-7.987-20.010-7.883-19.811Q-7.779-19.613-7.519-19.613Q-7.362-19.613-7.256-19.717Q-7.150-19.822-7.100-19.975Q-7.051-20.129-7.051-20.286L-7.051-20.700L-6.784-20.700L-6.784-20.273Q-6.784-20.047-6.883-19.837Q-6.982-19.627-7.167-19.495Q-7.351-19.364-7.580-19.364Q-8.018-19.364-8.293-19.601Q-8.568-19.839-8.568-20.273\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(263.93 -31.239)\">\u003Cpath d=\"M-1.609-18.075L-3.239-18.075L-3.239-18.355Q-3.010-18.355-2.861-18.390Q-2.713-18.424-2.713-18.564L-2.713-21.910Q-2.713-22.081-2.849-22.122Q-2.986-22.163-3.239-22.163L-3.239-22.443L-2.159-22.518L-2.159-22.112Q-1.937-22.313-1.650-22.416Q-1.362-22.518-1.055-22.518Q-0.628-22.518-0.264-22.305Q0.100-22.091 0.314-21.727Q0.528-21.363 0.528-20.943Q0.528-20.498 0.288-20.134Q0.049-19.770-0.344-19.567Q-0.737-19.364-1.181-19.364Q-1.448-19.364-1.696-19.464Q-1.943-19.565-2.131-19.746L-2.131-18.564Q-2.131-18.427-1.983-18.391Q-1.834-18.355-1.609-18.355L-1.609-18.075M-2.131-21.763L-2.131-20.153Q-1.998-19.900-1.755-19.743Q-1.513-19.586-1.236-19.586Q-0.908-19.586-0.655-19.787Q-0.402-19.989-0.269-20.307Q-0.135-20.625-0.135-20.943Q-0.135-21.172-0.200-21.401Q-0.265-21.630-0.393-21.828Q-0.522-22.026-0.716-22.146Q-0.911-22.265-1.144-22.265Q-1.438-22.265-1.706-22.136Q-1.974-22.006-2.131-21.763M2.845-19.432L1.211-19.432L1.211-19.712Q1.440-19.712 1.589-19.746Q1.738-19.781 1.738-19.921L1.738-23.540Q1.738-23.810 1.630-23.872Q1.522-23.933 1.211-23.933L1.211-24.214L2.291-24.289L2.291-21.903Q2.397-22.088 2.575-22.230Q2.753-22.371 2.961-22.445Q3.170-22.518 3.395-22.518Q3.901-22.518 4.185-22.295Q4.469-22.071 4.469-21.575L4.469-19.921Q4.469-19.784 4.617-19.748Q4.766-19.712 4.992-19.712L4.992-19.432L3.361-19.432L3.361-19.712Q3.590-19.712 3.739-19.746Q3.888-19.781 3.888-19.921L3.888-21.561Q3.888-21.896 3.768-22.096Q3.648-22.296 3.334-22.296Q3.064-22.296 2.830-22.160Q2.596-22.023 2.457-21.789Q2.319-21.555 2.319-21.281L2.319-19.921Q2.319-19.784 2.469-19.748Q2.620-19.712 2.845-19.712L2.845-19.432M7.196-19.432L5.644-19.432L5.644-19.712Q5.870-19.712 6.019-19.746Q6.167-19.781 6.167-19.921L6.167-21.770Q6.167-21.958 6.120-22.042Q6.072-22.125 5.974-22.144Q5.877-22.163 5.665-22.163L5.665-22.443L6.721-22.518L6.721-19.921Q6.721-19.781 6.853-19.746Q6.984-19.712 7.196-19.712L7.196-19.432M5.925-23.739Q5.925-23.910 6.048-24.029Q6.171-24.149 6.342-24.149Q6.509-24.149 6.632-24.029Q6.755-23.910 6.755-23.739Q6.755-23.564 6.632-23.441Q6.509-23.318 6.342-23.318Q6.171-23.318 6.048-23.441Q5.925-23.564 5.925-23.739M9.725-20.686L7.668-20.686L7.668-21.189L9.725-21.189L9.725-20.686M12.210-19.432L10.577-19.432L10.577-19.712Q10.806-19.712 10.954-19.746Q11.103-19.781 11.103-19.921L11.103-23.540Q11.103-23.810 10.995-23.872Q10.888-23.933 10.577-23.933L10.577-24.214L11.657-24.289L11.657-21.903Q11.763-22.088 11.940-22.230Q12.118-22.371 12.327-22.445Q12.535-22.518 12.761-22.518Q13.266-22.518 13.550-22.295Q13.834-22.071 13.834-21.575L13.834-19.921Q13.834-19.784 13.983-19.748Q14.131-19.712 14.357-19.712L14.357-19.432L12.726-19.432L12.726-19.712Q12.955-19.712 13.104-19.746Q13.253-19.781 13.253-19.921L13.253-21.561Q13.253-21.896 13.133-22.096Q13.014-22.296 12.699-22.296Q12.429-22.296 12.195-22.160Q11.961-22.023 11.822-21.789Q11.684-21.555 11.684-21.281L11.684-19.921Q11.684-19.784 11.834-19.748Q11.985-19.712 12.210-19.712L12.210-19.432M15.003-20.160Q15.003-20.492 15.227-20.719Q15.451-20.946 15.794-21.074Q16.138-21.203 16.510-21.255Q16.883-21.308 17.187-21.308L17.187-21.561Q17.187-21.766 17.079-21.946Q16.972-22.125 16.790-22.228Q16.609-22.330 16.401-22.330Q15.994-22.330 15.758-22.238Q15.847-22.201 15.893-22.117Q15.939-22.033 15.939-21.931Q15.939-21.835 15.893-21.756Q15.847-21.678 15.767-21.633Q15.686-21.589 15.598-21.589Q15.447-21.589 15.346-21.686Q15.245-21.784 15.245-21.931Q15.245-22.553 16.401-22.553Q16.613-22.553 16.862-22.489Q17.112-22.426 17.313-22.307Q17.515-22.187 17.641-22.002Q17.768-21.818 17.768-21.575L17.768-19.999Q17.768-19.883 17.829-19.787Q17.891-19.692 18.004-19.692Q18.113-19.692 18.178-19.786Q18.243-19.880 18.243-19.999L18.243-20.447L18.510-20.447L18.510-19.999Q18.510-19.729 18.282-19.564Q18.055-19.398 17.775-19.398Q17.566-19.398 17.430-19.552Q17.293-19.705 17.269-19.921Q17.122-19.654 16.840-19.509Q16.558-19.364 16.233-19.364Q15.956-19.364 15.673-19.439Q15.389-19.514 15.196-19.693Q15.003-19.873 15.003-20.160M15.618-20.160Q15.618-19.986 15.719-19.856Q15.820-19.726 15.975-19.656Q16.131-19.586 16.295-19.586Q16.514-19.586 16.722-19.683Q16.931-19.781 17.059-19.962Q17.187-20.143 17.187-20.369L17.187-21.097Q16.862-21.097 16.496-21.006Q16.131-20.915 15.874-20.703Q15.618-20.492 15.618-20.160M19.453-20.273L19.453-22.170L18.814-22.170L18.814-22.392Q19.132-22.392 19.349-22.602Q19.566-22.812 19.667-23.122Q19.767-23.431 19.767-23.739L20.034-23.739L20.034-22.450L21.111-22.450L21.111-22.170L20.034-22.170L20.034-20.286Q20.034-20.010 20.138-19.811Q20.243-19.613 20.502-19.613Q20.660-19.613 20.766-19.717Q20.871-19.822 20.921-19.975Q20.971-20.129 20.971-20.286L20.971-20.700L21.237-20.700L21.237-20.273Q21.237-20.047 21.138-19.837Q21.039-19.627 20.854-19.495Q20.670-19.364 20.441-19.364Q20.003-19.364 19.728-19.601Q19.453-19.839 19.453-20.273\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M78.971-56.421h146.977\"\u002F>\u003Cpath stroke=\"none\" d=\"m227.948-56.421-3.2-1.6 1.2 1.6-1.2 1.6\"\u002F>\u003Cpath fill=\"none\" d=\"M182.823-30.205 226.056-45\"\u002F>\u003Cpath stroke=\"none\" d=\"m227.948-45.648-3.546-.478L226.056-45l-.618 1.902\"\u002F>\u003Cg transform=\"translate(239.69 -16.744)\">\u003Cpath d=\"M-30.399-20.160Q-30.399-20.492-30.176-20.719Q-29.952-20.946-29.608-21.074Q-29.265-21.203-28.892-21.255Q-28.520-21.308-28.215-21.308L-28.215-21.561Q-28.215-21.766-28.323-21.946Q-28.431-22.125-28.612-22.228Q-28.793-22.330-29.001-22.330Q-29.408-22.330-29.644-22.238Q-29.555-22.201-29.509-22.117Q-29.463-22.033-29.463-21.931Q-29.463-21.835-29.509-21.756Q-29.555-21.678-29.636-21.633Q-29.716-21.589-29.805-21.589Q-29.955-21.589-30.056-21.686Q-30.157-21.784-30.157-21.931Q-30.157-22.553-29.001-22.553Q-28.790-22.553-28.540-22.489Q-28.291-22.426-28.089-22.307Q-27.887-22.187-27.761-22.002Q-27.634-21.818-27.634-21.575L-27.634-19.999Q-27.634-19.883-27.573-19.787Q-27.511-19.692-27.398-19.692Q-27.289-19.692-27.224-19.786Q-27.159-19.880-27.159-19.999L-27.159-20.447L-26.893-20.447L-26.893-19.999Q-26.893-19.729-27.120-19.564Q-27.347-19.398-27.627-19.398Q-27.836-19.398-27.973-19.552Q-28.109-19.705-28.133-19.921Q-28.280-19.654-28.562-19.509Q-28.844-19.364-29.169-19.364Q-29.446-19.364-29.730-19.439Q-30.013-19.514-30.206-19.693Q-30.399-19.873-30.399-20.160M-29.784-20.160Q-29.784-19.986-29.683-19.856Q-29.583-19.726-29.427-19.656Q-29.272-19.586-29.107-19.586Q-28.889-19.586-28.680-19.683Q-28.472-19.781-28.344-19.962Q-28.215-20.143-28.215-20.369L-28.215-21.097Q-28.540-21.097-28.906-21.006Q-29.272-20.915-29.528-20.703Q-29.784-20.492-29.784-20.160M-24.346-17.682Q-24.897-18.082-25.267-18.637Q-25.638-19.193-25.819-19.839Q-26.001-20.485-26.001-21.182Q-26.001-21.695-25.900-22.190Q-25.799-22.686-25.594-23.137Q-25.389-23.588-25.076-23.980Q-24.763-24.371-24.346-24.675Q-24.336-24.679-24.329-24.680Q-24.322-24.682-24.312-24.682L-24.244-24.682Q-24.209-24.682-24.187-24.658Q-24.165-24.634-24.165-24.597Q-24.165-24.552-24.192-24.535Q-24.541-24.234-24.794-23.850Q-25.047-23.465-25.199-23.024Q-25.351-22.583-25.423-22.127Q-25.495-21.671-25.495-21.182Q-25.495-20.181-25.185-19.294Q-24.876-18.407-24.192-17.822Q-24.165-17.805-24.165-17.761Q-24.165-17.723-24.187-17.699Q-24.209-17.675-24.244-17.675L-24.312-17.675Q-24.319-17.679-24.327-17.680Q-24.336-17.682-24.346-17.682M-22.829-20.273L-22.829-22.170L-23.468-22.170L-23.468-22.392Q-23.150-22.392-22.933-22.602Q-22.716-22.812-22.615-23.122Q-22.514-23.431-22.514-23.739L-22.248-23.739L-22.248-22.450L-21.171-22.450L-21.171-22.170L-22.248-22.170L-22.248-20.286Q-22.248-20.010-22.143-19.811Q-22.039-19.613-21.779-19.613Q-21.622-19.613-21.516-19.717Q-21.410-19.822-21.361-19.975Q-21.311-20.129-21.311-20.286L-21.311-20.700L-21.044-20.700L-21.044-20.273Q-21.044-20.047-21.144-19.837Q-21.243-19.627-21.427-19.495Q-21.612-19.364-21.841-19.364Q-22.278-19.364-22.553-19.601Q-22.829-19.839-22.829-20.273M-19.913-17.675L-19.981-17.675Q-20.016-17.675-20.038-17.701Q-20.060-17.726-20.060-17.761Q-20.060-17.805-20.029-17.822Q-19.674-18.126-19.424-18.516Q-19.175-18.906-19.023-19.338Q-18.871-19.770-18.801-20.239Q-18.730-20.707-18.730-21.182Q-18.730-21.661-18.801-22.127Q-18.871-22.594-19.024-23.029Q-19.178-23.465-19.429-23.853Q-19.681-24.241-20.029-24.535Q-20.060-24.552-20.060-24.597Q-20.060-24.631-20.038-24.656Q-20.016-24.682-19.981-24.682L-19.913-24.682Q-19.903-24.682-19.894-24.680Q-19.886-24.679-19.876-24.675Q-19.332-24.275-18.959-23.722Q-18.587-23.168-18.406-22.522Q-18.225-21.876-18.225-21.182Q-18.225-20.481-18.406-19.834Q-18.587-19.186-18.961-18.632Q-19.335-18.078-19.876-17.682Q-19.886-17.682-19.894-17.680Q-19.903-17.679-19.913-17.675\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M228.148 33.205h62.596V1.907h-62.596Z\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(267.107 43.614)\">\u003Cpath d=\"M-18.743-27.432L-20.479-27.432L-20.479-27.712Q-20.250-27.712-20.101-27.746Q-19.953-27.781-19.953-27.921L-19.953-29.770Q-19.953-30.040-20.060-30.101Q-20.168-30.163-20.479-30.163L-20.479-30.443L-19.450-30.518L-19.450-29.811Q-19.320-30.119-19.078-30.318Q-18.835-30.518-18.517-30.518Q-18.298-30.518-18.127-30.394Q-17.956-30.269-17.956-30.057Q-17.956-29.920-18.056-29.821Q-18.155-29.722-18.288-29.722Q-18.425-29.722-18.524-29.821Q-18.623-29.920-18.623-30.057Q-18.623-30.197-18.524-30.296Q-18.814-30.296-19.014-30.100Q-19.214-29.903-19.307-29.609Q-19.399-29.315-19.399-29.035L-19.399-27.921Q-19.399-27.712-18.743-27.712L-18.743-27.432M-15.489-28.686L-17.546-28.686L-17.546-29.189L-15.489-29.189L-15.489-28.686M-13.069-27.432L-14.620-27.432L-14.620-27.712Q-14.395-27.712-14.246-27.746Q-14.098-27.781-14.098-27.921L-14.098-29.770Q-14.098-29.958-14.145-30.042Q-14.193-30.125-14.291-30.144Q-14.388-30.163-14.600-30.163L-14.600-30.443L-13.544-30.518L-13.544-27.921Q-13.544-27.781-13.412-27.746Q-13.281-27.712-13.069-27.712L-13.069-27.432M-14.340-31.739Q-14.340-31.910-14.217-32.029Q-14.094-32.149-13.923-32.149Q-13.756-32.149-13.633-32.029Q-13.510-31.910-13.510-31.739Q-13.510-31.564-13.633-31.441Q-13.756-31.318-13.923-31.318Q-14.094-31.318-14.217-31.441Q-14.340-31.564-14.340-31.739M-10.293-25.682Q-10.844-26.082-11.214-26.637Q-11.585-27.193-11.766-27.839Q-11.948-28.485-11.948-29.182Q-11.948-29.695-11.847-30.190Q-11.746-30.686-11.541-31.137Q-11.336-31.588-11.023-31.980Q-10.710-32.371-10.293-32.675Q-10.283-32.679-10.276-32.680Q-10.269-32.682-10.259-32.682L-10.191-32.682Q-10.157-32.682-10.134-32.658Q-10.112-32.634-10.112-32.597Q-10.112-32.552-10.140-32.535Q-10.488-32.234-10.741-31.850Q-10.994-31.465-11.146-31.024Q-11.298-30.583-11.370-30.127Q-11.442-29.671-11.442-29.182Q-11.442-28.181-11.132-27.294Q-10.823-26.407-10.140-25.822Q-10.112-25.805-10.112-25.761Q-10.112-25.723-10.134-25.699Q-10.157-25.675-10.191-25.675L-10.259-25.675Q-10.266-25.679-10.275-25.680Q-10.283-25.682-10.293-25.682M-8.776-28.273L-8.776-30.170L-9.415-30.170L-9.415-30.392Q-9.097-30.392-8.880-30.602Q-8.663-30.812-8.562-31.122Q-8.461-31.431-8.461-31.739L-8.195-31.739L-8.195-30.450L-7.118-30.450L-7.118-30.170L-8.195-30.170L-8.195-28.286Q-8.195-28.010-8.090-27.811Q-7.986-27.613-7.726-27.613Q-7.569-27.613-7.463-27.717Q-7.357-27.822-7.308-27.975Q-7.258-28.129-7.258-28.286L-7.258-28.700L-6.992-28.700L-6.992-28.273Q-6.992-28.047-7.091-27.837Q-7.190-27.627-7.374-27.495Q-7.559-27.364-7.788-27.364Q-8.225-27.364-8.501-27.601Q-8.776-27.839-8.776-28.273M-5.860-25.675L-5.929-25.675Q-5.963-25.675-5.985-25.701Q-6.007-25.726-6.007-25.761Q-6.007-25.805-5.976-25.822Q-5.621-26.126-5.371-26.516Q-5.122-26.906-4.970-27.338Q-4.818-27.770-4.748-28.239Q-4.678-28.707-4.678-29.182Q-4.678-29.661-4.748-30.127Q-4.818-30.594-4.972-31.029Q-5.125-31.465-5.377-31.853Q-5.628-32.241-5.976-32.535Q-6.007-32.552-6.007-32.597Q-6.007-32.631-5.985-32.656Q-5.963-32.682-5.929-32.682L-5.860-32.682Q-5.850-32.682-5.841-32.680Q-5.833-32.679-5.823-32.675Q-5.279-32.275-4.907-31.722Q-4.534-31.168-4.353-30.522Q-4.172-29.876-4.172-29.182Q-4.172-28.481-4.353-27.834Q-4.534-27.186-4.908-26.632Q-5.283-26.078-5.823-25.682Q-5.833-25.682-5.841-25.680Q-5.850-25.679-5.860-25.675\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(267.107 43.614)\">\u003Cpath d=\"M4.828-28.239L-0.005-28.239Q-0.073-28.249-0.119-28.295Q-0.165-28.341-0.165-28.413Q-0.165-28.478-0.119-28.524Q-0.073-28.570-0.005-28.580L4.828-28.580Q4.897-28.570 4.943-28.524Q4.989-28.478 4.989-28.413Q4.989-28.341 4.943-28.295Q4.897-28.249 4.828-28.239M4.828-29.777L-0.005-29.777Q-0.073-29.787-0.119-29.833Q-0.165-29.879-0.165-29.951Q-0.165-30.095-0.005-30.119L4.828-30.119Q4.989-30.095 4.989-29.951Q4.989-29.879 4.943-29.833Q4.897-29.787 4.828-29.777\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(267.107 43.614)\">\u003Cpath d=\"M-28.660-19.432L-30.393-19.432L-30.393-19.712Q-30.167-19.712-30.018-19.746Q-29.870-19.781-29.870-19.921L-29.870-22.170L-30.458-22.170L-30.458-22.450L-29.870-22.450L-29.870-23.267Q-29.870-23.585-29.692-23.833Q-29.514-24.080-29.224-24.221Q-28.933-24.361-28.622-24.361Q-28.366-24.361-28.162-24.219Q-27.959-24.077-27.959-23.834Q-27.959-23.698-28.058-23.599Q-28.157-23.499-28.294-23.499Q-28.431-23.499-28.530-23.599Q-28.629-23.698-28.629-23.834Q-28.629-24.015-28.489-24.108Q-28.567-24.135-28.667-24.135Q-28.875-24.135-29.029-24.002Q-29.183-23.869-29.263-23.665Q-29.343-23.462-29.343-23.253L-29.343-22.450L-28.455-22.450L-28.455-22.170L-29.316-22.170L-29.316-19.921Q-29.316-19.712-28.660-19.712L-28.660-19.432M-28.021-20.915Q-28.021-21.257-27.886-21.556Q-27.751-21.855-27.511-22.079Q-27.272-22.303-26.954-22.428Q-26.636-22.553-26.305-22.553Q-25.860-22.553-25.460-22.337Q-25.061-22.122-24.826-21.744Q-24.592-21.367-24.592-20.915Q-24.592-20.574-24.734-20.290Q-24.876-20.006-25.120-19.799Q-25.365-19.593-25.674-19.478Q-25.983-19.364-26.305-19.364Q-26.735-19.364-27.137-19.565Q-27.539-19.767-27.780-20.119Q-28.021-20.471-28.021-20.915M-26.305-19.613Q-25.703-19.613-25.479-19.991Q-25.255-20.369-25.255-21.001Q-25.255-21.613-25.490-21.972Q-25.724-22.330-26.305-22.330Q-27.357-22.330-27.357-21.001Q-27.357-20.369-27.132-19.991Q-26.906-19.613-26.305-19.613M-22.248-19.432L-23.984-19.432L-23.984-19.712Q-23.755-19.712-23.606-19.746Q-23.458-19.781-23.458-19.921L-23.458-21.770Q-23.458-22.040-23.565-22.101Q-23.673-22.163-23.984-22.163L-23.984-22.443L-22.955-22.518L-22.955-21.811Q-22.825-22.119-22.583-22.318Q-22.340-22.518-22.022-22.518Q-21.803-22.518-21.632-22.394Q-21.461-22.269-21.461-22.057Q-21.461-21.920-21.561-21.821Q-21.660-21.722-21.793-21.722Q-21.930-21.722-22.029-21.821Q-22.128-21.920-22.128-22.057Q-22.128-22.197-22.029-22.296Q-22.319-22.296-22.519-22.100Q-22.719-21.903-22.812-21.609Q-22.904-21.315-22.904-21.035L-22.904-19.921Q-22.904-19.712-22.248-19.712L-22.248-19.432M-19.489-19.459L-20.470-21.958Q-20.532-22.101-20.650-22.136Q-20.768-22.170-20.983-22.170L-20.983-22.450L-19.503-22.450L-19.503-22.170Q-19.882-22.170-19.882-22.009Q-19.882-21.999-19.869-21.958L-19.154-20.126L-18.481-21.831Q-18.512-21.903-18.512-21.931Q-18.512-21.958-18.539-21.958Q-18.601-22.105-18.719-22.137Q-18.836-22.170-19.048-22.170L-19.048-22.450L-17.650-22.450L-17.650-22.170Q-18.026-22.170-18.026-22.009Q-18.026-21.978-18.020-21.958L-17.264-20.020L-16.577-21.770Q-16.557-21.821-16.557-21.876Q-16.557-22.016-16.669-22.093Q-16.782-22.170-16.922-22.170L-16.922-22.450L-15.702-22.450L-15.702-22.170Q-15.907-22.170-16.063-22.064Q-16.218-21.958-16.290-21.770L-17.196-19.459Q-17.230-19.364-17.343-19.364L-17.411-19.364Q-17.521-19.364-17.558-19.459L-18.341-21.462L-19.127-19.459Q-19.161-19.364-19.274-19.364L-19.342-19.364Q-19.452-19.364-19.489-19.459\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(267.107 43.614)\">\u003Cpath d=\"M-15.316-20.160Q-15.316-20.492-15.093-20.719Q-14.869-20.946-14.525-21.074Q-14.182-21.203-13.809-21.255Q-13.437-21.308-13.132-21.308L-13.132-21.561Q-13.132-21.766-13.240-21.946Q-13.348-22.125-13.529-22.228Q-13.710-22.330-13.918-22.330Q-14.325-22.330-14.561-22.238Q-14.472-22.201-14.426-22.117Q-14.380-22.033-14.380-21.931Q-14.380-21.835-14.426-21.756Q-14.472-21.678-14.553-21.633Q-14.633-21.589-14.722-21.589Q-14.872-21.589-14.973-21.686Q-15.074-21.784-15.074-21.931Q-15.074-22.553-13.918-22.553Q-13.707-22.553-13.457-22.489Q-13.208-22.426-13.006-22.307Q-12.804-22.187-12.678-22.002Q-12.551-21.818-12.551-21.575L-12.551-19.999Q-12.551-19.883-12.490-19.787Q-12.428-19.692-12.315-19.692Q-12.206-19.692-12.141-19.786Q-12.076-19.880-12.076-19.999L-12.076-20.447L-11.810-20.447L-11.810-19.999Q-11.810-19.729-12.037-19.564Q-12.264-19.398-12.544-19.398Q-12.753-19.398-12.890-19.552Q-13.026-19.705-13.050-19.921Q-13.197-19.654-13.479-19.509Q-13.761-19.364-14.086-19.364Q-14.363-19.364-14.647-19.439Q-14.930-19.514-15.123-19.693Q-15.316-19.873-15.316-20.160M-14.701-20.160Q-14.701-19.986-14.600-19.856Q-14.500-19.726-14.344-19.656Q-14.189-19.586-14.024-19.586Q-13.806-19.586-13.597-19.683Q-13.389-19.781-13.261-19.962Q-13.132-20.143-13.132-20.369L-13.132-21.097Q-13.457-21.097-13.823-21.006Q-14.189-20.915-14.445-20.703Q-14.701-20.492-14.701-20.160M-9.643-19.432L-11.379-19.432L-11.379-19.712Q-11.150-19.712-11.001-19.746Q-10.853-19.781-10.853-19.921L-10.853-21.770Q-10.853-22.040-10.960-22.101Q-11.068-22.163-11.379-22.163L-11.379-22.443L-10.350-22.518L-10.350-21.811Q-10.220-22.119-9.978-22.318Q-9.735-22.518-9.417-22.518Q-9.198-22.518-9.027-22.394Q-8.856-22.269-8.856-22.057Q-8.856-21.920-8.956-21.821Q-9.055-21.722-9.188-21.722Q-9.325-21.722-9.424-21.821Q-9.523-21.920-9.523-22.057Q-9.523-22.197-9.424-22.296Q-9.714-22.296-9.914-22.100Q-10.114-21.903-10.207-21.609Q-10.299-21.315-10.299-21.035L-10.299-19.921Q-10.299-19.712-9.643-19.712L-9.643-19.432M-8.272-20.943Q-8.272-21.281-8.132-21.572Q-7.992-21.862-7.747-22.076Q-7.503-22.289-7.199-22.404Q-6.895-22.518-6.570-22.518Q-6.300-22.518-6.037-22.419Q-5.773-22.320-5.582-22.142L-5.582-23.540Q-5.582-23.810-5.690-23.872Q-5.797-23.933-6.108-23.933L-6.108-24.214L-5.032-24.289L-5.032-20.105Q-5.032-19.917-4.977-19.834Q-4.922-19.750-4.822-19.731Q-4.721-19.712-4.505-19.712L-4.505-19.432L-5.613-19.364L-5.613-19.781Q-6.030-19.364-6.655-19.364Q-7.086-19.364-7.459-19.576Q-7.831-19.787-8.052-20.148Q-8.272-20.509-8.272-20.943M-6.597-19.586Q-6.389-19.586-6.202-19.658Q-6.016-19.729-5.862-19.866Q-5.709-20.003-5.613-20.181L-5.613-21.790Q-5.698-21.937-5.844-22.057Q-5.989-22.177-6.158-22.236Q-6.327-22.296-6.508-22.296Q-7.069-22.296-7.337-21.907Q-7.606-21.517-7.606-20.936Q-7.606-20.365-7.371-19.975Q-7.137-19.586-6.597-19.586\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(267.107 43.614)\">\u003Cpath d=\"M-1.193-20.967Q-1.193-21.288-1.068-21.577Q-0.943-21.866-0.717-22.089Q-0.492-22.313-0.196-22.433Q0.099-22.553 0.417-22.553Q0.745-22.553 1.007-22.453Q1.268-22.354 1.444-22.172Q1.620-21.989 1.714-21.731Q1.808-21.473 1.808-21.141Q1.808-21.049 1.726-21.028L-0.529-21.028L-0.529-20.967Q-0.529-20.379-0.246-19.996Q0.038-19.613 0.605-19.613Q0.927-19.613 1.195-19.806Q1.463-19.999 1.552-20.314Q1.559-20.355 1.634-20.369L1.726-20.369Q1.808-20.345 1.808-20.273Q1.808-20.266 1.802-20.239Q1.689-19.842 1.318-19.603Q0.947-19.364 0.523-19.364Q0.086-19.364-0.314-19.572Q-0.714-19.781-0.953-20.148Q-1.193-20.515-1.193-20.967M-0.523-21.237L1.292-21.237Q1.292-21.514 1.195-21.766Q1.097-22.019 0.899-22.175Q0.701-22.330 0.417-22.330Q0.140-22.330-0.073-22.172Q-0.287-22.013-0.405-21.758Q-0.523-21.503-0.523-21.237M4.146-19.432L2.410-19.432L2.410-19.712Q2.639-19.712 2.788-19.746Q2.936-19.781 2.936-19.921L2.936-21.770Q2.936-22.040 2.829-22.101Q2.721-22.163 2.410-22.163L2.410-22.443L3.439-22.518L3.439-21.811Q3.569-22.119 3.811-22.318Q4.054-22.518 4.372-22.518Q4.591-22.518 4.762-22.394Q4.932-22.269 4.932-22.057Q4.932-21.920 4.833-21.821Q4.734-21.722 4.601-21.722Q4.464-21.722 4.365-21.821Q4.266-21.920 4.266-22.057Q4.266-22.197 4.365-22.296Q4.075-22.296 3.875-22.100Q3.675-21.903 3.582-21.609Q3.490-21.315 3.490-21.035L3.490-19.921Q3.490-19.712 4.146-19.712L4.146-19.432M7.267-19.432L5.531-19.432L5.531-19.712Q5.760-19.712 5.908-19.746Q6.057-19.781 6.057-19.921L6.057-21.770Q6.057-22.040 5.949-22.101Q5.842-22.163 5.531-22.163L5.531-22.443L6.559-22.518L6.559-21.811Q6.689-22.119 6.932-22.318Q7.175-22.518 7.492-22.518Q7.711-22.518 7.882-22.394Q8.053-22.269 8.053-22.057Q8.053-21.920 7.954-21.821Q7.855-21.722 7.721-21.722Q7.585-21.722 7.486-21.821Q7.387-21.920 7.387-22.057Q7.387-22.197 7.486-22.296Q7.195-22.296 6.995-22.100Q6.795-21.903 6.703-21.609Q6.611-21.315 6.611-21.035L6.611-19.921Q6.611-19.712 7.267-19.712L7.267-19.432M8.596-20.915Q8.596-21.257 8.732-21.556Q8.867-21.855 9.106-22.079Q9.345-22.303 9.663-22.428Q9.981-22.553 10.312-22.553Q10.757-22.553 11.157-22.337Q11.556-22.122 11.791-21.744Q12.025-21.367 12.025-20.915Q12.025-20.574 11.883-20.290Q11.741-20.006 11.497-19.799Q11.252-19.593 10.943-19.478Q10.634-19.364 10.312-19.364Q9.882-19.364 9.480-19.565Q9.078-19.767 8.837-20.119Q8.596-20.471 8.596-20.915M10.312-19.613Q10.914-19.613 11.138-19.991Q11.362-20.369 11.362-21.001Q11.362-21.613 11.128-21.972Q10.893-22.330 10.312-22.330Q9.260-22.330 9.260-21.001Q9.260-20.369 9.485-19.991Q9.711-19.613 10.312-19.613M14.369-19.432L12.633-19.432L12.633-19.712Q12.862-19.712 13.011-19.746Q13.159-19.781 13.159-19.921L13.159-21.770Q13.159-22.040 13.052-22.101Q12.944-22.163 12.633-22.163L12.633-22.443L13.662-22.518L13.662-21.811Q13.792-22.119 14.034-22.318Q14.277-22.518 14.595-22.518Q14.814-22.518 14.985-22.394Q15.156-22.269 15.156-22.057Q15.156-21.920 15.056-21.821Q14.957-21.722 14.824-21.722Q14.687-21.722 14.588-21.821Q14.489-21.920 14.489-22.057Q14.489-22.197 14.588-22.296Q14.298-22.296 14.098-22.100Q13.898-21.903 13.805-21.609Q13.713-21.315 13.713-21.035L13.713-19.921Q13.713-19.712 14.369-19.712\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M259.446-40.572v39.48\"\u002F>\u003Cpath stroke=\"none\" d=\"m259.446 1.507 2.08-4.16-2.08 1.56-2.08-1.56\"\u002F>\u003C\u002Fg>\u003Cg fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M78.971 17.556h146.177\"\u002F>\u003Cpath stroke=\"none\" d=\"m227.748 17.556-4.16-2.08 1.56 2.08-1.56 2.08\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fsvg>\u003Cfigcaption class=\"tikz-cap\">The Intrinsic Curiosity Module. An inverse model predicts the action \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.5806em;vertical-align:-0.15em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">a\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2806em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.15em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> from features \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1em;vertical-align:-0.25em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">ϕ\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2806em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.15em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003Cspan class=\"mpunct\">,\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.1667em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">ϕ\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.3011em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003Cspan class=\"mbin mtight\">+\u003C\u002Fspan>\u003Cspan class=\"mord mtight\">1\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2083em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>, which trains the encoder \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.8889em;vertical-align:-0.1944em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">ϕ\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> to keep only the controllable part of the state. A forward model predicts \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.2079em;vertical-align:-0.25em;\">\u003C\u002Fspan>\u003Cspan class=\"mord accent\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.9579em;\">\u003Cspan style=\"top:-3em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">ϕ\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.2634em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"accent-body\" style=\"left:-0.1667em;\">\u003Cspan class=\"mord\">^\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.1944em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.3011em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003Cspan class=\"mbin mtight\">+\u003C\u002Fspan>\u003Cspan class=\"mord mtight\">1\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2083em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> from \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1em;vertical-align:-0.25em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">ϕ\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2806em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.15em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan> and \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:0.5806em;vertical-align:-0.15em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\">a\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.2806em;\">\u003Cspan style=\"top:-2.55em;margin-left:0em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.15em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>; its error becomes the curiosity reward \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.0717em;vertical-align:-0.247em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0278em;\">r\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.8247em;\">\u003Cspan style=\"top:-2.453em;margin-left:-0.0278em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">i\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.247em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>.\u003C\u002Ffigcaption>","\u003Csvg style=\"width:100%;max-width:507.963px;height:auto\" xmlns=\"http:\u002F\u002Fwww.w3.org\u002F2000\u002Fsvg\" viewBox=\"-75 -75 380.973 125.901\">\u003Cg stroke=\"currentColor\" style=\"stroke-miterlimit:10;stroke-width:.4\">\u003Cpath fill=\"none\" d=\"M-62.07 4.752h73.977V-29.39H-62.07Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(-11.411 2.153)\">\u003Cpath d=\"M-24.767-12.326L-24.767-13.389Q-24.767-13.413-24.739-13.440Q-24.712-13.467-24.688-13.467L-24.579-13.467Q-24.514-13.467-24.500-13.409Q-24.404-12.975-24.158-12.724Q-23.912-12.473-23.498-12.473Q-23.157-12.473-22.904-12.606Q-22.651-12.739-22.651-13.047Q-22.651-13.204-22.745-13.319Q-22.839-13.433-22.977-13.502Q-23.116-13.570-23.283-13.608L-23.864-13.707Q-24.220-13.775-24.493-13.996Q-24.767-14.216-24.767-14.558Q-24.767-14.807-24.655-14.982Q-24.544-15.156-24.358-15.255Q-24.172-15.354-23.956-15.397Q-23.741-15.440-23.498-15.440Q-23.085-15.440-22.805-15.258L-22.589-15.433Q-22.579-15.436-22.572-15.438Q-22.565-15.440-22.555-15.440L-22.504-15.440Q-22.477-15.440-22.453-15.416Q-22.429-15.392-22.429-15.364L-22.429-14.517Q-22.429-14.496-22.453-14.469Q-22.477-14.442-22.504-14.442L-22.617-14.442Q-22.644-14.442-22.670-14.467Q-22.695-14.493-22.695-14.517Q-22.695-14.753-22.801-14.917Q-22.907-15.081-23.090-15.163Q-23.273-15.245-23.505-15.245Q-23.833-15.245-24.090-15.142Q-24.346-15.040-24.346-14.763Q-24.346-14.568-24.163-14.459Q-23.980-14.349-23.751-14.308L-23.177-14.202Q-22.931-14.154-22.717-14.026Q-22.504-13.898-22.367-13.695Q-22.230-13.491-22.230-13.242Q-22.230-12.729-22.596-12.490Q-22.962-12.251-23.498-12.251Q-23.994-12.251-24.326-12.545L-24.592-12.271Q-24.613-12.251-24.640-12.251L-24.688-12.251Q-24.712-12.251-24.739-12.278Q-24.767-12.305-24.767-12.326M-21.075-13.160L-21.075-15.057L-21.714-15.057L-21.714-15.279Q-21.396-15.279-21.179-15.489Q-20.962-15.699-20.862-16.009Q-20.761-16.318-20.761-16.626L-20.494-16.626L-20.494-15.337L-19.417-15.337L-19.417-15.057L-20.494-15.057L-20.494-13.173Q-20.494-12.897-20.390-12.698Q-20.286-12.500-20.026-12.500Q-19.869-12.500-19.763-12.604Q-19.657-12.709-19.607-12.862Q-19.558-13.016-19.558-13.173L-19.558-13.587L-19.291-13.587L-19.291-13.160Q-19.291-12.934-19.390-12.724Q-19.489-12.514-19.674-12.382Q-19.858-12.251-20.087-12.251Q-20.525-12.251-20.800-12.488Q-21.075-12.726-21.075-13.160M-18.423-13.047Q-18.423-13.379-18.199-13.606Q-17.975-13.833-17.632-13.961Q-17.288-14.090-16.915-14.142Q-16.543-14.195-16.239-14.195L-16.239-14.448Q-16.239-14.653-16.346-14.833Q-16.454-15.012-16.635-15.115Q-16.816-15.217-17.025-15.217Q-17.432-15.217-17.667-15.125Q-17.579-15.088-17.532-15.004Q-17.486-14.920-17.486-14.818Q-17.486-14.722-17.532-14.643Q-17.579-14.565-17.659-14.520Q-17.739-14.476-17.828-14.476Q-17.978-14.476-18.079-14.573Q-18.180-14.671-18.180-14.818Q-18.180-15.440-17.025-15.440Q-16.813-15.440-16.563-15.376Q-16.314-15.313-16.112-15.194Q-15.911-15.074-15.784-14.889Q-15.658-14.705-15.658-14.462L-15.658-12.886Q-15.658-12.770-15.596-12.674Q-15.535-12.579-15.422-12.579Q-15.312-12.579-15.248-12.673Q-15.183-12.767-15.183-12.886L-15.183-13.334L-14.916-13.334L-14.916-12.886Q-14.916-12.616-15.143-12.451Q-15.371-12.285-15.651-12.285Q-15.859-12.285-15.996-12.439Q-16.133-12.592-16.157-12.808Q-16.304-12.541-16.586-12.396Q-16.868-12.251-17.192-12.251Q-17.469-12.251-17.753-12.326Q-18.037-12.401-18.230-12.580Q-18.423-12.760-18.423-13.047M-17.808-13.047Q-17.808-12.873-17.707-12.743Q-17.606-12.613-17.450-12.543Q-17.295-12.473-17.131-12.473Q-16.912-12.473-16.704-12.570Q-16.495-12.668-16.367-12.849Q-16.239-13.030-16.239-13.256L-16.239-13.984Q-16.563-13.984-16.929-13.893Q-17.295-13.802-17.551-13.590Q-17.808-13.379-17.808-13.047M-13.973-13.160L-13.973-15.057L-14.612-15.057L-14.612-15.279Q-14.294-15.279-14.077-15.489Q-13.860-15.699-13.759-16.009Q-13.658-16.318-13.658-16.626L-13.392-16.626L-13.392-15.337L-12.315-15.337L-12.315-15.057L-13.392-15.057L-13.392-13.173Q-13.392-12.897-13.287-12.698Q-13.183-12.500-12.923-12.500Q-12.766-12.500-12.660-12.604Q-12.554-12.709-12.505-12.862Q-12.455-13.016-12.455-13.173L-12.455-13.587L-12.188-13.587L-12.188-13.160Q-12.188-12.934-12.288-12.724Q-12.387-12.514-12.571-12.382Q-12.756-12.251-12.985-12.251Q-13.422-12.251-13.697-12.488Q-13.973-12.726-13.973-13.160M-11.419-13.854Q-11.419-14.175-11.295-14.464Q-11.170-14.753-10.944-14.976Q-10.719-15.200-10.423-15.320Q-10.127-15.440-9.810-15.440Q-9.481-15.440-9.220-15.340Q-8.958-15.241-8.782-15.059Q-8.606-14.876-8.512-14.618Q-8.418-14.360-8.418-14.028Q-8.418-13.936-8.500-13.915L-10.756-13.915L-10.756-13.854Q-10.756-13.266-10.473-12.883Q-10.189-12.500-9.622-12.500Q-9.300-12.500-9.032-12.693Q-8.764-12.886-8.675-13.201Q-8.668-13.242-8.593-13.256L-8.500-13.256Q-8.418-13.232-8.418-13.160Q-8.418-13.153-8.425-13.126Q-8.538-12.729-8.909-12.490Q-9.280-12.251-9.704-12.251Q-10.141-12.251-10.541-12.459Q-10.941-12.668-11.180-13.035Q-11.419-13.402-11.419-13.854M-10.749-14.124L-8.935-14.124Q-8.935-14.401-9.032-14.653Q-9.129-14.906-9.328-15.062Q-9.526-15.217-9.810-15.217Q-10.086-15.217-10.300-15.059Q-10.514-14.900-10.632-14.645Q-10.749-14.390-10.749-14.124\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(-11.411 2.153)\">\u003Cpath d=\"M-5.113-12.326L-5.113-13.389Q-5.113-13.413-5.085-13.440Q-5.058-13.467-5.034-13.467L-4.925-13.467Q-4.860-13.467-4.846-13.409Q-4.750-12.975-4.504-12.724Q-4.258-12.473-3.844-12.473Q-3.503-12.473-3.250-12.606Q-2.997-12.739-2.997-13.047Q-2.997-13.204-3.091-13.319Q-3.185-13.433-3.323-13.502Q-3.462-13.570-3.629-13.608L-4.210-13.707Q-4.566-13.775-4.839-13.996Q-5.113-14.216-5.113-14.558Q-5.113-14.807-5.001-14.982Q-4.890-15.156-4.704-15.255Q-4.518-15.354-4.302-15.397Q-4.087-15.440-3.844-15.440Q-3.431-15.440-3.151-15.258L-2.935-15.433Q-2.925-15.436-2.918-15.438Q-2.911-15.440-2.901-15.440L-2.850-15.440Q-2.823-15.440-2.799-15.416Q-2.775-15.392-2.775-15.364L-2.775-14.517Q-2.775-14.496-2.799-14.469Q-2.823-14.442-2.850-14.442L-2.963-14.442Q-2.990-14.442-3.016-14.467Q-3.041-14.493-3.041-14.517Q-3.041-14.753-3.147-14.917Q-3.253-15.081-3.436-15.163Q-3.619-15.245-3.851-15.245Q-4.179-15.245-4.436-15.142Q-4.692-15.040-4.692-14.763Q-4.692-14.568-4.509-14.459Q-4.326-14.349-4.097-14.308L-3.523-14.202Q-3.277-14.154-3.063-14.026Q-2.850-13.898-2.713-13.695Q-2.576-13.491-2.576-13.242Q-2.576-12.729-2.942-12.490Q-3.308-12.251-3.844-12.251Q-4.340-12.251-4.672-12.545L-4.938-12.271Q-4.959-12.251-4.986-12.251L-5.034-12.251Q-5.058-12.251-5.085-12.278Q-5.113-12.305-5.113-12.326\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"M57.431-37.927h73.978V-72.07H57.43Z\"\u002F>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(90.088 -37.124)\">\u003Cpath d=\"M-7.865-21.160L-7.865-23.057L-8.504-23.057L-8.504-23.279Q-8.186-23.279-7.969-23.489Q-7.752-23.699-7.652-24.009Q-7.551-24.318-7.551-24.626L-7.284-24.626L-7.284-23.337L-6.207-23.337L-6.207-23.057L-7.284-23.057L-7.284-21.173Q-7.284-20.897-7.180-20.698Q-7.076-20.500-6.816-20.500Q-6.659-20.500-6.553-20.604Q-6.447-20.709-6.397-20.862Q-6.348-21.016-6.348-21.173L-6.348-21.587L-6.081-21.587L-6.081-21.160Q-6.081-20.934-6.180-20.724Q-6.279-20.514-6.464-20.382Q-6.648-20.251-6.877-20.251Q-7.315-20.251-7.590-20.488Q-7.865-20.726-7.865-21.160M-5.213-21.047Q-5.213-21.379-4.989-21.606Q-4.765-21.833-4.422-21.961Q-4.078-22.090-3.706-22.142Q-3.333-22.195-3.029-22.195L-3.029-22.448Q-3.029-22.653-3.136-22.833Q-3.244-23.012-3.425-23.115Q-3.606-23.217-3.815-23.217Q-4.222-23.217-4.457-23.125Q-4.369-23.088-4.322-23.004Q-4.276-22.920-4.276-22.818Q-4.276-22.722-4.322-22.643Q-4.369-22.565-4.449-22.520Q-4.529-22.476-4.618-22.476Q-4.768-22.476-4.869-22.573Q-4.970-22.671-4.970-22.818Q-4.970-23.440-3.815-23.440Q-3.603-23.440-3.353-23.376Q-3.104-23.313-2.902-23.194Q-2.701-23.074-2.574-22.889Q-2.448-22.705-2.448-22.462L-2.448-20.886Q-2.448-20.770-2.386-20.674Q-2.325-20.579-2.212-20.579Q-2.102-20.579-2.038-20.673Q-1.973-20.767-1.973-20.886L-1.973-21.334L-1.706-21.334L-1.706-20.886Q-1.706-20.616-1.933-20.451Q-2.161-20.285-2.441-20.285Q-2.649-20.285-2.786-20.439Q-2.923-20.592-2.947-20.808Q-3.094-20.541-3.376-20.396Q-3.658-20.251-3.982-20.251Q-4.259-20.251-4.543-20.326Q-4.827-20.401-5.020-20.580Q-5.213-20.760-5.213-21.047M-4.598-21.047Q-4.598-20.873-4.497-20.743Q-4.396-20.613-4.240-20.543Q-4.085-20.473-3.921-20.473Q-3.702-20.473-3.494-20.570Q-3.285-20.668-3.157-20.849Q-3.029-21.030-3.029-21.256L-3.029-21.984Q-3.353-21.984-3.719-21.893Q-4.085-21.802-4.341-21.590Q-4.598-21.379-4.598-21.047M0.461-20.319L-1.275-20.319L-1.275-20.599Q-1.046-20.599-0.898-20.633Q-0.749-20.668-0.749-20.808L-0.749-22.657Q-0.749-22.927-0.857-22.988Q-0.964-23.050-1.275-23.050L-1.275-23.330L-0.247-23.405L-0.247-22.698Q-0.117-23.006 0.126-23.205Q0.369-23.405 0.687-23.405Q0.905-23.405 1.076-23.281Q1.247-23.156 1.247-22.944Q1.247-22.807 1.148-22.708Q1.049-22.609 0.916-22.609Q0.779-22.609 0.680-22.708Q0.581-22.807 0.581-22.944Q0.581-23.084 0.680-23.183Q0.389-23.183 0.189-22.987Q-0.011-22.790-0.103-22.496Q-0.195-22.202-0.195-21.922L-0.195-20.808Q-0.195-20.599 0.461-20.599L0.461-20.319M1.791-19.786Q1.791-20.032 1.987-20.216Q2.184-20.401 2.440-20.480Q2.303-20.592 2.232-20.753Q2.160-20.914 2.160-21.095Q2.160-21.416 2.372-21.662Q2.037-21.960 2.037-22.370Q2.037-22.831 2.426-23.118Q2.816-23.405 3.294-23.405Q3.766-23.405 4.101-23.159Q4.275-23.313 4.486-23.395Q4.696-23.477 4.925-23.477Q5.089-23.477 5.210-23.370Q5.332-23.262 5.332-23.098Q5.332-23.002 5.260-22.930Q5.188-22.859 5.096-22.859Q4.997-22.859 4.927-22.932Q4.857-23.006 4.857-23.105Q4.857-23.159 4.870-23.190L4.877-23.204Q4.884-23.224 4.892-23.235Q4.901-23.245 4.904-23.252Q4.549-23.252 4.262-23.029Q4.549-22.736 4.549-22.370Q4.549-22.055 4.364-21.823Q4.180-21.590 3.891-21.462Q3.602-21.334 3.294-21.334Q3.093-21.334 2.901-21.384Q2.710-21.433 2.532-21.543Q2.440-21.416 2.440-21.273Q2.440-21.091 2.568-20.956Q2.696-20.821 2.881-20.821L3.513-20.821Q3.961-20.821 4.330-20.750Q4.699-20.678 4.959-20.449Q5.219-20.220 5.219-19.786Q5.219-19.465 4.923-19.263Q4.627-19.061 4.224-18.972Q3.821-18.883 3.506-18.883Q3.189-18.883 2.785-18.972Q2.382-19.061 2.086-19.263Q1.791-19.465 1.791-19.786M2.245-19.786Q2.245-19.557 2.464-19.408Q2.683-19.259 2.975-19.191Q3.267-19.123 3.506-19.123Q3.670-19.123 3.879-19.159Q4.087-19.194 4.294-19.275Q4.501-19.355 4.633-19.483Q4.764-19.611 4.764-19.786Q4.764-20.138 4.383-20.232Q4.002-20.326 3.500-20.326L2.881-20.326Q2.642-20.326 2.443-20.175Q2.245-20.025 2.245-19.786M3.294-21.573Q3.961-21.573 3.961-22.370Q3.961-23.170 3.294-23.170Q2.625-23.170 2.625-22.370Q2.625-21.573 3.294-21.573M5.773-21.854Q5.773-22.175 5.897-22.464Q6.022-22.753 6.248-22.976Q6.473-23.200 6.769-23.320Q7.065-23.440 7.382-23.440Q7.711-23.440 7.972-23.340Q8.233-23.241 8.409-23.059Q8.586-22.876 8.679-22.618Q8.773-22.360 8.773-22.028Q8.773-21.936 8.691-21.915L6.436-21.915L6.436-21.854Q6.436-21.266 6.719-20.883Q7.003-20.500 7.570-20.500Q7.892-20.500 8.160-20.693Q8.428-20.886 8.517-21.201Q8.524-21.242 8.599-21.256L8.691-21.256Q8.773-21.232 8.773-21.160Q8.773-21.153 8.767-21.126Q8.654-20.729 8.283-20.490Q7.912-20.251 7.488-20.251Q7.051-20.251 6.651-20.459Q6.251-20.668 6.012-21.035Q5.773-21.402 5.773-21.854M6.442-22.124L8.257-22.124Q8.257-22.401 8.160-22.653Q8.063-22.906 7.864-23.062Q7.666-23.217 7.382-23.217Q7.106-23.217 6.892-23.059Q6.678-22.900 6.560-22.645Q6.442-22.390 6.442-22.124M9.888-21.160L9.888-23.057L9.249-23.057L9.249-23.279Q9.566-23.279 9.784-23.489Q10.001-23.699 10.101-24.009Q10.202-24.318 10.202-24.626L10.469-24.626L10.469-23.337L11.545-23.337L11.545-23.057L10.469-23.057L10.469-21.173Q10.469-20.897 10.573-20.698Q10.677-20.500 10.937-20.500Q11.094-20.500 11.200-20.604Q11.306-20.709 11.356-20.862Q11.405-21.016 11.405-21.173L11.405-21.587L11.672-21.587L11.672-21.160Q11.672-20.934 11.573-20.724Q11.474-20.514 11.289-20.382Q11.105-20.251 10.876-20.251Q10.438-20.251 10.163-20.488Q9.888-20.726 9.888-21.160\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(90.088 -37.124)\">\u003Cpath d=\"M17.003-20.319L15.270-20.319L15.270-20.599Q15.496-20.599 15.645-20.633Q15.793-20.668 15.793-20.808L15.793-23.057L15.205-23.057L15.205-23.337L15.793-23.337L15.793-24.154Q15.793-24.472 15.971-24.720Q16.149-24.967 16.439-25.108Q16.730-25.248 17.041-25.248Q17.297-25.248 17.501-25.106Q17.704-24.964 17.704-24.721Q17.704-24.585 17.605-24.486Q17.506-24.386 17.369-24.386Q17.232-24.386 17.133-24.486Q17.034-24.585 17.034-24.721Q17.034-24.902 17.174-24.995Q17.096-25.022 16.996-25.022Q16.788-25.022 16.634-24.889Q16.480-24.756 16.400-24.552Q16.320-24.349 16.320-24.140L16.320-23.337L17.208-23.337L17.208-23.057L16.347-23.057L16.347-20.808Q16.347-20.599 17.003-20.599\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(90.088 -37.124)\">\u003Cpath d=\"M-22.637-10.569Q-23.187-10.969-23.558-11.524Q-23.929-12.080-24.110-12.726Q-24.291-13.372-24.291-14.069Q-24.291-14.582-24.191-15.077Q-24.090-15.573-23.885-16.024Q-23.680-16.475-23.367-16.867Q-23.054-17.258-22.637-17.562Q-22.627-17.566-22.620-17.567Q-22.613-17.569-22.603-17.569L-22.535-17.569Q-22.500-17.569-22.478-17.545Q-22.456-17.521-22.456-17.484Q-22.456-17.439-22.483-17.422Q-22.832-17.121-23.085-16.737Q-23.338-16.352-23.490-15.911Q-23.642-15.470-23.714-15.014Q-23.786-14.558-23.786-14.069Q-23.786-13.068-23.476-12.181Q-23.167-11.294-22.483-10.709Q-22.456-10.692-22.456-10.648Q-22.456-10.610-22.478-10.586Q-22.500-10.562-22.535-10.562L-22.603-10.562Q-22.610-10.566-22.618-10.567Q-22.627-10.569-22.637-10.569M-19.896-12.319L-21.632-12.319L-21.632-12.599Q-21.403-12.599-21.255-12.633Q-21.106-12.668-21.106-12.808L-21.106-14.657Q-21.106-14.927-21.214-14.988Q-21.321-15.050-21.632-15.050L-21.632-15.330L-20.603-15.405L-20.603-14.698Q-20.474-15.006-20.231-15.205Q-19.988-15.405-19.670-15.405Q-19.452-15.405-19.281-15.281Q-19.110-15.156-19.110-14.944Q-19.110-14.807-19.209-14.708Q-19.308-14.609-19.441-14.609Q-19.578-14.609-19.677-14.708Q-19.776-14.807-19.776-14.944Q-19.776-15.084-19.677-15.183Q-19.968-15.183-20.168-14.987Q-20.368-14.790-20.460-14.496Q-20.552-14.202-20.552-13.922L-20.552-12.808Q-20.552-12.599-19.896-12.599L-19.896-12.319M-18.467-13.047Q-18.467-13.379-18.243-13.606Q-18.019-13.833-17.676-13.961Q-17.332-14.090-16.960-14.142Q-16.587-14.195-16.283-14.195L-16.283-14.448Q-16.283-14.653-16.391-14.833Q-16.498-15.012-16.680-15.115Q-16.861-15.217-17.069-15.217Q-17.476-15.217-17.712-15.125Q-17.623-15.088-17.577-15.004Q-17.531-14.920-17.531-14.818Q-17.531-14.722-17.577-14.643Q-17.623-14.565-17.703-14.520Q-17.784-14.476-17.873-14.476Q-18.023-14.476-18.124-14.573Q-18.225-14.671-18.225-14.818Q-18.225-15.440-17.069-15.440Q-16.857-15.440-16.608-15.376Q-16.358-15.313-16.157-15.194Q-15.955-15.074-15.829-14.889Q-15.702-14.705-15.702-14.462L-15.702-12.886Q-15.702-12.770-15.641-12.674Q-15.579-12.579-15.466-12.579Q-15.357-12.579-15.292-12.673Q-15.227-12.767-15.227-12.886L-15.227-13.334L-14.960-13.334L-14.960-12.886Q-14.960-12.616-15.188-12.451Q-15.415-12.285-15.695-12.285Q-15.904-12.285-16.040-12.439Q-16.177-12.592-16.201-12.808Q-16.348-12.541-16.630-12.396Q-16.912-12.251-17.237-12.251Q-17.514-12.251-17.797-12.326Q-18.081-12.401-18.274-12.580Q-18.467-12.760-18.467-13.047M-17.852-13.047Q-17.852-12.873-17.751-12.743Q-17.650-12.613-17.495-12.543Q-17.339-12.473-17.175-12.473Q-16.956-12.473-16.748-12.570Q-16.539-12.668-16.411-12.849Q-16.283-13.030-16.283-13.256L-16.283-13.984Q-16.608-13.984-16.974-13.893Q-17.339-13.802-17.596-13.590Q-17.852-13.379-17.852-13.047M-12.862-12.319L-14.496-12.319L-14.496-12.599Q-14.267-12.599-14.118-12.633Q-13.969-12.668-13.969-12.808L-13.969-14.657Q-13.969-14.927-14.077-14.988Q-14.185-15.050-14.496-15.050L-14.496-15.330L-13.436-15.405L-13.436-14.756Q-13.265-15.064-12.961-15.235Q-12.657-15.405-12.311-15.405Q-11.806-15.405-11.522-15.182Q-11.238-14.958-11.238-14.462L-11.238-12.808Q-11.238-12.671-11.090-12.635Q-10.941-12.599-10.715-12.599L-10.715-12.319L-12.346-12.319L-12.346-12.599Q-12.117-12.599-11.968-12.633Q-11.819-12.668-11.819-12.808L-11.819-14.448Q-11.819-14.783-11.939-14.983Q-12.059-15.183-12.373-15.183Q-12.643-15.183-12.877-15.047Q-13.111-14.910-13.250-14.676Q-13.388-14.442-13.388-14.168L-13.388-12.808Q-13.388-12.671-13.238-12.635Q-13.087-12.599-12.862-12.599L-12.862-12.319M-10.127-13.830Q-10.127-14.168-9.987-14.459Q-9.847-14.749-9.603-14.963Q-9.358-15.176-9.054-15.291Q-8.750-15.405-8.425-15.405Q-8.155-15.405-7.892-15.306Q-7.629-15.207-7.437-15.029L-7.437-16.427Q-7.437-16.697-7.545-16.759Q-7.653-16.820-7.964-16.820L-7.964-17.101L-6.887-17.176L-6.887-12.992Q-6.887-12.804-6.832-12.721Q-6.778-12.637-6.677-12.618Q-6.576-12.599-6.361-12.599L-6.361-12.319L-7.468-12.251L-7.468-12.668Q-7.885-12.251-8.511-12.251Q-8.941-12.251-9.314-12.463Q-9.686-12.674-9.907-13.035Q-10.127-13.396-10.127-13.830M-8.453-12.473Q-8.244-12.473-8.058-12.545Q-7.872-12.616-7.718-12.753Q-7.564-12.890-7.468-13.068L-7.468-14.677Q-7.554-14.824-7.699-14.944Q-7.844-15.064-8.013-15.123Q-8.183-15.183-8.364-15.183Q-8.924-15.183-9.193-14.794Q-9.461-14.404-9.461-13.823Q-9.461-13.252-9.227-12.862Q-8.993-12.473-8.453-12.473M-5.752-13.802Q-5.752-14.144-5.617-14.443Q-5.482-14.742-5.243-14.966Q-5.004-15.190-4.686-15.315Q-4.368-15.440-4.037-15.440Q-3.592-15.440-3.192-15.224Q-2.792-15.009-2.558-14.631Q-2.324-14.254-2.324-13.802Q-2.324-13.461-2.466-13.177Q-2.608-12.893-2.852-12.686Q-3.097-12.480-3.406-12.365Q-3.715-12.251-4.037-12.251Q-4.467-12.251-4.869-12.452Q-5.270-12.654-5.511-13.006Q-5.752-13.358-5.752-13.802M-4.037-12.500Q-3.435-12.500-3.211-12.878Q-2.987-13.256-2.987-13.888Q-2.987-14.500-3.221-14.859Q-3.456-15.217-4.037-15.217Q-5.089-15.217-5.089-13.888Q-5.089-13.256-4.864-12.878Q-4.638-12.500-4.037-12.500M-0.048-12.319L-1.682-12.319L-1.682-12.599Q-1.453-12.599-1.304-12.633Q-1.155-12.668-1.155-12.808L-1.155-14.657Q-1.155-14.927-1.263-14.988Q-1.371-15.050-1.682-15.050L-1.682-15.330L-0.622-15.405L-0.622-14.756Q-0.451-15.064-0.147-15.235Q0.157-15.405 0.502-15.405Q0.902-15.405 1.179-15.265Q1.456-15.125 1.542-14.777Q1.709-15.070 2.008-15.238Q2.307-15.405 2.652-15.405Q3.158-15.405 3.442-15.182Q3.726-14.958 3.726-14.462L3.726-12.808Q3.726-12.671 3.874-12.635Q4.023-12.599 4.249-12.599L4.249-12.319L2.618-12.319L2.618-12.599Q2.844-12.599 2.994-12.635Q3.145-12.671 3.145-12.808L3.145-14.448Q3.145-14.783 3.025-14.983Q2.905-15.183 2.591-15.183Q2.321-15.183 2.087-15.047Q1.853-14.910 1.714-14.676Q1.576-14.442 1.576-14.168L1.576-12.808Q1.576-12.671 1.724-12.635Q1.873-12.599 2.099-12.599L2.099-12.319L0.468-12.319L0.468-12.599Q0.697-12.599 0.846-12.633Q0.995-12.668 0.995-12.808L0.995-14.448Q0.995-14.783 0.875-14.983Q0.755-15.183 0.441-15.183Q0.171-15.183-0.063-15.047Q-0.297-14.910-0.436-14.676Q-0.574-14.442-0.574-14.168L-0.574-12.808Q-0.574-12.671-0.424-12.635Q-0.273-12.599-0.048-12.599L-0.048-12.319M5.336-11.089Q5.336-11.123 5.363-11.150Q5.633-11.379 5.782-11.702Q5.930-12.025 5.930-12.381L5.930-12.418Q5.821-12.319 5.657-12.319Q5.476-12.319 5.356-12.439Q5.236-12.558 5.236-12.739Q5.236-12.914 5.356-13.033Q5.476-13.153 5.657-13.153Q5.913-13.153 6.033-12.914Q6.152-12.674 6.152-12.381Q6.152-11.981 5.983-11.610Q5.814-11.239 5.517-10.983Q5.486-10.962 5.459-10.962Q5.418-10.962 5.377-11.003Q5.336-11.044 5.336-11.089\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(90.088 -37.124)\">\u003Cpath d=\"M11.614-12.319L9.881-12.319L9.881-12.599Q10.107-12.599 10.256-12.633Q10.404-12.668 10.404-12.808L10.404-15.057L9.816-15.057L9.816-15.337L10.404-15.337L10.404-16.154Q10.404-16.472 10.582-16.720Q10.760-16.967 11.050-17.108Q11.341-17.248 11.652-17.248Q11.908-17.248 12.112-17.106Q12.315-16.964 12.315-16.721Q12.315-16.585 12.216-16.486Q12.117-16.386 11.980-16.386Q11.843-16.386 11.744-16.486Q11.645-16.585 11.645-16.721Q11.645-16.902 11.785-16.995Q11.707-17.022 11.607-17.022Q11.399-17.022 11.245-16.889Q11.091-16.756 11.011-16.552Q10.931-16.349 10.931-16.140L10.931-15.337L11.819-15.337L11.819-15.057L10.958-15.057L10.958-12.808Q10.958-12.599 11.614-12.599L11.614-12.319M14.044-12.319L12.308-12.319L12.308-12.599Q12.537-12.599 12.686-12.633Q12.835-12.668 12.835-12.808L12.835-14.657Q12.835-14.927 12.727-14.988Q12.619-15.050 12.308-15.050L12.308-15.330L13.337-15.405L13.337-14.698Q13.467-15.006 13.710-15.205Q13.952-15.405 14.270-15.405Q14.489-15.405 14.660-15.281Q14.831-15.156 14.831-14.944Q14.831-14.807 14.731-14.708Q14.632-14.609 14.499-14.609Q14.362-14.609 14.263-14.708Q14.164-14.807 14.164-14.944Q14.164-15.084 14.263-15.183Q13.973-15.183 13.773-14.987Q13.573-14.790 13.481-14.496Q13.388-14.202 13.388-13.922L13.388-12.808Q13.388-12.599 14.044-12.599L14.044-12.319M15.374-13.802Q15.374-14.144 15.509-14.443Q15.644-14.742 15.883-14.966Q16.123-15.190 16.440-15.315Q16.758-15.440 17.090-15.440Q17.534-15.440 17.934-15.224Q18.334-15.009 18.568-14.631Q18.802-14.254 18.802-13.802Q18.802-13.461 18.660-13.177Q18.519-12.893 18.274-12.686Q18.030-12.480 17.721-12.365Q17.411-12.251 17.090-12.251Q16.659-12.251 16.258-12.452Q15.856-12.654 15.615-13.006Q15.374-13.358 15.374-13.802M17.090-12.500Q17.691-12.500 17.915-12.878Q18.139-13.256 18.139-13.888Q18.139-14.500 17.905-14.859Q17.671-15.217 17.090-15.217Q16.037-15.217 16.037-13.888Q16.037-13.256 16.263-12.878Q16.488-12.500 17.090-12.500M22.128-12.319L19.455-12.319Q19.411-12.319 19.383-12.346Q19.356-12.374 19.356-12.418L19.356-12.486Q19.356-12.527 19.383-12.558L21.492-15.111L20.853-15.111Q20.429-15.111 20.197-15.045Q19.964-14.978 19.845-14.768Q19.725-14.558 19.725-14.137L19.462-14.137L19.544-15.337L22.135-15.337Q22.176-15.337 22.205-15.310Q22.234-15.282 22.234-15.238L22.234-15.190Q22.234-15.146 22.210-15.118L20.105-12.572L20.785-12.572Q21.113-12.572 21.330-12.608Q21.547-12.644 21.714-12.794Q21.855-12.931 21.908-13.155Q21.960-13.379 21.988-13.707L22.254-13.707L22.128-12.319M22.904-13.854Q22.904-14.175 23.029-14.464Q23.153-14.753 23.379-14.976Q23.605-15.200 23.900-15.320Q24.196-15.440 24.514-15.440Q24.842-15.440 25.103-15.340Q25.365-15.241 25.541-15.059Q25.717-14.876 25.811-14.618Q25.905-14.360 25.905-14.028Q25.905-13.936 25.823-13.915L23.567-13.915L23.567-13.854Q23.567-13.266 23.851-12.883Q24.134-12.500 24.702-12.500Q25.023-12.500 25.291-12.693Q25.560-12.886 25.648-13.201Q25.655-13.242 25.731-13.256L25.823-13.256Q25.905-13.232 25.905-13.160Q25.905-13.153 25.898-13.126Q25.785-12.729 25.414-12.490Q25.044-12.251 24.620-12.251Q24.182-12.251 23.782-12.459Q23.382-12.668 23.143-13.035Q22.904-13.402 22.904-13.854M23.574-14.124L25.389-14.124Q25.389-14.401 25.291-14.653Q25.194-14.906 24.996-15.062Q24.797-15.217 24.514-15.217Q24.237-15.217 24.023-15.059Q23.810-14.900 23.692-14.645Q23.574-14.390 23.574-14.124M28.174-12.319L26.541-12.319L26.541-12.599Q26.770-12.599 26.918-12.633Q27.067-12.668 27.067-12.808L27.067-14.657Q27.067-14.927 26.959-14.988Q26.852-15.050 26.541-15.050L26.541-15.330L27.600-15.405L27.600-14.756Q27.771-15.064 28.075-15.235Q28.379-15.405 28.725-15.405Q29.231-15.405 29.514-15.182Q29.798-14.958 29.798-14.462L29.798-12.808Q29.798-12.671 29.947-12.635Q30.095-12.599 30.321-12.599L30.321-12.319L28.690-12.319L28.690-12.599Q28.919-12.599 29.068-12.633Q29.217-12.668 29.217-12.808L29.217-14.448Q29.217-14.783 29.097-14.983Q28.978-15.183 28.663-15.183Q28.393-15.183 28.159-15.047Q27.925-14.910 27.786-14.676Q27.648-14.442 27.648-14.168L27.648-12.808Q27.648-12.671 27.798-12.635Q27.949-12.599 28.174-12.599L28.174-12.319M31.230-10.562L31.162-10.562Q31.127-10.562 31.105-10.588Q31.083-10.613 31.083-10.648Q31.083-10.692 31.114-10.709Q31.469-11.013 31.719-11.403Q31.968-11.793 32.120-12.225Q32.273-12.657 32.343-13.126Q32.413-13.594 32.413-14.069Q32.413-14.548 32.343-15.014Q32.273-15.481 32.119-15.916Q31.965-16.352 31.714-16.740Q31.462-17.128 31.114-17.422Q31.083-17.439 31.083-17.484Q31.083-17.518 31.105-17.543Q31.127-17.569 31.162-17.569L31.230-17.569Q31.240-17.569 31.249-17.567Q31.257-17.566 31.268-17.562Q31.811-17.162 32.184-16.609Q32.556-16.055 32.737-15.409Q32.919-14.763 32.919-14.069Q32.919-13.368 32.737-12.721Q32.556-12.073 32.182-11.519Q31.808-10.965 31.268-10.569Q31.257-10.569 31.249-10.567Q31.240-10.566 31.230-10.562\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-accent)\">\u003Cpath fill=\"none\" d=\"M57.431 47.431h73.978V13.288H57.43Z\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(94.019 48.235)\">\u003Cpath d=\"M-23.123-18.962L-24.753-18.962L-24.753-19.242Q-24.524-19.242-24.375-19.277Q-24.227-19.311-24.227-19.451L-24.227-22.797Q-24.227-22.968-24.363-23.009Q-24.500-23.050-24.753-23.050L-24.753-23.330L-23.673-23.405L-23.673-22.999Q-23.451-23.200-23.164-23.303Q-22.876-23.405-22.569-23.405Q-22.142-23.405-21.778-23.192Q-21.414-22.978-21.200-22.614Q-20.986-22.250-20.986-21.830Q-20.986-21.385-21.226-21.021Q-21.465-20.657-21.858-20.454Q-22.251-20.251-22.695-20.251Q-22.962-20.251-23.210-20.351Q-23.457-20.452-23.645-20.633L-23.645-19.451Q-23.645-19.314-23.497-19.278Q-23.348-19.242-23.123-19.242L-23.123-18.962M-23.645-22.650L-23.645-21.040Q-23.512-20.787-23.269-20.630Q-23.027-20.473-22.750-20.473Q-22.422-20.473-22.169-20.674Q-21.916-20.876-21.783-21.194Q-21.649-21.512-21.649-21.830Q-21.649-22.059-21.714-22.288Q-21.779-22.517-21.907-22.715Q-22.036-22.913-22.230-23.033Q-22.425-23.152-22.658-23.152Q-22.952-23.152-23.220-23.023Q-23.488-22.893-23.645-22.650M-18.601-20.319L-20.337-20.319L-20.337-20.599Q-20.108-20.599-19.959-20.633Q-19.810-20.668-19.810-20.808L-19.810-22.657Q-19.810-22.927-19.918-22.988Q-20.026-23.050-20.337-23.050L-20.337-23.330L-19.308-23.405L-19.308-22.698Q-19.178-23.006-18.935-23.205Q-18.693-23.405-18.375-23.405Q-18.156-23.405-17.985-23.281Q-17.814-23.156-17.814-22.944Q-17.814-22.807-17.914-22.708Q-18.013-22.609-18.146-22.609Q-18.283-22.609-18.382-22.708Q-18.481-22.807-18.481-22.944Q-18.481-23.084-18.382-23.183Q-18.672-23.183-18.872-22.987Q-19.072-22.790-19.164-22.496Q-19.257-22.202-19.257-21.922L-19.257-20.808Q-19.257-20.599-18.601-20.599L-18.601-20.319M-17.271-21.854Q-17.271-22.175-17.146-22.464Q-17.021-22.753-16.796-22.976Q-16.570-23.200-16.275-23.320Q-15.979-23.440-15.661-23.440Q-15.333-23.440-15.071-23.340Q-14.810-23.241-14.634-23.059Q-14.458-22.876-14.364-22.618Q-14.270-22.360-14.270-22.028Q-14.270-21.936-14.352-21.915L-16.608-21.915L-16.608-21.854Q-16.608-21.266-16.324-20.883Q-16.040-20.500-15.473-20.500Q-15.152-20.500-14.883-20.693Q-14.615-20.886-14.526-21.201Q-14.519-21.242-14.444-21.256L-14.352-21.256Q-14.270-21.232-14.270-21.160Q-14.270-21.153-14.277-21.126Q-14.390-20.729-14.760-20.490Q-15.131-20.251-15.555-20.251Q-15.993-20.251-16.393-20.459Q-16.792-20.668-17.032-21.035Q-17.271-21.402-17.271-21.854M-16.601-22.124L-14.786-22.124Q-14.786-22.401-14.883-22.653Q-14.981-22.906-15.179-23.062Q-15.377-23.217-15.661-23.217Q-15.938-23.217-16.152-23.059Q-16.365-22.900-16.483-22.645Q-16.601-22.390-16.601-22.124M-13.682-21.830Q-13.682-22.168-13.542-22.459Q-13.402-22.749-13.157-22.963Q-12.913-23.176-12.609-23.291Q-12.305-23.405-11.980-23.405Q-11.710-23.405-11.447-23.306Q-11.184-23.207-10.992-23.029L-10.992-24.427Q-10.992-24.697-11.100-24.759Q-11.207-24.820-11.518-24.820L-11.518-25.101L-10.442-25.176L-10.442-20.992Q-10.442-20.804-10.387-20.721Q-10.332-20.637-10.232-20.618Q-10.131-20.599-9.915-20.599L-9.915-20.319L-11.023-20.251L-11.023-20.668Q-11.440-20.251-12.065-20.251Q-12.496-20.251-12.869-20.463Q-13.241-20.674-13.462-21.035Q-13.682-21.396-13.682-21.830M-12.007-20.473Q-11.799-20.473-11.612-20.545Q-11.426-20.616-11.272-20.753Q-11.119-20.890-11.023-21.068L-11.023-22.677Q-11.108-22.824-11.254-22.944Q-11.399-23.064-11.568-23.123Q-11.737-23.183-11.918-23.183Q-12.479-23.183-12.747-22.794Q-13.016-22.404-13.016-21.823Q-13.016-21.252-12.781-20.862Q-12.547-20.473-12.007-20.473M-7.649-20.319L-9.201-20.319L-9.201-20.599Q-8.976-20.599-8.827-20.633Q-8.678-20.668-8.678-20.808L-8.678-22.657Q-8.678-22.845-8.726-22.929Q-8.774-23.012-8.871-23.031Q-8.969-23.050-9.181-23.050L-9.181-23.330L-8.124-23.405L-8.124-20.808Q-8.124-20.668-7.993-20.633Q-7.861-20.599-7.649-20.599L-7.649-20.319M-8.921-24.626Q-8.921-24.797-8.798-24.916Q-8.675-25.036-8.504-25.036Q-8.336-25.036-8.213-24.916Q-8.090-24.797-8.090-24.626Q-8.090-24.451-8.213-24.328Q-8.336-24.205-8.504-24.205Q-8.675-24.205-8.798-24.328Q-8.921-24.451-8.921-24.626M-7.003-21.830Q-7.003-22.158-6.868-22.459Q-6.733-22.759-6.498-22.980Q-6.262-23.200-5.957-23.320Q-5.653-23.440-5.329-23.440Q-4.823-23.440-4.474-23.337Q-4.125-23.235-4.125-22.859Q-4.125-22.712-4.223-22.611Q-4.320-22.510-4.467-22.510Q-4.621-22.510-4.720-22.609Q-4.819-22.708-4.819-22.859Q-4.819-23.047-4.679-23.139Q-4.881-23.190-5.322-23.190Q-5.677-23.190-5.906-22.994Q-6.135-22.797-6.236-22.488Q-6.337-22.178-6.337-21.830Q-6.337-21.481-6.210-21.175Q-6.084-20.869-5.829-20.685Q-5.575-20.500-5.219-20.500Q-4.997-20.500-4.812-20.584Q-4.628-20.668-4.493-20.823Q-4.358-20.979-4.300-21.187Q-4.286-21.242-4.231-21.242L-4.119-21.242Q-4.088-21.242-4.066-21.218Q-4.043-21.194-4.043-21.160L-4.043-21.139Q-4.129-20.852-4.317-20.654Q-4.505-20.456-4.770-20.353Q-5.035-20.251-5.329-20.251Q-5.759-20.251-6.147-20.457Q-6.535-20.664-6.769-21.027Q-7.003-21.389-7.003-21.830M-2.929-21.160L-2.929-23.057L-3.568-23.057L-3.568-23.279Q-3.250-23.279-3.033-23.489Q-2.816-23.699-2.716-24.009Q-2.615-24.318-2.615-24.626L-2.348-24.626L-2.348-23.337L-1.271-23.337L-1.271-23.057L-2.348-23.057L-2.348-21.173Q-2.348-20.897-2.244-20.698Q-2.140-20.500-1.880-20.500Q-1.723-20.500-1.617-20.604Q-1.511-20.709-1.461-20.862Q-1.412-21.016-1.412-21.173L-1.412-21.587L-1.145-21.587L-1.145-21.160Q-1.145-20.934-1.244-20.724Q-1.343-20.514-1.528-20.382Q-1.712-20.251-1.941-20.251Q-2.379-20.251-2.654-20.488Q-2.929-20.726-2.929-21.160M-0.376-21.802Q-0.376-22.144-0.241-22.443Q-0.106-22.742 0.133-22.966Q0.373-23.190 0.690-23.315Q1.008-23.440 1.340-23.440Q1.784-23.440 2.184-23.224Q2.584-23.009 2.818-22.631Q3.052-22.254 3.052-21.802Q3.052-21.461 2.910-21.177Q2.769-20.893 2.524-20.686Q2.280-20.480 1.971-20.365Q1.661-20.251 1.340-20.251Q0.909-20.251 0.508-20.452Q0.106-20.654-0.135-21.006Q-0.376-21.358-0.376-21.802M1.340-20.500Q1.941-20.500 2.165-20.878Q2.389-21.256 2.389-21.888Q2.389-22.500 2.155-22.859Q1.921-23.217 1.340-23.217Q0.287-23.217 0.287-21.888Q0.287-21.256 0.513-20.878Q0.738-20.500 1.340-20.500M5.397-20.319L3.661-20.319L3.661-20.599Q3.890-20.599 4.038-20.633Q4.187-20.668 4.187-20.808L4.187-22.657Q4.187-22.927 4.079-22.988Q3.972-23.050 3.661-23.050L3.661-23.330L4.690-23.405L4.690-22.698Q4.819-23.006 5.062-23.205Q5.305-23.405 5.623-23.405Q5.841-23.405 6.012-23.281Q6.183-23.156 6.183-22.944Q6.183-22.807 6.084-22.708Q5.985-22.609 5.852-22.609Q5.715-22.609 5.616-22.708Q5.517-22.807 5.517-22.944Q5.517-23.084 5.616-23.183Q5.325-23.183 5.125-22.987Q4.925-22.790 4.833-22.496Q4.741-22.202 4.741-21.922L4.741-20.808Q4.741-20.599 5.397-20.599\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(94.019 48.235)\">\u003Cpath d=\"M11.295-20.319L9.562-20.319L9.562-20.599Q9.788-20.599 9.937-20.633Q10.085-20.668 10.085-20.808L10.085-23.057L9.497-23.057L9.497-23.337L10.085-23.337L10.085-24.154Q10.085-24.472 10.263-24.720Q10.441-24.967 10.731-25.108Q11.022-25.248 11.333-25.248Q11.589-25.248 11.793-25.106Q11.996-24.964 11.996-24.721Q11.996-24.585 11.897-24.486Q11.798-24.386 11.661-24.386Q11.524-24.386 11.425-24.486Q11.326-24.585 11.326-24.721Q11.326-24.902 11.466-24.995Q11.388-25.022 11.288-25.022Q11.080-25.022 10.926-24.889Q10.772-24.756 10.692-24.552Q10.612-24.349 10.612-24.140L10.612-23.337L11.500-23.337L11.500-23.057L10.639-23.057L10.639-20.808Q10.639-20.599 11.295-20.599L11.295-20.319M13.859-21.573L11.801-21.573L11.801-22.076L13.859-22.076L13.859-21.573M16.344-20.319L14.710-20.319L14.710-20.599Q14.939-20.599 15.088-20.633Q15.236-20.668 15.236-20.808L15.236-24.427Q15.236-24.697 15.129-24.759Q15.021-24.820 14.710-24.820L14.710-25.101L15.790-25.176L15.790-22.790Q15.896-22.975 16.074-23.117Q16.251-23.258 16.460-23.332Q16.668-23.405 16.894-23.405Q17.400-23.405 17.683-23.182Q17.967-22.958 17.967-22.462L17.967-20.808Q17.967-20.671 18.116-20.635Q18.265-20.599 18.490-20.599L18.490-20.319L16.860-20.319L16.860-20.599Q17.089-20.599 17.237-20.633Q17.386-20.668 17.386-20.808L17.386-22.448Q17.386-22.783 17.266-22.983Q17.147-23.183 16.832-23.183Q16.562-23.183 16.328-23.047Q16.094-22.910 15.956-22.676Q15.817-22.442 15.817-22.168L15.817-20.808Q15.817-20.671 15.968-20.635Q16.118-20.599 16.344-20.599L16.344-20.319M19.136-21.047Q19.136-21.379 19.360-21.606Q19.584-21.833 19.927-21.961Q20.271-22.090 20.643-22.142Q21.016-22.195 21.320-22.195L21.320-22.448Q21.320-22.653 21.213-22.833Q21.105-23.012 20.924-23.115Q20.743-23.217 20.534-23.217Q20.127-23.217 19.891-23.125Q19.980-23.088 20.027-23.004Q20.073-22.920 20.073-22.818Q20.073-22.722 20.027-22.643Q19.980-22.565 19.900-22.520Q19.820-22.476 19.731-22.476Q19.580-22.476 19.480-22.573Q19.379-22.671 19.379-22.818Q19.379-23.440 20.534-23.440Q20.746-23.440 20.995-23.376Q21.245-23.313 21.447-23.194Q21.648-23.074 21.775-22.889Q21.901-22.705 21.901-22.462L21.901-20.886Q21.901-20.770 21.963-20.674Q22.024-20.579 22.137-20.579Q22.246-20.579 22.311-20.673Q22.376-20.767 22.376-20.886L22.376-21.334L22.643-21.334L22.643-20.886Q22.643-20.616 22.416-20.451Q22.188-20.285 21.908-20.285Q21.700-20.285 21.563-20.439Q21.426-20.592 21.402-20.808Q21.255-20.541 20.973-20.396Q20.691-20.251 20.367-20.251Q20.090-20.251 19.806-20.326Q19.522-20.401 19.329-20.580Q19.136-20.760 19.136-21.047M19.751-21.047Q19.751-20.873 19.852-20.743Q19.953-20.613 20.109-20.543Q20.264-20.473 20.428-20.473Q20.647-20.473 20.855-20.570Q21.064-20.668 21.192-20.849Q21.320-21.030 21.320-21.256L21.320-21.984Q20.995-21.984 20.630-21.893Q20.264-21.802 20.008-21.590Q19.751-21.379 19.751-21.047M23.586-21.160L23.586-23.057L22.947-23.057L22.947-23.279Q23.265-23.279 23.482-23.489Q23.699-23.699 23.800-24.009Q23.901-24.318 23.901-24.626L24.167-24.626L24.167-23.337L25.244-23.337L25.244-23.057L24.167-23.057L24.167-21.173Q24.167-20.897 24.272-20.698Q24.376-20.500 24.636-20.500Q24.793-20.500 24.899-20.604Q25.005-20.709 25.054-20.862Q25.104-21.016 25.104-21.173L25.104-21.587L25.370-21.587L25.370-21.160Q25.370-20.934 25.271-20.724Q25.172-20.514 24.988-20.382Q24.803-20.251 24.574-20.251Q24.137-20.251 23.861-20.488Q23.586-20.726 23.586-21.160\" fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(94.019 48.235)\">\u003Cpath d=\"M-12.724-10.569Q-13.274-10.969-13.645-11.524Q-14.016-12.080-14.197-12.726Q-14.378-13.372-14.378-14.069Q-14.378-14.582-14.278-15.077Q-14.177-15.573-13.972-16.024Q-13.767-16.475-13.454-16.867Q-13.141-17.258-12.724-17.562Q-12.714-17.566-12.707-17.567Q-12.700-17.569-12.690-17.569L-12.622-17.569Q-12.587-17.569-12.565-17.545Q-12.543-17.521-12.543-17.484Q-12.543-17.439-12.570-17.422Q-12.919-17.121-13.172-16.737Q-13.425-16.352-13.577-15.911Q-13.729-15.470-13.801-15.014Q-13.873-14.558-13.873-14.069Q-13.873-13.068-13.563-12.181Q-13.254-11.294-12.570-10.709Q-12.543-10.692-12.543-10.648Q-12.543-10.610-12.565-10.586Q-12.587-10.562-12.622-10.562L-12.690-10.562Q-12.697-10.566-12.705-10.567Q-12.714-10.569-12.724-10.569M-11.207-13.160L-11.207-15.057L-11.846-15.057L-11.846-15.279Q-11.528-15.279-11.311-15.489Q-11.094-15.699-10.993-16.009Q-10.892-16.318-10.892-16.626L-10.626-16.626L-10.626-15.337L-9.549-15.337L-9.549-15.057L-10.626-15.057L-10.626-13.173Q-10.626-12.897-10.521-12.698Q-10.417-12.500-10.157-12.500Q-10-12.500-9.894-12.604Q-9.788-12.709-9.739-12.862Q-9.689-13.016-9.689-13.173L-9.689-13.587L-9.422-13.587L-9.422-13.160Q-9.422-12.934-9.522-12.724Q-9.621-12.514-9.805-12.382Q-9.990-12.251-10.219-12.251Q-10.656-12.251-10.931-12.488Q-11.207-12.726-11.207-13.160M-6.862-12.319L-8.599-12.319L-8.599-12.599Q-8.370-12.599-8.221-12.633Q-8.072-12.668-8.072-12.808L-8.072-14.657Q-8.072-14.927-8.180-14.988Q-8.288-15.050-8.599-15.050L-8.599-15.330L-7.570-15.405L-7.570-14.698Q-7.440-15.006-7.197-15.205Q-6.955-15.405-6.637-15.405Q-6.418-15.405-6.247-15.281Q-6.076-15.156-6.076-14.944Q-6.076-14.807-6.175-14.708Q-6.274-14.609-6.408-14.609Q-6.544-14.609-6.644-14.708Q-6.743-14.807-6.743-14.944Q-6.743-15.084-6.644-15.183Q-6.934-15.183-7.134-14.987Q-7.334-14.790-7.426-14.496Q-7.519-14.202-7.519-13.922L-7.519-12.808Q-7.519-12.599-6.862-12.599L-6.862-12.319M-5.434-13.047Q-5.434-13.379-5.210-13.606Q-4.986-13.833-4.642-13.961Q-4.299-14.090-3.926-14.142Q-3.554-14.195-3.250-14.195L-3.250-14.448Q-3.250-14.653-3.357-14.833Q-3.465-15.012-3.646-15.115Q-3.827-15.217-4.036-15.217Q-4.442-15.217-4.678-15.125Q-4.589-15.088-4.543-15.004Q-4.497-14.920-4.497-14.818Q-4.497-14.722-4.543-14.643Q-4.589-14.565-4.670-14.520Q-4.750-14.476-4.839-14.476Q-4.989-14.476-5.090-14.573Q-5.191-14.671-5.191-14.818Q-5.191-15.440-4.036-15.440Q-3.824-15.440-3.574-15.376Q-3.325-15.313-3.123-15.194Q-2.921-15.074-2.795-14.889Q-2.668-14.705-2.668-14.462L-2.668-12.886Q-2.668-12.770-2.607-12.674Q-2.545-12.579-2.433-12.579Q-2.323-12.579-2.258-12.673Q-2.193-12.767-2.193-12.886L-2.193-13.334L-1.927-13.334L-1.927-12.886Q-1.927-12.616-2.154-12.451Q-2.381-12.285-2.662-12.285Q-2.870-12.285-3.007-12.439Q-3.144-12.592-3.168-12.808Q-3.314-12.541-3.596-12.396Q-3.878-12.251-4.203-12.251Q-4.480-12.251-4.764-12.326Q-5.047-12.401-5.241-12.580Q-5.434-12.760-5.434-13.047M-4.818-13.047Q-4.818-12.873-4.718-12.743Q-4.617-12.613-4.461-12.543Q-4.306-12.473-4.142-12.473Q-3.923-12.473-3.714-12.570Q-3.506-12.668-3.378-12.849Q-3.250-13.030-3.250-13.256L-3.250-13.984Q-3.574-13.984-3.940-13.893Q-4.306-13.802-4.562-13.590Q-4.818-13.379-4.818-13.047M0.107-12.319L-1.445-12.319L-1.445-12.599Q-1.219-12.599-1.071-12.633Q-0.922-12.668-0.922-12.808L-0.922-14.657Q-0.922-14.845-0.970-14.929Q-1.018-15.012-1.115-15.031Q-1.212-15.050-1.424-15.050L-1.424-15.330L-0.368-15.405L-0.368-12.808Q-0.368-12.668-0.237-12.633Q-0.105-12.599 0.107-12.599L0.107-12.319M-1.165-16.626Q-1.165-16.797-1.042-16.916Q-0.918-17.036-0.748-17.036Q-0.580-17.036-0.457-16.916Q-0.334-16.797-0.334-16.626Q-0.334-16.451-0.457-16.328Q-0.580-16.205-0.748-16.205Q-0.918-16.205-1.042-16.328Q-1.165-16.451-1.165-16.626M2.435-12.319L0.801-12.319L0.801-12.599Q1.030-12.599 1.178-12.633Q1.327-12.668 1.327-12.808L1.327-14.657Q1.327-14.927 1.219-14.988Q1.112-15.050 0.801-15.050L0.801-15.330L1.860-15.405L1.860-14.756Q2.031-15.064 2.335-15.235Q2.640-15.405 2.985-15.405Q3.491-15.405 3.774-15.182Q4.058-14.958 4.058-14.462L4.058-12.808Q4.058-12.671 4.207-12.635Q4.355-12.599 4.581-12.599L4.581-12.319L2.951-12.319L2.951-12.599Q3.180-12.599 3.328-12.633Q3.477-12.668 3.477-12.808L3.477-14.448Q3.477-14.783 3.357-14.983Q3.238-15.183 2.923-15.183Q2.653-15.183 2.419-15.047Q2.185-14.910 2.047-14.676Q1.908-14.442 1.908-14.168L1.908-12.808Q1.908-12.671 2.059-12.635Q2.209-12.599 2.435-12.599L2.435-12.319M5.128-13.854Q5.128-14.175 5.253-14.464Q5.377-14.753 5.603-14.976Q5.829-15.200 6.124-15.320Q6.420-15.440 6.738-15.440Q7.066-15.440 7.327-15.340Q7.589-15.241 7.765-15.059Q7.941-14.876 8.035-14.618Q8.129-14.360 8.129-14.028Q8.129-13.936 8.047-13.915L5.791-13.915L5.791-13.854Q5.791-13.266 6.075-12.883Q6.358-12.500 6.926-12.500Q7.247-12.500 7.515-12.693Q7.784-12.886 7.873-13.201Q7.879-13.242 7.955-13.256L8.047-13.256Q8.129-13.232 8.129-13.160Q8.129-13.153 8.122-13.126Q8.009-12.729 7.638-12.490Q7.268-12.251 6.844-12.251Q6.406-12.251 6.006-12.459Q5.606-12.668 5.367-13.035Q5.128-13.402 5.128-13.854M5.798-14.124L7.613-14.124Q7.613-14.401 7.515-14.653Q7.418-14.906 7.220-15.062Q7.021-15.217 6.738-15.217Q6.461-15.217 6.247-15.059Q6.034-14.900 5.916-14.645Q5.798-14.390 5.798-14.124M8.717-13.830Q8.717-14.168 8.857-14.459Q8.997-14.749 9.241-14.963Q9.486-15.176 9.790-15.291Q10.094-15.405 10.419-15.405Q10.689-15.405 10.952-15.306Q11.215-15.207 11.407-15.029L11.407-16.427Q11.407-16.697 11.299-16.759Q11.191-16.820 10.880-16.820L10.880-17.101L11.957-17.176L11.957-12.992Q11.957-12.804 12.012-12.721Q12.066-12.637 12.167-12.618Q12.268-12.599 12.483-12.599L12.483-12.319L11.376-12.251L11.376-12.668Q10.959-12.251 10.333-12.251Q9.903-12.251 9.530-12.463Q9.158-12.674 8.937-13.035Q8.717-13.396 8.717-13.830M10.392-12.473Q10.600-12.473 10.786-12.545Q10.973-12.616 11.126-12.753Q11.280-12.890 11.376-13.068L11.376-14.677Q11.290-14.824 11.145-14.944Q11-15.064 10.831-15.123Q10.662-15.183 10.480-15.183Q9.920-15.183 9.652-14.794Q9.383-14.404 9.383-13.823Q9.383-13.252 9.617-12.862Q9.852-12.473 10.392-12.473M13.454-10.562L13.386-10.562Q13.352-10.562 13.329-10.588Q13.307-10.613 13.307-10.648Q13.307-10.692 13.338-10.709Q13.693-11.013 13.943-11.403Q14.192-11.793 14.344-12.225Q14.497-12.657 14.567-13.126Q14.637-13.594 14.637-14.069Q14.637-14.548 14.567-15.014Q14.497-15.481 14.343-15.916Q14.189-16.352 13.938-16.740Q13.686-17.128 13.338-17.422Q13.307-17.439 13.307-17.484Q13.307-17.518 13.329-17.543Q13.352-17.569 13.386-17.569L13.454-17.569Q13.464-17.569 13.473-17.567Q13.481-17.566 13.492-17.562Q14.035-17.162 14.408-16.609Q14.780-16.055 14.961-15.409Q15.143-14.763 15.143-14.069Q15.143-13.368 14.961-12.721Q14.780-12.073 14.406-11.519Q14.032-10.965 13.492-10.569Q13.481-10.569 13.473-10.567Q13.464-10.566 13.454-10.562\" 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=\"m12.107-25.602 43.241-15.452\"\u002F>\u003Cpath stroke=\"none\" d=\"m57.231-41.727-3.551-.43 1.668 1.103-.591 1.91\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m12.107.964 42.676 15.25\"\u002F>\u003Cpath stroke=\"none\" d=\"m57.231 17.088-3.217-3.358.77 2.483-2.17 1.434\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"var(--tk-warn)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"M194.005 4.752h73.977V-29.39h-73.977Z\"\u002F>\u003Cg fill=\"var(--tk-warn)\" stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M-8.235-28.319L-9.971-28.319L-9.971-28.599Q-9.742-28.599-9.593-28.633Q-9.445-28.668-9.445-28.808L-9.445-30.657Q-9.445-30.927-9.552-30.988Q-9.660-31.050-9.971-31.050L-9.971-31.330L-8.942-31.405L-8.942-30.698Q-8.812-31.006-8.570-31.205Q-8.327-31.405-8.009-31.405Q-7.790-31.405-7.619-31.281Q-7.448-31.156-7.448-30.944Q-7.448-30.807-7.548-30.708Q-7.647-30.609-7.780-30.609Q-7.917-30.609-8.016-30.708Q-8.115-30.807-8.115-30.944Q-8.115-31.084-8.016-31.183Q-8.306-31.183-8.506-30.987Q-8.706-30.790-8.799-30.496Q-8.891-30.202-8.891-29.922L-8.891-28.808Q-8.891-28.599-8.235-28.599L-8.235-28.319M-4.981-29.573L-7.038-29.573L-7.038-30.076L-4.981-30.076L-4.981-29.573M-2.561-28.319L-4.112-28.319L-4.112-28.599Q-3.887-28.599-3.738-28.633Q-3.590-28.668-3.590-28.808L-3.590-30.657Q-3.590-30.845-3.637-30.929Q-3.685-31.012-3.783-31.031Q-3.880-31.050-4.092-31.050L-4.092-31.330L-3.036-31.405L-3.036-28.808Q-3.036-28.668-2.904-28.633Q-2.773-28.599-2.561-28.599L-2.561-28.319M-3.832-32.626Q-3.832-32.797-3.709-32.916Q-3.586-33.036-3.415-33.036Q-3.248-33.036-3.125-32.916Q-3.002-32.797-3.002-32.626Q-3.002-32.451-3.125-32.328Q-3.248-32.205-3.415-32.205Q-3.586-32.205-3.709-32.328Q-3.832-32.451-3.832-32.626\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M5.960-29.126L1.127-29.126Q1.059-29.136 1.013-29.182Q0.967-29.228 0.967-29.300Q0.967-29.365 1.013-29.411Q1.059-29.457 1.127-29.467L5.960-29.467Q6.029-29.457 6.075-29.411Q6.121-29.365 6.121-29.300Q6.121-29.228 6.075-29.182Q6.029-29.136 5.960-29.126M5.960-30.664L1.127-30.664Q1.059-30.674 1.013-30.720Q0.967-30.766 0.967-30.838Q0.967-30.982 1.127-31.006L5.960-31.006Q6.121-30.982 6.121-30.838Q6.121-30.766 6.075-30.720Q6.029-30.674 5.960-30.664\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M-24.767-20.326L-24.767-21.389Q-24.767-21.413-24.739-21.440Q-24.712-21.467-24.688-21.467L-24.579-21.467Q-24.514-21.467-24.500-21.409Q-24.404-20.975-24.158-20.724Q-23.912-20.473-23.498-20.473Q-23.157-20.473-22.904-20.606Q-22.651-20.739-22.651-21.047Q-22.651-21.204-22.745-21.319Q-22.839-21.433-22.977-21.502Q-23.116-21.570-23.283-21.608L-23.864-21.707Q-24.220-21.775-24.493-21.996Q-24.767-22.216-24.767-22.558Q-24.767-22.807-24.655-22.982Q-24.544-23.156-24.358-23.255Q-24.172-23.354-23.956-23.397Q-23.741-23.440-23.498-23.440Q-23.085-23.440-22.805-23.258L-22.589-23.433Q-22.579-23.436-22.572-23.438Q-22.565-23.440-22.555-23.440L-22.504-23.440Q-22.477-23.440-22.453-23.416Q-22.429-23.392-22.429-23.364L-22.429-22.517Q-22.429-22.496-22.453-22.469Q-22.477-22.442-22.504-22.442L-22.617-22.442Q-22.644-22.442-22.670-22.467Q-22.695-22.493-22.695-22.517Q-22.695-22.753-22.801-22.917Q-22.907-23.081-23.090-23.163Q-23.273-23.245-23.505-23.245Q-23.833-23.245-24.090-23.142Q-24.346-23.040-24.346-22.763Q-24.346-22.568-24.163-22.459Q-23.980-22.349-23.751-22.308L-23.177-22.202Q-22.931-22.154-22.717-22.026Q-22.504-21.898-22.367-21.695Q-22.230-21.491-22.230-21.242Q-22.230-20.729-22.596-20.490Q-22.962-20.251-23.498-20.251Q-23.994-20.251-24.326-20.545L-24.592-20.271Q-24.613-20.251-24.640-20.251L-24.688-20.251Q-24.712-20.251-24.739-20.278Q-24.767-20.305-24.767-20.326M-19.978-20.251Q-20.409-20.251-20.785-20.463Q-21.161-20.674-21.381-21.035Q-21.602-21.396-21.602-21.830Q-21.602-22.274-21.364-22.635Q-21.126-22.995-20.740-23.200Q-20.354-23.405-19.913-23.405Q-19.595-23.405-19.311-23.250Q-19.028-23.094-18.843-22.818L-18.597-23.405L-18.361-23.405L-18.361-19.451Q-18.361-19.314-18.211-19.278Q-18.060-19.242-17.835-19.242L-17.835-18.962L-19.465-18.962L-19.465-19.242Q-19.240-19.242-19.091-19.277Q-18.942-19.311-18.942-19.451L-18.942-20.712Q-19.141-20.493-19.412-20.372Q-19.684-20.251-19.978-20.251M-19.927-20.473Q-19.595-20.473-19.323-20.678Q-19.052-20.883-18.912-21.208L-18.912-22.342Q-18.970-22.565-19.101-22.747Q-19.233-22.930-19.423-23.041Q-19.612-23.152-19.838-23.152Q-20.166-23.152-20.417-22.956Q-20.668-22.759-20.802-22.452Q-20.935-22.144-20.935-21.823Q-20.935-21.522-20.819-21.206Q-20.703-20.890-20.474-20.681Q-20.245-20.473-19.927-20.473M-16.827-21.153L-16.827-22.657Q-16.827-22.927-16.934-22.988Q-17.042-23.050-17.353-23.050L-17.353-23.330L-16.246-23.405L-16.246-21.173L-16.246-21.153Q-16.246-20.873-16.194-20.729Q-16.143-20.586-16.001-20.529Q-15.859-20.473-15.572-20.473Q-15.319-20.473-15.114-20.613Q-14.909-20.753-14.793-20.979Q-14.677-21.204-14.677-21.454L-14.677-22.657Q-14.677-22.927-14.784-22.988Q-14.892-23.050-15.203-23.050L-15.203-23.330L-14.096-23.405L-14.096-20.992Q-14.096-20.801-14.043-20.719Q-13.990-20.637-13.889-20.618Q-13.788-20.599-13.573-20.599L-13.573-20.319L-14.649-20.251L-14.649-20.815Q-14.759-20.633-14.904-20.510Q-15.049-20.387-15.236-20.319Q-15.422-20.251-15.623-20.251Q-16.827-20.251-16.827-21.153M-12.927-21.047Q-12.927-21.379-12.703-21.606Q-12.479-21.833-12.135-21.961Q-11.792-22.090-11.419-22.142Q-11.047-22.195-10.743-22.195L-10.743-22.448Q-10.743-22.653-10.850-22.833Q-10.958-23.012-11.139-23.115Q-11.320-23.217-11.529-23.217Q-11.935-23.217-12.171-23.125Q-12.082-23.088-12.036-23.004Q-11.990-22.920-11.990-22.818Q-11.990-22.722-12.036-22.643Q-12.082-22.565-12.163-22.520Q-12.243-22.476-12.332-22.476Q-12.482-22.476-12.583-22.573Q-12.684-22.671-12.684-22.818Q-12.684-23.440-11.529-23.440Q-11.317-23.440-11.067-23.376Q-10.818-23.313-10.616-23.194Q-10.414-23.074-10.288-22.889Q-10.162-22.705-10.162-22.462L-10.162-20.886Q-10.162-20.770-10.100-20.674Q-10.039-20.579-9.926-20.579Q-9.816-20.579-9.751-20.673Q-9.686-20.767-9.686-20.886L-9.686-21.334L-9.420-21.334L-9.420-20.886Q-9.420-20.616-9.647-20.451Q-9.874-20.285-10.155-20.285Q-10.363-20.285-10.500-20.439Q-10.637-20.592-10.661-20.808Q-10.808-20.541-11.090-20.396Q-11.372-20.251-11.696-20.251Q-11.973-20.251-12.257-20.326Q-12.540-20.401-12.734-20.580Q-12.927-20.760-12.927-21.047M-12.311-21.047Q-12.311-20.873-12.211-20.743Q-12.110-20.613-11.954-20.543Q-11.799-20.473-11.635-20.473Q-11.416-20.473-11.207-20.570Q-10.999-20.668-10.871-20.849Q-10.743-21.030-10.743-21.256L-10.743-21.984Q-11.067-21.984-11.433-21.893Q-11.799-21.802-12.055-21.590Q-12.311-21.379-12.311-21.047M-7.253-20.319L-8.989-20.319L-8.989-20.599Q-8.760-20.599-8.612-20.633Q-8.463-20.668-8.463-20.808L-8.463-22.657Q-8.463-22.927-8.571-22.988Q-8.678-23.050-8.989-23.050L-8.989-23.330L-7.960-23.405L-7.960-22.698Q-7.831-23.006-7.588-23.205Q-7.345-23.405-7.027-23.405Q-6.809-23.405-6.638-23.281Q-6.467-23.156-6.467-22.944Q-6.467-22.807-6.566-22.708Q-6.665-22.609-6.798-22.609Q-6.935-22.609-7.034-22.708Q-7.133-22.807-7.133-22.944Q-7.133-23.084-7.034-23.183Q-7.325-23.183-7.525-22.987Q-7.725-22.790-7.817-22.496Q-7.909-22.202-7.909-21.922L-7.909-20.808Q-7.909-20.599-7.253-20.599L-7.253-20.319M-5.923-21.854Q-5.923-22.175-5.799-22.464Q-5.674-22.753-5.448-22.976Q-5.223-23.200-4.927-23.320Q-4.631-23.440-4.313-23.440Q-3.985-23.440-3.724-23.340Q-3.462-23.241-3.286-23.059Q-3.110-22.876-3.016-22.618Q-2.922-22.360-2.922-22.028Q-2.922-21.936-3.004-21.915L-5.260-21.915L-5.260-21.854Q-5.260-21.266-4.977-20.883Q-4.693-20.500-4.125-20.500Q-3.804-20.500-3.536-20.693Q-3.268-20.886-3.179-21.201Q-3.172-21.242-3.097-21.256L-3.004-21.256Q-2.922-21.232-2.922-21.160Q-2.922-21.153-2.929-21.126Q-3.042-20.729-3.413-20.490Q-3.784-20.251-4.207-20.251Q-4.645-20.251-5.045-20.459Q-5.445-20.668-5.684-21.035Q-5.923-21.402-5.923-21.854M-5.253-22.124L-3.438-22.124Q-3.438-22.401-3.536-22.653Q-3.633-22.906-3.831-23.062Q-4.030-23.217-4.313-23.217Q-4.590-23.217-4.804-23.059Q-5.018-22.900-5.135-22.645Q-5.253-22.390-5.253-22.124M-2.334-21.830Q-2.334-22.168-2.194-22.459Q-2.054-22.749-1.810-22.963Q-1.565-23.176-1.261-23.291Q-0.957-23.405-0.632-23.405Q-0.362-23.405-0.099-23.306Q0.164-23.207 0.356-23.029L0.356-24.427Q0.356-24.697 0.248-24.759Q0.140-24.820-0.171-24.820L-0.171-25.101L0.906-25.176L0.906-20.992Q0.906-20.804 0.961-20.721Q1.015-20.637 1.116-20.618Q1.217-20.599 1.432-20.599L1.432-20.319L0.325-20.251L0.325-20.668Q-0.092-20.251-0.718-20.251Q-1.148-20.251-1.521-20.463Q-1.893-20.674-2.114-21.035Q-2.334-21.396-2.334-21.830M-0.660-20.473Q-0.451-20.473-0.265-20.545Q-0.079-20.616 0.075-20.753Q0.229-20.890 0.325-21.068L0.325-22.677Q0.239-22.824 0.094-22.944Q-0.051-23.064-0.220-23.123Q-0.390-23.183-0.571-23.183Q-1.131-23.183-1.400-22.794Q-1.668-22.404-1.668-21.823Q-1.668-21.252-1.434-20.862Q-1.200-20.473-0.660-20.473\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M4.756-21.854Q4.756-22.175 4.881-22.464Q5.006-22.753 5.232-22.976Q5.457-23.200 5.753-23.320Q6.048-23.440 6.366-23.440Q6.694-23.440 6.956-23.340Q7.217-23.241 7.393-23.059Q7.569-22.876 7.663-22.618Q7.757-22.360 7.757-22.028Q7.757-21.936 7.675-21.915L5.420-21.915L5.420-21.854Q5.420-21.266 5.703-20.883Q5.987-20.500 6.554-20.500Q6.876-20.500 7.144-20.693Q7.412-20.886 7.501-21.201Q7.508-21.242 7.583-21.256L7.675-21.256Q7.757-21.232 7.757-21.160Q7.757-21.153 7.751-21.126Q7.638-20.729 7.267-20.490Q6.896-20.251 6.472-20.251Q6.035-20.251 5.635-20.459Q5.235-20.668 4.996-21.035Q4.756-21.402 4.756-21.854M5.426-22.124L7.241-22.124Q7.241-22.401 7.144-22.653Q7.046-22.906 6.848-23.062Q6.650-23.217 6.366-23.217Q6.089-23.217 5.876-23.059Q5.662-22.900 5.544-22.645Q5.426-22.390 5.426-22.124M10.095-20.319L8.359-20.319L8.359-20.599Q8.588-20.599 8.737-20.633Q8.885-20.668 8.885-20.808L8.885-22.657Q8.885-22.927 8.778-22.988Q8.670-23.050 8.359-23.050L8.359-23.330L9.388-23.405L9.388-22.698Q9.518-23.006 9.760-23.205Q10.003-23.405 10.321-23.405Q10.540-23.405 10.711-23.281Q10.881-23.156 10.881-22.944Q10.881-22.807 10.782-22.708Q10.683-22.609 10.550-22.609Q10.413-22.609 10.314-22.708Q10.215-22.807 10.215-22.944Q10.215-23.084 10.314-23.183Q10.024-23.183 9.824-22.987Q9.624-22.790 9.531-22.496Q9.439-22.202 9.439-21.922L9.439-20.808Q9.439-20.599 10.095-20.599L10.095-20.319M13.216-20.319L11.480-20.319L11.480-20.599Q11.709-20.599 11.857-20.633Q12.006-20.668 12.006-20.808L12.006-22.657Q12.006-22.927 11.898-22.988Q11.791-23.050 11.480-23.050L11.480-23.330L12.508-23.405L12.508-22.698Q12.638-23.006 12.881-23.205Q13.124-23.405 13.441-23.405Q13.660-23.405 13.831-23.281Q14.002-23.156 14.002-22.944Q14.002-22.807 13.903-22.708Q13.804-22.609 13.671-22.609Q13.534-22.609 13.435-22.708Q13.336-22.807 13.336-22.944Q13.336-23.084 13.435-23.183Q13.144-23.183 12.944-22.987Q12.744-22.790 12.652-22.496Q12.560-22.202 12.560-21.922L12.560-20.808Q12.560-20.599 13.216-20.599L13.216-20.319M14.546-21.802Q14.546-22.144 14.681-22.443Q14.816-22.742 15.055-22.966Q15.294-23.190 15.612-23.315Q15.930-23.440 16.261-23.440Q16.706-23.440 17.106-23.224Q17.505-23.009 17.740-22.631Q17.974-22.254 17.974-21.802Q17.974-21.461 17.832-21.177Q17.690-20.893 17.446-20.686Q17.201-20.480 16.892-20.365Q16.583-20.251 16.261-20.251Q15.831-20.251 15.429-20.452Q15.027-20.654 14.786-21.006Q14.546-21.358 14.546-21.802M16.261-20.500Q16.863-20.500 17.087-20.878Q17.311-21.256 17.311-21.888Q17.311-22.500 17.077-22.859Q16.842-23.217 16.261-23.217Q15.209-23.217 15.209-21.888Q15.209-21.256 15.434-20.878Q15.660-20.500 16.261-20.500M20.318-20.319L18.582-20.319L18.582-20.599Q18.811-20.599 18.960-20.633Q19.108-20.668 19.108-20.808L19.108-22.657Q19.108-22.927 19.001-22.988Q18.893-23.050 18.582-23.050L18.582-23.330L19.611-23.405L19.611-22.698Q19.741-23.006 19.983-23.205Q20.226-23.405 20.544-23.405Q20.763-23.405 20.934-23.281Q21.105-23.156 21.105-22.944Q21.105-22.807 21.005-22.708Q20.906-22.609 20.773-22.609Q20.636-22.609 20.537-22.708Q20.438-22.807 20.438-22.944Q20.438-23.084 20.537-23.183Q20.247-23.183 20.047-22.987Q19.847-22.790 19.754-22.496Q19.662-22.202 19.662-21.922L19.662-20.808Q19.662-20.599 20.318-20.599\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M-20.334-10.569Q-20.884-10.969-21.255-11.524Q-21.626-12.080-21.807-12.726Q-21.988-13.372-21.988-14.069Q-21.988-14.582-21.888-15.077Q-21.787-15.573-21.582-16.024Q-21.377-16.475-21.064-16.867Q-20.751-17.258-20.334-17.562Q-20.324-17.566-20.317-17.567Q-20.310-17.569-20.300-17.569L-20.232-17.569Q-20.197-17.569-20.175-17.545Q-20.153-17.521-20.153-17.484Q-20.153-17.439-20.180-17.422Q-20.529-17.121-20.782-16.737Q-21.035-16.352-21.187-15.911Q-21.339-15.470-21.411-15.014Q-21.483-14.558-21.483-14.069Q-21.483-13.068-21.173-12.181Q-20.864-11.294-20.180-10.709Q-20.153-10.692-20.153-10.648Q-20.153-10.610-20.175-10.586Q-20.197-10.562-20.232-10.562L-20.300-10.562Q-20.307-10.566-20.315-10.567Q-20.324-10.569-20.334-10.569M-17.545-12.319L-19.278-12.319L-19.278-12.599Q-19.052-12.599-18.904-12.633Q-18.755-12.668-18.755-12.808L-18.755-15.057L-19.343-15.057L-19.343-15.337L-18.755-15.337L-18.755-16.154Q-18.755-16.472-18.577-16.720Q-18.400-16.967-18.109-17.108Q-17.819-17.248-17.507-17.248Q-17.251-17.248-17.048-17.106Q-16.844-16.964-16.844-16.721Q-16.844-16.585-16.944-16.486Q-17.043-16.386-17.179-16.386Q-17.316-16.386-17.415-16.486Q-17.514-16.585-17.514-16.721Q-17.514-16.902-17.374-16.995Q-17.453-17.022-17.552-17.022Q-17.760-17.022-17.914-16.889Q-18.068-16.756-18.148-16.552Q-18.229-16.349-18.229-16.140L-18.229-15.337L-17.340-15.337L-17.340-15.057L-18.201-15.057L-18.201-12.808Q-18.201-12.599-17.545-12.599L-17.545-12.319M-14.982-13.573L-17.039-13.573L-17.039-14.076L-14.982-14.076L-14.982-13.573M-12.497-12.319L-14.131-12.319L-14.131-12.599Q-13.902-12.599-13.753-12.633Q-13.604-12.668-13.604-12.808L-13.604-16.427Q-13.604-16.697-13.712-16.759Q-13.820-16.820-14.131-16.820L-14.131-17.101L-13.050-17.176L-13.050-14.790Q-12.945-14.975-12.767-15.117Q-12.589-15.258-12.381-15.332Q-12.172-15.405-11.946-15.405Q-11.441-15.405-11.157-15.182Q-10.873-14.958-10.873-14.462L-10.873-12.808Q-10.873-12.671-10.725-12.635Q-10.576-12.599-10.350-12.599L-10.350-12.319L-11.981-12.319L-11.981-12.599Q-11.752-12.599-11.603-12.633Q-11.454-12.668-11.454-12.808L-11.454-14.448Q-11.454-14.783-11.574-14.983Q-11.694-15.183-12.008-15.183Q-12.278-15.183-12.512-15.047Q-12.746-14.910-12.885-14.676Q-13.023-14.442-13.023-14.168L-13.023-12.808Q-13.023-12.671-12.873-12.635Q-12.722-12.599-12.497-12.599L-12.497-12.319M-9.704-13.047Q-9.704-13.379-9.480-13.606Q-9.257-13.833-8.913-13.961Q-8.570-14.090-8.197-14.142Q-7.824-14.195-7.520-14.195L-7.520-14.448Q-7.520-14.653-7.628-14.833Q-7.736-15.012-7.917-15.115Q-8.098-15.217-8.306-15.217Q-8.713-15.217-8.949-15.125Q-8.860-15.088-8.814-15.004Q-8.768-14.920-8.768-14.818Q-8.768-14.722-8.814-14.643Q-8.860-14.565-8.940-14.520Q-9.021-14.476-9.110-14.476Q-9.260-14.476-9.361-14.573Q-9.462-14.671-9.462-14.818Q-9.462-15.440-8.306-15.440Q-8.094-15.440-7.845-15.376Q-7.595-15.313-7.394-15.194Q-7.192-15.074-7.066-14.889Q-6.939-14.705-6.939-14.462L-6.939-12.886Q-6.939-12.770-6.878-12.674Q-6.816-12.579-6.703-12.579Q-6.594-12.579-6.529-12.673Q-6.464-12.767-6.464-12.886L-6.464-13.334L-6.197-13.334L-6.197-12.886Q-6.197-12.616-6.425-12.451Q-6.652-12.285-6.932-12.285Q-7.141-12.285-7.278-12.439Q-7.414-12.592-7.438-12.808Q-7.585-12.541-7.867-12.396Q-8.149-12.251-8.474-12.251Q-8.751-12.251-9.034-12.326Q-9.318-12.401-9.511-12.580Q-9.704-12.760-9.704-13.047M-9.089-13.047Q-9.089-12.873-8.988-12.743Q-8.887-12.613-8.732-12.543Q-8.576-12.473-8.412-12.473Q-8.194-12.473-7.985-12.570Q-7.777-12.668-7.648-12.849Q-7.520-13.030-7.520-13.256L-7.520-13.984Q-7.845-13.984-8.211-13.893Q-8.576-13.802-8.833-13.590Q-9.089-13.379-9.089-13.047M-5.254-13.160L-5.254-15.057L-5.893-15.057L-5.893-15.279Q-5.575-15.279-5.358-15.489Q-5.141-15.699-5.040-16.009Q-4.940-16.318-4.940-16.626L-4.673-16.626L-4.673-15.337L-3.596-15.337L-3.596-15.057L-4.673-15.057L-4.673-13.173Q-4.673-12.897-4.569-12.698Q-4.465-12.500-4.205-12.500Q-4.048-12.500-3.942-12.604Q-3.836-12.709-3.786-12.862Q-3.736-13.016-3.736-13.173L-3.736-13.587L-3.470-13.587L-3.470-13.160Q-3.470-12.934-3.569-12.724Q-3.668-12.514-3.853-12.382Q-4.037-12.251-4.266-12.251Q-4.704-12.251-4.979-12.488Q-5.254-12.726-5.254-13.160\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M1.647-12.346L0.519-14.845Q0.447-14.992 0.317-15.024Q0.187-15.057-0.042-15.057L-0.042-15.337L1.472-15.337L1.472-15.057Q1.120-15.057 1.120-14.910Q1.120-14.865 1.131-14.845L1.995-12.927L2.775-14.657Q2.809-14.725 2.809-14.804Q2.809-14.917 2.725-14.987Q2.641-15.057 2.522-15.057L2.522-15.337L3.718-15.337L3.718-15.057Q3.499-15.057 3.328-14.954Q3.158-14.852 3.069-14.657L2.033-12.346Q1.985-12.251 1.879-12.251L1.801-12.251Q1.695-12.251 1.647-12.346M4.258-12.326L4.258-13.389Q4.258-13.413 4.285-13.440Q4.313-13.467 4.337-13.467L4.446-13.467Q4.511-13.467 4.525-13.409Q4.620-12.975 4.867-12.724Q5.113-12.473 5.526-12.473Q5.868-12.473 6.121-12.606Q6.374-12.739 6.374-13.047Q6.374-13.204 6.280-13.319Q6.186-13.433 6.047-13.502Q5.909-13.570 5.742-13.608L5.160-13.707Q4.805-13.775 4.532-13.996Q4.258-14.216 4.258-14.558Q4.258-14.807 4.369-14.982Q4.480-15.156 4.667-15.255Q4.853-15.354 5.068-15.397Q5.284-15.440 5.526-15.440Q5.940-15.440 6.220-15.258L6.435-15.433Q6.446-15.436 6.452-15.438Q6.459-15.440 6.470-15.440L6.521-15.440Q6.548-15.440 6.572-15.416Q6.596-15.392 6.596-15.364L6.596-14.517Q6.596-14.496 6.572-14.469Q6.548-14.442 6.521-14.442L6.408-14.442Q6.381-14.442 6.355-14.467Q6.329-14.493 6.329-14.517Q6.329-14.753 6.223-14.917Q6.118-15.081 5.935-15.163Q5.752-15.245 5.519-15.245Q5.191-15.245 4.935-15.142Q4.679-15.040 4.679-14.763Q4.679-14.568 4.861-14.459Q5.044-14.349 5.273-14.308L5.847-14.202Q6.094-14.154 6.307-14.026Q6.521-13.898 6.658-13.695Q6.794-13.491 6.794-13.242Q6.794-12.729 6.429-12.490Q6.063-12.251 5.526-12.251Q5.031-12.251 4.699-12.545L4.432-12.271Q4.412-12.251 4.385-12.251L4.337-12.251Q4.313-12.251 4.285-12.278Q4.258-12.305 4.258-12.326M7.823-12.739Q7.823-12.907 7.946-13.030Q8.069-13.153 8.243-13.153Q8.411-13.153 8.534-13.030Q8.657-12.907 8.657-12.739Q8.657-12.565 8.534-12.442Q8.411-12.319 8.243-12.319Q8.069-12.319 7.946-12.442Q7.823-12.565 7.823-12.739\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M15.044-12.319L13.311-12.319L13.311-12.599Q13.537-12.599 13.686-12.633Q13.834-12.668 13.834-12.808L13.834-15.057L13.246-15.057L13.246-15.337L13.834-15.337L13.834-16.154Q13.834-16.472 14.012-16.720Q14.190-16.967 14.480-17.108Q14.771-17.248 15.082-17.248Q15.338-17.248 15.542-17.106Q15.745-16.964 15.745-16.721Q15.745-16.585 15.646-16.486Q15.547-16.386 15.410-16.386Q15.273-16.386 15.174-16.486Q15.075-16.585 15.075-16.721Q15.075-16.902 15.215-16.995Q15.137-17.022 15.037-17.022Q14.829-17.022 14.675-16.889Q14.521-16.756 14.441-16.552Q14.361-16.349 14.361-16.140L14.361-15.337L15.249-15.337L15.249-15.057L14.388-15.057L14.388-12.808Q14.388-12.599 15.044-12.599\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(232.834 9.48)\">\u003Cpath d=\"M16.607-10.562L16.538-10.562Q16.504-10.562 16.482-10.588Q16.460-10.613 16.460-10.648Q16.460-10.692 16.491-10.709Q16.846-11.013 17.096-11.403Q17.345-11.793 17.497-12.225Q17.649-12.657 17.719-13.126Q17.789-13.594 17.789-14.069Q17.789-14.548 17.719-15.014Q17.649-15.481 17.495-15.916Q17.342-16.352 17.090-16.740Q16.839-17.128 16.491-17.422Q16.460-17.439 16.460-17.484Q16.460-17.518 16.482-17.543Q16.504-17.569 16.538-17.569L16.607-17.569Q16.617-17.569 16.626-17.567Q16.634-17.566 16.644-17.562Q17.188-17.162 17.560-16.609Q17.933-16.055 18.114-15.409Q18.295-14.763 18.295-14.069Q18.295-13.368 18.114-12.721Q17.933-12.073 17.559-11.519Q17.184-10.965 16.644-10.569Q16.634-10.569 16.626-10.567Q16.617-10.566 16.607-10.562\" fill=\"var(--tk-warn)\" stroke=\"var(--tk-warn)\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003C\u002Fg>\u003C\u002Fg>\u003Cpath fill=\"none\" d=\"m131.609-54.998 60.143 24.454\"\u002F>\u003Cpath stroke=\"none\" d=\"m193.605-29.79-2.362-2.688.509 1.934-1.714 1.03\"\u002F>\u003Cg fill=\"var(--tk-accent)\" stroke=\"var(--tk-accent)\" style=\"stroke-width:.8\">\u003Cpath fill=\"none\" d=\"m131.609 30.36 59.587-24.228\"\u002F>\u003Cpath stroke=\"none\" d=\"m193.605 5.152-4.637-.36 2.228 1.34-.661 2.514\"\u002F>\u003C\u002Fg>\u003Cg stroke=\"none\" font-family=\"cmr7\" font-size=\"7\">\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M-23.099-20.319L-24.702-20.319L-24.702-20.599Q-24.476-20.599-24.327-20.633Q-24.179-20.668-24.179-20.808L-24.179-24.427Q-24.179-24.697-24.286-24.759Q-24.394-24.820-24.702-24.820L-24.702-25.101L-23.625-25.176L-23.625-20.808Q-23.625-20.671-23.475-20.635Q-23.324-20.599-23.099-20.599L-23.099-20.319M-22.446-21.047Q-22.446-21.379-22.222-21.606Q-21.998-21.833-21.654-21.961Q-21.311-22.090-20.938-22.142Q-20.566-22.195-20.262-22.195L-20.262-22.448Q-20.262-22.653-20.369-22.833Q-20.477-23.012-20.658-23.115Q-20.839-23.217-21.048-23.217Q-21.455-23.217-21.690-23.125Q-21.602-23.088-21.555-23.004Q-21.509-22.920-21.509-22.818Q-21.509-22.722-21.555-22.643Q-21.602-22.565-21.682-22.520Q-21.762-22.476-21.851-22.476Q-22.001-22.476-22.102-22.573Q-22.203-22.671-22.203-22.818Q-22.203-23.440-21.048-23.440Q-20.836-23.440-20.586-23.376Q-20.337-23.313-20.135-23.194Q-19.934-23.074-19.807-22.889Q-19.681-22.705-19.681-22.462L-19.681-20.886Q-19.681-20.770-19.619-20.674Q-19.558-20.579-19.445-20.579Q-19.335-20.579-19.270-20.673Q-19.206-20.767-19.206-20.886L-19.206-21.334L-18.939-21.334L-18.939-20.886Q-18.939-20.616-19.166-20.451Q-19.393-20.285-19.674-20.285Q-19.882-20.285-20.019-20.439Q-20.156-20.592-20.180-20.808Q-20.327-20.541-20.609-20.396Q-20.891-20.251-21.215-20.251Q-21.492-20.251-21.776-20.326Q-22.060-20.401-22.253-20.580Q-22.446-20.760-22.446-21.047M-21.831-21.047Q-21.831-20.873-21.730-20.743Q-21.629-20.613-21.473-20.543Q-21.318-20.473-21.154-20.473Q-20.935-20.473-20.727-20.570Q-20.518-20.668-20.390-20.849Q-20.262-21.030-20.262-21.256L-20.262-21.984Q-20.586-21.984-20.952-21.893Q-21.318-21.802-21.574-21.590Q-21.831-21.379-21.831-21.047M-16.772-20.319L-18.508-20.319L-18.508-20.599Q-18.279-20.599-18.131-20.633Q-17.982-20.668-17.982-20.808L-17.982-22.657Q-17.982-22.927-18.090-22.988Q-18.197-23.050-18.508-23.050L-18.508-23.330L-17.479-23.405L-17.479-22.698Q-17.350-23.006-17.107-23.205Q-16.864-23.405-16.546-23.405Q-16.328-23.405-16.157-23.281Q-15.986-23.156-15.986-22.944Q-15.986-22.807-16.085-22.708Q-16.184-22.609-16.317-22.609Q-16.454-22.609-16.553-22.708Q-16.652-22.807-16.652-22.944Q-16.652-23.084-16.553-23.183Q-16.844-23.183-17.044-22.987Q-17.244-22.790-17.336-22.496Q-17.428-22.202-17.428-21.922L-17.428-20.808Q-17.428-20.599-16.772-20.599L-16.772-20.319M-15.442-19.786Q-15.442-20.032-15.246-20.216Q-15.049-20.401-14.793-20.480Q-14.930-20.592-15.001-20.753Q-15.073-20.914-15.073-21.095Q-15.073-21.416-14.861-21.662Q-15.196-21.960-15.196-22.370Q-15.196-22.831-14.807-23.118Q-14.417-23.405-13.938-23.405Q-13.467-23.405-13.132-23.159Q-12.957-23.313-12.747-23.395Q-12.537-23.477-12.308-23.477Q-12.144-23.477-12.023-23.370Q-11.901-23.262-11.901-23.098Q-11.901-23.002-11.973-22.930Q-12.045-22.859-12.137-22.859Q-12.236-22.859-12.306-22.932Q-12.376-23.006-12.376-23.105Q-12.376-23.159-12.363-23.190L-12.356-23.204Q-12.349-23.224-12.341-23.235Q-12.332-23.245-12.329-23.252Q-12.684-23.252-12.971-23.029Q-12.684-22.736-12.684-22.370Q-12.684-22.055-12.869-21.823Q-13.053-21.590-13.342-21.462Q-13.631-21.334-13.938-21.334Q-14.140-21.334-14.331-21.384Q-14.523-21.433-14.701-21.543Q-14.793-21.416-14.793-21.273Q-14.793-21.091-14.665-20.956Q-14.537-20.821-14.352-20.821L-13.720-20.821Q-13.272-20.821-12.903-20.750Q-12.534-20.678-12.274-20.449Q-12.014-20.220-12.014-19.786Q-12.014-19.465-12.310-19.263Q-12.605-19.061-13.009-18.972Q-13.412-18.883-13.727-18.883Q-14.044-18.883-14.448-18.972Q-14.851-19.061-15.147-19.263Q-15.442-19.465-15.442-19.786M-14.988-19.786Q-14.988-19.557-14.769-19.408Q-14.550-19.259-14.258-19.191Q-13.966-19.123-13.727-19.123Q-13.562-19.123-13.354-19.159Q-13.145-19.194-12.939-19.275Q-12.732-19.355-12.600-19.483Q-12.469-19.611-12.469-19.786Q-12.469-20.138-12.850-20.232Q-13.231-20.326-13.733-20.326L-14.352-20.326Q-14.591-20.326-14.789-20.175Q-14.988-20.025-14.988-19.786M-13.938-21.573Q-13.272-21.573-13.272-22.370Q-13.272-23.170-13.938-23.170Q-14.608-23.170-14.608-22.370Q-14.608-21.573-13.938-21.573M-11.460-21.854Q-11.460-22.175-11.336-22.464Q-11.211-22.753-10.985-22.976Q-10.760-23.200-10.464-23.320Q-10.168-23.440-9.851-23.440Q-9.522-23.440-9.261-23.340Q-8.999-23.241-8.823-23.059Q-8.647-22.876-8.553-22.618Q-8.459-22.360-8.459-22.028Q-8.459-21.936-8.541-21.915L-10.797-21.915L-10.797-21.854Q-10.797-21.266-10.514-20.883Q-10.230-20.500-9.663-20.500Q-9.341-20.500-9.073-20.693Q-8.805-20.886-8.716-21.201Q-8.709-21.242-8.634-21.256L-8.541-21.256Q-8.459-21.232-8.459-21.160Q-8.459-21.153-8.466-21.126Q-8.579-20.729-8.950-20.490Q-9.321-20.251-9.745-20.251Q-10.182-20.251-10.582-20.459Q-10.982-20.668-11.221-21.035Q-11.460-21.402-11.460-21.854M-10.790-22.124L-8.976-22.124Q-8.976-22.401-9.073-22.653Q-9.170-22.906-9.369-23.062Q-9.567-23.217-9.851-23.217Q-10.127-23.217-10.341-23.059Q-10.555-22.900-10.673-22.645Q-10.790-22.390-10.790-22.124\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M-5.197-21.802Q-5.197-22.144-5.062-22.443Q-4.927-22.742-4.687-22.966Q-4.448-23.190-4.130-23.315Q-3.812-23.440-3.481-23.440Q-3.036-23.440-2.637-23.224Q-2.237-23.009-2.002-22.631Q-1.768-22.254-1.768-21.802Q-1.768-21.461-1.910-21.177Q-2.052-20.893-2.296-20.686Q-2.541-20.480-2.850-20.365Q-3.159-20.251-3.481-20.251Q-3.911-20.251-4.313-20.452Q-4.715-20.654-4.956-21.006Q-5.197-21.358-5.197-21.802M-3.481-20.500Q-2.879-20.500-2.655-20.878Q-2.431-21.256-2.431-21.888Q-2.431-22.500-2.666-22.859Q-2.900-23.217-3.481-23.217Q-4.533-23.217-4.533-21.888Q-4.533-21.256-4.308-20.878Q-4.082-20.500-3.481-20.500M0.508-20.319L-1.126-20.319L-1.126-20.599Q-0.897-20.599-0.748-20.633Q-0.599-20.668-0.599-20.808L-0.599-22.657Q-0.599-22.927-0.707-22.988Q-0.815-23.050-1.126-23.050L-1.126-23.330L-0.066-23.405L-0.066-22.756Q0.105-23.064 0.409-23.235Q0.713-23.405 1.058-23.405Q1.564-23.405 1.848-23.182Q2.132-22.958 2.132-22.462L2.132-20.808Q2.132-20.671 2.280-20.635Q2.429-20.599 2.655-20.599L2.655-20.319L1.024-20.319L1.024-20.599Q1.253-20.599 1.402-20.633Q1.551-20.668 1.551-20.808L1.551-22.448Q1.551-22.783 1.431-22.983Q1.311-23.183 0.997-23.183Q0.727-23.183 0.493-23.047Q0.259-22.910 0.120-22.676Q-0.018-22.442-0.018-22.168L-0.018-20.808Q-0.018-20.671 0.132-20.635Q0.282-20.599 0.508-20.599\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M7.623-20.319L5.989-20.319L5.989-20.599Q6.218-20.599 6.367-20.633Q6.516-20.668 6.516-20.808L6.516-22.657Q6.516-22.927 6.408-22.988Q6.300-23.050 5.989-23.050L5.989-23.330L7.049-23.405L7.049-22.756Q7.220-23.064 7.524-23.235Q7.828-23.405 8.173-23.405Q8.679-23.405 8.963-23.182Q9.247-22.958 9.247-22.462L9.247-20.808Q9.247-20.671 9.395-20.635Q9.544-20.599 9.770-20.599L9.770-20.319L8.139-20.319L8.139-20.599Q8.368-20.599 8.517-20.633Q8.666-20.668 8.666-20.808L8.666-22.448Q8.666-22.783 8.546-22.983Q8.426-23.183 8.112-23.183Q7.842-23.183 7.608-23.047Q7.374-22.910 7.235-22.676Q7.097-22.442 7.097-22.168L7.097-20.808Q7.097-20.671 7.247-20.635Q7.398-20.599 7.623-20.599L7.623-20.319M10.316-21.802Q10.316-22.144 10.451-22.443Q10.586-22.742 10.826-22.966Q11.065-23.190 11.383-23.315Q11.701-23.440 12.032-23.440Q12.477-23.440 12.877-23.224Q13.276-23.009 13.511-22.631Q13.745-22.254 13.745-21.802Q13.745-21.461 13.603-21.177Q13.461-20.893 13.217-20.686Q12.972-20.480 12.663-20.365Q12.354-20.251 12.032-20.251Q11.602-20.251 11.200-20.452Q10.798-20.654 10.557-21.006Q10.316-21.358 10.316-21.802M12.032-20.500Q12.634-20.500 12.858-20.878Q13.082-21.256 13.082-21.888Q13.082-22.500 12.847-22.859Q12.613-23.217 12.032-23.217Q10.980-23.217 10.980-21.888Q10.980-21.256 11.205-20.878Q11.431-20.500 12.032-20.500\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M15.719-20.346L14.591-22.845Q14.519-22.992 14.389-23.024Q14.259-23.057 14.030-23.057L14.030-23.337L15.544-23.337L15.544-23.057Q15.192-23.057 15.192-22.910Q15.192-22.865 15.203-22.845L16.067-20.927L16.847-22.657Q16.881-22.725 16.881-22.804Q16.881-22.917 16.797-22.987Q16.713-23.057 16.594-23.057L16.594-23.337L17.790-23.337L17.790-23.057Q17.571-23.057 17.400-22.954Q17.230-22.852 17.141-22.657L16.105-20.346Q16.057-20.251 15.951-20.251L15.873-20.251Q15.767-20.251 15.719-20.346\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M18.074-21.854Q18.074-22.175 18.199-22.464Q18.324-22.753 18.550-22.976Q18.775-23.200 19.071-23.320Q19.366-23.440 19.684-23.440Q20.012-23.440 20.274-23.340Q20.535-23.241 20.711-23.059Q20.887-22.876 20.981-22.618Q21.075-22.360 21.075-22.028Q21.075-21.936 20.993-21.915L18.738-21.915L18.738-21.854Q18.738-21.266 19.021-20.883Q19.305-20.500 19.872-20.500Q20.194-20.500 20.462-20.693Q20.730-20.886 20.819-21.201Q20.826-21.242 20.901-21.256L20.993-21.256Q21.075-21.232 21.075-21.160Q21.075-21.153 21.069-21.126Q20.956-20.729 20.585-20.490Q20.214-20.251 19.790-20.251Q19.353-20.251 18.953-20.459Q18.553-20.668 18.314-21.035Q18.074-21.402 18.074-21.854M18.744-22.124L20.559-22.124Q20.559-22.401 20.462-22.653Q20.364-22.906 20.166-23.062Q19.968-23.217 19.684-23.217Q19.407-23.217 19.194-23.059Q18.980-22.900 18.862-22.645Q18.744-22.390 18.744-22.124M23.331-20.319L21.728-20.319L21.728-20.599Q21.954-20.599 22.103-20.633Q22.251-20.668 22.251-20.808L22.251-24.427Q22.251-24.697 22.144-24.759Q22.036-24.820 21.728-24.820L21.728-25.101L22.805-25.176L22.805-20.808Q22.805-20.671 22.955-20.635Q23.106-20.599 23.331-20.599\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M26.629-20.326L26.629-21.389Q26.629-21.413 26.657-21.440Q26.684-21.467 26.708-21.467L26.817-21.467Q26.882-21.467 26.896-21.409Q26.992-20.975 27.238-20.724Q27.484-20.473 27.898-20.473Q28.239-20.473 28.492-20.606Q28.745-20.739 28.745-21.047Q28.745-21.204 28.651-21.319Q28.557-21.433 28.419-21.502Q28.280-21.570 28.113-21.608L27.532-21.707Q27.176-21.775 26.903-21.996Q26.629-22.216 26.629-22.558Q26.629-22.807 26.741-22.982Q26.852-23.156 27.038-23.255Q27.224-23.354 27.440-23.397Q27.655-23.440 27.898-23.440Q28.311-23.440 28.591-23.258L28.807-23.433Q28.817-23.436 28.824-23.438Q28.831-23.440 28.841-23.440L28.892-23.440Q28.919-23.440 28.943-23.416Q28.967-23.392 28.967-23.364L28.967-22.517Q28.967-22.496 28.943-22.469Q28.919-22.442 28.892-22.442L28.779-22.442Q28.752-22.442 28.726-22.467Q28.701-22.493 28.701-22.517Q28.701-22.753 28.595-22.917Q28.489-23.081 28.306-23.163Q28.123-23.245 27.891-23.245Q27.563-23.245 27.306-23.142Q27.050-23.040 27.050-22.763Q27.050-22.568 27.233-22.459Q27.416-22.349 27.645-22.308L28.219-22.202Q28.465-22.154 28.679-22.026Q28.892-21.898 29.029-21.695Q29.166-21.491 29.166-21.242Q29.166-20.729 28.800-20.490Q28.434-20.251 27.898-20.251Q27.402-20.251 27.070-20.545L26.804-20.271Q26.783-20.251 26.756-20.251L26.708-20.251Q26.684-20.251 26.657-20.278Q26.629-20.305 26.629-20.326\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M-24.767-12.326L-24.767-13.389Q-24.767-13.413-24.739-13.440Q-24.712-13.467-24.688-13.467L-24.579-13.467Q-24.514-13.467-24.500-13.409Q-24.404-12.975-24.158-12.724Q-23.912-12.473-23.498-12.473Q-23.157-12.473-22.904-12.606Q-22.651-12.739-22.651-13.047Q-22.651-13.204-22.745-13.319Q-22.839-13.433-22.977-13.502Q-23.116-13.570-23.283-13.608L-23.864-13.707Q-24.220-13.775-24.493-13.996Q-24.767-14.216-24.767-14.558Q-24.767-14.807-24.655-14.982Q-24.544-15.156-24.358-15.255Q-24.172-15.354-23.956-15.397Q-23.741-15.440-23.498-15.440Q-23.085-15.440-22.805-15.258L-22.589-15.433Q-22.579-15.436-22.572-15.438Q-22.565-15.440-22.555-15.440L-22.504-15.440Q-22.477-15.440-22.453-15.416Q-22.429-15.392-22.429-15.364L-22.429-14.517Q-22.429-14.496-22.453-14.469Q-22.477-14.442-22.504-14.442L-22.617-14.442Q-22.644-14.442-22.670-14.467Q-22.695-14.493-22.695-14.517Q-22.695-14.753-22.801-14.917Q-22.907-15.081-23.090-15.163Q-23.273-15.245-23.505-15.245Q-23.833-15.245-24.090-15.142Q-24.346-15.040-24.346-14.763Q-24.346-14.568-24.163-14.459Q-23.980-14.349-23.751-14.308L-23.177-14.202Q-22.931-14.154-22.717-14.026Q-22.504-13.898-22.367-13.695Q-22.230-13.491-22.230-13.242Q-22.230-12.729-22.596-12.490Q-22.962-12.251-23.498-12.251Q-23.994-12.251-24.326-12.545L-24.592-12.271Q-24.613-12.251-24.640-12.251L-24.688-12.251Q-24.712-12.251-24.739-12.278Q-24.767-12.305-24.767-12.326M-19.920-12.319L-21.554-12.319L-21.554-12.599Q-21.325-12.599-21.176-12.633Q-21.027-12.668-21.027-12.808L-21.027-14.657Q-21.027-14.927-21.135-14.988Q-21.243-15.050-21.554-15.050L-21.554-15.330L-20.494-15.405L-20.494-14.756Q-20.323-15.064-20.019-15.235Q-19.715-15.405-19.370-15.405Q-18.970-15.405-18.693-15.265Q-18.416-15.125-18.331-14.777Q-18.163-15.070-17.864-15.238Q-17.565-15.405-17.220-15.405Q-16.714-15.405-16.430-15.182Q-16.146-14.958-16.146-14.462L-16.146-12.808Q-16.146-12.671-15.998-12.635Q-15.849-12.599-15.623-12.599L-15.623-12.319L-17.254-12.319L-17.254-12.599Q-17.028-12.599-16.878-12.635Q-16.727-12.671-16.727-12.808L-16.727-14.448Q-16.727-14.783-16.847-14.983Q-16.967-15.183-17.281-15.183Q-17.551-15.183-17.785-15.047Q-18.019-14.910-18.158-14.676Q-18.296-14.442-18.296-14.168L-18.296-12.808Q-18.296-12.671-18.148-12.635Q-17.999-12.599-17.773-12.599L-17.773-12.319L-19.404-12.319L-19.404-12.599Q-19.175-12.599-19.026-12.633Q-18.877-12.668-18.877-12.808L-18.877-14.448Q-18.877-14.783-18.997-14.983Q-19.117-15.183-19.431-15.183Q-19.701-15.183-19.935-15.047Q-20.169-14.910-20.308-14.676Q-20.446-14.442-20.446-14.168L-20.446-12.808Q-20.446-12.671-20.296-12.635Q-20.145-12.599-19.920-12.599L-19.920-12.319M-14.977-13.047Q-14.977-13.379-14.754-13.606Q-14.530-13.833-14.186-13.961Q-13.843-14.090-13.470-14.142Q-13.098-14.195-12.793-14.195L-12.793-14.448Q-12.793-14.653-12.901-14.833Q-13.009-15.012-13.190-15.115Q-13.371-15.217-13.580-15.217Q-13.986-15.217-14.222-15.125Q-14.133-15.088-14.087-15.004Q-14.041-14.920-14.041-14.818Q-14.041-14.722-14.087-14.643Q-14.133-14.565-14.214-14.520Q-14.294-14.476-14.383-14.476Q-14.533-14.476-14.634-14.573Q-14.735-14.671-14.735-14.818Q-14.735-15.440-13.580-15.440Q-13.368-15.440-13.118-15.376Q-12.869-15.313-12.667-15.194Q-12.465-15.074-12.339-14.889Q-12.212-14.705-12.212-14.462L-12.212-12.886Q-12.212-12.770-12.151-12.674Q-12.089-12.579-11.977-12.579Q-11.867-12.579-11.802-12.673Q-11.737-12.767-11.737-12.886L-11.737-13.334L-11.471-13.334L-11.471-12.886Q-11.471-12.616-11.698-12.451Q-11.925-12.285-12.206-12.285Q-12.414-12.285-12.551-12.439Q-12.687-12.592-12.711-12.808Q-12.858-12.541-13.140-12.396Q-13.422-12.251-13.747-12.251Q-14.024-12.251-14.308-12.326Q-14.591-12.401-14.784-12.580Q-14.977-12.760-14.977-13.047M-14.362-13.047Q-14.362-12.873-14.261-12.743Q-14.161-12.613-14.005-12.543Q-13.850-12.473-13.685-12.473Q-13.467-12.473-13.258-12.570Q-13.050-12.668-12.922-12.849Q-12.793-13.030-12.793-13.256L-12.793-13.984Q-13.118-13.984-13.484-13.893Q-13.850-13.802-14.106-13.590Q-14.362-13.379-14.362-13.047M-9.386-12.319L-10.989-12.319L-10.989-12.599Q-10.763-12.599-10.614-12.633Q-10.466-12.668-10.466-12.808L-10.466-16.427Q-10.466-16.697-10.573-16.759Q-10.681-16.820-10.989-16.820L-10.989-17.101L-9.912-17.176L-9.912-12.808Q-9.912-12.671-9.762-12.635Q-9.611-12.599-9.386-12.599L-9.386-12.319M-7.123-12.319L-8.726-12.319L-8.726-12.599Q-8.500-12.599-8.352-12.633Q-8.203-12.668-8.203-12.808L-8.203-16.427Q-8.203-16.697-8.311-16.759Q-8.418-16.820-8.726-16.820L-8.726-17.101L-7.649-17.176L-7.649-12.808Q-7.649-12.671-7.499-12.635Q-7.349-12.599-7.123-12.599\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M-3.863-13.802Q-3.863-14.144-3.728-14.443Q-3.593-14.742-3.353-14.966Q-3.114-15.190-2.796-15.315Q-2.478-15.440-2.147-15.440Q-1.702-15.440-1.303-15.224Q-0.903-15.009-0.668-14.631Q-0.434-14.254-0.434-13.802Q-0.434-13.461-0.576-13.177Q-0.718-12.893-0.962-12.686Q-1.207-12.480-1.516-12.365Q-1.825-12.251-2.147-12.251Q-2.577-12.251-2.979-12.452Q-3.381-12.654-3.622-13.006Q-3.863-13.358-3.863-13.802M-2.147-12.500Q-1.545-12.500-1.321-12.878Q-1.097-13.256-1.097-13.888Q-1.097-14.500-1.332-14.859Q-1.566-15.217-2.147-15.217Q-3.199-15.217-3.199-13.888Q-3.199-13.256-2.974-12.878Q-2.748-12.500-2.147-12.500M1.842-12.319L0.208-12.319L0.208-12.599Q0.437-12.599 0.586-12.633Q0.735-12.668 0.735-12.808L0.735-14.657Q0.735-14.927 0.627-14.988Q0.519-15.050 0.208-15.050L0.208-15.330L1.268-15.405L1.268-14.756Q1.439-15.064 1.743-15.235Q2.047-15.405 2.392-15.405Q2.898-15.405 3.182-15.182Q3.466-14.958 3.466-14.462L3.466-12.808Q3.466-12.671 3.614-12.635Q3.763-12.599 3.989-12.599L3.989-12.319L2.358-12.319L2.358-12.599Q2.587-12.599 2.736-12.633Q2.885-12.668 2.885-12.808L2.885-14.448Q2.885-14.783 2.765-14.983Q2.645-15.183 2.331-15.183Q2.061-15.183 1.827-15.047Q1.593-14.910 1.454-14.676Q1.316-14.442 1.316-14.168L1.316-12.808Q1.316-12.671 1.466-12.635Q1.616-12.599 1.842-12.599\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M9.074-12.319L7.341-12.319L7.341-12.599Q7.567-12.599 7.716-12.633Q7.864-12.668 7.864-12.808L7.864-15.057L7.276-15.057L7.276-15.337L7.864-15.337L7.864-16.154Q7.864-16.472 8.042-16.720Q8.220-16.967 8.510-17.108Q8.801-17.248 9.112-17.248Q9.368-17.248 9.572-17.106Q9.775-16.964 9.775-16.721Q9.775-16.585 9.676-16.486Q9.577-16.386 9.440-16.386Q9.303-16.386 9.204-16.486Q9.105-16.585 9.105-16.721Q9.105-16.902 9.245-16.995Q9.167-17.022 9.067-17.022Q8.859-17.022 8.705-16.889Q8.551-16.756 8.471-16.552Q8.391-16.349 8.391-16.140L8.391-15.337L9.279-15.337L9.279-15.057L8.418-15.057L8.418-12.808Q8.418-12.599 9.074-12.599L9.074-12.319M9.813-13.047Q9.813-13.379 10.036-13.606Q10.260-13.833 10.604-13.961Q10.947-14.090 11.320-14.142Q11.692-14.195 11.997-14.195L11.997-14.448Q11.997-14.653 11.889-14.833Q11.781-15.012 11.600-15.115Q11.419-15.217 11.211-15.217Q10.804-15.217 10.568-15.125Q10.657-15.088 10.703-15.004Q10.749-14.920 10.749-14.818Q10.749-14.722 10.703-14.643Q10.657-14.565 10.577-14.520Q10.496-14.476 10.407-14.476Q10.257-14.476 10.156-14.573Q10.055-14.671 10.055-14.818Q10.055-15.440 11.211-15.440Q11.422-15.440 11.672-15.376Q11.921-15.313 12.123-15.194Q12.325-15.074 12.451-14.889Q12.578-14.705 12.578-14.462L12.578-12.886Q12.578-12.770 12.639-12.674Q12.701-12.579 12.814-12.579Q12.923-12.579 12.988-12.673Q13.053-12.767 13.053-12.886L13.053-13.334L13.319-13.334L13.319-12.886Q13.319-12.616 13.092-12.451Q12.865-12.285 12.585-12.285Q12.376-12.285 12.239-12.439Q12.103-12.592 12.079-12.808Q11.932-12.541 11.650-12.396Q11.368-12.251 11.043-12.251Q10.766-12.251 10.483-12.326Q10.199-12.401 10.006-12.580Q9.813-12.760 9.813-13.047M10.428-13.047Q10.428-12.873 10.529-12.743Q10.629-12.613 10.785-12.543Q10.941-12.473 11.105-12.473Q11.323-12.473 11.532-12.570Q11.740-12.668 11.868-12.849Q11.997-13.030 11.997-13.256L11.997-13.984Q11.672-13.984 11.306-13.893Q10.941-13.802 10.684-13.590Q10.428-13.379 10.428-13.047M15.418-12.319L13.784-12.319L13.784-12.599Q14.013-12.599 14.162-12.633Q14.311-12.668 14.311-12.808L14.311-14.657Q14.311-14.927 14.203-14.988Q14.095-15.050 13.784-15.050L13.784-15.330L14.844-15.405L14.844-14.756Q15.015-15.064 15.319-15.235Q15.623-15.405 15.968-15.405Q16.368-15.405 16.645-15.265Q16.922-15.125 17.007-14.777Q17.175-15.070 17.474-15.238Q17.773-15.405 18.118-15.405Q18.624-15.405 18.908-15.182Q19.191-14.958 19.191-14.462L19.191-12.808Q19.191-12.671 19.340-12.635Q19.489-12.599 19.714-12.599L19.714-12.319L18.084-12.319L18.084-12.599Q18.310-12.599 18.460-12.635Q18.610-12.671 18.610-12.808L18.610-14.448Q18.610-14.783 18.491-14.983Q18.371-15.183 18.057-15.183Q17.787-15.183 17.553-15.047Q17.318-14.910 17.180-14.676Q17.042-14.442 17.042-14.168L17.042-12.808Q17.042-12.671 17.190-12.635Q17.339-12.599 17.565-12.599L17.565-12.319L15.934-12.319L15.934-12.599Q16.163-12.599 16.312-12.633Q16.461-12.668 16.461-12.808L16.461-14.448Q16.461-14.783 16.341-14.983Q16.221-15.183 15.907-15.183Q15.637-15.183 15.403-15.047Q15.169-14.910 15.030-14.676Q14.892-14.442 14.892-14.168L14.892-12.808Q14.892-12.671 15.042-12.635Q15.192-12.599 15.418-12.599L15.418-12.319M21.919-12.319L20.367-12.319L20.367-12.599Q20.593-12.599 20.742-12.633Q20.890-12.668 20.890-12.808L20.890-14.657Q20.890-14.845 20.842-14.929Q20.795-15.012 20.697-15.031Q20.600-15.050 20.388-15.050L20.388-15.330L21.444-15.405L21.444-12.808Q21.444-12.668 21.576-12.633Q21.707-12.599 21.919-12.599L21.919-12.319M20.648-16.626Q20.648-16.797 20.771-16.916Q20.894-17.036 21.065-17.036Q21.232-17.036 21.355-16.916Q21.478-16.797 21.478-16.626Q21.478-16.451 21.355-16.328Q21.232-16.205 21.065-16.205Q20.894-16.205 20.771-16.328Q20.648-16.451 20.648-16.626M24.233-12.319L22.630-12.319L22.630-12.599Q22.856-12.599 23.004-12.633Q23.153-12.668 23.153-12.808L23.153-16.427Q23.153-16.697 23.045-16.759Q22.938-16.820 22.630-16.820L22.630-17.101L23.707-17.176L23.707-12.808Q23.707-12.671 23.857-12.635Q24.007-12.599 24.233-12.599L24.233-12.319M26.444-12.319L24.893-12.319L24.893-12.599Q25.118-12.599 25.267-12.633Q25.416-12.668 25.416-12.808L25.416-14.657Q25.416-14.845 25.368-14.929Q25.320-15.012 25.222-15.031Q25.125-15.050 24.913-15.050L24.913-15.330L25.969-15.405L25.969-12.808Q25.969-12.668 26.101-12.633Q26.233-12.599 26.444-12.599L26.444-12.319M25.173-16.626Q25.173-16.797 25.296-16.916Q25.419-17.036 25.590-17.036Q25.757-17.036 25.880-16.916Q26.004-16.797 26.004-16.626Q26.004-16.451 25.880-16.328Q25.757-16.205 25.590-16.205Q25.419-16.205 25.296-16.328Q25.173-16.451 25.173-16.626M27.149-13.047Q27.149-13.379 27.372-13.606Q27.596-13.833 27.940-13.961Q28.283-14.090 28.656-14.142Q29.028-14.195 29.333-14.195L29.333-14.448Q29.333-14.653 29.225-14.833Q29.117-15.012 28.936-15.115Q28.755-15.217 28.546-15.217Q28.140-15.217 27.904-15.125Q27.993-15.088 28.039-15.004Q28.085-14.920 28.085-14.818Q28.085-14.722 28.039-14.643Q27.993-14.565 27.912-14.520Q27.832-14.476 27.743-14.476Q27.593-14.476 27.492-14.573Q27.391-14.671 27.391-14.818Q27.391-15.440 28.546-15.440Q28.758-15.440 29.008-15.376Q29.257-15.313 29.459-15.194Q29.661-15.074 29.787-14.889Q29.914-14.705 29.914-14.462L29.914-12.886Q29.914-12.770 29.975-12.674Q30.037-12.579 30.149-12.579Q30.259-12.579 30.324-12.673Q30.389-12.767 30.389-12.886L30.389-13.334L30.655-13.334L30.655-12.886Q30.655-12.616 30.428-12.451Q30.201-12.285 29.920-12.285Q29.712-12.285 29.575-12.439Q29.439-12.592 29.415-12.808Q29.268-12.541 28.986-12.396Q28.704-12.251 28.379-12.251Q28.102-12.251 27.818-12.326Q27.535-12.401 27.342-12.580Q27.149-12.760 27.149-13.047M27.764-13.047Q27.764-12.873 27.865-12.743Q27.965-12.613 28.121-12.543Q28.276-12.473 28.441-12.473Q28.659-12.473 28.868-12.570Q29.076-12.668 29.204-12.849Q29.333-13.030 29.333-13.256L29.333-13.984Q29.008-13.984 28.642-13.893Q28.276-13.802 28.020-13.590Q27.764-13.379 27.764-13.047M32.822-12.319L31.086-12.319L31.086-12.599Q31.315-12.599 31.464-12.633Q31.612-12.668 31.612-12.808L31.612-14.657Q31.612-14.927 31.505-14.988Q31.397-15.050 31.086-15.050L31.086-15.330L32.115-15.405L32.115-14.698Q32.245-15.006 32.487-15.205Q32.730-15.405 33.048-15.405Q33.267-15.405 33.438-15.281Q33.608-15.156 33.608-14.944Q33.608-14.807 33.509-14.708Q33.410-14.609 33.277-14.609Q33.140-14.609 33.041-14.708Q32.942-14.807 32.942-14.944Q32.942-15.084 33.041-15.183Q32.751-15.183 32.551-14.987Q32.351-14.790 32.258-14.496Q32.166-14.202 32.166-13.922L32.166-12.808Q32.166-12.599 32.822-12.599\" fill=\"currentColor\" stroke=\"currentColor\" class=\"tikz-text\" style=\"stroke-width:0.210\"\u002F>\u003C\u002Fg>\u003Cg transform=\"translate(259.608 49.11)\">\u003Cpath d=\"M36.908-12.326L36.908-13.389Q36.908-13.413 36.936-13.440Q36.963-13.467 36.987-13.467L37.096-13.467Q37.161-13.467 37.175-13.409Q37.271-12.975 37.517-12.724Q37.763-12.473 38.177-12.473Q38.518-12.473 38.771-12.606Q39.024-12.739 39.024-13.047Q39.024-13.204 38.930-13.319Q38.836-13.433 38.698-13.502Q38.559-13.570 38.392-13.608L37.811-13.707Q37.455-13.775 37.182-13.996Q36.908-14.216 36.908-14.558Q36.908-14.807 37.020-14.982Q37.131-15.156 37.317-15.255Q37.503-15.354 37.719-15.397Q37.934-15.440 38.177-15.440Q38.590-15.440 38.870-15.258L39.086-15.433Q39.096-15.436 39.103-15.438Q39.110-15.440 39.120-15.440L39.171-15.440Q39.198-15.440 39.222-15.416Q39.246-15.392 39.246-15.364L39.246-14.517Q39.246-14.496 39.222-14.469Q39.198-14.442 39.171-14.442L39.058-14.442Q39.031-14.442 39.005-14.467Q38.980-14.493 38.980-14.517Q38.980-14.753 38.874-14.917Q38.768-15.081 38.585-15.163Q38.402-15.245 38.170-15.245Q37.842-15.245 37.585-15.142Q37.329-15.040 37.329-14.763Q37.329-14.568 37.512-14.459Q37.695-14.349 37.924-14.308L38.498-14.202Q38.744-14.154 38.958-14.026Q39.171-13.898 39.308-13.695Q39.445-13.491 39.445-13.242Q39.445-12.729 39.079-12.490Q38.713-12.251 38.177-12.251Q37.681-12.251 37.349-12.545L37.083-12.271Q37.062-12.251 37.035-12.251L36.987-12.251Q36.963-12.251 36.936-12.278Q36.908-12.305 36.908-12.326\" 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\">Random Network Distillation. A fixed random target network maps states to features; a predictor is trained to match it on visited states. On a novel state the predictor has not been trained and its error is large, giving the intrinsic reward \u003Cspan class=\"katex\">\u003Cspan class=\"katex-html\" aria-hidden=\"true\">\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.0717em;vertical-align:-0.247em;\">\u003C\u002Fspan>\u003Cspan class=\"mord\">\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.0278em;\">r\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.8247em;\">\u003Cspan style=\"top:-2.453em;margin-left:-0.0278em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">t\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mathnormal mtight\">i\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.247em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2778em;\">\u003C\u002Fspan>\u003Cspan class=\"mrel\">=\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2778em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.2079em;vertical-align:-0.25em;\">\u003C\u002Fspan>\u003Cspan class=\"mopen\">∥\u003C\u002Fspan>\u003Cspan class=\"mord accent\">\u003Cspan class=\"vlist-t vlist-t2\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.9579em;\">\u003Cspan style=\"top:-3em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.1076em;\">f\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan style=\"top:-3.2634em;\">\u003Cspan class=\"pstrut\" style=\"height:3em;\">\u003C\u002Fspan>\u003Cspan class=\"accent-body\" style=\"left:-0.0833em;\">\u003Cspan class=\"mord\">^\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-s\">​\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.1944em;\">\u003Cspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003Cspan class=\"mbin\">−\u003C\u002Fspan>\u003Cspan class=\"mspace\" style=\"margin-right:0.2222em;\">\u003C\u002Fspan>\u003C\u002Fspan>\u003Cspan class=\"base\">\u003Cspan class=\"strut\" style=\"height:1.0641em;vertical-align:-0.25em;\">\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\" style=\"margin-right:0.1076em;\">f\u003C\u002Fspan>\u003Cspan class=\"mopen\">(\u003C\u002Fspan>\u003Cspan class=\"mord mathnormal\">s\u003C\u002Fspan>\u003Cspan class=\"mclose\">)\u003C\u002Fspan>\u003Cspan class=\"mclose\">\u003Cspan class=\"mclose\">∥\u003C\u002Fspan>\u003Cspan class=\"msupsub\">\u003Cspan class=\"vlist-t\">\u003Cspan class=\"vlist-r\">\u003Cspan class=\"vlist\" style=\"height:0.8141em;\">\u003Cspan style=\"top:-3.063em;margin-right:0.05em;\">\u003Cspan class=\"pstrut\" style=\"height:2.7em;\">\u003C\u002Fspan>\u003Cspan class=\"sizing reset-size6 size3 mtight\">\u003Cspan class=\"mord mtight\">2\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>\u003C\u002Fspan>; on a familiar state the error has been driven down.\u003C\u002Ffigcaption>",1785117796765]