Difference between revisions of "IU:TestPage"

From IU
Jump to navigation Jump to search
Line 263: Line 263:
 
# $\sum\limits_{k=1}^{\infty}\frac1{16k^2-8k-3}$;
 
# $\sum\limits_{k=1}^{\infty}\frac1{16k^2-8k-3}$;
 
# $\sum\limits_{k=1}^{\infty}\frac{k-\sqrt{k^2-1}}{\sqrt{k^2+k}}$.
 
# $\sum\limits_{k=1}^{\infty}\frac{k-\sqrt{k^2-1}}{\sqrt{k^2+k}}$.
  +
=== Section 4 ===
  +
  +
==== Section title ====
  +
Differential Analysis of Functions of Several Variables
  +
  +
==== Topics covered in this section ====
  +
* Limits of functions of several variables
  +
* Partial and directional derivatives of functions of several variables. Gradient
  +
* Differentials of functions of several variables. Taylor formula
  +
* Maxima and minima for functions of several variables
  +
* Maxima and minima for functions of several variables subject to a constraint
  +
  +
==== What forms of evaluation were used to test students’ performance in this section? ====
  +
{| class="wikitable"
  +
|+
  +
|-
  +
! Form !! Yes/No
  +
|-
  +
| Development of individual parts of software product code || 0
  +
|-
  +
| Homework and group projects || 1
  +
|-
  +
| Midterm evaluation || 1
  +
|-
  +
| Testing (written or computer based) || 1
  +
|-
  +
| Reports || 0
  +
|-
  +
| Essays || 0
  +
|-
  +
| Oral polls || 0
  +
|-
  +
| Discussions || 0
  +
|}
  +
  +
==== Typical questions for ongoing performance evaluation within this section ====
  +
# Find $\lim\limits_{x\to0}\lim\limits_{y\to0}u(x;y)$, $\lim\limits_{y\to0}\lim\limits_{x\to0}u(x;y)$ and $\lim\limits_{(x;y)\to(0;0)}u(x;y)$ if $u(x;y)=\frac{x^2y+xy^2}{x^2-xy+y^2}$.
  +
# Find the differential of a function: (a)~$u(x;y)=\ln\left(x+\sqrt{x^2+y^2}\right)$; \; (b)~$u(x;y)=\ln\sin\frac{x+1}{\sqrt y}$.
  +
# Find the differential of $u(x;y)$ given implicitly by an equation $x^3+2y^3+u^3-3xyu+2y-3=0$ at points $M(1;1;1)$ and $N(1;1;-2)$.
  +
# Find maxima and minima of a function subject to a constraint (or several constraints): \begin{enumerate}
  +
# $u=x^2y^3z^4$, \quad $2x+3y+4z=18$, $x>0$, $y>0$, $z>0$;
  +
# $u=x-y+2z$, \quad $x^2+y^2+2z^2=16$;
  +
# $u=\sum\limits_{i=1}^ka_ix_i^2$, \quad $\sum\limits_{i=1}^kx_i=1$, $a_i>0$;
  +
  +
==== Typical questions for seminar classes (labs) within this section ====
  +
# Let us consider $u(x;y)=\begin{cases}1,&x=y^2,\\0,&x\neq y^2.\end{
  +
  +
==== Tasks for midterm assessment within this section ====
  +
  +
  +
==== Test questions for final assessment in this section ====
  +
# Find all points where the differential of a function $f(x;y)=(5x+7y-25)e^{-x^2-xy-y^2}$ is equal to zero.
  +
# Show that function $\varphi=f\left(\frac xy;x^2+y-z^2\right)$ satisfies the equation $2xz\varphi_x+2yz\varphi_y+\left(2x^2+y\right)\varphi_z=0$.
  +
# Find maxima and minima of function $u=2x^2+12xy+y^2$ under condition that $x^2+4y^2=25$.
  +
# $u=\left(y^2-x^2\right)e^{1-x^2+y^2}$ on a domain given by inequality \quad $x^2+y^2\leq4$;

Revision as of 10:50, 2 December 2021

Calculus I

  • Course name: Calculus I
  • Course number: XYZ

Course Characteristics

Key concepts of the class

  • Calculus for the functions of one variable: differentiation
  • Calculus for the functions of one variable: integration
  • Basics of series
  • Multivariate calculus: derivatives, differentials, maxima and minima
  • Multivariate integration
  • Functional series. Fourier series
  • Integrals with parameters

What is the purpose of this course?

The course is designed to provide Software Engineers the knowledge of basic (core) concepts, definitions, theoretical results and techniques of calculus for the functions of one and several variables. The goal of the course is to study basic mathematical concepts that will be required in further studies.

This calculus course will provide an opportunity for participants to understand key principles involved in differentiation and integration of functions: solve problems that connect small-scale (differential) quantities to large-scale (integrated) quantities,
get hands-on experience with the integral and derivative applications and of the inverse relationship between integration and differentiation.

All definitions and theorem statements (that will be given in lectures and that are needed to explain the keywords listed above) will be formal, but just few of these theorems will be proven formally. Instead (in the tutorial and practice classes) we will try these definitions and theorems on work with routine exercises and applied problems.

