SlideShare a Scribd company logo
1 of 20
Download to read offline
Mathematical Analysis and Its Applications in the
Dept. of Math at Tallinn Uni:
the past, present and possible future
Andi Kivinukk
Matemaatika osakond, Tallinna Ülikool
DTI seminar, TLÜ
detsember 16, 2015
A. Kivinukk (Tallinna Ülikool) 1 / 20
Staff
Staff
Prof Anne Tali (at TLU since 1973)
Mathematical competencies: mathematical analysis, applications of
functional analysis (summability theory)
Prof AK (at TLU since 1993)
Mathematical competencies: mathematical analysis (approximation
theory and its applications, in particular in signal analysis), Fourier
analysis, mathematical finance (option theory), optimization
Senior researcher Maria Zeltser (at TLU since 2004 )
Mathematical competencies: mathematical analysis, applications of
functional analysis, mathematical statistics, data analysis
A. Kivinukk (Tallinna Ülikool) 2 / 20
Staff
Lecturer, PhD Anna Šeletski (at TLU since 2014)
Mathematical competencies: mathematical analysis (partial differential
equations), applications of functional analysis (summability theory)
Non-staff member researcher, PhD Tarmo Metsmägi
Mathematical competencies: mathematical analysis (approximation
theory)
Doctoral student Anna Saksa
Mathematical competencies: mathematical analysis (approximation
theory, Fourier series)
A. Kivinukk (Tallinna Ülikool) 3 / 20
Approximations, Fourier Analysis, Shannon sampling series
Approximations, Fourier Analysis, Shannon sampling
series
Topics by:
AK and his doctoral student Anna Saksa and Tarmo Metsmägi
Introduction
Warning: MATH do not exist without numbers or specific symbols !
A crucial number in Math is
π = 3.1415926535897932384626433832795028...,
here are 3.5 × 101 digits.
Mathematicians and computer scientists discovered new approaches
that, when combined with increasing computational power, extended
the decimal representation of π to, as of 2015, over 13.3 trillion (1013)
digits.
A. Kivinukk (Tallinna Ülikool) 4 / 20
Approximations, Fourier Analysis, Shannon sampling series
Usually we use an approximation π = 3.14, as you know - probably ?
Using the approximation we did the error π − π < 0.0016.
Some persons may like the approximation π = 3.1416, in that case the
error is
π − π < 0.000075 or π − π > −0.000075
or using the absolute value |π − π| < 0.000075.
Three important things happened:
0) An approximation is simpler as the object itself !
1) It does not matter is an approximation bigger or less from the true
value - the error is error. Therefore we use the absolute value.
2) If our approximation uses more digits the error will be smaller
(0.000075 < 0.0016).
A. Kivinukk (Tallinna Ülikool) 5 / 20
Approximations, Fourier Analysis, Shannon sampling series
Our topic, AK, Anna Saksa and Tarmo Metsmägi
In our topic the complicated objects are functions or more generally
operators. You may consider these as input-output machines , like a
mincing machine.
For quite arbitrary functions f the Fourier partial sums Snf perform an
universal approximation method.
The error, analogically to the absolute value, is given by ||f − Snf||, and
here the parameter n is a natural number and for bigger n the
approximation will be better.
But (Arbitrary cannot be perfect !) even for the continuous functions
(these have continuous graphs) the Fourier series may fail. In this case
some generalization is used:
Un(f, x) :=
n
k=−n
λ(
k
n
)f∧
(k)eikx
.
A. Kivinukk (Tallinna Ülikool) 6 / 20
Approximations, Fourier Analysis, Shannon sampling series
In fact, the basis functions eikx = cos kx + i sin kx are 2π-periodic. For
non-periodic case the Fourier transform or the Shannon sampling
operators
(SW f)(t) :=
k∈Z
f(
k
W
)s(Wt − k)
are used. For a finite interval, e.g. [0, 1], another type of operators
(Bnf)(x) =
n
k=0
f(
k
n
)pk,n(x)
are used.
Again, typical problems are how to characterize the error
f − SW f .
A. Kivinukk (Tallinna Ülikool) 7 / 20
Summability methods, speeds of convergence and ...
Comparison of summability methods, speeds of
convergence and statistical convergence
Topics by: Anne Tali, her former doctoral student, now Lecturer, PhD
Anna Šeletski and co-author Ulrich Stadtmüller (University of Ulm)
A number sequence x = (ξn) can be convergent or divergent, but only
convergent sequences are common in practice.
Example. The sequence (1, 1
2 , 1
3 , 1
4 , ..., 1
100, ...) in infinity seems to be
"equal" to 0, and by definition we call it to be convergent.
But we are not sure what will happen in infinity for (1, 0, 1, 0, 1, 0, 1, ...),
thus, we call it to be divergent.
A divergent sequence x = (ξn) can be transformed into convergent
sequence y = (ηn) by some operator A. Then it is said that sequence
x is A-convergent.
A. Kivinukk (Tallinna Ülikool) 8 / 20
Summability methods, speeds of convergence and ...
The most common operators A are matrix transformations A = (ank )
defined by
ηn =
∞
k=0
ankξk , n = 0, 1, 2, ....
The following problems are discussed for certain families {Aα} (α is a
continuous parameter).
1) Methods Aα are compared by their sets of all Aα-convergent
sequences and by speed of convergence.
2) The estimates for speeds of methods Aα are found.
3) Different types of Aα-convergence, like ordinary convergence,
strong convergence and statistical convergence, are characterized and
compared.
4) Transformations Aα are characterized as bounded operators in
sequence spaces lp.
A. Kivinukk (Tallinna Ülikool) 9 / 20
Summability methods, speeds of convergence and ...
Anna Šeletski
is involved in another project with Jaan Janno, Tallinn Uni of
Technology, studying the solitary waves (in channels or in some micro
elements like constructions materials).
A. Kivinukk (Tallinna Ülikool) 10 / 20
Series and sequences
Series and sequences
Topics by
Maria Zeltser
Series are sums with infinity number of terms:
∞
k=0
ak = a0 + a1 + a2 + ... + a100 + ...
It is up the terms ak, could the expression above be meaningful or not !
Example. In case ak ≡ 1 we have
∞
k=0
1 = 1 + 1 + 1 + ... + 1 + ...
and it is certainly a huge number or even more - infinity. We call that
this series is divergent.
A. Kivinukk (Tallinna Ülikool) 11 / 20
Series and sequences
More hopeful seems to be
∞
k=0
1
(k + 1)2
= 1 +
1
22
+
1
32
+ ... +
1
1002
+ ... ,
because, although the number of terms is infinity, at the "end" we add
very small numbers like 0.001, ..., 0.000001, ... etc.
We call that this series is convergent.
The topic of convergent/divergent series is very old, but Maria Zeltser
found a very fresh view to this area.
A. Kivinukk (Tallinna Ülikool) 12 / 20
A selection of Journals, Books, etc. where we have published
A selection of Journals, Books, ...
In: New Perspectives on Approximation and Sampling Theory. A.
I. Zayed and G. Schmeisser (Eds.) Applied and Numerical
Harmonic Analysis, Springer, 2014, 65–88.
Sampling Theory in Signal and Image Processing, 13 (2014), no
2, 189–206, and many other issues
In Proc. of the 9th Intern. Conf. on Sampling Theory and
Applications , Singapore, May 2-6, 2011, A. Khong, F. Oggier
(Eds.), Nanyang Techn. Univ., 2011, 1–4
A. Kivinukk (Tallinna Ülikool) 13 / 20
A selection of Journals, Books, etc. where we have published
Math. Nachr., 2009, 282, 2, 288–306.
Filomat, 2015
Proc. Estonian Acad. Sci., many many times
Wave Motion, 52 (2015)
Mathematical Modelling and Analysis , 2010, 15, 103–112, etc.
Journal of Function Spaces and Applications, 1–8, 2013.
Mathematica Slovaca, 63(6), 1333–1346, 2014.
A. Kivinukk (Tallinna Ülikool) 14 / 20
A selection of Journals, Books, etc. where we have published
In: AIP Conference Proceedings, 11TH INTERNATIONAL
CONFERENCE OF NUMERICAL ANALYSIS AND APPLIED
MATHEMATICS 2013: ICNAAM 2013: Rhodes, Greece, 21-27
September 2013, 770–773, 2013.
In: Fourier Analysis. Pseudo-differential Operators,
Time-Frequency Analysis and Partial Differential Equations,
Springer, 357– 374, 2014.
In: Abstracts of the International Congress of Mathematicians
(ICM 2014), Seoul, Korea, 272–273, 2014.
In: FINEST MATH 2014 : Fourth Finnish-Estonian Mathematics
Colloquium and Finnish Mathematical Days 2014, Book of
Abstracts, University of Helsinki, 9-10 January 2014, 2014.
In: Kangro-100 : Methods of Analysis and Algebra, Intern. conf.
dedicated to the centennial of professor Gunnar Kangro, Tartu,
Estonia, September 1-6, 2013, Book of Abstracts, Tartu, Estonian
Mathematical Society, 2013.
A. Kivinukk (Tallinna Ülikool) 15 / 20
Conferences, Work-shops, Seminars, (co-)organized by our working group
Conferences, Work-shops, Seminars, (co-)organized
by our working group
Approximations, Summations and Applications, Laulasmaa, Dec.
11, 2015
Methods of Analysis and Algebra, Intern. conf. dedicated to the
centennial of professor Gunnar Kangro, Tartu, Estonia, September
1-6, 2013
International Workshop on Approximations, Harmonic Analysis,
Operators and Sequences" , Narva-Joesuu, Oct. 3-5, 2008
Finnish-Estonian Mathematics Colloquium = FinEst Math 2002,
Tallinn
NB ! Approved by the Intern. Steering Committee of SampTA:
Intern. Conf. SampTA (Sampling Theory and Applications),
Tallinn, July 3 - 7, 2017;
with 150 - 180 foreigners !
A. Kivinukk (Tallinna Ülikool) 16 / 20
Conferences, Lectures, etc.
Conferences, Lectures, etc.
Fourth Finnish-Estonian Mathematics Colloquium and Finnish
Mathematical Days 2014, Univ. of Helsinki, 9-10 January 2014.
Intern. Conf. on Operator Theory, 28 April - 01 May, 2014,
Hammamet, Tunisia.
Intern. Congress of Mathematicians (ICM 2014), Seoul, Korea,
13-21 August 2014.
ISAAC 9th congress, Krakow, Poland, 5-9 august, 2013.
Lecturers in Estonian Doctoral School of Mathematics and
Statistics , Tartu, 2012, 2013.
Conf. Numerical Analysis and Applied Mathematics ICNAAM
2013: Rhodes, Greece, 21-27 September 2013.
14.03-21.03.2013, Israel, Bar-Ilan University, talk and scientific
work with a co-author.
A. Kivinukk (Tallinna Ülikool) 17 / 20
Conferences, Lectures, etc.
11th Intern. Conf. on Sampling Theory and Applications, May 25 -
29, 2015, Washington DC (American Uni)
Modern Time-Frequency Analysis, Strobl, Austria, June 1-7, 2014.
10th Intern. Conf. on Sampling Theory and Applications, July 1st -
July 5th, 2013, Jacobs Univ. Bremen
ERASMUS lecturer at Babes - Bolyai University of Cluj - Napoca,
Romania, March, 2013.
3rd Dolomites Workshop on Constructive Approximation and
Applications, Alba di Canazei, September 9-14, 2012.
A. Kivinukk (Tallinna Ülikool) 18 / 20
Ending Projects
Ending projects
Function and sequence spaces in approximations and their
applications, ETF 8627, 2011 - 2014 (2015) (M. Zeltser, AK,
Tatjana Tamberg, Anna Saksa, Tarmo Metsmägi )
Estonian Center of Excellence Mesosystems Theory and
Applications, AU/8211, 2011 - 2015 (AK, M. Zeltser, A. Saksa)
A. Kivinukk (Tallinna Ülikool) 19 / 20
Future: some 2 - 5 years later
Future: some 2 - 5 years later
Retirements, new colleagues with ??? (unknown) qualification
With high probability no pure scientific projects (due to Estonian
politics in science)
No students, no money, no staff (Now still the situation better than
in physics, biology, ...)
A. Kivinukk (Tallinna Ülikool) 20 / 20

