<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.bbchallenge.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jacobzheng</id>
	<title>BusyBeaverWiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.bbchallenge.org/w/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jacobzheng"/>
	<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/wiki/Special:Contributions/Jacobzheng"/>
	<updated>2026-05-01T09:46:00Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.5</generator>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=Graham%27s_number&amp;diff=7022</id>
		<title>Graham&#039;s number</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=Graham%27s_number&amp;diff=7022"/>
		<updated>2026-04-06T06:05:44Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: fix run time&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&#039;&#039;&#039;Graham&#039;s number&#039;&#039;&#039; (&amp;lt;math&amp;gt;g_{64}&amp;lt;/math&amp;gt; or &amp;lt;math&amp;gt;G&amp;lt;/math&amp;gt;) is a famously huge number which Martin Gardner claimed was the &amp;quot;largest number ever used in a serious mathematical proof&amp;quot; in 1977. Since it is one of the most famous large numbers, it has become a bit of a yardstick for measuring &amp;quot;hugeness&amp;quot;. In the specific context of the Busy Beaver game, we can ask, what is the smallest &amp;lt;math&amp;gt;n&amp;lt;/math&amp;gt; such that &amp;lt;math&amp;gt;BB(n) &amp;gt; g_{64}&amp;lt;/math&amp;gt;. There is an active search for the smallest TM that runs for over Graham&#039;s number steps.&lt;br /&gt;
