When.com Web Search

Search results

  1. Results From The WOW.Com Content Network
  2. List of integer sequences - Wikipedia

    en.wikipedia.org/wiki/List_of_integer_sequences

    Recamán's sequence: 0, 1, 3, 6, 2, 7, 13, 20, 12, 21, 11, 22, 10, 23, 9, 24, 8, 25, 43, 62, ... "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. A005132: Look-and ...

  3. Arithmetic progression - Wikipedia

    en.wikipedia.org/wiki/Arithmetic_progression

    For instance, the sequence 5, 7, 9, 11, 13, 15, . . . is an arithmetic progression with a common difference of 2. If the initial term of an arithmetic progression is a 1 {\displaystyle a_{1}} and the common difference of successive members is d {\displaystyle d} , then the n {\displaystyle n} -th term of the sequence ( a n {\displaystyle a_{n ...

  4. Harmonic progression (mathematics) - Wikipedia

    en.wikipedia.org/wiki/Harmonic_progression...

    In mathematics, a harmonic progression (or harmonic sequence) is a progression formed by taking the reciprocals of an arithmetic progression, which is also known as an arithmetic sequence. Equivalently, a sequence is a harmonic progression when each term is the harmonic mean of the neighboring terms.

  5. Integer sequence - Wikipedia

    en.wikipedia.org/wiki/Integer_sequence

    The sequence 0, 3, 8, 15, ... is formed according to the formula n 2 − 1 for the nth term: an explicit definition. Alternatively, an integer sequence may be defined by a property which members of the sequence possess and other integers do not possess. For example, we can determine whether a given integer is a perfect number, (sequence A000396 ...

  6. List of mathematical series - Wikipedia

    en.wikipedia.org/wiki/List_of_mathematical_series

    This list of mathematical series contains formulae for finite and infinite sums. It can be used in conjunction with other tools for evaluating sums. It can be used in conjunction with other tools for evaluating sums.

  7. Arithmetic number - Wikipedia

    en.wikipedia.org/wiki/Arithmetic_number

    For instance, 6 is an arithmetic number because the average of its divisors is + + + =, which is also an integer. However, 2 is not an arithmetic number because its only divisors are 1 and 2, and their average 3/2 is not an integer. The first numbers in the sequence of arithmetic numbers are

  8. Primes in arithmetic progression - Wikipedia

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

    In number theory, primes in arithmetic progression are any sequence of at least three prime numbers that are consecutive terms in an arithmetic progression. An example is the sequence of primes (3, 7, 11), which is given by a n = 3 + 4 n {\displaystyle a_{n}=3+4n} for 0 ≤ n ≤ 2 {\displaystyle 0\leq n\leq 2} .

  9. On-Line Encyclopedia of Integer Sequences - Wikipedia

    en.wikipedia.org/wiki/On-Line_Encyclopedia_of...

    The offset is the index of the first term given. For some sequences, the offset is obvious. For example, if we list the sequence of square numbers as 0, 1, 4, 9, 16, 25 ..., the offset is 0; while if we list it as 1, 4, 9, 16, 25 ..., the offset is 1. The default offset is 0, and most sequences in the OEIS have offset of either 0 or 1.