Velocity of money: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>EleferenBot
 
→‎Determination: supplied a complete, defined, subject to the last sentence in paragraph 2
Line 1: Line 1:
Nice to satisfy you, my title is Araceli Oquendo but I don't like when individuals use my full name. Interviewing is how I make a residing and it's something I truly appreciate. Her family members lives in Delaware but she requirements to move simply because of her family. To play croquet is something that I've done for years.<br><br>Review my webpage [http://Share.starbooth.com/uprofile.php?UID=205196 extended car warranty]
An '''amenable number''' is an [[integer]] for which there exists a [[multiset]] of as many integers as the original number that can be either added up or multiplied together to give the original number. To put it algebraically, for an integer ''n'', there is a multiset of ''n'' integers {a<sub>1</sub>, ..., a<sub>n</sub>}, for which the equalities
 
<math>n = \sum_{i=1}^n a_i = \prod_{i=1}^n a_i</math>
 
hold. Negative numbers are allowed in the multiset. For example, 5 is amenable since 5 = 1 + (-1) + 1 + (-1) + 5. All numbers congruent to 0 or 1, mod 4, except 4, are amenable.
 
All [[composite number]]s would be amenable if the multiset was allowed to be of any length, because, even if other solutions are available, one can always make an inelegant solution by taking the prime factorization (expressed with repeated factors rather than exponents) and add as many 1s as necessary to add up to ''n''. Because of the [[multiplicative identity]], multiplying this set of integers will yield ''n'' no matter how many 1s there are in the set.
 
To allow any [[prime number]] to be amenable, negative numbers are usually required. Even if no other solutions are available, one can always make an inelegant solution for a prime number ''p'' of {1, -1, 1, -1, ''p''}. In the sum, the positive ones are cancelled out by the negative ones, leaving ''p'', while in the product, the two negative ones cancel out the effect of their signs, leaving only the multiplicative identity to affect the final result.
 
Amenable numbers should not be confused with [[amicable number]]s, which are pairs of integers whose divisors add up to each other.
 
== References ==
* [http://mathworld.wolfram.com/AmenableNumber.html Mathworld article]
* {{SloanesRef |sequencenumber=A100832|name=Amenable numbers}}
* Lossers, O. P. "Solution to Problem 10454. Amenable Numbers." [[American Mathematical Monthly]] 105, 1998.
* Tamvakis, H. "Problem 10454." American Mathematical Monthly 102, 463, 1995.
 
[[Category:Number theory]]

Revision as of 09:54, 30 December 2013

An amenable number is an integer for which there exists a multiset of as many integers as the original number that can be either added up or multiplied together to give the original number. To put it algebraically, for an integer n, there is a multiset of n integers {a1, ..., an}, for which the equalities

hold. Negative numbers are allowed in the multiset. For example, 5 is amenable since 5 = 1 + (-1) + 1 + (-1) + 5. All numbers congruent to 0 or 1, mod 4, except 4, are amenable.

All composite numbers would be amenable if the multiset was allowed to be of any length, because, even if other solutions are available, one can always make an inelegant solution by taking the prime factorization (expressed with repeated factors rather than exponents) and add as many 1s as necessary to add up to n. Because of the multiplicative identity, multiplying this set of integers will yield n no matter how many 1s there are in the set.

To allow any prime number to be amenable, negative numbers are usually required. Even if no other solutions are available, one can always make an inelegant solution for a prime number p of {1, -1, 1, -1, p}. In the sum, the positive ones are cancelled out by the negative ones, leaving p, while in the product, the two negative ones cancel out the effect of their signs, leaving only the multiplicative identity to affect the final result.

Amenable numbers should not be confused with amicable numbers, which are pairs of integers whose divisors add up to each other.

References