|
Search: id:A004738
|
|
|
| A004738 |
|
Concatenation of sequences (1,2,..,n-1,n,n-1,..,2) for n >= 2. |
|
+0 7
|
|
| 1, 2, 1, 2, 3, 2, 1, 2, 3, 4, 3, 2, 1, 2, 3, 4, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 8, 7, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 8, 7, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 10, 9
(list; graph; listen)
|
|
|
OFFSET
|
1,2
|
|
|
COMMENT
|
Also called Smarandache Decrescendo Pyramidal Sequence.
|
|
REFERENCES
|
F. Smarandache, "Collected Papers", Vol. II, Tempus Publ. Hse., Bucharest, 1996; F. Smarandache, "Numerical Sequences", University of Craiova, 1975; [ See Arizona State University, Special Collection, Tempe, AZ, USA ].
F. Smarandache, Sequences of Numbers Involved in Unsolved Problems, Hexis, Phoenix, 2006.
|
|
LINKS
|
M. L. Perez et al., eds., Smarandache Notions Journal
F. Smarandache, Collected Papers, Vol. II
Eric Weisstein's World of Mathematics, Link to a section of The World of Mathematics.
F. Smarandache, Sequences of Numbers Involved in Unsolved Problems.
|
|
FORMULA
|
a(n)= floor(sqrt(n)+1/2)+1-abs(n-1-(floor(sqrt(n)+1/2))^2) - Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 08 2003
|
|
PROGRAM
|
(PARI) a(n)= floor(sqrt(n)+1/2)+1-abs(n-1-(floor(sqrt(n)+1/2)-1/2)^2)
|
|
CROSSREFS
|
Cf. A004737, A004739.
Sequence in context: A089280 A100661 A088696 this_sequence A043554 A005811 A008342
Adjacent sequences: A004735 A004736 A004737 this_sequence A004739 A004740 A004741
|
|
KEYWORD
|
nonn,easy
|
|
AUTHOR
|
R. Muller
|
|
EXTENSIONS
|
More terms from Patrick De Geest (pdg(AT)worldofnumbers.com), Jun 15 1998.
|
|
|
Search completed in 0.002 seconds
|