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

    1, 1, 2, 2, 4, 2, 6, 4, 6, 4, ... φ(n) is the number of positive integers not greater than n that are coprime with n. A000010: Lucas numbers L(n) 2, 1, 3, 4, 7, 11, 18, 29, 47, 76, ... L(n) = L(n − 1) + L(n − 2) for n ≥ 2, with L(0) = 2 and L(1) = 1. A000032: Prime numbers p n: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, ... The prime numbers p ...

  3. Thabit number - Wikipedia

    en.wikipedia.org/wiki/Thabit_number

    Then, 2 2 =4, multiplied by 5 and 11 results in 220, whose divisors add up to 284, and 4 times 71 is 284, whose divisors add up to 220. The only known n satisfying these conditions are 2, 4 and 7, corresponding to the Thabit primes 11, 47 and 383 given by n , the Thabit primes 5, 23 and 191 given by n −1, and our third terms are 71, 1151 and ...

  4. Farey sequence - Wikipedia

    en.wikipedia.org/wiki/Farey_sequence

    In mathematics, the Farey sequence of order n is the sequence of completely reduced fractions, either between 0 and 1, or without this restriction, [a] which when in lowest terms have denominators less than or equal to n, arranged in order of increasing size.

  5. Lazy caterer's sequence - Wikipedia

    en.wikipedia.org/wiki/Lazy_caterer's_sequence

    The maximum number of pieces from consecutive cuts are the numbers in the Lazy Caterer's Sequence. When a circle is cut n times to produce the maximum number of pieces, represented as p = f (n), the n th cut must be considered; the number of pieces before the last cut is f (n − 1), while the number of pieces added by the last cut is n.

  6. On-Line Encyclopedia of Integer Sequences - Wikipedia

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

    Second edition of the book. Neil Sloane started collecting integer sequences as a graduate student in 1964 to support his work in combinatorics. [8] [9] The database was at first stored on punched cards.

  7. Constant-recursive sequence - Wikipedia

    en.wikipedia.org/wiki/Constant-recursive_sequence

    To do so, the description of the sequence must be given a finite description; this can be done if the sequence is over the integers or rational numbers, or even over the algebraic numbers. [11] Given such an encoding for sequences s n {\displaystyle s_{n}} , the following problems can be studied:

  8. Lucas number - Wikipedia

    en.wikipedia.org/wiki/Lucas_number

    The Lucas sequence is an integer sequence named after the mathematician François Édouard Anatole Lucas (1842–1891), who studied both that sequence and the closely related Fibonacci sequence. Individual numbers in the Lucas sequence are known as Lucas numbers .

  9. de Bruijn sequence - Wikipedia

    en.wikipedia.org/wiki/De_Bruijn_sequence

    For example, to construct the smallest B(2,4) de Bruijn sequence of length 2 4 = 16, repeat the alphabet (ab) 8 times yielding w=abababababababab. Sort the characters in w, yielding w ′ =aaaaaaaabbbbbbbb. Position w ′ above w as shown, and map each element in w ′ to the corresponding element in w by drawing a line. Number the columns as ...