Link Search Menu Expand Document

Functions of a Real Variable

We will cover following topics

Introduction

Calculus is the mathematical study of continuous change of variables and their implications on functions which are dependent on these variables. Calculus has two major branches:

  • Differential Calculus
  • Integral Calculus

Differential Calculus is concerned with instantaneous rates of change and slopes of curves, whereas Integral Calculus is concerned with accumulation of quantities and the areas under & between the curves.

In this course, we will study about single and multi-variable calculus. We assume, for all our calculations and results, that f is a real variable function.

Limits

Let f(x) be a function defined on an open interval around x0. We say that the limit of f(x) as x approaches a is L, if for every ε>0, δ>0 such that  x,

0<|xx0|<δ|f(x)L|<ε

We write limxx0f(x)=L to denote that limit of f(x) as x approaches a is L.

Indeterminate Forms

Indeterminate forms are expressions involving two functions and whose limits cannot be derived by simply using the limits of the individual functions. The following indeterminate forms are encountered while calculating limits of functions:

  1. Quotient Indeterminate Forms: 00 and ; can be solved by L’Hopital’s rule.
  2. Product Indeterminate Forms: 0; can be solved by converting to quotient indeterminate form and applying L’Hopital’s rule.
  3. Subtraction Indeterminate Forms: ; can be solved by converting to quotient indeterminate forms and applying L’Hopital’s rule.
  4. Exponential Indeterminate Forms: 00, 0 and 1; can be solved by finding the logarithm of the limit asked.

Some of the forms which are not indeterminate are:

  1. Quotient: 0 and 1 have limit as 0.
  2. Product: has limit as .
  3. Exponential: 0 and have the limits as 0 and respectively.

Continuity

A function f(x) is said to be continuous at x=a if:

limxaf(x)=f(a)

Ex 1: f(x)=1/x is continuous on (,0) and on (0,),

Ex 2: f(x)=sinx is continuous on (,), and

Ex 3: f(x)=cscx is continuous on (0,π), (π,2π), (2π,3π), … etc.


Intermediate Value Theorem: Let f(x) be continuous on [a,b] and let k be any number between f(a) and f(b), where f(a)f(b). Then, there always exists a number c in the open interval (a,b) such that f(c)=k.

Differentiability

The derivative of f(x) is defined by f(x)=limh0f(x+h)f(x)h. The following notations are used to denote the derivative of a function y=f(x): y, f(x), dfdx, dydx and Df(x).

  1. f(a) is the instantaneous rate of change of f(x) at x=a.
  2. If y=f(x), then m=f(a) represents the slope of the tangent to the line y=f(x) at x=a and the equation of the tangent at x=a is given as y=f(a)+f(a)(xa).
  3. If f(t) is the position of an object at time t, then f(a) gives the velocity of the object at t=a.
  4. A list of common derivatives is given below:
ddx(x)=1 ddx(cscx)=cscxcotx ddx(ax)=axln(a)
ddx(sinx)=cosx ddx(cotx)=csc2x ddx(ex)=ex
ddx(cosx)=sinx ddx(sin1x)=11x2 ddx(ln(x))=1x,x>0
ddx(tanx)=sec2x ddx(cos1x)=11x2 ddx(ln|x|)=1x,x0
ddx(secx)=secxtanx ddx(tan1x)=11+x2 ddx(loga(x))=1xlna,x>0

Mean Value Theorem

Let f(x) be a function satisfying two conditions:

i. f(x) is continuous on [a,b], and

ii. f(x) is differentiable on (a,b). Then, according to Mean Value Theorem a number c such that:

f(c)=f(b)f(a)ba

where a<c<b.

Taylor’s Theorem with Remainders

According to Taylor’s Theorem, if a function f can be differentiated (n+1) times in an interval I containing c, then xI, k between x and c such that:

f(x)=Tn(x)+Rn(x)

where Rn(x)=f(n+1)(k)(n+1)!(xc)n+1 is the remainder or error between the actual function value and the estimate using the Taylor Polynomial (Tn(x).

We have the following relation for upper bound on Rn(x):

|Rn(x)||xc|n+1(n+1)!max|f(n+1)(k)|

Maxima and Minima

The maxima and minima of a function f can be obtained by equating its derivative to 0 and then check for second-order derivative at the roots.

(i) For a maxima, dydt=0 and d2ydt2<0

(ii) For a minima, dydt=0 and d2ydt2>0

(iii) For a saddle point, dydt=0 and d2ydt2=0


PYQs

Limits

1) Let f:[0,π2R] be a continuous function such that

