Novel Generalization Of Square Triangular Nos?

  • Context: Graduate 
  • Thread starter Thread starter ramsey2879
  • Start date Start date
  • Tags Tags
    Novel Square
Click For Summary
SUMMARY

The discussion centers on the novel generalization of square triangular numbers, specifically the recursive formulas for triangular numbers T(n) and their relationship with square numbers. The series S(n) follows the formula S(n) = 6*S(n-1) - S(n-2) + 2, while the square roots of square triangular numbers Q(n) adhere to Q(n) = 6*Q(n-1) - Q(n-2). The author introduces a generalized form for the first two numbers in these series, revealing that T(S(n)) can be expressed as (Q(n)+a)*(Q(n)-a), generating infinite sets of triangular numbers based on varying integer values of "a".

PREREQUISITES
  • Understanding of triangular numbers and their formula T(n) = n(n+1)/2
  • Familiarity with recursive sequences and their properties
  • Knowledge of square numbers and their relationship to triangular numbers
  • Basic algebraic manipulation involving integer variables
NEXT STEPS
  • Research the properties of square triangular numbers and their historical context
  • Explore recursive sequences and methods for deriving closed-form solutions
  • Investigate the implications of varying integer values in recursive formulas
  • Study the mathematical significance of generalized forms in number theory
USEFUL FOR

Mathematicians, number theorists, and students interested in advanced number theory concepts, particularly those focusing on triangular and square numbers.

ramsey2879
Messages
841
Reaction score
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 infinite 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
Your post is not very accessable. Could you expand upon the last paragraph? Also what are you trying to prove/state?
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 11 ·
Replies
11
Views
3K
Replies
48
Views
6K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 14 ·
Replies
14
Views
4K