Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A068779
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A068779 Least number k such that floor( k / digit reversal of k ) = n. +0
1
1, 31, 51, 71, 120, 350, 230, 450, 890, 10, 650, 430, 320, 850, 530, 950, 210, 2110, 730, 520, 830, 1800, 310, 3310, 4910, 720, 3110, 4610, 410, 4410, 920, 4310, 4210, 510, 5510, 4110, 2700, 610, 5310, 7910, 710, 29600, 6410, 5110, 810, 6310, 910 (list; graph; listen)
OFFSET

1,2

MATHEMATICA

Reversal = ToExpression @ StringReverse @ ToString[ # ] &; a = Table[0, {70}]; Do[b = Floor[n/Reversal[n]]; If[b < 71 && a[[b]] == 0, a[[b]] = n], {n, 1, 10^6}]; a

CROSSREFS

Cf. A068159.

Sequence in context: A127576 A139896 A004224 this_sequence A068473 A163321 A141856

Adjacent sequences: A068776 A068777 A068778 this_sequence A068780 A068781 A068782

KEYWORD

base,easy,nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Mar 02 2002

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