Tilted Forum Project Discussion Community

Tilted Forum Project Discussion Community (https://thetfp.com/tfp/)
-   Tilted Knowledge and How-To (https://thetfp.com/tfp/tilted-knowledge-how/)
-   -   Hard Math Proof (need hints) (https://thetfp.com/tfp/tilted-knowledge-how/78409-hard-math-proof-need-hints.html)

Rekna 12-11-2004 04:03 PM

Hard Math Proof (need hints)
 
If anyone can give me some hints beyond the ones I already have i'd be greatful.

Notation:
int--> stands for integreal

Here is the problem

Let P be a real polynomial of degree n such that:

int[a,b] P(x)*X^k dx = 0 where k=0,...,n-1.

a) Show that P has n real zeros (simple) in (a,b).

Hint: Show that p must have at least one zero in [a,b], and that assumption tha tp has less than n zeros yields a contradiction; (consider int[a,b] P(x)Qn-1(x) dx, where Qn-1(x)=(x-x1)...(x-xn-1) and Xi i=1,..,n-1 are the zeros of P in (a,b).

b) Show that the n-point interpolating rule on [a,b] based on zeros of p has degree 2n-1.

Hint: Consider the quotient and remainder polynomials whena given polynomial of degree 2n-1 is divided by p.


------------------------------------
Showing a zero exists in P is easy. Take the case where k=0 then we have the int[a,b] P(x) = 0. This means that P(x) must change signs at least once and hence has a zero.

But this is as far as I can get. I think my problem is I have very little background in this subject matter especially when it gets into the orthogonal inner products occuring when we multiply by X^k. Any suggestions of would be great.

Rekna 12-11-2004 04:05 PM

Found a link to the question. It is question 2 in this pdf.

http://www.cs.utah.edu/classes/cs521...ontent/hw5.pdf

Karkaboosh1 12-17-2004 02:48 PM

i didnt understand most of the problem... only at calc1 atm.. what cource level is that? 2? meh.

well for "Hint: Show that p must have at least one zero in [a,b]"
try using fund. theorem of calc. where:

y' for y = int[v(x),u(x)] f(t) dt = f(v(x)) v'(x) - f(u(x) u'x

you get f(t), which would be the function. find the roots/zeroes of the function to prove that a zero does exist, and find teh derivative of that to prove taht the function is constantly increasing or decreasing to show taht only 1 zero exists. im preaty sure there is something wrong with my logic here since the problem is of hgiher level than what i am doing now.

Stompy 12-17-2004 04:08 PM

Ugh, I *HATE* PDFs. Hate hate hate The damn thing, being as small as it is, locked my machine up for a minute.. [/anti-PDF rant]

Anyway..

I think that's beyond Calc 2. I just took that final today and I have a pretty high grade in the class... and the first post made almost absolutely no sense to me... (unless it was worded improperly)

stonegrody 12-17-2004 04:52 PM

Why the hell did I click on this? I don't know anything about math...

hilbert25 12-22-2004 04:48 PM

Ah.... was going to say seems like algebra crap, but just looked at the pdf... now that integral there changes everything. That looks a heck of a lot more like multi-v which I've tried hard to kill all the brain cells for remembering it with alchohol.

FloydianOne 12-25-2004 12:52 AM

Quote:

Originally Posted by Stompy
Ugh, I *HATE* PDFs. Hate hate hate The damn thing, being as small as it is, locked my machine up for a minute.. [/anti-PDF rant]

Anyway..

I think that's beyond Calc 2. I just took that final today and I have a pretty high grade in the class... and the first post made almost absolutely no sense to me... (unless it was worded improperly)

Pretty sure its a "Constructing Proofs" class... Im a CS major and i had to take a course CS1050 which was very similar to that class. Im pretty sure I can do that problem, but its 4am and xmas so ill look at it later... :|

Rekna 12-25-2004 11:53 AM

It is a masters level advanced scientific computing course. I ended up figuring it out thanks to a book that had it in it. The first part is actually pretty easy.

Since we know that the integral of P(x)*X^k is equal to zero for k=0..n-1 we know that there is at least 1 zero, look at the case where k=0. We then have the integral of P(x) is equal to zero (thus either P(x) is the zero polynomial or it changes sign at least once).

Now assume P(x) has r < n-1 zeros. And let Q(x) be the interpolating polynomial of P(x) on those zeros. Then P(x)*Q(x) shares zeros with P(x). Thus if they share signs then the integral of P(x)*Q(x)>0 or if they have opposite signs the integral of P(x)*Q(x)<0. But if you expand Q(x) out you get a linear combination of X^k and thus the integral must be zero from the given statements above thus we have a contradiction and P(x) must have more than n-2 zeros.


All times are GMT -8. The time now is 11:28 AM.

Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360