|
Search: id:A083162
|
|
|
| A083162 |
|
a(n) is either a multiple or a divisor or a [is there a word missing here?] of n but not equal to n, such that a(n)/n = a(m)/m implies m = n, and n/a(n)= m/a(m) also implies n = m. Also a(m) = a(n) if and only if m = n. |
|
+0 1
|
|
| 2, 1, 9, 16, 25, 36, 49, 64, 3, 90, 110, 132, 156, 182, 210, 4, 255, 288, 323, 360, 399, 440, 483, 528, 5, 598, 648, 700, 754, 810, 868, 928, 990, 1054, 1120, 6
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
FORMULA
|
a(a(n)) = n; a(n) = (b(k)/(k + 1)) if n = b(k) for some k, and a(n) = n*(n - max{k: b(k) < n} + 1) otherwise, where b(k) is the k-th number at which a(n) < n. (Equivalently, b(k) is the unique x for which a(x)/x = (k+1)) - Carl B. Carlson (carlsonc(AT)stolaf.edu), Jan 09 2005
|
|
EXAMPLE
|
a(3) = 9, a(3)/3 = 3 hence for no other m > 3, a(m)= 3m.
a(1000) = 1000*(1000-max{k: b(k) < 1000} +1) = 1000*(1000-29+1) = 972000
|
|
CROSSREFS
|
A022342 gives the sequence analogous to b(n) if we replace the multiplications in the definition by additions.
Adjacent sequences: A083159 A083160 A083161 this_sequence A083163 A083164 A083165
Sequence in context: A085488 A072265 A058876 this_sequence A094633 A079582 A012892
|
|
KEYWORD
|
more,nonn,uned
|
|
AUTHOR
|
Amarnath Murthy (amarnath_murthy(AT)yahoo.com), Apr 25 2003
|
|
EXTENSIONS
|
More terms from Carl B. Carlson (carlsonc(AT)stolaf.edu), Jan 09 2005
|
|
|
Search completed in 0.002 seconds
|