The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A241807 Numerators of c(n) = (n^2+n+2)/((n+1)*(n+2)*(n+3)) as defined in A241269. 1
1, 1, 2, 7, 11, 2, 11, 29, 37, 23, 28, 67, 79, 23, 53, 121, 137, 77, 86, 191, 211, 29, 127, 277, 301, 163, 176, 379, 407, 109, 233, 497, 529, 281, 298, 631, 667, 88, 371, 781, 821, 431, 452, 947, 991, 259, 541, 1129, 1177, 613, 638 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The subsequence 1, 23, 77, 163, 281, 431, 613, 827, ..., with indices congruent to 1 mod 8, is 16n^2+6n+1, that is, A000124(8n+1)/2 or A014206(8n+1)/4. Its second differences are constant: (16n^2+6n+1)'' = 32.
The sequence A014206/A241807 is integral and consists of the 16-periodic sequence (2, 4, 4, 2, 2, 16, 4, 2, 2, 4, 4, 2, 2, 8, 4, 2, ...).
LINKS
FORMULA
a(n) = A014206(n)/period 16: repeat 2, 4, 4, 2, 2, 16, 4, 2, 2, 4, 4, 2, 2, 8, 4, 2 (conjectured).
a(4k) = 8*k^2 +2*k +1,
a(4k+2) = 4*k^2 +5*k +2,
a(4k+3) = 8*k^2 +14*k +7,
a(8k+1) = 16*k^2 +6*k +1,
a(16k+5) = 16*k^2 +11*k +2,
a(16k+13) = 32*k^2 + 54*k +23.
EXAMPLE
1/3, 1/6, 2/15, 7/60, 11/105, 2/21, 11/126, 29/360, 37/495, 23/330, ...
MATHEMATICA
Table[(n^2+n+2)/((n+1)*(n+2)*(n+3)) // Numerator, {n, 0, 50}]
CROSSREFS
Sequence in context: A179117 A133154 A100020 * A020638 A091385 A053247
KEYWORD
nonn,frac
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 5 21:38 EDT 2024. Contains 373110 sequences. (Running on oeis4.)