Avoided crossing: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Temaotheos
obsolete phenomenon names inserted and joined
 
No edit summary
Line 1: Line 1:
It is very common to have a dental emergency -- a fractured tooth, an abscess, or severe pain when chewing. Over-the-counter pain medication is just masking the problem. Seeing an emergency dentist is critical to getting the source of the problem diagnosed and corrected as soon as possible.<br><br>Here are some common dental emergencies:<br>Toothache: The most common dental emergency. This generally means a badly decayed tooth. As the pain affects the tooth's nerve, treatment involves gently removing any debris lodged in the cavity being careful not to poke deep as this will cause severe pain if the nerve is touched. Next rinse vigorously with warm water. Then soak a small piece of cotton in oil of cloves and insert it in the cavity. This will give temporary relief until a dentist can be reached.<br><br>At times the pain may have a more obscure location such as decay under an old filling. As this can be only corrected by a dentist there are two things you can do to help the pain. Administer a pain pill (aspirin or some other analgesic) internally or dissolve a tablet in a half glass (4 oz) of warm water holding it in the mouth for several minutes before spitting it out. DO NOT PLACE A WHOLE TABLET OR ANY PART OF IT IN THE TOOTH OR AGAINST THE SOFT GUM TISSUE AS IT WILL RESULT IN A NASTY BURN.<br><br>Swollen Jaw: This may be caused by several conditions the most probable being an abscessed tooth. In any case the treatment should be to reduce pain and swelling. An ice pack held on the outside of the jaw, (ten minutes on and ten minutes off) will take care of both. If this does not control the pain, an analgesic tablet can be given every four hours.<br><br>Other Oral Injuries: Broken teeth, cut lips, bitten tongue or lips if severe means a trip to a dentist as soon as possible. In the mean time rinse the mouth with warm water and place cold compression the face opposite the injury. If there is a lot of bleeding, apply direct pressure to the bleeding area. If bleeding does not stop get patient to the emergency room of a hospital as stitches may be necessary.<br><br>Prolonged Bleeding Following Extraction: Place a gauze pad or better still a moistened tea bag over the socket and have the patient bite down gently on it for 30 to 45 minutes. The tannic acid in the tea seeps into the tissues and often helps stop the bleeding. If bleeding continues after two hours, call the dentist or take patient to the emergency room of the nearest hospital.<br><br>Broken Jaw: If you suspect the patient's jaw is broken, bring the upper and lower teeth together. Put a necktie, handkerchief or towel under the chin, tying it over the head to immobilize the jaw until you can get the patient to a dentist or the emergency room of a hospital.<br><br>Painful Erupting Tooth: In young children teething pain can come from a loose baby tooth or from an erupting permanent tooth. Some relief can be given by crushing a little ice and wrapping it in gauze or a clean piece of cloth and putting it directly on the tooth or gum tissue where it hurts. The numbing effect of the cold, along with an appropriate dose of aspirin, usually provides temporary relief.<br><br>In young adults, an erupting 3rd molar (Wisdom tooth), especially if it is impacted, can cause the jaw to swell and be quite painful. Often the gum around the tooth will show signs of infection. Temporary relief can be had by giving aspirin or some other painkiller and by dissolving an aspirin in half a glass of warm water and holding this solution in the mouth over the sore gum. AGAIN DO NOT PLACE A TABLET DIRECTLY OVER THE GUM OR CHEEK OR USE THE ASPIRIN SOLUTION ANY STRONGER THAN RECOMMENDED TO PREVENT BURNING THE TISSUE. The swelling of the jaw can be reduced by using an ice pack on the outside of the face at intervals of ten minutes on and ten minutes off.<br><br>If you have any kind of inquiries regarding where and ways to make use of [http://www.youtube.com/watch?v=90z1mmiwNS8 dentist DC], you can contact us at the website.
In [[mathematics]], a '''Sylvester matrix''' is a [[matrix (mathematics)|matrix]] associated to two [[univariate polynomial]]s with coefficients in a [[field (mathematics)|field]] or a [[commutative ring]]. The entries of the Sylvester matrix of two polynomials are coefficients of the polynomials. The determinant of the Sylvester matrix of two polynomials is their [[resultant]], which is zero when the two polynomials have a common root (in case of coefficients in a field) or a non-constant common divisor (in case of coefficients in an [[integral domain]]).
 
Sylvester matrix is named after [[James Joseph Sylvester]].
 
==Definition==
Formally, let ''p'' and ''q'' be two nonzero polynomials, respectively of degree ''m'' and&nbsp;''n''. Thus:
:<math>p(z)=p_0+p_1 z+p_2 z^2+\cdots+p_m z^m,\;q(z)=q_0+q_1 z+q_2 z^2+\cdots+q_n z^n.</math>
The '''Sylvester matrix''' associated to ''p'' and ''q'' is then the <math>(n+m)\times(n+m)</math> matrix obtained as follows:
* the first row is:
:<math>\begin{pmatrix} p_m & p_{m-1} & \cdots & p_1 & p_0 & 0 & \cdots & 0 \end{pmatrix}.</math>
* the second row is the first row, shifted one column to the right; the first element of the row is zero.
* the following ''n''&nbsp;&minus;&nbsp;2 rows are obtained the same way, still filling the first column with a zero.
* the (''n''&nbsp;+&nbsp;1)th row is:
:<math>\begin{pmatrix} q_n & q_{n-1} & \cdots & q_1 & q_0 & 0 & \cdots & 0 \end{pmatrix}.</math>
* the following rows are obtained the same way as before.
 
Thus, if ''m''&nbsp;=&nbsp;4 and ''n''&nbsp;=&nbsp;3, the matrix is:
:<math>S_{p,q}=\begin{pmatrix}
p_4 & p_3 & p_2 & p_1 & p_0 & 0 & 0 \\
0 & p_4 & p_3 & p_2 & p_1 & p_0 & 0 \\
0 & 0 & p_4 & p_3 & p_2 & p_1 & p_0 \\
q_3 & q_2 & q_1 & q_0 & 0 & 0 & 0 \\
0 & q_3 & q_2 & q_1 & q_0 & 0 & 0 \\
0 & 0 & q_3 & q_2 & q_1 & q_0 & 0 \\
0 & 0 & 0 & q_3 & q_2 & q_1 & q_0
\end{pmatrix}.</math>
 
==Applications==
These matrices are used in [[commutative algebra]], e.g. to test if two polynomials have a (non constant) common factor. In such a case, the [[determinant]] of the associated '''Sylvester matrix''' (which is named the [[resultant]] of the two polynomials) equals zero. The converse is also true.
 
The solutions of the simultaneous linear equations
:<math>{S_{p,q}}^\mathrm{T}\cdot\begin{pmatrix}x\\y\end{pmatrix} = \begin{pmatrix}0\\0\end{pmatrix}</math>
where <math>x</math> is a vector of size <math>n</math> and <math>y</math> has size <math>m</math>, comprise the coefficient vectors of those and only those pairs <math>x, y</math> of polynomials (of degrees <math>n-1</math> and <math>m-1</math>, respectively) which fulfill
:<math>x \cdot p + y \cdot q = 0</math>
(where polynomial multiplication and addition is used in this last line).
This means the [[Null space|kernel]] of the transposed Sylvester matrix gives all solutions of the [[Bézout's identity|Bézout equation]] where <math>\deg x < \deg q</math> and <math>\deg y < \deg p</math>.
 
Consequently the [[Rank_(linear_algebra)|rank]] of the Sylvester matrix determines the degree of the [[Polynomial greatest common divisor|greatest common divisor]] of ''p'' and ''q'':
:<math>\deg(\gcd(p,q)) = m+n-\mathrm{rank}~S_{p,q}</math>  
Moreover, the coefficients of this greatest common divisor may be expressed as [[determinant]]s of submatrices of the Sylvester matrix (see [[Subresultant]]).
 
==See also==
* [[Transfer matrix]]
 
==References==
* {{mathworld|urlname=SylvesterMatrix|title = Sylvester Matrix}}
 
==External links==
*[http://aix1.uottawa.ca/~jkhoury/elimination.htm Additional overview]
 
[[Category:Matrices]]
[[Category:Polynomials]]

Revision as of 00:52, 25 January 2014

In mathematics, a Sylvester matrix is a matrix associated to two univariate polynomials with coefficients in a field or a commutative ring. The entries of the Sylvester matrix of two polynomials are coefficients of the polynomials. The determinant of the Sylvester matrix of two polynomials is their resultant, which is zero when the two polynomials have a common root (in case of coefficients in a field) or a non-constant common divisor (in case of coefficients in an integral domain).

Sylvester matrix is named after James Joseph Sylvester.

Definition

Formally, let p and q be two nonzero polynomials, respectively of degree m and n. Thus:

p(z)=p0+p1z+p2z2++pmzm,q(z)=q0+q1z+q2z2++qnzn.

The Sylvester matrix associated to p and q is then the (n+m)×(n+m) matrix obtained as follows:

  • the first row is:
(pmpm1p1p000).
  • the second row is the first row, shifted one column to the right; the first element of the row is zero.
  • the following n − 2 rows are obtained the same way, still filling the first column with a zero.
  • the (n + 1)th row is:
(qnqn1q1q000).
  • the following rows are obtained the same way as before.

Thus, if m = 4 and n = 3, the matrix is:

Sp,q=(p4p3p2p1p0000p4p3p2p1p0000p4p3p2p1p0q3q2q1q00000q3q2q1q00000q3q2q1q00000q3q2q1q0).

Applications

These matrices are used in commutative algebra, e.g. to test if two polynomials have a (non constant) common factor. In such a case, the determinant of the associated Sylvester matrix (which is named the resultant of the two polynomials) equals zero. The converse is also true.

The solutions of the simultaneous linear equations

Sp,qT(xy)=(00)

where x is a vector of size n and y has size m, comprise the coefficient vectors of those and only those pairs x,y of polynomials (of degrees n1 and m1, respectively) which fulfill

xp+yq=0

(where polynomial multiplication and addition is used in this last line). This means the kernel of the transposed Sylvester matrix gives all solutions of the Bézout equation where degx<degq and degy<degp.

Consequently the rank of the Sylvester matrix determines the degree of the greatest common divisor of p and q:

deg(gcd(p,q))=m+nrankSp,q

Moreover, the coefficients of this greatest common divisor may be expressed as determinants of submatrices of the Sylvester matrix (see Subresultant).

See also

References

  • 22 year-old Systems Analyst Rave from Merrickville-Wolford, has lots of hobbies and interests including quick cars, property developers in singapore and baking. Always loves visiting spots like Historic Monuments Zone of Querétaro.

    Here is my web site - cottagehillchurch.com

External links