login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A000004 The zero sequence. 125
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; refs; listen; history; internal format)
OFFSET

0,1

LINKS

N. J. A. Sloane, Table of n, a(n) for n = 0..1000 [Useful when plotting one sequence against another. See Swayne link.]

D. F. Swayne, Plot pairs of sequences in the OEIS

Index entries for "core" sequences

Index entries for sequences related to linear recurrences with constant coefficients

FORMULA

a(n)=A*sin(n*Pi) for any A. [From Jaume Oliver Lafont (joliverlafont(AT)gmail.com), Apr 02 2010]

MAPLE

A000004 := n->0;

MATHEMATICA

a[ n_ ] := 0

PROG

(MAGMA) [ 0 : n in [0..100]];

(PARI) vector(100, n, 0)

(R) rep(0, 100)

CROSSREFS

Cf. A000012, A007395, A010701.

Sequence in context: A186032 A186035 A186039 * A172467 A023976 A025469

Adjacent sequences:  A000001 A000002 A000003 * A000005 A000006 A000007

KEYWORD

core,easy,nonn,mult

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 9 00:19 EST 2012. Contains 205166 sequences.