S can be written in the form , where a,b, c are integers and the fraction is in its simplest form. What is the value of a+b+c?
Assumption and details:
1) |x| represents the modulus (distance from 0) of x
2) An example of a fraction in its simplest form: as 17 and 9 are coprime as well as 10 and 9.
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.
For ∣ x ∣ ≤ 1 the curve behaves like x 2 and for ∣ x ∣ ≥ 1 the curve behaves like 2 − x 2 . Separating the integral will give: S = 2 ∫ 0 2 ( 1 − ∣ 1 − x 2 ∣ ) d x = 2 [ ∫ 0 1 x 2 d x + ∫ 1 2 ( 2 − x 2 ) d x ] = 2 [ 3 x 3 ] 0 1 + 2 [ 2 x − 3 x 3 ] 1 2 = 3 2 + 3 8 2 − 1 0 = 3 8 2 − 8 ∴ a + b + c = 8 − 8 + 3 = 3