document.write( "Question 1186690: The pattern forming the irrational number 0.123404321001234000432100000… continues indefinitely. What is the 1945th digit in this pattern? \n" ); document.write( "
Algebra.Com's Answer #817655 by greenestamps(13206) You can put this solution on YOUR website! \n" ); document.write( "It's not clear what the pattern is, so the problem can't be answered. \n" ); document.write( "The strings \"1234\" and \"4321\" alternate, with certain numbers of 0's between those strings. \n" ); document.write( "However, the sequence of the numbers of 0's between strings is 1, 2, 3, 5, ... -- and there is no definite pattern there. \r\n" ); document.write( "1234 string A\r\n" ); document.write( "0 1 zero\r\n" ); document.write( "4321 string B\r\n" ); document.write( "00 2 0's\r\n" ); document.write( "1234 string A\r\n" ); document.write( "000 3 0's\r\n" ); document.write( "4321 string B\r\n" ); document.write( "00000 5 0's \n" ); document.write( " \n" ); document.write( " |