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!)
A237581 A024282(n)/2^(n-1) 1
0, 1, -4, 31, -396, 7577, -206552, 7672397, -374053288, 23212430217, -1787864588588, 167392122209915, -18724565706803572, 2466364070480613097, -377841494631185170944, 66613038231424017296385, -13390635287181333029590160 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
Parity of indices is the same as parity of values, i.e., a(n) = n (mod 2). Even terms are of the form a(2n) = -4*b(n), b=(0, 1, 99, 51638, 93513322, 446966147147, ...).
Motivated by the fact that A024282(n) is divisible by 2^(n-1). One might also consider A024282(n)/4^floor(n/2)*(-1)^(n+1) = (0, 1, 2, 31, 198, 7577, 103276, 7672397, 187026644, ...)
LINKS
PROG
(PARI) A237581 = n->A024282(n)>>(n-1)
CROSSREFS
Sequence in context: A323568 A174324 A211194 * A319074 A195195 A141827
KEYWORD
sign
AUTHOR
M. F. Hasler, Feb 09 2014
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 April 25 12:15 EDT 2024. Contains 371969 sequences. (Running on oeis4.)