Here is my first (incorrect) attempt at a proof:
Assume that there are finitely many (say n) irreducible polynomials in \(\mathbb{Z}_5\).
Let \(a(x)=p_1(x)p_2(x)...p_i(x)...p_n(x) +1\) where \(p_i(x)\) is the i-th irreducible polynomial in \(\mathbb{Z}_5\).
a(x) is irreducible and not equal...
y = [0.053 1.477 1.970 3.279 4.153 4.934 5.178 5.828 6.082 6.484]; % data
coef = polyfit(x,y,3)
X=0:.1:9;
Y=polyval(coef,X);
plot(x,y,'o',X,Y)
that's my code. did i do it right?
Hello,I've been reading my calculus book,and I can't tell the difference between a Taylor Series and a Taylor Polynomial.Is there really any difference?
Thanks in advance
Homework Statement
In the attached file. (a,b)
Homework Equations
\cos(x)=\sum_{k=0}^{n}\frac{(-1)^kx^{2k}}{(2k)!}
Pn- Taylor expansion of order n
The Attempt at a Solution
I know that in this case, in order to get an error less than 1/100, I need 18 terms/order 18(according to Wolfram...
Geroch 1968 touches on the Kundt type I and II curvature invariants. If I'm understanding correctly, then type I means curvature polynomials. Type II appears to be something else that I confess I don't understand very well. (I happen to own a copy of the book in which the Kundt paper appeared. I...
Homework Statement
Write each polynomial in standard form. Then name each polynomial based on its degree and number of terms.[/B]
1.4y^3 -4y^2+3-y
2.x^2=x^4-6
3.x+2Homework EquationsThe Attempt at a Solution
4y+3-y
Don't know where else to go from here. Would appreciate a nudge in the right...
Hello
I am working on high order polynomials and I have two questions:1. Is there a method other than the one based on the "synthetic division with testing the signs" for identifying the lower and upper limits of the real roots?
2. Is there a way for identifying the smallest interval on the...
Homework Statement
Consider the ring of polynomails in two variables over a field K:
R=K[x,y]
a)Show the elements x and y are relatively prime
b) Show that it is not possible to write 1=p(x,y)x+q(x,y)y with p,q \in R
c) Show R is not a principle ideal domain
Homework Equations
None
The...
Can any polynomial in any degree of x be factored into a product of the form
(leading coefficient)(x-a)(x-b) ... (x-z)
as long as we can use complex numbers for a,b, etc.?
Thanks
Homework Statement
Let A be the algebra \mathbb{Z}_5[x]/I where I is the principle ideal generated by x^2+4 and \mathbb{Z}_5[x] is the ring of polynomials modulo 5.
Find all the ideals of A
Let G be the group of invertible elements in A. Find the subgroups of the prime decomposition.Homework...
(I haven't encountered these before, also not in the book prior to this problem or in the near future ...)
Show that the 1st derivatives of the legendre polynomials satisfy a self-adjoint ODE with eigenvalue $\lambda = n(n+1)-2 $
Wiki shows a table of poly's , I don't think this is what the...
Hey! :o
We are given the polynomial functions $$T_0(x)=1, T_1(x)=x, x \in \mathbb{R} \\ T_{n+1}(x)=2xT_n(x)-T_{n-1}(x), n \in \mathbb{N}, x \in \mathbb{R}$$
(Chebyshev polynomials)
Using induction I have to show that:
the degree of $T_n$ is $n$
$\forall n \in \mathbb{N}$ : $T_n(1)=1$...
Find all pairs of polynomials p(x) and q(x) with real coefficients for which both equations are satisfied: p(x^2+1)=q(x)^2+2x and q(x^2+1)=p(x)^2. These equations are set for all real x.
I tried to substitute x for -x and others numbers like -1,1 etc. but nothing happened... I need your help
Homework Statement
Suppose a linear transformation T: [P][/2]→[R][/3] is defined by
T(1+x)= (1,3,1), T(1-x)= (-1,1,1) and T(1-[x][/2])=(-1,2,0)
a) use the given values of T and linearity properties to find T(1), T(x) and T([x][/2])
b) Find the matrix representation of T (relative to standard...
I have just finished a post entitled:
http://mathhelpboards.com/linear-abstract-algebra-14/irreducible-polynomials-quotient-rings-rotman-proposition-3-116-a-16163.htmlon the Linear and Abstract Algebra Forum ...
I want to have the following code recognised:
k(z) \subseteq \text{ I am } \phi...
I am reading Joseph J. Rotman's book: A First Course in Abstract Algebra with Applications (Third Edition) ...
I am currently focused on Section 3.8 Quotient Rings and Finite Fields ...
I need help with an aspect of the proof of Proposition 3.116
Proposition 3.116 and its proof reads as...
Does anyone know any very simple to operate (intuitive) software for graphing polynomials in two variables.
If the software allows you to plot two polynomials simultaneously then all the better ...
Be a bonus if it allowed the finding of zeros also ...
Peter
I am reading Joseph J. Rotman's book: A First Course in Abstract Algebra with Applications (Third Edition) ...
I am currently focused on Section 3.6 Unique Factorization ...
I need help with an aspect of the proof of Lemma 3.87 ...
The relevant text from Rotman's book is as follows:
In the...
I am reading Joseph J. Rotman's book: A First Course in Abstract Algebra with Applications (Third Edition) ...
I am currently focused on Section 3.5 From Numbers to Polynomials ...
I need help with an aspect of the proof of Lemma 3.70 ...
The relevant text from Rotman's book is as follows:In...
I am reading Joseph J. Rotman's book: A First Course in Abstract Algebra with Applications (Third Edition) ...
I am currently focused on Section 3.5 From Numbers to Polynomials ...
I need help with an aspect of the proof of Lemma 3.67 ...
The relevant text from Rotman's book is as follows:In...
I am reading W. Keith Nicholson's book: Introduction to Abstract Algebra (Third Edition) ...
I am focused on Section 4.3:Factor Rings of Polynomials over a Field.
I need some help with the proof of Lemma 2 on page 223-224.
The relevant text from Nicholson's book is as...
I am reading W. Keith Nicholson's book: Introduction to Abstract Algebra (Third Edition) ...
I am focused on Section 4.3:Factor Rings of Polynomials over a Field.
I need some help with the proof of Part 1 of Lemma 1 on page 223-224.
The relevant text from Nicholson's book is as follows...
I am reading W. Keith Nicholson's book: Introduction to Abstract Algebra (Third Edition) ...
I am focused on Section 4.2:Factorization of Polynomials over a Field.
I need some help with the proof of Part 1 of Theorem 12 on page 218
The relevant text from Nicholson's book is as...
I am reading W. Keith Nicholson's book: Introduction to Abstract Algebra (Third Edition) ...
I am focused on Section 4.2:Factorization of Polynomials over a Field.
I need some help (with an apparently very simple issue) with the proof Theorem 11 on pages 217 - 218 ... just seem to have a...
I am reading W. Keith Nicholson's book: Introduction to Abstract Algebra (Third Edition) ...
I am focused on Section 4.2:Factorization of Polynomials over a Filed.
I need some help with Example 10 on page 215 ...
The relevant text from Nicholson's book is as follows:In the above text, we read...
Given a quadric equation (F(x,y) = 0), exist other quadric equation (G(x,y) = 0) such that the poinst of intersection between the graphics are ortogonals.
So, how to find the coefficients of the new quadic equation?
EDIT: I think that F and G needs to satisfy∇F • ∇G = 0. So, if F is known, how...
Homework Statement
Solve for x.
a) 2x^3-3x^2-5x+6=0
Homework Equations
-Find possible values of x
-Divide that factor by 2x^3-3x^2-5+6 using long division
The Attempt at a Solution
ƒ(2)=2(2)^3-3(2)^2-5(2)+6
ƒ(2)=16-12-10+6
ƒ(2)=0
Now using long division divide 2x^3-3x^2-5x+6 by (x-2)...
I am reading Joseph J.Rotman's book, A First Course in Abstract Algebra.
I am currently focused on Section 3.5 From Polynomials to Numbers
I need help with the statement and meaning of Corollary 3.58
The relevant section of Rotman's text reads as...
I am reading Joseph J.Rotman's book, A First Course in Abstract Algebra.
I am currently focused on Section 3. Polynomials
I need help with the a statement of Rotman's concerning the polynomial functions of a finite ring such as \mathbb{I}_m = \mathbb{Z}/ m \mathbb{Z}
The relevant section...
I'm currently reading a text which uses Hermite polynomials defined in the recursive manner. The form of the polynomials are such that C0 C1 are the 0th and 1st terms of a taylor series that generate the remaining coefficients. The author then says the standard value of C1 and C0 are used, but...
Hello! (Wave)
Show how to multiply two linear polynomials $ax+b$ and $cx+d$ using only three multiplications.
Give a divide-and-conquer algorithms for multiplying two polynomials of degree-bound $n$ that runs in time $\Theta(n^{\lg 3})$. The algorithm should divide the input polynomial...
Homework Statement
If ##P,Q## are polynomials of ##\mathbb{Z}[X]##, and ##p## is a prime number that divides all the coefficients of ##PQ##, show that ##p## divides the coefficients of ##P## or the coefficients of ##Q##.
Homework Equations
##c_n = \sum_{k=0}^{n} a_k b_{n-k} ## is the n-th...
Homework Statement
What is the greatest common divisor of ##X^a - 1 ## and ## X^b - 1 ##, ##(a,b) \in \mathbb{N}^\star## ?
Homework EquationsThe Attempt at a Solution
Assuming that ## a\le b ##, I find by euclidian division of ##b## by ##a## that
## b = an + r \Rightarrow X^b - 1 = (X^a-1)...
Homework Statement
Find the polynomials P in R[X] such that
## X(X+1) P'' +(X+2) P' -P = 0 ##
Homework Equations
If P is a solution, I assume ## P = \sum_{n=0}^N a_nX^n##
The Attempt at a Solution
I get the answer ##\{\alpha (X+2),\alpha\in\mathbb{R}\} ##, but I've done many calculation...
Let F be a field extension of Q (the rationals) with [F:Q] = 24. Prove that the polynomial x^5+2x^4-16x^3+6x-10 has no roots in F.
Proof:
Let a be a root of x^5+2x^4-16x^3+6x-10. Since the polynomial has degree 5 by theorem we know that [Q(a):Q]=5. If a \in F and [F:Q]=24 then by theorem we...
Dear Friends! I need to find roots of polynomials with variable coefficients, The command I used is
w=0:50
A=w^2
B=w^3+2
C=w+2*w^2
D=w
E=w./2
ss=[A B C D E]
xi=roots(ss)
by this I find all the roots of equation,
I want to find velocities by setting
v1=w/xi(1)
v2=w/xi(2)
v3=w/xi(3)
v4=w/xi(4)...
In ring theory, a polynomial over a rings, say ## R[x] ## is presented as an abstract object of the form:
## p(x) = a_{n}x^{n} + ...+ a_{1}x + a_{0} ## where the coefficients ## a_{n}...a_{0} ## are from a ring R with unity and ##x## is a formal symbol.
So what is the significance of ## p(x+1)...
I'm in desperate need of help with factoring. Basically, how do you do it?
Below is an example of what I'm up against.
54c^2d^5e^3; 81d^3e^2
It wants me to find the greatest common factor.
http://www.rempub.com/80-activities-to-make-basic-algebra-easier
That is the book I'm working out of.
Find roots of:
I need to set =0 then factorise. I know that this polynomial has coefficients of 1,2,4,8 and there is a rule to factorise this however, i don't know it.
Also, i believe a high order polynomial will be included in my exams. Are there any other "special" polynomials such as this...
I really need help.
f(x) is a fourth degree polynomial function
f(x) has zeros of plus or minus 2 and plus or minus 3i
f(0)=-108
Find an equation for f(x) in general form
I have just written a program to calculate Legendre Polynomials, finding for Pl+1 using the recursion (l+1)Pl+1 + lPl-1 - (2l+1).x.Pl=0 That is working fine.
The next section of the problem is to investigate the recursive polynomial in the reverse direction. I would solve this for Pl-1 in...
Homework Statement
If the polynomial P(x) = x^2+ax+1 is a factor of T(x)=2x^3-16x+b, find a, b
Homework EquationsThe Attempt at a Solution
Let (px+q) be a factor of P(x),
p can possibly be 1 and so can q, according to factor theorem,
Hence, factors (x+1) or (x-1)
P(1) = 0, substituting I got...
Hi! I have a dataset that I fit to a 5th order and 4th order polynomial -- I was just trying to get the function that best fit the data. However, I realized that when I evaluate the integral for these 2 different functions (between 200 and 400), the answers are vastly different. I assumed...
Mod note: Moved from a technical math section, so missing the template.
I have this question and the answer but my mathXL does not show me how it came to this conclusion.
(4s3+4s2 + 72)/ s+3I got all the way to the answer 4s2 - 8s
The correct answer is 4s2 - 8s + 24
I just don't know the...
1. The way we solved this problem was proposing that the wave function has to form of ##\Psi=\Theta\Phi R## where the three latter variables represent the anlge and radius function which are independent. The legendre polynomials were the solution to the ##\Theta## part. I am having some trouble...
Homework Statement
Prove the following theorem: Let R be any ring and let f =! 0 and g =! 0 (they don't equal zero) be polynomials in R[x]. If the leading coefficient of either f or g is a unit in R, then:
1) fg =! 0 in R[x]
2) deg(fg) = deg(f) + deg(g)
Homework EquationsThe Attempt at a...
Homework Statement
A polynomial p(x) is such that p(0)=5, p(1)=4, p(2)=9 and p(3)=20. the minimum degree it can have
a) 1 b) 2 c) 3 d) 4
Homework EquationsThe Attempt at a Solution
a) Not Possible can't connect these points using straight line
b) Not even possible to connect these points using...
Homework Statement
Could someone pls clarify if the value of x changes from just Laguerre polynomial to associated one? I am confused about the role of variable x.
Homework Equations
From what I have learned in the class, I understand that L1n(x) = d/dx Ln(x), n = 1, 2, 3...
The Attempt at a...