Finding Critical Points of P: Sum Notation Explained

Click For Summary

Homework Help Overview

The discussion revolves around finding the critical points of a function defined by a sum notation involving variables \(x_1\) through \(x_n\). The original poster presents a function \(P\) that includes both quadratic and summation terms and seeks guidance on differentiating the summation notation to find critical points.

Discussion Character

  • Exploratory, Mathematical reasoning, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the differentiation of the function with respect to multiple variables, questioning the correct approach to handle the summation notation. There are attempts to simplify the expression and clarify how to differentiate terms involving multiple variables.

Discussion Status

Some participants have provided insights into the differentiation process, noting that certain variables do not appear in the derived equations, suggesting that they can take on any value. The discussion is ongoing, with multiple interpretations being explored regarding the implications of the critical points.

Contextual Notes

There is an emphasis on understanding the role of each variable in the function and the implications of their absence in the differentiation results. The original poster's approach and subsequent questions indicate a need for clarification on the treatment of the summation and its variables.

hoffmann
Messages
65
Reaction score
0
i have the following problem:

find the critical points of:

P = (x_{1} - 1)^{2} + (x_{n})^{2} + \sum(x_{k+1} - x_{k})

the bounds of the sum are from i = 1 to n-1.

so i differentiate P with respect to x and i set it equal to zero, and i eventually get the expression:

\sum(x_{k+1} - x_{k}) = 1 - x_{1} - x_{n}

what do i do from here / how do i differentiate the summation notation?

thanks!
 
Physics news on Phys.org
How can you differentiate with respect to x when there is no x in the problem? I think you want to differentiate with respect to x1, x2, x3... xn and set them all equal to zero to get a critical point.
 
alright, so how would i do that within the summation notation?
 
You can write the summation in a form that's a lot simpler. Take the case n=4. Then the sum is (x4-x3)+(x3-x2)+(x2-x1). Do you see what I'm saying?
 
i'll write P as:

P = x^{2}_{1} - 2x_{1} + 1 + x^{2}_{n} + (x_{n} - x_{n-1}) + ... + (x_{2} - x_{1})

and now differentiating P wrt x1, ..., xn:

P^{'}_{x_{1}} = 2x_{1} -3 = 0, x_{1}= 3/2

P^{'}_{x_{2}} = -1 + 1= 0, x_{2}= 0

P^{'}_{x_{n}} = 2x_{n}+ 1 = 0, x_{n}= -1/2

so would the critical points be (3/2, 0, ..., 0, -1/2)? or am i doing something wrong...
 
Only a bit wrong. Your P'_x2 doesn't have any x2 in it. It's identically zero. No matter what x2 is. Doesn't that mean x2 can be anything? Same for x3...xn-1?
 
yep, that makes sense. why isn't x2, ..., xn-1 = 0 then? are you saying it should just be 1?
 
No, I'm saying that if x2...xn-1 don't even occur in your equations, then there is nothing to solve for and they could be ANYTHING.
 

Similar threads

Replies
6
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 12 ·
Replies
12
Views
2K