&lt;br /&gt;
== Definition ==&lt;br /&gt;
See [https://en.wikipedia.org/wiki/Graham%27s_number Wikipedia article] for more detail&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
\begin{array}{l}&lt;br /&gt;
  g_0 &amp;amp; = &amp;amp; 4 \\&lt;br /&gt;
  g_n &amp;amp; = &amp;amp; 3 \uparrow^{g_{n-1}} 3 &amp;amp; \text{if } n \ge 1 \\&lt;br /&gt;
\end{array}&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Graham&#039;s number is &amp;lt;math&amp;gt;g_{64}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Using the [[fast-growing hierarchy]], &amp;lt;math&amp;gt;g_{64} &amp;lt; f_{\omega + 1}(64)&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
Let &amp;lt;math&amp;gt;N_G&amp;lt;/math&amp;gt; be the smallest integer such that &amp;lt;math&amp;gt;S(N_G) &amp;gt; g_{64}&amp;lt;/math&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
== Bounds ==&lt;br /&gt;
The current known bounds for &amp;lt;math&amp;gt;N_G&amp;lt;/math&amp;gt; are:&lt;br /&gt;
&amp;lt;math display=&amp;quot;block&amp;quot;&amp;gt;&lt;br /&gt;
  6 \le N_G \le 13&lt;br /&gt;
&amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The lower bound comes from the proof that [[BB(5)]] = 47,176,870 and the upper bound from a specific 13-state TM found by 50_ft_lock in March 2026 which runs for &amp;lt;math&amp;gt; &amp;gt; f_{\omega + 1}(2\,046) &amp;gt; g_{64} &amp;lt;/math&amp;gt; steps.&lt;br /&gt;
&lt;br /&gt;
=== History of Graham-beating TMs ===&lt;br /&gt;
There is no one authoritative source on the history of TMs beating Graham&#039;s number. Most were posted in personal blog posts, Googology pages/comments or on the bbchallenge Discord. They are often unverified and sometimes undocumented. This list is based upon historical accounts listed on [https://googology.fandom.com/wiki/Graham%27s_number#Comparison_with_busy_beaver_function Googologogy wiki], [https://cs.stackexchange.com/questions/69469/what-is-the-smallest-n-such-that-bbn-grahams-number/69476#69476 a 2017 CS Stack Exchange answer], [https://www.sligocki.com/2010/07/04/beating-grahams-number.html#results-from-the-future a 2022 history synthesis by Shawn Ligocki] and [https://bbchallenge.org/~pascal.michel/ha#topdown summary by Pascal Michel]. In general, these results are self-reported and we do not know of independent verification for most of them. Most of these were actually proven as bounds for the &amp;lt;math&amp;gt;\Sigma&amp;lt;/math&amp;gt; function, but since &amp;lt;math&amp;gt;S(n) \ge \Sigma(n)&amp;lt;/math&amp;gt; they apply to this formulation as well.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+History of Graham-beating TMs&lt;br /&gt;
!States&lt;br /&gt;
!Date&lt;br /&gt;
!Discoverer&lt;br /&gt;
!Source&lt;br /&gt;
!Verification&lt;br /&gt;
|-&lt;br /&gt;
|91&lt;br /&gt;
|9 Sep 2010&lt;br /&gt;
|&amp;quot;res001&amp;quot;&lt;br /&gt;
|[https://morethanazillion.blogspot.com/2010/09/small-turing-machine-whose-output.html Blog Post]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|72&lt;br /&gt;
|13 Sep 2010&lt;br /&gt;
|&amp;quot;res001&amp;quot;&lt;br /&gt;
|[https://morethanazillion.blogspot.com/2010/09/small-turing-machine-whose-output.html Blog Post]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|64&lt;br /&gt;
|19 Sep 2010&lt;br /&gt;
|&amp;quot;res001&amp;quot;&lt;br /&gt;
|[https://morethanazillion.blogspot.com/2010/09/64-state-turing-machine-whose-output.html Blog Post] [https://web.archive.org/web/20130509222047/https://sites.google.com/site/res0001/surpassing-graham-s-number Summary]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|25&lt;br /&gt;
|31 Mar 2013&lt;br /&gt;
|&amp;quot;Deedlit11&amp;quot;&lt;br /&gt;
|[https://googology.fandom.com/wiki/User_blog:Deedlit11/Okay,_more_Turing_machines#A_New_Record!_Beating_Graham&#039;s_number_with_a_2-symbol_TM Googology Post]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|24&lt;br /&gt;
|27 September 2013&lt;br /&gt;
|&amp;quot;Wythagoras&amp;quot;&lt;br /&gt;
|[https://googology.fandom.com/wiki/User_blog:Deedlit11/Okay,_more_Turing_machines?commentId=4400000000000011880 Googology Comment]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|23&lt;br /&gt;
|7 October 2013&lt;br /&gt;
|&amp;quot;Wythagoras&amp;quot;&lt;br /&gt;
|[https://googology.fandom.com/wiki/User_blog:Deedlit11/Okay,_more_Turing_machines?commentId=4400000000000011880&amp;amp;replyId=4400000000000036301 Googology Comment]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|22&lt;br /&gt;
|5 August 2014&lt;br /&gt;
|&amp;quot;Wythagoras&amp;quot;&lt;br /&gt;
|[https://googology.fandom.com/wiki/User_blog:Wythagoras/NEWS!_I_found_a_22-state_machine_that_beats_G! Googology Post]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|18&lt;br /&gt;
|24 Jul 2016&lt;br /&gt;
|&amp;quot;Wythagoras&amp;quot;&lt;br /&gt;
|[https://googology.fandom.com/wiki/User_blog:Wythagoras/The_nineteenth_Busy_Beaver_number_is_greater_than_Graham&#039;s_Number!?useskin=oasis Googology Post]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|16&lt;br /&gt;
|26 Mar 2021&lt;br /&gt;
|Daniel Nagaj&lt;br /&gt;
|[https://googology.fandom.com/wiki/User_blog:Wythagoras/The_nineteenth_Busy_Beaver_number_is_greater_than_Graham%27s_Number!?commentId=4400000000000019187&amp;amp;replyId=4400000000000101283 Googology Comment] [http://morphett.info/turing/turing.html?197640ce0f380f8a6b0a4cdd138156a0 TM Definition]&lt;br /&gt;
|[https://www.sligocki.com/2022/07/11/bb-16-graham.html Analysis by Shawn Ligocki in 2022]&lt;br /&gt;
|-&lt;br /&gt;
|14&lt;br /&gt;
|17 Aug 2024&lt;br /&gt;
|[[User:Racheline|Racheline]]&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/960643023530762341/1274366178529120287 Discord Message]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|13&lt;br /&gt;
|13 March 2026&lt;br /&gt;
|50_ft_lock&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1331570843829932063/1481871400640839691 Discord Message]&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=Champions&amp;diff=7021</id>
		<title>Champions</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=Champions&amp;diff=7021"/>
		<updated>2026-04-06T06:02:24Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: fix run time&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Busy Beaver &#039;&#039;&#039;Champions&#039;&#039;&#039; are the current record holding [[Turing machine|Turing machines]] which maximize a [[Busy Beaver function]]. In this article we focus specifically on the longest running TMs. Some have been proven to be the longest running of all (and so are the ultimate champion) while others are only current champions and may be usurped in the future. For smaller domains, Pascal Michel&#039;s website is the canonical source for [https://bbchallenge.org/~pascal.michel/bbc Busy Beaver champions] and the [https://bbchallenge.org/~pascal.michel/ha History of Previous Champions]. 1-state domains are omitted as [[BB(1,m)]] = 1 for m &amp;gt; 1.&lt;br /&gt;
&lt;br /&gt;
== Trivial Champions ==&lt;br /&gt;
[[BB(n,1)]] = n&lt;br /&gt;
&lt;br /&gt;
[[BB(1,m)]] = 1&lt;br /&gt;
&lt;br /&gt;
== 2-Symbol TMs ==&lt;br /&gt;
Rows are blank if no champion has been found which surpasses a smaller size problem. Also take note that the &amp;lt;math&amp;gt;f_{x}(n)&amp;lt;/math&amp;gt; used in the lower bounds represent the [[Fast-Growing Hierarchy]] while &amp;lt;math&amp;gt;\uparrow&amp;lt;/math&amp;gt; represents [[wikipedia:Knuth&#039;s_up-arrow_notation|Knuth&#039;s up-arrow notation]]. Note that most champions above 6 states are self-reported and have not been independently verified.&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!&lt;br /&gt;
!Runtime&lt;br /&gt;
!Champions&lt;br /&gt;
!Discovered By&lt;br /&gt;
!Verification&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(2)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;6&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1LB_1LA1RZ|halt}} {{TM|1RB0LB_1LA1RZ|halt}} {{TM|1RB1RZ_1LB1LA|halt}} {{TM|1RB1RZ_0LB1LA|halt}} {{TM|0RB1RZ_1LA1RB|halt}}&lt;br /&gt;
|[[Tibor Radó]]&lt;br /&gt;
|Direct Simulation&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(3)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;21&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1RZ_1LB0RC_1LC1LA|halt}}&lt;br /&gt;
|Proven by [[Shen Lin]]&lt;br /&gt;
|Direct Simulation&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(4)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;107&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1LB_1LA0LC_1RZ1LD_1RD0RA|halt}}&lt;br /&gt;
|Allen Brady&lt;br /&gt;
|Direct Simulation&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(5)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;47\,176\,870&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1LC_1RC1RB_1RD0LE_1LA1LD_1RZ0LA|halt}}&lt;br /&gt;
|Heiner Marxen &amp;amp; Jürgen Buntrock in 1989&lt;br /&gt;
|Direct Simulation&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(6)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 2\uparrow\uparrow\uparrow 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1RA_1RC1RZ_1LD0RF_1RA0LE_0LD1RC_1RA0RE|halt}}&lt;br /&gt;
|mxdys in 2025&lt;br /&gt;
|See mxdys&#039;s analysis on the TM page&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(7)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 2 \uparrow^{11} 2 \uparrow^{11} 3&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB0RA_1LC1LF_1RD0LB_1RA1LE_1RZ0LC_1RG1LD_0RG0RF|halt}}&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1369339127652159509/1370678203395604562 Pavel Kropitz in 2025]&lt;br /&gt;
|Analyzed by Shawn Ligocki (see TM page)&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(8)]]&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(9)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_\omega(f_9(2))&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1RA_0LC0LF_0RD1LC_1RA1RG_1RZ0RA_1LB1LF_1LH1RE_0LI1LH_1LB0LH|halt}}&lt;br /&gt;
|Jacobzheng in 2024&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(10)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_\omega^2(25)&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1RA_0LC0LF_0RD1LC_1RA1RG_1RZ0RA_1LB1LF_1LH1RE_0LI1LH_0LF0LJ_1LH0LJ|halt}}&lt;br /&gt;
|Racheline in 2024&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(11)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_\omega^2(2 \uparrow\uparrow 12) &amp;gt; f_\omega^2(f_3(9))&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1LH1LA_1LI1RG_0RD1LC_0RF1RE_1LJ0RF_1RB1RF_0LC1LH_0LC0LA_1LK1LJ_1RZ0LI_0LD1LE|halt}}&lt;br /&gt;
|Racheline in 2024&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(12)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_\omega^4(2 \uparrow\uparrow\uparrow 4-3) &amp;gt; f_\omega^4(f_4(2))&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|0LJ0RF_1LH1RC_0LD0LG_0RE1LD_1RF1RA_1RB1RF_1LC1LG_1LL1LI_1LK0LH_1RH1LJ_1RZ1LA_1RF1LL|halt}}&lt;br /&gt;
|Racheline in 2024&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(13)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega + 1}(2046) &amp;gt; g_{64}&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1RA_1LC1RD_1LA1LC_1LG0RE_1LC1RB_0RL1LG_0LM0RH_1RI1RH_1LK0RI_---0LK_1LF1LK_1LJ1RL_1RZ1RH|halt}}&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1331570843829932063/1481871400640839691 50_ft_lock in 2026]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(14)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega + 1}(65\,536)&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1LH1LA_1LI1RG_0RD1LC_0RF1RE_1LJ0RF_1RB1RF_0LC1LH_0LC0LA_1LK1LJ_1RL0LI_0LL1LE_1LM1RZ_0LN1LF_0LJ---|halt}}&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/960643023530762341/1274366178529120287 Racheline in 2024]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(15)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega + 1}(f_\omega(10^{57}))&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|0RH1LD_1RI0RC_1RB1LD_0LD1LE_1LF1RA_1RG0LE_1RB1RG_1RD1RA_0LN0RJ_1RZ0LK_0LK1LL_1RG1LM_0LL0LL_1LO1LN_0LG1LN|halt}}&lt;br /&gt;
|Jacobzheng in 2025&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(16)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega + 1}^2(10^{10^{57}})&amp;lt;/math&amp;gt;&lt;br /&gt;
|[[User:Jacobzheng/BB(16)]]&lt;br /&gt;
|Jacobzheng in 2025&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(17)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(18)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega + 2}(f_{\omega + 1}^3(f_{\omega}^2(60)))&amp;lt;/math&amp;gt;&lt;br /&gt;
|[[User:Jacobzheng/BB(18)]]&lt;br /&gt;
|Jacobzheng in 2025&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(19)&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(20)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega + 2}^2(21)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1026577255754903572/1274414683331366924 Racheline in 2024]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(21)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega^2}^2(4 \uparrow\uparrow 341)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1026577255754903572/1274471360206344213 Racheline in 2024]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(40)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega^\omega}(75\,500)&amp;lt;/math&amp;gt;&lt;br /&gt;
|[[User:Jacobzheng/BB(40)]]&lt;br /&gt;
|Jacobzheng in 2024&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(41)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\omega^\omega}^4(32)&amp;lt;/math&amp;gt;&lt;br /&gt;
|[[User:Jacobzheng/BB(41)]]&lt;br /&gt;
|Jacobzheng in 2024&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(51)&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_{\varepsilon_0 + 1}(8)&amp;lt;/math&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1026577255754903572/1276881449685094495 Racheline in 2024]&lt;br /&gt;
|&lt;br /&gt;
|-&lt;br /&gt;
|BB(150)&lt;br /&gt;
|&amp;lt;math&amp;gt;f_{lim(BMS)}(10\uparrow\uparrow 15)&amp;lt;/math&amp;gt;&lt;br /&gt;
|[https://morphett.info/turing/turing.html?c95a199c8e8a3dd56452f8b7e28fabbf too large to show]&lt;br /&gt;
|Patcail in 2025&amp;lt;ref&amp;gt;https://discord.com/channels/960643023006490684/1026577255754903572/1328863966688182345&amp;lt;/ref&amp;gt;&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 3-Symbol TMs ==&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!&lt;br /&gt;
!Runtime&lt;br /&gt;
!Champions&lt;br /&gt;
!Discovered By&lt;br /&gt;
!Verification&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(2,3)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;38&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB2LB1RZ_2LA2RB1LB|halt}}&lt;br /&gt;
|Allen Brady in 1988&lt;br /&gt;
|Direct Simulation&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(3,3)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10^{17}&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|0RB2LA1RA_1LA2RB1RC_1RZ1LB1LC|halt}}&lt;br /&gt;
|Terry &amp;amp; Shawn Ligocki in 2007&lt;br /&gt;
|[https://bbchallenge.org/~pascal.michel/beh#tm33h Analysis by Pascal Michel]&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(4,3)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10 \uparrow^{4} 4&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB1RD1LC_2LB1RB1LC_1RZ1LA1LD_0RB2RA2RD|halt}}&lt;br /&gt;
|Pavel Kropitz in 2024&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 4-Symbol TMs ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!&lt;br /&gt;
!Runtime&lt;br /&gt;
!Champions&lt;br /&gt;
!Discovered By&lt;br /&gt;
!Verification&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(2,4)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;3\,932\,964&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB2LA1RA1RA_1LB1LA3RB1RZ|halt}}&lt;br /&gt;
|Terry &amp;amp; Shawn Ligocki in 2005&lt;br /&gt;
|Pascal Michel, Heiner Marxen, Allen Brady&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(3,4)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 2 \uparrow^{15} 5&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB3LB1RZ2RA_2LC3RB1LC2RA_3RB1LB3LC2RC|halt}}&lt;br /&gt;
|Pavel Kropitz in 2024&lt;br /&gt;
|[https://www.sligocki.com/2024/05/22/bb-3-4-a14.html Analysis by Shawn Ligocki]&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 5-Symbol TMs ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&lt;br /&gt;
!Runtime&lt;br /&gt;
!Champions&lt;br /&gt;
!Discovered By&lt;br /&gt;
!Verification&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(2,5)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10^{10^{10^{3\,314\,360}}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB3LA4RB0RB2LA_1LB2LA3LA1RA1RZ|halt}}&lt;br /&gt;
|Daniel Yuan in 2024&lt;br /&gt;
|[https://discord.com/channels/960643023006490684/1259770421046411285/1379877629288644722 mxdys in Rocq]&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(3,5)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; f_\omega(2 \uparrow^{15} 5) &amp;gt; f_\omega^2(15)&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB3LB4LC2RA4LB_2LC3RB1LC2RA1RZ_3RB1LB3LC2RC4LC|halt}}&lt;br /&gt;
|Racheline in 2024&lt;br /&gt;
|&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== 6-Symbol TMs ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
!&lt;br /&gt;
!Runtime&lt;br /&gt;
!Champions&lt;br /&gt;
!Discovered By&lt;br /&gt;
!Verification&lt;br /&gt;
|-&lt;br /&gt;
|[[BB(2,6)]]&lt;br /&gt;
|&amp;lt;math&amp;gt;&amp;gt; 10 \uparrow\uparrow 10 \uparrow\uparrow 10^{10^{115}}&amp;lt;/math&amp;gt;&lt;br /&gt;
|{{TM|1RB3RB5RA1LB5LA2LB_2LA2RA4RB1RZ3LB2LA|halt}}&lt;br /&gt;
|Pavel Kropitz in 2023&lt;br /&gt;
|[https://www.sligocki.com/2023/05/20/bb-2-6-p3.html Analysis by Shawn Ligocki] &lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Zoology ==&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|+&lt;br /&gt;
!Classification&lt;br /&gt;
!Description&lt;br /&gt;
!Examples&lt;br /&gt;
!Scale&lt;br /&gt;
|-&lt;br /&gt;
|Trivial&lt;br /&gt;
|The simplest champions that can exist. They mostly appear in some BB-adjacent functions like [[Fractran|BBf]].&lt;br /&gt;
|&lt;br /&gt;
|&amp;lt;math&amp;gt;O(n)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Chaotic&lt;br /&gt;
|Have a chaotic behavior with often repeating patterns that go back and forth.&lt;br /&gt;
|&lt;br /&gt;
* {{TM|1RB1LB_1LA---|halt}}&lt;br /&gt;
* {{TM|1RB---_1LB0RC_1LC1LA|halt}}&lt;br /&gt;
* {{TM|1RB1LB_1LA0LC_---1LD_1RD0RA|halt}}&lt;br /&gt;
|&amp;lt;math&amp;gt;O(n^2)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Countdown&lt;br /&gt;
|Compute a number then &amp;quot;count down&amp;quot; (usually while bouncing) until reaching 0. They are common in some BB-adjacent functions like [[Fractran|BBf]].&lt;br /&gt;
|&lt;br /&gt;
* {{TM|1RB2LB---_2LA2RB1LB|halt}}&lt;br /&gt;
|&amp;lt;math&amp;gt;O(n^2)&amp;lt;/math&amp;gt;&lt;br /&gt;
|-&lt;br /&gt;
|Collatz-like&lt;br /&gt;
|Compute a Collatz-like function. Repeatedly multiply and add a number depending of its modulo until reaching a number with a certain modulo.&lt;br /&gt;
|&lt;br /&gt;
* {{TM|1RB2LA1RA1RA_1LB1LA3RB---|halt}}&lt;br /&gt;
* {{TM|1RB1LC_1RC1RB_1RD0LE_1LA1LD_---0LA|halt}}&lt;br /&gt;
|&amp;lt;math&amp;gt;O(2^n)&amp;lt;/math&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== References ==&lt;br /&gt;
&lt;br /&gt;
[[Category:Individual machines]]&lt;br /&gt;
[[Category:Zoology]]&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6028</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6028"/>
		<updated>2026-01-11T10:33:47Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367,879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1,000,000/e but is less than 1,000,000, then the person&#039;s physical strength drops to ln(1,000,000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189,667.3, cosmo&#039;s m value is about 215,888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6027</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6027"/>
		<updated>2026-01-11T10:33:24Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367,879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1,000,000/e but is less than 1,000,000, then the person&#039;s physical strength drops to ln (1,000,000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189,667.3, cosmo&#039;s m value is about 215,888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6026</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6026"/>
		<updated>2026-01-11T10:32:53Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1 000 000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367,879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1,000,000/e but is less than 1,000,000, then the person&#039;s physical strength drops to ln (1,000,000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189,667.3, cosmo&#039;s m value is about 215,888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6025</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6025"/>
		<updated>2026-01-11T10:31:12Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1000000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1000000/e (about 367879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1000000/e but is less than 1000000, then the person&#039;s physical strength drops to ln (1000000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189667.3, cosmo&#039;s m value is about 215888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6024</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6024"/>
		<updated>2026-01-11T10:30:28Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1000000/e (about 367879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1000000/e but is less than 1000000, then the person&#039;s physical strength drops to ln (1000000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189667.3, cosmo&#039;s m value is about 215888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6023</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6023"/>
		<updated>2026-01-11T10:28:24Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367,879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1,000,000/e but is less than 1,000,000, then the person&#039;s physical strength drops to ln (1000000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189,667.3, cosmo&#039;s m value is about 215,888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6021</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6021"/>
		<updated>2026-01-11T07:58:19Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1000000/e but is less than 1000000, then the person&#039;s physical strength drops to ln (1000000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189667.3, cosmo&#039;s m value is about 215888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6017</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6017"/>
		<updated>2026-01-11T07:44:51Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then the person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367879.4), then the person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1000000/e but is less than 1000000, then the person&#039;s power drops to ln (1000000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189667.3, cosmo&#039;s m value is about 215888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6016</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6016"/>
		<updated>2026-01-11T07:41:48Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367879.4), then that person is fine.&lt;br /&gt;
&lt;br /&gt;
If the n value of a person without a bbchallenge wiki account exceeds 1000000/e but is less than 1000000, then that person&#039;s power drops to ln (1000000/n) times the normal situation.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189667.3, cosmo&#039;s m value is about 215888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6013</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=6013"/>
		<updated>2026-01-11T07:33:25Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
If a person without a bbchallenge wiki account has an n value of less than 1,000,000/e (about 367879.4), then that person is fine.&lt;br /&gt;
&lt;br /&gt;
For example,as of 07:32, 11 January 2026 (UTC), k value is about 364.2313, my m value is about 189667.3, cosmo&#039;s m value is about 215888.2.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User_talk:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=5978</id>
		<title>User talk:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User_talk:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=5978"/>
		<updated>2026-01-03T12:14:40Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: fix time&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Who can verify this formula? [[User:Jacobzheng|Jacobzheng]] ([[User talk:Jacobzheng|talk]]) 12:14, 3 January 2026 (UTC)&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User_talk:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=5977</id>
		<title>User talk:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User_talk:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=5977"/>
		<updated>2026-01-03T12:13:19Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Created page with &amp;quot;Who can verify this formula? Jacobzheng (talk) 12:12, 3 January 2024 (UTC)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Who can verify this formula? [[User:Jacobzheng|Jacobzheng]] ([[User talk:Jacobzheng|talk]]) 12:12, 3 January 2024 (UTC)&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3083</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3083"/>
		<updated>2025-08-14T11:22:29Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 09:46, 14 August 2025 (UTC), k value is about 81.9545, my m value is about 30390.92, cosmo&#039;s m value is about 36290.80.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3081</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3081"/>
		<updated>2025-08-14T09:47:49Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n-values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 09:46, 14 August 2025 (UTC), k value is about 81.9545, my m value is about 30390.92, cosmo&#039;s m value is about 36290.80.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3080</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3080"/>
		<updated>2025-08-14T09:41:46Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n-values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
The c value of the blocked bbchallenge wiki account does not increase until it is unblocked.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3079</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3079"/>
		<updated>2025-08-14T03:37:58Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a bbchallenge wiki account is blocked, all previous n values related to this bbchallenge wiki account become invalid. Until this bbchallenge wiki account is unblocked, no one will generate new n-values related to this bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3078</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3078"/>
		<updated>2025-08-14T03:17:54Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge wiki account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3059</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3059"/>
		<updated>2025-08-13T07:36:17Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
In this n value formula, m and c represent the m and c values of the person being touched.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3058</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3058"/>
		<updated>2025-08-13T03:00:38Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; will register.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3057</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=3057"/>
		<updated>2025-08-13T02:40:39Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
For a bbchallenge wiki account, whoever clicks on the blue rectangle with the words &amp;quot;Create your account&amp;quot; is registered.&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=Talk:1RB0RA_1LC1LF_1RD0LB_1RA1LE_1RZ0LC_1RG1LD_0RG0RF&amp;diff=2685</id>
		<title>Talk:1RB0RA 1LC1LF 1RD0LB 1RA1LE 1RZ0LC 1RG1LD 0RG0RF</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=Talk:1RB0RA_1LC1LF_1RD0LB_1RA1LE_1RZ0LC_1RG1LD_0RG0RF&amp;diff=2685"/>
		<updated>2025-07-29T15:18:30Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page may have analysis errors, I think this machine&#039;s halting time &amp;lt;math&amp;gt; &amp;gt; 2 \uparrow^{12} 4 &amp;lt;/math&amp;gt; and its sigma score is &amp;lt;math&amp;gt; 3 \times 2 \uparrow^{12} 4 + 22 &amp;lt;/math&amp;gt;. [[User:Jacobzheng|Jacobzheng]] ([[User talk:Jacobzheng|talk]]) 15:18, 29 July 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=Talk:1RB0RA_1LC1LF_1RD0LB_1RA1LE_1RZ0LC_1RG1LD_0RG0RF&amp;diff=2684</id>
		<title>Talk:1RB0RA 1LC1LF 1RD0LB 1RA1LE 1RZ0LC 1RG1LD 0RG0RF</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=Talk:1RB0RA_1LC1LF_1RD0LB_1RA1LE_1RZ0LC_1RG1LD_0RG0RF&amp;diff=2684"/>
		<updated>2025-07-29T15:16:54Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Created page with &amp;quot;This page may have analysis errors, I think this machine&amp;#039;s halting time &amp;lt;math&amp;gt; &amp;gt; 2 \uparrow^12 4 &amp;lt;/math&amp;gt; and its sigma score is &amp;lt;math&amp;gt; 3 \times 2 \uparrow^12 4 + 22 &amp;lt;/math&amp;gt;. Jacobzheng (talk) 15:16, 29 July 2025 (UTC)&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;This page may have analysis errors, I think this machine&#039;s halting time &amp;lt;math&amp;gt; &amp;gt; 2 \uparrow^12 4 &amp;lt;/math&amp;gt; and its sigma score is &amp;lt;math&amp;gt; 3 \times 2 \uparrow^12 4 + 22 &amp;lt;/math&amp;gt;. [[User:Jacobzheng|Jacobzheng]] ([[User talk:Jacobzheng|talk]]) 15:16, 29 July 2025 (UTC)&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2678</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2678"/>
		<updated>2025-07-29T03:03:45Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Jacobzheng moved page Bbchallenge&amp;#039;s unverified formula to Bbchallenge wiki&amp;#039;s unverified formula&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2676</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2676"/>
		<updated>2025-07-29T03:02:46Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Jacobzheng moved page User:Bbchallenge&amp;#039;s unverified formula to Bbchallenge&amp;#039;s unverified formula&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/An_unverified_formula&amp;diff=2675</id>
		<title>User:Jacobzheng/An unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/An_unverified_formula&amp;diff=2675"/>
		<updated>2025-07-29T03:01:59Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Jacobzheng moved page User:Jacobzheng/An unverified formula to User:Bbchallenge&amp;#039;s unverified formula&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;#REDIRECT [[User:Bbchallenge&#039;s unverified formula]]&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2674</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2674"/>
		<updated>2025-07-29T03:01:59Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Jacobzheng moved page User:Jacobzheng/An unverified formula to User:Bbchallenge&amp;#039;s unverified formula&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2673</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2673"/>
		<updated>2025-07-28T13:46:48Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of 13:38, 28 July 2025 (UTC), k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2672</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2672"/>
		<updated>2025-07-28T13:39:16Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Undo revision 2671 by Jacobzheng (talk)&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of last edit, k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2671</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2671"/>
		<updated>2025-07-28T13:38:40Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of last edit, k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2670</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2670"/>
		<updated>2025-07-28T13:38:07Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of last edit, k value is about 69.3116, my m value is about 24535.45, cosmo&#039;s m value is about 29525.17.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2669</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2669"/>
		<updated>2025-07-28T13:31:40Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of last edit, k value is about 69.3087, my m value is about 24534.14, cosmo&#039;s m value is about 29523.65.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2668</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2668"/>
		<updated>2025-07-28T13:28:35Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of last edit, k is about 69.2891, my m value is about 24525.22, cosmo&#039;s m value is about 29513.32.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2667</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2667"/>
		<updated>2025-07-28T12:51:37Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;br /&gt;
&lt;br /&gt;
For example,as of last edit, k is about 69.2891, my m value is about 24525.22, cosmo&#039;s m value is about 29513.32.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2666</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2666"/>
		<updated>2025-07-28T12:38:51Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1,000,000 without a bbchallenge account, then that person will die.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2665</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2665"/>
		<updated>2025-07-28T12:38:38Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a person registered a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1000000 without a bbchallenge account, then that person will die.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2664</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2664"/>
		<updated>2025-07-28T12:35:55Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;br /&gt;
&lt;br /&gt;
If a person&#039;s n value reaches 1000000 without a bbchallenge account, then that person will die.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2663</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2663"/>
		<updated>2025-07-28T12:32:16Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;br /&gt;
&lt;br /&gt;
This formula applies to all humans.&lt;br /&gt;
&lt;br /&gt;
This formula applies to some organisms.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2662</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2662"/>
		<updated>2025-07-28T12:29:54Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;br /&gt;
&lt;br /&gt;
If before a person&#039;s mother becomes pregnant, both their father and mother have a bbchallenge wiki account, then the person has a bbchallenge wiki account registered at the time of fertilized egg formation.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2661</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2661"/>
		<updated>2025-07-28T12:17:21Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s m or n value is calculated according to the maximum value of the person&#039;s m or n value.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2660</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2660"/>
		<updated>2025-07-28T12:15:21Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
If a person has multiple m or n values, then the person&#039;s total m or n value is the maximum value of the person&#039;s m or n value.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2659</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2659"/>
		<updated>2025-07-28T12:09:07Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki. (14:11, 28 May 2024 (UTC))&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge wiki account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; c=C/(24h) &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2658</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2658"/>
		<updated>2025-07-28T12:06:06Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki.&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge account.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=A/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; b=B/(24h) &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; a=C/(24h) &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2657</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2657"/>
		<updated>2025-07-28T12:03:48Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac=kc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=b^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki.&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge account.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2656</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2656"/>
		<updated>2025-07-28T12:03:00Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c=md=kdc &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; k=1.01^a &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; d=^{2^{1-b}-1} &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki.&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge account.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2655</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2655"/>
		<updated>2025-07-28T12:01:26Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;math&amp;gt; m=1.01^ac &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki.&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge account.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2654</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2654"/>
		<updated>2025-07-28T12:00:28Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki.&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered.&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge account.&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2653</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2653"/>
		<updated>2025-07-28T11:59:50Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c &amp;lt;/math&amp;gt;&lt;br /&gt;
&lt;br /&gt;
A is the time that has passed since the establishment of the bbchallenge wiki&lt;br /&gt;
&lt;br /&gt;
B is the time that has passed since a bbchallenge wiki account was registered&lt;br /&gt;
&lt;br /&gt;
C is the time that has passed since a person touched someone with a bbchallenge account&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
	<entry>
		<id>https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2652</id>
		<title>User:Jacobzheng/Bbchallenge wiki&#039;s unverified formula</title>
		<link rel="alternate" type="text/html" href="https://wiki.bbchallenge.org/w/index.php?title=User:Jacobzheng/Bbchallenge_wiki%27s_unverified_formula&amp;diff=2652"/>
		<updated>2025-07-28T11:48:36Z</updated>

		<summary type="html">&lt;p&gt;Jacobzheng: Created page with &amp;quot;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c &amp;lt;/math&amp;gt;&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;math&amp;gt; n=1.01^ab^{2^{1-b}-1}c &amp;lt;/math&amp;gt;&lt;/div&gt;</summary>
		<author><name>Jacobzheng</name></author>
	</entry>
</feed>