Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I/Exercise sheet 16/refcontrol



Exercises

Exercise Create referencenumber

Determine the derivatives of hyperbolic sine and hyperbolic cosine.


Exercise Create referencenumber

Determine the derivative of the function


Exercise Create referencenumber

Let

be a differentiable function with the property

Prove that for all .


===Exercise Exercise 16.4

change===

Determine the derivatives of the sine and the cosine function by using Theorem 16.1 .


Exercise Create referencenumber

Determine the -th derivative of the sine function.


Exercise Create referencenumber

Determine the derivative of the function


Exercise Create referencenumber

Determine for the derivative of the function


Exercise Create referencenumber

Determine the derivative of the function


Exercise Create referencenumber

Let be a convergent power series. Determine the derivatives .


Exercise Create referencenumber

Show that the function

is strictly increasing.


Exercise Create referencenumber

Determine the local and the global extrema of the function


Exercise Create referencenumber

Show that the sine function and the cosine function have the following values.

a)

b)

c)


===Exercise Exercise 16.13

change===

Prove that the real sine function induces a bijective, strictly increasing function

and that the real cosine function induces a bijective, strictly decreasing function


===Exercise Exercise 16.14

change===

Show that the real tangent functionMDLD/real tangent function induces a bijective,MDLD/bijective strictly increasingMDLD/strictly increasing (R) function

and that the real cotangent functionMDLD/real cotangent function induces a bijective strictly decreasing function


Exercise Create referencenumber

Let

be a periodic function and

any function. a) Prove that the composite function is also periodic. b) Prove that the composite function does not need to be periodic.


Exercise Create referencenumber

Let

be a continuous periodic function. Prove that is bounded.


Exercise Create referencenumber

Let

be periodic functions with periods respectively and . The quotient is a rational number. Prove that is also a periodic function.


Exercise Create referencenumber

Determine the derivatives of arc-sine and arc-cosine functions.


Exercise Create referencenumber

We consider the function

a) Prove that gives a continuous bijection between and .

b) Determine the inverse image of under , then compute and . Draw a rough sketch for the inverse function .


Exercise Create referencenumber

Determine the derivative of the function


Exercise Create referencenumber

We consider the function

a) Investigate the monotony behavior of this function.

b) Prove that this function is injective.

c) Determine the image of .

d) Determine the inverse function on the image for this function.

e) Sketch the graph of the function .


Exercise Create referencenumber

Consider the function

Determine the zeros and the local (global) extrema of . Sketch up roughly the graph of the function.


Exercise Create referencenumber

Discuss the behavior of the function graph of

Determine especially the monotonicity behavior, the extrema of , and also for the derivative .


Exercise Create referencenumber

Sketch the function


===Exercise Exercise 16.25

change===

Show that the function

defined by

is continuous.MDLD/continuous (R) Is it possible to sketch the graph of this function?


Exercise Create referencenumber

Determine for the following functions if the function limit exists and, in case, what value it takes.

  1. ,
  2. ,
  3. ,
  4. .


Exercise Create referencenumber

Determine for the following functions, if the limit function for , , exists, and, in case, what value it takes.

  1. ,
  2. ,
  3. .


Exercise Create referencenumber

For an initial value , we consider the sequence defined by the recursive relation

Decide whether converges and, if applicable, determine its limit.


Exercise Create referencenumber

Show that the sequence

does not converge.




Hand-in-exercises

Exercise (3 marks) Create referencenumber

Determine the linear functions that are tangent to the exponential function.


Exercise (2 marks) Create referencenumber

Determine the derivative of the function


The following exercise shall be solved without using the second derivative.

Exercise (4 marks) Create referencenumber

Determine the extrema of the function


Exercise (5 marks) Create referencenumber

We want to determine approximately as the smallest zero of cosine with the help of the cosine series

and the interval bisection method of the intermediate value theorem (in the sense of Method 11.3 ). Here, we encounter the problem that we can not compute the cosine exactly, as it involves infinitely many summands. Therefore we apply the following idea: as the -th approximation for , we use the lower bound of the -th interval coming from the interval bisection (with the initial interval ) for the zero of the truncated cosine series (so we are using finer nested intervals of better approximations of the cosine function).

Design a computer program (pseudocode) that computes the values and prints them, under the following conditions.

  • The computer has as many memory units as needed. They can store rational numbers.
  • The natural numbers are in some data base
(it is not necessary to generate them).
  • The computer can write the content of a memory unit into another memory unit.
  • The computer can do arithmetic operations with rational numbers
(addition, subtraction, multiplication, division by a number ) and store the result in a memory unit.
  • The computer can compare the content of two memory units and can jump, depending on the outcome, to program lines.
  • The computer can print the content of a memory unit and stored texts.


Exercise (2 marks) Create referencenumber

Determine the function limit .



<< | Mathematics for Applied Sciences (Osnabrück 2023-2024)/Part I | >>
PDF-version of this exercise sheet
Lecture for this exercise sheet (PDF)