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

    Aug 25, 2022 · Question Can those hidden consecutive points have a prime coordinate? If true, then this idea isn't valid. If false (hurray!), is it possible to simplify the Theorem to focus on …

  2. Find consecutive composite numbers - Mathematics Stack Exchange

    Jun 22, 2021 · Find consecutive composite numbers [duplicate] Ask Question Asked 4 years, 4 months ago Modified 4 years, 4 months ago

  3. 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, …

  4. Probability of consecutive heads - Mathematics Stack Exchange

    Sep 27, 2021 · We want to compute the probability of the following event : "Getting two consecutive heads in 25 coin tosses". What I did is the following : There are $2^{25}$ …

  5. probability - Expected value - No consecutive heads sequence ...

    Nov 24, 2023 · Expected value - No consecutive heads sequence Ask Question Asked 1 year, 11 months ago Modified 1 year, 11 months ago

  6. $100$ consecutive natural numbers with no primes

    Aug 6, 2018 · Additionally, Is it possible to have $1000$ consecutive natural numbers with exactly $12$ primes between them? I have an intuition that we have to form a recurrsive relation and …

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

  8. 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 …

  9. Probability of 20 consecutive success in 100 runs.

    Suppose a chess player have a win rate equal 90%, what is the chance to have 20 consecutive wins (successes) playing 100 games? Consider that lose/draw = fail. I've studied basic …

  10. Counting bit strings of length 10 contain either 5 consecutive 0's …

    Jan 24, 2015 · How many bit strings of length 10 contain either five consecutive 0's or five consecutive 1's ? My Solution: for 5 consecutive 0's After we have filled 0's from $1^{st}$ …