Difference between revisions of "Northeastern WOOTers Mock AIME I Problems/Problem 7"

(Solution)
(Solution)
Line 14: Line 14:
  
 
Giving an answer of 662.
 
Giving an answer of 662.
 +
 +
 
(Thread: https://artofproblemsolving.com/community/c5h2020524_floor_function_problem_mock_aime)
 
(Thread: https://artofproblemsolving.com/community/c5h2020524_floor_function_problem_mock_aime)

Revision as of 22:29, 2 March 2020

Problem 7

Find the value of \[\sum_{n=0}^{100}\left\lfloor\frac{3n+4}{13}\right\rfloor-\left\lfloor\frac{n-28+\left\lfloor\frac{n-7}{13}\right\rfloor}{4}\right\rfloor.\]



Solution

As of now,

\[\sum_{n=0}^{100}\left\lfloor\frac{3n+4}{13}\right\rfloor = 1150\] \[\sum_{n=0}^{100}\left\lfloor\frac{n-28+\left\lfloor\frac{n-7}{13}\right\rfloor}{4}\right\rfloor = 588\]

Giving an answer of 662.


(Thread: https://artofproblemsolving.com/community/c5h2020524_floor_function_problem_mock_aime)