login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

A379795
Length of n-th block of consecutive positive terms in A377091.
0
2, 3, 3, 5, 5, 10, 13, 9, 11, 11, 13, 13, 15, 15, 17, 17, 38, 21, 21, 23, 23, 25, 26, 26, 28, 29, 29, 29, 32, 4, 28, 3, 31, 34, 36, 36, 2, 36, 38, 2, 38, 3, 38, 41, 43, 43, 45, 45, 46, 48, 3, 46, 3, 46, 51, 51, 53, 52, 3, 53, 55, 114, 59, 59, 61, 61, 63, 63, 65, 65, 70, 133, 69, 71, 71, 73, 73, 75, 75, 154, 79, 79, 81, 164, 83, 85
OFFSET
1,1
LINKS
Rémy Sigrist, C++ program
FORMULA
a(n) = A379790(n) - A379788(n) + 1.
a(n) = A379882(2*n). - Rémy Sigrist, Jan 19 2025
PROG
(C++) // See Links section.
KEYWORD
nonn,new
AUTHOR
N. J. A. Sloane, Jan 18 2025
STATUS
approved