Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A061874
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A061874 |First digit - second digit + third digit - fourth digit ...| = 5. +0
1
5, 16, 27, 38, 49, 50, 61, 72, 83, 94, 104, 115, 126, 137, 148, 159, 160, 171, 182, 193, 203, 214, 225, 236, 247, 258, 269, 270, 281, 292, 302, 313, 324, 335, 346, 357, 368, 379, 380, 391, 401, 412, 423, 434, 445, 456, 467, 478, 489, 490, 500, 511, 522, 533 (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 ] ] == 5, Print[ n ] ], {n, 1, 1000} ]

CROSSREFS

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

Sequence in context: A102045 A055508 A018197 this_sequence A017449 A056736 A063236

Adjacent sequences: A061871 A061872 A061873 this_sequence A061875 A061876 A061877

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 December 6 22:55 EST 2009. Contains 170429 sequences.


AT&T Labs Research