73
199998
1000000 minus 447618 equals 552382. This subtraction can be calculated by lining up the digits in the two numbers, starting from the rightmost column (ones place) and subtracting each corresponding pair of digits. If necessary, borrowing may be required when the digit being subtracted is larger than the digit it is being subtracted from.
81.
the answer is 000,1,000 000
18, 27, 36, 45, 54, 63, 72, 81, 90? 1, 10, 19, 28, 37, 46, 55 A-Ha!
199998
1000000 minus 447618 equals 552382. This subtraction can be calculated by lining up the digits in the two numbers, starting from the rightmost column (ones place) and subtracting each corresponding pair of digits. If necessary, borrowing may be required when the digit being subtracted is larger than the digit it is being subtracted from.
81.
the answer is 000,1,000 000
If a number An consisting of n consecutive digits in ascending order is subtracted from the number An' obtained by reversing the digits of An, then the difference is always a constant. This constant is termed as the 'Unique number' Un as reported by me earlier in. For example, a 3-digit number 345 if subtracted from its reverse 543, yields a difference of 198. Thus U3 = 198. Another 3-digit number, say, 678 if subtracted from its reverse 876 will also yield the same difference, that is, 198. Thus for any number consisting of 3 consecutive digits, the Unique number U3 is always 198. Similarly for a number consisting of 4 consecutive digits, the Unique number U4 = 3087.
There are the digits 1 through 9 for the first digit. Then, we have 0 through 9 for the second digit - excluding the first digit. For the third digit, we have 0 through 9 excluding the two previous digits
Not necessarily. Consider 444. The digits are not different. The first and second digits are not multiples of 3 The first digit is not greater than the second digit. In spite of all that, 444 is a 3-digit number
Since there are only five different digits, a 6-digit number can only be generated if a digit can be repeated. If digits can be repeated, the smallest 6-digit number is 111111.
THIS IS ONLY FOR UPTO A FIVE DIGIT NO. BY ROHAN ARORA#include#includevoid main(){int a,n,s,sum=0;clrscr();printf("Enter the number between 1 to 5 digits\n");scanf("%d",&a);while(a!=0){n=a%10;sum=sum+n;a=a/10;}printf("The sum of digits of the given numberis %d",sum);getch();}
18, 27, 36, 45, 54, 63, 72, 81, 90? 1, 10, 19, 28, 37, 46, 55 A-Ha!
987654321 is the highest nine-digit number with no repeated digits.
The largest ten digit number with no repeated digits is '9876543210'.