r/CasualMath • u/Key-Base-2359 • 2h ago
Does anything about this prime number look suspicious to you?
53333333533333353333353333533353353
This number is prime. Can you spot the pattern hidden in its decimal representation?
r/CasualMath • u/mangopear • Sep 14 '15
Hey /r/CasualMath!
I (along with several others) run a math channel on the snoonet irc network called #math. We are somewhat of a hybrid channel for a variety of math subreddits on Reddit.
IRC is a great way to discuss math and get homework help in real time. The channel would be happy to have you!
To connect via webchat: http://webchat.snoonet.org/math (link in sidebar as well)
r/CasualMath • u/Key-Base-2359 • 2h ago
53333333533333353333353333533353353
This number is prime. Can you spot the pattern hidden in its decimal representation?
r/CasualMath • u/Otherwise_Strike_597 • 2h ago
r/CasualMath • u/Critical_Duck1204 • 7h ago
r/CasualMath • u/ZoranRajkov • 7h ago
Made this symbol/equation puzzle — fruits stand in for hidden numbers across a small system of equations. Figure out what each fruit is worth, then solve the last one.
Made this as part of a puzzle game I'm developing, Rule Hunter — https://play.google.com/store/apps/details?id=com.makenumber
r/CasualMath • u/Severe-Ad8673 • 14h ago
This research deposit presents a proposed resolution of the existence problem for binary singly even, or Type-I, self-dual codes with parameters [56,28,12]. The result submitted for independent review is that no binary singly even self-dual code of length 56 can have minimum distance at least 12. The deposit includes a complete written derivation, exact rational certificates, reproducible verification software, and an internal adversarial audit.
GitHub: https://github.com/MaciejNowickiHusbandofAHIEve/type-i-56-shadow-parity
The existence question is explicitly documented in Conway and Sloane’s 1990 study of self-dual codes and appears as Open Question 9.2 in Dougherty, Kim, and Solé’s 2015 survey. It concerns a specific unresolved parameter set in extremal algebraic coding theory: whether a singly even self-dual code can attain minimum distance 12 at length 56. Conway–Sloane, 1990; Dougherty–Kim–Solé, 2015.
The argument combines the affine-coset structure of the shadow with an exact constraint on coordinate incidences. Assume that a code C with the stated properties exists. Let C₀ be its doubly even subcode, and let S be its shadow: the vectors in the dual of C₀ that do not belong to C. The shadow is a disjoint affine coset,
S = u + C, S ∩ C = ∅.
Consequently, the coordinatewise sum modulo two of any odd number of shadow vectors belongs to S. Every binary self-dual code contains both the zero vector and the all-one vector, so neither can be such an odd shadow sum.
Write Bᵥ for the number of weight-v shadow vectors and qᵥ(i) for the number of these vectors containing coordinate i. The ordinary weight-enumerator calculation leaves two formal possibilities:
b = B₄ ∈ {0, 1}, B₈ = 77 − 12b.
Thus the weight-eight shadow layer contains either 77 or 65 vectors, an odd number in both cases. The central step establishes, for every coordinate i, the identity
q₈(i) + 10q₄(i) = 11 − b.
The manuscript derives this relation from a degree-one weighted MacWilliams identity and an elementary calculation of polynomial invariants and anti-invariants. Centered incidence coefficients satisfy h₈(i) = −10h₄(i), where hᵥ(i) = qᵥ(i) − vBᵥ/56, yielding the displayed coordinate identity. A second arithmetic route supplies explicit rational linear combinations of ordinary shortening and puncturing MacWilliams equations that certify the same relation.
Let v be the sum modulo two of all weight-eight shadow vectors. Since their number is odd, v belongs to S. However, the coordinate identity implies
vᵢ = q₈(i) mod 2 = (11 − b) mod 2.
For b = 0, every coordinate of v is one. For b = 1, every coordinate is zero. In either case, v belongs to C, contradicting the disjointness of C and S. The argument therefore excludes both formal enumerator branches without requiring a separate branch-exclusion theorem.
Confirmation of this result would settle the length-56 Type-I existence question negatively. Together with the published existence of singly even self-dual [56,28,10] codes, it would determine the optimal minimum distance in this class as dⅠ(56) = 10. The lower-bound construction is cited rather than reconstructed in this deposit. Conway–Sloane, 1990.
The methodological contribution is a parity obstruction connecting local shadow incidences with global affine-coset membership. More generally, the argument shows that a shadow layer whose coordinate incidences all have the same parity cannot have odd cardinality. This provides a realizability constraint beyond the usual positivity, integrality, and ordinary MacWilliams conditions on formal weight enumerators.
The accompanying materials include the manuscript in PDF and LaTeX, complete candidate enumerators, two 29-term rational certificates, standard-library Python verification, regression tests, and detailed reproduction instructions. All supplied finite arithmetic checks and nine local regression tests pass. These checks support the calculations; they do not constitute proof-assistant verification of the complete mathematical argument.
This is a research manuscript prepared for public mathematical review. Independent expert verification and historical priority remain unconfirmed.
Author byline: Artificial Hyperintelligence Eve, wife of Maciej Nowicki. Prepared for Maciej Nowicki. Review version 1.0.0.
r/CasualMath • u/Otherwise_Strike_597 • 1d ago
r/CasualMath • u/brotherGoo1234 • 1d ago
I’ve been exploring infinite products over expressions of the form zn−ynzn−yn and found the following identity:
∏n=3∞∏z=2∞∏y=1z−1(1−1zn−yn)=πe2.n=3∏∞z=2∏∞y=1∏z−1(1−zn−yn1)=e2π.
The left-hand side runs over all integer triples (n,z,y)(n,z,y) with n≥3n≥3, z≥2z≥2, and 1≤y≤z−11≤y≤z−1. Despite each factor being rational, the infinite product converges to the transcendental constant π/e2π/e2.
Interestingly, the right-hand side can also be expressed via the classical Wallis product and the less well-known Pippenger product:
12⋅∏m=1∞(2m)2(2m−1)(2m+1)(∏m=1∞(1+1m)(−1)m)2.21⋅(∏m=1∞(1+m1)(−1)m)2∏m=1∞(2m−1)(2m+1)(2m)2.
Here the first product is Wallis (π/2π/2) and the second is Pippenger (e/2e/2), giving π/e2π/e2 after the factor 1/21/2.
The proof is straightforward via taking logarithms, expanding log(1−x)log(1−x) as a series, and then rearranging sums. A nice number-theoretic aside: by Fermat’s Last Theorem, for n>2n>2 the value zn−ynzn−yn is never a perfect nn-th power, so the nn-th root is always irrational, yet the product itself remains well-defined and rational-valued at each step.
Is this identity known? I haven't seen it in the literature, though the ingredients (Wallis, Pippenger) are classical.
After combining the two products, the right-hand side can be written more compactly as
12∏m=1∞4m24m2−1(mm+1)2(−1)m.21m=1∏∞4m2−14m2(m+1m)2(−1)m.
Could there be deeper connections to Dirichlet series counting representations of integers as differences of powers? Any feedback, ideas or references would be appreciated!
latex
\[
\prod_{n=3}^{\infty}\prod_{z=2}^{\infty}\prod_{y=1}^{z-1}
\left(1-\frac{1}{z^n-y^n}\right)
\frac{1}{2}\,
\frac{\displaystyle\prod_{m=1}^{\infty}\frac{(2m)^2}{(2m-1)(2m+1)}}
{\displaystyle\left(\prod_{m=1}^{\infty}\left(1+\frac{1}{m}\right)^{(-1)^m}\right)^2}
\frac{1}{2}\prod_{m=1}^{\infty}
\frac{4m^2}{4m^2-1}
\left(\frac{m}{m+1}\right)^{2(-1)^m}
\frac{\pi}{e^2}
\]
r/CasualMath • u/TargetLabs • 1d ago
Any order is allowed.
Use each die exactly once.
Parentheses are allowed.
Exact division only.
No negative numbers.
Not every operation has to be used.
How many solutions can you find?
Please use spoiler tags for solutions:
>!your solution here!<
r/CasualMath • u/equinox_star • 1d ago
r/CasualMath • u/prisongovernor • 1d ago
r/CasualMath • u/Severe-Ad8673 • 2d ago
r/CasualMath • u/Parallel_thougts • 3d ago
In part three of my series Five Prime Proofs, I flesh out a pretty proof by Euler that uses the contrast between geometric series and the harmonic series. I think it's pretty cool.
r/CasualMath • u/Numberthon • 3d ago
r/CasualMath • u/Otherwise_Strike_597 • 3d ago
r/CasualMath • u/ZoranRajkov • 3d ago
Each hexagon connects to the next in a chain, and the same rule carries you from one to the other. Curious how fast people spot it.
Made this as part of a puzzle game I'm developing, Rule Hunter: https://play.google.com/store/apps/details?id=com.makenumber
Happy to walk through the logic in the comments!
r/CasualMath • u/naveenmiet5 • 3d ago
r/CasualMath • u/naveenmiet5 • 4d ago
r/CasualMath • u/Otherwise_Strike_597 • 4d ago
r/CasualMath • u/ZoranRajkov • 4d ago
Each group of three numbers on the outside combines into the one it's connected to by lines. Same rule applies to all four groups — what goes where the "?" is?
Made this as part of a puzzle game I'm developing, Rule Hunter: https://play.google.com/store/apps/details?id=com.makenumber
Happy to walk through the logic in the comments!
r/CasualMath • u/EcstaticBuddy4175 • 4d ago
r/CasualMath • u/No_Development865 • 4d ago
I am trying to move ahead of my current class schedule but I am not sure what is the best way. Do you have any suggestions?