Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063524
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063524 Characteristic function of 1. +0
35
0, 1, 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, 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, 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 (list; graph; listen)
OFFSET

0,1

COMMENT

The identity function for Dirichlet multiplication (see Apostol).

Sum of the Moebius function mu(d) of the divisors d of n. - Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 30 2006

-a(n) is the Hankel transform of A000045(n),n>=0 (Fibonacci numbers). See A055879 for the definition of Hankel transform. W. Lang Jan 23 2007.

a(A000012(n)) = 1; a(A087156(n)) = 0. [From Reinhard Zumkeller (reinhard.zumkeller(AT)gmail.com), Oct 11 2008]

a(n) for n >= 1 is Dirichlet convolution of following functions b(n), c(n), a(n) = Sum_{d|n} b(d)*c(n/d)): a(n) = A008683(n) * A000012(n), a(n) = A007427(n) * A000005(n), a(n) = A007428(n) * A007425(n). [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Mar 03 2009]

Or (1+(-1)^nth non-composite)/2. [From Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Dec 05 2009]

REFERENCES

T. M. Apostol, Introduction to Analytic Number Theory, Springer-Verlag, 1976, page 30.

LINKS

G. P. Michon, Multiplicative Functions.

Index entries for sequences related to linear recurrences with constant coefficients

Index entries for characteristic functions

FORMULA

a(n)=(n!^2 mod (n+1))*((n+1)!^2 mod (n+2)), with n>=0 - Paolo P. Lava (ppl(AT)spl.at), Apr 24 2007

a(n) = C((n+1)^2,n+3) mod 2 = C((n+13)^4,n+15) mod 2 = C((n+61)^6,n+63) mod 2 etc. - Paolo P. Lava (ppl(AT)spl.at), Aug 31 2007

Any sequence formed from zeros and a unique 1 can be produced using the formula a(n) = C(n^2k,n+2) mod 2, where k is a positive integer and n>=0. The sequence is formed by [2^2k-2 initial zeros] U [1] U [infinitely many zeros]. If we want to have 1 in a specific position the formula must be modified: a(n) = C((n+m)^2k,n+2+m) mod 2, where k and m are positive integers and n>=0. In this way we have {2^2k-2-m initial zeros} U {1} U {infinitely many zeros}. Of course we must have 2^2k-2>m. Then if we want the unique 1 in the position r, the minimum power k we can use is given by the relation 2^2k-1 >= r, namely k>=(1/2)*Log_2 (r+1). - Paolo P. Lava (ppl(AT)spl.at), Aug 31 2007

G.f.: x . E.g.f.: x . [From Philippe DELEHAM (kolotoko(AT)wanadoo.fr), Nov 25 2008]

a(n)=mu(n^2) [From Barbarel Tres Mil (barbarel3000(AT)yahoo.es), Sep 04 2009]

a(n)=floor(n/A000203(n)) [From Barbarel Tres Mil (barbarel3000(AT)yahoo.es), Nov 11 2009]

a(n)=(1+(-1)^A063524(n))/2. [From Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Dec 05 2009]

MAPLE

A063524 := proc(n) if n = 1 then 1 else 0; fi; end;

MATHEMATICA

Table[If[n == 1, 1, 0], {n, 0, 104}] (* Robert G. Wilson v Sep 30 2006 *)

CROSSREFS

Cf. A000007.

Cf. A008683, A000012, A007427, A000005, A007428, A007425. [From Jaroslav Krizek (jaroslav.krizek(AT)atlas.cz), Mar 03 2009]

Sequence in context: A104121 A157928 A159075 this_sequence A084928 A033683 A130638

Adjacent sequences: A063521 A063522 A063523 this_sequence A063525 A063526 A063527

Cf. A063524(the non-composite numbers). [From Juri-Stepan Gerasimov (2stepan(AT)rambler.ru), Dec 05 2009]

KEYWORD

easy,nonn,mult,new

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Jul 30 2001

page 1

Search completed in 0.003 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 10 12:37 EST 2009. Contains 170569 sequences.


AT&T Labs Research