.
Find the sum of reciprocals of all positive divisors of 360.
Tuesday, 23 December 2014
1, 2, 3, 4, 5
Consider
all the 5-digit numbers containing each of the digits 1, 2, 3, 4, 5
exactly once, and not divisible by 6. Find the sum of all these numbers.
exactly once, and not divisible by 6. Find the sum of all these numbers.
100 CHOCOLATES
In how many ways can you distribute 100 identical chocolates among
10 children so
that the number of chocolates everyone gets is a multiple of 3,
allowing some chocolates
to be undistributed?
[In solving this problem, you should take 0 to be a
multiple of 3.]
Friday, 12 December 2014
Subscribe to:
Posts (Atom)
Define \(f: \mathbb{R} \rightarrow \mathbb{R}\) by \[f(x)= \begin{cases}(1-\cos x) \sin \left(\frac{1}{x}\right), & x \neq 0 \\ 0, ...
-
In an idle moment, Vedansi Chakraborty picked up two numbers x and y such that 0<x<y<1. She wondered how to combine these simply...
-
To each element of the set S = {1, 2,............, 1000} a colour is assigned. Suppose that for any two elements m & n of S, if 15 di...