Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A100787
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A100787 First differences give the same sequence written as a string of individual digits. +0
7
1, 2, 4, 8, 16, 17, 23, 24, 31, 33, 36, 38, 42, 45, 46, 49, 52, 55, 61, 64, 72, 76, 78, 82, 87, 91, 97, 101, 110, 115, 117, 122, 127, 133, 134, 140, 144, 151, 153, 160, 166, 173, 181, 189, 191, 199, 206, 215, 216, 225, 232, 233, 233, 234, 235, 236, 236, 237, 238, 243 (list; graph; listen)
OFFSET

1,2

REFERENCES

E. Angelini, "Jeux de suites", in Dossier Pour La Science, pp. 32-35, Volume 59 (Jeux math'), April/June 2008, Paris.

EXAMPLE

1.2.4.8.16.17.23.24.31 ... <- sequence

.1.2.4.8..1..6..1..7... <- first differences are the sequence's digits.

MATHEMATICA

a[1] = 1; a[n_] := a[n] = a[n - 1] + Flatten[ Table[ IntegerDigits[ a[i]], {i, n - 1}]][[n - 1]]; Table[ a[n], {n, 60}] (from Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 15 2005)

CROSSREFS

First differences are A100880; Cf. A100787, A107974, A107975, A107976, A107977 for "seeds" 1, 3, 5, 7 and 9.

Sequence in context: A101466 A129851 A061681 this_sequence A115795 A048718 A018510

Adjacent sequences: A100784 A100785 A100786 this_sequence A100788 A100789 A100790

KEYWORD

base,easy,nonn

AUTHOR

David W. Wilson (davidwwilson(AT)comcast.net), Jan 04 2005

page 1

Search completed in 0.002 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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research