Maths puzzle -- What is the missing digit?

  • Context: Undergrad 
  • Thread starter Thread starter engnrshyckh
  • Start date Start date
  • Tags Tags
    Puzzle
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
39 replies · 4K views
engnrshyckh
Messages
51
Reaction score
2
TL;DR
Its a puzzle i can not able to solve it
In the fig attached we have to find what will be the digit in the missing box i can't figure it out
 

Attachments

  • Screenshot_20200331_151511.jpg
    Screenshot_20200331_151511.jpg
    28.9 KB · Views: 386
Mathematics news on Phys.org
@engnrshyckh:

I will give you these clues:
1) The pyramid shape is irrelevant. The sequence 2, 3, 6, 8, 15, 22, 38, x, 98, 156 is sufficient.
2) If the terms are labelled ##A_0=2##, ##A_1=3##, ##A_2=6##, etc; then the even A's are computed with a slightly different formula than the odd A's.
3) ##A_{-1}## is not zero.
 
Last edited:
.Scott said:
@engnrshyckh:

I will give you these clues:
1) The pyramid shape is irrelevant. The sequence 2, 3, 6, 8, 15, 22, 38, x, 98, 156 is sufficient.
2) If the terms are labelled ##A_0=2##, ##A_1=3##, ##A_2=6##, etc; then the even A's are computed with a slightly different formula than the odd A's.
3) ##A_{-1}## is not zero.
Still i am not sure how to solve it. Is it some kind of arithmetic sequence or geometric sequence?
 
You can calculate the differences between two subsequent numbers and check if these are somehow linked to other elements in the sequence.
 
.Scott said:
2) If the terms are labelled A0=2, A1=3, A2=6, etc; then the even A's are computed with a slightly different formula than the odd A's.
While i did use this initially to find the solution, you can also give a single equation valid for both even and odd A's. (and no [itex](-1)^n[/itex] or anything like that in it)
 
Last edited:
willem2 said:
While i did use this initially to find the solution, you can also give a single equation valid for both even and odd A's. (and no [itex](-1)^n[/itex] or anything like that in it)
Using ##(-1)^n## obviously works. I also think there is a way to use absolute value. But for the purpose of providing a clue, those aren't very useful.To @engnrshyckh:
Here are a couple of additional clues:
4) One way of identifying a sequence that grows exponentially is to list the ratios between consecutive elements. If you do this with the Fibonacci sequence, you will see that the ratio approaches 1.618034, the Golden Ratio, ##\frac{1+\sqrt{5}}{2}##. If your sequence also closes on a ratio, then it is also exponential. However, note that, although the Fibonacci series is exponential, no exponential function is used to compute its elements.
5) After the 156, the next 10 numbers in the sequence are: 255, 410, 666, 1075, 1742, 2816, 4559, 7374, 11934, and 19307.

If you solve it, let us know. If you don't, show the results you got by applying the exponential test I described above.
 
.Scott said:
Using ##(-1)^n## obviously works. I also think there is a way to use absolute value. But for the purpose of providing a clue, those aren't very useful.
I said i was not using that.
You can however get an exact formula for the n-th element of the series, and it does involve (-1)^n.
If you type [insert recurrence relation here], a(0)=2, a(1)=3, a(2) = 6 in wolfram alpha, you'll get the exact solution.
.Scott said:
However, note that, although the Fibonacci series is exponential, no exponential function is used to compute its elements.
There is an exact non-recursive formula for the elements of the Fibonacci series, which does use the exponential function.
 
  • Like
Likes   Reactions: .Scott
willem2 said:
If you type [insert recurrence relation here], a(0)=2, a(1)=3, a(2) = 6 in wolfram alpha, you'll get the exact solution.
I see. You go back one more term to get the even/odd information.
The absolute value method that I had in mind actually generated the sequence -2, 3, -6, 8, -15, 22, ...
Then you needed to take the absolute value of those terms to get the target sequence.

I like your method better.
 
mfb said:
You can calculate the differences between two subsequent numbers and check if these are somehow linked to other elements in the sequence.
Clever. I missed that
 
willem2 said:
While i did use this initially to find the solution, you can also give a single equation valid for both even and odd A's. (and no [itex](-1)^n[/itex] or anything like that in it)
These are successive ratio 1.5,2,1.333,1. 875 but these are not the same as in geometric propagation.
 
engnrshyckh said:
These are successive ratio 1.5,2,1.333,1. 875 but these are not the same as in geometric propagation.
Why are you calculating ratios?

mfb said:
You can calculate the differences between two subsequent numbers and check if these are somehow linked to other elements in the sequence.
 
DrClaude said:
Why are you calculating ratios?
Difference is not the same also 1,3,2,7,7... To use arithmetic propagation farmula
 
PeroK said:
Here's a clue: it's not a Fibonacci sequence!
118 is the correct ans thanks for the help
 
engnrshyckh said:
118 is the correct ans thanks for the help
If i am not wrong
Screenshot_20200403_173700_com.android.chrome.jpg
 
engnrshyckh said:
These are successive ratio 1.5,2,1.333,1. 875 but these are not the same as in geometric propagation.
OK. But I gave you several more numbers in the sequence. Calculate all of the ratios for pairs up to 19307/11934. What you will discover is that it IS an exponential sequence - very similar to Fibonacci.
 
  • Like
Likes   Reactions: engnrshyckh
PeroK said:
It can't be ##118##. That's too big.
Then what i am missing?
 
DrClaude said:
Why are you calculating ratios?
He's calculating ratios because it is a possible method for detecting an exponential sequence (suggested by me). The only proble is that he didn't calculate enough of them. The will close on the Golden Ratio - a significant clue to how the sequence can be generated.
 
  • Like
Likes   Reactions: DrClaude
.Scott said:
OK. But I gave you several more numbers in the sequence. Calculate all of the ratios for pairs up to 19307/11934. What you will discover is that it IS an exponential sequence - very similar to Fibonacci.
Yes its an exponential sequence but i am unable to find its equation which gives the correct answer
 
.Scott said:
He's calculating ratios because it is a possible method for detecting an exponential sequence (suggested by me). The only proble is that he didn't calculate enough of them. The will close on the Golden Ratio - a significant clue to how the sequence can be generated.
I have something a lot simpler! Are there two answers?
 
PeroK said:
How does 118 work out? I don't see the pattern.
I used method of difference see the picture
 

Attachments

  • Screenshot_20200403_173700_com.android.chrome.jpg
    Screenshot_20200403_173700_com.android.chrome.jpg
    16.3 KB · Views: 289
engnrshyckh said:
Yes its an exponential sequence but i am unable to find its equation which gives the correct answer
It's not just an exponential equation. The ratio is the about the same as for the Fibonacci Series. So you should ask - how does the formula for generating the next Fibonacci number (##v_i = v_{i-1} + v_{i-2}##) result in the Golden Ratio?
 
  • Like
Likes   Reactions: engnrshyckh
.Scott said:
It's not just an exponential equation. The ratio is the about the same as for the Fibonacci Series. So you should ask - how does the formula for generating the next Fibonacci number (##v_i = v_{i-1} + v_{i-2}##) result in the Golden Ratio?
Enlighten me i shall be greatfull
 
We're not suppose to just give you the solution. So here's another (hopefully final) clue:

We know (2, 3, 6, 8, 15, ...) isn't Fibonacci because:
6 <> 2+3 (just misses)
8 <> 3+6 (just misses)
15 <> 6+8 (just misses)
22 <>
 
  • Like
Likes   Reactions: engnrshyckh and PeroK