Interesting Finding: Solving f(a_0, n_0) for All Integers m

In summary, the conversation discusses the use of sets of functions with natural numbers and coefficients belonging to {-1, 0, 1} to represent integers in different ways. It is shown that for certain values of a and n, a specific set of integers can be written as a sum of powers of a with coefficients from {-1, 0, 1}. The conversation also explores the limitations of this method for larger values of a and n, and the possibility of associating sets of coefficients with strings of natural numbers. The uniqueness and maximum values of these expressions are also considered.
  • #1
Werg22
1,431
1
I had a little insight, and I'm curious whether or not it's true.

What I conjecture:

Say we have a set of functions S = {f(a, n) = b_n * a^n + b_n-1 * a^n-1 + ... + b_0} where a and n must be both natural numbers, and b must belong to {-1, 0, 1}. Then for fixed a = a_0 and n = n_0, we have that for every integer m from 0 to s = 1 + a_0 + a_0 ^2 + ... + a_0 ^n_0, there are values of b satisfying f(a_0, n_0) = m. For example, choosing a = 2 and n = 2, we have the integers 0, 1, 2, 3, 4, 5, 6, 7 which can be written as

0 = 0*1 + 0*2 + 0*4
1 = 1*1 + 0*2 + 0*4
2 = 0*1 + 1*2 + 0*4
3 = 1*1 + 1*2 + 0*4
4 = 0 *1 + 0*2 + 1*4
5 = 1*1 + 0*2 + 1*4
6 = 0*1 + 1*2 + 1*4
7 = 1*1 + 1*2 + 1*4
 
Mathematics news on Phys.org
  • #2
Another example, choosing a = 3 and n = 2.

0 = 0*1 + 0*3 + 0*9
1 = 1*1 + 0*3 + 0*9
2 = -1*1 + 1*3 + 0*9
3 = 0*1 + 1*3 + 0*9
4 = 1*1 + 1*3 + 0*9
5 = -1*1 + -1*3 + 1*9
6 = 0*1 + -1*3 + 1*9
7 = 1*1 + -1*3 + 1*9
8 = -1*1 + 0*3 + 1*9
9 = 0*1 + 0*3 + 1*9
10 = 1*1 + 0*3 + 1*9
11 = -1*1 + 1*3 + 1*3
12 = 0*1 + 1*3 + 1*9
13 = 1*1 + 1*3 + 1*9
 
  • #3
Isn't that converting binary to decimal? (This particular case at least) :confused:
 
  • #4
In the particular case of a = 2, yes.
 
  • #5
Oh, okay. I get it now. :)
 
  • #6
The moment that a gets greater than 3, for example a=4, n=2 (using as powers the numbers 1, 4, 16), how can you get 2 as a sum, when you can't substract enough from 4 or 16, or add more to 1?
 
  • #7
Yep, it only works for a<4. After that, you need a larger set of coefficients b.
 
  • #8
Dodo said:
The moment that a gets greater than 3, for example a=4, n=2 (using as powers the numbers 1, 4, 16), how can you get 2 as a sum, when you can't substract enough from 4 or 16, or add more to 1?

Okay, true. It seems to be only true with natural numbers lesser than 4 (with the restrictions on b). The question would be; can we associate successive strings of natural numbers to fixed sets of allowable coefficients for b? The string 1, 2, 3 is already bound to {-1, 0, 1}, I would think {-2, -1, 0, 1, 2} works for 4 but it doesn't work with 5, though {-3, -2, -1, 0, 1, 2, 3} seems to. The important thing here is that the set of allowable coefficients for b doesn't correspond to Z_a.
 
  • #9
Well, they are beginning to get close to {0, 1, 2, 3, ... a-1}; somehow the negatives are compensating for the lack of a-1. Comparing to Z_a, several questions would apply:
  • Is the expression unique? (that is, can each integer be obtained in just one way, or in redundant ways?)
  • Can it really be done without repeating a power in the sum?
  • What is the new maximum, given the new sets of b's? (compared to a^n - 1 for Z_a.)
 
  • #10
Well uniqueness here doesn't quite apply. We could choose strings of 2, (n, n+1) with the set of allowable coefficients being Z_n+1, it would obviously work since Z_n is contained in Z_n+1. Nor are constructs unique, there are a few examples with a = 3, b = 2 that can be written otherwise. But the the entire of object of interest here is whether or not it is possible to break the positive integers into strings, each associated with sets of allowable coefficients for b, with the property that in a string, if n is its greatest element, the set of allowable coefficients for b doesn't correspond to Z_n.
 

FAQ: Interesting Finding: Solving f(a_0, n_0) for All Integers m

What does "f(a_0, n_0)" represent in this finding?

"f(a_0, n_0)" represents a mathematical function with two variables, "a_0" and "n_0". This function is being solved for all integers "m".

What is the significance of solving for all integers "m"?

Solving for all integers "m" means that the solution to the function "f(a_0, n_0)" is valid for any whole number, not just specific values. This increases the generalizability and applicability of the finding.

How was the function "f(a_0, n_0)" solved for all integers "m"?

The specific method for solving the function may vary depending on the context of the finding, but generally it involves using mathematical principles and equations to find a general solution that applies to all integers "m". This may involve techniques such as substitution, induction, or proof by contradiction.

What are the potential applications of this finding?

The potential applications of this finding depend on the specific function "f(a_0, n_0)" being solved and the context in which it is being used. However, some potential applications could include predicting patterns or relationships in data, optimizing processes or systems, or solving complex mathematical problems.

Are there any limitations to this finding?

As with any scientific finding, there may be limitations to the generalizability or applicability of this solution. The finding may only apply to certain situations or may not hold true for all values of the variables involved. Additionally, the method used to solve the function may have its own limitations or assumptions that could affect the accuracy of the solution.

Similar threads

Replies
4
Views
1K
Replies
4
Views
919
Replies
1
Views
1K
Replies
4
Views
3K
Replies
5
Views
1K
Replies
11
Views
867
Replies
5
Views
2K
Replies
16
Views
2K
Back
Top