Can you please find what number comes next in the given series
Favorites|Homepage
Subscriptions | sitemap
HOME > Mathematics > Can you please find what number comes next in the given series

Can you please find what number comes next in the given series

[From: ] [author: ] [Date: 11-04-24] [Hit: ]
..Ans: 144.No number has digits more than 7.All of them are 1, 3,......
Number which will come next in the series:
1, 3, 12, 36, ...
1, 3, 21, 123, ...

-
1).
Number which will come next in the series:
1, 3, 12, 36, ...
Ans: 144.
No number has digits more than 7.
All of them are 1, 3, 9, 27, 81, ...
converted to numbers in base 7

2).
Number which will come next in the series:
1, 3, 21, 123, ...
Ans: 1101..
No number has digits more than 4.
All of them are 1, 3, 9, 27, 81
converted to numbers in base 4.

-
tip 1: you can go to wolfram alpha

http://www.wolframalpha.com/

and type in

Expand[ InterpolatingPolynomial[ {1, 3, 12, 36}, n]]

to get a polynomial that generates those terms. you could do the same manually with some basic linear algebra.

tip 2: as you can see, we could do the same for

Expand[ InterpolatingPolynomial[ {1, 3, 12, 36, 0}, n]]

and

Expand[ InterpolatingPolynomial[ {1, 3, 12, 36, 100000}, n]]

the point being that these questions ("what number comes next in the sequence") are not phrased well (which is the fault of the textbook author, or teacher, or whatever).

-
A Gabillion

-
without more numbers i cant see the pattern yet
1
keywords: Can,next,find,what,series,in,please,given,comes,number,you,the,Can you please find what number comes next in the given series
New
Hot
© 2008-2010 http://www.science-mathematics.com . Program by zplan cms. Theme by wukong .