cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

User: Hasan Yurtoglu

Hasan Yurtoglu's wiki page.

Hasan Yurtoglu has authored 3 sequences.

A182495 Number of letters in Turkish words for months of year.

Original entry on oeis.org

4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6, 4, 5, 4
Offset: 1

Author

Hasan Yurtoglu, May 02 2012

Comments

Period 12: repeat [4, 5, 4, 5, 5, 7, 6, 7, 5, 4, 5, 6].
In Turkish, the months are "Ocak", "Subat", "Mart", "Nisan", "Mayis", "Haziran", "Temmuz", "Agustos", "Eylul", "Ekim", "Kasim", "Aralik" beginning from January.

Examples

			a(1) = 4 since January in Turkish is "Ocak" which has four letters.
		

Crossrefs

Formula

From Elmo R. Oliveira, Jul 20 2024: (Start)
G.f.: x*(4 + 5*x + 4*x^2 + 5*x^3 + 5*x^4 + 7*x^5 + 6*x^6 + 7*x^7 + 5*x^8 + 4*x^9 + 5*x^10 + 6*x^11)/(1 - x^12).
a(n) = a(n-12) for n > 12. (End)

A182493 Positive integers sorted by length of name in Turkish and alphabetical order.

Original entry on oeis.org

10, 3, 5, 1000, 1, 2, 100, 6, 4, 50, 40, 13, 30, 7, 1010, 1003, 9, 15, 10000, 11, 12, 8, 3000, 300, 20, 110, 103, 60, 5000, 500, 1005, 1001, 1002, 1100, 90, 53, 2000, 200, 43, 16, 14, 17, 33, 80, 70, 105, 100000, 101, 102, 6000, 600, 1006, 1004, 1050, 1040
Offset: 1

Author

Hasan Yurtoglu, May 02 2012

Keywords

Examples

			The two letter numbers in Turkish are 10(on), 3(uc), the three letter numbers in Turkish are 5(bes), 1000(bin), 1(bir), 2(iki), 100(yuz)
		

Crossrefs

A182303 Positive integers sorted by length of name in Turkish and numerical order.

Original entry on oeis.org

3, 10, 1, 2, 5, 100, 1000, 4, 6, 7, 13, 30, 40, 50, 8, 9, 11, 12, 15, 20, 103, 110, 300, 1003, 1010, 3000, 10000, 14, 16, 17, 33, 43, 53, 60, 70, 80, 90, 101, 102, 105, 200, 500, 1001, 1002, 1005, 1100, 2000, 5000, 100000, 18, 19, 23, 31, 32, 35, 41, 42, 45
Offset: 1

Author

Hasan Yurtoglu, May 02 2012

Keywords

Examples

			The two letter numbers in Turkish are 3(uc), 10(on), the three letter numbers in Turkish are 1(bir), 2(iki), 5(bes), 100(yuz), 1000(bin).
		

Crossrefs

Cf. A052194.