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!)
A077695 a(n) = triangular number pertaining to the number f(n) obtained by concatenating n n times. 1
1, 253, 55611, 9876790, 1543206790, 222222111111, 30246911419753, 3950617249382716, 499999999500000000, 51015202530354045509590858075706560555, 617283950617283950617716049382716049382716 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
COMMENTS
a(n) = triangular number corresponding to A000461(n).
LINKS
EXAMPLE
a(4) = 9876790 = 4444*4445/2.
MATHEMATICA
(#(#+1))/2&/@Table[FromDigits[Flatten[IntegerDigits/@PadRight[{}, n, n]]], {n, 15}] (* Harvey P. Dale, Oct 15 2021 *)
CROSSREFS
Sequence in context: A255182 A176087 A006060 * A253880 A145628 A237419
KEYWORD
base,nonn
AUTHOR
Amarnath Murthy, Nov 18 2002
EXTENSIONS
More terms from Sascha Kurz, Jan 07 2003
STATUS
approved

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 20:26 EDT 2024. Contains 371781 sequences. (Running on oeis4.)