Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A113796
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A113796 Numbers n such that n=T(x)+T(y) where T(k) is the k-th triangular number and n is x concatenated y in base 10. +0
1
190, 191, 19900, 19901, 90415, 585910, 1201545, 1414910, 1501726, 1909415, 1999000, 1999001, 2442196, 7003676, 7693846, 14745226, 28296970, 30307171, 42009156, 47748526, 61549231, 63249300, 78049756, 82749850, 84559880 (list; graph; listen)
OFFSET

1,1

EXAMPLE

90415=T(90)+T(415)

MATHEMATICA

lst = {}; t[n_] := n(n + 1)/2; Do[p=10; While[n > p, If[t[Mod[n, p]] + t[Floor[n/p]] == n, AppendTo[lst, n]]; p*= 10], {n, 10^6}]; lst

CROSSREFS

Sequence in context: A118878 A036208 A119903 this_sequence A127994 A025391 A025382

Adjacent sequences: A113793 A113794 A113795 this_sequence A113797 A113798 A113799

KEYWORD

base,nonn

AUTHOR

Giovanni Resta (g.resta(AT)iit.cnr.it), Jan 21 2006

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified July 26 13:41 EDT 2008. Contains 142293 sequences.


AT&T Labs Research