Newbetuts
.
New posts in algorithms
Most efficient algorithm for nth prime, deterministic and probabilistic?
algorithms
prime-numbers
primality-test
sieve-theory
Each person has at most 3 enemies in a group. Show that we can separate them into two groups where a person will have at most one enemy in the group.
combinatorics
graph-theory
algorithms
puzzle
formal-proofs
How to solve this recurrence $T(n) = 2T(n/2) + n\log n$
algorithms
recurrence-relations
Are some real numbers "uncomputable"?
algorithms
computability
Proof $\sum\limits_{k=1}^n \binom{n}{k}(-1)^k \log k = \log \log n + \gamma +\frac{\gamma}{\log n} +O\left(\frac1{\log^2 n}\right)$
combinatorics
complex-analysis
algorithms
asymptotics
Height of all skyscraper
combinatorics
algorithms
information-theory
When does a Square Matrix have an LU Decomposition?
matrices
algorithms
matrix-decomposition
Find taxicab numbers in $O(n)$ time
number-theory
algorithms
A constrained topological sort?
discrete-mathematics
graph-theory
algorithms
directed-graphs
Using Limits to Determine Big-O, Big-Omega, and Big-Theta
limits
algorithms
asymptotics
Is there a branch of Mathematics which connects Calculus and Discrete Math / Number Theory?
calculus
discrete-mathematics
soft-question
algorithms
Could my simple iterative algorithm for generating random numbers be favouring digits of value 0?
random-variables
algorithms
computer-science
random
algorithmic-randomness
Optimal algorithm for finding the odd sphere with a balance scale
algorithms
recreational-mathematics
puzzle
Fastest way to calculate $e^x$ up to arbitrary number of decimals?
algorithms
elementary-functions
Algorithm to get the maximum size of n squares that fit into a rectangle with a given width and height
geometry
algorithms
tiling
How can we turn any number into a prime number by simply adding more digits?
algorithms
prime-numbers
Fastest Square Root Algorithm
sequences-and-series
algorithms
convergence-divergence
roots
computational-mathematics
The milk sharing problem
linear-algebra
algorithms
Calculate variance from a stream of sample values
statistics
algorithms
Do there exist methods for determining the orbits of a group action on the cartesian product of sets?
group-theory
algorithms
group-actions
Prev
Next