Created by Zaid Ciddiqui
almost 7 years ago
|
||
Real Numbers
>There are 2 unique numbers q and r for every two integers a and b. Here, a=bq+r.
>Euclids division algorithm:
Step 1: Apply the division lemma to find q and r.
Step 2: Continue the process till the remainder is zero.
> To prove √2 and √3 are irrationals.