Content Management
Manage, organize, and edit your flashcards and quizzes
0 selected•10 total matches
Astronomy & Physicsmedium
What physical phenomenon causes distant galaxies observed by the James Webb Space Telescope (JWST) to appear redshifted, and how is cosmological redshift (z) defined?
Answer: Cosmological redshift occurs because space itself is expanding as photons travel across the universe, stretching their wavelengths toward the longer, redder end of the electromagnetic spectrum. Redshift is quantified as z = (λ_observed - λ_emitted) / λ_emitted, where higher z corresponds to earlier epochs in cosmic history (such as galaxy JADES-GS-z14-0 at z ≈ 14.32, observed less than 300 million years after the Big Bang).
Astronomy & Physicshard
How does Le Chatelier's Principle explain the industrial compromise conditions (temperature ~400–450°C and pressure ~150–200 atm) used in the Haber-Bosch ammonia synthesis: N2(g) + 3H2(g) ⇌ 2NH3(g) (ΔH = -92.4 kJ/mol)?
Answer: Because the forward reaction is exothermic, lower temperatures favor higher equilibrium yield of NH3; however, low temperatures severely slow reaction kinetics, requiring a compromise of 400–450°C over an iron catalyst for acceptable speed. Because 4 moles of reactant gas produce 2 moles of product gas, high pressure (150–200 atm) strongly shifts the equilibrium toward ammonia, maximizing production.
Computer Science & AImedium
In the Transformer architecture (Vaswani et al., 2017), what is the mathematical formula for Scaled Dot-Product Attention and why is the scaling factor √d_k necessary?
Answer: Attention(Q, K, V) = softmax((Q K^T) / √d_k) V. The scaling factor √d_k (the square root of the key vector dimension) prevents the dot products from growing excessively large for large values of d_k. Without scaling, large dot products would push the softmax function into regions with near-zero gradients, causing vanishing gradients during model training.
Computer Science & AIhard
In computational complexity theory, what is the fundamental distinction between complexity classes P and NP, and what is an NP-complete problem?
Answer: Class P contains decision problems solvable by a deterministic Turing machine in polynomial time O(n^k). Class NP contains decision problems whose candidate solutions can be verified in polynomial time. A problem is NP-complete if it is in NP and every problem in NP can be reduced to it in polynomial time (proven by the Cook-Levin theorem for Boolean Satisfiability); finding a polynomial-time algorithm for any NP-complete problem would prove P = NP.
Biological & Environmental Sciencesmedium
How does the CRISPR-SpCas9 bacterial defense system achieve programmable, site-specific cleavage of target DNA?
Answer: The Cas9 endonuclease binds a single-guide RNA (sgRNA). It scans DNA until it recognizes a Protospacer Adjacent Motif (5'-NGG-3' for SpCas9). Upon PAM recognition, Cas9 unwinds the duplex, enabling the ~20-nucleotide sgRNA spacer to form an R-loop with the complementary target strand. Two catalytic nuclease domains then cut the DNA: the HNH domain cleaves the complementary strand and the RuvC domain cleaves the non-target strand, producing a double-strand break.
Biological & Environmental Scienceseasy
What is a trophic cascade, and how did the 1995 reintroduction of gray wolves to Yellowstone National Park illustrate this ecological principle?
Answer: A trophic cascade occurs when an apex predator suppresses the abundance or alters the behavior of lower trophic levels (such as primary consumers), producing indirect effects that propagate throughout the ecosystem. Reintroduced wolves in Yellowstone reduced and redistributed elk browsing, allowing riparian willow and aspen stands to regenerate, which stabilized riverbank soils and supported the return of beavers and songbirds.
World History & Archaeologyeasy
What three scripts are inscribed on the Rosetta Stone (196 BCE), and who achieved the decisive breakthrough in deciphering Egyptian hieroglyphs in 1822?
Answer: The Rosetta Stone contains a Ptolemaic priestly decree inscribed in three scripts: Egyptian Hieroglyphs (for sacred/official use), Egyptian Demotic (for daily administrative use), and Ancient Greek (the language of the ruling court). French philologist Jean-François Champollion deciphered the hieroglyphs in 1822 by recognizing that hieroglyphs functioned both phonetically (representing spoken sounds) and ideographically, aided by his mastery of Coptic.
World History & Archaeologymedium
What is the Vine-Matthews-Morley hypothesis (1963), and how did oceanic magnetic anomalies confirm seafloor spreading and plate tectonics?
Answer: The hypothesis proposed that rising basaltic magma at mid-ocean ridges cools below its Curie temperature, recording Earth's ambient geomagnetic field. As seafloor spreading carries new crust away in opposite directions, episodic geomagnetic field reversals create symmetrical, zebra-like magnetic striping (alternating normal and reversed polarity) parallel to the ridge, serving as a natural geomagnetic tape recorder that verified continental drift.
Philosophy, Economics & Literaturemedium
What is a Nash Equilibrium in non-cooperative game theory, formulated by John Nash in 1950?
Answer: A Nash Equilibrium is a state in a strategic game where each player chooses an optimal strategy given the strategies of all other players, such that no player has an incentive to unilaterally deviate to a different strategy to improve their individual payoff. In finite games, at least one equilibrium is mathematically guaranteed to exist when mixed strategies (probabilistic choices) are allowed.
Philosophy, Economics & Literatureeasy
In cognitive psychology, how did Daniel Kahneman delineate the dual-process cognitive architecture (System 1 vs. System 2) in 'Thinking, Fast and Slow'?
Answer: System 1 operates automatically, rapidly, and unconsciously with minimal or no mental effort, relying on associative memory and heuristics (e.g., detecting facial emotions, recognizing voice). System 2 allocates voluntary attention to effortful, deliberate, and analytical mental computations (e.g., calculating 17 × 24, validating logical arguments), but is cognitively resource-intensive and prone to relying on System 1 defaults.
Showing 1 to 10 of 10 items
Per page: