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!)
A143234 a(n) = (2^(-n)*A004003(n)) mod 32. 0
1, 3, 29, 5, 5, 7, 25, 9, 9, 11, 21, 13, 13, 15, 17, 17, 17, 19, 13, 21, 21, 23, 9, 25, 25, 27, 5, 29, 29, 31, 1, 1, 1, 3, 29, 5, 5, 7, 25, 9, 9, 11, 21, 13, 13, 15, 17, 17, 17, 19, 13, 21, 21, 23, 9, 25, 25, 27, 5, 29, 29, 31, 1, 1, 1, 3, 29, 5, 5, 7, 25, 9, 9, 11, 21, 13, 13, 15, 17 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
Eric Weisstein's World of Mathematics, Domino Tiling
MATHEMATICA
Mod[If[Mod[n, 2] == 0, n + 1, (-1)^((n - 1)/2)], 32]
CROSSREFS
Cf. A004003.
Sequence in context: A175979 A096621 A362466 * A071195 A292625 A030274
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Jul 31 2008
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 16 12:05 EDT 2024. Contains 371711 sequences. (Running on oeis4.)