f(x)=cos2x4x2π2,0xπ2

Find the value of f(π2).

[2019, 10M]


2) Determine if limz1(1z)tanπz2 exists or not. If the limit exists, then find its value.

[2018, 10M]


3) Find the limit limn1n2r=0n1n2r2.

[2018, 10M]


4) Evaluate the following limit

limxa(2xa)tan(πx2a)

[2015, 10M]


5) Define a sequence sn of real numbers by sn=i=1n(log(n+i)logn)2n+i. Does limnsn exist? If so, compute the value of this limit and justify your answer.

[2012, 20M]


6) Evaluate limx2f(x) where

f(x)={x24x2,x2π,x=2

[2011, 8M]


7) Find the value of limx1ln(1x)cotπx2

[2008, 12M]

Continuity

1) Let f be a real function defined as following:
f(x)=x,1x<1 and
f(x+2)=x,xR. Show that f is discontinuous at every odd integer.

[2003, 12M]


2) Let f(x)={xpsin1x,x00,x=0
Obtain condition on p such that f is continuous at x=0.

[2002, 7M]


3) Let f be defined by setting f(x)=x if x is rational and f(x)=1x if is irrational. Show that f is continuous at x=12 but is discontinuous at every other point.

[2001, 12M]

Differentiability

1) Is f(x)=|cosx|+|sinx| is differentiable at x=π2? If yes, then find its derivative at x=π2. If no, then give a proof of it.

[2019, 15M]


2) Let f be a function defined on R such that f(0)=3 and f(x)5 for all values of x in R. How large can f(2) possibly be?

[2011, 10M]


3) Let f(x) be defined by f(x)=sin|x|, (x(π,π)). Is f continuous on (π,π)? If it is continuous, then is it differentiable on (π,π)?

[2007, 12M]


4) Find a and b so that f(2) exists where f(x)={1|x|, if |x|>2a+bx2, if |x|2

[2006, 12M]


5) Show that xx22<log(1+x)<xx22(1+x), x>0.

[2004, 12M]


6) For all real numbers x, f(x) is given as f(x)={ex+asinx,x<0b(x1)2+x2,x0
Find the values of a and b at which f(x) is differentiable at x=0.

[2003, 12M]


7) Show that ba1a2sin1bsin1aba1b2 for 0<a<b<1.

[2002, 12M]


8) Let f(x)={xpsin1x,x00,x=0
Obtain condition on p such that f is differentiable at x=0.

[2002, 8M]

Mean Value Theorem

1) Prove that between two real roots of excosx+1=0, a real root of exsinx+1=0 lies.

[2014, 10M]


2) A twice differentiable function f(x) is such that f(a)=0=f(b) and f(c)>0 for a<c<b. Prove that there be is at least one point ξ, a<ξ<b for which f(ξ)<0.

[2010, 12M]


3) Suppose that f is continuous on [1,2] and that f has three zeroes in the interval (1,2), show that f has at least one zero in the interval (1,2).

[2009, 12M]


4) If f is the derivative of some function defined on [a,b], prove that there exists a number η[a,b] such that abf(t)dt=f(η)(ba).

[2009, 12M]


5) Prove that an equation of the form xn=α, where nN and α>0 is a real number, has a positive root.

[2004, 15M]


Taylor’s Theorem with Remainders

1) Find the values of a and b such that limx0asin2x×blogcosxx4=12.

[2006, 12M]


Maxima and Minima

1) Find the maximum and the minimum value of the function f(x)=2x39x2+12x+6 on the interval (2,3).

[2019, 15M]


2) Find the shortest distance from the point (1,0) to the parabola y2=4x.

[2018, 13M]


3) Let p and q be positive real numbers such that 1p + 1q =1. Show that for real numbers a, b0,

abapp+bqq

[2012, 12M]


4) Consider the set of triangle having a given base and a given vertex angle. Show that the triangle having the maximum area will be isosceles.

[2002, 15M]


< Previous Next >