enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. Recamán's sequence - Wikipedia

    en.wikipedia.org/wiki/Recamán's_sequence

    In mathematics and computer science, Recamán's sequence [1] [2] is a well known sequence defined by a recurrence relation. Because its elements are related to the previous elements in a straightforward way, they are often defined using recursion .

  3. Newman–Shanks–Williams prime - Wikipedia

    en.wikipedia.org/wiki/Newman–Shanks–Williams...

    The first few terms of the sequence are 1, 1, 3, 7, 17, 41, 99, … (sequence A001333 in the OEIS). Each term in this sequence is half the corresponding term in the sequence of companion Pell numbers. These numbers also appear in the continued fraction convergents to √ 2.

  4. Table of prime factors - Wikipedia

    en.wikipedia.org/wiki/Table_of_prime_factors

    The first: 1, 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, 23 (sequence A005408 in the OEIS). All integers are either even or odd. All integers are either even or odd. A square has even multiplicity for all prime factors (it is of the form a 2 for some a ).

  5. List of integer sequences - Wikipedia

    en.wikipedia.org/wiki/List_of_integer_sequences

    "subtract if possible, otherwise add": a(0) = 0; for n > 0, a(n) = a(n − 1) − n if that number is positive and not already in the sequence, otherwise a(n) = a(n − 1) + n, whether or not that number is already in the sequence.

  6. Primes in arithmetic progression - Wikipedia

    en.wikipedia.org/wiki/Primes_in_arithmetic...

    For example, the AP-3 {3, 7, 11} does not qualify, because 5 is also a prime. For an integer k ≥ 3, a CPAP-k is k consecutive primes in arithmetic progression. It is conjectured there are arbitrarily long CPAP's. This would imply infinitely many CPAP-k for all k. The middle prime in a CPAP-3 is called a balanced prime.

  7. Leonardo number - Wikipedia

    en.wikipedia.org/wiki/Leonardo_number

    If a pair of numbers modulo n appears twice in the sequence, then there's a cycle. If we assume the main statement is false, using the previous statement, then it would imply there's infinite distinct pairs of numbers between 0 and n-1, which is false since there are n 2 such pairs.

  8. Stirling number - Wikipedia

    en.wikipedia.org/wiki/Stirling_number

    3 7 153 0 0 1 6 25 ... "Sequence A008275 ... Text is available under the Creative Commons Attribution-ShareAlike 4.0 License; ...

  9. Lucky number - Wikipedia

    en.wikipedia.org/wiki/Lucky_number

    Continue removing the nth remaining numbers, where n is the next number in the list after the last surviving number. Next in this example is 9. One way that the application of the procedure differs from that of the Sieve of Eratosthenes is that for n being the number being multiplied on a specific pass, the first number eliminated on the pass is the n-th remaining number that has not yet been ...