About 4,480,000 results
Open links in new tab
  1. Generate arbitrarily long sequences of consecutive numbers …

    Aug 25, 2022 · The goal of this question is to find if other methods exist to generate arbitrarily long sequences of consecutive numbers without primes. I started searching for other formulas …

  2. Consecutive composite numbers - Mathematics Stack Exchange

    When I took basic number-theory course there was this exercise to find 2000 consecutive numbers. And of course it's well known that the trick to take numbers of the form $$ (n+1)!+m, …

  3. probability - What is the expected number of times a dice has to …

    Basically, on average, how many times one should roll to expect two consecutive sixes?

  4. I'm trying to find the longest consecutive set of composite numbers

    Jun 6, 2017 · In terms of this structure, the composite topologies representing the composite region in the k-tuple ensure that the frontier prime elements are consecutive in the sequence …

  5. Proof: Sequence of n consecutive natural numbers containing no …

    Proof: Sequence of n consecutive natural numbers containing no primes (Velleman P158 Thm 3.7.3) Ask Question Asked 12 years, 2 months ago Modified 11 years, 10 months ago

  6. The product of $n$ consecutive integers is divisible by $n$ factorial

    How can we prove that the product of $n$ consecutive integers is divisible by $n$ factorial? Note: In this subsequent question and the comments here the OP has clarified that he seeks a proof …

  7. The difference of two consecutive perfect squares is always odd

    Since they are consecutive, one is even and the other is odd. Now, squaring the even number is multiplying it an even number of times, so the answer is even. Squaring the odd number, …

  8. Probability - consecutive numbers - Mathematics Stack Exchange

    Sep 4, 2015 · Question: Three numbers are selected out of the first 30 natural numbers. What is the probability that none of them are consecutive? I know that the total possibilities will be …

  9. Expected number of consecutive heads in 10 coin tosses

    May 22, 2021 · I am having trouble formulating the exact recursive relation for this problem. The problem statement is A coin is tossed 10 times and the output written as a string. What is the …

  10. Sum of consecutive odd numbers - Mathematics Stack Exchange

    May 16, 2016 · The sum of $a$ consecutive odd numbers is a difference of squares $ (n + a)^2 - n^2 = a (a + 2n)$.