Added Georgian translation && Added link to the translation from other files (#951)

This commit is contained in:
David (Dato) Kadaria 2022-11-10 18:00:21 +04:00 committed by GitHub
parent c4164bf224
commit 5de9ca28e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 26 additions and 3 deletions

View File

@ -1,7 +1,8 @@
# Nombre de Fibonacci # Nombre de Fibonacci
_Read this in other languages:_ _Read this in other languages:_
[english](README.md). [english](README.md),
[ქართული](README.ka-GE.md).
En mathématiques, la suite de Fibonacci est une suite d'entiers En mathématiques, la suite de Fibonacci est une suite d'entiers
dans laquelle chaque terme (après les deux premiers) dans laquelle chaque terme (après les deux premiers)

View File

@ -0,0 +1,20 @@
# ფიბონაჩის რიცხვი
მათემატიკაში ფიბონაჩის მიმდევრობა წარმოადგენს მთელ რიცხვთა მიმდევრობას,
რომელშიც ყოველი რიცხვი (პირველი ორი რიცხვის შემდეგ)
მისი წინამორბედი ორი რიცხვის
ჯამის ტოლია:
`0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, ...`
კვადრატების წყობა, სადაც ყოველი კვადრატის გვერდების სიგრძე, თანმიმდევრობით, ფიბონაჩის რიცხვებს შეესაბამება
![Fibonacci](https://upload.wikimedia.org/wikipedia/commons/d/db/34%2A21-FibonacciBlocks.png)
ფიბონაჩის სპირალი: ოქროს სპირალის აპროქსიმაცია, რომელიც შექმნილია კვადრატების მოპირდაპირე კუთხეებს შორის შემაერთებელი რკალების გავლებით;[4] ამ შემთხვევაში, გამოყენებულ კვადრატთა [გვერდების] ზომებია: 1, 1, 2, 3, 5, 8, 13 და 21.
![Fibonacci Spiral](https://upload.wikimedia.org/wikipedia/commons/2/2e/FibonacciSpiral.svg)
## სქოლიო
- [Wikipedia](https://en.wikipedia.org/wiki/Fibonacci_number)

View File

@ -2,7 +2,8 @@
_Read this in other languages:_ _Read this in other languages:_
[français](README.fr-FR.md), [français](README.fr-FR.md),
[简体中文](README.zh-CN.md). [简体中文](README.zh-CN.md),
[ქართული](README.ka-GE.md).
In mathematics, the Fibonacci numbers are the numbers in the following In mathematics, the Fibonacci numbers are the numbers in the following
integer sequence, called the Fibonacci sequence, and characterized by integer sequence, called the Fibonacci sequence, and characterized by

View File

@ -2,7 +2,8 @@
_Read this in other languages:_ _Read this in other languages:_
[français](README.fr-FR.md), [français](README.fr-FR.md),
[english](README.md). [english](README.md),
[ქართული](README.ka-GE.md).
在数学中,斐波那契数是以下整数序列(称为斐波那契数列)中的数字,其特征在于前两个数字之后的每个数字都是前两个数字的和: 在数学中,斐波那契数是以下整数序列(称为斐波那契数列)中的数字,其特征在于前两个数字之后的每个数字都是前两个数字的和: