Difference between revisions of "IU:TestPage"

From IU
Jump to navigation Jump to search
Line 133: Line 133:
 
# Find maxima and minima of function <math>u=2x^2+12xy+y^2</math> under condition that <math>x^2+4y^2=25</math>. Find the maximum and minimum value of a function
 
# Find maxima and minima of function <math>u=2x^2+12xy+y^2</math> under condition that <math>x^2+4y^2=25</math>. Find the maximum and minimum value of a function
 
# <math>u=\left(y^2-x^2\right)e^{1-x^2+y^2}</math> on a domain given by inequality \quad <math>x^2+y^2\leq4</math>;
 
# <math>u=\left(y^2-x^2\right)e^{1-x^2+y^2}</math> on a domain given by inequality \quad <math>x^2+y^2\leq4</math>;
  +
=== Section 2 ===
  +
  +
==== Section title ====
  +
Integration of Functions of Several Variables
  +
  +
==== Topics covered in this section ====
  +
* Z-test
  +
* Double integrals. Fubini’s theorem and iterated integrals
  +
* Substituting variables in double integrals. Polar coordinates
  +
* Triple integrals. Use of Fubini’s theorem
  +
* Spherical and cylindrical coordinates
  +
* Path integrals
  +
* Area of a surface
  +
* Surface integrals
  +
  +
==== 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 ====
  +
# Represent double integrals below as an iterated integrals (or a sum of iterated integrals) with different orders of integration: <math>\iint\limits_Df(x;y)\,dx\,dy</math> where <math>D=\left\{(x;y)\left|x^2+y^2\leq9,\,x^2+(y+4)^2\geq25\right.\right\}</math>.
  +
# Represent integral <math>I=\displaystyle\iiint\limits_Df(x;y;z)\,dx\,dy\,dz</math> as iterated integrals with all possible (i.e. 6) orders of integration; <math>D</math> is bounded by <math>x=0</math>, <math>x=a</math>, <math>y=0</math>, <math>y=\sqrt{ax}</math>, <math>z=0</math>, <math>z=x+y</math>.
  +
# Find line integrals of a scalar fields <math>\displaystyle\int\limits_{\Gamma}(x+y)\,ds</math> where <math>\Gamma</math> is boundary of a triangle with vertices <math>(0;0)</math>, <math>(1;0)</math> and <math>(0;1)</math>.
  +
  +
==== Typical questions for seminar classes (labs) within this section ====
  +
# Change order of integration in the iterated integral <math>\int\limits_0^{\sqrt2}dy\int\limits_y^{\sqrt{4-y^2}}f(x;y)\,dx</math>.
  +
# Find the volume of a solid given by <math>0\leq z\leq x^2</math>, <math>x+y\leq 5</math>, <math>x-2y\geq2</math>, <math>y\geq0</math>.
  +
# Change into polar coordinates and rewrite the integral as a single integral: <math>\displaystyle\iint\limits_Gf\left(\sqrt{x^2+y^2}\right)\,dx\,dy</math>, <math>G=\left\{(x;y)\left|x^2+y^2\leq x;\, x^2+y^2\leq y\right.\right\}</math>.
  +
# Having ascertained that integrand is an exact differential, calculate the integral along a piecewise smooth plain curve that starts at <math>A</math> and finishes at <math>B</math>: <math>\displaystyle\int\limits_{\Gamma}\left(x^4+4xy^3\right)\,dx +\left(6x^2y^2-5y^4\right)\,dy</math>, <math>A(-2;-1)</math>, <math>B(0;3)</math>;
  +
  +
==== Tasks for midterm assessment within this section ====
  +
  +
  +
==== Test questions for final assessment in this section ====
  +
# Domain <math>G</math> is bounded by lines <math>y=2x</math>, <math>y=x</math> and <math>y=2</math>. Rewrite integral <math>\iint\limits_Gf(x)\,dx\,dy</math> as a single integral.
  +
# Represent the integral <math>\displaystyle\iint\limits_Gf(x;y)\,dx\,dy</math> as iterated integrals with different order of integration in polar coordinates if <math>G=\left\{(x;y)\left|a^2\leq x^2+y^2\leq 4a^2;\,|x|-y\geq0\right.\right\}</math>.
  +
# Find the integral making an appropriate substitution: <math>\displaystyle\iiint\limits_G\left(x^2-y^2\right)\left(z+x^2-y^2\right)\,dx\,dy\,dz</math>, <math>G=\left\{(x;y;z)\left|x-1<y<x;\,1-x<y<2-x;\,1-x^2+y^2<z<y^2-x^2+2x\right.\right\}</math>.
  +
# Use divergence theorem to find the following integrals <math>\displaystyle\iint\limits_S(1+2x)\,dy\,dz+(2x+3y)\,dz\,dx+(3y+4z)\,dx\,dy</math> where <math>S</math> is the outer surface of a tetrahedron <math>\frac xa+\frac yb+\frac zc\leq1</math>, <math>x\geq0</math>, <math>y\geq0</math>, <math>z\geq0</math>;

Revision as of 17:52, 6 December 2021

Calculus II

  • Course name: Calculus II
  • Course number: XYZ

Course Characteristics

Key concepts of the class

  • Multivariate calculus: derivatives, differentials, maxima and minima
  • Multivariate integration
  • Functional series. Fourier series
  • Integrals with parameters

What is the purpose of this course?

The goal of the course is to study basic mathematical concepts that will be required in further studies. The course is based on Mathematical Analysis I, and the concepts studied there are widely used in this course. The course covers differentiation and integration of functions of several variables. Some more advanced concepts, as uniform convergence of series and integrals, are also considered, since they are important for understanding applicability of many theorems of mathematical analysis. In the end of the course some useful applications are covered, such as gamma-function, beta-function, and Fourier transform.

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

  • find partial and directional derivatives of functions of several variables;
  • find maxima and minima for a function of several variables
  • use Fubini’s theorem for calculating multiple integrals
  • 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 subject to a constraint
  • 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
  • beta-function, gamma-function and their properties
  • 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

  • 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
Test 1 10
Midterm 25
Test 2 10
Participation 5

Grades range

Course grading range
Grade Points
A [85, 100]
B [65, 84]
C [45, 64]
D [0, 44]

Resources and reference material

  • Robert A. Adams, Christopher Essex (2017) Calculus. A Complete Course, Pearson
  • Jerrold Marsden, Alan Weinstein (1985) Calculus (in three volumes; volumes 2 and 3), Springer

Course Sections

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

Section 1

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 , and if .
  2. Find the differential of a function: (a)~; \; (b)~.
  3. Find the differential of given implicitly by an equation at points and .
  4. Find maxima and minima of a function subject to a constraint (or several constraints): \begin{enumerate}
  5. , \quad , , , ;
  6. , \quad ;
  7. , \quad , ;

Typical questions for seminar classes (labs) within this section

  1. Let us consider Show that this function has a limit at the origin along any straight line that passes through it (and all these limits are equal to each other), yet this function does not have limit as .
  2. Find the largest possible value of directional derivative at point of function .
  3. Find maxima and minima of functions given implicitly by the equations: \begin{enumerate}
  4. , ;
  5. .

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 is equal to zero.
  2. Show that function satisfies the equation .
  3. Find maxima and minima of function under condition that . Find the maximum and minimum value of a function
  4. on a domain given by inequality \quad ;

Section 2

Section title

Integration of Functions of Several Variables

Topics covered in this section

  • Z-test
  • Double integrals. Fubini’s theorem and iterated integrals
  • Substituting variables in double integrals. Polar coordinates
  • Triple integrals. Use of Fubini’s theorem
  • Spherical and cylindrical coordinates
  • Path integrals
  • Area of a surface
  • Surface integrals

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. Represent double integrals below as an iterated integrals (or a sum of iterated integrals) with different orders of integration: where .
  2. Represent integral as iterated integrals with all possible (i.e. 6) orders of integration; is bounded by , , , , , .
  3. Find line integrals of a scalar fields where is boundary of a triangle with vertices , and .

Typical questions for seminar classes (labs) within this section

  1. Change order of integration in the iterated integral .
  2. Find the volume of a solid given by , , , .
  3. Change into polar coordinates and rewrite the integral as a single integral: , .
  4. Having ascertained that integrand is an exact differential, calculate the integral along a piecewise smooth plain curve that starts at and finishes at : , , ;

Tasks for midterm assessment within this section

Test questions for final assessment in this section

  1. Domain is bounded by lines , and . Rewrite integral as a single integral.
  2. Represent the integral as iterated integrals with different order of integration in polar coordinates if .
  3. Find the integral making an appropriate substitution: , .
  4. Use divergence theorem to find the following integrals where is the outer surface of a tetrahedron , , , ;