Answer Keys
Comprehensive answers to practice questions from Chapters 0-4. These answers provide the depth expected for exams and assignments.
Chapter 0: What Is a Thought?
Fill in the Blank Answers
A: perceptron
A: hippocampus
A: ELIZA
Short Answer Questions
A: The transformer architecture abandoned the sequential processing that dominated earlier neural networks in favor of attention mechanisms that could process all parts of an input simultaneously. Unlike recurrent networks (RNNs/LSTMs) that processed information step-by-step, transformers use self-attention to learn which parts of the input are most relevant for any given task, allowing parallel processing and better capture of long-range dependencies. This attention-based approach enabled the creation of large language models like GPT-3 and ChatGPT that can maintain context across long conversations.
A: We cannot hold multiple items in conscious awareness simultaneously due to the attention bottleneck—a fundamental constraint on working memory capacity. Cognitive research shows we can typically hold only about 4 items (the "magical number seven, plus or minus two" has been revised downward) in working memory at once. This bottleneck exists because consciousness acts as a spotlight rather than a floodlight, focusing limited processing resources on behaviorally important information while filtering out the rest. This is an adaptive solution to energy constraints—the brain cannot process all incoming sensory information (10 million bits/second of visual input) simultaneously, so attention compresses it down to approximately 50 bits/second of conscious awareness.
A: The hard problem of consciousness, articulated by philosopher David Chalmers in 1995, is the question of why there is any subjective, first-person experience at all. While the "easy problems" of consciousness (like explaining information processing, attention control, or behavior) can in principle be solved by understanding neural mechanisms, the hard problem asks why these processes feel like something—why there is an inner experience of redness when seeing red, or pain when injured, rather than these just being unconscious information processing events. This subjective, qualitative aspect of mental states (qualia) seems fundamentally different from anything measurable by objective scientific methods, suggesting consciousness might not be fully reducible to neural activity in the way other biological functions are reducible to physical processes.
Chapter 1: A Short History of Nearly Everything About Minds
Fill in the Blank Answers
A: dendrites, soma, axon, synapses
A: 543, vision (or visual systems/eyes)
A: Lateral, neighbors
A: 300,000, Homo sapiens (or modern humans/language)
A: 20, 86
A: 8, neural (or brain/neurodevelopment)
A: 500, arms, distribution (or decentralization/parallelism)
A: nuclear, cortex (or neocortex)
Short Answer Questions
A: Neurons are fundamentally different from other cells in that they are polarized with distinct specialized regions: dendrites for receiving information from other neurons, a soma (cell body) for integration, and an axon for transmitting signals across potentially vast distances (up to 1 meter in humans). Functionally, neurons are excitable cells capable of generating and propagating electrical signals (action potentials) through voltage-gated ion channels, and they communicate with other cells via specialized chemical synapses. Unlike most cells, mature neurons rarely divide, and they consume extraordinary amounts of energy maintaining ion gradients necessary for electrical signaling.
A: Andrew Parker's "Light Switch Theory" proposes that the evolution of vision approximately 543 million years ago triggered the Cambrian explosion of biological diversity. Before vision, Ediacaran organisms were blind and moved slowly, detecting each other only through chemical gradients with a range of millimeters. The evolution of eyes increased the "interaction sphere" by a factor of one million (from millimeters to meters), creating a catastrophic arms race that demanded rapid neural innovation. This sudden expansion of sensory space required more complex nervous systems for processing visual information and coordinating rapid responses, driving the explosive diversification of body plans and neural architectures seen in the fossil record.
A: Lateral inhibition creates edge enhancement through a mechanism where active neurons suppress the activity of their neighbors. When a bright area of an image activates photoreceptors, those active cells not only send signals forward to the next processing stage but also inhibit adjacent cells laterally. At the boundary between light and dark regions, neurons on the bright side receive less inhibition from the dark side (because those neighbors are less active), making them respond more strongly. Conversely, neurons on the dark side receive strong inhibition from highly active bright-side neighbors, making them respond even less. This creates a neural representation where edges are exaggerated—light areas become lighter and dark areas become darker at boundaries—enhancing contrast and making edges more detectable. This circuit motif evolved during the Cambrian period and has been conserved for 500 million years.
A: The energy cost of synaptic transmission fundamentally constrains brain architecture because each bit of information processed costs exactly 5×10⁻²¹ joules, and neurons must constantly maintain ion gradients across their membranes. The human brain consumes 20 watts (20% of the body's total energy) despite being only 2% of body weight, with approximately 50% of this energy going to reversing ion movements from synaptic transmission and action potentials. This thermodynamic limit prevents brains from being larger (we'd need circulatory systems that couldn't fit in our skulls), more densely connected (would exceed metabolic capacity), or more active simultaneously (would cause overheating). These constraints shaped evolutionary solutions like sparse coding (only small populations active at once), efficient wiring (minimizing axon length), and the trade-off between brain size and body size across species.
A: Slime molds can demonstrate habituation without neurons because learning is not exclusively a property of neural tissue but rather a fundamental feature of any system capable of changing its response based on experience. Physarum polycephalum uses morphological computation—changes in cytoplasmic oscillation patterns that encode information about past experiences. When repeatedly exposed to normally-avoided substances like caffeine, the slime mold gradually reduces its avoidance response and maintains this "memory" for days. The mechanism involves changes in the physical dynamics of the cytoplasm itself, which processes information through its material properties. This suggests that the fundamental principles of information processing and learning transcend traditional neural circuits and may have evolved before nervous systems appeared in the fossil record 600 million years ago.
A: Corvid intelligence is remarkable because birds like crows and ravens achieve cognitive abilities rivaling primates despite lacking the six-layered neocortex that neuroscientists long considered essential for higher intelligence. Instead, corvid brains use a nuclear (clustered) organization rather than layered cortex, representing a completely different architectural solution to intelligence through convergent evolution. Despite brains weighing only about 7 grams, corvids pack neurons at twice the density of mammals and demonstrate sophisticated behaviors like tool creation (New Caledonian crow Betty bending wire into hooks), working memory comparable to primates, and even metacognition (knowing whether they know the answer). Single-cell recordings reveal neurons encoding abstract concepts, behavioral rules, and subjective experiences—cognitive signatures previously thought unique to primate prefrontal cortex, achieved through radically different wiring diagrams after 320 million years of divergent evolution.
A: The gut microbiome influences neural function through multiple mechanisms, most dramatically via the gut-brain axis and vagus nerve signaling. The 100 trillion bacteria in the gut (ten times more cells than in the human body) produce 95% of the body's serotonin and 50% of its dopamine. Studies show that changing gut bacteria composition changes behavior—germ-free mice show increased anxiety that normalizes when colonized with normal microbiota. Probiotics can reduce anxiety and depression-like behavior by modulating GABA receptors, but only if the vagus nerve is intact, proving direct bacterial-to-brain communication pathways. In humans, consuming probiotic yogurt for four weeks alters activity in brain regions controlling emotion and sensation. This reveals that bacteria evolved billions of years before nervous systems are essentially "casting chemical votes" on decisions through neurotransmitter production and vagal signaling, challenging our assumptions about neural autonomy.
A: The octopus demonstrates extreme divergence in neural architecture from vertebrates—while vertebrate brains concentrate processing centrally, octopus intelligence uses massive parallel processing with two-thirds of its 500 million neurons distributed across eight semi-autonomous arms. Each arm contains ~40 million neurons organized into local ganglia that can process sensory input, make decisions, and execute motor commands independently (severed arms continue responding to stimuli for up to an hour). Yet this represents convergent evolution toward solving the same computational problems—both vertebrates and cephalopods evolved sophisticated learning, memory, and problem-solving despite 800 million years of divergent evolution. The convergence appears in function (both can learn, recognize individuals, use tools) despite divergent implementation (centralized vs. distributed processing). This suggests universal computational principles constrained by physics and information theory, but multiple viable architectural solutions—the octopus achieved intelligence through distribution and parallelism rather than centralization.
Chapter 2: Electric Flesh and Fire
Fill in the Blank Answers
A: −70, Na⁺/K⁺-ATPase (or sodium-potassium)
A: equilibrium, Goldman-Hodgkin-Katz (or Goldman or GHK)
A: sodium (Na⁺), +60
A: inactivation, absolute
A: current, 37
A: length (or space), time
A: nodes, 1000-2000
A: SCN9A, Nav1.7
Short Answer Questions
A: The resting membrane potential (−70 mV) sits closer to the potassium equilibrium potential (E_K = −89 mV) than the sodium equilibrium potential (E_Na = +60 mV) because the membrane at rest is much more permeable to potassium than to sodium. The Goldman-Hodgkin-Katz equation shows that the resting membrane is about 25 times more permeable to K⁺ than Na⁺ (P_K : P_Na ≈ 1 : 0.04), meaning potassium dominates the resting potential. The membrane potential is essentially a weighted average of all ion equilibrium potentials, weighted by their relative permeabilities. The small sodium permeability accounts for why the resting potential is −70 mV rather than exactly at E_K—there's a slight inward leak of sodium that depolarizes the membrane 19 mV from where it would be with pure potassium selectivity. The Na⁺/K⁺-ATPase pump continuously works to maintain these ion gradients by expelling 3 Na⁺ and importing 2 K⁺ per ATP consumed.
A: At threshold (approximately −55 mV), voltage-gated sodium channels activate: their S4 voltage-sensing domains move outward, opening the channel pore. Sodium rushes in down its electrochemical gradient, causing rapid depolarization toward +40 mV (rising phase). Within 1 millisecond, two events terminate sodium influx: (1) sodium channels inactivate as their ball-and-chain domains block the pore, and (2) voltage-gated potassium channels open (delayed rectifiers). Potassium efflux drives repolarization back toward the resting potential. Because potassium channels close slowly, there's a brief afterhyperpolarization where the membrane dips to approximately −80 mV (closer to E_K) before returning to −70 mV. During the absolute refractory period (1-2 ms), sodium channels remain inactivated and cannot be reopened. During the relative refractory period (several ms), sodium channels are recovering but potassium channels remain open, requiring stronger stimuli to reach threshold. The Na⁺/K⁺-ATPase gradually restores the ion gradients depleted by the action potential.
A: Refractory periods ensure unidirectional propagation because the region immediately behind an advancing action potential is temporarily inexcitable. When an action potential fires at one location, local currents spread in all directions, depolarizing adjacent membrane both ahead and behind. However, the membrane behind is in its absolute refractory period due to sodium channel inactivation—no stimulus can trigger another action potential there. Only the membrane ahead, with sodium channels in their resting (closed but available) state, can fire. This creates a forward-moving wave that cannot reverse direction. The refractory period acts as a molecular brake preventing backward propagation, ensuring signals travel one-way from soma to axon terminal. This unidirectional flow is essential for information processing—without it, action potentials would propagate chaotically in all directions, and nervous systems could not transmit information reliably. The relative refractory period additionally limits firing frequency, typically preventing rates above 500-1000 Hz.
A: Continuous conduction in unmyelinated axons requires every segment of membrane to depolarize and generate an action potential sequentially. Conduction velocity is limited by the cable properties of the axon, scaling with the square root of diameter (velocity ∝ √diameter). Advantages include simplicity (no myelin needed) and robustness (damage to one section can be overcome). Vulnerabilities include slow speed (1-2 m/s in small fibers), high energy cost (every segment must actively fire), and space inefficiency (need large diameters for faster conduction—the squid giant axon reaches 500 μm for 25 m/s conduction). Saltatory conduction in myelinated axons "jumps" from node to node—action potentials regenerate only at nodes of Ranvier where sodium channels cluster at high density (1000-2000/μm²), while current spreads passively through myelinated segments. Advantages include much faster velocity (up to 120 m/s in 20 μm fibers), 100× greater energy efficiency (fewer segments actively firing), and space efficiency (thin myelinated fibers conduct faster than thick unmyelinated ones). Vulnerabilities include developmental complexity (requires oligodendrocytes/Schwann cells), extreme vulnerability to demyelination (multiple sclerosis causes conduction failure when myelin degrades), and susceptibility to immune attack (Guillain-Barré syndrome).
A: Local anesthetics (lidocaine, novocaine) work by blocking voltage-gated sodium channels, preventing action potential generation and propagation. These drugs enter the cell membrane and bind to the intracellular side of the sodium channel pore, physically blocking sodium ion flow. The block is use-dependent—channels that open more frequently (active neurons) are blocked more effectively because the drug accesses its binding site more easily when channels are open. This prevents sensory neurons from transmitting pain signals to the spinal cord and brain. Pain is blocked before motor function because of differential sensitivity based on fiber properties. Small-diameter unmyelinated C-fibers (pain and temperature) and thinly myelinated Aδ-fibers (sharp pain) are blocked first because their safety factor is lower—they have fewer sodium channels per unit length and operate closer to threshold. Large-diameter heavily myelinated motor neurons (Aα-fibers) have high safety factors with excess sodium channel density, requiring higher anesthetic concentrations for complete block. This creates a therapeutic window where patients can't feel pain but retain some motor function, though eventually higher concentrations block all neurons indiscriminately.
A: Mutations that shift sodium channel activation voltage can cause opposite clinical phenotypes depending on the direction of the shift. If a mutation makes Nav1.7 channels require more depolarization to open (shifting activation voltage to more positive values), neurons become less excitable—it takes a stronger stimulus to reach threshold. Loss-of-function mutations in SCN9A eliminate functional Nav1.7 channels entirely, causing congenital insensitivity to pain. These individuals never experience pain because their nociceptive neurons cannot generate action potentials in response to normally painful stimuli. They can still feel touch, temperature, and pressure (other channel types), but lack pain's protective warning. Conversely, if a mutation makes Nav1.7 channels open at more negative voltages (shifting activation to hyperpolarizing potentials), neurons become hyperexcitable—they fire spontaneously or with minimal stimulation. Gain-of-function mutations cause erythromelalgia (burning pain from mild warmth) or paroxysmal extreme pain disorder. These patients experience severe pain from normally innocuous stimuli because their pain-sensing neurons fire excessively. The same molecular target (Nav1.7) produces opposite clinical outcomes depending on whether the mutation decreases or increases channel excitability, demonstrating how precisely tuned action potential threshold must be for normal sensory function.
Chapter 3: Chemical Conversations
Fill in the Blank Answers
A: Vagusstoff, acetylcholine
A: 20
A: quantized (or quantal), synaptic vesicles (or vesicles)
A: synaptobrevin (or VAMP), syntaxin, SNAP-25
A: synaptotagmin
A: 0
A: ligand-gated, G-protein coupled (or GPCR)
A: glutamate, glutamic acid decarboxylase (or GAD)
A: acetylcholinesterase (or AChE), reuptake (or transporters)
A: axon initial segment (or AIS or axon hillock)
Short Answer Questions
A: Curare helped scientists understand synaptic transmission by demonstrating that synaptic transmission and action potential generation are distinct processes with different molecular mechanisms. Curare is a competitive antagonist of nicotinic acetylcholine receptors—it binds to the receptor without opening the channel, blocking acetylcholine from binding. At low doses, curare reduces the amplitude of the endplate potential (EPP) but it still reaches threshold and triggers muscle contraction. At higher doses, the EPP becomes subthreshold and the muscle fails to contract. Crucially, curare doesn't affect the presynaptic action potential or the postsynaptic muscle fiber's ability to generate action potentials—it specifically blocks the chemical link between them. This dissociation proved that the electrical and chemical steps are separable, supporting the hypothesis of chemical neurotransmission. The existence of a "safety factor" (EPP normally ~50 mV when only 30 mV is needed) was also revealed by curare experiments, showing that transmission normally operates with significant reserve capacity.
A: When an action potential reaches the presynaptic terminal, voltage-gated calcium channels (primarily P/Q-type and N-type) open in response to depolarization. Calcium floods into the terminal, rising from ~100 nM to >100 μM in microdomains near channels—a 1000-fold increase within microseconds. This calcium binds to synaptotagmin, the calcium sensor protein, which has two C2 domains with micromolar calcium affinity. Before calcium entry, SNARE proteins (synaptobrevin on the vesicle, syntaxin and SNAP-25 on the plasma membrane) have already "zipped" together from their N-termini, forming a tight four-helix bundle that brings the vesicle membrane close to the plasma membrane. However, synaptotagmin acts as a molecular brake preventing spontaneous fusion. When calcium binds to synaptotagmin, it undergoes a conformational change that releases this brake and may also help bend membranes to facilitate fusion. The SNARE complex pulls the membranes together, overcoming their natural electrostatic repulsion, and fusion occurs within 200 microseconds of calcium entry—among the fastest biochemical reactions known. After fusion, neurotransmitter diffuses across the synaptic cleft to bind postsynaptic receptors.
A: The safety factor at the neuromuscular junction refers to the margin by which the endplate potential (EPP) exceeds the threshold needed to trigger a muscle action potential. Normally, the EPP is about 50 mV when only 30 mV of depolarization is required to reach threshold—a 20 mV safety margin. This reserve capacity ensures reliable transmission even under conditions of fatigue, repeated stimulation, or minor pathology. Clinically, the safety factor becomes critical in neuromuscular disorders. In myasthenia gravis, autoantibodies attack and destroy nicotinic acetylcholine receptors on the muscle fiber. As receptors are lost, the EPP amplitude decreases. Initially, the safety factor compensates—transmission still succeeds because the EPP, though smaller, still reaches threshold. But as the disease progresses and more receptors are destroyed, the EPP eventually falls below threshold and transmission fails, causing muscle weakness. The safety factor also explains why weakness in myasthenia gravis worsens with repeated use (the EPP depletes vesicles faster than they can be replenished) and why acetylcholinesterase inhibitors help therapeutically (they increase acetylcholine concentration and duration in the cleft, partially compensating for receptor loss). Understanding the safety factor has guided treatment strategies for neuromuscular disorders.
A: AMPA and NMDA receptors are both ionotropic glutamate receptors but differ fundamentally in their properties: Structure: Both are tetrameric (four subunits), but AMPA receptors are typically GluA1-4 subunits, while NMDA receptors are obligate heteromers requiring GluN1 plus GluN2A-D or GluN3A-B subunits. Ionic selectivity: AMPA receptors are permeable to Na⁺ and K⁺ (but not Ca²⁺ in most neurons due to GluA2 subunits), with a reversal potential near 0 mV. NMDA receptors are permeable to Na⁺, K⁺, and Ca²⁺, also with reversal near 0 mV, but their calcium permeability is critical for triggering plasticity. Voltage-dependence: AMPA receptors are voltage-independent—they open when glutamate binds regardless of membrane potential. NMDA receptors are voltage-dependent due to a magnesium ion (Mg²⁺) that blocks the pore at resting potentials. Only when the membrane depolarizes to about −35 mV does the Mg²⁺ block get relieved, allowing current flow. Functional role: AMPA receptors mediate fast excitatory transmission—they produce the initial EPSP that brings the cell toward threshold. NMDA receptors act as coincidence detectors—they only open when glutamate is present AND the postsynaptic cell is depolarized, making them perfect for Hebbian learning ("cells that fire together wire together"). The calcium influx through NMDA receptors triggers long-term potentiation and other forms of synaptic plasticity. AMPA receptors handle moment-to-moment transmission; NMDA receptors handle learning and memory formation.
A: G-protein coupled receptors (GPCRs/metabotropic receptors) amplify signals through cascades of molecular events, while ionotropic receptors provide direct but limited responses. When a neurotransmitter binds to an ionotropic receptor, a single channel opens, allowing ions to flow—a one-to-one relationship between receptor activation and channel opening. The response is fast (microseconds to milliseconds) but limited in magnitude to the ions that flow through that one channel. GPCRs amplify through several mechanisms: (1) A single activated GPCR can activate multiple G-proteins (one receptor catalyzes many GDP→GTP exchanges). (2) Each G-protein alpha subunit can activate multiple effector enzymes like adenylyl cyclase or phospholipase C. (3) These enzymes produce many second messenger molecules (cAMP, IP₃, DAG). (4) Second messengers activate protein kinases that phosphorylate many target proteins. Each step multiplies the signal—one neurotransmitter molecule can ultimately affect hundreds or thousands of ion channels or other proteins. Additionally, GPCR signals persist longer (seconds to minutes vs milliseconds) and can trigger changes in gene expression, providing sustained modulation. The trade-off is speed—GPCRs respond more slowly than ionotropic receptors. This makes ionotropic receptors ideal for fast point-to-point transmission (millisecond-scale computations), while GPCRs excel at modulation, amplification, and setting the gain of neural circuits over longer timescales.
A: Cocaine and amphetamine both increase dopamine signaling in the brain but through fundamentally different mechanisms targeting the dopamine transporter (DAT). Cocaine is a reuptake blocker—it binds to DAT and prevents it from transporting dopamine back into the presynaptic terminal. Normally, after dopamine is released into the synaptic cleft, DAT quickly pumps it back into the terminal to terminate signaling. Cocaine blocks this reuptake, causing dopamine to accumulate in the cleft and continue activating postsynaptic receptors. The presynaptic terminal still releases normal amounts of dopamine, but the signal lasts longer and reaches higher concentrations because clearance is impaired. Amphetamine is a releasing agent with a more complex mechanism. It enters the presynaptic terminal through DAT (it's a substrate for the transporter), then interferes with vesicular storage by disrupting the vesicular monoamine transporter (VMAT2). This causes dopamine to accumulate in the cytoplasm. Most dramatically, amphetamine reverses DAT—instead of pumping dopamine into the cell, DAT runs backward, pumping cytoplasmic dopamine out into the synapse even without vesicular release. This causes massive, unregulated dopamine release independent of neural activity. Both drugs produce euphoria and have addiction potential by elevating dopamine in reward pathways, but amphetamine's mechanism is more pharmacologically violent—it causes release rather than just preventing reuptake, producing more intense effects and greater neurotoxic potential with chronic use.
A: Shunting inhibition and hyperpolarizing inhibition represent two distinct mechanisms by which inhibitory synapses reduce neuronal excitability. Hyperpolarizing inhibition occurs when the chloride equilibrium potential (E_Cl) is more negative than the resting potential. When GABA opens GABA_A receptors (chloride channels), chloride flows into the cell, driving the membrane potential away from threshold toward E_Cl (typically around −80 mV in mature neurons). This makes it harder for excitatory inputs to depolarize the cell to threshold—the neuron is electrically "pushed down" away from firing. Shunting inhibition occurs when E_Cl equals or is close to the resting potential. When GABA opens chloride channels, little or no chloride current flows because there's minimal driving force. So why is it inhibitory? Because opening chloride channels increases membrane conductance dramatically. This acts like "poking holes" in the membrane—excitatory currents now have an easier path to leak out through the open chloride channels rather than depolarizing the cell. The increased conductance short-circuits or "shunts" excitatory currents before they can reach the axon initial segment. Shunting inhibition has unique computational properties: it provides divisive inhibition (dividing the effect of excitation) rather than subtractive inhibition (subtracting a fixed amount), it's more effective when the cell is active and receiving excitatory input, and it can selectively inhibit inputs on specific dendrites without affecting the entire cell. This makes shunting inhibition particularly important for gain control and for creating localized dendritic computation.
Chapter 4: Neural Plasticity
Fill in the Blank Answers
A: own, other (or external/modulatory)
A: glutamate, depolarization (or postsynaptic depolarization/voltage change)
A: before (or just before/immediately before)
A: filopodia, mushroom
A: perineuronal
A: dentate gyrus, 2000
A: labile, protein
Long Answer Questions
A: The nervous system solves the stability-plasticity dilemma through multiple mechanisms operating across different timescales, different levels of organization, and different brain regions: Multiple timescales: Short-term plasticity (milliseconds to minutes) allows rapid, reversible changes for working memory without permanent effects—synaptic depression, facilitation, and post-tetanic potentiation operate on this timescale. Intermediate plasticity (hours) involves early-phase LTP requiring only post-translational modifications. Long-term plasticity (days to lifetime) requires new protein synthesis and structural changes, providing stability for important memories while allowing transient experiences to fade. Functional vs. structural mechanisms: Functional plasticity (changing efficacy of existing connections through receptor phosphorylation or insertion/removal) provides rapid adaptability. Structural plasticity (creating/eliminating synapses and spines) operates more slowly but provides lasting change. The transition from functional to structural requires sustained activity and molecular consolidation, filtering out noise while preserving signal. Regional specialization: The complementary learning systems theory explains how hippocampus and cortex divide labor—hippocampus learns rapidly with limited capacity (like RAM), while cortex learns slowly with vast capacity (like a hard drive). This prevents catastrophic forgetting: new information enters the hippocampus quickly without disrupting cortical representations, then gradually transfers to cortex through consolidation during sleep. The slow cortical learning interleaves new information with old, maintaining stability. Bidirectional plasticity: Both LTP (strengthening) and LTD (weakening) are necessary. A system that could only strengthen would saturate and lose information capacity. LTD selectively removes inappropriate connections, maintaining signal-to-noise ratio. Metaplasticity: The Bienenstock-Cooper-Munro (BCM) theory describes how synapses adjust their modification threshold based on their own history—frequently active synapses become harder to potentiate and easier to depress, while quiet synapses become easier to potentiate. This homeostatic mechanism prevents runaway excitation and maintains stability. Disorders like autism may reflect excessive synaptic stability (preserved but impaired pruning during development), while schizophrenia may involve excessive plasticity (inappropriate formation/elimination of connections). The balance is critical: too much stability produces inflexible, perseverative behavior; too much plasticity produces chaotic, unstable representations that don't support consistent identity or reliable memory.
A: The question of artificially reopening critical periods in adults presents profound ethical, medical, and social considerations: Potential benefits: • Treating amblyopia (lazy eye) in adults who missed early intervention • Enhancing adult language learning for immigrants or language learners • Recovering from stroke or brain injury with enhanced neural reorganization • Treating anxiety disorders, PTSD, or depression through enhanced extinction learning • Accelerating skill acquisition in professional training (surgery, music, athletics) • Potentially treating autism spectrum disorders during windows that have closed Scientific feasibility: We're already making progress—degrading perineuronal nets with chondroitinase ABC reopens ocular dominance plasticity in adult animals. Valproic acid, an HDAC inhibitor, can enhance adult learning. Psychedelics like psilocybin appear to temporarily increase plasticity through serotonin 2A receptor activation and BDNF signaling. These aren't theoretical—they're emerging interventions. Significant risks: • Destabilizing established abilities—you might enhance language learning but disrupt existing language representations • Uncontrolled rewiring could make traumatic experiences more likely to produce lasting pathology • Social pressure to enhance beyond normal function, creating inequality between those who can afford enhancement and those who cannot • Potential for coercion (military applications, workplace pressure) • Unknown long-term consequences of repeatedly opening and closing critical periods • Loss of the protective stability that critical period closure provides Societal implications: If safe and effective drugs became widely available, we might see dramatic changes in education (extended learning windows), rehabilitation (enhanced recovery from injury), and social equity (or inequality if access is limited). The technology could reduce the devastating consequences of missed early interventions, but could also create new forms of cognitive enhancement pressure similar to current debates about Adderall use in academics. Middle ground approaches: Rather than complete reopening, we might develop targeted interventions that enhance specific forms of plasticity (motor learning vs. sensory rewiring) or time-limited reopening combined with structured rehabilitation. The principle of beneficence suggests using these tools for treating pathology first (amblyopia, stroke recovery) before enhancement applications. The fundamental question: Does the potential to recover function lost through early deprivation justify the risks of destabilizing the established neural architecture that defines who we are? The answer likely depends on the severity of the problem being addressed and our ability to control the scope and duration of enhanced plasticity.
A: Memory reconsolidation—the phenomenon where recalled memories become temporarily labile and require new protein synthesis to restabilize—initially seems like a profound flaw in our memory system. Our most cherished memories may be composites of many recall events rather than faithful recordings. However, deeper analysis suggests this is an elegant feature with important functions: Arguments that it's a feature: Adaptive updating: Memories need to incorporate new information. When you remember where you parked your car yesterday, that memory should be updated with today's parking location—not preserved unchanged. Reconsolidation allows memories to be edited with current information, keeping them relevant and useful rather than fossilized. Emotional regulation: The ability to modify emotional weight during reconsolidation has therapeutic applications. PTSD treatment using exposure therapy works partly through reconsolidation—recalling the trauma in a safe context allows the memory to be restabilized without the original fear response. Propranolol given during memory recall weakens traumatic memories by blocking norepinephrine signaling during reconsolidation. Integration and coherence: Reconsolidation allows discrete memories to be linked into narrative structures. Your memory of your wedding is enriched by subsequent anniversaries, conversations, and photo viewing—it becomes a richer, more integrated memory rather than an isolated snapshot. Error correction: If memories could never be modified, errors would be permanent. Reconsolidation provides a window for updating memories that conflict with new evidence, maintaining accuracy through Bayesian-like updating. Arguments that it's a bug: Truth and testimony: Legal systems assume memory faithfulness. Eyewitness testimony is often given enormous weight, yet reconsolidation means witnesses' memories have been rewritten every time they've recalled or discussed the event. This has profound implications for justice—how many convictions rest on memories that have been repeatedly reconsolidated? Personal identity: If your memory of your first kiss has been rewritten dozens of times, is any part of the current memory "real"? This challenges our sense of personal history and continuous identity across time. We define ourselves through our memories, but reconsolidation suggests those memories are more narrative fiction than historical record. Vulnerability to manipulation: Reconsolidation creates windows where memories can be inadvertently or deliberately distorted. False memory creation through suggestive questioning exploits reconsolidation. Therapeutic applications could become coercive tools for memory modification. Synthesis: Reconsolidation is likely a feature that enables adaptive function but comes with trade-offs we're only beginning to understand. The memory system evolved to guide future behavior, not to serve as a perfect recording device for legal proceedings. From an evolutionary perspective, a memory that can be updated with new information is more useful than a fossilized record—even if it's less accurate historically. The challenge for modern society is building legal and social systems that acknowledge this reality. Perhaps we need to reduce reliance on eyewitness testimony, develop methods to detect reconsolidation-induced distortions, and reconceptualize memory as "reconstructive" rather than "retrieval" in education and public understanding. The philosophical question remains: If your memories define you, and your memories are constantly rewritten, is there a stable "you" at all? Or are we more like the Ship of Theseus—continuously reconstructed while maintaining the illusion of continuity? Reconsolidation suggests we're not recalling the past so much as recreating it anew each time, shaped by who we are now rather than who we were then.
Chapter 5: Macroscopic Organization
Fill in the Blank Answers
A: endothelial, circumventricular
A: below, above
A: pyramidal decussation
A: choroid, 500
A: lateral, medial
A: spastic, hyperactive (or increased/exaggerated)
A: 100 million (or 500 million), 95
Chapter 6: Sensation and Perception
Fill in the Blank Answers
A: light touch, vibration, stretch (or skin stretch/sustained pressure)
A: density, magnification (or representation)
A: length, tension (or force)
A: proprioceptive, touch (or tactile)
A: likelihood, prior
A: temporal (or multisensory)
A: body models (or representations/predictions)
A: efference (or forward model/motor copy)
Chapter 7: Vision
Fill in the Blank Answers
A: cone, 1 (or 2), 50
A: hyperpolarize, cGMP, sodium (or cation/Na+)
A: 120, 6, scotopic (or night/low-light), photopic (or day/color)
A: metabotropic, depolarize (or activate), ionotropic, hyperpolarize (or inhibit)
A: magnocellular, parvocellular, motion (or movement/temporal changes), detail (or color/form)
A: nasal, left, right (note: left visual field → right hemisphere)
A: 6, magnocellular, parvocellular
A: oriented edges (or bars/lines), orientations (or angles), position
A: temporal (or inferotemporal), object recognition, identification (or "what"), parietal, spatial location, action (or "where"/"how")
A: three, 420 (or 430), 530 (or 535), 560 (or 565)
Chapter 8: Attention and Chemical Senses
Fill in the Blank Answers
A: alerting, orienting, executive
A: gain, 20-30 (or 25)
A: basilar, base, apex
A: tip links (or stereocilia), 100
A: glomeruli
A: thalamus, piriform (or primary olfactory), amygdala (or hippocampus)
A: sweet, salty, sour, bitter, savory
A: multisensory (or multimodal), smell (or olfaction), insular (or orbitofrontal)
A: physical (or neural), distributed
A: many neurons (or populations), tuning
Chapter 9: Motor Systems
Fill in the Blank Answers
A: alpha (or α), muscle fibers, low (or small)
A: small, large
A: length, velocity (or stretch rate), gamma (or γ)
A: tension (or force), musculotendinous (or muscle-tendon), series
A: monosynaptic, Ia, alpha (or α)
A: inhibition, antagonist
A: pyramidal decussation, contralateral
A: spastic, hyperactive (or increased), flaccid, absent (or decreased/hypoactive)
A: somatotopically, homunculus, hands, face (or lips/tongue)
A: population, tuned
A: visually (or externally/sensory), internally, primary
A: sensory, feedback
Chapter 10: Learning and Memory
Fill in the Blank Answers
A: supervised, climbing, Purkinje
A: reinforcement, reward-prediction
A: simultaneously (or concurrently), wire together
A: NMDA, depolarization
A: magnesium (Mg²⁺), calcium (Ca²⁺)
A: presynaptic, postsynaptic
A: Habituation, Sensitization
A: unconditioned, unexpected (or surprising)
A: Effect, satisfying (or positive/rewarding)
A: species (or populations/evolution), Baldwin
A: Epigenetics (or Epigenetic modification), transgenerationally
A: meme, brain, brain (or mind to mind)
A: Cumulative, collective
A: episodic, semantic, hippocampus
A: medial temporal, anterograde, procedural
A: place, grid
A: Systems, hippocampus, sleep
A: phonological, visuospatial, central
A: 4 (or 7), prefrontal
Chapter 11: Executive Function
Fill in the Blank Answers
A: Wernicke (or Carl Wernicke), unimodal
A: posterior, limbic, anterior
A: Agnosia
A: Prosopagnosia, fusiform
A: associative, apperceptive
A: Hemispatial (or hemi-spatial/spatial), posterior
A: internal (or mental/spatial), left
A: Balint's, agnosia, one
A: Phineas Gage, social behavior (or executive function/decision-making)
A: 29-30, 17
A: dorsolateral prefrontal cortex (DLPFC), orbitofrontal cortex (OFC), ventromedial prefrontal cortex (vmPFC)
A: Stroop, reading
A: error-related negativity (ERN), anterior
A: ventromedial, somatic
A: norepinephrine, dopamine
A: homunculus, distributed
A: corpus, language, speech (or verbal processing), visuospatial processing (or spatial attention/emotion)
A: Global Workspace, Integrated
Chapter 12: Sleep and Consciousness
Fill in the Blank Answers
A: hypothalamus, intrinsically photosensitive retinal (or ipRGCs)
A: 2 (or N2), 3 (or N3/slow-wave sleep)
A: desynchronization (or beta/gamma activity), atonia (or paralysis), PGO waves
A: globally available (or broadcast)
A: integrates
A: slow-wave (or deep/NREM), 60
A: orexin (or hypocretin), switch
A: atonia (or paralysis), Parkinson's
Chapter 13: Psychopharmacology
Fill in the Blank Answers
A: tight, astrocyte (or astrocytic)
A: release, reuptake
A: positive allosteric modulators, frequency (or probability)
A: dopamine, D2
A: serotonin (or SERT/5-HT)
A: liking, wanting
A: dopamine
A: ventral, dorsal
Review Session 1: Electrical & Chemical Signaling + Neural Plasticity
Interactive Questions Answers
The resting potential of a typical neuron is approximately −70 mV, maintained by the Na⁺/K⁺-ATPase (or sodium-potassium) pump. During an action potential, sodium (Na⁺) channels open first, causing depolarization, followed by potassium (K⁺) channels that repolarize the membrane.
NMDA receptors require both glutamate binding and depolarization (or postsynaptic depolarization) to remove the Mg²⁺ block. The driving force equation is I = g(V − E_rev). Endocannabinoids released postsynaptically act on presynaptic CB1 receptors to suppress release.
In STDP, if the presynaptic spike arrives before the postsynaptic spike, the synapse is strengthened. Filopodia spines are highly motile seekers, while mushroom spines are stable memory storage sites. Adult neurogenesis produces approximately 2000 new neurons daily in the dentate gyrus of the hippocampus.
Short Answer Challenge
A: NMDA receptors are called coincidence detectors because they require two conditions to be met simultaneously: (1) glutamate binding (indicating presynaptic activity) and (2) postsynaptic depolarization to remove the Mg²⁺ block (indicating postsynaptic activity). This makes them perfect for Hebbian learning ("cells that fire together wire together") because they only open when both the presynaptic and postsynaptic neurons are active at the same time, allowing calcium influx that triggers long-term potentiation (LTP). This implements a molecular mechanism for detecting causal relationships between inputs and outputs.
Integration Question
A: When an action potential arrives at the presynaptic terminal, voltage-gated calcium channels open, causing calcium to flood into the terminal (from ~100 nM to >100 μM). This calcium binds to synaptotagmin, the calcium sensor, which triggers SNARE proteins (synaptobrevin, syntaxin, and SNAP-25) to pull vesicle and plasma membranes together, causing vesicle fusion within 200 microseconds. Neurotransmitter (typically glutamate) is released into the synaptic cleft and binds to postsynaptic receptors.
For lasting memory formation, glutamate activates both AMPA receptors (producing immediate EPSPs) and NMDA receptors. When the postsynaptic cell is sufficiently depolarized by AMPA activation, the Mg²⁺ block is expelled from NMDA receptors, allowing calcium to enter the postsynaptic cell. This calcium influx activates CaMKII, which phosphorylates existing AMPA receptors (making them more sensitive) and triggers insertion of new AMPA receptors into the membrane—the molecular basis of LTP. For long-lasting memories (late-phase LTP), this also triggers protein synthesis and structural changes like spine enlargement, permanently strengthening the synapse. This process transforms brief electrical activity into enduring physical changes in synaptic architecture, creating memory.