login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A145272 First differences of successive iterated triangular numbers with seed 2. 1

%I #6 Sep 29 2023 19:04:09

%S 1,3,15,210,26565,358999410,64449908117864115,

%T 2076895351339769396027702893296360,

%U 2156747150208372213435450937462080290024600343143329179374709804540

%N First differences of successive iterated triangular numbers with seed 2.

%C Also a triangular number -- follows from the definition of A007501.

%F a(n) = T(x(n-1))-x(n-1) where x(n)=T(x(n-1)) and T(x)=x*(x+1)/2.

%e a(1)=T(2)-2.

%e a(2)=T(3)-3.

%e a(3)=T(6)-6.

%Y First differences of successive terms of sequence A007501.

%Y Cf. A000217.

%K easy,nonn

%O 1,2

%A _Greg Huber_, Oct 06 2008

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)