More Related Content

Viewers also liked

Discrete Computaional Geometry
Discrete Computaional GeometryDiscrete Computaional Geometry
Discrete Computaional GeometrySaurav Mistry
 
SOCG: Linear-Size Approximations to the Vietoris-Rips Filtration
SOCG: Linear-Size Approximations to the Vietoris-Rips FiltrationSOCG: Linear-Size Approximations to the Vietoris-Rips Filtration
SOCG: Linear-Size Approximations to the Vietoris-Rips FiltrationDon Sheehy
 
Geometry, Topology, and all of Your Wildest Dreams Will Come True
Geometry, Topology, and all of Your Wildest Dreams Will Come TrueGeometry, Topology, and all of Your Wildest Dreams Will Come True
Geometry, Topology, and all of Your Wildest Dreams Will Come TrueDon Sheehy
 
Foss4 g topology_july_16_2015
Foss4 g topology_july_16_2015Foss4 g topology_july_16_2015
Foss4 g topology_july_16_2015Lars Aksel Opsahl
 
Computational geometry
Computational geometryComputational geometry
Computational geometrymurali9120
 
2016 Master Service and Parts Release 2
2016 Master Service and Parts Release 22016 Master Service and Parts Release 2
2016 Master Service and Parts Release 2Badr Al Akhras
 
