Newbetuts
.
New posts in algorithms
Is there a closed-form equation for $n!$? If not, why not?
combinatorics
algorithms
factorial
closed-form
Largest prime factor of 600851475143 [duplicate]
algorithms
discrete-mathematics
education
factoring
project-euler
Finding the asymptotic behavior of the recurrence $T(n)=4T(\frac{n}{2})+n^2$ by using substitution method
algorithms
asymptotics
recurrence-relations
computational-complexity
recursive-algorithms
What is the link between the quotient and the Bézout coefficients in the Extended Euclidean Algorithm?
algorithms
recursive-algorithms
Is there an algorithm for deciding big/little-O queries?
limits
algorithms
asymptotics
computer-science
math-software
An interesting algorithm about prime numbers that I thought today
number-theory
proof-verification
proof-writing
prime-numbers
algorithms
perfect play in 1-dimensional Minesweeper
probability
algorithms
combinatorial-game-theory
algorithmic-game-theory
calculating the Fermat point of a triangle
geometry
algorithms
triangles
Get Transformation Matrix from Points
linear-algebra
matrices
algorithms
transformation
how can be prove that $\max(f(n),g(n)) = \Theta(f(n)+g(n))$
algorithms
asymptotics
Pollard-Strassen Algorithm
number-theory
reference-request
algorithms
prime-numbers
factoring
How do I visualize a tree dfs traversal?
graph-theory
algorithms
trees
Difference between formula and algorithm
algorithms
notation
terminology
Books to understand the construction of all groups of a specific order
group-theory
reference-request
algorithms
finite-groups
Solve recurrence relation $T(n-2)+2n$
algorithms
recurrence-relations
asymptotics
recursion
recursive-algorithms
Linear programming on graph
graph-theory
optimization
algorithms
linear-programming
Proof of Russian Peasant Multiplication
algorithms
Lower bound for finding second largest element
algorithms
computer-science
searching
Is The Clique Algorithm by Ashay Dharwadker correct?
graph-theory
algorithms
Maximum number of clues in a Sudoku game that does not produce a unique solution
algorithms
puzzle
sudoku
Prev
Next