3Blue1Brown's Optimization Model | Generated by AI
Question: How did 3Blue1Brown succeed, and how is his model different from Tim / MrBeast?
Answer:
Grant Sanderson (Grant Sanderson) is a very different kind of creator. MrBeast optimizes attention, 影视飓风 optimizes trust + production quality, while 3Blue1Brown optimizes understanding.
His core product is not videos.
It is:
“A new mental model for difficult ideas.”
1. He found a rare niche: visual intuition for mathematics
Traditional math education:
definition
↓
formula
↓
proof
↓
exercise
3Blue1Brown:
visual intuition
↓
pattern recognition
↓
mathematical abstraction
↓
formal equation
Example:
A normal explanation of matrix multiplication:
A × B = C
row dot column
3Blue1Brown:
matrix = transformation of space
rotation
scaling
shearing
then:
matrix multiplication = composition of transformations
The viewer thinks:
“I finally understand why this exists.”
That emotional moment is the product.
2. His unfair advantage: combining math + animation
Grant had three skills:
Mathematics
+
Programming
+
Visual design
The famous tool behind his animations:
Manim
Originally created because existing animation tools were not good enough for mathematical explanations.
His workflow:
Mathematical idea
|
v
Python animation code
|
v
visual experiment
|
v
refine explanation
|
v
publish
This is closer to a software engineer building a developer tool than a traditional YouTuber.
3. He optimized for “aha moments”
MrBeast optimizes:
viewer retention
3Blue1Brown optimizes:
viewer understanding
Different objective functions.
YouTube creator ML analogy:
MrBeast:
maximize:
watch_time
loss =
people clicking away
3Blue1Brown:
maximize:
cognitive compression
loss =
viewer still confused
His videos often have slower pacing than viral channels.
But the audience quality is extremely high.
Many viewers are:
- students
- researchers
- engineers
- programmers
4. He built authority through depth
Look at his major topics:
- linear algebra
- calculus
- neural networks
- Fourier transforms
- topology
These are not easy entertainment topics.
But he makes them accessible.
Example:
“Essence of linear algebra”
became one of the most popular introductions to linear algebra worldwide.
Many AI engineers learned neural network intuition from:
“Neural Networks” series.
5. His business model is different
MrBeast:
attention
↓
ads
↓
products
↓
companies
Tim:
expertise
↓
trust
↓
equipment ecosystem
↓
business
3Blue1Brown:
knowledge
↓
community
↓
education products
↓
patreon/sponsorship/books/courses
The moat is reputation.
6. Creator comparison
| Creator | Core optimization | Moat |
|---|---|---|
| MrBeast | Maximum attention | Production machine |
| 影视飓风 Tim | Maximum trust | Technical authority |
| 3Blue1Brown | Maximum understanding | Intellectual property |
7. The deeper pattern
All three are “one-person startups”:
MrBeast
Entertainment R&D lab
Tim
Creator technology company
3Blue1Brown
Visual mathematics research lab
They all have:
unique capability
+
obsessive iteration
+
global distribution
+
compound reputation
For an AI engineer, 3Blue1Brown is probably the closest model.
The equivalent in AI would be:
- not just “news about GPT”
- not just “tutorials”
but:
run experiment
↓
discover intuition
↓
create visualization
↓
explain deeply
↓
become the person people trust for understanding AI
This is why people like Andrej Karpathy have a similar influence: they don’t only teach APIs; they create mental models.
