Menu
NEWBEDEV
Python
Javascript
Linux
Cheat sheet
NEWBEDEV
Python 1
Javascript
Linux
Cheat sheet
Contact
New posts in Natural Numbers
Prove that when writing up all even numbers in a column, then chaining $2n+1$ from them, we get all natural numbers exactly once.
May 06, 2021
How to show $n=1+\sum_{k=1}^{n}\left\lfloor{\log_2\frac{2n-1}{2k-1}}\right\rfloor$ for every natural number $n$.
May 05, 2021
If a prime $p$ divides $n^2$ then it also divides $n$ - Is this proof correct?
May 05, 2021
Are there any two numbers such that multiplying them together is the same as putting their digits next to each other?
May 05, 2021
How many prime numbers in a given interval?
May 05, 2021
An endofunction on natural numbers defined by induction on $n$.
May 05, 2021
If the order in a set doesn’t matter, can we change order of, say, $\Bbb{N}$?
May 05, 2021
Finding the last two digits of the given number.
May 04, 2021
What IS the successor function without saying $S(n) = n + 1$?
May 04, 2021
Use an induction argument to prove that for any natural number $n$, the interval $(n,n+1)$ does not contain any natural number.
Apr 29, 2021
« Newer Entries
Older Entries »