Responsabilidad social
Responsabilidad socialResponsabilidad social
Responsabilidad socialKata Mon
 
Step 6 collaborative design of the film festival promotion
Step 6   collaborative design of the film festival promotionStep 6   collaborative design of the film festival promotion
Step 6 collaborative design of the film festival promotionmelcra18
 
Primer estudio del caso
Primer estudio del casoPrimer estudio del caso
Primer estudio del casomelcra18
 
Έθιμα με το νερό
Έθιμα με το νερόΈθιμα με το νερό
Έθιμα με το νερόkatpapaioa
 
Actividad individual katherinne monroy salazar 4011252
Actividad individual katherinne monroy salazar 4011252Actividad individual katherinne monroy salazar 4011252
Actividad individual katherinne monroy salazar 4011252Kata Mon
 
Topological_Vector_Spaces_FINAL_DRAFT
Topological_Vector_Spaces_FINAL_DRAFTTopological_Vector_Spaces_FINAL_DRAFT
Topological_Vector_Spaces_FINAL_DRAFTOliver Taylor
 
Selected papers-2014 Topology Conference
Selected papers-2014 Topology ConferenceSelected papers-2014 Topology Conference
Selected papers-2014 Topology ConferenceSpiros Louvros
 
2015-12-17 research seminar 3rd part
2015-12-17 research seminar 3rd part2015-12-17 research seminar 3rd part
2015-12-17 research seminar 3rd partifi8106tlu
 
A Tutorial on Computational Geometry
A Tutorial on Computational GeometryA Tutorial on Computational Geometry
A Tutorial on Computational GeometryMinh-Tri Pham
 
Digital geometry an introduction
Digital geometry   an introductionDigital geometry   an introduction
Digital geometry an introductionParthapratim Das
 

Viewers also liked (19)

Discrete Computaional Geometry
Discrete Computaional GeometryDiscrete Computaional Geometry
Discrete Computaional Geometry
 
SOCG: Linear-Size Approximations to the Vietoris-Rips Filtration
SOCG: Linear-Size Approximations to the Vietoris-Rips FiltrationSOCG: Linear-Size Approximations to the Vietoris-Rips Filtration
SOCG: Linear-Size Approximations to the Vietoris-Rips Filtration
 
Geometry, Topology, and all of Your Wildest Dreams Will Come True
Geometry, Topology, and all of Your Wildest Dreams Will Come TrueGeometry, Topology, and all of Your Wildest Dreams Will Come True
Geometry, Topology, and all of Your Wildest Dreams Will Come True
 
