Novel Generalization Of Square Triangular Nos?

In summary, the conversation discusses triangular numbers and their relationship to square numbers. It is noted that the arguments of square triangular numbers have a recursive formula while the square roots of these numbers have a different recursive formula. The relationship between these formulas is stated as T(S(n)) = (Q(n)+a)*(Q(n)-a), where "a" can be any integer. It is mentioned that when "a" is equal to 0, an infinite set of square triangular numbers is generated, but when "a" is not equal to 0, an infinite set of triangular numbers that can be factored into a product of two integers differing by 2a is formed. The conversation also discusses finding a closed form formula for the nth term
  • #1
ramsey2879
841
3
Triangular numbers T(n) = n(n+1)/2. Certain triangular numbers are also square numbers: T(0) = 0 = 0^2; T(1)= 1 = 1^2; T(8) = 36 = 6^2, T(49) = 1225 = 35^2; T(288) = 41616 = 204^2; ...). It is well known that the arguments of the square triangular numbers {0,1,8,49,288 ...} have the recursive formula S(n) = 6*S(n-1) - S(n-2) + 2 while the square roots of the square triangular numbers {0,1,6,35,204,...} have the recursive formula Q(n) = 6*Q(n-1) - Q(n-2). As far as I know, no one has observed that the first two numbers of the S(n) series can be put into the generalized form 0 = 0 and 1 = 4a+1 while the first two numbers of the Q(n) series can be put into the form 0 = a and 1 = 3a + 1 where a can be any integer and that the general relationship is now T(S(n)) = (Q(n)+a)*(Q(n)-a).
Where "a" = 0, the infinite set of square triangular numbers are generated.
But where a is other than 0, an infinate set of triangular numbers that can be factored into a product of two integers differing by 2a is formed.
For instance let a = 1
S(n) = {0,5,32,189,...}
Q(n) = {1,4,23,134,...}

T(0) = 0*2=0
T(5) = 3*5=15
T(32) =22*24=528
T(189) =133*135=17955
...
Because the recursive formula of S(n) is S(n) = 6*S(n-1) - S(n-2) + 2 there is no common method to determine a closed form formula (non-recursive) for the nth term but there is a simple way around this. To find the close form equation for the nth term of the S(n) series for various values of "a", we consider the modified series S<n> formed by adding 1/2 to each term of S(n) so that the recursive formula is now S<n> = 6S<n-1> - S<n-2>. To determine the close form formula for such a series is straight forward. Then we can use the relation S(n) = S<n> - 1/2.

Can anyone suggest where I might find disclosures of my finding prior to mine. If there are any, I would like to know.
 
Physics news on Phys.org
  • #2
Your post is not very accessable. Could you expand upon the last paragraph? Also what are you trying to prove/state?
 

Related to Novel Generalization Of Square Triangular Nos?

1. What is a Novel Generalization of Square Triangular Nos?

A Novel Generalization of Square Triangular Nos is a mathematical concept that extends the properties of square triangular numbers to a larger set of numbers. It involves finding a general formula or pattern that can be applied to a wider range of numbers, rather than just the specific set of square triangular numbers.

2. How is a Novel Generalization of Square Triangular Nos different from regular square triangular numbers?

A regular square triangular number is a number that can be represented by the sum of both a perfect square and a triangular number. A Novel Generalization of Square Triangular Nos refers to a broader concept that extends beyond just the specific set of square triangular numbers, and aims to find a general formula or pattern that can be applied to a larger set of numbers.

3. What is the significance of studying Novel Generalization of Square Triangular Nos?

Studying Novel Generalization of Square Triangular Nos can lead to a deeper understanding of number patterns and relationships. It also has practical applications in fields such as cryptography and coding theory.

4. Are there any real-life examples of Novel Generalization of Square Triangular Nos?

Yes, there are several real-life applications of Novel Generalization of Square Triangular Nos. For example, it has been used in creating efficient error-correcting codes in communication systems.

5. Can the concept of Novel Generalization of Square Triangular Nos be applied to other number sequences?

Yes, the concept of Novel Generalization of Square Triangular Nos can be applied to other number sequences as well. It involves finding a general formula or pattern that can be applied to a wider range of numbers, so it can be applied to any number sequence with a similar structure.

Similar threads

  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
8
Views
1K
Replies
3
Views
2K
  • Linear and Abstract Algebra
Replies
11
Views
2K
  • Linear and Abstract Algebra
Replies
2
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
1
Views
1K
  • Linear and Abstract Algebra
Replies
10
Views
1K
Back
Top