the differences between consecutive numbers:
10 - 7 = 3
19 - 10 = 9
46 - 19 = 27
127 - 46 = 81
Notice that the differences between consecutive numbers are increasing in a pattern: 3^1, 3^2, 3^3, 3^4.
So, to find the next difference, we calculate 3^5 = 243.
Now, to find the next number in the series, we add the last difference to the last number:
127 + 243 = 370.
क्रमागत संख्याओं के बीच अंतर:
10 - 7 = 3
19 - 10 = 9
46 - 19 = 27
127 - 46 = 81
ध्यान दें कि लगातार संख्याओं के बीच अंतर एक पैटर्न में बढ़ रहा है: 3^1, 3^2, 3^3, 3^4।
तो, अगला अंतर जानने के लिए, हम 3^5 = 243 की गणना करते हैं।
अब, श्रृंखला में अगली संख्या ज्ञात करने के लिए, हम अंतिम संख्या में अंतिम अंतर जोड़ते हैं:
127 + 243 = 370.