Dt
DtDt
Dt
 
Foss4 g topology_july_16_2015
Foss4 g topology_july_16_2015Foss4 g topology_july_16_2015
Foss4 g topology_july_16_2015
 
Computational geometry
Computational geometryComputational geometry
Computational geometry
 
2016 Master Service and Parts Release 2
2016 Master Service and Parts Release 22016 Master Service and Parts Release 2
2016 Master Service and Parts Release 2
 
Responsabilidad social
Responsabilidad socialResponsabilidad social
Responsabilidad social
 
Step 6 collaborative design of the film festival promotion
Step 6   collaborative design of the film festival promotionStep 6   collaborative design of the film festival promotion
Step 6 collaborative design of the film festival promotion
 
HSED_高等教育
HSED_高等教育HSED_高等教育
HSED_高等教育
 
25 middle mediastinal lesions
25 middle mediastinal lesions25 middle mediastinal lesions
25 middle mediastinal lesions
 
Primer estudio del caso
Primer estudio del casoPrimer estudio del caso
Primer estudio del caso
 
Έθιμα με το νερό
Έθιμα με το νερόΈθιμα με το νερό
Έθιμα με το νερό
 
Actividad individual katherinne monroy salazar 4011252
Actividad individual katherinne monroy salazar 4011252Actividad individual katherinne monroy salazar 4011252
Actividad individual katherinne monroy salazar 4011252
 
Topological_Vector_Spaces_FINAL_DRAFT
Topological_Vector_Spaces_FINAL_DRAFTTopological_Vector_Spaces_FINAL_DRAFT
Topological_Vector_Spaces_FINAL_DRAFT
 
Selected papers-2014 Topology Conference
Selected papers-2014 Topology ConferenceSelected papers-2014 Topology Conference
Selected papers-2014 Topology Conference
 
2015-12-17 research seminar 3rd part
2015-12-17 research seminar 3rd part2015-12-17 research seminar 3rd part
2015-12-17 research seminar 3rd part
 
A Tutorial on Computational Geometry
A Tutorial on Computational GeometryA Tutorial on Computational Geometry
A Tutorial on Computational Geometry
 
Digital geometry an introduction
Digital geometry   an introductionDigital geometry   an introduction
Digital geometry an introduction
 

Similar to 2015-12-17 research seminar 2nd part

How mathematicians predict the future?
How mathematicians predict the future?How mathematicians predict the future?
How mathematicians predict the future?Mattia Zanella
 
A method for solving unbalanced intuitionistic fuzzy transportation problems
A method for solving unbalanced intuitionistic fuzzy transportation problemsA method for solving unbalanced intuitionistic fuzzy transportation problems
A method for solving unbalanced intuitionistic fuzzy transportation problemsNavodaya Institute of Technology
 
Graph Spectra through Network Complexity Measures: Information Content of Eig...
Graph Spectra through Network Complexity Measures: Information Content of Eig...Graph Spectra through Network Complexity Measures: Information Content of Eig...
Graph Spectra through Network Complexity Measures: Information Content of Eig...Hector Zenil
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolationEasyStudy3
 
A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...
A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...
A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...IJECEIAES
 
Sampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and OptimizationSampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and OptimizationApostolos Chalkis
 
Master's Thesis defence presentation
Master's  Thesis defence presentationMaster's  Thesis defence presentation
Master's Thesis defence presentationSmrati Kumar Katiyar
 
Computational methods for nanoscale bio sensors
Computational methods for nanoscale bio sensorsComputational methods for nanoscale bio sensors
Computational methods for nanoscale bio sensorsUniversity of Glasgow
 
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...AI Publications
 
Introductory Lecture to Applied Mathematics Stream
Introductory Lecture to Applied Mathematics StreamIntroductory Lecture to Applied Mathematics Stream
Introductory Lecture to Applied Mathematics StreamSSA KPI
 
Transient response of grounding
Transient response of groundingTransient response of grounding
Transient response of groundingHimmelstern
 
A Reflection of Euler’s Constant and Its Applications
A Reflection of Euler’s Constant and Its ApplicationsA Reflection of Euler’s Constant and Its Applications
A Reflection of Euler’s Constant and Its Applicationsdrboon
 
Dynamics of structures with uncertainties
Dynamics of structures with uncertaintiesDynamics of structures with uncertainties
Dynamics of structures with uncertaintiesUniversity of Glasgow
 
A survey of sparse representation algorithms and applications
A survey of sparse representation algorithms and applications A survey of sparse representation algorithms and applications
A survey of sparse representation algorithms and applications redpel dot com
 

Similar to 2015-12-17 research seminar 2nd part (20)

How mathematicians predict the future?
How mathematicians predict the future?How mathematicians predict the future?
How mathematicians predict the future?
 
A method for solving unbalanced intuitionistic fuzzy transportation problems
A method for solving unbalanced intuitionistic fuzzy transportation problemsA method for solving unbalanced intuitionistic fuzzy transportation problems
A method for solving unbalanced intuitionistic fuzzy transportation problems
 
cv-english
cv-englishcv-english
cv-english
 
Graph Spectra through Network Complexity Measures: Information Content of Eig...
Graph Spectra through Network Complexity Measures: Information Content of Eig...Graph Spectra through Network Complexity Measures: Information Content of Eig...
Graph Spectra through Network Complexity Measures: Information Content of Eig...
 
