Cho, B. (2020). Predicting the next number Computational Thinking. In SH. Paik, KH. Cho, M. Ha, & YH. Kim (Eds.), International Conference on the Advancement of STEAM 2020 : Borderless Connectivity (pp. 49-52).
Predicting the next number Computational Thinking Bonghan Cho a* a
EQUALKEY, 51, Seolleung-ro 108-gil, Gangnam-gu, Seoul, 06153, Republic of Korea
Abstract: The arithmetic sequence is a prediction. In order to predict, we need to know the change and find the pattern of changes. If the pattern does not match, we change it to match it. How? We ignore orders whether we move it to the side or borrow it. Also, if the changes increase by 2, the sum is a square. The concepts such as prediction, change, pattern, and making something abstract are characteristics of a genius and the essence of computational thinking. Computational thinking is the core skill in coding education and computer science that is extremely important for people that will live in the world of AI.
Keywords: Computational Thinking, Prediction, Change, Pattern, Abstract, AI
1. INTRODUCTION
The essence is prediction.
Predicting the next number: Computational thinking. What is the next number? and What is the 10000th number?
Prediction → Recognize the change → Understanding of the pattern (Form patterns, Ignore orders) There is no need to make predictions if there is no change.
How do I figure this out? We have to understand the essence of the problem in order to solve it. This may seem like an ordinary sequence problem, but the essence of this problem is prediction. Isn’t this an ordinary sequence problem?
2. CONTENT Let’s look at these numbers as images. The first number is 1, so we place one cube. The second number is 3, so we need 3 cubes. But, there is already one cube, so we only need to place two cubes. Since the third number is 7, we only need to place 4 more cubes to make the total 7.
__________ Manuscript received, June 10, 2020; revised June 21, 2020; accepted June 26, 2020.
Corresponding author. Tel.: +82-2-562-0701; e-mail: jason@quebon.com
49