高斯(Gauss,1777-1855),德国数学家,近代数学的奠基者之一. 他在天文学、大地测量学、磁学、光学等领域都做出过杰出贡献. 问题1:为什么1+100=2+99=…=50+51呢?这是巧合吗?试从数列角度给出解释.高斯的算法:(1+100)+(2+99)+…+(50+51)= 101×50=5050高斯的算法实际上解决了求等差数列:1,2,3,…,n,"… " 前100项的和问题.等差数列中,下标和相等的两项和相等.设 an=n,则 a1=1,a2=2,a3=3,…如果数列{an} 是等差数列,p,q,s,t∈N*,且 p+q=s+t,则 ap+aq=as+at 可得:a_1+a_100=a_2+a_99=?=a_50+a_51问题2: 你能用上述方法计算1+2+3+… +101吗?问题3: 你能计算1+2+3+… +n吗?需要对项数的奇偶进行分类讨论.当n为偶数时, S_n=(1+n)+[(2+(n-1)]+?+[(n/2+(n/2-1)]=(1+n)+(1+n)…+(1+n)=n/2 (1+n) =(n(1+n))/2当n为奇数数时, n-1为偶数
二、典例解析例4. 用 10 000元购买某个理财产品一年.(1)若以月利率0.400%的复利计息,12个月能获得多少利息(精确到1元)?(2)若以季度复利计息,存4个季度,则当每季度利率为多少时,按季结算的利息不少于按月结算的利息(精确到10^(-5))?分析:复利是指把前一期的利息与本金之和算作本金,再计算下一期的利息.所以若原始本金为a元,每期的利率为r ,则从第一期开始,各期的本利和a , a(1+r),a(1+r)^2…构成等比数列.解:(1)设这笔钱存 n 个月以后的本利和组成一个数列{a_n },则{a_n }是等比数列,首项a_1=10^4 (1+0.400%),公比 q=1+0.400%,所以a_12=a_1 q^11 〖=10〗^4 (1+0.400%)^12≈10 490.7.所以,12个月后的利息为10 490.7-10^4≈491(元).解:(2)设季度利率为 r ,这笔钱存 n 个季度以后的本利和组成一个数列{b_n },则{b_n }也是一个等比数列,首项 b_1=10^4 (1+r),公比为1+r,于是 b_4=10^4 (1+r)^4.
新知探究国际象棋起源于古代印度.相传国王要奖赏国际象棋的发明者,问他想要什么.发明者说:“请在棋盘的第1个格子里放上1颗麦粒,第2个格子里放上2颗麦粒,第3个格子里放上4颗麦粒,依次类推,每个格子里放的麦粒都是前一个格子里放的麦粒数的2倍,直到第64个格子.请给我足够的麦粒以实现上述要求.”国王觉得这个要求不高,就欣然同意了.假定千粒麦粒的质量为40克,据查,2016--2017年度世界年度小麦产量约为7.5亿吨,根据以上数据,判断国王是否能实现他的诺言.问题1:每个格子里放的麦粒数可以构成一个数列,请判断分析这个数列是否是等比数列?并写出这个等比数列的通项公式.是等比数列,首项是1,公比是2,共64项. 通项公式为〖a_n=2〗^(n-1)问题2:请将发明者的要求表述成数学问题.
我们知道数列是一种特殊的函数,在函数的研究中,我们在理解了函数的一般概念,了解了函数变化规律的研究内容(如单调性,奇偶性等)后,通过研究基本初等函数不仅加深了对函数的理解,而且掌握了幂函数,指数函数,对数函数,三角函数等非常有用的函数模型。类似地,在了解了数列的一般概念后,我们要研究一些具有特殊变化规律的数列,建立它们的通项公式和前n项和公式,并应用它们解决实际问题和数学问题,从中感受数学模型的现实意义与应用,下面,我们从一类取值规律比较简单的数列入手。新知探究1.北京天坛圜丘坛,的地面有十板布置,最中间是圆形的天心石,围绕天心石的是9圈扇环形的石板,从内到外各圈的示板数依次为9,18,27,36,45,54,63,72,81 ①2.S,M,L,XL,XXL,XXXL型号的女装上对应的尺码分别是38,40,42,44,46,48 ②3.测量某地垂直地面方向上海拔500米以下的大气温度,得到从距离地面20米起每升高100米处的大气温度(单位℃)依次为25,24,23,22,21 ③
二、典例解析例10. 如图,正方形ABCD 的边长为5cm ,取正方形ABCD 各边的中点E,F,G,H, 作第2个正方形 EFGH,然后再取正方形EFGH各边的中点I,J,K,L,作第3个正方形IJKL ,依此方法一直继续下去. (1) 求从正方形ABCD 开始,连续10个正方形的面积之和;(2) 如果这个作图过程可以一直继续下去,那么所有这些正方形的面积之和将趋近于多少?分析:可以利用数列表示各正方形的面积,根据条件可知,这是一个等比数列。解:设正方形的面积为a_1,后续各正方形的面积依次为a_2, a_(3, ) 〖…,a〗_n,…,则a_1=25,由于第k+1个正方形的顶点分别是第k个正方形各边的中点,所以a_(k+1)=〖1/2 a〗_k,因此{a_n},是以25为首项,1/2为公比的等比数列.设{a_n}的前项和为S_n(1)S_10=(25×[1-(1/2)^10 ] )/("1 " -1/2)=50×[1-(1/2)^10 ]=25575/512所以,前10个正方形的面积之和为25575/512cm^2.(2)当无限增大时,无限趋近于所有正方形的面积和
情景导学古语云:“勤学如春起之苗,不见其增,日有所长”如果对“春起之苗”每日用精密仪器度量,则每日的高度值按日期排在一起,可组成一个数列. 那么什么叫数列呢?二、问题探究1. 王芳从一岁到17岁,每年生日那天测量身高,将这些身高数据(单位:厘米)依次排成一列数:75,87,96,103,110,116,120,128,138,145,153,158,160,162,163,165,168 ①记王芳第i岁的身高为 h_i ,那么h_1=75 , h_2=87, 〖"…" ,h〗_17=168.我们发现h_i中的i反映了身高按岁数从1到17的顺序排列时的确定位置,即h_1=75 是排在第1位的数,h_2=87是排在第2位的数〖"…" ,h〗_17 =168是排在第17位的数,它们之间不能交换位置,所以①具有确定顺序的一列数。2. 在两河流域发掘的一块泥板(编号K90,约生产于公元前7世纪)上,有一列依次表示一个月中从第1天到第15天,每天月亮可见部分的数:5,10,20,40,80,96,112,128,144,160,176,192,208,224,240. ②
1.判断正误(正确的打“√”,错误的打“×”)(1)函数f (x)在区间(a,b)上都有f ′(x)<0,则函数f (x)在这个区间上单调递减. ( )(2)函数在某一点的导数越大,函数在该点处的切线越“陡峭”. ( )(3)函数在某个区间上变化越快,函数在这个区间上导数的绝对值越大.( )(4)判断函数单调性时,在区间内的个别点f ′(x)=0,不影响函数在此区间的单调性.( )[解析] (1)√ 函数f (x)在区间(a,b)上都有f ′(x)<0,所以函数f (x)在这个区间上单调递减,故正确.(2)× 切线的“陡峭”程度与|f ′(x)|的大小有关,故错误.(3)√ 函数在某个区间上变化的快慢,和函数导数的绝对值大小一致.(4)√ 若f ′(x)≥0(≤0),则函数f (x)在区间内单调递增(减),故f ′(x)=0不影响函数单调性.[答案] (1)√ (2)× (3)√ (4)√例1. 利用导数判断下列函数的单调性:(1)f(x)=x^3+3x; (2) f(x)=sinx-x,x∈(0,π); (3)f(x)=(x-1)/x解: (1) 因为f(x)=x^3+3x, 所以f^' (x)=〖3x〗^2+3=3(x^2+1)>0所以f(x)=x^3+3x ,函数在R上单调递增,如图(1)所示
⑦在仰韶文化时期,我国就有了对竹利用的确切记载。竹自竹简、珠笔到竹纸,在保存和传播我们中华民族的古老文化上立下了汗马功劳。以竹为题材的诗词歌赋,用竹编织和雕刻的艺术品,竹制的笙管笛箫奏出的音乐,无不给人类美的享受。⑧在我国文化史上,竹蕴含着中华民族重要的精神价值。人们在长期的劳动实践和文化活动中,把竹的生物特征逐渐升华为一种做人的美德。竹四季常青,不畏逆境,和松、梅并誉为“岁寒三友”;竹中空外直,虚怀若谷,和梅、兰、菊并称为“四君子”。⑨无论是魏晋嵇康、向秀等“竹林七贤”,还是唐朝李白、韩准等“竹溪六逸”,莫不对竹有一份执着和憧憬,清代郑板桥,与竹为邻,以竹为友,爱竹、写竹、画竹、赞竹。“千磨万击还坚韧,任尔东西南北风”,正是他坚忍不拔、超凡脱俗的人格写照。
①2014年年中,世界卫生组织(WHO)公布了《2013年全球气候状况报告》。报告显示,2013年全球陆地和海洋表面平均温度为14.5℃,比1961-1990年的平均温度升高0.5℃。自有温度记录以来,全球14个最热年份中有13个出现在本世纪,而过去30年中每个10年都比前十年更热。②厄尔尼诺是发生在热带太平洋上海温异常增暖的气候现象,大范围热带太平洋增暖会造成全球气候变化。进入20世纪70年代后,全球出现的异常天气,都有范围广、灾情重、时间长等特点,而在这一系列异常天气的背后,厄尔尼诺暖流都起着重要作用。
青蒿素治疗疟疾效果显著,是抵抗疟疾耐药性最好的药物。中国发现青蒿素时,美国也研制出一种抗疟新药—化学合成的甲氟喹,但疟原虫很快就适应了它,产生耐药性,临床使用后患者还出现了明显的不良反应。而对于青蒿素这种从中草药中提取的药物,疟原虫对它完全没有抵抗能力。1976 年1月,柬埔寨爆发疟疾,因疟原虫已经产生耐药性,疫情一时难以控制。中国医疗队携带一批青蒿素在柬埔寨大显神威,挽救了一大批疟疾患者的生命。
本节课是新版教材人教A版普通高中课程标准实验教科书数学必修1第四章第4.3.2节《对数的运算》。其核心是弄清楚对数的定义,掌握对数的运算性质,理解它的关键就是通过实例使学生认识对数式与指数式的关系,分析得出对数的概念及对数式与指数式的 互化,通过实例推导对数的运算性质。由于它还与后续很多内容,比如对数函数及其性质,这也是高考必考内容之一,所以在本学科有着很重要的地位。解决重点的关键是抓住对数的概念、并让学生掌握对数式与指数式的互化;通过实例推导对数的运算性质,让学生准确地运用对数运算性质进行运算,学会运用换底公式。培养学生数学运算、数学抽象、逻辑推理和数学建模的核心素养。1、理解对数的概念,能进行指数式与对数式的互化;2、了解常用对数与自然对数的意义,理解对数恒等式并能运用于有关对数计算。
学生已经学习了指数运算性质,有了这些知识作储备,教科书通过利用指数运算性质,推导对数的运算性质,再学习利用对数的运算性质化简求值。课程目标1、通过具体实例引入,推导对数的运算性质;2、熟练掌握对数的运算性质,学会化简,计算.数学学科素养1.数学抽象:对数的运算性质;2.逻辑推理:换底公式的推导;3.数学运算:对数运算性质的应用;4.数学建模:在熟悉的实际情景中,模仿学过的数学建模过程解决问题.重点:对数的运算性质,换底公式,对数恒等式及其应用;难点:正确使用对数的运算性质和换底公式.教学方法:以学生为主体,采用诱思探究式教学,精讲多练。教学工具:多媒体。一、 情景导入回顾指数性质:(1)aras=ar+s(a>0,r,s∈Q).(2)(ar)s= (a>0,r,s∈Q).(3)(ab)r= (a>0,b>0,r∈Q).那么对数有哪些性质?如 要求:让学生自由发言,教师不做判断。而是引导学生进一步观察.研探.
对数与指数是相通的,本节在已经学习指数的基础上通过实例总结归纳对数的概念,通过对数的性质和恒等式解决一些与对数有关的问题.课程目标1、理解对数的概念以及对数的基本性质;2、掌握对数式与指数式的相互转化;数学学科素养1.数学抽象:对数的概念;2.逻辑推理:推导对数性质;3.数学运算:用对数的基本性质与对数恒等式求值;4.数学建模:通过与指数式的比较,引出对数定义与性质.重点:对数式与指数式的互化以及对数性质;难点:推导对数性质.教学方法:以学生为主体,采用诱思探究式教学,精讲多练。教学工具:多媒体。一、 情景导入已知中国的人口数y和年头x满足关系 中,若知年头数则能算出相应的人口总数。反之,如果问“哪一年的人口数可达到18亿,20亿,30亿......”,该如何解决?要求:让学生自由发言,教师不做判断。而是引导学生进一步观察.研探.
函数在高中数学中占有很重要的比重,因而作为函数的第一节内容,主要从三个实例出发,引出函数的概念.从而就函数概念的分析判断函数,求定义域和函数值,再结合三要素判断函数相等.课程目标1.理解函数的定义、函数的定义域、值域及对应法则。2.掌握判定函数和函数相等的方法。3.学会求函数的定义域与函数值。数学学科素养1.数学抽象:通过教材中四个实例总结函数定义;2.逻辑推理:相等函数的判断;3.数学运算:求函数定义域和求函数值;4.数据分析:运用分离常数法和换元法求值域;5.数学建模:通过从实际问题中抽象概括出函数概念的活动,培养学生从“特殊到一般”的分析问题的能力,提高学生的抽象概括能力。重点:函数的概念,函数的三要素。难点:函数概念及符号y=f(x)的理解。
例7 用描述法表示抛物线y=x2+1上的点构成的集合.【答案】见解析 【解析】 抛物线y=x2+1上的点构成的集合可表示为:{(x,y)|y=x2+1}.变式1.[变条件,变设问]本题中点的集合若改为“{x|y=x2+1}”,则集合中的元素是什么?【答案】见解析 【解析】集合{x|y=x2+1}的代表元素是x,且x∈R,所以{x|y=x2+1}中的元素是全体实数.变式2.[变条件,变设问]本题中点的集合若改为“{y|y=x2+1}”,则集合中的元素是什么?【答案】见解析 【解析】集合{ y| y=x2+1}的代表元素是y,满足条件y=x2+1的y的取值范围是y≥1,所以{ y| y=x2+1}={ y| y≥1},所以集合中的元素是大于等于1的全体实数.解题技巧(认识集合含义的2个步骤)一看代表元素,是数集还是点集,二看元素满足什么条件即有什么公共特性。
Listening and Speaking introduces the topic of “talking about how to become an astronaut”. This period is aimed to inform students some details about the requirements of being an astronaut. Students can be motivated and inspired by the astronauts. Teachers ought to encourage students to learn from them and let them aim high and dream big.Listening and Talking introduces the theme of "talk about life in space". This part also informs students more details about life in space and can inspire students to be curious about this job. 1. Guide students to listen for numbers concerning dates, years and ages etc2. Cultivate students' ability to talk about how to become an astronaut and life in space ; 3. Instruct students to use functional sentences of the dialogue such as “ first of all, I am not sure, so what might be .. I guess.. I wonder…I am curious…)appropriately.1. Guide students to understand the content of listening texts in terms of the whole and key details; 2. Cultivate students' ability to guess the meaning of words in listening; discuss with their peers how to become a qualified astronaut and describe the life in space.Part 1: Listening and SpeakingStep 1: Lead inPredictionThe teacher can ask students to predict what the listening text is about by looking at the pictures.About how to become an astronaut./the requirements of an astronautStep 2: Then, play the radio which is about an interview a. And after finishing listening for the first time, the students need to solve the following tasks.
The theme of the section is “Describe space facts and efforts to explore space”. Infinitives are one of non-finite verbs, as the subjects, objects, predicative, attributes and adverbials. This unit is about space exploration, which is a significant scientific activity, so every scientific activity has strong planning. Therefore, using the infinitives to show its purpose, explanations or restrictions is the best choice.1. Learn the structure, functions and features of infinitives.2. Learn to summarize some rules about infinitives to show purpose and modify.3. Learn to use infinitives in oral and writing English. 1. Learn the structure, functions and features of infinitives.2. Learn to summarize some rules about infinitives to show purpose and modify.3. Learn to use use infinitives in oral and writing English.Step 1 Lead in---Pair workLook at the following sentences and focus on the italicized infinitives. In pairs, discuss their functions. 1. I trained for a long time to fly airplanes as a fighter pilot..(作目的状语)2. As we all know, an astronaut needs to be healthy and calm in order to work in space..(作目的状语)3. First of all, you must be intelligent enough to get a related college degree..(作目的状语)4. Some scientist were determined to help humans realise their dream to explore space..(作定语)5. On 12 April 1961, Yuri Gagarin became the first person in the world to go into space..(作定语)Summary:1. 不定式的结构:to+do原形。2. 分析上面的句子,我们知道在描述太空探索时,动词不定式不仅可以用来表目的,还可以用来作定语,表修饰。
The themes of this part are “Talk about how to become an astronaut” and “Talk about life in space”. As Neil Armstrong said “Mystery creates wonder and wonder is the basis of man’s desire to understand. Space is difficult for human to reach, therefore, humans are full of wonders about it. However, if wanting to achieve the dream of reaching the Moon, some of our human should work hard to be an astronaut at first. Part A(Talk about how to become an astronaut) is a radio interview in a radio studio, where the host asked the Chinese astronauts about his story how to become an astronaut. Yang Liwei told his dreamed to be an astronaut since childhood. Then he worked hard to get into college at 22. The next 10 years, he gradually became an experienced pilot. At the same time, to be an astronaut, he had to study hard English, science and astronomy and trained hard to keep in good physical and mental health and to practise using space equipment. Part B (Talk about life in space) is also an interview with the astronaut Brown, who is back on the earth. The host Max asked about his space life, such as his emotion about going back the earth, the eating, shower, brushing, hobbies and his work. Part A and Part B are interviews. So expressing curiosity about the guests’ past life is a communicative skill, which students should be guided to learn.1. Students can get detailed information about how Yang Liwei became an astronaut and Max’s space life.2. Students learn to proper listening strategy to get detailed information---listening for numbers and taking notes.3. Students can learn related sentences or phrases to express their curiosity like “ I wish to know...” “I’d love to know...”4. Students can learn more about the space and astronauts, even be interested in working hard to be an astronaut
Q4: What is the function of the International exploration ?Having astronauts from different countries on boardQ5: What can you learn from Para 4 ?China has made great achievements in exploring spaceQ6: What is the attitude to the space exploration ?SupportiveStep 6 Post reading---RetellPeople have always wanted to learn more about space. Before the mid-20th century, most people felt (1)_________ (travel) into space was an impossible dream. However, (2)____ the help of scientists, peoplesucceeded in realizing their dream (3) _________ (explore) space. On 4 October 1957, the Sputnik 1 satellite (4) ____________(launch) by the USSR. (5) ________________ scientists try to make sure nothing goes wrong, accidents can still happen. These disasters made everyone(6)___________(disappoint), but people still believe in the importance of (7) ________(carry) on space exploration. In 2003, China became the third country to (8)_____________ (independent) send humans into space. Then Shenzhou 6 and 7 completed (9)____ second manned orbit and the first Chinese spacewalk. In spite of the difficulties, scientists hope future (10)__________ (discovery) will not only enable us to understand the universe but also help us survive well into the future.Answers: 1. travelling 2. with 3. to explore 4. was launched 5. Although6. disappointed 7. carrying 8. independently 9. a 10. discoveriesStep 6 Post reading---Critical thinkingQ1: What do you think of the space exploration ? I think it is beneficial to us. Through further study of space, people will make full use of it in the future, such as the space experiments by Wang Yaping in Tian Gong 1.Q2: If you are determined to be an astronaut, what should you prepare at present ?First of all, I should study hard to get a related college degree. Besides, I must keep mental and physical healthy.Step 7. HomeworkTry to summarize the structure of the article by a mind map.
⑦在我看来, 探索太空是值得的。As far as I am concerned, it is worthwhile to explore the space.Step 10 Writing---draftRecently, students in our class have had heated a discussion on whether space is worth exploring. Students hold different ideas about it.30% of us think space exploration is not worthwhile. They think space is too far away from us and our daily life and is a waste of money. And the money spent on space exploration can be used to solve the earth’s problems such as starvation and pollution.On the other hand,70% think space is worth exploring because we have benefited a lot from it,such as using satellites for communication and weather forecast. What’s more,with further space research,we may solve the population problem by moving to other planets one day. Also,space research will enable us to find new sources to solve the problem of energy shortages on the earth.As far as I am concerned, it is worthwhile to explore the space. Not only can it promote the development of society but also enrich our life. Step 11 Pair workExchange drafts with a partner. Use this checklist to help your partner revise his/her draft.1.Does the writer explain why he/she changed/wanted to change?2.Does the writer tell how the changes have improved or will improve his/her life?3.Is the text well-organised?4.Does the writer use words and expressions to show similarities and differences?5.Are there any grammar or spelling errors?6.Does the writer use correct punctuation?