Unit i e-content
Unit i e-contentUnit i e-content
Unit i e-content
 
Aq4201280292
Aq4201280292Aq4201280292
Aq4201280292
 
2. polynomial interpolation
2. polynomial interpolation2. polynomial interpolation
2. polynomial interpolation
 
A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...
A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...
A Novel Method based on Gaussianity and Sparsity for Signal Separation Algori...
 
Wavelet Signal Processing
Wavelet Signal ProcessingWavelet Signal Processing
Wavelet Signal Processing
 
Sampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and OptimizationSampling Spectrahedra: Volume Approximation and Optimization
Sampling Spectrahedra: Volume Approximation and Optimization
 
Master's Thesis defence presentation
Master's  Thesis defence presentationMaster's  Thesis defence presentation
Master's Thesis defence presentation
 
Computational methods for nanoscale bio sensors
Computational methods for nanoscale bio sensorsComputational methods for nanoscale bio sensors
Computational methods for nanoscale bio sensors
 
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
A Class of Continuous Implicit Seventh-eight method for solving y’ = f(x, y) ...
 
Introductory Lecture to Applied Mathematics Stream
Introductory Lecture to Applied Mathematics StreamIntroductory Lecture to Applied Mathematics Stream
Introductory Lecture to Applied Mathematics Stream
 
Ecmi presentation
Ecmi presentationEcmi presentation
Ecmi presentation
 
Transient response of grounding
Transient response of groundingTransient response of grounding
Transient response of grounding
 
Mathematical Statistics
Mathematical StatisticsMathematical Statistics
Mathematical Statistics
 
A Reflection of Euler’s Constant and Its Applications
A Reflection of Euler’s Constant and Its ApplicationsA Reflection of Euler’s Constant and Its Applications
A Reflection of Euler’s Constant and Its Applications
 
Dynamics of structures with uncertainties
Dynamics of structures with uncertaintiesDynamics of structures with uncertainties
Dynamics of structures with uncertainties
 
A survey of sparse representation algorithms and applications
A survey of sparse representation algorithms and applications A survey of sparse representation algorithms and applications
A survey of sparse representation algorithms and applications
 

More from ifi8106tlu

2016-05-30 Venia Legendi (CEITER): Minna Huotilainen
2016-05-30 Venia Legendi (CEITER): Minna Huotilainen2016-05-30 Venia Legendi (CEITER): Minna Huotilainen
2016-05-30 Venia Legendi (CEITER): Minna Huotilainenifi8106tlu
 
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Callejaifi8106tlu
 
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovskyifi8106tlu
 
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prietoifi8106tlu
 
2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana
2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana
2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Trianaifi8106tlu
 
2016-05-27 Venia Legendi (CEITER): Paul Seitlinger
2016-05-27 Venia Legendi (CEITER): Paul Seitlinger2016-05-27 Venia Legendi (CEITER): Paul Seitlinger
2016-05-27 Venia Legendi (CEITER): Paul Seitlingerifi8106tlu
 
2016-05-27 Venia Legendi (CEITER): Terje Väljataga
2016-05-27 Venia Legendi (CEITER): Terje Väljataga2016-05-27 Venia Legendi (CEITER): Terje Väljataga
2016-05-27 Venia Legendi (CEITER): Terje Väljatagaifi8106tlu
 
2016-05-11 research seminar
2016-05-11 research seminar2016-05-11 research seminar
2016-05-11 research seminarifi8106tlu
 
2016-05-04 research seminar
2016-05-04 research seminar2016-05-04 research seminar
2016-05-04 research seminarifi8106tlu
 
Venia Legendi 2016: Pille Eslon
Venia Legendi 2016: Pille EslonVenia Legendi 2016: Pille Eslon
Venia Legendi 2016: Pille Eslonifi8106tlu
 
Venia Legendi 2016: Maria Zeltser
Venia Legendi 2016: Maria ZeltserVenia Legendi 2016: Maria Zeltser
Venia Legendi 2016: Maria Zeltserifi8106tlu
 
Venia legendi 2016 Andi Kivinukk
Venia legendi 2016 Andi KivinukkVenia legendi 2016 Andi Kivinukk
Venia legendi 2016 Andi Kivinukkifi8106tlu
 
2016-04-27 research seminar, 2nd presenter
2016-04-27 research seminar, 2nd presenter2016-04-27 research seminar, 2nd presenter
2016-04-27 research seminar, 2nd presenterifi8106tlu
 
2016-04-27 research seminar
2016-04-27 research seminar2016-04-27 research seminar
2016-04-27 research seminarifi8106tlu
 
EstCORE veebinar
EstCORE veebinarEstCORE veebinar
EstCORE veebinarifi8106tlu
 
2016-04-20 research seminar
2016-04-20 research seminar2016-04-20 research seminar
2016-04-20 research seminarifi8106tlu
 
2016-04-13 research seminar appendix
2016-04-13 research seminar appendix2016-04-13 research seminar appendix
2016-04-13 research seminar appendixifi8106tlu
 
2016-04-13 research seminar presentation
2016-04-13 research seminar presentation2016-04-13 research seminar presentation
2016-04-13 research seminar presentationifi8106tlu
 
2016-04-06 research seminar
2016-04-06 research seminar2016-04-06 research seminar
2016-04-06 research seminarifi8106tlu
 
