- Plot R: (filled triangle)
- Plot ∂R: (empty triangle like ∇)
- @param ∂R
- We have 3 lines that we @param: r1(t)=t<1,1>+<0,0>r2(t)=t<1,0>+<1,1>r3(t)=t<1,−1>+<0,0>
- As long as our secondary part is some point on line works
- What’s the ∫?x d?=?
- Transform x=∣ri′(t)∣
- ∫ri(t)∣ri′(t)∣dt+∫ri+1(t)∣ri+1′(t)∣dt+
- In this case, remembering to account for the jacobian we have:
∫r1(t)=[0,1]∣r1′(t)∣dt=∫01∣t2∣dt+…
- What’s ∫∫?x d?=?
- a
Thinking about object dimensions?
@Param
- S(s)=<s,s+1>
- LHS = dim of object
- RHS = dim of space
- So more commas in RHS ++ space
- more vars LHS ++ object
Equastions
- Say we have x2+y2=4
- Wht about both
- x2+y2=4x−y=4 → 0D object in 2D space
- Wht about x2+y2+z2=1? 2D in 3D space!