Тёмный

Find GCD by using Euclidean algorithm in Hindi 

livemathematica
Подписаться 4,7 тыс.
Просмотров 8 тыс.
50% 1

The Euclidean algorithm is an efficient method for finding the greatest common divisor (GCD) of two integers. The algorithm is based on the observation that the GCD of two integers a and b is equal to the GCD of b and the remainder of a divided by b. The steps for finding the GCD using the Euclidean algorithm are as follows:
Divide the larger integer by the smaller integer and find the remainder.
If the remainder is 0, the smaller integer is the GCD.
If the remainder is not 0, repeat the process with the smaller integer and the remainder.
Continue this process until the remainder is 0. The last non-zero remainder is the GCD of the two original integers.
For example, to find the GCD of 60 and 48, we can follow these steps:
60 ÷ 48 = 1 with a remainder of 12
48 ÷ 12 = 4 with a remainder of 0
Since the remainder is 0, the GCD is 12.
The Euclidean algorithm is efficient because it takes advantage of the fact that the GCD of a and b is the same as the GCD of b and the remainder of a divided by b. By using this property, we can successively reduce the problem of finding the GCD of two integers to finding the GCD of two smaller integers, until we reach the final answer.

Опубликовано:

 

14 окт 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 8   
@pushkarahirrao5206
@pushkarahirrao5206 Год назад
Thanks sir for your Great efforts💯🔥🔥✌
@Prince_Kumar_2025
@Prince_Kumar_2025 10 месяцев назад
Great 👍
@shaileshpatil4166
@shaileshpatil4166 9 месяцев назад
thank u sir
@NirupamaBhadra.-hv8pm
@NirupamaBhadra.-hv8pm 8 месяцев назад
Thanks sir🙏
@fq20fartalesuraj26
@fq20fartalesuraj26 Год назад
🔥🔥🔥🔥🔥
@fc03anjalipatil89
@fc03anjalipatil89 Год назад
🤩
@ajayasole1479
@ajayasole1479 Год назад
🤩🤙🏻🤙🏻
@LalitaSahoo-fi3pp
@LalitaSahoo-fi3pp 4 месяца назад
😂😂😂😂😂 apni gyan mat do
Далее
Extended Euclidean Algorithm - Example (Simplified)
7:40
Flipping Robot vs Heavier And Heavier Objects
00:34
Просмотров 36 млн
GCD - Euclidean Algorithm (Method 1)
14:38
Просмотров 567 тыс.
Congruences and it’s properties in Hindi
9:51
Просмотров 1,1 тыс.
Some silly number systems
8:17
Просмотров 43 тыс.