Cool Problem

Let f ( n ) f(n) denote the sum 1 + 2 + 3 + . . . + ( n 1 ) + n 1+2+3+...+(n-1)+n . Let g ( n ) g(n) denote the sum 1 + 3 + . . . + k 1+3+...+k , where k k is the n n th positive odd number. There are x x integers n such that 1 n 100 1≤n≤100 and 2 f ( n ) g ( n ) 2f(n)-g(n) is divisible by both 3 3 and 2 2 . What is the sum of the digits of x x ?

For more problems ,click here .
3 5 10 7

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.

1 solution

Ivan dennys Opit
Jan 2, 2015

2f(n)=n\times{n+1) and g(n)=n^2 then 2f(n)-g(n)=n^2+n-n^2=n and n is divisible by 3 and 2 n is 6x, because n<100 and 6\times 16=96 so there are 16 integers x satisfy n value finally the sum digits is 1+6=7

Nice problem with nice solution :)

Mahtab Hossain - 6 years ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...