Ray’s Mentorship | School of Futuristic Intelligence
The School of Futuristic Intelligence

Private Mentorship Space

Ray’s Mentorship

A place to review each session and its notes, continue your practice, and study mathematics.This page is unlisted and shared by direct link.It is not linked from public SFI pages and instructs search engines not to index it. Anyone with the direct link can open it, so please keep the link within the people this page is intended for.

6Sessions
6Hours together
3Resources & explorations
Practice · Study · Cultivate

Your Sessions

Use these sessions, notes, and resources for practice, study, and continued cultivation.

Aug132026
Session59 minutes together

Mental Multiplication, Mathematical Abstraction, and Direct Experience

Session Overview

Ray reviewed mental-multiplication homework and practiced decomposing products around convenient tens and hundreds, emphasizing speed, focus, and accurate handling of intermediate values. The session then became a philosophical discussion about AI, consciousness, meditation, and the relative roles of theory and direct experience. It concluded with the teacher’s framework distinguishing mathematics, physics, and spirituality as different forms of inquiry.

You cannot understand the universe. You have to become it.
— The Bhakti Math Guru

Mental multiplication by decomposition

Products were calculated mentally by expanding around simple base values rather than relying on written long multiplication.

  • 98 × 98: Use (100 − 2)²: 10,000 − 400 + 4 = 9,604.
  • 41 × 43: Combine 40 × 40, the cross terms, and 1 × 3: 1,600 + 160 + 3 = 1,763.
  • 21 × 22: Break it into place-value products: 400 + 40 + 20 + 2 = 462.
  • Main training goal: Hold each partial result clearly, preserve place value, and combine the pieces without losing attention.

Arithmetic as training for clear thought

The teacher emphasized that these exercises were not only about obtaining an answer. Their larger purpose was to strengthen attention, working memory, precision, and the ability to organize thought clearly—even in a world where AI can calculate faster.

Questions explored

Ray and the teacher examined what human development might mean in a future of extreme technological abundance. They discussed whether AI could become conscious, how the soul or consciousness might relate to physical reality, whether theory can lead toward truth, and whether mathematical objects exist independently of physical space.

The session’s philosophical framework

The teacher presented meditation and samadhi as matters of direct experience rather than purely logical theory. He distinguished mathematics as the study of abstract structures and ideal forms, physics as the study of space, time, matter, and energy, and spirituality as inquiry into consciousness or being; Ray challenged and refined these distinctions through examples from quantum physics and geometry.

  • Theory and experience: Ray argued that theories can be useful tools for discovering truth, while the teacher maintained that knowledge of the self ultimately requires direct experience.
  • Mathematics and physical reality: The discussion contrasted perfect abstract objects—such as lines and spheres—with their imperfect or approximate physical instances.
  • Meditative concepts: The teacher discussed samadhi, nonduality, the root sense of “I am,” and the idea of returning from deep stillness with greater clarity, peace, and empathy.
Aug62026
Session56 minutes together

Multiplication Fluency Through Patterns and Area Models

Session Overview

Ray practiced rapid skip-counting, multiplication facts, and square numbers using an animated multiplication program. The session then used area models around multiples of 10 to calculate larger products and connect multiplication with factoring, exponents, and logarithms. Ray also installed the Processing-based practice software for midweek use.

Not just can I multiply, but do I see all of these relevant structures?
— The Bhakti Math Guru

Seeing the structure of products

Area models made products easier to calculate by expanding numbers around a convenient multiple of 10. This same structural awareness supports factoring and recognizing powers.

  • Positive offset: 11² = (10 + 1)² = 100 + 10 + 10 + 1 = 121.
  • Negative offset: 9² = (10 − 1)² = 100 − 10 − 10 + 1 = 81. The same method gives 19² = 361, 39² = 1,521, and 49² = 2,401.
  • Mixed products: Products such as 19 × 29 can be viewed as (20 − 1)(30 − 1) = 600 − 20 − 30 + 1 = 551.
  • Powers and logarithms: 7⁴ = 49² = 2,401, so log base 7 of 2,401 is 4. Likewise, 9⁴ = 81² = 6,561 = 3⁸.

Building multiplication fluency

The goal was to recognize multiples quickly rather than reconstructing every fact from scratch.

  • Skip-counting: Practice counting rapidly by 3s, 4s, 6s, 8s, 9s, and 11s.
  • Mental visualization: Count through a sequence internally without speaking each number; Ray tried counting by 3s from 0 to 99 this way.
  • Focused answers: While solving, allow silence for thinking and then state the answer directly instead of filling the pause.
  • Different bases: The multiplication program can also display products in other number bases, as demonstrated with base 8.

