3 3 8 + 1 7 5 + 3 3 8 − 1 7 5
Find the 2016th digit after the decimal point of the above number.
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.
Let A denote the given number. Recalling that ( a + b ) 3 = a 3 + b 3 + 3 a b ( a + b ) and expanding A 3 , we get that A 3 = 7 6 − 3 A . The polynomial x 3 + 3 x − 7 6 has the root x = 4 , which is easily seen by using the rational root test. Dividing out by x − 4 gives x 2 + 4 x + 1 9 , and this polynomial has no real roots. Therefore, x = 4 is the only real root and A = 4 . Clearly all of its digits after the decimal point are zero...
Oh, I see :)
same approach ..
It is not the same approach, and this answer was posted before the above answer :I
Log in to reply
I meant that i too took the same approach to solve the problem :)
Problem Loading...
Note Loading...
Set Loading...
Assuming ( a ± b 5 ) 3 = 3 8 ± 1 7 5 , where a and b are positive integers. Then, we have:
( a + b 5 ) 3 a 3 + 3 a 2 b 5 + 1 5 a b 2 + 5 b 3 5 = 3 8 + 1 7 5 = 3 8 + 1 7 5
Equating the rational and irrational parts on both sides:
{ a 3 + 1 5 a b 2 = 3 8 3 a 2 b + 5 b 3 = 1 7
We note that b , a positive integer, can only be 1, that is b = 1 ⟹ a = 2 ⟹ { 3 9 + 1 7 5 = ( 2 + 5 ) 3 3 9 − 1 7 5 = ( 2 − 5 ) 3 . Therefore, we have:
3 3 9 + 1 7 5 + 3 3 9 − 1 7 5 = 3 ( 2 + 5 ) 3 + 3 ( 2 − 5 ) 3 = 2 + 5 + 2 − 5 = 4
Therefore, the 2016th digit after the decimal point is 0 .