2016 03-16 research seminar
2016 03-16 research seminar2016 03-16 research seminar
2016 03-16 research seminarifi8106tlu
 

More from ifi8106tlu (20)

2016-05-30 Venia Legendi (CEITER): Minna Huotilainen
2016-05-30 Venia Legendi (CEITER): Minna Huotilainen2016-05-30 Venia Legendi (CEITER): Minna Huotilainen
2016-05-30 Venia Legendi (CEITER): Minna Huotilainen
 
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
2016-05-31 Venia Legendi (CEITER): Adolfo Ruiz Calleja
 
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
2016-05-31 Venia Legendi (CEITER): Sergey Sosnovsky
 
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
2016-05-30 Venia Legendi (CEITER): Luis Pablo Prieto
 
2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana
2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana
2016-05-30 Venia Legendi (CEITER): Maria Jesus Rodriguez Triana
 
2016-05-27 Venia Legendi (CEITER): Paul Seitlinger
2016-05-27 Venia Legendi (CEITER): Paul Seitlinger2016-05-27 Venia Legendi (CEITER): Paul Seitlinger
2016-05-27 Venia Legendi (CEITER): Paul Seitlinger
 
2016-05-27 Venia Legendi (CEITER): Terje Väljataga
2016-05-27 Venia Legendi (CEITER): Terje Väljataga2016-05-27 Venia Legendi (CEITER): Terje Väljataga
2016-05-27 Venia Legendi (CEITER): Terje Väljataga
 
2016-05-11 research seminar
2016-05-11 research seminar2016-05-11 research seminar
2016-05-11 research seminar
 
2016-05-04 research seminar
2016-05-04 research seminar2016-05-04 research seminar
2016-05-04 research seminar
 
Venia Legendi 2016: Pille Eslon
Venia Legendi 2016: Pille EslonVenia Legendi 2016: Pille Eslon
Venia Legendi 2016: Pille Eslon
 
Venia Legendi 2016: Maria Zeltser
Venia Legendi 2016: Maria ZeltserVenia Legendi 2016: Maria Zeltser
Venia Legendi 2016: Maria Zeltser
 
Venia legendi 2016 Andi Kivinukk
Venia legendi 2016 Andi KivinukkVenia legendi 2016 Andi Kivinukk
Venia legendi 2016 Andi Kivinukk
 
2016-04-27 research seminar, 2nd presenter
2016-04-27 research seminar, 2nd presenter2016-04-27 research seminar, 2nd presenter
2016-04-27 research seminar, 2nd presenter
 
2016-04-27 research seminar
2016-04-27 research seminar2016-04-27 research seminar
2016-04-27 research seminar
 
EstCORE veebinar
EstCORE veebinarEstCORE veebinar
EstCORE veebinar
 
2016-04-20 research seminar
2016-04-20 research seminar2016-04-20 research seminar
2016-04-20 research seminar
 
2016-04-13 research seminar appendix
2016-04-13 research seminar appendix2016-04-13 research seminar appendix
2016-04-13 research seminar appendix
 
2016-04-13 research seminar presentation
2016-04-13 research seminar presentation2016-04-13 research seminar presentation
2016-04-13 research seminar presentation
 
2016-04-06 research seminar
2016-04-06 research seminar2016-04-06 research seminar
2016-04-06 research seminar
 
2016 03-16 research seminar
2016 03-16 research seminar2016 03-16 research seminar
2016 03-16 research seminar
 

Recently uploaded

Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactPECB
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024Janet Corral
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphThiyagu K
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfagholdier
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfchloefrazer622
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 

Recently uploaded (20)

INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
General AI for Medical Educators April 2024
General AI for Medical Educators April 2024General AI for Medical Educators April 2024
General AI for Medical Educators April 2024
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
Z Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot GraphZ Score,T Score, Percential Rank and Box Plot Graph
Z Score,T Score, Percential Rank and Box Plot Graph
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Arihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdfArihant handbook biology for class 11 .pdf
Arihant handbook biology for class 11 .pdf
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 