Optional homework Ray accepted

Use the shared materials during the week to strengthen multiplication fluency before moving to more advanced work.

  • Assignment sheets: Try a few questions from the shared sheets.
  • Multiplication software: Practice midweek with App Multiplication V2, using the animated multiples and multiplication displays.
Resources

Continue the exploration

Jul302026
Session58 minutes together

Visual Multiplication: Area Models, Powers, and Code

Session Overview

Ray used area and volume models to calculate products, squares, decimals, powers, and roots by seeing how quantities decompose rather than relying on memorization. The session then connected these ideas to mathematical programming through Processing, Julia sets, Conway’s Game of Life, and a possible cellular-automata project.

Play with it. It should be playful.
— The Bhakti Math Guru

Multiplication through area models

Break factors around a convenient benchmark and treat the added or removed strips as positive or negative areas. This supports mental calculation without requiring a memorized multiplication table.

  • Below a benchmark: 19² = (20−1)² = 400−20−20+1 = 361; similarly, 29² = 841 and 49² = 2,401.
  • Above a benchmark: 21² = (20+1)² = 400+20+20+1 = 441.
  • Decimals: 5.5² = 25+2.5+2.5+0.25 = 30.25, while 5.1² = 25+0.5+0.5+0.01 = 26.01.
  • General pattern: The visual model expresses (b±a)² as b² ± 2ab + a².

Connecting multiplication, powers, and roots

A product can be regrouped to reveal powers: 49² = (7²)² = 7⁴ = 2,401. The 3D model similarly showed 11³ = 1,331 and 12³ = 1,728; roots reverse these relationships, so ∛1,728 = 12 and the fourth root of 2,401 is 7.

Mathematics as a coding laboratory

Processing was demonstrated by creating a moving, shrinking square whose position, size, and RGB color changed through a looping variable. The session also explored the Julia-set recurrence zₙ₊₁ = zₙ² + c and Conway’s Game of Life, where repeated local rules can evolve into a stable state.

Possible cellular-automata project

Ray proposed a simplified cell or organism simulation with integrity, genetic information, structure-dependent statistics, and environmental stresses such as toxins. This could be developed as a cellular automaton inspired by Conway’s Game of Life.

Practice before the next session

Use the random-number generator regularly to practice visual multiplication. Begin with numbers that fit convenient benchmarks, work toward decimals and cubes, and rehearse the links among products, powers, and inverse roots; skip randomly generated problems that do not initially suit the method.

Study John Conway

Look into John Conway and the history of the Game of Life. Learning mathematicians’ stories was recommended as a way to understand how mathematical ideas were invented and how broad the subject can be.

Resources

Continue the exploration

Jul92026
Session62 minutes together

The Fundamental Theorem of Calculus: Slopes, Areas, and Change

Session Overview

The session moved from consecutive square numbers and the parabola y = x² to the idea that a derivative is a function describing every slope of another function. Using visual graphs and thin rectangles, Ray connected area under a derivative to the original function’s total change in height, arriving intuitively at the Fundamental Theorem of Calculus.

We find the area under the slope function by simply looking at the change in y of the original function.
— The Bhakti Math Guru

Squares, odd numbers, and parabolas

Plotting (x, x²) produces a parabola. The vertical changes between consecutive square values are odd numbers, so 1 + 3 + 5 + ··· + (2n − 1) = n².

  • Example: 1, 4, 9, 16, 25, … increase by 3, 5, 7, 9, ….

A derivative is a slope function

For y = x², the slope at each x-value is 2x, so its derivative is y′ = 2x. The derivative graph records all the original graph’s slopes: negative while the parabola descends, zero at its vertex, and positive while it rises.

  • Other examples explored: The slope function of sin(x) is cos(x), while eˣ is special because its derivative is itself.

Why area becomes change in height

A very thin rectangle under a derivative curve has height f′(x) and width dx. Its area is f′(x)dx, which represents a tiny change in the original function, df; adding all such rectangles gives the complete change from f(a) to f(b).

  • Fundamental Theorem: ∫ₐᵇ f′(x) dx = f(b) − f(a).
  • Parabola example: Because the derivative of x³/3 is x², the area under x² from 0 to 1 is 1/3.
  • Exponential example: The area under eˣ from 0 to 1 is e − 1 ≈ 1.718.

Contemplate the connection during the week

Return to the lesson from the beginning each day if possible. Focus especially on why slope × dx equals a small change in y, and why summing those changes makes the area under the derivative equal to the original function’s endpoint change.

  • Goal: Make ∫ₐᵇ f′(x)dx = f(b) − f(a) feel visually and intuitively clear, rather than merely memorized.