Course objectives based on Bloom’s taxonomy

- What should a student remember at the end of the course?

By the end of the course, the students should be able to

  • what the partial and directional derivatives of functions of several variables are
  • basic techniques of integration of functions of one variables
  • how to calculate line and path integrals
  • distinguish between point wise and uniform convergence of series and improper integrals
  • decompose a function into Fourier series
  • calculate Fourier transform of a function

- What should a student be able to understand at the end of the course?

By the end of the course, the students should be able to

  • how to find minima and maxima of a function of various orders
  • how to represent double integrals as iterated integrals and vice versa
  • what the length of a curve and the area of a surface is
  • properties of uniformly convergent series and improper integrals
  • how to find Fourier transform of a function

- What should a student be able to apply at the end of the course?

By the end of the course, the students should be able to

  • take derivatives of various type functions and of various orders
  • integrate the functions of one and several variables
  • apply definite integration
  • expand functions into Taylor series
  • find multiple, path, surface integrals
  • find the range of a function in a given domain
  • decompose a function into Fourier series

Course evaluation

Course grade breakdown
Type Points
Labs/seminar classes 12
Interim performance assessment 48
Exams 140

Grades range

Course grading range
Grade Points
A [180, 200]
B [150, 179]
C [120, 149]
D [0, 119]

Resources and reference material

  • Claudio Canuto, Anita Tabacco Mathematical Analysis I (Second Edition), Springler
  • Claudio Canuto, Anita Tabacco Mathematical Analysis II (Second Edition), Springler
  • Jerrold Marsden, Alan Weinstein Calculus (in three volumes), Springer
  • Demidovich, B. Problems in mathematical analysis. Translator: G. Yankovsky, Mir publisher
  • Zorich, V. A. Mathematical Analysis I, Translator: Cooke R.

Course Sections

The main sections of the course and approximate hour distribution between them is as follows:

Section 1

Section title

Sequences and Limits

Topics covered in this section

  • Sequences. Limits of sequences
  • Limits of sequences. Limits of functions
  • Limits of functions. Continuity. Hyperbolic functions

What forms of evaluation were used to test students’ performance in this section?

Form Yes/No
Development of individual parts of software product code 1
Homework and group projects 1
Midterm evaluation 1
Testing (written or computer based) 1
Reports 0
Essays 0
Oral polls 0
Discussions 1

Typical questions for ongoing performance evaluation within this section

  1. A sequence, limiting value
  2. Limit of a sequence, convergent and divergent sequences
  3. Increasing and decreasing sequences, monotonic sequences
  4. Bounded sequences. Properties of limits
  5. Theorem about bounded and monotonic sequences.
  6. Cauchy sequence. The Cauchy Theorem (criterion).
  7. Limit of a function. Properties of limits.
  8. The first remarkable limit.
  9. The Cauchy criterion for the existence of a limit of a function. \item Second remarkable limit.

Typical questions for seminar classes (labs) within this section

  1. Find a limit of a sequence
  2. Find a limit of a function

Tasks for midterm assessment within this section

Test questions for final assessment in this section

  1. Find limits of the following sequences or prove that they do not exist:
  2. $a_n=n-\sqrt{n^2-70n+1400}$;
  3. $d_n=\left(\frac{2n-4}{2n+1}\right)^{n}$;
  4. $x_n=\frac{\left(2n^2+1\right)^6(n-1)^2}{\left(n^7+1000n^6-3\right)^2}$.

Section 2

Section title

Differentiation

Topics covered in this section

  • Derivatives. Differentials
  • Mean-Value Theorems
  • l'Hopital’s rule
  • Taylor Formula with Lagrange and Peano remainders
  • Taylor formula and limits
  • Increasing / decreasing functions. Concave / convex functions

What forms of evaluation were used to test students’ performance in this section?

Form Yes/No
Development of individual parts of software product code 1
Homework and group projects 1
Midterm evaluation 1
Testing (written or computer based) 1
Reports 0
Essays 0
Oral polls 0
Discussions 1

Typical questions for ongoing performance evaluation within this section

  1. A plane curve is given by $x(t)=-\frac{t^2+4t+8}{t+2}$, $y(t)=\frac{t^2+9t+22}{t+6}$. Find \begin{enumerate} \item the asymptotes of this curve; \item the derivative $y'_x$. \end{

Typical questions for seminar classes (labs) within this section

  1. Differentiation techniques: inverse, implicit, parametric etc.
  2. Find a derivative of a function
  3. Apply Leibniz formula
  4. Draw graphs of functions
  5. Find asymptotes of a parametric function

Tasks for midterm assessment within this section

