Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061877
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061877 |First digit - second digit + third digit - fourth digit ...| = 8. +0
1
8, 19, 80, 91, 107, 118, 129, 190, 206, 217, 228, 239, 305, 316, 327, 338, 349, 404, 415, 426, 437, 448, 459, 503, 514, 525, 536, 547, 558, 569, 602, 613, 624, 635, 646, 657, 668, 679, 701, 712, 723, 734, 745, 756, 767, 778, 789, 800, 811, 822, 833, 844 (list; graph; listen)
OFFSET

1,1

MATHEMATICA

Do[ a = IntegerDigits[ n ]; l = Length[ a ]; e = o = {}; Do[ o = Append[ o, a[[ 2k - 1 ]]], {k, 1, l/2 + .5} ]; Do[ e = Append[ e, a[[ 2k ] ]], {k, 1, l/2} ]; If[ Abs[ Apply[ Plus, o ] - Apply[ Plus, e ]] == 8, Print[ n ]], {n, 1, 1000} ]

CROSSREFS

Cf. A008593, A060978-A060980, A060982, A061470-A061479, A061870-A061882.

Sequence in context: A127873 A057452 A091560 this_sequence A119284 A082231 A029845

Adjacent sequences: A061874 A061875 A061876 this_sequence A061878 A061879 A061880

KEYWORD

nonn,base,easy

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), May 10 2001

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 September 6 00:03 EDT 2008. Contains 143485 sequences.


AT&T Labs Research