cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A060147 Nim-binomial transform of the Nim-squares sequence {0,1,3,2,6,7,5,4,13,12,14,...}.

This page as a plain text file.
%I A060147 #10 Feb 25 2015 23:31:53
%S A060147 0,1,3,0,6,0,0,0,13,0,0,0,0,0,0,0,24,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,52,
%T A060147 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,103,0,
%U A060147 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
%N A060147 Nim-binomial transform of the Nim-squares sequence {0,1,3,2,6,7,5,4,13,12,14,...}.
%C A060147 The Nim-binomial transform of the Nim-squares consists of the Nim-squares of the terms of the Nim-binomial transform of the integers (given in A048298).
%C A060147 Multiplicative with a(2^e) = A006017(e), a(p^e) = 0 otherwise. - _David W. Wilson_, Jun 12 2005
%F A060147 a(n) = n X n, where Nim-multiplication is used, if n=2^k, else a(n)=0.
%Y A060147 See A048298.
%K A060147 nonn,mult
%O A060147 0,3
%A A060147 _John W. Layman_, Mar 06 2001