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

    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 and …

  2. 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)$.

  3. Binary Sequences of length $n$ without $k$ consecutive $1$s or $0$s

    Aug 11, 2021 · Earlier today I saw a question about binary sequences of length $n$ that contain no $3$ consecutive $1$ s or $0$ s. I want to generalize the problem a little and count the number of …

  4. Prove the product of 3 consecutive positive integers is always ...

    Mar 6, 2023 · There is a problem asking me to prove the product of 3 consecutive integers is always divisible by 6 by using induction and not using the fact that one of the 3 numbers must always be …

  5. probability - What is the expected number of times a dice has to be ...

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

  6. 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 of prime …

  7. Find all sets of consecutive natural numbers whose sum is 54.

    May 7, 2023 · It appears that you have misread the question slightly, as it requests for consecutive natural numbers, and not even numbers. Below, I'll describe the amount of numbers in each solution. …

  8. Sum of consecutive numbers - Mathematics Stack Exchange

    Jan 12, 2015 · 16 I was wondering if there a way to figure out the number of ways to express an integer by adding up consecutive natural numbers.

  9. Why are the differences between consecutive squares equal to the ...

    Then you get 9 which is the next cosecutive square, (3^2). That is the concept of the equation above, technically i didn`t explain that specific aspect of the difference of consecutive squares, but i did …

  10. How many bit strings of length $5$ do not have consecutive $1$'s?

    Jun 14, 2016 · 0 Listing all binary strings of length $5$ satisfying the condition should work for a problem of this small a size. Or, you can find the number of binary strings of length $5$ that have consecutive …