2015-12-17 research seminar 2nd part

  • 1. Mathematical Analysis and Its Applications in the Dept. of Math at Tallinn Uni: the past, present and possible future Andi Kivinukk Matemaatika osakond, Tallinna Ülikool DTI seminar, TLÜ detsember 16, 2015 A. Kivinukk (Tallinna Ülikool) 1 / 20
  • 2. Staff Staff Prof Anne Tali (at TLU since 1973) Mathematical competencies: mathematical analysis, applications of functional analysis (summability theory) Prof AK (at TLU since 1993) Mathematical competencies: mathematical analysis (approximation theory and its applications, in particular in signal analysis), Fourier analysis, mathematical finance (option theory), optimization Senior researcher Maria Zeltser (at TLU since 2004 ) Mathematical competencies: mathematical analysis, applications of functional analysis, mathematical statistics, data analysis A. Kivinukk (Tallinna Ülikool) 2 / 20
  • 3. Staff Lecturer, PhD Anna Šeletski (at TLU since 2014) Mathematical competencies: mathematical analysis (partial differential equations), applications of functional analysis (summability theory) Non-staff member researcher, PhD Tarmo Metsmägi Mathematical competencies: mathematical analysis (approximation theory) Doctoral student Anna Saksa Mathematical competencies: mathematical analysis (approximation theory, Fourier series) A. Kivinukk (Tallinna Ülikool) 3 / 20
  • 4. Approximations, Fourier Analysis, Shannon sampling series Approximations, Fourier Analysis, Shannon sampling series Topics by: AK and his doctoral student Anna Saksa and Tarmo Metsmägi Introduction Warning: MATH do not exist without numbers or specific symbols ! A crucial number in Math is π = 3.1415926535897932384626433832795028..., here are 3.5 × 101 digits. Mathematicians and computer scientists discovered new approaches that, when combined with increasing computational power, extended the decimal representation of π to, as of 2015, over 13.3 trillion (1013) digits. A. Kivinukk (Tallinna Ülikool) 4 / 20
  • 5. Approximations, Fourier Analysis, Shannon sampling series Usually we use an approximation π = 3.14, as you know - probably ? Using the approximation we did the error π − π < 0.0016. Some persons may like the approximation π = 3.1416, in that case the error is π − π < 0.000075 or π − π > −0.000075 or using the absolute value |π − π| < 0.000075. Three important things happened: 0) An approximation is simpler as the object itself ! 1) It does not matter is an approximation bigger or less from the true value - the error is error. Therefore we use the absolute value. 2) If our approximation uses more digits the error will be smaller (0.000075 < 0.0016). A. Kivinukk (Tallinna Ülikool) 5 / 20
  • 6. Approximations, Fourier Analysis, Shannon sampling series Our topic, AK, Anna Saksa and Tarmo Metsmägi In our topic the complicated objects are functions or more generally operators. You may consider these as input-output machines , like a mincing machine. For quite arbitrary functions f the Fourier partial sums Snf perform an universal approximation method. The error, analogically to the absolute value, is given by ||f − Snf||, and here the parameter n is a natural number and for bigger n the approximation will be better. But (Arbitrary cannot be perfect !) even for the continuous functions (these have continuous graphs) the Fourier series may fail. In this case some generalization is used: Un(f, x) := n k=−n λ( k n )f∧ (k)eikx . A. Kivinukk (Tallinna Ülikool) 6 / 20
  • 7. Approximations, Fourier Analysis, Shannon sampling series In fact, the basis functions eikx = cos kx + i sin kx are 2π-periodic. For non-periodic case the Fourier transform or the Shannon sampling operators (SW f)(t) := k∈Z f( k W )s(Wt − k) are used. For a finite interval, e.g. [0, 1], another type of operators (Bnf)(x) = n k=0 f( k n )pk,n(x) are used. Again, typical problems are how to characterize the error f − SW f . A. Kivinukk (Tallinna Ülikool) 7 / 20
  • 8. Summability methods, speeds of convergence and ... Comparison of summability methods, speeds of convergence and statistical convergence Topics by: Anne Tali, her former doctoral student, now Lecturer, PhD Anna Šeletski and co-author Ulrich Stadtmüller (University of Ulm) A number sequence x = (ξn) can be convergent or divergent, but only convergent sequences are common in practice. Example. The sequence (1, 1 2 , 1 3 , 1 4 , ..., 1 100, ...) in infinity seems to be "equal" to 0, and by definition we call it to be convergent. But we are not sure what will happen in infinity for (1, 0, 1, 0, 1, 0, 1, ...), thus, we call it to be divergent. A divergent sequence x = (ξn) can be transformed into convergent sequence y = (ηn) by some operator A. Then it is said that sequence x is A-convergent. A. Kivinukk (Tallinna Ülikool) 8 / 20
  • 9. Summability methods, speeds of convergence and ... The most common operators A are matrix transformations A = (ank ) defined by ηn = ∞ k=0 ankξk , n = 0, 1, 2, .... The following problems are discussed for certain families {Aα} (α is a continuous parameter). 1) Methods Aα are compared by their sets of all Aα-convergent sequences and by speed of convergence. 2) The estimates for speeds of methods Aα are found. 3) Different types of Aα-convergence, like ordinary convergence, strong convergence and statistical convergence, are characterized and compared. 4) Transformations Aα are characterized as bounded operators in sequence spaces lp. A. Kivinukk (Tallinna Ülikool) 9 / 20
  • 10. Summability methods, speeds of convergence and ... Anna Šeletski is involved in another project with Jaan Janno, Tallinn Uni of Technology, studying the solitary waves (in channels or in some micro elements like constructions materials). A. Kivinukk (Tallinna Ülikool) 10 / 20
  • 11. Series and sequences Series and sequences Topics by Maria Zeltser Series are sums with infinity number of terms: ∞ k=0 ak = a0 + a1 + a2 + ... + a100 + ... It is up the terms ak, could the expression above be meaningful or not ! Example. In case ak ≡ 1 we have ∞ k=0 1 = 1 + 1 + 1 + ... + 1 + ... and it is certainly a huge number or even more - infinity. We call that this series is divergent. A. Kivinukk (Tallinna Ülikool) 11 / 20
  • 12. Series and sequences More hopeful seems to be ∞ k=0 1 (k + 1)2 = 1 + 1 22 + 1 32 + ... + 1 1002 + ... , because, although the number of terms is infinity, at the "end" we add very small numbers like 0.001, ..., 0.000001, ... etc. We call that this series is convergent. The topic of convergent/divergent series is very old, but Maria Zeltser found a very fresh view to this area. A. Kivinukk (Tallinna Ülikool) 12 / 20
  • 13. A selection of Journals, Books, etc. where we have published A selection of Journals, Books, ... In: New Perspectives on Approximation and Sampling Theory. A. I. Zayed and G. Schmeisser (Eds.) Applied and Numerical Harmonic Analysis, Springer, 2014, 65–88. Sampling Theory in Signal and Image Processing, 13 (2014), no 2, 189–206, and many other issues In Proc. of the 9th Intern. Conf. on Sampling Theory and Applications , Singapore, May 2-6, 2011, A. Khong, F. Oggier (Eds.), Nanyang Techn. Univ., 2011, 1–4 A. Kivinukk (Tallinna Ülikool) 13 / 20
  • 14. A selection of Journals, Books, etc. where we have published Math. Nachr., 2009, 282, 2, 288–306. Filomat, 2015 Proc. Estonian Acad. Sci., many many times Wave Motion, 52 (2015) Mathematical Modelling and Analysis , 2010, 15, 103–112, etc. Journal of Function Spaces and Applications, 1–8, 2013. Mathematica Slovaca, 63(6), 1333–1346, 2014. A. Kivinukk (Tallinna Ülikool) 14 / 20
  • 15. A selection of Journals, Books, etc. where we have published In: AIP Conference Proceedings, 11TH INTERNATIONAL CONFERENCE OF NUMERICAL ANALYSIS AND APPLIED MATHEMATICS 2013: ICNAAM 2013: Rhodes, Greece, 21-27 September 2013, 770–773, 2013. In: Fourier Analysis. Pseudo-differential Operators, Time-Frequency Analysis and Partial Differential Equations, Springer, 357– 374, 2014. In: Abstracts of the International Congress of Mathematicians (ICM 2014), Seoul, Korea, 272–273, 2014. In: FINEST MATH 2014 : Fourth Finnish-Estonian Mathematics Colloquium and Finnish Mathematical Days 2014, Book of Abstracts, University of Helsinki, 9-10 January 2014, 2014. In: Kangro-100 : Methods of Analysis and Algebra, Intern. conf. dedicated to the centennial of professor Gunnar Kangro, Tartu, Estonia, September 1-6, 2013, Book of Abstracts, Tartu, Estonian Mathematical Society, 2013. A. Kivinukk (Tallinna Ülikool) 15 / 20
  • 16. Conferences, Work-shops, Seminars, (co-)organized by our working group Conferences, Work-shops, Seminars, (co-)organized by our working group Approximations, Summations and Applications, Laulasmaa, Dec. 11, 2015 Methods of Analysis and Algebra, Intern. conf. dedicated to the centennial of professor Gunnar Kangro, Tartu, Estonia, September 1-6, 2013 International Workshop on Approximations, Harmonic Analysis, Operators and Sequences" , Narva-Joesuu, Oct. 3-5, 2008 Finnish-Estonian Mathematics Colloquium = FinEst Math 2002, Tallinn NB ! Approved by the Intern. Steering Committee of SampTA: Intern. Conf. SampTA (Sampling Theory and Applications), Tallinn, July 3 - 7, 2017; with 150 - 180 foreigners ! A. Kivinukk (Tallinna Ülikool) 16 / 20
  • 17. Conferences, Lectures, etc. Conferences, Lectures, etc. Fourth Finnish-Estonian Mathematics Colloquium and Finnish Mathematical Days 2014, Univ. of Helsinki, 9-10 January 2014. Intern. Conf. on Operator Theory, 28 April - 01 May, 2014, Hammamet, Tunisia. Intern. Congress of Mathematicians (ICM 2014), Seoul, Korea, 13-21 August 2014. ISAAC 9th congress, Krakow, Poland, 5-9 august, 2013. Lecturers in Estonian Doctoral School of Mathematics and Statistics , Tartu, 2012, 2013. Conf. Numerical Analysis and Applied Mathematics ICNAAM 2013: Rhodes, Greece, 21-27 September 2013. 14.03-21.03.2013, Israel, Bar-Ilan University, talk and scientific work with a co-author. A. Kivinukk (Tallinna Ülikool) 17 / 20
  • 18. Conferences, Lectures, etc. 11th Intern. Conf. on Sampling Theory and Applications, May 25 - 29, 2015, Washington DC (American Uni) Modern Time-Frequency Analysis, Strobl, Austria, June 1-7, 2014. 10th Intern. Conf. on Sampling Theory and Applications, July 1st - July 5th, 2013, Jacobs Univ. Bremen ERASMUS lecturer at Babes - Bolyai University of Cluj - Napoca, Romania, March, 2013. 3rd Dolomites Workshop on Constructive Approximation and Applications, Alba di Canazei, September 9-14, 2012. A. Kivinukk (Tallinna Ülikool) 18 / 20
  • 19. Ending Projects Ending projects Function and sequence spaces in approximations and their applications, ETF 8627, 2011 - 2014 (2015) (M. Zeltser, AK, Tatjana Tamberg, Anna Saksa, Tarmo Metsmägi ) Estonian Center of Excellence Mesosystems Theory and Applications, AU/8211, 2011 - 2015 (AK, M. Zeltser, A. Saksa) A. Kivinukk (Tallinna Ülikool) 19 / 20
  • 20. Future: some 2 - 5 years later Future: some 2 - 5 years later Retirements, new colleagues with ??? (unknown) qualification With high probability no pure scientific projects (due to Estonian politics in science) No students, no money, no staff (Now still the situation better than in physics, biology, ...) A. Kivinukk (Tallinna Ülikool) 20 / 20