Test questions for final assessment in this section

  1. Find a derivative of a (implicit/inverse) function
  2. Apply Leibniz formula
  3. Draw graphs of functions
  4. Find asymptotes
  5. Apply l'Hopital’s rule
  6. Find the derivatives of the following functions: \begin{enumerate}
  7. $f(x)=\log_{|\sin x|}\sqrt[6]{x^2+6}$;
  8. $y(x)$ that is given implicitly by $x^3+5xy+y^3=0$. \end{

Section 3

Section title

Integration and Series

Topics covered in this section

  • Antiderivative. Indefinite integral
  • Definite integral
  • The Fundamental Theorem of Calculus
  • Improper Integrals
  • Convergence tests. Dirichlet's test
  • Series. Convergence tests
  • Absolute / Conditional convergence
  • Power Series. Radius of convergence
  • Functional series. Uniform convergence

What forms of evaluation were used to test students’ performance in this section?

Form Yes/No
Development of individual parts of software product code 1
Homework and group projects 1
Midterm evaluation 1
Testing (written or computer based) 1
Reports 0
Essays 0
Oral polls 0
Discussions 1

Typical questions for ongoing performance evaluation within this section

  1. Find the indefinite integral $\displaystyle\int x\ln\left(x+\sqrt{x^2-1}\right)\,dx$.
  2. Find the length of a curve given by $y=\ln\sin x$, $\frac{\pi}4\leqslant x\leqslant\frac{\pi}2$.
  3. Find all values of parameter $\alpha$ such that series $\displaystyle\sum\limits_{k=1}^{+\infty}\left(\frac{3k+2}{2k+1}\right)^k\alpha^k$ converges.

Typical questions for seminar classes (labs) within this section

  1. Integration techniques
  2. Integration by parts
  3. Calculation of areas, lengths, volumes
  4. Application of convergence tests
  5. Calculation of Radius of convergence

Tasks for midterm assessment within this section

Test questions for final assessment in this section

  1. Find the following integrals:
  2. $\int\frac{\sqrt{4+x^2}+2\sqrt{4-x^2}}{\sqrt{16-x^4}}\,dx$;
  3. $\int2^{2x}e^x\,dx$;
  4. $\int\frac{dx}{3x^2-x^4}$.
  5. Use comparison test to determine if the following series converge.
  6. Use Cauchy criterion to prove that the series $\sum\limits_{k=1}^{\infty}\frac{k+1}{k^2+3}$ is divergent.
  7. Find the sums of the following series:
  8. $\sum\limits_{k=1}^{\infty}\frac1{16k^2-8k-3}$;
  9. $\sum\limits_{k=1}^{\infty}\frac{k-\sqrt{k^2-1}}{\sqrt{k^2+k}}$.

Section 4

Section title

Differential Analysis of Functions of Several Variables

Topics covered in this section

  • Limits of functions of several variables
  • Partial and directional derivatives of functions of several variables. Gradient
  • Differentials of functions of several variables. Taylor formula
  • Maxima and minima for functions of several variables
  • Maxima and minima for functions of several variables subject to a constraint

What forms of evaluation were used to test students’ performance in this section?

Form Yes/No
Development of individual parts of software product code 0
Homework and group projects 1
Midterm evaluation 1
Testing (written or computer based) 1
Reports 0
Essays 0
Oral polls 0
Discussions 0

Typical questions for ongoing performance evaluation within this section

  1. Find $\lim\limits_{x\to0}\lim\limits_{y\to0}u(x;y)$, $\lim\limits_{y\to0}\lim\limits_{x\to0}u(x;y)$ and $\lim\limits_{(x;y)\to(0;0)}u(x;y)$ if $u(x;y)=\frac{x^2y+xy^2}{x^2-xy+y^2}$.
  2. Find the differential of a function: (a)~$u(x;y)=\ln\left(x+\sqrt{x^2+y^2}\right)$; \; (b)~$u(x;y)=\ln\sin\frac{x+1}{\sqrt y}$.
  3. Find the differential of $u(x;y)$ given implicitly by an equation $x^3+2y^3+u^3-3xyu+2y-3=0$ at points $M(1;1;1)$ and $N(1;1;-2)$.
  4. Find maxima and minima of a function subject to a constraint (or several constraints): \begin{enumerate}
  5. $u=x^2y^3z^4$, \quad $2x+3y+4z=18$, $x>0$, $y>0$, $z>0$;
  6. $u=x-y+2z$, \quad $x^2+y^2+2z^2=16$;
  7. $u=\sum\limits_{i=1}^ka_ix_i^2$, \quad $\sum\limits_{i=1}^kx_i=1$, $a_i>0$;

Typical questions for seminar classes (labs) within this section

  1. Let us consider $u(x;y)=\begin{cases}1,&x=y^2,\\0,&x\neq y^2.\end{

Tasks for midterm assessment within this section

Test questions for final assessment in this section

  1. Find all points where the differential of a function $f(x;y)=(5x+7y-25)e^{-x^2-xy-y^2}$ is equal to zero.
  2. Show that function $\varphi=f\left(\frac xy;x^2+y-z^2\right)$ satisfies the equation $2xz\varphi_x+2yz\varphi_y+\left(2x^2+y\right)\varphi_z=0$.
  3. Find maxima and minima of function $u=2x^2+12xy+y^2$ under condition that $x^2+4y^2=25$.
  4. $u=\left(y^2-x^2\right)e^{1-x^2+y^2}$ on a domain given by inequality \quad $x^2+y^2\leq4$;