填空题 Each number is the sum of the previous two numbers. What were the first two numbers that started the series?
  • 1、
【正确答案】 1、2,5    
【答案解析】设19和81之间的数字为x,Y,则19+x=Y,x+Y=81,得x=31,Y=50。则后四个数分别为19,31,50,81。则前四个数从后往前可推知分别是12,7,5,2。