Loading [MathJax]/jax/output/SVG/jax.js
 
+0  
 
+1
1217
2
avatar+20 

There is a single sequence of integers a2,a3,a4,a5,a6,a7 such that

57=a22!+a33!+a44!+a55!+a66!+a77!,

and 0ai<i for i=2,3,,7. Find a2+a3+a4+a5+a6+a7.

 

I have been stuck on this problem for awhile.

 

So I figured that in order to solve this problem, I need to get all the denominators the same value. I have been puzzled on how to achieve ths however.

 May 31, 2017
edited by WhoaThere  May 31, 2017
 #1
avatar+169 
+1

The first thing we do is move the a7/7! to the other side:

57a77!=56!7!a77!=56!a7716!,

we require the first fraction to be an integer. This is the case for a7=2, now we can bring the next fraction to the left:

5146!a66!=514a6615!,

for the first fraction to be an integer a6 needs to equal 4. We bring the next fraction to the left:

855!a55!=85a5514!,

which requires a5 to be zero. We bring the next fraction to the left:

174!a44!=17a4413!,

which requires a4 to be 1. We continue on our course:

43!a33!=4a3312,

obviously a3 should be one. We are left with:

12=a22!,

and we get a2=1, case solved. Checking our answer with the calculator:

12!+13!+14!+46!+27!57=0.0000000000000000143,

which is purely a machine error, since 1/7! equals 0.0001984126984127 which is far larger than our error.

 May 31, 2017
edited by Honga  May 31, 2017
 #2
avatar+130466 
+1

 

 

Note that   5/7   =  0.7142857     [ the  7142857 is a repeating string ]

 

Try this  :

 

 a2 = 1, a3  = 1, a4  = 1,  a5  = 0, a6 = 4, a7 = 2

 

 

1/2! + 1/3! + 1/4! + 0/5! + 4/6! + 2/7!   =     5 / 7

 

I didn''t really have a mathematical way to solve this.....but, note  that

 

1/2!  + 1/3! + 1/4!  + 1/5! = 43/60 > 5/7

 

And 

 

1/2!  + 1/3!   + 1/4!  = 17/24  <  5/7

 

So......we need that    5/7  - 17/24   =  1/168   =   a6/6! + a7/7!

 

So........it was just a case of  letting a5 = 0 and then  manipulating a6  and a7  to find a solution

 

Perhaps some other mathematician can find a more elegant way to the solution....!!!!

 

 

 

 

cool cool cool

 May 31, 2017
edited by CPhill  May 31, 2017

2 Online Users