proposed
approved
proposed
approved
editing
proposed
editing
proposed
allocated Meandric numbers for Robert Pricea river crossing up to 17 parallel roads at n points.
1, 1, 2, 4, 10, 23, 63, 155, 448, 1152, 3452, 9158, 28178, 76539, 240370, 665129, 2123439, 5964691, 19302315, 54898415, 179696520
0,3
Number of ways that a river (or directed line) that starts in the South and flows East can cross up to 17 parallel East-West roads n times.
Sequence derived from list of solutions described in A206432.
allocated
nonn,more
Robert Price, May 07 2012
approved
editing
allocated for Robert Price
recycled
allocated
proposed
approved
editing
proposed
Least significant base 10 digit of doubled Fibonacci numbers.
2, 2, 4, 6, 0, 6, 6, 2, 8, 0, 8, 8, 6, 4, 0, 4, 4, 8, 2, 0, 2, 2, 4, 6, 0, 6, 6, 2, 8, 0, 8, 8, 6, 4, 0, 4, 4, 8, 2, 0, 2, 2, 4, 6, 0, 6, 6, 2, 8, 0, 8, 8, 6, 4, 0, 4, 4, 8, 2, 0, 2, 2, 4, 6, 0, 6, 6
1,1
These numbers are first digit (mod(10)) of doubled Fibonacci numbers. They have cycle period of 20 of them.
2F(n) mod 10, where F(n) is the n-th Fibonacci number
a(11) = 8 because the 11th Fibonacci number is 89, and twice that is 178, which leaves a remainder of 8 when divided by 10.
Table[Mod[2Fibonacci[n], 10], {n, 100}] (* Alonso del Arte, Mar 21 2012 *)
nonn,base
recycled
Lee SeungHyun (thomas0210(AT)naver.com), Mar 21 2012