What is Condition: Definition and 636 Discussions

In the field of numerical analysis, the condition number of a function measures how much the output value of the function can change for a small change in the input argument. This is used to measure how sensitive a function is to changes or errors in the input, and how much error in the output results from an error in the input. Very frequently, one is solving the inverse problem: given



f
(
x
)
=
y
,


{\displaystyle f(x)=y,}
one is solving for x, and thus the condition number of the (local) inverse must be used. In linear regression the condition number of the moment matrix can be used as a diagnostic for multicollinearity.The condition number is an application of the derivative, and is formally defined as the value of the asymptotic worst-case relative change in output for a relative change in input. The "function" is the solution of a problem and the "arguments" are the data in the problem. The condition number is frequently applied to questions in linear algebra, in which case the derivative is straightforward but the error could be in many different directions, and is thus computed from the geometry of the matrix. More generally, condition numbers can be defined for non-linear functions in several variables.
A problem with a low condition number is said to be well-conditioned, while a problem with a high condition number is said to be ill-conditioned. In non-mathematical terms, an ill-conditioned problem is one where, for a small change in the inputs (the independent variables) there is a large change in the answer or dependent variable. This means that the correct solution/answer to the equation becomes hard to find. The condition number is a property of the problem. Paired with the problem are any number of algorithms that can be used to solve the problem, that is, to calculate the solution. Some algorithms have a property called backward stability. In general, a backward stable algorithm can be expected to accurately solve well-conditioned problems. Numerical analysis textbooks give formulas for the condition numbers of problems and identify known backward stable algorithms.
As a rule of thumb, if the condition number



κ
(
A
)
=

10

k




{\displaystyle \kappa (A)=10^{k}}
, then you may lose up to



k


{\displaystyle k}
digits of accuracy on top of what would be lost to the numerical method due to loss of precision from arithmetic methods. However, the condition number does not give the exact value of the maximum inaccuracy that may occur in the algorithm. It generally just bounds it with an estimate (whose computed value depends on the choice of the norm to measure the inaccuracy).

