Skip to main content

Definitions by cyclopentane

istanbul 

the only city in turkey, according to anyone not from turkey...
A: where did you go when visiting turkey?
B: istanbul?
A: of-fucking-course it's istanbul...
istanbul by cyclopentane August 9, 2023
why does everyone hate sinusoids so much?
anyways, sin(x) is the height of a point on the unit sphere which is x radians away from 0 radians
sin pi over two is equal to one.
sin by cyclopentane June 27, 2023

Calm-down wank 

When you're extremely angry, so you wank to calm yourself down.
Woah hey there, you're very angry, have a calm-down wank.
Calm-down wank by cyclopentane June 27, 2023
döner? kebab?! YOU IDIOT, TRY SOME KOKOREÇ INSTEAD!
Kokoreç by cyclopentane June 9, 2023

Georg Cantor 

Alpha male gigachad who invented set theory, was called a liar through his whole life, discovered an even stronger notion of infinity, went insane, died, and then everyone realised how true everything he said was.
Georg Cantor is a set theorist, usually considered the first one.
Georg Cantor by cyclopentane June 8, 2023

rainbow flag 

like a red flag, except it's a sign the person is not straight.
Dude, those shoes are a total rainbow flag.
rainbow flag by cyclopentane April 20, 2023

Fast Growing Hierarchy 

The fast growing hierarchy (shortened to FGH) is a method of defining large numbers. It takes in two inputs.

We define f(0,n) = n+1. For example: f(0,3) = 4. Next step is iteration. f(1,n) is f(0,f(0...f(0,n)...)) where f(0,...) is iterated n times. For example, f(1,2) = f(0,f(0,2)) = 4. Same rules for f(m,n).

Now let's define what ordinals are. Very simplified, they're a kind of infinity.
Consider this: |||....|

This has infinite sticks, but there's a 1st stick, 2nd stick... the last stick is the ωth stick. You can have ω+1, ω+2, ω+3 etc too. For our purposes, a limit ordinal is an ordinal that has no finite part at the end (so ω+3 is not a limit ordinal but ω×3 is.).

So how can we use this within FGH? We need to define a fundamental sequence (FS). An FS is the steps we take to reach a new limit ordinal. So the FS for ω is 0,1,2... and for ω×2 it's ω,ω+1,ω+2...
We can write this as: ωn = n, ω×2n = ω+n, ω^2n = ω×n and so on. There are more ordinals, but it'll do for our purposes.

This is not the only system for an FS. There's more, but I cannot fit it in an entry.

Now consider an ordinal α. Now FGH can be defined concretely:
for f(α,n):
if α is 0, it is n+1.
if α is not a limit ordinal, it is f(α-1,f(α-1...f(α-1,n)...)) where f(α-1,...) is iterated n times.
if α is a limit ordinal, it is f(αn,n).

Let's do an example: f(ω,3) = f(3,3) = f(2,f(2,f(2,3))). I know that f(2,n) = n×2^n, so it's 1.804356 × 10^15151336, which is HUGE! Imagine how large f(ω,10) is.
Graham's Number is approximately equal to f(ω+1,3) within the Fast Growing Hierarchy.