analyticity of a function
Show older comments
is there any function can be used to check if a function is analytic or not?
1 Comment
Walter Roberson
on 2 Jun 2015
What form is the function in? Symbolic form?
Accepted Answer
More Answers (3)
Roger Stafford
on 2 Jun 2015
Edited: Walter Roberson
on 2 Jun 2015
1 vote
A complex-valued function of a complex variable is defined as analytic if it satisfies the Cauchy-Riemann equations. See:
1 Comment
Paul Bower
on 16 Nov 2023
It's also interesting to note that analytic functions solve Laplace's equation. As a result they're sometimes called harmonic functions. Polynomial functions and functions with a convergent Taylor series are the most common analytic functions.
Mandadi
on 13 May 2024
0 votes
Test whetere f(z) =(x^2-y^2)+i(2*x*y) is analytic or not
2 Comments
Walter Roberson
on 13 May 2024
I don't think this solves the original question.
Torsten
on 13 May 2024
It equals f(z) = z^2. So yes: it's analytic.
Categories
Find more on Calculus in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!