This just seems so simple so I think I'm doing it wrong (Algebra)

  • Thread starter Thread starter futurebird
  • Start date Start date
  • Tags Tags
    Algebra
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 2K views
futurebird
Messages
270
Reaction score
0
This is a problem from a take home final I turned in two day ago... I'm wondering if I got it right.

For [tex]f= \sum_{i=0}a_{i}x^{i}[/tex], set [tex]f^{(s)}= \sum_{i=0}a_{i}x^{si}[/tex].

4a. Prove that for integers [tex]n_{1}...n_{t}[/tex], [tex](f^{(n_{1}...n_{t-1})})^{(n_{t})} = f^{(n_{1}...n_{t})}[/tex].

[tex](f^{(n)})^{(m)}= \left( \sum_{i=0} a_{i}x^{ni} \right)^{(m)} = \sum_{i=0} a_{i}x^{mni}[/tex]

So, [tex](f^{(n_{1}...n_{t-1})})^{(n_{t})} = f^{(n_{1}...n_{t})}[/tex].

4b. Prove that if f divides [tex]f^{(n_{i})}[/tex] for each [tex]n_{i}[/tex], then f divides [tex]f^{(n_{1}...n_{t})}[/tex]

Since every term is only assuming higher powers, using the result in 4b, we can factor out [tex]x^{(n_{1}...n_{i-1}n_{i+1}...n_{t})}[/tex] we have: [tex]f^{(n_{1}...n_{t})} = x^{(n_{1}...n_{i-1}n_{i+1}...n_{t})}(f^{(n_{i})})[/tex]. f divides [tex]f^{(n_{i})}[/tex] so f divides [tex]f^{(n_{1}...n_{t})}[/tex].---

It just seemed too simple... am I missing something here?
 
Physics news on Phys.org
Looks right to me.
 
WAIT

If [tex]f = 2+ x+ 4x^{3} = 2x^{0} + x^{1}+ 4x^{3}[/tex] then [tex]f^{(2)} = 2x^{0*2} + x^{1*2}+ 4x^{3*2}= 2x^{0} + x^{2}+ 4x^{6} = 2 + x^{2}+ 4x^{6}[/tex] NOT [tex]2x^{2} + x^{3}+ 4x^{5}[/tex]Ugggg... I think I messed this up big time. :(
 
You're right! If i starts from 1, everything works out though.
 
I think I'm going to fail this take home now... I should have done some examples before turning it it.