Sum of first n even numbers = n( n +1 )
Given n = 84
? Required sum = 84 ( 84 + 1 )
= 84 x 85
= 7140
Sum of cubes of first n natural numbers = [ n(n+1) ]2
Given n = 15
? Required sum = [ ( 15 x 16 ) / 2 ] 2
= (15 x 8 )2
= 1202
= 14400
Sum of the square of first n natural numbers = n(n+1)(2n+1) / 6
Given n = 35
? Required sum = ( 35 x 36 x 71 ) / 6
= 14910
Sum of first n natural numbers = n(n+1)/2
= 25 ( 25 + 1 ) / 2
= ( 25 x 26 ) / 2
= 325
For n =1
76n - 66n = 76 - 66
? ( 73 )2 - ( 63 )2
? ( 73 - 63 )( 73 + 63 )
= ( 343 - 216 )( 343 + 216 )
= 127 x 559
? it is clearly divisible by 127.
Solving the question by taking two odd numbers greater than 1 i.e. 3 and 5,
for n =3, n( n2 -1 ) = 3( 9 - 1) = 24
for n = 5 n( n2 -1 ) = 5( 25 - 1) = 120
Using option we find that both the number are divisible by 24.
Sum of first n odd number = n2
Given, n = 37
? Required sum = 372
= 37 x 37
= 1369
First 15 multiple of 8 are 8, 16, 24, ......, 120
Sum = 8 (1 + 2 + 3 + 4 ......+ 15)
= 8 [ n(n + 1) / 2]
= 8 x 15 x 8
960
Required unique digit = Unique digit in (7)754
= Unique digit in { (74)188 x 72 }
= Unique digit in ( 1 x 49 ) = 9
Unit digit in 34 = 1
? Unit digit in ( 34 )16 = 1
? Unit digit in 365 = 3
Unit digit in 659 = 6
Unit digit in 771 = 3
? Required unit digit = Unit digit in ( 3 x 6 x 3 )
= Unit digit in 54
= 4
Let the number be N
According to question
N = 56k + 29
Then,
N = ( 8 x 7k ) + ( 8 x 3 ) + 5
Therefore if N will be divided by 8 the required remainder will = 5
Comments
There are no comments.Copyright ©CuriousTab. All rights reserved.