View More On Wikipedia.org
  1. O

    What is Lorent'z gauge condition and how is it applied in real life situations?

    Can someone explained in simple language what is Lorent'z gauge or Lorent'z gauge condition, and can you give me example from practice or real life, can it maybe "carry" 2 different frequency at once let say.
  2. M

    NH Modified Helmholtz Equation with Robin Boundary Condition

    Hi, I am working on a quite difficult, though seemingly simple, non-homogeneous differential equation in cylindrical coordinates. The main equation is the non homogeneous modified Helmholtz Equation \nabla^{2}\psi - k^{2}\psi =...
  3. B

    Condition of the work energy theorem

    Hi, After reading several resources about work and energy, I am confused about the conditions that should be satisfied in order to be able to apply work energy theorem. It seems that textbooks have different arguments about this issue. I can summarize what textbooks say in three different...
  4. fluidistic

    Understanding a boundary condition on the density of probability

    The book states that ##P(x|y,t)## represents the probability density that the potential has a value x at time t, knowing that it had the value y at t=0. I understand this, the words are very clear. However I'd find much more intuitive the notation ##P(x,t|y,0)##, but I guess that's just me...
  5. Saitama

    Quadratic Equations - Condition for real roots

    Homework Statement Let ##a,b,c## and ##m \in R^{+}##. Find the range of ##m## (independent of ##a,b## and ##c##) for which at least one of the following equations, ##ax^2+bx+cm=0, bx^2+cx+am=0## and ##cx^2+ax+bm=0## have real roots.Homework Equations The Attempt at a Solution I don't really...
  6. N

    Condition for close timelike curve?

    How to test if a metric contain close timelike curve? I read somewhere that if the space coordinate change from positive to negative then it contain close timelike curve. For example, a metric gmn=-Adt2+Bdr2+Cdθ2+Ddz2, if C is negative, then it contain close timelike curve. Is that correct...
  7. Ravi Mohan

    Condition for completeness of eigen vectors of an operator

    I am studying an article http://arxiv.org/abs/quant-ph/9907069 and having some problems understanding it. Is self adjointness of an operator a sufficient or necessary and sufficient requirement for its eigen vectors with the generalized eigenvectors (i don't know what are these) to form...
  8. W

    How to solve eigenvalue problems with mixed boundary condition?

    suppose function f is define on the interval [0,1] it satisfies the eigenvalue equation f'' + E f=0, and it satisfies the boundary conditions f'(0)+ f(0)=0, f(1)=0. How to solve this eigenvalue problem numerically? the mixed boundary condition at x=0 really makes it difficult
  9. andyrk

    Boundary Condition for tension

    A rope is tied at one end then rotated in a vertical circle. Why do we take the tension at the free end of the rope as 0(Boundary Condition)?
  10. Fredrik

    Determine the function from a simple condition on its Jacobian matrix.

    ##\phi:\mathbb R^4\to\mathbb R^4## is a smooth function such that ##J_\phi(x)^T\eta J_\phi(x)=\eta##, where ##J_\phi(x)## is the Jacobian matrix of ##\phi## at x, and ##\eta## is defined by $$\eta=\begin{pmatrix}-1 & 0 & 0 & 0\\ 0 & 1 & 0 & 0\\ 0 & 0 & 1 & 0\\ 0 & 0 & 0 & 1\end{pmatrix}.$$ I...
  11. A

    Dielectric Boundary Condition Question

    Hi, I have a question regarding the boundary condition present for a dielectric immersed in a static field. I hope one of you physics guru's can shed some light on this. Suppose we have a dielectric in space subjected to some external static electric field. I have read (without explanation)...
  12. J

    Evaluating a definite integral when a condition is given

    Homework Statement Given that x^{2}f(x)+f(\frac{1}{x})=0, then evaluate \int^{1.5}_{0.6}f(x)dx Homework Equations The Attempt at a Solution tried to replace f(x) using the provided equation...didn't help
  13. E

    Sound based condition montoring

    Homework Statement Hi Guys, Basically I'm got some engine sound data in MATLAB form that needs analysis and diagnostics.I was able to source out a couple of methods of plotting the data.This was done via FFT,power spectrogram and a probability density plot. But here's the problem,i don't...
  14. P

    Expected value with condition

    the random value X takes values 1,2,3... and has the X has geometric distribution with p=0.20 (This means that X can be interpreted as the time the first crown to repeated throws a coin coin lands heads with probability p.) what is the expected value E(X/X>=6)=? i use this type ...
  15. Z

    Wavefunction boundary condition solve for k

    Homework Statement A wave function is given by: \Psi (x) = a cos(2\pi x) + b sin (2\pi x) for\: x<0 \\ and\\ \Psi (x) = Ce^{-kx} for\: x>0 \\ Determine the constant k in terms of a, b and c using the boundary conditions and discuss the case a >> b. Homework Equations...
  16. F

    Quotient rule with additional condition

    Homework Statement I am working on chemical reaction engineering problem and it involves some math, which I am not able to figure out... I have to find the residence time for maximum production, which is in the case when : (dη_p)/dτ=0 I have to find the τ (residence time)...
  17. Greg Bernhardt

    55% of the US rivers in poor condition

    55% of the US rivers in "poor" condition A couple months old, but very troubling. How far do we let it slide? http://yosemite.epa.gov/opa/admpress.nsf/0/26A31559BB37A7D285257B3A00589DDF
  18. B

    Fock space and the Brillouin condition

    Hi there! in a recent lecture on fock space, i was given the brillouin condition for two-particle operators:- <\Phi_{0}|a^{†}_{a}a_{r}h|\Phi_{0}> = \frac{1}{2}\sum\sum<\Phi_{0}|a^{†}_{a}a_{r}a^{†}_{\lambda}a^{†}_{\mu}a_{\lambda'}a_{\mu'}|\Phi_{0}><\lambda\mu|g|\mu'\lambda'> =...
  19. C

    What is the explicit solution for the DSGE model with one unique solution?

    Homework Statement I have understood the point with the Blanchard Kahn condition, my problem is to find the explicit solution when I know there exists one unique solution to the problem. The problem comes from a DSGE model. Homework Equations \begin{pmatrix} p_{t} \\ m_{t} \\...
  20. E

    Surface impedance - Boundary condition

    Hello! Let a plane wave propagate towards the -y direction. It is normally incident upon the plane (x,z) (whose normal unit vector is the y-direction unit vector, \mathbf{\hat{u}}_y): the plane represents the interface between the free space (in y > 0) and a general lossy medium (in y < 0). We...
  21. A

    MHB Condition for recurrence and transience of MC

    Consider the following model. X_{n+1} given X_n, X_{n-1},...,X_0 has a Poisson distribution with mean \lambda=a+bX_n where a>0,b\geq{0}. Show that X=(X_n)_{n\in\mathrm{N_0}} is an irreducible M.C & it is recurrent if 0\leq b <1. In addition, it is transient if b\geq 1. How do we approach this...
  22. G

    Applying boundary condition on heat equation

    Homework Statement hey, i have a heat equation question which asks to solve for u(x,t) given that u(0,t)=Q_0 + ΔQsin(ωt).Homework Equations d_xx u = k d_t u u(0,t)=Q_0 + ΔQsin(ωt) The Attempt at a Solution so you can solve the equation pretty easily with separation of variables, i.e...
  23. N

    Classical Electrodynamics: Explaining the Lorentz Gauge Condition

    what is physical meaning of Lorentz gauge condition in classical electrodynamics??
  24. marellasunny

    When does a Lipschitz condition fail for a DE?

    could you give an example where the Lipschitz condition fails,like when there is a periodic forcing function? I'm thinking the Lipschitz condition would fail for a non-autonomous differential system because period-2 orbits exist for 2D non-autonomous continuous dynamical systems,which means the...
  25. G

    Extremal condition calculus of variations

    if I have a functional with a Lagrangian L(t,x(t),y(t),x'(t),y'(t)), meaning two functions x and y of one parameter t. And want to solve the minimization problem $$ \int_0^t L dt $$ . Then I get necessary conditions to find extrema by getting the two Euler Lagrange equation $$ \frac{\partial...
  26. H

    Slip condition for a pulled cylinder

    Homework Statement Massless and inextensible string is wrapped around the periphery of a homogeneous cylinder of radius R = 0.5 m and mass m = 2 kg. The string is pulled straight away from the upper part of the periphery of the cylinder, without relative slipping. The cylinder moves on a...
  27. C

    What is the true definition of countable sets?

    I seem to have a couple of contradictory statements of what a countable set is defined to be: In my textbook I have: 'Let E be a set. E is said to be countable if and only if there exists a 1-1 function which takes ##\mathbb{N}## onto E.' This implies to me that that there has to exist a...
  28. P

    Understanding the Physical Meaning of Orthogonality Condition in Functions

    What does it mean when we say that two functions are orthogonal (the physical meaning, not the mathematical one)? I tried to search for the physical meaning and from what I read, it means that the two states are mutually exclusive. Can anyone elaborate more on this? Why do we impose...
  29. M

    Understanding Null Energy Condition & Friedmann Equations

    Dear experts, I really wonder how to extract the equation of stats w=\frac P \rho from the Friedmann equations and how one can see that dark energy needs to have w<-\frac13 and why does w<-1 violate the null energy condition. Thanks in advance, madster
  30. Fernando Revilla

    MHB Bezi_cat's question at Yahoo Answers (Unknown initial condition)

    Here is the question: Here is a link to the question: No idea how to solve this 2nd order IVP. Please help? - Yahoo! Answers I have posted a link there to this topic so the OP can find my response.
  31. B

    Compatibilty of the Dirichlet boundary condition

    Hi, I am trying to solve a Poisson equation \nabla^2 \phi = f in \Omega, with Dirichlet boundary condition \phi = 0 on \partial \Omega. My problem is that I am trying to understand the condition under which a solution exists. All the text I consulted says that the problem is solvable. However...
  32. WannabeNewton

    Derivation of gauge condition in linearized GR

    Hey there guys! So we know that in linearized GR we work with small perturbations \gamma _{ab} of the background flat minkowski metric. In deriving the linearized field equations the quantity \bar{\gamma _{ab}} = \gamma _{ab} - \frac{1}{2}\eta _{ab}\gamma is usually defined, where \gamma =...
  33. B

    Lipschitz Condition, Uniqueness and Existence of ODE

    Homework Statement Find a solution of the IVP \frac{dy}{dt} = t(1-y2)\frac{1}{2} and y(0)=0 (*) other than y(t) = 1. Does this violate the uniqueness part of the Existence/Uniqueness Theorem. Explain. Homework Equations Initial Value Problem \frac{dy}{dt}=f(t,y) y(t0)=y0 has a...
  34. J

    Maths statement for point when condition is met some fraction of the time

    Hello all, I would like to express the following as an equation, but don't know the nomenclature. 'The point at which a condition is true 95% of the time' ie. I have a function, f(x) which returns some value in the presence of random and uncharicterizable noise. I run this 1000 times. I...
  35. U

    Condition for a compound to be meso

    Homework Statement What should be the condition for a compound to be meso? Homework Equations The Attempt at a Solution I know that it should possesses a plane of symmetry. But what if it contains a point of symmetry or alternate axis of symmetry instead of plane. Will the...
  36. M

    Criteria of periodic boundary condition

    We used to apply periodic boundary condition to simulate an infinite system. What will happen if the interactions between atoms do not drop to zero even when they are infinitely far away? Is the periodic boundary still valid? How can I prove the periodic boundary condition is valid or not? thanks.
  37. R

    Stagnation and Sonic Condition Relationship Question

    Hi I was reading Anderson's Modern Compressible Flow and two of his equations were confusing. I attached the relevant pages on this post. He defined two conditions or state the sonic and stagnation state used to define flows. The sonic state was defined as an adiabatic transition of the...
  38. N

    Can Different Access Patterns Improve a Matrix's Condition Number?

    Hello all, I am new to this forum but am glad I found it, I have a quick question about condition numbers and order of operations. Given a symmetric positive-definitive matrix with a initial condition number α, is it possible to improve that condition number with a different access...
  39. W

    Finite Difference Method, Leapfrog (2,4) CFL Condition

    Hi. I'm trying to determine the CFL condition for the fourth-order leapfrog scheme. I'm finding 2 as what's published, which does not match what I'm getting. Does anyone know where I can find a von Neumann (or Fourier) stability analysis of the leapfrog (2,4) scheme (so I can compare my work)...
  40. G

    Condition of continuity of E field at a boundary

    I am trying to understand the derivation of Snell's law using Maxwell's equation and got stuck. My textbook says that "the E field that is tangent to the interface must be continuous" in order to consider refraction of light. If it were static E field I understand this is true because in...
  41. J

    PDE with variable boundary condition

    Homework Statement I am trying to solve this PDE with variable boundary condition, and I want to use combination method. But I have problem with the second boundary condition, which is not transformed to the new variable. Can you please give me some advise? Homework Equations (∂^2 T)/(∂x^2...
  42. S

    [Numerical analysis] Stability and condition of Newton's method

    I am confused by the concept of stability and condition. As I understand it, condition is defined by how much the output changes when the input changes. But why is it linked to the problem and not the algorithm? What if I have two algorithms that calculate the same thing but in a completely...
  43. P

    Condition for equality between subspaces.

    Hi, Homework Statement What would be the/a condition on vectors in K so that V=W, where V is a vector space which K={v1,v2,v3,v4} spans, and W is a subspace of V defined thus: W=Sp{v1+v2,v2+v3,v3+v4,v4+v1} Homework Equations The Attempt at a Solution I believe V would be equal...
  44. M

    Solving a PDE by Separation of Variables - Troubling Condition

    Homework Statement Hopefully no one will mind me posting this as an image. But here it is in tex: Using separation of variables, find the function u(x,t), defined for 0\leq x\leq 4\pi and t\geq 0, which satisfies the following conditions: \frac{\partial^2 u}{\partial...
  45. I

    Ideal condition (or thought process) for a theory to be right.

    hello, This is my first post (attempt 2) Question. What is the probability of a theory being correct or valid if it was made under the following circumstances? Conditions: Very little knowledge of science, just a curious mind. Not looking at knowledge that is known and came...
  46. Z

    Condition +-.1v from 2 wires to 0-5 for Arduino analog

    I am toying around with connecting a 236PC 15GW pressure sensor to my arduino board. I am supplying nearly 10 volts to the Sensor and can get +- .1V readings from some simple tests. How do I condition these two lines that give +- .1V to range from 0-5 Volts for the Arduino analog pins.
  47. E

    How to set up Neumann boundary condition for a PDE in a coordinate-invariant form?

    I'm having trouble finding out how to set up Neumann (or, rather, "Robin") boundary conditions for a diffusion-type PDE. More specifically, I have a scalar function f(\boldsymbol{x}, t) where \boldsymbol{x} is n-dimensional vector space with some boundary region defined by A(\boldsymbol{x})=0...
  48. H

    What does this boundary condition mean?

    One of the boundary conditions for a homogeneous uniform waveguide is \frac{\partial H_z}{\partial n}=0. What does this mean physically?
  49. tom.stoer

    Sufficient condition for global flatness

    given a compact, orientable, n-dim. Riemann manifold, what is a sufficient condition for globally vanishing curvature i.e. global flatness? I can get necessary conditions from the generalized Gauss-Bonnet theorem, but not sufficient ones thanks in advance
  50. U

    Condition for this polynomial to be a perfect square

    Homework Statement The condition that x^4+ax^3+bx^2+cx+d is a perfect square, is Homework Equations The Attempt at a Solution If the above polynomial will be a perfect square then it can be represented as (x-\alpha)^2(x-\beta)^2 where α and β are the roots of it.This means that two...
Back
Top