Find the formula for an affine function

  • Thread starter Thread starter Aleoa
  • Start date Start date
  • Tags Tags
    Formula Function
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 2K views
Aleoa
Messages
128
Reaction score
5

Homework Statement



Schermata 2018-04-12 11:02:55.png

The Attempt at a Solution


I don't understand what an affine function [itex]\mathbb{R}^{2}\rightarrow \mathbb{R}[/itex] expresses... I don't know if it's a coordinate function.

And i also don't understand (i'm sorry) why for any parallelogram, u(P) + u(R) = u(Q) + u(S)
 

Attachments

  • Schermata 2018-04-12 11:02:55.png
    Schermata 2018-04-12 11:02:55.png
    9.6 KB · Views: 890
Physics news on Phys.org
Aleoa said:
I don't understand what an affine function [itex]\mathbb{R}^{2}\rightarrow \mathbb{R}[/itex] expresses...
It's a function of the form ##\pmatrix{x\\y}\mapsto ax+by+c## for some real constants ##a,b,c##.
And i also don't understand (i'm sorry) why for any parallelogram, u(P) + u(R) = u(Q) + u(S)
This may be easier to understand if you deduct (u(R)+u(Q)) from both sides and then think of it in terms of vectors that are edges of the parallelogram.

An affine space is one in which the difference of any two elements is a vector, so it's usually easier to work with things in an affine space when they are expressed in terms of the difference of two elements. Performing the operation described in the previous paragraph does just that.
 
  • Like
Likes   Reactions: Aleoa
andrewkirk said:
It's a function of the form ##\pmatrix{x\\y}\mapsto ax+by+c## for some real constants ##a,b,c##.

This may be easier to understand if you deduct (u(R)+u(Q)) from both sides and then think of it in terms of vectors that are edges of the parallelogram.

An affine space is one in which the difference of any two elements is a vector, so it's usually easier to work with things in an affine space when they are expressed in terms of the difference of two elements. Performing the operation described in the previous paragraph does just that.

Thanks so much. The formula is F=3x-y+2.

And, the lines u = constant in R^2 are all the lines perpendicular to the vector [1,3]. Is it correct ?
 
Aleoa said:
the lines u = constant in R^2 are all the lines perpendicular to the vector [1,3]. Is it correct ?
Perpendicular? or Parallel? Check which it is by substituting in a couple of values on the line y=3x, then a couple on a line perpendicular to that, and see for which pair the function gives the same value.
 
  • Like
Likes   Reactions: Aleoa