If the value of ( 1 3 6 ) + 4 ( 4 3 6 ) + 7 ( 7 3 6 ) + ⋯ + 3 4 ( 3 4 3 6 ) can be expressed as a × b c + 1 2 , where a and b are prime numbers, then find the value of a + b + c + 1 2 .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
It is a nice problem, but my concern is that a , b , c , d are not uniquely determine. Any suggestions for how we can phrase the question better?
Perhaps give away that d = 1 2 , which would make a , b , c unique.
Log in to reply
Yes, that is very true.
Yeah....That's true....
Did the same way
Ask for a + b + c as d has been already pronounced as 12.
let the given sum be S=summation of {3r-2} (36C{3r-2})=summation of {(3r)(3r-1)(3r-2)(38C3r)/37 38}
now differentiating the expansion of (1+x)^38 thrice and putting successively x=1 then x=omega, x=omega^2
and adding the three equation..we get a final expression which when is divided by 3 37 38 yields the expression S.
the final S comes out to be 3*{(2)^37} + 12
which when divided by 3 37 38
3 \times 37 \times 38
Problem Loading...
Note Loading...
Set Loading...
This was a problem in the recent PACE AITS.
Let S = ( 1 3 6 ) + 4 ( 4 3 6 ) + 7 ( 7 3 6 ) + … + 3 4 ( 3 4 3 6 )
Now, using the property that,
r ( r n ) = n ( r − 1 n − 1 )
We get,
S = 3 6 ( 0 3 5 ) + 3 6 ( 3 3 5 ) + 3 6 ( 6 3 5 ) + … + 3 6 ( 3 3 3 5 )
S = 3 6 × ( ( 0 3 5 ) + ( 3 3 5 ) + … + ( 3 3 3 5 ) )
S = 3 6 × S ′
To evaluate S ′ , we use complex numbers in the following way :
Consider,
( 1 + x ) 3 5 = r = 0 ∑ 3 5 ( r 3 5 ) x r
Evaluate the sum at x = 1 , w , w 2
2 3 5 = ( 0 3 5 ) + ( 1 3 5 ) + ( 2 3 5 ) + … + ( 3 5 3 5 )
( 1 + w ) 3 5 = ( 0 3 5 ) + ( 1 3 5 ) w + ( 2 3 5 ) w 2 + … + ( 3 5 3 5 ) w 3 5
( 1 + w 2 ) 3 5 = ( 0 3 5 ) + ( 1 3 5 ) w 2 + ( 2 3 5 ) w 4 + … + ( 3 5 3 5 ) w 7 0
Now, adding these 3 equations (use the fact that w 3 n = 1 , n ∈ I )
Also, use the fact that 1 + w + w 2 = 0
2 3 5 + ( 1 + w ) 3 5 + ( 1 + w 2 ) 3 5 = 3 ( 0 3 5 ) + 3 ( 3 3 5 ) + 3 ( 6 3 5 ) + … + 3 ( 3 3 3 5 )
2 3 5 − w 7 0 − w 3 5 = 3 S ′
2 3 5 − ( w + w 2 ) = 3 S ′
3 S ′ = 2 3 5 + 1
Substituting this value back in the equation of S ,
S = 3 6 × S ′ = 1 2 × ( 3 S ′ ) = 1 2 × ( 2 3 5 + 1 )
S = 3 ⋅ 2 3 7 + 1 2
Thus,
a + b + c + d = 3 + 2 + 3 7 + 1 2 = 5 4