Next direction

How can derivatives be found efficiently? This was saved for a later session; today’s priority was understanding the relationship among slopes, derivatives, areas, and accumulated change.

Continue writing about mathematics

Keep writing and refining connections among mathematics, curiosity, philosophy, and love; this was encouraged as part of developing mathematical understanding.

Jun252026
Session60 minutes together

From Rectangle Sums to a Python Integral

Session Overview

Ray explored the area under y = sin(x) from 0 to π by filling the region with increasingly thin rectangles and observing the estimate approach 2. He then programmed the rectangle sum in Python, learning how limits, numerical methods, and definite integrals connect. The exact analytical method was introduced and reserved for a fuller lesson on the Fundamental Theorem of Calculus.

The integral is the area under the curve. It's a summation of infinitely small pieces to get a finite number.
— The Bhakti Math Guru

Approximating area with rectangles

Divide an interval [a, b] into N pieces of width dx = (b − a)/N. Each rectangle has area f(a + i·dx)·dx, and adding all the rectangles gives an approximation that improves as N increases and dx approaches zero.

  • Sine from 0 to π: The rectangle sum approaches 2.
  • Sine from 0 to 2π: The positive area above the x-axis and negative area below it cancel, so the signed integral is approximately 0.
  • Trapezoids: Connecting neighboring points creates trapezoids, which can approximate the curve more accurately than rectangles for the same number of subdivisions.

Python numerical integration

Ray wrote a program using a loop and running total: choose N, set the start and end points, calculate dx, then repeatedly add math.sin(x) * dx. Increasing N to 1,000 produced a value very close to 2.

  • Width: dx = (b − a) / N
  • Sample point: x = a + i * dx
  • Accumulation: total += math.sin(x) * dx

Numerical and analytical methods

A numerical method performs many small calculations to approximate an answer and can handle a wide variety of functions. An analytical method uses mathematical relationships to obtain an exact result; here, the antiderivative relationship gives ∫₀^π sin(x) dx = [−cos(x)]₀^π = 2.

  • Limit: An expression may be undefined at the exact endpoint yet approach a definite value nearby, such as a removable 0/0 point.
  • Terminology: The small interval width was renamed dx, the standard calculus notation.

Pause when thought gets stuck

During the search for an exact derivation, the teacher modeled becoming still rather than repeatedly cycling through the same ideas. The suggested practice was to hold quiet attention and allow a new approach to become visible.

Master the numerical integral program

Study the program throughout the week and be able to erase it and rebuild it from memory.

  • Rebuild: Recreate the Python rectangle-sum program without guidance and explain what N, dx, x, and total represent.
  • Experiment: Change the interval, function, and number of rectangles, then observe how the result changes.
  • Further example: Ask ChatGPT for another integral that can be approximated with the same numerical method and implement it.

Next lesson: why the exact method works

The next session will develop the Fundamental Theorem of Calculus, including why reversing the derivative of sin(x) produces −cos(x) and how evaluating an antiderivative at the interval endpoints gives the exact area.

Jun152026
Session62 minutes together

Seeing Derivatives: Slopes of x² and x³

Session Overview

You built an interactive Desmos model of a derivative, seeing how a secant line approaches the exact tangent slope as the distance between two points approaches zero. Area and volume decompositions then showed geometrically why the slope of x² at x = a is 2a and the slope of x³ is 3a².

In essence, calculus is the mathematics of infinity.
— The Bhakti Math Guru

From secant slope to derivative

The slope between x = a and x = a + d is [f(a + d) − f(a)] / d. Setting d = 0 directly gives 0/0, but simplifying first and then letting d approach zero produces the exact slope at a point.

  • For f(x) = x²: The difference quotient simplifies to 2a + d, so the slope becomes 2a as d approaches zero.
  • For f(x) = x³: A cube decomposition shows that only three face-shaped terms remain in the limit, giving a slope of 3a².

Strengthen the geometric picture

Contemplate the shared Desmos diagram until you can hold the x² and x³ slope arguments clearly in mind. Also practice deriving the x³ result algebraically using the difference quotient.

  • Quick checks: For x², the slopes at x = 3, 0, and −2 are 6, 0, and −4. For x³, the slope at x = 2 is 12.

Possible next steps

You agreed to ask about meeting once a week. A possible next lesson is the other side of calculus that uses increasingly many pieces—described in the session as the side involving multiplication by infinity.

Resources

Continue the exploration

School of Futuristic Intelligence · Practice · Study · Cultivate